12:41:16 Started by an SCM change 12:41:16 Building remotely on Rechenknecht in workspace /mnt/data/jenkins/workspace/Aggregator 12:41:16 > /usr/bin/git rev-parse --is-inside-work-tree # timeout=10 12:41:16 Fetching changes from the remote Git repository 12:41:16 > /usr/bin/git config remote.origin.url git@git.projects.gwdg.de:dariah-de/tg/textgrid-services/aggregator.git # timeout=10 12:41:16 Fetching upstream changes from git@git.projects.gwdg.de:dariah-de/tg/textgrid-services/aggregator.git 12:41:16 > /usr/bin/git --version # timeout=10 12:41:16 using GIT_SSH to set credentials git for projects.gwdg.de 12:41:16 > /usr/bin/git fetch --tags --progress git@git.projects.gwdg.de:dariah-de/tg/textgrid-services/aggregator.git +refs/heads/*:refs/remotes/origin/* 12:41:16 Seen branch in repository origin/develop 12:41:16 Seen branch in repository origin/feature/basket 12:41:16 Seen branch in repository origin/feature/export-by-list 12:41:16 Seen branch in repository origin/feature/faust-rendering 12:41:16 Seen branch in repository origin/feature/instrumentation 12:41:16 Seen branch in repository origin/feature/license 12:41:16 Seen branch in repository origin/feature/new-structure 12:41:16 Seen branch in repository origin/feature/tei-xsl-7 12:41:16 Seen branch in repository origin/feature/tei-xsl-update 12:41:16 Seen branch in repository origin/feature/tei-xsl7-corpus 12:41:16 Seen branch in repository origin/feature/tei-xsl7-groups 12:41:16 Seen branch in repository origin/feature/xslmanager 12:41:16 Seen branch in repository origin/feature/zip-config 12:41:16 Seen branch in repository origin/feature/zip-performance 12:41:16 Seen branch in repository origin/master 12:41:16 Seen branch in repository origin/package-tei-xsl 12:41:16 Seen branch in repository origin/refactor-html 12:41:16 Seen branch in repository origin/refactor-it 12:41:16 Seen 18 remote branches 12:41:16 > /usr/bin/git show-ref --tags -d # timeout=10 12:41:16 Checking out Revision 370ce076a6b85a3fb754a8810f2aca0687ff85e4 (origin/master, refs/tags/1.4.10) 12:41:16 > /usr/bin/git config core.sparsecheckout # timeout=10 12:41:16 > /usr/bin/git checkout -f 370ce076a6b85a3fb754a8810f2aca0687ff85e4 12:41:16 > /usr/bin/git branch -a -v --no-abbrev # timeout=10 12:41:16 > /usr/bin/git checkout -b origin/master 370ce076a6b85a3fb754a8810f2aca0687ff85e4 12:41:16 Commit message: "Merge branch 'release/1.4.10'" 12:41:16 First time build. Skipping changelog. 12:41:16 > /usr/bin/git remote # timeout=10 12:41:16 > /usr/bin/git submodule init # timeout=10 12:41:16 > /usr/bin/git submodule sync # timeout=10 12:41:16 > /usr/bin/git config --get remote.origin.url # timeout=10 12:41:16 > /usr/bin/git submodule init # timeout=10 12:41:16 > /usr/bin/git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 12:41:16 > /usr/bin/git config --get submodule.tei-stylesheets.url # timeout=10 12:41:16 > /usr/bin/git config -f .gitmodules --get submodule.tei-stylesheets.path # timeout=10 12:41:16 > /usr/bin/git submodule update --init --recursive src/main/webapp/tei-stylesheets 12:41:16 Set build name. 12:41:17 New build name is '#159 origin/master' 12:41:17 No emails were triggered. 12:41:17 Parsing POMs 12:41:17 using settings config with name MavenSettings 12:41:17 Replacing all maven server entries not found in credentials list is true 12:41:17 Established TCP socket on 35597 12:41:17 maven35-agent.jar already up to date 12:41:17 maven35-interceptor.jar already up to date 12:41:17 maven3-interceptor-commons.jar already up to date 12:41:17 [Aggregator] $ java -Xmx512m -XX:MaxPermSize=128m -Djava.awt.headless=true -cp /mnt/data/jenkins/maven35-agent.jar:/mnt/data/jenkins/tools/hudson.tasks.Maven_MavenInstallation/Maven_3/boot/plexus-classworlds-2.5.2.jar:/mnt/data/jenkins/tools/hudson.tasks.Maven_MavenInstallation/Maven_3/conf/logging jenkins.maven3.agent.Maven35Main /mnt/data/jenkins/tools/hudson.tasks.Maven_MavenInstallation/Maven_3 /mnt/data/jenkins/slave.jar /mnt/data/jenkins/maven35-interceptor.jar /mnt/data/jenkins/maven3-interceptor-commons.jar 35597 12:41:17 OpenJDK 64-Bit Server VM warning: ignoring option MaxPermSize=128m; support was removed in 8.0 12:41:18 <===[JENKINS REMOTING CAPACITY]===>channel started 12:41:18 using settings config with name MavenSettings 12:41:18 Replacing all maven server entries not found in credentials list is true 12:41:20 Executing Maven: -B -f /mnt/data/jenkins/workspace/Aggregator/pom.xml -s /tmp/settings2380235571114675642.xml clean verify site 12:41:20 [INFO] Scanning for projects... 12:41:20 [WARNING] 12:41:20 [WARNING] Some problems were encountered while building the effective model for info.textgrid.services:aggregator:war:1.4.10 12:41:20 [WARNING] Reporting configuration should be done in <reporting> section, not in maven-site-plugin <configuration> as reportPlugins parameter. @ line 414, column 41 12:41:20 [WARNING] 12:41:20 [WARNING] It is highly recommended to fix these problems because they threaten the stability of your build. 12:41:20 [WARNING] 12:41:20 [WARNING] For this reason, future Maven versions might no longer support building such malformed projects. 12:41:20 [WARNING] 12:41:20 [INFO] 12:41:20 [INFO] -----------------< info.textgrid.services:aggregator >------------------ 12:41:20 [INFO] Building TextGrid Aggregator Service 1.4.10 12:41:20 [INFO] --------------------------------[ war ]--------------------------------- 12:41:21 [INFO] 12:41:21 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ aggregator --- 12:41:21 [INFO] Deleting /mnt/data/jenkins/workspace/Aggregator/target 12:41:21 [INFO] 12:41:21 [INFO] --- git-commit-id-plugin:2.1.5:revision (default) @ aggregator --- 12:41:21 [info] 12:41:21 [info] /mnt/data/jenkins/workspace/Aggregator/.git 12:41:21 [info] 12:41:21 [info] 12:41:21 [info] 12:41:21 [info] git.build.user.name Unknown 12:41:21 [info] git.build.user.email Unknown 12:41:21 [info] git.branch origin/master 12:41:21 [info] --always = false 12:41:21 [info] --dirty = -dev 12:41:21 [info] --abbrev = 7 12:41:21 [info] --tags = true 12:41:21 [info] --match = 12:41:21 [info] Tag refs [ [Ref[refs/tags/1.4.0=98cea2cc3199cb1a3b00f5b9cdc85dca612ac624], Ref[refs/tags/1.4.1=818d4d36c91dbf080d54253d3821f93c67cb9143], Ref[refs/tags/1.4.10=9460f3ac62bf07736a7c2435d2fb497e6084b362], Ref[refs/tags/1.4.2=83f04721ea3053fdac69a29a1717fd47ddeeeb1f], Ref[refs/tags/1.4.3=755722df114f97edf66469df19dcbf4958a23358], Ref[refs/tags/1.4.5=ea2085c80da8e0326e30a325642ee9f7d4f24dd0], Ref[refs/tags/1.4.6=7a6d819b895b523d4bc6d6042d7bb1fde1f70290], Ref[refs/tags/1.4.8=c0fcca951051a38afebc6daaca31c845e4f65009], Ref[refs/tags/1.4.9=2f07ab1fe91794c6979342e956f21880f1305d47], Ref[refs/tags/deployed-esx1-2014-02-05=314de56fc05e3020d3c0e785f701a44a2ca8ffc6], Ref[refs/tags/deployed-esx1-2014-02-19=38deae2826b5a9667dd61187d4de6e93676d1c69], Ref[refs/tags/deployed-esx1-2014-03-17=89ccf52792ad80d2530ceed4ceb035d281b721ec], Ref[refs/tags/deployed-esx1-2014-06-10=4914e3dcdb72391b445d399c97465d7c67bfd816], Ref[refs/tags/deployed-esx1-2014-06-10.1=b3d62053ce5d0562f6636917a8fa236e425f6d48], Ref[refs/tags/deployed-esx1-2014-07-11=a293a131754c91f0eb789fdb1e49f7defd352d14], Ref[refs/tags/deployed-esx1-2014-09-15=45043a71d7334469f0fa13d55cbceba4a5fe4275], Ref[refs/tags/deployed-esx1-2014-09-22=d717edcc98f12280cb3a89f9dab317a43c278b0e], Ref[refs/tags/deployed-esx1-2014-09-25=d0b823f76a0bb3e2ba8e64b4d0e1789f1df2fc49], Ref[refs/tags/deployed-services-2013-09-06=fda1996eb53f8a8635f62c0af550269dfdd1df65], Ref[refs/tags/deployed-services-2013-09-11=244645a7845322a9e1ab12bbcd7328fcd3313a24], Ref[refs/tags/deployed-services-2013-09-26=fec0cdc0f19ed4feae655d66d761926b66df16d8], Ref[refs/tags/deployed-services-2014-01-21=8651cf63cb4861c3e256f14172de0cceed1e576a], Ref[refs/tags/deployed-test-2013-03-27=5d7d33e024f9e76938dd7266ebb1b4e409160ff8], Ref[refs/tags/deployed-test-2013-04-04=a57a7fe5d8c544abecac2b0f49cd83bc824df312], Ref[refs/tags/deployed-wue-2013-05-27=cc42016db6b18872263a0f42fd22ebf9b8167f43], Ref[refs/tags/deployed-wue-2014-01-20=f01c923af8a110c3e80cab5fe41381c79781913d], Ref[refs/tags/deployed-wue-2014-01-31=debebbf23581d9a94f6d1bfe68ff7d4ae399a06b], Ref[refs/tags/deployed-wue-2014-01-31.2=e963597d691e2b989829016b57bc7525bd073360], Ref[refs/tags/deployed-wue-2014-02-01=4ef1d0dbe9a396f57db1aff19fdf00ab68ee6d96], Ref[refs/tags/deployed-wue-2014-02-17=32ec407ec2135c3dc12b2e20a3c4ed1b7efc1144]] ] 12:41:21 [info] Resolved tag [ 1.4.0 ] [ PersonIdent[Thorsten Vitt, thorsten.vitt@uni-wuerzburg.de, Mon Sep 15 21:42:25 2014 +0200] ], points at [ commit d97c0b2162111e22c65c7d817322b768b4b195ab 0 ------ ] 12:41:21 [info] Resolved tag [ 1.4.1 ] [ PersonIdent[Thorsten Vitt, thorsten.vitt@uni-wuerzburg.de, Wed Oct 8 14:21:24 2014 +0200] ], points at [ commit d55afd109f1a40a07d38c757c002303215a04bf5 0 ------ ] 12:41:21 [info] Resolved tag [ 1.4.10 ] [ PersonIdent[Thorsten Vitt, thorsten.vitt@uni-wuerzburg.de, Mon Apr 30 12:30:54 2018 +0200] ], points at [ commit 370ce076a6b85a3fb754a8810f2aca0687ff85e4 1525084247 -----p ] 12:41:21 [info] Resolved tag [ 1.4.2 ] [ PersonIdent[Thorsten Vitt, thorsten.vitt@uni-wuerzburg.de, Thu Oct 9 11:32:51 2014 +0200] ], points at [ commit 2ddd716b6860e8872c207abe5f9dd395332cdc03 0 ------ ] 12:41:21 [info] Resolved tag [ 1.4.3 ] [ PersonIdent[Thorsten Vitt, thorsten.vitt@uni-wuerzburg.de, Thu Nov 13 15:22:56 2014 +0100] ], points at [ commit bf63be1766042e3f194ae8b9e172ba2611e57df0 0 ------ ] 12:41:21 [info] Resolved tag [ 1.4.5 ] [ PersonIdent[Thorsten Vitt, thorsten.vitt@uni-wuerzburg.de, Wed May 20 15:27:35 2015 +0200] ], points at [ commit 9cb7a415f44dac0a26841d827f0f10aaf2bd22fc 0 ------ ] 12:41:21 [info] Resolved tag [ 1.4.6 ] [ PersonIdent[Thorsten Vitt, thorsten.vitt@uni-wuerzburg.de, Tue May 26 13:17:50 2015 +0200] ], points at [ commit 9a64e28098dff7aef7c58b634948eb2f16261e5d 0 ------ ] 12:41:21 [info] Resolved tag [ 1.4.8 ] [ PersonIdent[Thorsten Vitt, thorsten.vitt@uni-wuerzburg.de, Sat Feb 20 19:18:28 2016 +0100] ], points at [ commit 3fe2f48126499164f7297d4cc799ba58ebdcbd44 0 ------ ] 12:41:21 [info] Resolved tag [ 1.4.9 ] [ PersonIdent[Thorsten Vitt, thorsten.vitt@uni-wuerzburg.de, Tue Sep 12 10:18:15 2017 +0200] ], points at [ commit 83dca44195a88b7a9d849f7f58679510f3b0c818 0 ------ ] 12:41:21 [info] Resolved tag [ deployed-esx1-2014-02-05 ] [ PersonIdent[Thorsten Vitt, thorsten.vitt@uni-wuerzburg.de, Wed Feb 5 16:58:52 2014 +0100] ], points at [ commit 2aadb0234796a0d16327c5c7066708add0bd5b8b 0 ------ ] 12:41:21 [info] Including lightweight tag [ refs/tags/deployed-esx1-2014-02-19 ] 12:41:21 [info] Including lightweight tag [ refs/tags/deployed-esx1-2014-03-17 ] 12:41:21 [info] Including lightweight tag [ refs/tags/deployed-esx1-2014-06-10 ] 12:41:21 [info] Including lightweight tag [ refs/tags/deployed-esx1-2014-06-10.1 ] 12:41:21 [info] Including lightweight tag [ refs/tags/deployed-esx1-2014-07-11 ] 12:41:21 [info] Including lightweight tag [ refs/tags/deployed-esx1-2014-09-15 ] 12:41:21 [info] Including lightweight tag [ refs/tags/deployed-esx1-2014-09-22 ] 12:41:21 [info] Including lightweight tag [ refs/tags/deployed-esx1-2014-09-25 ] 12:41:21 [info] Including lightweight tag [ refs/tags/deployed-services-2013-09-06 ] 12:41:21 [info] Including lightweight tag [ refs/tags/deployed-services-2013-09-11 ] 12:41:21 [info] Including lightweight tag [ refs/tags/deployed-services-2013-09-26 ] 12:41:21 [info] Including lightweight tag [ refs/tags/deployed-services-2014-01-21 ] 12:41:21 [info] Including lightweight tag [ refs/tags/deployed-test-2013-03-27 ] 12:41:21 [info] Including lightweight tag [ refs/tags/deployed-test-2013-04-04 ] 12:41:21 [info] Including lightweight tag [ refs/tags/deployed-wue-2013-05-27 ] 12:41:21 [info] Including lightweight tag [ refs/tags/deployed-wue-2014-01-20 ] 12:41:21 [info] Including lightweight tag [ refs/tags/deployed-wue-2014-01-31 ] 12:41:21 [info] Including lightweight tag [ refs/tags/deployed-wue-2014-01-31.2 ] 12:41:21 [info] Including lightweight tag [ refs/tags/deployed-wue-2014-02-01 ] 12:41:21 [info] Including lightweight tag [ refs/tags/deployed-wue-2014-02-17 ] 12:41:21 [info] key [ AnyObjectId[cc42016db6b18872263a0f42fd22ebf9b8167f43] ], tags => [ [DatedRevTag{id=cc42016db6b18872263a0f42fd22ebf9b8167f43, tagName='refs/tags/deployed-wue-2013-05-27', date=April 30, 0018 12:41:21 PM +00:53:28}] ] 12:41:21 [info] key [ AnyObjectId[e963597d691e2b989829016b57bc7525bd073360] ], tags => [ [DatedRevTag{id=e963597d691e2b989829016b57bc7525bd073360, tagName='refs/tags/deployed-wue-2014-01-31.2', date=April 30, 0018 12:41:21 PM +00:53:28}] ] 12:41:21 [info] key [ commit 370ce076a6b85a3fb754a8810f2aca0687ff85e4 1525084247 -----p ], tags => [ [DatedRevTag{id=9460f3ac62bf07736a7c2435d2fb497e6084b362, tagName='1.4.10', date=April 30, 2018 12:30:54 PM +02:00}] ] 12:41:21 [info] key [ commit 9cb7a415f44dac0a26841d827f0f10aaf2bd22fc 0 ------ ], tags => [ [DatedRevTag{id=ea2085c80da8e0326e30a325642ee9f7d4f24dd0, tagName='1.4.5', date=May 20, 2015 3:27:35 PM +02:00}] ] 12:41:21 [info] key [ commit 2aadb0234796a0d16327c5c7066708add0bd5b8b 0 ------ ], tags => [ [DatedRevTag{id=314de56fc05e3020d3c0e785f701a44a2ca8ffc6, tagName='deployed-esx1-2014-02-05', date=February 5, 2014 4:58:52 PM +01:00}] ] 12:41:21 [info] key [ AnyObjectId[8651cf63cb4861c3e256f14172de0cceed1e576a] ], tags => [ [DatedRevTag{id=8651cf63cb4861c3e256f14172de0cceed1e576a, tagName='refs/tags/deployed-services-2014-01-21', date=April 30, 0018 12:41:21 PM +00:53:28}] ] 12:41:21 [info] key [ AnyObjectId[5d7d33e024f9e76938dd7266ebb1b4e409160ff8] ], tags => [ [DatedRevTag{id=5d7d33e024f9e76938dd7266ebb1b4e409160ff8, tagName='refs/tags/deployed-test-2013-03-27', date=April 30, 0018 12:41:21 PM +00:53:28}] ] 12:41:21 [info] key [ commit 83dca44195a88b7a9d849f7f58679510f3b0c818 0 ------ ], tags => [ [DatedRevTag{id=2f07ab1fe91794c6979342e956f21880f1305d47, tagName='1.4.9', date=September 12, 2017 10:18:15 AM +02:00}] ] 12:41:21 [info] key [ AnyObjectId[38deae2826b5a9667dd61187d4de6e93676d1c69] ], tags => [ [DatedRevTag{id=38deae2826b5a9667dd61187d4de6e93676d1c69, tagName='refs/tags/deployed-esx1-2014-02-19', date=April 30, 0018 12:41:21 PM +00:53:28}] ] 12:41:21 [info] key [ AnyObjectId[4ef1d0dbe9a396f57db1aff19fdf00ab68ee6d96] ], tags => [ [DatedRevTag{id=4ef1d0dbe9a396f57db1aff19fdf00ab68ee6d96, tagName='refs/tags/deployed-wue-2014-02-01', date=April 30, 0018 12:41:21 PM +00:53:28}] ] 12:41:21 [info] key [ AnyObjectId[45043a71d7334469f0fa13d55cbceba4a5fe4275] ], tags => [ [DatedRevTag{id=45043a71d7334469f0fa13d55cbceba4a5fe4275, tagName='refs/tags/deployed-esx1-2014-09-15', date=April 30, 0018 12:41:21 PM +00:53:28}] ] 12:41:21 [info] key [ AnyObjectId[fec0cdc0f19ed4feae655d66d761926b66df16d8] ], tags => [ [DatedRevTag{id=fec0cdc0f19ed4feae655d66d761926b66df16d8, tagName='refs/tags/deployed-services-2013-09-26', date=April 30, 0018 12:41:21 PM +00:53:28}] ] 12:41:21 [info] key [ AnyObjectId[f01c923af8a110c3e80cab5fe41381c79781913d] ], tags => [ [DatedRevTag{id=f01c923af8a110c3e80cab5fe41381c79781913d, tagName='refs/tags/deployed-wue-2014-01-20', date=April 30, 0018 12:41:21 PM +00:53:28}] ] 12:41:21 [info] key [ commit 2ddd716b6860e8872c207abe5f9dd395332cdc03 0 ------ ], tags => [ [DatedRevTag{id=83f04721ea3053fdac69a29a1717fd47ddeeeb1f, tagName='1.4.2', date=October 9, 2014 11:32:51 AM +02:00}] ] 12:41:21 [info] key [ AnyObjectId[debebbf23581d9a94f6d1bfe68ff7d4ae399a06b] ], tags => [ [DatedRevTag{id=debebbf23581d9a94f6d1bfe68ff7d4ae399a06b, tagName='refs/tags/deployed-wue-2014-01-31', date=April 30, 0018 12:41:21 PM +00:53:28}] ] 12:41:21 [info] key [ AnyObjectId[4914e3dcdb72391b445d399c97465d7c67bfd816] ], tags => [ [DatedRevTag{id=4914e3dcdb72391b445d399c97465d7c67bfd816, tagName='refs/tags/deployed-esx1-2014-06-10', date=April 30, 0018 12:41:21 PM +00:53:28}] ] 12:41:21 [info] key [ AnyObjectId[d0b823f76a0bb3e2ba8e64b4d0e1789f1df2fc49] ], tags => [ [DatedRevTag{id=d0b823f76a0bb3e2ba8e64b4d0e1789f1df2fc49, tagName='refs/tags/deployed-esx1-2014-09-25', date=April 30, 0018 12:41:21 PM +00:53:28}] ] 12:41:21 [info] key [ commit 3fe2f48126499164f7297d4cc799ba58ebdcbd44 0 ------ ], tags => [ [DatedRevTag{id=c0fcca951051a38afebc6daaca31c845e4f65009, tagName='1.4.8', date=February 20, 2016 7:18:28 PM +01:00}] ] 12:41:21 [info] key [ AnyObjectId[a57a7fe5d8c544abecac2b0f49cd83bc824df312] ], tags => [ [DatedRevTag{id=a57a7fe5d8c544abecac2b0f49cd83bc824df312, tagName='refs/tags/deployed-test-2013-04-04', date=April 30, 0018 12:41:21 PM +00:53:28}] ] 12:41:21 [info] key [ AnyObjectId[32ec407ec2135c3dc12b2e20a3c4ed1b7efc1144] ], tags => [ [DatedRevTag{id=32ec407ec2135c3dc12b2e20a3c4ed1b7efc1144, tagName='refs/tags/deployed-wue-2014-02-17', date=April 30, 0018 12:41:21 PM +00:53:28}] ] 12:41:21 [info] key [ commit 9a64e28098dff7aef7c58b634948eb2f16261e5d 0 ------ ], tags => [ [DatedRevTag{id=7a6d819b895b523d4bc6d6042d7bb1fde1f70290, tagName='1.4.6', date=May 26, 2015 1:17:50 PM +02:00}] ] 12:41:21 [info] key [ AnyObjectId[d717edcc98f12280cb3a89f9dab317a43c278b0e] ], tags => [ [DatedRevTag{id=d717edcc98f12280cb3a89f9dab317a43c278b0e, tagName='refs/tags/deployed-esx1-2014-09-22', date=April 30, 0018 12:41:21 PM +00:53:28}] ] 12:41:21 [info] key [ commit d97c0b2162111e22c65c7d817322b768b4b195ab 0 ------ ], tags => [ [DatedRevTag{id=98cea2cc3199cb1a3b00f5b9cdc85dca612ac624, tagName='1.4.0', date=September 15, 2014 9:42:25 PM +02:00}] ] 12:41:21 [info] key [ AnyObjectId[fda1996eb53f8a8635f62c0af550269dfdd1df65] ], tags => [ [DatedRevTag{id=fda1996eb53f8a8635f62c0af550269dfdd1df65, tagName='refs/tags/deployed-services-2013-09-06', date=April 30, 0018 12:41:21 PM +00:53:28}] ] 12:41:21 [info] key [ commit d55afd109f1a40a07d38c757c002303215a04bf5 0 ------ ], tags => [ [DatedRevTag{id=818d4d36c91dbf080d54253d3821f93c67cb9143, tagName='1.4.1', date=October 8, 2014 2:21:24 PM +02:00}] ] 12:41:21 [info] key [ AnyObjectId[244645a7845322a9e1ab12bbcd7328fcd3313a24] ], tags => [ [DatedRevTag{id=244645a7845322a9e1ab12bbcd7328fcd3313a24, tagName='refs/tags/deployed-services-2013-09-11', date=April 30, 0018 12:41:21 PM +00:53:28}] ] 12:41:21 [info] key [ commit bf63be1766042e3f194ae8b9e172ba2611e57df0 0 ------ ], tags => [ [DatedRevTag{id=755722df114f97edf66469df19dcbf4958a23358, tagName='1.4.3', date=November 13, 2014 3:22:56 PM +01:00}] ] 12:41:21 [info] key [ AnyObjectId[a293a131754c91f0eb789fdb1e49f7defd352d14] ], tags => [ [DatedRevTag{id=a293a131754c91f0eb789fdb1e49f7defd352d14, tagName='refs/tags/deployed-esx1-2014-07-11', date=April 30, 0018 12:41:21 PM +00:53:28}] ] 12:41:21 [info] key [ AnyObjectId[89ccf52792ad80d2530ceed4ceb035d281b721ec] ], tags => [ [DatedRevTag{id=89ccf52792ad80d2530ceed4ceb035d281b721ec, tagName='refs/tags/deployed-esx1-2014-03-17', date=April 30, 0018 12:41:21 PM +00:53:28}] ] 12:41:21 [info] key [ AnyObjectId[b3d62053ce5d0562f6636917a8fa236e425f6d48] ], tags => [ [DatedRevTag{id=b3d62053ce5d0562f6636917a8fa236e425f6d48, tagName='refs/tags/deployed-esx1-2014-06-10.1', date=April 30, 0018 12:41:21 PM +00:53:28}] ] 12:41:21 [info] Created map: [ {AnyObjectId[cc42016db6b18872263a0f42fd22ebf9b8167f43]=[deployed-wue-2013-05-27], AnyObjectId[e963597d691e2b989829016b57bc7525bd073360]=[deployed-wue-2014-01-31.2], commit 370ce076a6b85a3fb754a8810f2aca0687ff85e4 1525084247 -----p=[1.4.10], commit 9cb7a415f44dac0a26841d827f0f10aaf2bd22fc 0 ------=[1.4.5], commit 2aadb0234796a0d16327c5c7066708add0bd5b8b 0 ------=[deployed-esx1-2014-02-05], AnyObjectId[8651cf63cb4861c3e256f14172de0cceed1e576a]=[deployed-services-2014-01-21], AnyObjectId[5d7d33e024f9e76938dd7266ebb1b4e409160ff8]=[deployed-test-2013-03-27], commit 83dca44195a88b7a9d849f7f58679510f3b0c818 0 ------=[1.4.9], AnyObjectId[38deae2826b5a9667dd61187d4de6e93676d1c69]=[deployed-esx1-2014-02-19], AnyObjectId[4ef1d0dbe9a396f57db1aff19fdf00ab68ee6d96]=[deployed-wue-2014-02-01], AnyObjectId[45043a71d7334469f0fa13d55cbceba4a5fe4275]=[deployed-esx1-2014-09-15], AnyObjectId[fec0cdc0f19ed4feae655d66d761926b66df16d8]=[deployed-services-2013-09-26], AnyObjectId[f01c923af8a110c3e80cab5fe41381c79781913d]=[deployed-wue-2014-01-20], commit 2ddd716b6860e8872c207abe5f9dd395332cdc03 0 ------=[1.4.2], AnyObjectId[debebbf23581d9a94f6d1bfe68ff7d4ae399a06b]=[deployed-wue-2014-01-31], AnyObjectId[4914e3dcdb72391b445d399c97465d7c67bfd816]=[deployed-esx1-2014-06-10], AnyObjectId[d0b823f76a0bb3e2ba8e64b4d0e1789f1df2fc49]=[deployed-esx1-2014-09-25], commit 3fe2f48126499164f7297d4cc799ba58ebdcbd44 0 ------=[1.4.8], AnyObjectId[a57a7fe5d8c544abecac2b0f49cd83bc824df312]=[deployed-test-2013-04-04], AnyObjectId[32ec407ec2135c3dc12b2e20a3c4ed1b7efc1144]=[deployed-wue-2014-02-17], commit 9a64e28098dff7aef7c58b634948eb2f16261e5d 0 ------=[1.4.6], AnyObjectId[d717edcc98f12280cb3a89f9dab317a43c278b0e]=[deployed-esx1-2014-09-22], commit d97c0b2162111e22c65c7d817322b768b4b195ab 0 ------=[1.4.0], AnyObjectId[fda1996eb53f8a8635f62c0af550269dfdd1df65]=[deployed-services-2013-09-06], commit d55afd109f1a40a07d38c757c002303215a04bf5 0 ------=[1.4.1], AnyObjectId[244645a7845322a9e1ab12bbcd7328fcd3313a24]=[deployed-services-2013-09-11], commit bf63be1766042e3f194ae8b9e172ba2611e57df0 0 ------=[1.4.3], AnyObjectId[a293a131754c91f0eb789fdb1e49f7defd352d14]=[deployed-esx1-2014-07-11], AnyObjectId[89ccf52792ad80d2530ceed4ceb035d281b721ec]=[deployed-esx1-2014-03-17], AnyObjectId[b3d62053ce5d0562f6636917a8fa236e425f6d48]=[deployed-esx1-2014-06-10.1]} ] 12:41:21 [info] HEAD is [ 370ce076a6b85a3fb754a8810f2aca0687ff85e4 ] 12:41:21 [info] Repo is in dirty state [ false ] 12:41:21 [info] The commit we're on is a Tag ([ 1.4.10 ]), returning. 12:41:21 [info] git.commit.id.describe 1.4.10 12:41:21 [info] git.commit.id 370ce076a6b85a3fb754a8810f2aca0687ff85e4 12:41:21 [info] git.commit.id.abbrev 370ce07 12:41:21 [info] git.commit.user.name Thorsten Vitt 12:41:21 [info] git.commit.user.email thorsten.vitt@uni-wuerzburg.de 12:41:21 [info] git.commit.message.full Merge branch 'release/1.4.10' 12:41:21 12:41:21 [info] git.commit.message.short Merge branch 'release/1.4.10' 12:41:21 [info] git.commit.time 2018-04-30 12:30:47 12:41:21 [info] git.remote.origin.url git@git.projects.gwdg.de:dariah-de/tg/textgrid-services/aggregator.git 12:41:21 [info] git.build.time 2018-04-30 12:41:21 12:41:21 [info] 12:41:21 [info] 12:41:21 [info] 12:41:21 [info] 12:41:21 [info] 12:41:21 [info] 12:41:21 [info] 12:41:21 [info] 12:41:21 [info] 12:41:21 [info] 12:41:21 [info] 12:41:21 [info] 12:41:21 [info] 12:41:21 [info] 12:41:21 [info] 12:41:21 [info] 12:41:21 [info] TextGrid Aggregator Service ] project TextGrid Aggregator Service 12:41:21 [info] 12:41:21 [INFO] 12:41:21 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ aggregator --- 12:41:21 [INFO] Using 'UTF-8' encoding to copy filtered resources. 12:41:21 [INFO] Copying 3 resources 12:41:21 [INFO] Copying 1 resource to /mnt/data/jenkins/workspace/Aggregator/target 12:41:21 [INFO] 12:41:21 [INFO] --- maven-compiler-plugin:2.3.1:compile (default-compile) @ aggregator --- 12:41:21 [INFO] Compiling 24 source files to /mnt/data/jenkins/workspace/Aggregator/target/classes 12:41:22 [INFO] 12:41:22 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ aggregator --- 12:41:22 [INFO] Using 'UTF-8' encoding to copy filtered resources. 12:41:22 [INFO] Copying 15 resources 12:41:22 [INFO] 12:41:22 [INFO] --- build-helper-maven-plugin:1.5:reserve-network-port (reserve-network-port) @ aggregator --- 12:41:22 [INFO] Reserved port 42915 for test.server.port 12:41:22 [INFO] 12:41:22 [INFO] --- maven-compiler-plugin:2.3.1:testCompile (default-testCompile) @ aggregator --- 12:41:22 [INFO] Compiling 13 source files to /mnt/data/jenkins/workspace/Aggregator/target/test-classes 12:41:23 [INFO] 12:41:23 [INFO] --- maven-surefire-plugin:2.14:test (default-test) @ aggregator --- 12:41:23 [INFO] Surefire report directory: /mnt/data/jenkins/workspace/Aggregator/target/surefire-reports 12:41:23 12:41:23 ------------------------------------------------------- 12:41:23 T E S T S 12:41:23 ------------------------------------------------------- 12:41:23 Running info.textgrid.services.aggregator.tree.AggregationTreeFactoryTest 12:41:24 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.225 sec 12:41:24 Running info.textgrid.services.aggregator.SearchResultListTest 12:41:24 Apr 30, 2018 12:41:24 PM info.textgrid.services.aggregator.util.TextGridRepProvider getInstance 12:41:24 WARNING: Someone wants the default instance -- I hope we're in a test. 12:41:24 Apr 30, 2018 12:41:24 PM info.textgrid.services.aggregator.util.TextGridRepProvider <init> 12:41:24 INFO: Initialized a TextGridRepProvider with the endpoint https://www.textgridlab.org/1.0/confserv 12:41:24 Apr 30, 2018 12:41:24 PM info.textgrid.services.aggregator.util.TextGridRepProvider getConfig 12:41:24 INFO: Received config from https://www.textgridlab.org/1.0/confserv 12:41:24 Apr 30, 2018 12:41:24 PM info.textgrid.services.aggregator.util.TextGridRepProvider getPublicSearchClient 12:41:24 INFO: Instantiated public search client at: https://textgridlab.org/1.0/tgsearch-public 12:41:24 Apr 30, 2018 12:41:24 PM info.textgrid.services.aggregator.SearchResultList fetchNextChunk 12:41:24 INFO: Next query for genre:"verse" AND edition.agent.value:"anakreon", filters null, sandbox false, 16 hits 12:41:24 Apr 30, 2018 12:41:24 PM info.textgrid.services.aggregator.SearchResultList fetchNextChunk 12:41:24 INFO: Added 10 of 16 results 12:41:24 [An ein Mädgen] 12:41:24 [Auf Amorn [2]] 12:41:24 [Auf das schöne Geschlecht] 12:41:24 [Auf sein Mädgen] 12:41:24 [Auf die, welche lieben] 12:41:24 [Auf die Liebe] 12:41:24 [Auf die Pfeile der Liebe] 12:41:24 [Auf Bathyllen] 12:41:24 [An seine Buhlschaft] 12:41:24 [Sein Traum] 12:41:24 Apr 30, 2018 12:41:24 PM info.textgrid.services.aggregator.SearchResultList fetchNextChunk 12:41:24 INFO: Next query for genre:"verse" AND edition.agent.value:"anakreon", filters null, sandbox false, 16 hits 12:41:24 Apr 30, 2018 12:41:24 PM info.textgrid.services.aggregator.SearchResultList fetchNextChunk 12:41:24 INFO: Added 16 of 16 results 12:41:24 [Der wächserne Amor] 12:41:24 [Auf Amorn] 12:41:24 [Auf sein Mädgen [2]] 12:41:24 [An einen Knaben] 12:41:24 [[Venus, die die Göttinnen beherrschet]] 12:41:24 [Auf seine Mädgens] 12:41:24 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.739 sec 12:41:24 Running info.textgrid.services.aggregator.StylesheetManagerTest 12:41:24 Tests run: 2, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 0 sec 12:41:24 Running info.textgrid.services.aggregator.html.HtmlRegressionTest 12:41:24 Apr 30, 2018 12:41:24 PM info.textgrid.services.aggregator.util.TextGridRepProvider getInstance 12:41:24 WARNING: Someone wants the default instance -- I hope we're in a test. 12:41:24 Apr 30, 2018 12:41:24 PM info.textgrid.services.aggregator.util.TextGridRepProvider getInstance 12:41:24 WARNING: Someone wants the default instance -- I hope we're in a test. 12:41:24 Apr 30, 2018 12:41:24 PM info.textgrid.services.aggregator.util.TextGridRepProvider getInstance 12:41:24 WARNING: Someone wants the default instance -- I hope we're in a test. 12:41:24 Apr 30, 2018 12:41:24 PM info.textgrid.services.aggregator.util.TextGridRepProvider getInstance 12:41:24 WARNING: Someone wants the default instance -- I hope we're in a test. 12:41:24 Apr 30, 2018 12:41:24 PM info.textgrid.services.aggregator.util.TextGridRepProvider getInstance 12:41:24 WARNING: Someone wants the default instance -- I hope we're in a test. 12:41:24 Apr 30, 2018 12:41:24 PM info.textgrid.services.aggregator.util.TextGridRepProvider getInstance 12:41:24 WARNING: Someone wants the default instance -- I hope we're in a test. 12:41:24 Apr 30, 2018 12:41:24 PM info.textgrid.services.aggregator.util.TextGridRepProvider getInstance 12:41:24 WARNING: Someone wants the default instance -- I hope we're in a test. 12:41:24 Apr 30, 2018 12:41:24 PM info.textgrid.services.aggregator.util.TextGridRepProvider getInstance 12:41:24 WARNING: Someone wants the default instance -- I hope we're in a test. 12:41:24 Apr 30, 2018 12:41:24 PM info.textgrid.services.aggregator.util.TextGridRepProvider getInstance 12:41:24 WARNING: Someone wants the default instance -- I hope we're in a test. 12:41:24 Apr 30, 2018 12:41:24 PM info.textgrid.services.aggregator.util.TextGridRepProvider getInstance 12:41:24 WARNING: Someone wants the default instance -- I hope we're in a test. 12:41:24 Apr 30, 2018 12:41:24 PM info.textgrid.services.aggregator.util.TextGridRepProvider getInstance 12:41:24 WARNING: Someone wants the default instance -- I hope we're in a test. 12:41:24 Apr 30, 2018 12:41:24 PM info.textgrid.services.aggregator.util.TextGridRepProvider getInstance 12:41:24 WARNING: Someone wants the default instance -- I hope we're in a test. 12:41:24 Apr 30, 2018 12:41:24 PM info.textgrid.services.aggregator.util.TextGridRepProvider getInstance 12:41:24 WARNING: Someone wants the default instance -- I hope we're in a test. 12:41:24 Apr 30, 2018 12:41:24 PM info.textgrid.services.aggregator.util.TextGridRepProvider getInstance 12:41:24 WARNING: Someone wants the default instance -- I hope we're in a test. 12:41:24 Apr 30, 2018 12:41:24 PM info.textgrid.services.aggregator.util.TextGridRepProvider getInstance 12:41:24 WARNING: Someone wants the default instance -- I hope we're in a test. 12:41:24 Apr 30, 2018 12:41:24 PM info.textgrid.services.aggregator.util.TextGridRepProvider getInstance 12:41:24 WARNING: Someone wants the default instance -- I hope we're in a test. 12:41:24 Apr 30, 2018 12:41:24 PM info.textgrid.services.aggregator.util.TextGridRepProvider getInstance 12:41:24 WARNING: Someone wants the default instance -- I hope we're in a test. 12:41:24 Apr 30, 2018 12:41:24 PM info.textgrid.services.aggregator.util.TextGridRepProvider getInstance 12:41:24 WARNING: Someone wants the default instance -- I hope we're in a test. 12:41:24 ### Comparing HTML output for textgrid:n2kf.0 to reference document n2kf.0.html 12:41:24 Apr 30, 2018 12:41:24 PM info.textgrid.services.aggregator.html.HTMLWriter <init> 12:41:24 INFO: Starting HTML export for textgrid:n2kf.0 12:41:24 Apr 30, 2018 12:41:24 PM info.textgrid.services.aggregator.html.HTMLWriter <init> 12:41:24 INFO: Started HTML serialization for textgrid:n2kf.0 (UNKNOWN -> html) after 562.4 μs 12:41:24 Apr 30, 2018 12:41:24 PM org.apache.cxf.service.factory.ReflectionServiceFactoryBean buildServiceFromClass 12:41:24 INFO: Creating Service {http://textgrid.info/namespaces/middleware/tgcrud/services/TGCrudService}TGCrudService from class info.textgrid.namespaces.middleware.tgcrud.services.tgcrudservice.TGCrudService 12:41:25 Apr 30, 2018 12:41:25 PM org.apache.cxf.service.factory.ReflectionServiceFactoryBean buildServiceFromClass 12:41:25 INFO: Creating Service {http://textgrid.info/namespaces/middleware/tgcrud/services/TGCrudService}TGCrudService from class info.textgrid.namespaces.middleware.tgcrud.services.tgcrudservice.TGCrudService 12:41:25 Apr 30, 2018 12:41:25 PM info.textgrid.services.aggregator.AbstractExporter getContentSimple 12:41:25 INFO: Fetched source for textgrid:n2kf.0 (UNKNOWN -> html) up to metadata after 534.4 ms 12:41:25 Apr 30, 2018 12:41:25 PM info.textgrid.services.aggregator.teicorpus.CorpusBasedExporter loadSource 12:41:25 INFO: Fetched source for textgrid:n2kf.0 (XML -> html) after 685.0 ms 12:41:25 Apr 30, 2018 12:41:25 PM info.textgrid.services.aggregator.html.HTMLWriter detectEmbeddedStylesheet 12:41:25 WARNING: Failed to load stylesheet from <?xsl-stylesheet?> declaration 12:41:25 javax.xml.transform.TransformerConfigurationException: No matching <?xml-stylesheet?> processing instruction found 12:41:25 at net.sf.saxon.PreparedStylesheet.getAssociatedStylesheet(PreparedStylesheet.java:697) 12:41:25 at net.sf.saxon.TransformerFactoryImpl.getAssociatedStylesheet(TransformerFactoryImpl.java:198) 12:41:25 at info.textgrid.services.aggregator.html.HTMLWriter.detectEmbeddedStylesheet(HTMLWriter.java:176) 12:41:25 at info.textgrid.services.aggregator.html.HTMLWriter.getSource(HTMLWriter.java:214) 12:41:25 at info.textgrid.services.aggregator.html.HTMLWriter.createResponse(HTMLWriter.java:312) 12:41:25 at info.textgrid.services.aggregator.html.HtmlRegressionTest.writeHtmlTo(HtmlRegressionTest.java:60) 12:41:25 at info.textgrid.services.aggregator.html.HtmlRegressionTest.compareHtml(HtmlRegressionTest.java:99) 12:41:25 at info.textgrid.services.aggregator.html.HtmlRegressionTest.testDescs(HtmlRegressionTest.java:144) 12:41:25 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 12:41:25 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 12:41:25 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 12:41:25 at java.lang.reflect.Method.invoke(Method.java:498) 12:41:25 at junit.framework.TestCase.runTest(TestCase.java:176) 12:41:25 at junit.framework.TestCase.runBare(TestCase.java:141) 12:41:25 at junit.framework.TestResult$1.protect(TestResult.java:122) 12:41:25 at junit.framework.TestResult.runProtected(TestResult.java:142) 12:41:25 at junit.framework.TestResult.run(TestResult.java:125) 12:41:25 at junit.framework.TestCase.run(TestCase.java:129) 12:41:25 at junit.framework.TestSuite.runTest(TestSuite.java:255) 12:41:25 at junit.framework.TestSuite.run(TestSuite.java:250) 12:41:25 at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:84) 12:41:25 at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:264) 12:41:25 at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:153) 12:41:25 at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:124) 12:41:25 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 12:41:25 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 12:41:25 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 12:41:25 at java.lang.reflect.Method.invoke(Method.java:498) 12:41:25 at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:208) 12:41:25 at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:158) 12:41:25 at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:86) 12:41:25 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) 12:41:25 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:95) 12:41:25 12:41:25 Apr 30, 2018 12:41:25 PM info.textgrid.services.aggregator.util.StylesheetManager resolveInternalPath 12:41:25 INFO: No servlet context, trying fallback property 12:41:26 Apr 30, 2018 12:41:26 PM info.textgrid.services.aggregator.util.StylesheetManager$StylesheetLoader call 12:41:26 INFO: Cached internal stylesheet file:/mnt/data/jenkins/workspace/Aggregator/src/main/webapp/stylesheets/tohtml.xsl 12:41:26 Apr 30, 2018 12:41:26 PM info.textgrid.services.aggregator.html.HTMLWriter getTransformer 12:41:26 INFO: Configured graphics URL pattern = https://textgridlab.org/1.0/tgcrud/rest/@URI@/data 12:41:26 Apr 30, 2018 12:41:26 PM info.textgrid.services.aggregator.html.HTMLWriter getTransformer 12:41:26 INFO: Prepared XSLT stylesheet (internal) for textgrid:n2kf.0 (XML -> html) after 1.415 s 12:41:26 Apr 30, 2018 12:41:26 PM info.textgrid.services.aggregator.html.HTMLWriter write 12:41:26 INFO: Ready for transformation of textgrid:n2kf.0 (XML -> html) after 1.569 s 12:41:26 case 4: write to stdout, pageLayout Simple 12:41:26 TEI HTML creation in single document mode 12:41:27 TEI HTML: run end hook template teiEndHook 12:41:27 Apr 30, 2018 12:41:27 PM info.textgrid.services.aggregator.html.HTMLWriter write 12:41:27 INFO: Finished and delivered transformation of textgrid:n2kf.0 (XML -> html) after 2.239 s 12:41:27 ### Comparing HTML output for textgrid:msdd.0 to reference document msdd.0.html 12:41:27 Apr 30, 2018 12:41:27 PM info.textgrid.services.aggregator.html.HTMLWriter <init> 12:41:27 INFO: Starting HTML export for textgrid:msdd.0 12:41:27 Apr 30, 2018 12:41:27 PM info.textgrid.services.aggregator.html.HTMLWriter <init> 12:41:27 INFO: Started HTML serialization for textgrid:msdd.0 (UNKNOWN -> html) after 303.8 μs 12:41:27 Apr 30, 2018 12:41:27 PM info.textgrid.services.aggregator.AbstractExporter getContentSimple 12:41:27 INFO: Fetched source for textgrid:msdd.0 (UNKNOWN -> html) up to metadata after 47.87 ms 12:41:27 Apr 30, 2018 12:41:27 PM info.textgrid.services.aggregator.teicorpus.TEICorpusSerializer <init> 12:41:27 INFO: Starting TEIcorpus serialization 12:41:27 Apr 30, 2018 12:41:27 PM info.textgrid.services.aggregator.teicorpus.TEICorpusSerializer write 12:41:27 INFO: writing TEIcorpus for info.textgrid.services.aggregator.teicorpus.TEICorpusSerializer@7bebe5de, sid: false 12:41:28 Warning: on line 85 12:41:28 The child axis starting at an attribute node will never select anything 12:41:28 Apr 30, 2018 12:41:28 PM info.textgrid.services.aggregator.teicorpus.CorpusBasedExporter loadSource 12:41:28 INFO: Fetched source for textgrid:msdd.0 (AGGREGATION -> html) after 700.3 ms 12:41:28 Apr 30, 2018 12:41:28 PM info.textgrid.services.aggregator.util.StylesheetManager resolveInternalPath 12:41:28 INFO: No servlet context, trying fallback property 12:41:28 Apr 30, 2018 12:41:28 PM info.textgrid.services.aggregator.util.StylesheetManager$StylesheetLoader call 12:41:28 INFO: Cached internal stylesheet file:/mnt/data/jenkins/workspace/Aggregator/src/main/webapp/stylesheets/tohtml.xsl 12:41:28 Apr 30, 2018 12:41:28 PM info.textgrid.services.aggregator.html.HTMLWriter getTransformer 12:41:28 INFO: Configured graphics URL pattern = https://textgridlab.org/1.0/tgcrud/rest/@URI@/data 12:41:28 Apr 30, 2018 12:41:28 PM info.textgrid.services.aggregator.html.HTMLWriter getTransformer 12:41:28 INFO: Prepared XSLT stylesheet (internal) for textgrid:msdd.0 (AGGREGATION -> html) after 925.3 ms 12:41:28 Apr 30, 2018 12:41:28 PM info.textgrid.services.aggregator.html.HTMLWriter write 12:41:28 INFO: Ready for transformation of textgrid:msdd.0 (AGGREGATION -> html) after 926.1 ms 12:41:28 case 4: write to stdout, pageLayout Simple 12:41:28 TEI HTML inside corpus 12:41:28 Apr 30, 2018 12:41:28 PM info.textgrid.services.aggregator.html.HTMLWriter write 12:41:28 INFO: Finished and delivered transformation of textgrid:msdd.0 (AGGREGATION -> html) after 1.036 s 12:41:29 ### Comparing HTML output for textgrid:mr23.0 to reference document mr23.0.html 12:41:29 Apr 30, 2018 12:41:29 PM info.textgrid.services.aggregator.html.HTMLWriter <init> 12:41:29 INFO: Starting HTML export for textgrid:mr23.0 12:41:29 Apr 30, 2018 12:41:29 PM info.textgrid.services.aggregator.html.HTMLWriter <init> 12:41:29 INFO: Started HTML serialization for textgrid:mr23.0 (UNKNOWN -> html) after 412.7 μs 12:41:29 Apr 30, 2018 12:41:29 PM info.textgrid.services.aggregator.AbstractExporter getContentSimple 12:41:29 INFO: Fetched source for textgrid:mr23.0 (UNKNOWN -> html) up to metadata after 41.36 ms 12:41:29 Apr 30, 2018 12:41:29 PM info.textgrid.services.aggregator.teicorpus.TEICorpusSerializer <init> 12:41:29 INFO: Starting TEIcorpus serialization 12:41:29 Apr 30, 2018 12:41:29 PM info.textgrid.services.aggregator.teicorpus.TEICorpusSerializer write 12:41:29 INFO: writing TEIcorpus for info.textgrid.services.aggregator.teicorpus.TEICorpusSerializer@37532f09, sid: false 12:41:29 Warning: on line 85 12:41:29 The child axis starting at an attribute node will never select anything 12:41:29 Apr 30, 2018 12:41:29 PM info.textgrid.services.aggregator.teicorpus.CorpusBasedExporter loadSource 12:41:29 INFO: Fetched source for textgrid:mr23.0 (AGGREGATION -> html) after 396.6 ms 12:41:29 Apr 30, 2018 12:41:29 PM info.textgrid.services.aggregator.util.StylesheetManager resolveInternalPath 12:41:29 INFO: No servlet context, trying fallback property 12:41:29 Apr 30, 2018 12:41:29 PM info.textgrid.services.aggregator.util.StylesheetManager$StylesheetLoader call 12:41:29 INFO: Cached internal stylesheet file:/mnt/data/jenkins/workspace/Aggregator/src/main/webapp/stylesheets/tohtml.xsl 12:41:29 Apr 30, 2018 12:41:29 PM info.textgrid.services.aggregator.html.HTMLWriter getTransformer 12:41:29 INFO: Configured graphics URL pattern = https://textgridlab.org/1.0/tgcrud/rest/@URI@/data 12:41:29 Apr 30, 2018 12:41:29 PM info.textgrid.services.aggregator.html.HTMLWriter getTransformer 12:41:29 INFO: Prepared XSLT stylesheet (internal) for textgrid:mr23.0 (AGGREGATION -> html) after 550.4 ms 12:41:29 Apr 30, 2018 12:41:29 PM info.textgrid.services.aggregator.html.HTMLWriter write 12:41:29 INFO: Ready for transformation of textgrid:mr23.0 (AGGREGATION -> html) after 551.1 ms 12:41:29 case 4: write to stdout, pageLayout Simple 12:41:29 TEI HTML inside corpus 12:41:29 Apr 30, 2018 12:41:29 PM info.textgrid.services.aggregator.html.HTMLWriter write 12:41:29 INFO: Finished and delivered transformation of textgrid:mr23.0 (AGGREGATION -> html) after 687.4 ms 12:41:29 ### Comparing HTML output for textgrid:mjr3.0 to reference document mjr3.0.html 12:41:29 Apr 30, 2018 12:41:29 PM info.textgrid.services.aggregator.html.HTMLWriter <init> 12:41:29 INFO: Starting HTML export for textgrid:mjr3.0 12:41:29 Apr 30, 2018 12:41:29 PM info.textgrid.services.aggregator.html.HTMLWriter <init> 12:41:29 INFO: Started HTML serialization for textgrid:mjr3.0 (UNKNOWN -> html) after 326.7 μs 12:41:29 Apr 30, 2018 12:41:29 PM info.textgrid.services.aggregator.AbstractExporter getContentSimple 12:41:29 INFO: Fetched source for textgrid:mjr3.0 (UNKNOWN -> html) up to metadata after 40.65 ms 12:41:29 Apr 30, 2018 12:41:29 PM info.textgrid.services.aggregator.teicorpus.TEICorpusSerializer <init> 12:41:29 INFO: Starting TEIcorpus serialization 12:41:29 Apr 30, 2018 12:41:29 PM info.textgrid.services.aggregator.teicorpus.TEICorpusSerializer write 12:41:29 INFO: writing TEIcorpus for info.textgrid.services.aggregator.teicorpus.TEICorpusSerializer@5ebb736b, sid: false 12:41:30 Warning: on line 85 12:41:30 The child axis starting at an attribute node will never select anything 12:41:46 Apr 30, 2018 12:41:46 PM info.textgrid.services.aggregator.teicorpus.CorpusBasedExporter loadSource 12:41:46 INFO: Fetched source for textgrid:mjr3.0 (AGGREGATION -> html) after 16.52 s 12:41:46 Apr 30, 2018 12:41:46 PM info.textgrid.services.aggregator.util.StylesheetManager resolveInternalPath 12:41:46 INFO: No servlet context, trying fallback property 12:41:46 Apr 30, 2018 12:41:46 PM info.textgrid.services.aggregator.util.StylesheetManager$StylesheetLoader call 12:41:46 INFO: Cached internal stylesheet file:/mnt/data/jenkins/workspace/Aggregator/src/main/webapp/stylesheets/tohtml.xsl 12:41:46 Apr 30, 2018 12:41:46 PM info.textgrid.services.aggregator.html.HTMLWriter getTransformer 12:41:46 INFO: Configured graphics URL pattern = https://textgridlab.org/1.0/tgcrud/rest/@URI@/data 12:41:46 Apr 30, 2018 12:41:46 PM info.textgrid.services.aggregator.html.HTMLWriter getTransformer 12:41:46 INFO: Prepared XSLT stylesheet (internal) for textgrid:mjr3.0 (AGGREGATION -> html) after 16.69 s 12:41:46 Apr 30, 2018 12:41:46 PM info.textgrid.services.aggregator.html.HTMLWriter write 12:41:46 INFO: Ready for transformation of textgrid:mjr3.0 (AGGREGATION -> html) after 16.69 s 12:41:46 case 4: write to stdout, pageLayout Simple 12:41:46 TEI HTML inside corpus 12:41:46 TEI HTML inside corpus 12:41:46 TEI HTML inside corpus 12:41:46 TEI HTML inside corpus 12:41:46 TEI HTML inside corpus 12:41:46 TEI HTML inside corpus 12:41:46 TEI HTML inside corpus 12:41:46 TEI HTML inside corpus 12:41:46 TEI HTML inside corpus 12:41:46 TEI HTML inside corpus 12:41:46 TEI HTML inside corpus 12:41:46 TEI HTML inside corpus 12:41:46 TEI HTML inside corpus 12:41:46 TEI HTML inside corpus 12:41:46 TEI HTML inside corpus 12:41:46 TEI HTML inside corpus 12:41:46 TEI HTML inside corpus 12:41:46 TEI HTML inside corpus 12:41:46 TEI HTML inside corpus 12:41:46 TEI HTML inside corpus 12:41:46 TEI HTML inside corpus 12:41:46 TEI HTML inside corpus 12:41:46 TEI HTML inside corpus 12:41:46 TEI HTML inside corpus 12:41:46 TEI HTML inside corpus 12:41:46 TEI HTML inside corpus 12:41:46 TEI HTML inside corpus 12:41:46 TEI HTML inside corpus 12:41:46 TEI HTML inside corpus 12:41:46 TEI HTML inside corpus 12:41:46 TEI HTML inside corpus 12:41:46 TEI HTML inside corpus 12:41:46 TEI HTML inside corpus 12:41:46 TEI HTML inside corpus 12:41:46 TEI HTML inside corpus 12:41:46 TEI HTML inside corpus 12:41:46 TEI HTML inside corpus 12:41:46 TEI HTML inside corpus 12:41:46 TEI HTML inside corpus 12:41:46 TEI HTML inside corpus 12:41:46 TEI HTML inside corpus 12:41:46 TEI HTML inside corpus 12:41:46 TEI HTML inside corpus 12:41:46 TEI HTML inside corpus 12:41:46 TEI HTML inside corpus 12:41:46 TEI HTML inside corpus 12:41:46 TEI HTML inside corpus 12:41:46 TEI HTML inside corpus 12:41:46 TEI HTML inside corpus 12:41:46 TEI HTML inside corpus 12:41:46 TEI HTML inside corpus 12:41:46 TEI HTML inside corpus 12:41:46 TEI HTML inside corpus 12:41:46 TEI HTML inside corpus 12:41:46 TEI HTML inside corpus 12:41:46 TEI HTML inside corpus 12:41:46 TEI HTML inside corpus 12:41:46 TEI HTML inside corpus 12:41:46 TEI HTML inside corpus 12:41:46 TEI HTML inside corpus 12:41:46 TEI HTML inside corpus 12:41:46 TEI HTML inside corpus 12:41:46 TEI HTML inside corpus 12:41:46 TEI HTML inside corpus 12:41:46 TEI HTML inside corpus 12:41:46 TEI HTML inside corpus 12:41:46 TEI HTML inside corpus 12:41:46 TEI HTML inside corpus 12:41:46 TEI HTML inside corpus 12:41:46 TEI HTML inside corpus 12:41:46 TEI HTML inside corpus 12:41:46 TEI HTML inside corpus 12:41:47 TEI HTML inside corpus 12:41:47 TEI HTML inside corpus 12:41:47 TEI HTML inside corpus 12:41:47 TEI HTML inside corpus 12:41:47 TEI HTML inside corpus 12:41:47 TEI HTML inside corpus 12:41:47 TEI HTML inside corpus 12:41:47 TEI HTML inside corpus 12:41:47 TEI HTML inside corpus 12:41:47 TEI HTML inside corpus 12:41:47 TEI HTML inside corpus 12:41:47 TEI HTML inside corpus 12:41:47 TEI HTML inside corpus 12:41:47 TEI HTML inside corpus 12:41:47 TEI HTML inside corpus 12:41:47 TEI HTML inside corpus 12:41:47 TEI HTML inside corpus 12:41:47 TEI HTML inside corpus 12:41:47 TEI HTML inside corpus 12:41:47 TEI HTML inside corpus 12:41:47 TEI HTML inside corpus 12:41:47 TEI HTML inside corpus 12:41:47 TEI HTML inside corpus 12:41:47 TEI HTML inside corpus 12:41:47 TEI HTML inside corpus 12:41:47 TEI HTML inside corpus 12:41:47 TEI HTML inside corpus 12:41:47 TEI HTML inside corpus 12:41:47 TEI HTML inside corpus 12:41:47 TEI HTML inside corpus 12:41:47 TEI HTML inside corpus 12:41:47 TEI HTML inside corpus 12:41:47 TEI HTML inside corpus 12:41:47 TEI HTML inside corpus 12:41:47 TEI HTML inside corpus 12:41:47 TEI HTML inside corpus 12:41:47 TEI HTML inside corpus 12:41:47 TEI HTML inside corpus 12:41:47 TEI HTML inside corpus 12:41:47 TEI HTML inside corpus 12:41:47 TEI HTML inside corpus 12:41:47 TEI HTML inside corpus 12:41:47 TEI HTML inside corpus 12:41:47 TEI HTML inside corpus 12:41:47 TEI HTML inside corpus 12:41:47 TEI HTML inside corpus 12:41:47 TEI HTML inside corpus 12:41:47 TEI HTML inside corpus 12:41:47 Apr 30, 2018 12:41:47 PM info.textgrid.services.aggregator.html.HTMLWriter write 12:41:47 INFO: Finished and delivered transformation of textgrid:mjr3.0 (AGGREGATION -> html) after 17.20 s 12:41:47 ### Comparing HTML output for textgrid:mr47.0 to reference document mr47.0.html 12:41:47 Apr 30, 2018 12:41:47 PM info.textgrid.services.aggregator.html.HTMLWriter <init> 12:41:47 INFO: Starting HTML export for textgrid:mr47.0 12:41:47 Apr 30, 2018 12:41:47 PM info.textgrid.services.aggregator.html.HTMLWriter <init> 12:41:47 INFO: Started HTML serialization for textgrid:mr47.0 (UNKNOWN -> html) after 339.3 μs 12:41:47 Apr 30, 2018 12:41:47 PM info.textgrid.services.aggregator.AbstractExporter getContentSimple 12:41:47 INFO: Fetched source for textgrid:mr47.0 (UNKNOWN -> html) up to metadata after 41.65 ms 12:41:47 Apr 30, 2018 12:41:47 PM info.textgrid.services.aggregator.teicorpus.TEICorpusSerializer <init> 12:41:47 INFO: Starting TEIcorpus serialization 12:41:47 Apr 30, 2018 12:41:47 PM info.textgrid.services.aggregator.teicorpus.TEICorpusSerializer write 12:41:47 INFO: writing TEIcorpus for info.textgrid.services.aggregator.teicorpus.TEICorpusSerializer@5c437820, sid: false 12:41:48 Warning: on line 85 12:41:48 The child axis starting at an attribute node will never select anything 12:41:48 Apr 30, 2018 12:41:48 PM info.textgrid.services.aggregator.teicorpus.CorpusBasedExporter loadSource 12:41:48 INFO: Fetched source for textgrid:mr47.0 (AGGREGATION -> html) after 412.2 ms 12:41:48 Apr 30, 2018 12:41:48 PM info.textgrid.services.aggregator.util.StylesheetManager resolveInternalPath 12:41:48 INFO: No servlet context, trying fallback property 12:41:48 Apr 30, 2018 12:41:48 PM info.textgrid.services.aggregator.util.StylesheetManager$StylesheetLoader call 12:41:48 INFO: Cached internal stylesheet file:/mnt/data/jenkins/workspace/Aggregator/src/main/webapp/stylesheets/tohtml.xsl 12:41:48 Apr 30, 2018 12:41:48 PM info.textgrid.services.aggregator.html.HTMLWriter getTransformer 12:41:48 INFO: Configured graphics URL pattern = https://textgridlab.org/1.0/tgcrud/rest/@URI@/data 12:41:48 Apr 30, 2018 12:41:48 PM info.textgrid.services.aggregator.html.HTMLWriter getTransformer 12:41:48 INFO: Prepared XSLT stylesheet (internal) for textgrid:mr47.0 (AGGREGATION -> html) after 538.9 ms 12:41:48 Apr 30, 2018 12:41:48 PM info.textgrid.services.aggregator.html.HTMLWriter write 12:41:48 INFO: Ready for transformation of textgrid:mr47.0 (AGGREGATION -> html) after 539.4 ms 12:41:48 case 4: write to stdout, pageLayout Simple 12:41:48 TEI HTML inside corpus 12:41:48 Apr 30, 2018 12:41:48 PM info.textgrid.services.aggregator.html.HTMLWriter write 12:41:48 INFO: Finished and delivered transformation of textgrid:mr47.0 (AGGREGATION -> html) after 542.4 ms 12:41:48 ### Comparing HTML output for textgrid:nbvb.0 to reference document nbvb.0.html 12:41:48 Apr 30, 2018 12:41:48 PM info.textgrid.services.aggregator.html.HTMLWriter <init> 12:41:48 INFO: Starting HTML export for textgrid:nbvb.0 12:41:48 Apr 30, 2018 12:41:48 PM info.textgrid.services.aggregator.html.HTMLWriter <init> 12:41:48 INFO: Started HTML serialization for textgrid:nbvb.0 (UNKNOWN -> html) after 218.9 μs 12:41:48 Apr 30, 2018 12:41:48 PM info.textgrid.services.aggregator.AbstractExporter getContentSimple 12:41:48 INFO: Fetched source for textgrid:nbvb.0 (UNKNOWN -> html) up to metadata after 40.18 ms 12:41:48 Apr 30, 2018 12:41:48 PM info.textgrid.services.aggregator.teicorpus.CorpusBasedExporter loadSource 12:41:48 INFO: Fetched source for textgrid:nbvb.0 (XML -> html) after 40.56 ms 12:41:48 Apr 30, 2018 12:41:48 PM info.textgrid.services.aggregator.html.HTMLWriter detectEmbeddedStylesheet 12:41:48 WARNING: Failed to load stylesheet from <?xsl-stylesheet?> declaration 12:41:48 javax.xml.transform.TransformerConfigurationException: No matching <?xml-stylesheet?> processing instruction found 12:41:48 at net.sf.saxon.PreparedStylesheet.getAssociatedStylesheet(PreparedStylesheet.java:697) 12:41:48 at net.sf.saxon.TransformerFactoryImpl.getAssociatedStylesheet(TransformerFactoryImpl.java:198) 12:41:48 at info.textgrid.services.aggregator.html.HTMLWriter.detectEmbeddedStylesheet(HTMLWriter.java:176) 12:41:48 at info.textgrid.services.aggregator.html.HTMLWriter.getSource(HTMLWriter.java:214) 12:41:48 at info.textgrid.services.aggregator.html.HTMLWriter.createResponse(HTMLWriter.java:312) 12:41:48 at info.textgrid.services.aggregator.html.HtmlRegressionTest.writeHtmlTo(HtmlRegressionTest.java:60) 12:41:48 at info.textgrid.services.aggregator.html.HtmlRegressionTest.compareHtml(HtmlRegressionTest.java:99) 12:41:48 at info.textgrid.services.aggregator.html.HtmlRegressionTest.testBiography(HtmlRegressionTest.java:139) 12:41:48 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 12:41:48 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 12:41:48 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 12:41:48 at java.lang.reflect.Method.invoke(Method.java:498) 12:41:48 at junit.framework.TestCase.runTest(TestCase.java:176) 12:41:48 at junit.framework.TestCase.runBare(TestCase.java:141) 12:41:48 at junit.framework.TestResult$1.protect(TestResult.java:122) 12:41:48 at junit.framework.TestResult.runProtected(TestResult.java:142) 12:41:48 at junit.framework.TestResult.run(TestResult.java:125) 12:41:48 at junit.framework.TestCase.run(TestCase.java:129) 12:41:48 at junit.framework.TestSuite.runTest(TestSuite.java:255) 12:41:48 at junit.framework.TestSuite.run(TestSuite.java:250) 12:41:48 at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:84) 12:41:48 at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:264) 12:41:48 at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:153) 12:41:48 at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:124) 12:41:48 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 12:41:48 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 12:41:48 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 12:41:48 at java.lang.reflect.Method.invoke(Method.java:498) 12:41:48 at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:208) 12:41:48 at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:158) 12:41:48 at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:86) 12:41:48 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) 12:41:48 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:95) 12:41:48 12:41:48 Apr 30, 2018 12:41:48 PM info.textgrid.services.aggregator.util.StylesheetManager resolveInternalPath 12:41:48 INFO: No servlet context, trying fallback property 12:41:48 Apr 30, 2018 12:41:48 PM info.textgrid.services.aggregator.util.StylesheetManager$StylesheetLoader call 12:41:48 INFO: Cached internal stylesheet file:/mnt/data/jenkins/workspace/Aggregator/src/main/webapp/stylesheets/tohtml.xsl 12:41:48 Apr 30, 2018 12:41:48 PM info.textgrid.services.aggregator.html.HTMLWriter getTransformer 12:41:48 INFO: Configured graphics URL pattern = https://textgridlab.org/1.0/tgcrud/rest/@URI@/data 12:41:48 Apr 30, 2018 12:41:48 PM info.textgrid.services.aggregator.html.HTMLWriter getTransformer 12:41:48 INFO: Prepared XSLT stylesheet (internal) for textgrid:nbvb.0 (XML -> html) after 163.6 ms 12:41:48 Apr 30, 2018 12:41:48 PM info.textgrid.services.aggregator.html.HTMLWriter write 12:41:48 INFO: Ready for transformation of textgrid:nbvb.0 (XML -> html) after 164.2 ms 12:41:48 case 4: write to stdout, pageLayout Simple 12:41:48 TEI HTML creation in single document mode 12:41:48 TEI HTML: run end hook template teiEndHook 12:41:48 Apr 30, 2018 12:41:48 PM info.textgrid.services.aggregator.html.HTMLWriter write 12:41:48 INFO: Finished and delivered transformation of textgrid:nbvb.0 (XML -> html) after 176.1 ms 12:41:48 ### Comparing HTML output for textgrid:mjr3.0 to reference document mjr3.0-embedded.html 12:41:48 Apr 30, 2018 12:41:48 PM info.textgrid.services.aggregator.html.HTMLWriter <init> 12:41:48 INFO: Starting HTML export for textgrid:mjr3.0 12:41:48 Apr 30, 2018 12:41:48 PM info.textgrid.services.aggregator.html.HTMLWriter <init> 12:41:48 INFO: Started HTML serialization for textgrid:mjr3.0 (UNKNOWN -> html) after 244.9 μs 12:41:48 Apr 30, 2018 12:41:48 PM info.textgrid.services.aggregator.AbstractExporter getContentSimple 12:41:48 INFO: Fetched source for textgrid:mjr3.0 (UNKNOWN -> html) up to metadata after 35.73 ms 12:41:48 Apr 30, 2018 12:41:48 PM info.textgrid.services.aggregator.teicorpus.TEICorpusSerializer <init> 12:41:48 INFO: Starting TEIcorpus serialization 12:41:48 Apr 30, 2018 12:41:48 PM info.textgrid.services.aggregator.teicorpus.TEICorpusSerializer write 12:41:48 INFO: writing TEIcorpus for info.textgrid.services.aggregator.teicorpus.TEICorpusSerializer@53d4f5c5, sid: false 12:41:48 Warning: on line 85 12:41:48 The child axis starting at an attribute node will never select anything 12:41:58 Apr 30, 2018 12:41:58 PM info.textgrid.services.aggregator.teicorpus.CorpusBasedExporter loadSource 12:41:58 INFO: Fetched source for textgrid:mjr3.0 (AGGREGATION -> html) after 10.41 s 12:41:58 Apr 30, 2018 12:41:58 PM info.textgrid.services.aggregator.util.StylesheetManager resolveInternalPath 12:41:58 INFO: No servlet context, trying fallback property 12:41:59 Apr 30, 2018 12:41:59 PM info.textgrid.services.aggregator.util.StylesheetManager$StylesheetLoader call 12:41:59 INFO: Cached internal stylesheet file:/mnt/data/jenkins/workspace/Aggregator/src/main/webapp/stylesheets/tohtml.xsl 12:41:59 Apr 30, 2018 12:41:59 PM info.textgrid.services.aggregator.html.HTMLWriter getTransformer 12:41:59 INFO: Configured graphics URL pattern = https://textgridlab.org/1.0/tgcrud/rest/@URI@/data 12:41:59 Apr 30, 2018 12:41:59 PM info.textgrid.services.aggregator.html.HTMLWriter getTransformer 12:41:59 INFO: Prepared XSLT stylesheet (internal) for textgrid:mjr3.0 (AGGREGATION -> html) after 10.54 s 12:41:59 Apr 30, 2018 12:41:59 PM info.textgrid.services.aggregator.html.HTMLWriter write 12:41:59 INFO: Ready for transformation of textgrid:mjr3.0 (AGGREGATION -> html) after 10.54 s 12:41:59 Apr 30, 2018 12:41:59 PM info.textgrid.services.aggregator.util.StylesheetManager resolveInternalPath 12:41:59 INFO: No servlet context, trying fallback property 12:41:59 Apr 30, 2018 12:41:59 PM info.textgrid.services.aggregator.util.StylesheetManager$StylesheetLoader call 12:41:59 INFO: Cached internal stylesheet file:/mnt/data/jenkins/workspace/Aggregator/src/main/webapp/stylesheets/extractbody.xsl 12:41:59 case 4: write to stdout, pageLayout Simple 12:41:59 TEI HTML inside corpus 12:41:59 TEI HTML inside corpus 12:41:59 TEI HTML inside corpus 12:41:59 TEI HTML inside corpus 12:41:59 TEI HTML inside corpus 12:41:59 TEI HTML inside corpus 12:41:59 TEI HTML inside corpus 12:41:59 TEI HTML inside corpus 12:41:59 TEI HTML inside corpus 12:41:59 TEI HTML inside corpus 12:41:59 TEI HTML inside corpus 12:41:59 TEI HTML inside corpus 12:41:59 TEI HTML inside corpus 12:41:59 TEI HTML inside corpus 12:41:59 TEI HTML inside corpus 12:41:59 TEI HTML inside corpus 12:41:59 TEI HTML inside corpus 12:41:59 TEI HTML inside corpus 12:41:59 TEI HTML inside corpus 12:41:59 TEI HTML inside corpus 12:41:59 TEI HTML inside corpus 12:41:59 TEI HTML inside corpus 12:41:59 TEI HTML inside corpus 12:41:59 TEI HTML inside corpus 12:41:59 TEI HTML inside corpus 12:41:59 TEI HTML inside corpus 12:41:59 TEI HTML inside corpus 12:41:59 TEI HTML inside corpus 12:41:59 TEI HTML inside corpus 12:41:59 TEI HTML inside corpus 12:41:59 TEI HTML inside corpus 12:41:59 TEI HTML inside corpus 12:41:59 TEI HTML inside corpus 12:41:59 TEI HTML inside corpus 12:41:59 TEI HTML inside corpus 12:41:59 TEI HTML inside corpus 12:41:59 TEI HTML inside corpus 12:41:59 TEI HTML inside corpus 12:41:59 TEI HTML inside corpus 12:41:59 TEI HTML inside corpus 12:41:59 TEI HTML inside corpus 12:41:59 TEI HTML inside corpus 12:41:59 TEI HTML inside corpus 12:41:59 TEI HTML inside corpus 12:41:59 TEI HTML inside corpus 12:41:59 TEI HTML inside corpus 12:41:59 TEI HTML inside corpus 12:41:59 TEI HTML inside corpus 12:41:59 TEI HTML inside corpus 12:41:59 TEI HTML inside corpus 12:41:59 TEI HTML inside corpus 12:41:59 TEI HTML inside corpus 12:41:59 TEI HTML inside corpus 12:41:59 TEI HTML inside corpus 12:41:59 TEI HTML inside corpus 12:41:59 TEI HTML inside corpus 12:41:59 TEI HTML inside corpus 12:41:59 TEI HTML inside corpus 12:41:59 TEI HTML inside corpus 12:41:59 TEI HTML inside corpus 12:41:59 TEI HTML inside corpus 12:41:59 TEI HTML inside corpus 12:41:59 TEI HTML inside corpus 12:41:59 TEI HTML inside corpus 12:41:59 TEI HTML inside corpus 12:41:59 TEI HTML inside corpus 12:41:59 TEI HTML inside corpus 12:41:59 TEI HTML inside corpus 12:41:59 TEI HTML inside corpus 12:41:59 TEI HTML inside corpus 12:41:59 TEI HTML inside corpus 12:41:59 TEI HTML inside corpus 12:41:59 TEI HTML inside corpus 12:41:59 TEI HTML inside corpus 12:41:59 TEI HTML inside corpus 12:41:59 TEI HTML inside corpus 12:41:59 TEI HTML inside corpus 12:41:59 TEI HTML inside corpus 12:41:59 TEI HTML inside corpus 12:41:59 TEI HTML inside corpus 12:41:59 TEI HTML inside corpus 12:41:59 TEI HTML inside corpus 12:41:59 TEI HTML inside corpus 12:41:59 TEI HTML inside corpus 12:41:59 TEI HTML inside corpus 12:41:59 TEI HTML inside corpus 12:41:59 TEI HTML inside corpus 12:41:59 TEI HTML inside corpus 12:41:59 TEI HTML inside corpus 12:41:59 TEI HTML inside corpus 12:41:59 TEI HTML inside corpus 12:41:59 TEI HTML inside corpus 12:41:59 TEI HTML inside corpus 12:41:59 TEI HTML inside corpus 12:41:59 TEI HTML inside corpus 12:41:59 TEI HTML inside corpus 12:41:59 TEI HTML inside corpus 12:41:59 TEI HTML inside corpus 12:41:59 TEI HTML inside corpus 12:41:59 TEI HTML inside corpus 12:41:59 TEI HTML inside corpus 12:41:59 TEI HTML inside corpus 12:41:59 TEI HTML inside corpus 12:41:59 TEI HTML inside corpus 12:41:59 TEI HTML inside corpus 12:41:59 TEI HTML inside corpus 12:41:59 TEI HTML inside corpus 12:41:59 TEI HTML inside corpus 12:41:59 TEI HTML inside corpus 12:41:59 TEI HTML inside corpus 12:41:59 TEI HTML inside corpus 12:41:59 TEI HTML inside corpus 12:41:59 TEI HTML inside corpus 12:41:59 TEI HTML inside corpus 12:41:59 TEI HTML inside corpus 12:41:59 TEI HTML inside corpus 12:41:59 TEI HTML inside corpus 12:41:59 TEI HTML inside corpus 12:41:59 TEI HTML inside corpus 12:41:59 TEI HTML inside corpus 12:41:59 Apr 30, 2018 12:41:59 PM info.textgrid.services.aggregator.html.HTMLWriter write 12:41:59 INFO: Finished and delivered transformation of textgrid:mjr3.0 (AGGREGATION -> html) after 11.04 s 12:42:00 ### Comparing HTML output for textgrid:11sqw.0 to reference document 11sqw.0.html 12:42:00 Apr 30, 2018 12:42:00 PM info.textgrid.services.aggregator.html.HTMLWriter <init> 12:42:00 INFO: Starting HTML export for textgrid:11sqw.0 12:42:00 Apr 30, 2018 12:42:00 PM info.textgrid.services.aggregator.html.HTMLWriter <init> 12:42:00 INFO: Started HTML serialization for textgrid:11sqw.0 (UNKNOWN -> html) after 439.0 μs 12:42:00 Apr 30, 2018 12:42:00 PM info.textgrid.services.aggregator.AbstractExporter getContentSimple 12:42:00 INFO: Fetched source for textgrid:11sqw.0 (UNKNOWN -> html) up to metadata after 127.6 ms 12:42:00 Apr 30, 2018 12:42:00 PM info.textgrid.services.aggregator.teicorpus.CorpusBasedExporter loadSource 12:42:00 INFO: Fetched source for textgrid:11sqw.0 (XML -> html) after 128.2 ms 12:42:00 Apr 30, 2018 12:42:00 PM info.textgrid.services.aggregator.html.HTMLWriter detectEmbeddedStylesheet 12:42:00 WARNING: Failed to load stylesheet from <?xsl-stylesheet?> declaration 12:42:00 javax.xml.transform.TransformerConfigurationException: No matching <?xml-stylesheet?> processing instruction found 12:42:00 at net.sf.saxon.PreparedStylesheet.getAssociatedStylesheet(PreparedStylesheet.java:697) 12:42:00 at net.sf.saxon.TransformerFactoryImpl.getAssociatedStylesheet(TransformerFactoryImpl.java:198) 12:42:00 at info.textgrid.services.aggregator.html.HTMLWriter.detectEmbeddedStylesheet(HTMLWriter.java:176) 12:42:00 at info.textgrid.services.aggregator.html.HTMLWriter.getSource(HTMLWriter.java:214) 12:42:00 at info.textgrid.services.aggregator.html.HTMLWriter.createResponse(HTMLWriter.java:312) 12:42:00 at info.textgrid.services.aggregator.html.HtmlRegressionTest.writeHtmlTo(HtmlRegressionTest.java:60) 12:42:00 at info.textgrid.services.aggregator.html.HtmlRegressionTest.compareHtml(HtmlRegressionTest.java:99) 12:42:00 at info.textgrid.services.aggregator.html.HtmlRegressionTest.testLetter(HtmlRegressionTest.java:149) 12:42:00 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 12:42:00 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 12:42:00 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 12:42:00 at java.lang.reflect.Method.invoke(Method.java:498) 12:42:00 at junit.framework.TestCase.runTest(TestCase.java:176) 12:42:00 at junit.framework.TestCase.runBare(TestCase.java:141) 12:42:00 at junit.framework.TestResult$1.protect(TestResult.java:122) 12:42:00 at junit.framework.TestResult.runProtected(TestResult.java:142) 12:42:00 at junit.framework.TestResult.run(TestResult.java:125) 12:42:00 at junit.framework.TestCase.run(TestCase.java:129) 12:42:00 at junit.framework.TestSuite.runTest(TestSuite.java:255) 12:42:00 at junit.framework.TestSuite.run(TestSuite.java:250) 12:42:00 at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:84) 12:42:00 at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:264) 12:42:00 at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:153) 12:42:00 at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:124) 12:42:00 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 12:42:00 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 12:42:00 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 12:42:00 at java.lang.reflect.Method.invoke(Method.java:498) 12:42:00 at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:208) 12:42:00 at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:158) 12:42:00 at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:86) 12:42:00 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) 12:42:00 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:95) 12:42:00 12:42:00 Apr 30, 2018 12:42:00 PM info.textgrid.services.aggregator.util.StylesheetManager resolveInternalPath 12:42:00 INFO: No servlet context, trying fallback property 12:42:00 Apr 30, 2018 12:42:00 PM info.textgrid.services.aggregator.util.StylesheetManager$StylesheetLoader call 12:42:00 INFO: Cached internal stylesheet file:/mnt/data/jenkins/workspace/Aggregator/src/main/webapp/stylesheets/tohtml.xsl 12:42:00 Apr 30, 2018 12:42:00 PM info.textgrid.services.aggregator.html.HTMLWriter getTransformer 12:42:00 INFO: Configured graphics URL pattern = https://textgridlab.org/1.0/tgcrud/rest/@URI@/data 12:42:00 Apr 30, 2018 12:42:00 PM info.textgrid.services.aggregator.html.HTMLWriter getTransformer 12:42:00 INFO: Prepared XSLT stylesheet (internal) for textgrid:11sqw.0 (XML -> html) after 241.9 ms 12:42:00 Apr 30, 2018 12:42:00 PM info.textgrid.services.aggregator.html.HTMLWriter write 12:42:00 INFO: Ready for transformation of textgrid:11sqw.0 (XML -> html) after 242.4 ms 12:42:00 case 4: write to stdout, pageLayout Simple 12:42:00 TEI HTML creation in single document mode 12:42:00 TEI HTML: run end hook template teiEndHook 12:42:00 Apr 30, 2018 12:42:00 PM info.textgrid.services.aggregator.html.HTMLWriter write 12:42:00 INFO: Finished and delivered transformation of textgrid:11sqw.0 (XML -> html) after 246.2 ms 12:42:00 ### Comparing HTML output for textgrid:2shhm.0 to reference document 2shhm.0.html 12:42:00 Apr 30, 2018 12:42:00 PM info.textgrid.services.aggregator.html.HTMLWriter <init> 12:42:00 INFO: Starting HTML export for textgrid:2shhm.0 12:42:00 Apr 30, 2018 12:42:00 PM info.textgrid.services.aggregator.html.HTMLWriter <init> 12:42:00 INFO: Started HTML serialization for textgrid:2shhm.0 (UNKNOWN -> html) after 207.1 μs 12:42:00 Apr 30, 2018 12:42:00 PM info.textgrid.services.aggregator.AbstractExporter getContentSimple 12:42:00 INFO: Fetched source for textgrid:2shhm.0 (UNKNOWN -> html) up to metadata after 75.63 ms 12:42:00 Apr 30, 2018 12:42:00 PM info.textgrid.services.aggregator.teicorpus.CorpusBasedExporter loadSource 12:42:00 INFO: Fetched source for textgrid:2shhm.0 (XML -> html) after 166.2 ms 12:42:00 Apr 30, 2018 12:42:00 PM info.textgrid.services.aggregator.html.HTMLWriter detectEmbeddedStylesheet 12:42:00 INFO: Detected associated stylesheet javax.xml.transform.sax.SAXSource@7989c492, URI http://hdl.handle.net/11378/0000-0005-E78E-7 12:42:01 Apr 30, 2018 12:42:01 PM info.textgrid.services.aggregator.util.StylesheetManager$StylesheetLoader call 12:42:01 INFO: Cached external stylesheet http://hdl.handle.net/11378/0000-0005-E78E-7 12:42:01 Apr 30, 2018 12:42:01 PM info.textgrid.services.aggregator.html.HTMLWriter getTransformer 12:42:01 INFO: Configured graphics URL pattern = https://textgridlab.org/1.0/tgcrud/rest/@URI@/data 12:42:01 Apr 30, 2018 12:42:01 PM info.textgrid.services.aggregator.html.HTMLWriter getTransformer 12:42:01 INFO: Prepared XSLT stylesheet http://hdl.handle.net/11378/0000-0005-E78E-7 (associated) for textgrid:2shhm.0 (XML -> html) after 1.488 s 12:42:01 Apr 30, 2018 12:42:01 PM info.textgrid.services.aggregator.html.HTMLWriter write 12:42:01 INFO: Ready for transformation of textgrid:2shhm.0 (XML -> html) after 1.489 s 12:42:01 Apr 30, 2018 12:42:01 PM info.textgrid.services.aggregator.html.HTMLWriter write 12:42:01 INFO: Finished and delivered transformation of textgrid:2shhm.0 (XML -> html) after 1.571 s 12:44:04 Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 159.319 sec 12:44:04 Running info.textgrid.services.aggregator.TextGridRepTest 12:44:04 Apr 30, 2018 12:44:04 PM info.textgrid.services.aggregator.util.TextGridRepProvider getInstance 12:44:04 WARNING: Someone wants the default instance -- I hope we're in a test. 12:44:04 Apr 30, 2018 12:44:04 PM info.textgrid.services.aggregator.util.TextGridRepProvider getInstance 12:44:04 WARNING: Someone wants the default instance -- I hope we're in a test. 12:44:04 Apr 30, 2018 12:44:04 PM info.textgrid.services.aggregator.util.TextGridRepProvider getInstance 12:44:04 WARNING: Someone wants the default instance -- I hope we're in a test. 12:44:04 Apr 30, 2018 12:44:04 PM info.textgrid.services.aggregator.util.TextGridRepProvider getInstance 12:44:04 WARNING: Someone wants the default instance -- I hope we're in a test. 12:44:04 Apr 30, 2018 12:44:04 PM info.textgrid.services.aggregator.util.TextGridRepProvider <init> 12:44:04 INFO: Initialized a TextGridRepProvider with the endpoint https://textgridlab.org/1.0/tgcrud/TGCrudService 12:44:04 Apr 30, 2018 12:44:04 PM info.textgrid.services.aggregator.util.TextGridRepProvider getInstance 12:44:04 WARNING: Someone wants the default instance -- I hope we're in a test. 12:44:04 Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec 12:44:04 Running info.textgrid.services.aggregator.teicorpus.TEIHeaderStackTest 12:44:04 Apr 30, 2018 12:44:04 PM info.textgrid.services.aggregator.util.TextGridRepProvider getInstance 12:44:04 WARNING: Someone wants the default instance -- I hope we're in a test. 12:44:04 Apr 30, 2018 12:44:04 PM info.textgrid.services.aggregator.util.TextGridRepProvider getInstance 12:44:04 WARNING: Someone wants the default instance -- I hope we're in a test. 12:44:04 Warning: on line 85 12:44:04 The child axis starting at an attribute node will never select anything 12:44:04 Apr 30, 2018 12:44:04 PM info.textgrid.services.aggregator.util.TextGridRepProvider getInstance 12:44:04 WARNING: Someone wants the default instance -- I hope we're in a test. 12:44:04 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.65 sec 12:44:04 Running info.textgrid.services.aggregator.teicorpus.TEICorpusTest 12:44:04 Apr 30, 2018 12:44:04 PM info.textgrid.services.aggregator.util.TextGridRepProvider getInstance 12:44:04 WARNING: Someone wants the default instance -- I hope we're in a test. 12:44:04 Apr 30, 2018 12:44:04 PM info.textgrid.services.aggregator.AbstractExporter getContentSimple 12:44:04 INFO: Fetched source for textgrid:jmzg.0 (UNKNOWN -> xml) up to metadata after 41.19 ms 12:44:04 Apr 30, 2018 12:44:04 PM info.textgrid.services.aggregator.teicorpus.TEICorpusSerializer <init> 12:44:04 INFO: Starting TEIcorpus serialization 12:44:04 Apr 30, 2018 12:44:04 PM info.textgrid.services.aggregator.teicorpus.TEICorpusSerializer write 12:44:04 INFO: writing TEIcorpus for info.textgrid.services.aggregator.teicorpus.TEICorpusSerializer@30c02b98, sid: false 12:44:05 Warning: on line 85 12:44:05 The child axis starting at an attribute node will never select anything 12:44:06 Apr 30, 2018 12:44:06 PM info.textgrid.services.aggregator.util.TextGridRepProvider getInstance 12:44:06 WARNING: Someone wants the default instance -- I hope we're in a test. 12:44:06 Apr 30, 2018 12:44:06 PM info.textgrid.services.aggregator.util.TextGridRepProvider getInstance 12:44:06 WARNING: Someone wants the default instance -- I hope we're in a test. 12:44:06 Tests run: 3, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 1.656 sec 12:44:06 12:44:06 Results : 12:44:06 12:44:06 Tests run: 26, Failures: 0, Errors: 0, Skipped: 3 12:44:06 12:44:06 [JENKINS] Recording test results 12:44:09 [INFO] 12:44:09 [INFO] --- maven-war-plugin:2.3:war (default-war) @ aggregator --- 12:44:09 [INFO] Packaging webapp 12:44:09 [INFO] Assembling webapp [aggregator] in [/mnt/data/jenkins/workspace/Aggregator/target/aggregator-1.4.10] 12:44:09 [INFO] Processing war project 12:44:09 [INFO] Copying webapp webResources [/mnt/data/jenkins/workspace/Aggregator/src/main/webapp/WEB-INF] to [/mnt/data/jenkins/workspace/Aggregator/target/aggregator-1.4.10] 12:44:09 [INFO] Copying webapp resources [/mnt/data/jenkins/workspace/Aggregator/src/main/webapp] 12:44:09 [INFO] Webapp assembled in [188 msecs] 12:44:09 [INFO] Building war: /mnt/data/jenkins/workspace/Aggregator/target/aggregator-1.4.10.war 12:44:10 [INFO] 12:44:10 [INFO] --- build-helper-maven-plugin:1.5:attach-artifact (attach-config-file) @ aggregator --- 12:44:10 [INFO] 12:44:10 [INFO] --- jdeb:1.4:jdeb (default) @ aggregator --- 12:44:10 [INFO] Creating debian package: /mnt/data/jenkins/workspace/Aggregator/target/aggregator_1.4.10_all.deb 12:44:12 [INFO] Building conffiles 12:44:12 [INFO] Skipping 'conffiles' generation. No entries provided. 12:44:12 [INFO] Creating changes file: /mnt/data/jenkins/workspace/Aggregator/target/aggregator_1.4.10_all.changes 12:44:13 [INFO] Attaching created debian package /mnt/data/jenkins/workspace/Aggregator/target/aggregator_1.4.10_all.deb 12:44:13 [INFO] 12:44:13 [INFO] >>> tomcat6-maven-plugin:2.1:run-war (start-tomcat) > package @ aggregator >>> 12:44:13 [INFO] 12:44:13 [INFO] --- git-commit-id-plugin:2.1.5:revision (default) @ aggregator --- 12:44:13 [info] 12:44:13 [info] /mnt/data/jenkins/workspace/Aggregator/.git 12:44:13 [info] 12:44:13 [info] 12:44:13 [info] 12:44:13 [info] git.build.user.name Unknown 12:44:13 [info] git.build.user.email Unknown 12:44:13 [info] git.branch origin/master 12:44:13 [info] --always = false 12:44:13 [info] --dirty = -dev 12:44:13 [info] --abbrev = 7 12:44:13 [info] --tags = true 12:44:13 [info] --match = 12:44:13 [info] Tag refs [ [Ref[refs/tags/1.4.0=98cea2cc3199cb1a3b00f5b9cdc85dca612ac624], Ref[refs/tags/1.4.1=818d4d36c91dbf080d54253d3821f93c67cb9143], Ref[refs/tags/1.4.10=9460f3ac62bf07736a7c2435d2fb497e6084b362], Ref[refs/tags/1.4.2=83f04721ea3053fdac69a29a1717fd47ddeeeb1f], Ref[refs/tags/1.4.3=755722df114f97edf66469df19dcbf4958a23358], Ref[refs/tags/1.4.5=ea2085c80da8e0326e30a325642ee9f7d4f24dd0], Ref[refs/tags/1.4.6=7a6d819b895b523d4bc6d6042d7bb1fde1f70290], Ref[refs/tags/1.4.8=c0fcca951051a38afebc6daaca31c845e4f65009], Ref[refs/tags/1.4.9=2f07ab1fe91794c6979342e956f21880f1305d47], Ref[refs/tags/deployed-esx1-2014-02-05=314de56fc05e3020d3c0e785f701a44a2ca8ffc6], Ref[refs/tags/deployed-esx1-2014-02-19=38deae2826b5a9667dd61187d4de6e93676d1c69], Ref[refs/tags/deployed-esx1-2014-03-17=89ccf52792ad80d2530ceed4ceb035d281b721ec], Ref[refs/tags/deployed-esx1-2014-06-10=4914e3dcdb72391b445d399c97465d7c67bfd816], Ref[refs/tags/deployed-esx1-2014-06-10.1=b3d62053ce5d0562f6636917a8fa236e425f6d48], Ref[refs/tags/deployed-esx1-2014-07-11=a293a131754c91f0eb789fdb1e49f7defd352d14], Ref[refs/tags/deployed-esx1-2014-09-15=45043a71d7334469f0fa13d55cbceba4a5fe4275], Ref[refs/tags/deployed-esx1-2014-09-22=d717edcc98f12280cb3a89f9dab317a43c278b0e], Ref[refs/tags/deployed-esx1-2014-09-25=d0b823f76a0bb3e2ba8e64b4d0e1789f1df2fc49], Ref[refs/tags/deployed-services-2013-09-06=fda1996eb53f8a8635f62c0af550269dfdd1df65], Ref[refs/tags/deployed-services-2013-09-11=244645a7845322a9e1ab12bbcd7328fcd3313a24], Ref[refs/tags/deployed-services-2013-09-26=fec0cdc0f19ed4feae655d66d761926b66df16d8], Ref[refs/tags/deployed-services-2014-01-21=8651cf63cb4861c3e256f14172de0cceed1e576a], Ref[refs/tags/deployed-test-2013-03-27=5d7d33e024f9e76938dd7266ebb1b4e409160ff8], Ref[refs/tags/deployed-test-2013-04-04=a57a7fe5d8c544abecac2b0f49cd83bc824df312], Ref[refs/tags/deployed-wue-2013-05-27=cc42016db6b18872263a0f42fd22ebf9b8167f43], Ref[refs/tags/deployed-wue-2014-01-20=f01c923af8a110c3e80cab5fe41381c79781913d], Ref[refs/tags/deployed-wue-2014-01-31=debebbf23581d9a94f6d1bfe68ff7d4ae399a06b], Ref[refs/tags/deployed-wue-2014-01-31.2=e963597d691e2b989829016b57bc7525bd073360], Ref[refs/tags/deployed-wue-2014-02-01=4ef1d0dbe9a396f57db1aff19fdf00ab68ee6d96], Ref[refs/tags/deployed-wue-2014-02-17=32ec407ec2135c3dc12b2e20a3c4ed1b7efc1144]] ] 12:44:13 [info] Resolved tag [ 1.4.0 ] [ PersonIdent[Thorsten Vitt, thorsten.vitt@uni-wuerzburg.de, Mon Sep 15 21:42:25 2014 +0200] ], points at [ commit d97c0b2162111e22c65c7d817322b768b4b195ab 0 ------ ] 12:44:13 [info] Resolved tag [ 1.4.1 ] [ PersonIdent[Thorsten Vitt, thorsten.vitt@uni-wuerzburg.de, Wed Oct 8 14:21:24 2014 +0200] ], points at [ commit d55afd109f1a40a07d38c757c002303215a04bf5 0 ------ ] 12:44:13 [info] Resolved tag [ 1.4.10 ] [ PersonIdent[Thorsten Vitt, thorsten.vitt@uni-wuerzburg.de, Mon Apr 30 12:30:54 2018 +0200] ], points at [ commit 370ce076a6b85a3fb754a8810f2aca0687ff85e4 1525084247 -----p ] 12:44:13 [info] Resolved tag [ 1.4.2 ] [ PersonIdent[Thorsten Vitt, thorsten.vitt@uni-wuerzburg.de, Thu Oct 9 11:32:51 2014 +0200] ], points at [ commit 2ddd716b6860e8872c207abe5f9dd395332cdc03 0 ------ ] 12:44:13 [info] Resolved tag [ 1.4.3 ] [ PersonIdent[Thorsten Vitt, thorsten.vitt@uni-wuerzburg.de, Thu Nov 13 15:22:56 2014 +0100] ], points at [ commit bf63be1766042e3f194ae8b9e172ba2611e57df0 0 ------ ] 12:44:13 [info] Resolved tag [ 1.4.5 ] [ PersonIdent[Thorsten Vitt, thorsten.vitt@uni-wuerzburg.de, Wed May 20 15:27:35 2015 +0200] ], points at [ commit 9cb7a415f44dac0a26841d827f0f10aaf2bd22fc 0 ------ ] 12:44:13 [info] Resolved tag [ 1.4.6 ] [ PersonIdent[Thorsten Vitt, thorsten.vitt@uni-wuerzburg.de, Tue May 26 13:17:50 2015 +0200] ], points at [ commit 9a64e28098dff7aef7c58b634948eb2f16261e5d 0 ------ ] 12:44:13 [info] Resolved tag [ 1.4.8 ] [ PersonIdent[Thorsten Vitt, thorsten.vitt@uni-wuerzburg.de, Sat Feb 20 19:18:28 2016 +0100] ], points at [ commit 3fe2f48126499164f7297d4cc799ba58ebdcbd44 0 ------ ] 12:44:13 [info] Resolved tag [ 1.4.9 ] [ PersonIdent[Thorsten Vitt, thorsten.vitt@uni-wuerzburg.de, Tue Sep 12 10:18:15 2017 +0200] ], points at [ commit 83dca44195a88b7a9d849f7f58679510f3b0c818 0 ------ ] 12:44:13 [info] Resolved tag [ deployed-esx1-2014-02-05 ] [ PersonIdent[Thorsten Vitt, thorsten.vitt@uni-wuerzburg.de, Wed Feb 5 16:58:52 2014 +0100] ], points at [ commit 2aadb0234796a0d16327c5c7066708add0bd5b8b 0 ------ ] 12:44:13 [info] Including lightweight tag [ refs/tags/deployed-esx1-2014-02-19 ] 12:44:13 [info] Including lightweight tag [ refs/tags/deployed-esx1-2014-03-17 ] 12:44:13 [info] Including lightweight tag [ refs/tags/deployed-esx1-2014-06-10 ] 12:44:13 [info] Including lightweight tag [ refs/tags/deployed-esx1-2014-06-10.1 ] 12:44:13 [info] Including lightweight tag [ refs/tags/deployed-esx1-2014-07-11 ] 12:44:13 [info] Including lightweight tag [ refs/tags/deployed-esx1-2014-09-15 ] 12:44:13 [info] Including lightweight tag [ refs/tags/deployed-esx1-2014-09-22 ] 12:44:13 [info] Including lightweight tag [ refs/tags/deployed-esx1-2014-09-25 ] 12:44:13 [info] Including lightweight tag [ refs/tags/deployed-services-2013-09-06 ] 12:44:13 [info] Including lightweight tag [ refs/tags/deployed-services-2013-09-11 ] 12:44:13 [info] Including lightweight tag [ refs/tags/deployed-services-2013-09-26 ] 12:44:13 [info] Including lightweight tag [ refs/tags/deployed-services-2014-01-21 ] 12:44:13 [info] Including lightweight tag [ refs/tags/deployed-test-2013-03-27 ] 12:44:13 [info] Including lightweight tag [ refs/tags/deployed-test-2013-04-04 ] 12:44:13 [info] Including lightweight tag [ refs/tags/deployed-wue-2013-05-27 ] 12:44:13 [info] Including lightweight tag [ refs/tags/deployed-wue-2014-01-20 ] 12:44:13 [info] Including lightweight tag [ refs/tags/deployed-wue-2014-01-31 ] 12:44:13 [info] Including lightweight tag [ refs/tags/deployed-wue-2014-01-31.2 ] 12:44:13 [info] Including lightweight tag [ refs/tags/deployed-wue-2014-02-01 ] 12:44:13 [info] Including lightweight tag [ refs/tags/deployed-wue-2014-02-17 ] 12:44:13 [info] key [ AnyObjectId[cc42016db6b18872263a0f42fd22ebf9b8167f43] ], tags => [ [DatedRevTag{id=cc42016db6b18872263a0f42fd22ebf9b8167f43, tagName='refs/tags/deployed-wue-2013-05-27', date=April 30, 0018 12:44:13 PM +00:53:28}] ] 12:44:13 [info] key [ AnyObjectId[e963597d691e2b989829016b57bc7525bd073360] ], tags => [ [DatedRevTag{id=e963597d691e2b989829016b57bc7525bd073360, tagName='refs/tags/deployed-wue-2014-01-31.2', date=April 30, 0018 12:44:13 PM +00:53:28}] ] 12:44:13 [info] key [ commit 370ce076a6b85a3fb754a8810f2aca0687ff85e4 1525084247 -----p ], tags => [ [DatedRevTag{id=9460f3ac62bf07736a7c2435d2fb497e6084b362, tagName='1.4.10', date=April 30, 2018 12:30:54 PM +02:00}] ] 12:44:13 [info] key [ commit 9cb7a415f44dac0a26841d827f0f10aaf2bd22fc 0 ------ ], tags => [ [DatedRevTag{id=ea2085c80da8e0326e30a325642ee9f7d4f24dd0, tagName='1.4.5', date=May 20, 2015 3:27:35 PM +02:00}] ] 12:44:13 [info] key [ commit 2aadb0234796a0d16327c5c7066708add0bd5b8b 0 ------ ], tags => [ [DatedRevTag{id=314de56fc05e3020d3c0e785f701a44a2ca8ffc6, tagName='deployed-esx1-2014-02-05', date=February 5, 2014 4:58:52 PM +01:00}] ] 12:44:13 [info] key [ AnyObjectId[8651cf63cb4861c3e256f14172de0cceed1e576a] ], tags => [ [DatedRevTag{id=8651cf63cb4861c3e256f14172de0cceed1e576a, tagName='refs/tags/deployed-services-2014-01-21', date=April 30, 0018 12:44:13 PM +00:53:28}] ] 12:44:13 [info] key [ AnyObjectId[5d7d33e024f9e76938dd7266ebb1b4e409160ff8] ], tags => [ [DatedRevTag{id=5d7d33e024f9e76938dd7266ebb1b4e409160ff8, tagName='refs/tags/deployed-test-2013-03-27', date=April 30, 0018 12:44:13 PM +00:53:28}] ] 12:44:13 [info] key [ commit 83dca44195a88b7a9d849f7f58679510f3b0c818 0 ------ ], tags => [ [DatedRevTag{id=2f07ab1fe91794c6979342e956f21880f1305d47, tagName='1.4.9', date=September 12, 2017 10:18:15 AM +02:00}] ] 12:44:13 [info] key [ AnyObjectId[38deae2826b5a9667dd61187d4de6e93676d1c69] ], tags => [ [DatedRevTag{id=38deae2826b5a9667dd61187d4de6e93676d1c69, tagName='refs/tags/deployed-esx1-2014-02-19', date=April 30, 0018 12:44:13 PM +00:53:28}] ] 12:44:13 [info] key [ AnyObjectId[4ef1d0dbe9a396f57db1aff19fdf00ab68ee6d96] ], tags => [ [DatedRevTag{id=4ef1d0dbe9a396f57db1aff19fdf00ab68ee6d96, tagName='refs/tags/deployed-wue-2014-02-01', date=April 30, 0018 12:44:13 PM +00:53:28}] ] 12:44:13 [info] key [ AnyObjectId[45043a71d7334469f0fa13d55cbceba4a5fe4275] ], tags => [ [DatedRevTag{id=45043a71d7334469f0fa13d55cbceba4a5fe4275, tagName='refs/tags/deployed-esx1-2014-09-15', date=April 30, 0018 12:44:13 PM +00:53:28}] ] 12:44:13 [info] key [ AnyObjectId[fec0cdc0f19ed4feae655d66d761926b66df16d8] ], tags => [ [DatedRevTag{id=fec0cdc0f19ed4feae655d66d761926b66df16d8, tagName='refs/tags/deployed-services-2013-09-26', date=April 30, 0018 12:44:13 PM +00:53:28}] ] 12:44:13 [info] key [ AnyObjectId[f01c923af8a110c3e80cab5fe41381c79781913d] ], tags => [ [DatedRevTag{id=f01c923af8a110c3e80cab5fe41381c79781913d, tagName='refs/tags/deployed-wue-2014-01-20', date=April 30, 0018 12:44:13 PM +00:53:28}] ] 12:44:13 [info] key [ commit 2ddd716b6860e8872c207abe5f9dd395332cdc03 0 ------ ], tags => [ [DatedRevTag{id=83f04721ea3053fdac69a29a1717fd47ddeeeb1f, tagName='1.4.2', date=October 9, 2014 11:32:51 AM +02:00}] ] 12:44:13 [info] key [ AnyObjectId[debebbf23581d9a94f6d1bfe68ff7d4ae399a06b] ], tags => [ [DatedRevTag{id=debebbf23581d9a94f6d1bfe68ff7d4ae399a06b, tagName='refs/tags/deployed-wue-2014-01-31', date=April 30, 0018 12:44:13 PM +00:53:28}] ] 12:44:13 [info] key [ AnyObjectId[4914e3dcdb72391b445d399c97465d7c67bfd816] ], tags => [ [DatedRevTag{id=4914e3dcdb72391b445d399c97465d7c67bfd816, tagName='refs/tags/deployed-esx1-2014-06-10', date=April 30, 0018 12:44:13 PM +00:53:28}] ] 12:44:13 [info] key [ AnyObjectId[d0b823f76a0bb3e2ba8e64b4d0e1789f1df2fc49] ], tags => [ [DatedRevTag{id=d0b823f76a0bb3e2ba8e64b4d0e1789f1df2fc49, tagName='refs/tags/deployed-esx1-2014-09-25', date=April 30, 0018 12:44:13 PM +00:53:28}] ] 12:44:13 [info] key [ commit 3fe2f48126499164f7297d4cc799ba58ebdcbd44 0 ------ ], tags => [ [DatedRevTag{id=c0fcca951051a38afebc6daaca31c845e4f65009, tagName='1.4.8', date=February 20, 2016 7:18:28 PM +01:00}] ] 12:44:13 [info] key [ AnyObjectId[a57a7fe5d8c544abecac2b0f49cd83bc824df312] ], tags => [ [DatedRevTag{id=a57a7fe5d8c544abecac2b0f49cd83bc824df312, tagName='refs/tags/deployed-test-2013-04-04', date=April 30, 0018 12:44:13 PM +00:53:28}] ] 12:44:13 [info] key [ AnyObjectId[32ec407ec2135c3dc12b2e20a3c4ed1b7efc1144] ], tags => [ [DatedRevTag{id=32ec407ec2135c3dc12b2e20a3c4ed1b7efc1144, tagName='refs/tags/deployed-wue-2014-02-17', date=April 30, 0018 12:44:13 PM +00:53:28}] ] 12:44:13 [info] key [ commit 9a64e28098dff7aef7c58b634948eb2f16261e5d 0 ------ ], tags => [ [DatedRevTag{id=7a6d819b895b523d4bc6d6042d7bb1fde1f70290, tagName='1.4.6', date=May 26, 2015 1:17:50 PM +02:00}] ] 12:44:13 [info] key [ AnyObjectId[d717edcc98f12280cb3a89f9dab317a43c278b0e] ], tags => [ [DatedRevTag{id=d717edcc98f12280cb3a89f9dab317a43c278b0e, tagName='refs/tags/deployed-esx1-2014-09-22', date=April 30, 0018 12:44:13 PM +00:53:28}] ] 12:44:13 [info] key [ commit d97c0b2162111e22c65c7d817322b768b4b195ab 0 ------ ], tags => [ [DatedRevTag{id=98cea2cc3199cb1a3b00f5b9cdc85dca612ac624, tagName='1.4.0', date=September 15, 2014 9:42:25 PM +02:00}] ] 12:44:13 [info] key [ AnyObjectId[fda1996eb53f8a8635f62c0af550269dfdd1df65] ], tags => [ [DatedRevTag{id=fda1996eb53f8a8635f62c0af550269dfdd1df65, tagName='refs/tags/deployed-services-2013-09-06', date=April 30, 0018 12:44:13 PM +00:53:28}] ] 12:44:13 [info] key [ commit d55afd109f1a40a07d38c757c002303215a04bf5 0 ------ ], tags => [ [DatedRevTag{id=818d4d36c91dbf080d54253d3821f93c67cb9143, tagName='1.4.1', date=October 8, 2014 2:21:24 PM +02:00}] ] 12:44:13 [info] key [ AnyObjectId[244645a7845322a9e1ab12bbcd7328fcd3313a24] ], tags => [ [DatedRevTag{id=244645a7845322a9e1ab12bbcd7328fcd3313a24, tagName='refs/tags/deployed-services-2013-09-11', date=April 30, 0018 12:44:13 PM +00:53:28}] ] 12:44:13 [info] key [ commit bf63be1766042e3f194ae8b9e172ba2611e57df0 0 ------ ], tags => [ [DatedRevTag{id=755722df114f97edf66469df19dcbf4958a23358, tagName='1.4.3', date=November 13, 2014 3:22:56 PM +01:00}] ] 12:44:13 [info] key [ AnyObjectId[a293a131754c91f0eb789fdb1e49f7defd352d14] ], tags => [ [DatedRevTag{id=a293a131754c91f0eb789fdb1e49f7defd352d14, tagName='refs/tags/deployed-esx1-2014-07-11', date=April 30, 0018 12:44:13 PM +00:53:28}] ] 12:44:13 [info] key [ AnyObjectId[89ccf52792ad80d2530ceed4ceb035d281b721ec] ], tags => [ [DatedRevTag{id=89ccf52792ad80d2530ceed4ceb035d281b721ec, tagName='refs/tags/deployed-esx1-2014-03-17', date=April 30, 0018 12:44:13 PM +00:53:28}] ] 12:44:13 [info] key [ AnyObjectId[b3d62053ce5d0562f6636917a8fa236e425f6d48] ], tags => [ [DatedRevTag{id=b3d62053ce5d0562f6636917a8fa236e425f6d48, tagName='refs/tags/deployed-esx1-2014-06-10.1', date=April 30, 0018 12:44:13 PM +00:53:28}] ] 12:44:13 [info] Created map: [ {AnyObjectId[cc42016db6b18872263a0f42fd22ebf9b8167f43]=[deployed-wue-2013-05-27], AnyObjectId[e963597d691e2b989829016b57bc7525bd073360]=[deployed-wue-2014-01-31.2], commit 370ce076a6b85a3fb754a8810f2aca0687ff85e4 1525084247 -----p=[1.4.10], commit 9cb7a415f44dac0a26841d827f0f10aaf2bd22fc 0 ------=[1.4.5], commit 2aadb0234796a0d16327c5c7066708add0bd5b8b 0 ------=[deployed-esx1-2014-02-05], AnyObjectId[8651cf63cb4861c3e256f14172de0cceed1e576a]=[deployed-services-2014-01-21], AnyObjectId[5d7d33e024f9e76938dd7266ebb1b4e409160ff8]=[deployed-test-2013-03-27], commit 83dca44195a88b7a9d849f7f58679510f3b0c818 0 ------=[1.4.9], AnyObjectId[38deae2826b5a9667dd61187d4de6e93676d1c69]=[deployed-esx1-2014-02-19], AnyObjectId[4ef1d0dbe9a396f57db1aff19fdf00ab68ee6d96]=[deployed-wue-2014-02-01], AnyObjectId[45043a71d7334469f0fa13d55cbceba4a5fe4275]=[deployed-esx1-2014-09-15], AnyObjectId[fec0cdc0f19ed4feae655d66d761926b66df16d8]=[deployed-services-2013-09-26], AnyObjectId[f01c923af8a110c3e80cab5fe41381c79781913d]=[deployed-wue-2014-01-20], commit 2ddd716b6860e8872c207abe5f9dd395332cdc03 0 ------=[1.4.2], AnyObjectId[debebbf23581d9a94f6d1bfe68ff7d4ae399a06b]=[deployed-wue-2014-01-31], AnyObjectId[4914e3dcdb72391b445d399c97465d7c67bfd816]=[deployed-esx1-2014-06-10], AnyObjectId[d0b823f76a0bb3e2ba8e64b4d0e1789f1df2fc49]=[deployed-esx1-2014-09-25], commit 3fe2f48126499164f7297d4cc799ba58ebdcbd44 0 ------=[1.4.8], AnyObjectId[a57a7fe5d8c544abecac2b0f49cd83bc824df312]=[deployed-test-2013-04-04], AnyObjectId[32ec407ec2135c3dc12b2e20a3c4ed1b7efc1144]=[deployed-wue-2014-02-17], commit 9a64e28098dff7aef7c58b634948eb2f16261e5d 0 ------=[1.4.6], AnyObjectId[d717edcc98f12280cb3a89f9dab317a43c278b0e]=[deployed-esx1-2014-09-22], commit d97c0b2162111e22c65c7d817322b768b4b195ab 0 ------=[1.4.0], AnyObjectId[fda1996eb53f8a8635f62c0af550269dfdd1df65]=[deployed-services-2013-09-06], commit d55afd109f1a40a07d38c757c002303215a04bf5 0 ------=[1.4.1], AnyObjectId[244645a7845322a9e1ab12bbcd7328fcd3313a24]=[deployed-services-2013-09-11], commit bf63be1766042e3f194ae8b9e172ba2611e57df0 0 ------=[1.4.3], AnyObjectId[a293a131754c91f0eb789fdb1e49f7defd352d14]=[deployed-esx1-2014-07-11], AnyObjectId[89ccf52792ad80d2530ceed4ceb035d281b721ec]=[deployed-esx1-2014-03-17], AnyObjectId[b3d62053ce5d0562f6636917a8fa236e425f6d48]=[deployed-esx1-2014-06-10.1]} ] 12:44:13 [info] HEAD is [ 370ce076a6b85a3fb754a8810f2aca0687ff85e4 ] 12:44:13 [info] Repo is in dirty state [ false ] 12:44:13 [info] The commit we're on is a Tag ([ 1.4.10 ]), returning. 12:44:13 [info] git.commit.id.describe 1.4.10 12:44:13 [info] git.commit.id 370ce076a6b85a3fb754a8810f2aca0687ff85e4 12:44:13 [info] git.commit.id.abbrev 370ce07 12:44:13 [info] git.commit.user.name Thorsten Vitt 12:44:13 [info] git.commit.user.email thorsten.vitt@uni-wuerzburg.de 12:44:13 [info] git.commit.message.full Merge branch 'release/1.4.10' 12:44:13 12:44:13 [info] git.commit.message.short Merge branch 'release/1.4.10' 12:44:13 [info] git.commit.time 2018-04-30 12:30:47 12:44:13 [info] git.remote.origin.url git@git.projects.gwdg.de:dariah-de/tg/textgrid-services/aggregator.git 12:44:13 [info] git.build.time 2018-04-30 12:44:13 12:44:13 [info] 12:44:13 [info] 12:44:13 [info] 12:44:13 [info] 12:44:13 [info] 12:44:13 [info] 12:44:13 [info] 12:44:13 [info] 12:44:13 [info] 12:44:13 [info] 12:44:13 [info] 12:44:13 [info] 12:44:13 [info] 12:44:13 [info] 12:44:13 [info] 12:44:13 [info] 12:44:13 [info] TextGrid Aggregator Service ] project TextGrid Aggregator Service 12:44:13 [info] 12:44:13 [INFO] 12:44:13 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ aggregator --- 12:44:13 [INFO] Using 'UTF-8' encoding to copy filtered resources. 12:44:13 [INFO] Copying 3 resources 12:44:13 [INFO] Copying 1 resource to /mnt/data/jenkins/workspace/Aggregator/target 12:44:13 [INFO] 12:44:13 [INFO] --- maven-compiler-plugin:2.3.1:compile (default-compile) @ aggregator --- 12:44:13 [INFO] Nothing to compile - all classes are up to date 12:44:13 [INFO] 12:44:13 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ aggregator --- 12:44:13 [INFO] Using 'UTF-8' encoding to copy filtered resources. 12:44:13 [INFO] Copying 15 resources 12:44:13 [INFO] 12:44:13 [INFO] --- build-helper-maven-plugin:1.5:reserve-network-port (reserve-network-port) @ aggregator --- 12:44:13 [INFO] Reserved port 33993 for test.server.port 12:44:13 [INFO] 12:44:13 [INFO] --- maven-compiler-plugin:2.3.1:testCompile (default-testCompile) @ aggregator --- 12:44:13 [INFO] Nothing to compile - all classes are up to date 12:44:13 [INFO] 12:44:13 [INFO] --- maven-surefire-plugin:2.14:test (default-test) @ aggregator --- 12:44:13 [INFO] Skipping execution of surefire because it has already been run for this configuration 12:44:13 [JENKINS] Recording test results 12:44:13 [INFO] 12:44:13 [INFO] --- maven-war-plugin:2.3:war (default-war) @ aggregator --- 12:44:13 [INFO] Packaging webapp 12:44:13 [INFO] Assembling webapp [aggregator] in [/mnt/data/jenkins/workspace/Aggregator/target/aggregator-1.4.10] 12:44:13 [INFO] Processing war project 12:44:13 [INFO] Copying webapp webResources [/mnt/data/jenkins/workspace/Aggregator/src/main/webapp/WEB-INF] to [/mnt/data/jenkins/workspace/Aggregator/target/aggregator-1.4.10] 12:44:13 [INFO] Copying webapp resources [/mnt/data/jenkins/workspace/Aggregator/src/main/webapp] 12:44:13 [INFO] Webapp assembled in [148 msecs] 12:44:14 [INFO] Building war: /mnt/data/jenkins/workspace/Aggregator/target/aggregator-1.4.10.war 12:44:14 [INFO] 12:44:14 [INFO] --- build-helper-maven-plugin:1.5:attach-artifact (attach-config-file) @ aggregator --- 12:44:14 [INFO] 12:44:14 [INFO] --- jdeb:1.4:jdeb (default) @ aggregator --- 12:44:14 [INFO] Creating debian package: /mnt/data/jenkins/workspace/Aggregator/target/aggregator_1.4.10_all.deb 12:44:17 [INFO] Building conffiles 12:44:17 [INFO] Skipping 'conffiles' generation. No entries provided. 12:44:17 [INFO] Creating changes file: /mnt/data/jenkins/workspace/Aggregator/target/aggregator_1.4.10_all.changes 12:44:17 [INFO] Attaching created debian package /mnt/data/jenkins/workspace/Aggregator/target/aggregator_1.4.10_all.deb 12:44:17 [WARNING] Failed to getClass for org.apache.tomcat.maven.plugin.tomcat6.RunWarMojo 12:44:17 [INFO] 12:44:17 [INFO] <<< tomcat6-maven-plugin:2.1:run-war (start-tomcat) < package @ aggregator <<< 12:44:17 [INFO] 12:44:17 [INFO] 12:44:17 [INFO] --- tomcat6-maven-plugin:2.1:run-war (start-tomcat) @ aggregator --- 12:44:17 [INFO] Running war on http://localhost:42915/aggregator 12:44:17 [INFO] Creating Tomcat server configuration at /mnt/data/jenkins/workspace/Aggregator/target/tomcat 12:44:18 [INFO] Starting tomcat server 12:44:18 [INFO] Starting Servlet Engine: Apache Tomcat/6.0.36 12:44:18 [INFO] validateJarFile(/mnt/data/jenkins/workspace/Aggregator/target/aggregator-1.4.10/WEB-INF/lib/servlet-api-2.5.jar) - jar not loaded. See Servlet Spec 2.3, section 9.7.2. Offending class: javax/servlet/Servlet.class 12:44:18 [INFO] Initializing Spring root WebApplicationContext 12:44:18 [INFO] Root WebApplicationContext: initialization started 12:44:18 [INFO] Refreshing Root WebApplicationContext: startup date [Mon Apr 30 12:44:18 CEST 2018]; root of context hierarchy 12:44:18 [INFO] Loading XML bean definitions from ServletContext resource [/WEB-INF/beans.xml] 12:44:18 [INFO] Loading XML bean definitions from class path resource [META-INF/cxf/cxf.xml] 12:44:18 [INFO] Loading XML bean definitions from class path resource [META-INF/cxf/cxf-servlet.xml] 12:44:18 [INFO] Loading properties file from ServletContext resource [/WEB-INF/aggregator.properties] 12:44:18 [INFO] Loading properties file from URL [file:/mnt/data/jenkins/.aggregator.properties] 12:44:18 [WARNING] Could not load properties from URL [file:/mnt/data/jenkins/.aggregator.properties]: /mnt/data/jenkins/.aggregator.properties (No such file or directory) 12:44:18 [INFO] Loading properties file from URL [file:/etc/textgrid/aggregator/aggregator.properties] 12:44:18 [WARNING] Could not load properties from URL [file:/etc/textgrid/aggregator/aggregator.properties]: /etc/textgrid/aggregator/aggregator.properties (No such file or directory) 12:44:18 [INFO] JSR-330 'javax.inject.Inject' annotation found and supported for autowiring 12:44:18 [INFO] Pre-instantiating singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@756168dd: defining beans [cxf,org.apache.cxf.bus.spring.BusWiringBeanFactoryPostProcessor,org.apache.cxf.bus.spring.Jsr250BeanPostProcessor,org.apache.cxf.bus.spring.BusExtensionPostProcessor,org.springframework.context.annotation.internalConfigurationAnnotationProcessor,org.springframework.context.annotation.internalAutowiredAnnotationProcessor,org.springframework.context.annotation.internalRequiredAnnotationProcessor,org.springframework.context.annotation.internalCommonAnnotationProcessor,propertyPlaceholderConfigurer,org.springframework.web.context.support.ServletContextPropertyPlaceholderConfigurer#0,org.springframework.beans.factory.config.PreferencesPlaceholderConfigurer#0,cxf.config0,org.apache.cxf.management.InstrumentationManager,CounterRepository,cors-filter,stable-repo,dev-repo,services,services-dev,org.springframework.context.annotation.ConfigurationClassPostProcessor.importAwareProcessor]; root of factory hierarchy 12:44:18 [INFO] JMX connector server started: javax.management.remote.rmi.RMIConnectorServer@57473d6b 12:44:18 [INFO] registering MBean org.apache.cxf:bus.id=aggregator,type=Bus,instance.id=271931576: org.apache.cxf.bus.ManagedBus@7e7783b0 12:44:18 [INFO] registering MBean org.apache.cxf:bus.id=aggregator,type=Bus,instance.id=271931576: javax.management.modelmbean.RequiredModelMBean@42e1c05 12:44:18 [INFO] registered org.apache.cxf:bus.id=aggregator,type=Bus,instance.id=271931576 12:44:18 [INFO] Initialized a TextGridRepProvider with the endpoint https://textgridlab.org/1.0/confserv 12:44:18 [INFO] Initialized a TextGridRepProvider with the endpoint https://textgridlab.org/dev/confserv 12:44:18 [INFO] Setting the server's publish address to be / 12:44:18 [INFO] registering MBean org.apache.cxf:bus.id=aggregator,type=Bus.Service.Endpoint,service="{http://aggregator.services.textgrid.info/}REST",port="REST",instance.id=1064199160: org.apache.cxf.endpoint.ManagedEndpoint@57c3a7d9 12:44:18 [INFO] registering MBean org.apache.cxf:bus.id=aggregator,type=Bus.Service.Endpoint,service="{http://aggregator.services.textgrid.info/}REST",port="REST",instance.id=1064199160: javax.management.modelmbean.RequiredModelMBean@a5fe1f8 12:44:19 [INFO] Setting the server's publish address to be /dev 12:44:19 [INFO] registering MBean org.apache.cxf:bus.id=aggregator,type=Bus.Service.Endpoint,service="{http://aggregator.services.textgrid.info/}REST",port="REST",instance.id=2001339403: org.apache.cxf.endpoint.ManagedEndpoint@4da7b390 12:44:19 [INFO] registering MBean org.apache.cxf:bus.id=aggregator,type=Bus.Service.Endpoint,service="{http://aggregator.services.textgrid.info/}REST",port="REST",instance.id=2001339403: javax.management.modelmbean.RequiredModelMBean@440607e2 12:44:19 [INFO] Root WebApplicationContext: initialization completed in 793 ms 12:44:19 [INFO] Initializing Coyote HTTP/1.1 on http-42915 12:44:19 [INFO] Starting Coyote HTTP/1.1 on http-42915 12:44:19 [INFO] 12:44:19 [INFO] --- maven-failsafe-plugin:2.8.1:integration-test (integration-test) @ aggregator --- 12:44:19 [INFO] Failsafe report directory: /mnt/data/jenkins/workspace/Aggregator/target/failsafe-reports 12:44:19 12:44:19 ------------------------------------------------------- 12:44:19 T E S T S 12:44:19 ------------------------------------------------------- 12:44:19 Running info.textgrid.services.aggregator.TEICorpusIT 12:44:19 [INFO] Received config from https://textgridlab.org/1.0/confserv 12:44:19 [INFO] Creating Service {http://textgrid.info/namespaces/middleware/tgcrud/services/TGCrudService}TGCrudService from class info.textgrid.namespaces.middleware.tgcrud.services.tgcrudservice.TGCrudService 12:44:20 [INFO] Creating Service {http://textgrid.info/namespaces/middleware/tgcrud/services/TGCrudService}TGCrudService from class info.textgrid.namespaces.middleware.tgcrud.services.tgcrudservice.TGCrudService 12:44:20 [INFO] registering MBean org.apache.cxf:bus.id=aggregator,type=Performance.Counter.Client,service="{http://textgrid.info/namespaces/middleware/tgcrud/services/TGCrudService}TGCrudService",port="TGCrudServicePort": org.apache.cxf.management.counters.ResponseTimeCounter@72ebb186 12:44:20 [INFO] registering MBean org.apache.cxf:bus.id=aggregator,type=Performance.Counter.Client,service="{http://textgrid.info/namespaces/middleware/tgcrud/services/TGCrudService}TGCrudService",port="TGCrudServicePort",operation="read": org.apache.cxf.management.counters.ResponseTimeCounter@65fe1f9d 12:44:20 [INFO] Fetched source for textgrid:jfst.0 (UNKNOWN -> xml) up to metadata after 861.3 ms 12:44:20 [INFO] Starting TEIcorpus serialization 12:44:20 [INFO] writing TEIcorpus for info.textgrid.services.aggregator.teicorpus.TEICorpusSerializer@2e740c1d, sid: false 12:44:20 [INFO] Instantiated public search client at: https://textgridlab.org/1.0/tgsearch-public 12:44:20 [INFO] registering MBean org.apache.cxf:bus.id=aggregator,type=Performance.Counter.Client,service="{http://api.tgsearch.middleware.textgrid.info/}Info",port="Info": org.apache.cxf.management.counters.ResponseTimeCounter@72c7359f 12:44:20 [INFO] registering MBean org.apache.cxf:bus.id=aggregator,type=Performance.Counter.Client,service="{http://api.tgsearch.middleware.textgrid.info/}Info",port="Info",operation="getPath": org.apache.cxf.management.counters.ResponseTimeCounter@84b7d6 12:44:20 [INFO] registering MBean org.apache.cxf:bus.id=aggregator,type=Performance.Counter.Client,service="{http://textgrid.info/namespaces/middleware/tgcrud/services/TGCrudService}TGCrudService",port="TGCrudServicePort",operation="readMetadata": org.apache.cxf.management.counters.ResponseTimeCounter@11ef375f 12:44:21 Warning: on line 85 12:44:21 The child axis starting at an attribute node will never select anything 12:44:21 [INFO] registering MBean org.apache.cxf:bus.id=aggregator,type=Performance.Counter.Client,service="{http://api.tgsearch.middleware.textgrid.info/}Navigation",port="Navigation": org.apache.cxf.management.counters.ResponseTimeCounter@10ce367f 12:44:21 [INFO] registering MBean org.apache.cxf:bus.id=aggregator,type=Performance.Counter.Client,service="{http://api.tgsearch.middleware.textgrid.info/}Navigation",port="Navigation",operation="listAggregation": org.apache.cxf.management.counters.ResponseTimeCounter@23018ab7 12:44:21 [INFO] registering MBean org.apache.cxf:bus.id=aggregator,type=Performance.Counter.Server,service="{http://aggregator.services.textgrid.info/}REST",port="REST": org.apache.cxf.management.counters.ResponseTimeCounter@5826660 12:44:21 [INFO] registering MBean org.apache.cxf:bus.id=aggregator,type=Performance.Counter.Server,service="{http://aggregator.services.textgrid.info/}REST",port="REST",operation="getCorpus": org.apache.cxf.management.counters.ResponseTimeCounter@75e31a1e 12:44:21 Tests run: 2, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 2.157 sec 12:44:21 Running info.textgrid.services.aggregator.html.HtmlIT 12:44:21 [INFO] Starting HTML export for textgrid:jfst.0 12:44:21 [INFO] Started HTML serialization for textgrid:jfst.0 (UNKNOWN -> html) after 598.4 μs 12:44:21 [INFO] Fetched source for textgrid:jfst.0 (UNKNOWN -> html) up to metadata after 38.78 ms 12:44:21 [INFO] Starting TEIcorpus serialization 12:44:21 [INFO] writing TEIcorpus for info.textgrid.services.aggregator.teicorpus.TEICorpusSerializer@5defd6b7, sid: false 12:44:21 Warning: on line 85 12:44:21 The child axis starting at an attribute node will never select anything 12:44:21 [INFO] Fetched source for textgrid:jfst.0 (AGGREGATION -> html) after 481.9 ms 12:44:22 [INFO] Cached internal stylesheet jndi:/localhost/aggregator/stylesheets/tohtml.xsl 12:44:22 [INFO] Configured graphics URL pattern = https://textgridlab.org/1.0/tgcrud/rest/@URI@/data 12:44:22 [INFO] Prepared XSLT stylesheet (internal) for textgrid:jfst.0 (AGGREGATION -> html) after 1.029 s 12:44:22 [INFO] Ready for transformation of textgrid:jfst.0 (AGGREGATION -> html) after 1.030 s 12:44:22 case 4: write to stdout, pageLayout Simple 12:44:22 TEI HTML inside corpus 12:44:23 [INFO] Finished and delivered transformation of textgrid:jfst.0 (AGGREGATION -> html) after 1.508 s 12:44:23 [INFO] registering MBean org.apache.cxf:bus.id=aggregator,type=Performance.Counter.Server,service="{http://aggregator.services.textgrid.info/}REST",port="REST",operation="getHTML": org.apache.cxf.management.counters.ResponseTimeCounter@13f30641 12:44:23 [INFO] Starting HTML export for textgrid:mjsx.0,textgrid:mjqh.0 12:44:23 [INFO] Started HTML serialization for textgrid:mjsx.0, textgrid:mjqh.0 (BASKET -> html) after 71.27 μs 12:44:23 [INFO] Collected root objects for basket textgrid:mjsx.0, textgrid:mjqh.0 (BASKET -> html) after 76.55 ms 12:44:23 [INFO] Starting TEIcorpus serialization 12:44:23 [INFO] writing TEIcorpus for info.textgrid.services.aggregator.teicorpus.TEICorpusSerializer@2304c052, sid: false 12:44:23 Warning: on line 85 12:44:23 The child axis starting at an attribute node will never select anything 12:44:23 [INFO] Fetched source for textgrid:mjsx.0, textgrid:mjqh.0 (BASKET -> html) after 452.8 ms 12:44:23 [INFO] Configured graphics URL pattern = https://textgridlab.org/1.0/tgcrud/rest/@URI@/data 12:44:23 [INFO] Prepared XSLT stylesheet (internal) for textgrid:mjsx.0, textgrid:mjqh.0 (BASKET -> html) after 453.1 ms 12:44:23 [INFO] Ready for transformation of textgrid:mjsx.0, textgrid:mjqh.0 (BASKET -> html) after 454.0 ms 12:44:23 case 4: write to stdout, pageLayout Simple 12:44:23 TEI HTML inside corpus 12:44:23 TEI HTML inside corpus 12:44:23 [INFO] Finished and delivered transformation of textgrid:mjsx.0, textgrid:mjqh.0 (BASKET -> html) after 470.3 ms 12:44:23 Tests run: 3, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 2.01 sec 12:44:23 Running info.textgrid.services.aggregator.PdfIT 12:44:23 [INFO] Fetched source for textgrid:jfss.0 (UNKNOWN -> pdf) up to metadata after 36.33 ms 12:44:24 [INFO] Cached internal stylesheet jndi:/localhost/aggregator/tei-stylesheets/latex/latex.xsl 12:44:25 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.946 sec 12:44:25 Running info.textgrid.services.aggregator.EpubIT 12:44:25 [INFO] Started EPUB serialization for textgrid:jfst.0 after 35.62 μs 12:44:25 [INFO] registering MBean org.apache.cxf:bus.id=aggregator,type=Performance.Counter.Server,service="{http://aggregator.services.textgrid.info/}REST",port="REST",operation="getPDF": org.apache.cxf.management.counters.ResponseTimeCounter@316f0513 12:44:25 [INFO] Fetched source for textgrid:jfst.0 (UNKNOWN -> epub) up to metadata after 40.20 ms 12:44:25 [INFO] Starting TEIcorpus serialization 12:44:25 [INFO] writing TEIcorpus for info.textgrid.services.aggregator.teicorpus.TEICorpusSerializer@6d79ed19, sid: false 12:44:25 Warning: on line 85 12:44:25 The child axis starting at an attribute node will never select anything 12:44:25 [INFO] Fetched source for textgrid:jfst.0 (AGGREGATION -> epub) after 440.7 ms 12:44:25 [INFO] Cached internal stylesheet jndi:/localhost/aggregator/stylesheets/corpus2groups.xsl 12:44:26 [INFO] Cached internal stylesheet jndi:/localhost/aggregator/stylesheets/epub-agg.xsl 12:44:26 [INFO] Starting EPUB zipping for textgrid:jfst.0 (AGGREGATION -> epub) after 1.011 s 12:44:26 [INFO] Adding 18 external items to EPUB for textgrid:jfst.0 (AGGREGATION -> epub) after 1.086 s 12:44:27 [INFO] Successfully exported EPUB for textgrid:jfst.0 (AGGREGATION -> epub) after 2.067 s 12:44:27 [INFO] registering MBean org.apache.cxf:bus.id=aggregator,type=Performance.Counter.Server,service="{http://aggregator.services.textgrid.info/}REST",port="REST",operation="getEPUB": org.apache.cxf.management.counters.ResponseTimeCounter@299c338b 12:44:27 [INFO] Started EPUB serialization for textgrid:n92g.0 after 13.99 μs 12:44:27 [INFO] Fetched source for textgrid:n92g.0 (UNKNOWN -> epub) up to metadata after 42.01 ms 12:44:27 [INFO] Starting TEIcorpus serialization 12:44:27 [INFO] writing TEIcorpus for info.textgrid.services.aggregator.teicorpus.TEICorpusSerializer@66bca45c, sid: false 12:44:27 Warning: on line 85 12:44:27 The child axis starting at an attribute node will never select anything 12:44:27 [INFO] Fetched source for textgrid:n92g.0 (AGGREGATION -> epub) after 478.4 ms 12:44:28 [INFO] Starting EPUB zipping for textgrid:n92g.0 (AGGREGATION -> epub) after 774.9 ms 12:44:28 [INFO] Adding 9 external items to EPUB for textgrid:n92g.0 (AGGREGATION -> epub) after 833.0 ms 12:44:29 [INFO] Successfully exported EPUB for textgrid:n92g.0 (AGGREGATION -> epub) after 1.587 s 12:44:29 Downloaded E-Book to: /mnt/data/jenkins/workspace/Aggregator/target/E-Books/George_Dante_Goettliche_Komoedie.nbcd.0.epub 12:44:29 [[ATTACHMENT|/mnt/data/jenkins/workspace/Aggregator/target/E-Books/George_Dante_Goettliche_Komoedie.nbcd.0.epub]] 12:44:29 Validating against EPUB version 2.0 - custom validation 12:44:29 INFO: [navigation order (OPS/titlepage.html)]=1 12:44:29 INFO: [navigation order (OPS/index.html)]=2 12:44:29 INFO: [navigation order (OPS/index-group.1_group.1_text.1.html)]=3 12:44:29 INFO: [navigation order (OPS/titlepageback.html)]=4 12:44:30 INFO: [creation date (META-INF/container.xml)]=2018-04-30T12:44:28Z 12:44:30 INFO: [format name]=application/epub+zip 12:44:30 INFO: [title]=Gesamtausgabe der Werke 12:44:30 INFO: [language]=de 12:44:30 INFO: [unique identifier]=hdl:11858/00-1734-0000-0002-CD39-7 12:44:30 INFO: [description]=Gesamtausgabe der Werke / George, Stefan 12:44:30 INFO: [creator]=George, Stefan 12:44:30 INFO: [publisher]=TextGrid 12:44:30 INFO: [date]=1932 12:44:30 INFO: [date]=2018-04-30 12:44:30 INFO: [rights]=Creative Commons Attribution 12:44:30 INFO: [unique identifier (OPS/stylesheet.css)]=css 12:44:30 INFO: [unique identifier (OPS/titlepage.html)]=titlepage 12:44:30 INFO: [unique identifier (OPS/titlepageback.html)]=titlepageback 12:44:30 INFO: [unique identifier (OPS/print.css)]=print.css 12:44:30 INFO: [unique identifier (OPS/page-template.xpgt)]=apt 12:44:30 INFO: [unique identifier (OPS/index.html)]=start 12:44:30 INFO: [unique identifier (OPS/index-group.1_group.1_text.1.html)]=section4 12:44:30 INFO: [unique identifier (OPS/nc9p.0.jpg)]=image-1 12:44:30 INFO: [unique identifier (OPS/nc7v.0.jpg)]=image-2 12:44:30 INFO: [unique identifier (OPS/nc5k.0.jpg)]=image-3 12:44:30 INFO: [unique identifier (OPS/nc4c.0.jpg)]=image-4 12:44:30 INFO: [unique identifier (OPS/nc76.0.jpg)]=image-5 12:44:30 INFO: [unique identifier (OPS/nc4k.0.jpg)]=image-6 12:44:30 INFO: [unique identifier (OPS/nc9q.0.jpg)]=image-7 12:44:30 INFO: [unique identifier (OPS/nc7j.0.jpg)]=image-8 12:44:30 INFO: [unique identifier (OPS/nc80.0.jpg)]=image-9 12:44:30 INFO: [unique identifier (OPS/toc.ncx)]=ncx 12:44:30 INFO: [Has ncx file (OPS/toc.ncx)]=true 12:44:30 INFO: [is spine item (OPS/titlepage.html)]=true 12:44:30 INFO: [linear (OPS/titlepage.html)]=true 12:44:30 INFO: [is spine item (OPS/index.html)]=true 12:44:30 INFO: [linear (OPS/index.html)]=true 12:44:30 INFO: [is spine item (OPS/index-group.1_group.1_text.1.html)]=true 12:44:30 INFO: [linear (OPS/index-group.1_group.1_text.1.html)]=true 12:44:30 INFO: [is spine item (OPS/titlepageback.html)]=true 12:44:30 INFO: [linear (OPS/titlepageback.html)]=false 12:44:30 INFO: [resource (OPS/content.opf)]=OPS/titlepage.html 12:44:30 INFO: [resource (OPS/content.opf)]=OPS/index.html 12:44:30 INFO: [resource (OPS/content.opf)]=OPS/index-group.1_group.1_text.1.html 12:44:30 INFO: [resource (OPS/content.opf)]=OPS/titlepageback.html 12:44:30 INFO: [spine index (OPS/titlepage.html)]=0 12:44:30 INFO: [spine index (OPS/index.html)]=1 12:44:30 INFO: [spine index (OPS/index-group.1_group.1_text.1.html)]=2 12:44:30 INFO: [spine index (OPS/titlepageback.html)]=3 12:44:30 INFO: [items count]=17 12:44:30 INFO: [declared mimetype (OPS/stylesheet.css)]=text/css 12:44:30 INFO: [declared mimetype (OPS/titlepage.html)]=application/xhtml+xml 12:44:30 INFO: [declared mimetype (OPS/titlepageback.html)]=application/xhtml+xml 12:44:30 INFO: [declared mimetype (OPS/print.css)]=text/css 12:44:30 INFO: [declared mimetype (OPS/page-template.xpgt)]=application/adobe-page-template+xml 12:44:30 INFO: [declared mimetype (OPS/index.html)]=application/xhtml+xml 12:44:30 INFO: [declared mimetype (OPS/index-group.1_group.1_text.1.html)]=application/xhtml+xml 12:44:30 INFO: [declared mimetype (OPS/nc9p.0.jpg)]=image/jpeg 12:44:30 INFO: [declared mimetype (OPS/nc7v.0.jpg)]=image/jpeg 12:44:30 INFO: [declared mimetype (OPS/nc5k.0.jpg)]=image/jpeg 12:44:30 INFO: [declared mimetype (OPS/nc4c.0.jpg)]=image/jpeg 12:44:30 INFO: [declared mimetype (OPS/nc76.0.jpg)]=image/jpeg 12:44:30 INFO: [declared mimetype (OPS/nc4k.0.jpg)]=image/jpeg 12:44:30 INFO: [declared mimetype (OPS/nc9q.0.jpg)]=image/jpeg 12:44:30 INFO: [declared mimetype (OPS/nc7j.0.jpg)]=image/jpeg 12:44:30 INFO: [declared mimetype (OPS/nc80.0.jpg)]=image/jpeg 12:44:30 INFO: [declared mimetype (OPS/toc.ncx)]=application/x-dtbncx+xml 12:44:30 INFO: [characters count (OPS/titlepage.html)]=597 12:44:30 INFO: [characters count (OPS/titlepageback.html)]=1280 12:44:30 INFO: [resource (OPS/index.html)]=OPS/stylesheet.css 12:44:30 INFO: [resource (OPS/index.html)]=OPS/print.css 12:44:30 INFO: [resource (OPS/index.html)]=OPS/page-template.xpgt 12:44:30 INFO: [characters count (OPS/index.html)]=309 12:44:30 INFO: [resource (OPS/index-group.1_group.1_text.1.html)]=OPS/stylesheet.css 12:44:30 INFO: [resource (OPS/index-group.1_group.1_text.1.html)]=OPS/print.css 12:44:30 INFO: [resource (OPS/index-group.1_group.1_text.1.html)]=OPS/page-template.xpgt 12:44:30 INFO: [resource (OPS/index-group.1_group.1_text.1.html)]=OPS/nc9p.0.jpg 12:44:30 INFO: [resource (OPS/index-group.1_group.1_text.1.html)]=OPS/nc7v.0.jpg 12:44:30 INFO: [resource (OPS/index-group.1_group.1_text.1.html)]=OPS/nc5k.0.jpg 12:44:30 INFO: [resource (OPS/index-group.1_group.1_text.1.html)]=OPS/nc4c.0.jpg 12:44:30 INFO: [resource (OPS/index-group.1_group.1_text.1.html)]=OPS/nc76.0.jpg 12:44:30 INFO: [resource (OPS/index-group.1_group.1_text.1.html)]=OPS/nc4k.0.jpg 12:44:30 INFO: [resource (OPS/index-group.1_group.1_text.1.html)]=OPS/nc9q.0.jpg 12:44:30 INFO: [resource (OPS/index-group.1_group.1_text.1.html)]=OPS/nc7j.0.jpg 12:44:30 INFO: [resource (OPS/index-group.1_group.1_text.1.html)]=OPS/nc80.0.jpg 12:44:30 INFO: [characters count (OPS/index-group.1_group.1_text.1.html)]=314854 12:44:31 INFO: [resource (OPS/toc.ncx)]=OPS/titlepage.html 12:44:31 INFO: [resource (OPS/toc.ncx)]=OPS/index.html 12:44:31 INFO: [resource (OPS/toc.ncx)]=OPS/index-group.1_group.1_text.1.html 12:44:31 INFO: [resource (OPS/toc.ncx)]=OPS/titlepageback.html 12:44:31 INFO: [size (OPS/index-group.1_group.1_text.1.html)]=536997 12:44:31 INFO: [compressed size (OPS/index-group.1_group.1_text.1.html)]=100672 12:44:31 INFO: [compression method (OPS/index-group.1_group.1_text.1.html)]=Deflated 12:44:31 INFO: [SHA-256 (OPS/index-group.1_group.1_text.1.html)]=72e895cb42da86ff663c189c776da4adb15ada28ae782d733ff317c8bf822e 12:44:31 INFO: [size (OPS/print.css)]=2836 12:44:31 INFO: [compressed size (OPS/print.css)]=1324 12:44:31 INFO: [compression method (OPS/print.css)]=Deflated 12:44:31 INFO: [SHA-256 (OPS/print.css)]=29175f26fcf5c3c41a86e139b453b8bc6c12f88fd798fa2cc24e27abfe6e0 12:44:31 INFO: [size (OPS/nc9q.0.jpg)]=477843 12:44:31 INFO: [compressed size (OPS/nc9q.0.jpg)]=475242 12:44:31 INFO: [compression method (OPS/nc9q.0.jpg)]=Deflated 12:44:31 INFO: [SHA-256 (OPS/nc9q.0.jpg)]=fd22be220336396c1edb4f75297635e549ff98f840dec9ef86be34ce825c0 12:44:31 INFO: [size (OPS/nc4c.0.jpg)]=537904 12:44:31 INFO: [compressed size (OPS/nc4c.0.jpg)]=536982 12:44:31 INFO: [compression method (OPS/nc4c.0.jpg)]=Deflated 12:44:31 INFO: [SHA-256 (OPS/nc4c.0.jpg)]=a4cd189195e759d0c8c056b130a3d2345e566fffc7f398b01e29c74dbccea 12:44:31 INFO: [size (OPS/content.opf)]=3262 12:44:31 INFO: [compressed size (OPS/content.opf)]=883 12:44:31 INFO: [compression method (OPS/content.opf)]=Deflated 12:44:31 INFO: [SHA-256 (OPS/content.opf)]=f7cfa9797133209e3fabb71d23b338a118590f6ac260dbece34219dae4dc6 12:44:31 INFO: [size (OPS/nc9p.0.jpg)]=484974 12:44:31 INFO: [compressed size (OPS/nc9p.0.jpg)]=483131 12:44:31 INFO: [compression method (OPS/nc9p.0.jpg)]=Deflated 12:44:31 INFO: [SHA-256 (OPS/nc9p.0.jpg)]=efe5c24a2279b8903049e3cb352759f4bf9ce2313cfd96e4f49e6c1bbc3d4d 12:44:31 INFO: [size (OPS/page-template.xpgt)]=3479 12:44:31 INFO: [compressed size (OPS/page-template.xpgt)]=527 12:44:31 INFO: [compression method (OPS/page-template.xpgt)]=Deflated 12:44:31 INFO: [SHA-256 (OPS/page-template.xpgt)]=230bfaecec71b94cd274aca7350429242632bd6cb417d4cdc85a685af366 12:44:31 INFO: [size (OPS/nc5k.0.jpg)]=373572 12:44:31 INFO: [compressed size (OPS/nc5k.0.jpg)]=371271 12:44:31 INFO: [compression method (OPS/nc5k.0.jpg)]=Deflated 12:44:31 INFO: [SHA-256 (OPS/nc5k.0.jpg)]=e6ea935a0bc55341836becd61b4116a648e3da6dca35fb1230a34a7aed950 12:44:31 INFO: [size (OPS/index.html)]=1383 12:44:31 INFO: [compressed size (OPS/index.html)]=610 12:44:31 INFO: [compression method (OPS/index.html)]=Deflated 12:44:31 INFO: [SHA-256 (OPS/index.html)]=a77a9e4cf335d11584e48739e3eb05b7bdfb03d221bb6f6bf14b2b50d880a1 12:44:31 INFO: [size (META-INF/container.xml)]=215 12:44:31 INFO: [compressed size (META-INF/container.xml)]=150 12:44:31 INFO: [compression method (META-INF/container.xml)]=Deflated 12:44:31 INFO: [SHA-256 (META-INF/container.xml)]=f5a47aa088c519c6dfbd53fe40975816cecc775f069a6aa5e51d71c2bbf598f 12:44:31 INFO: [size (OPS/nc76.0.jpg)]=581803 12:44:31 INFO: [compressed size (OPS/nc76.0.jpg)]=580956 12:44:31 INFO: [compression method (OPS/nc76.0.jpg)]=Deflated 12:44:31 INFO: [SHA-256 (OPS/nc76.0.jpg)]=4b0ad435c56f18afb32e0ea45b79eea588d5af2a4bd6f3d28e953b27be6 12:44:31 INFO: [size (OPS/nc4k.0.jpg)]=573955 12:44:31 INFO: [compressed size (OPS/nc4k.0.jpg)]=573112 12:44:31 INFO: [compression method (OPS/nc4k.0.jpg)]=Deflated 12:44:31 INFO: [SHA-256 (OPS/nc4k.0.jpg)]=d345241dda9cc158f135ff26751ad719fc3565f757749ece9e62a13d732299c 12:44:31 INFO: [size (OPS/toc.ncx)]=1120 12:44:31 INFO: [compressed size (OPS/toc.ncx)]=371 12:44:31 INFO: [compression method (OPS/toc.ncx)]=Deflated 12:44:31 INFO: [SHA-256 (OPS/toc.ncx)]=cba03f89604e365ed2a0bf6a37325e615c14302078493627428841df489e578 12:44:31 INFO: [size (OPS/titlepageback.html)]=2191 12:44:31 INFO: [compressed size (OPS/titlepageback.html)]=945 12:44:31 INFO: [compression method (OPS/titlepageback.html)]=Deflated 12:44:31 INFO: [SHA-256 (OPS/titlepageback.html)]=db3ee9de2ec7eee27b7b1fa6c95c26f497fda44507ac3edb687581dbc1cf6b1 12:44:31 INFO: [size (OPS/nc7j.0.jpg)]=483414 12:44:31 INFO: [compressed size (OPS/nc7j.0.jpg)]=480651 12:44:31 INFO: [compression method (OPS/nc7j.0.jpg)]=Deflated 12:44:31 INFO: [SHA-256 (OPS/nc7j.0.jpg)]=b28716bea55516c975b678ad48eb8b7da9565ea93bf8ff93828bd9cf6822 12:44:31 INFO: [size (mimetype)]=20 12:44:31 INFO: [compressed size (mimetype)]=20 12:44:31 INFO: [compression method (mimetype)]=Stored 12:44:31 INFO: [SHA-256 (mimetype)]=e468e350d1143eb648f6c7bbd63111ec544a361ca74ecef256ac91f48b 12:44:31 INFO: [size (OPS/stylesheet.css)]=17284 12:44:31 INFO: [compressed size (OPS/stylesheet.css)]=4371 12:44:31 INFO: [compression method (OPS/stylesheet.css)]=Deflated 12:44:31 INFO: [SHA-256 (OPS/stylesheet.css)]=ae25f2acb7360604140f75332666393b30a4282b8d0cf3b8e51ff29d29b4b 12:44:31 INFO: [size (OPS/titlepage.html)]=1649 12:44:31 INFO: [compressed size (OPS/titlepage.html)]=691 12:44:31 INFO: [compression method (OPS/titlepage.html)]=Deflated 12:44:31 INFO: [SHA-256 (OPS/titlepage.html)]=869ae2bcca2f382519835efdf66e3152c54038996eca6206b503555ab3fcc1 12:44:31 INFO: [size (OPS/nc80.0.jpg)]=578314 12:44:31 INFO: [compressed size (OPS/nc80.0.jpg)]=577335 12:44:31 INFO: [compression method (OPS/nc80.0.jpg)]=Deflated 12:44:31 INFO: [SHA-256 (OPS/nc80.0.jpg)]=b88d8caa5f7277a7ca25c0e950b7579fa6af79873b93045517fb9c96e7b9f2 12:44:31 INFO: [size (OPS/nc7v.0.jpg)]=336115 12:44:31 INFO: [compressed size (OPS/nc7v.0.jpg)]=333039 12:44:31 INFO: [compression method (OPS/nc7v.0.jpg)]=Deflated 12:44:31 INFO: [SHA-256 (OPS/nc7v.0.jpg)]=ae5905b836d9b28a8407c1df2ba1760648d278461816a9ac7f24e422d4d8fa7 12:44:31 WARNING: : 12:44:31 WARNING: OPS/stylesheet.css(67,4): CSS Selector specifies absolute position. 12:44:31 WARNING: OPS/stylesheet.css(85,4): CSS Selector specifies absolute position. 12:44:31 WARNING: OPS/stylesheet.css(99,4): CSS Selector specifies absolute position. 12:44:31 [INFO] Started EPUB serialization for textgrid:k2kp.0 after 9.678 μs 12:44:31 [INFO] Fetched source for textgrid:k2kp.0 (UNKNOWN -> epub) up to metadata after 51.21 ms 12:44:32 [INFO] Fetched source for textgrid:k2kp.0 (XML -> epub) after 162.9 ms 12:44:32 [INFO] Cached internal stylesheet jndi:/localhost/aggregator/stylesheets/epub.xsl 12:44:32 [INFO] Starting EPUB zipping for textgrid:k2kp.0 (XML -> epub) after 739.7 ms 12:44:32 [INFO] Adding 1 external items to EPUB for textgrid:k2kp.0 (XML -> epub) after 856.7 ms 12:44:32 [INFO] Successfully exported EPUB for textgrid:k2kp.0 (XML -> epub) after 909.5 ms 12:44:32 Downloaded E-Book to: /mnt/data/jenkins/workspace/Aggregator/target/E-Books/Goethes_Briefwechsel_mit_einem_Kinde.k2kp.0.epub 12:44:32 [[ATTACHMENT|/mnt/data/jenkins/workspace/Aggregator/target/E-Books/Goethes_Briefwechsel_mit_einem_Kinde.k2kp.0.epub]] 12:44:32 Validating against EPUB version 2.0 - custom validation 12:44:32 INFO: [navigation order (OPS/titlepage.html)]=1 12:44:32 INFO: [navigation order (OPS/index.html)]=2 12:44:32 INFO: [navigation order (OPS/index-front.1_div.1.html)]=3 12:44:32 INFO: [navigation order (OPS/tg5.html)]=4 12:44:32 INFO: [navigation order (OPS/tg5.html)]=5 12:44:32 INFO: [navigation order (OPS/tg5.html)]=6 12:44:32 INFO: [navigation order (OPS/tg5.html)]=7 12:44:32 INFO: [navigation order (OPS/tg5.html)]=8 12:44:32 INFO: [navigation order (OPS/tg5.html)]=9 12:44:32 INFO: [navigation order (OPS/tg5.html)]=10 12:44:32 INFO: [navigation order (OPS/tg5.html)]=11 12:44:32 INFO: [navigation order (OPS/tg5.html)]=12 12:44:32 INFO: [navigation order (OPS/tg5.html)]=13 12:44:32 INFO: [navigation order (OPS/tg5.html)]=14 12:44:32 INFO: [navigation order (OPS/tg5.html)]=15 12:44:32 INFO: [navigation order (OPS/tg5.html)]=16 12:44:32 INFO: [navigation order (OPS/tg5.html)]=17 12:44:32 INFO: [navigation order (OPS/tg5.html)]=18 12:44:32 INFO: [navigation order (OPS/tg5.html)]=19 12:44:32 INFO: [navigation order (OPS/tg5.html)]=20 12:44:32 INFO: [navigation order (OPS/tg5.html)]=21 12:44:32 INFO: [navigation order (OPS/tg5.html)]=22 12:44:32 INFO: [navigation order (OPS/tg5.html)]=23 12:44:32 INFO: [navigation order (OPS/tg5.html)]=24 12:44:32 INFO: [navigation order (OPS/tg5.html)]=25 12:44:32 INFO: [navigation order (OPS/tg5.html)]=26 12:44:32 INFO: [navigation order (OPS/tg5.html)]=27 12:44:32 INFO: [navigation order (OPS/tg5.html)]=28 12:44:32 INFO: [navigation order (OPS/tg5.html)]=29 12:44:32 INFO: [navigation order (OPS/tg5.html)]=30 12:44:32 INFO: [navigation order (OPS/tg5.html)]=31 12:44:32 INFO: [navigation order (OPS/tg5.html)]=32 12:44:32 INFO: [navigation order (OPS/tg5.html)]=33 12:44:32 INFO: [navigation order (OPS/tg5.html)]=34 12:44:32 INFO: [navigation order (OPS/tg5.html)]=35 12:44:32 INFO: [navigation order (OPS/tg5.html)]=36 12:44:32 INFO: [navigation order (OPS/tg5.html)]=37 12:44:32 INFO: [navigation order (OPS/tg5.html)]=38 12:44:32 INFO: [navigation order (OPS/tg5.html)]=39 12:44:32 INFO: [navigation order (OPS/tg5.html)]=40 12:44:32 INFO: [navigation order (OPS/tg5.html)]=41 12:44:32 INFO: [navigation order (OPS/tg5.html)]=42 12:44:32 INFO: [navigation order (OPS/tg5.html)]=43 12:44:32 INFO: [navigation order (OPS/tg5.html)]=44 12:44:32 INFO: [navigation order (OPS/tg5.html)]=45 12:44:32 INFO: [navigation order (OPS/tg5.html)]=46 12:44:32 INFO: [navigation order (OPS/tg5.html)]=47 12:44:32 INFO: [navigation order (OPS/tg5.html)]=48 12:44:32 INFO: [navigation order (OPS/tg5.html)]=49 12:44:32 INFO: [navigation order (OPS/tg5.html)]=50 12:44:32 INFO: [navigation order (OPS/tg5.html)]=51 12:44:32 INFO: [navigation order (OPS/tg5.html)]=52 12:44:32 INFO: [navigation order (OPS/tg5.html)]=53 12:44:32 INFO: [navigation order (OPS/tg5.html)]=54 12:44:32 INFO: [navigation order (OPS/tg5.html)]=55 12:44:32 INFO: [navigation order (OPS/tg5.html)]=56 12:44:32 INFO: [navigation order (OPS/tg5.html)]=57 12:44:32 INFO: [navigation order (OPS/tg5.html)]=58 12:44:32 INFO: [navigation order (OPS/tg5.html)]=59 12:44:32 INFO: [navigation order (OPS/tg5.html)]=60 12:44:32 INFO: [navigation order (OPS/tg5.html)]=61 12:44:32 INFO: [navigation order (OPS/tg5.html)]=62 12:44:32 INFO: [navigation order (OPS/tg5.html)]=63 12:44:32 INFO: [navigation order (OPS/tg5.html)]=64 12:44:32 INFO: [navigation order (OPS/tg5.html)]=65 12:44:32 INFO: [navigation order (OPS/tg5.html)]=66 12:44:32 INFO: [navigation order (OPS/tg5.html)]=67 12:44:32 INFO: [navigation order (OPS/tg5.html)]=68 12:44:32 INFO: [navigation order (OPS/tg5.html)]=69 12:44:32 INFO: [navigation order (OPS/tg5.html)]=70 12:44:32 INFO: [navigation order (OPS/tg5.html)]=71 12:44:32 INFO: [navigation order (OPS/tg5.html)]=72 12:44:32 INFO: [navigation order (OPS/tg5.html)]=73 12:44:32 INFO: [navigation order (OPS/tg5.html)]=74 12:44:32 INFO: [navigation order (OPS/tg9.html)]=75 12:44:32 INFO: [navigation order (OPS/tg9.html)]=76 12:44:32 INFO: [navigation order (OPS/tg9.html)]=77 12:44:32 INFO: [navigation order (OPS/tg9.html)]=78 12:44:32 INFO: [navigation order (OPS/tg9.html)]=79 12:44:32 INFO: [navigation order (OPS/tg9.html)]=80 12:44:32 INFO: [navigation order (OPS/tg9.html)]=81 12:44:32 INFO: [navigation order (OPS/tg9.html)]=82 12:44:32 INFO: [navigation order (OPS/tg9.html)]=83 12:44:32 INFO: [navigation order (OPS/tg9.html)]=84 12:44:32 INFO: [navigation order (OPS/tg9.html)]=85 12:44:32 INFO: [navigation order (OPS/tg9.html)]=86 12:44:32 INFO: [navigation order (OPS/tg9.html)]=87 12:44:32 INFO: [navigation order (OPS/tg9.html)]=88 12:44:32 INFO: [navigation order (OPS/tg9.html)]=89 12:44:32 INFO: [navigation order (OPS/tg9.html)]=90 12:44:32 INFO: [navigation order (OPS/tg9.html)]=91 12:44:32 INFO: [navigation order (OPS/tg9.html)]=92 12:44:32 INFO: [navigation order (OPS/tg9.html)]=93 12:44:32 INFO: [navigation order (OPS/tg9.html)]=94 12:44:32 INFO: [navigation order (OPS/tg9.html)]=95 12:44:32 INFO: [navigation order (OPS/tg9.html)]=96 12:44:32 INFO: [navigation order (OPS/tg9.html)]=97 12:44:32 INFO: [navigation order (OPS/tg9.html)]=98 12:44:32 INFO: [navigation order (OPS/tg9.html)]=99 12:44:32 INFO: [navigation order (OPS/tg9.html)]=100 12:44:32 INFO: [navigation order (OPS/tg9.html)]=101 12:44:32 INFO: [navigation order (OPS/tg9.html)]=102 12:44:32 INFO: [navigation order (OPS/tg9.html)]=103 12:44:32 INFO: [navigation order (OPS/tg9.html)]=104 12:44:32 INFO: [navigation order (OPS/tg9.html)]=105 12:44:32 INFO: [navigation order (OPS/tg9.html)]=106 12:44:32 INFO: [navigation order (OPS/tg9.html)]=107 12:44:32 INFO: [navigation order (OPS/tg9.html)]=108 12:44:32 INFO: [navigation order (OPS/tg9.html)]=109 12:44:32 INFO: [navigation order (OPS/tg9.html)]=110 12:44:32 INFO: [navigation order (OPS/tg9.html)]=111 12:44:32 INFO: [navigation order (OPS/tg9.html)]=112 12:44:32 INFO: [navigation order (OPS/tg9.html)]=113 12:44:32 INFO: [navigation order (OPS/tg9.html)]=114 12:44:32 INFO: [navigation order (OPS/tg9.html)]=115 12:44:32 INFO: [navigation order (OPS/tg9.html)]=116 12:44:32 INFO: [navigation order (OPS/tg9.html)]=117 12:44:32 INFO: [navigation order (OPS/tg9.html)]=118 12:44:32 INFO: [navigation order (OPS/tg9.html)]=119 12:44:32 INFO: [navigation order (OPS/tg9.html)]=120 12:44:32 INFO: [navigation order (OPS/tg9.html)]=121 12:44:32 INFO: [navigation order (OPS/tg10.html)]=122 12:44:32 INFO: [navigation order (OPS/tg10.html)]=123 12:44:32 INFO: [navigation order (OPS/tg10.html)]=124 12:44:32 INFO: [navigation order (OPS/tg10.html)]=125 12:44:32 INFO: [navigation order (OPS/tg10.html)]=126 12:44:32 INFO: [navigation order (OPS/tg10.html)]=127 12:44:32 INFO: [navigation order (OPS/tg10.html)]=128 12:44:32 INFO: [navigation order (OPS/tg10.html)]=129 12:44:32 INFO: [navigation order (OPS/tg10.html)]=130 12:44:32 INFO: [navigation order (OPS/tg10.html)]=131 12:44:32 INFO: [navigation order (OPS/tg10.html)]=132 12:44:32 INFO: [navigation order (OPS/tg10.html)]=133 12:44:32 INFO: [navigation order (OPS/tg10.html)]=134 12:44:32 INFO: [navigation order (OPS/tg10.html)]=135 12:44:32 INFO: [navigation order (OPS/tg10.html)]=136 12:44:32 INFO: [navigation order (OPS/tg10.html)]=137 12:44:32 INFO: [navigation order (OPS/tg10.html)]=138 12:44:32 INFO: [navigation order (OPS/tg10.html)]=139 12:44:32 INFO: [navigation order (OPS/tg10.html)]=140 12:44:32 INFO: [navigation order (OPS/titlepageback.html)]=141 12:44:33 INFO: [creation date (META-INF/container.xml)]=2018-04-30T12:44:32Z 12:44:33 INFO: [format name]=application/epub+zip 12:44:33 INFO: [title]=Goethes Briefwechsel mit einem Kinde. 12:44:33 INFO: [language]=de 12:44:33 INFO: [subject]=prose 12:44:33 INFO: [unique identifier]=hdl:11858/00-1734-0000-0002-0710-B 12:44:33 INFO: [description]=Goethes Briefwechsel mit einem Kinde. / Arnim, Bettina von 12:44:33 INFO: [creator]=Arnim, Bettina von 12:44:33 INFO: [publisher]=TextGrid 12:44:33 INFO: [date]=1859 12:44:33 INFO: [date]=2018-04-30 12:44:33 INFO: [rights]=Creative Commons Attribution 12:44:33 INFO: [unique identifier (OPS/stylesheet.css)]=css 12:44:33 INFO: [unique identifier (OPS/titlepage.html)]=titlepage 12:44:33 INFO: [unique identifier (OPS/titlepageback.html)]=titlepageback 12:44:33 INFO: [unique identifier (OPS/print.css)]=print.css 12:44:33 INFO: [unique identifier (OPS/page-template.xpgt)]=apt 12:44:33 INFO: [unique identifier (OPS/index.html)]=start 12:44:33 INFO: [unique identifier (OPS/index-front.1_div.1.html)]=section1 12:44:33 INFO: [unique identifier (OPS/tg5.html)]=section3 12:44:33 INFO: [unique identifier (OPS/tg9.html)]=section73 12:44:33 INFO: [unique identifier (OPS/tg10.html)]=section120 12:44:33 INFO: [unique identifier (OPS/k2m2.0.jpg)]=image-1 12:44:33 INFO: [unique identifier (OPS/toc.ncx)]=ncx 12:44:33 INFO: [Has ncx file (OPS/toc.ncx)]=true 12:44:33 INFO: [is spine item (OPS/titlepage.html)]=true 12:44:33 INFO: [linear (OPS/titlepage.html)]=true 12:44:33 INFO: [is spine item (OPS/index.html)]=true 12:44:33 INFO: [linear (OPS/index.html)]=true 12:44:33 INFO: [is spine item (OPS/index-front.1_div.1.html)]=true 12:44:33 INFO: [linear (OPS/index-front.1_div.1.html)]=true 12:44:33 INFO: [is spine item (OPS/tg5.html)]=true 12:44:33 INFO: [linear (OPS/tg5.html)]=true 12:44:33 INFO: [is spine item (OPS/tg9.html)]=true 12:44:33 INFO: [linear (OPS/tg9.html)]=true 12:44:33 INFO: [is spine item (OPS/tg10.html)]=true 12:44:33 INFO: [linear (OPS/tg10.html)]=true 12:44:33 INFO: [is spine item (OPS/titlepageback.html)]=true 12:44:33 INFO: [linear (OPS/titlepageback.html)]=false 12:44:33 INFO: [resource (OPS/content.opf)]=OPS/titlepage.html 12:44:33 INFO: [resource (OPS/content.opf)]=OPS/index.html 12:44:33 INFO: [resource (OPS/content.opf)]=OPS/index-front.1_div.1.html 12:44:33 INFO: [resource (OPS/content.opf)]=OPS/tg5.html 12:44:33 INFO: [resource (OPS/content.opf)]=OPS/titlepageback.html 12:44:33 INFO: [spine index (OPS/titlepage.html)]=0 12:44:33 INFO: [spine index (OPS/index.html)]=1 12:44:33 INFO: [spine index (OPS/index-front.1_div.1.html)]=2 12:44:33 INFO: [spine index (OPS/tg5.html)]=3 12:44:33 INFO: [spine index (OPS/tg9.html)]=4 12:44:33 INFO: [spine index (OPS/tg10.html)]=5 12:44:33 INFO: [spine index (OPS/titlepageback.html)]=6 12:44:33 INFO: [items count]=12 12:44:33 INFO: [declared mimetype (OPS/stylesheet.css)]=text/css 12:44:33 INFO: [declared mimetype (OPS/titlepage.html)]=application/xhtml+xml 12:44:33 INFO: [declared mimetype (OPS/titlepageback.html)]=application/xhtml+xml 12:44:33 INFO: [declared mimetype (OPS/print.css)]=text/css 12:44:33 INFO: [declared mimetype (OPS/page-template.xpgt)]=application/vnd.adobe-page-template+xml 12:44:33 INFO: [declared mimetype (OPS/index.html)]=application/xhtml+xml 12:44:33 INFO: [declared mimetype (OPS/index-front.1_div.1.html)]=application/xhtml+xml 12:44:33 INFO: [declared mimetype (OPS/tg5.html)]=application/xhtml+xml 12:44:33 INFO: [declared mimetype (OPS/tg9.html)]=application/xhtml+xml 12:44:33 INFO: [declared mimetype (OPS/tg10.html)]=application/xhtml+xml 12:44:33 INFO: [declared mimetype (OPS/k2m2.0.jpg)]=image/jpeg 12:44:33 INFO: [declared mimetype (OPS/toc.ncx)]=application/x-dtbncx+xml 12:44:33 INFO: [characters count (OPS/titlepage.html)]=982 12:44:33 INFO: [reference (OPS/titlepageback.html)]=http://creativecommons.org/licenses/by/3.0/de/legalcode 12:44:33 INFO: [reference (OPS/titlepageback.html)]=http://creativecommons.org/licenses/by/3.0/de/ 12:44:33 INFO: [reference (OPS/titlepageback.html)]=http://www.textgrid.de/Digitale-Bibliothek 12:44:33 INFO: [characters count (OPS/titlepageback.html)]=1503 12:44:33 INFO: [resource (OPS/index.html)]=OPS/stylesheet.css 12:44:33 INFO: [resource (OPS/index.html)]=OPS/print.css 12:44:33 INFO: [resource (OPS/index.html)]=OPS/page-template.xpgt 12:44:33 INFO: [characters count (OPS/index.html)]=211 12:44:33 INFO: [resource (OPS/index-front.1_div.1.html)]=OPS/stylesheet.css 12:44:33 INFO: [resource (OPS/index-front.1_div.1.html)]=OPS/print.css 12:44:33 INFO: [resource (OPS/index-front.1_div.1.html)]=OPS/page-template.xpgt 12:44:33 INFO: [characters count (OPS/index-front.1_div.1.html)]=304 12:44:33 INFO: [resource (OPS/tg5.html)]=OPS/stylesheet.css 12:44:33 INFO: [resource (OPS/tg5.html)]=OPS/print.css 12:44:33 INFO: [resource (OPS/tg5.html)]=OPS/page-template.xpgt 12:44:33 INFO: [resource (OPS/tg5.html)]=OPS/tg10.html 12:44:33 INFO: [resource (OPS/tg5.html)]=OPS/tg10.html 12:44:33 INFO: [resource (OPS/tg5.html)]=OPS/tg10.html 12:44:33 INFO: [resource (OPS/tg5.html)]=OPS/tg10.html 12:44:33 INFO: [resource (OPS/tg5.html)]=OPS/tg10.html 12:44:33 INFO: [resource (OPS/tg5.html)]=OPS/k2m2.0.jpg 12:44:33 INFO: [characters count (OPS/tg5.html)]=544120 12:44:33 INFO: [resource (OPS/tg9.html)]=OPS/stylesheet.css 12:44:33 INFO: [resource (OPS/tg9.html)]=OPS/print.css 12:44:33 INFO: [resource (OPS/tg9.html)]=OPS/page-template.xpgt 12:44:33 INFO: [resource (OPS/tg9.html)]=OPS/tg10.html 12:44:33 INFO: [resource (OPS/tg9.html)]=OPS/tg10.html 12:44:33 INFO: [resource (OPS/tg9.html)]=OPS/tg10.html 12:44:33 INFO: [resource (OPS/tg9.html)]=OPS/tg10.html 12:44:33 INFO: [resource (OPS/tg9.html)]=OPS/tg10.html 12:44:33 INFO: [resource (OPS/tg9.html)]=OPS/tg10.html 12:44:33 INFO: [characters count (OPS/tg9.html)]=482477 12:44:33 INFO: [resource (OPS/tg10.html)]=OPS/stylesheet.css 12:44:33 INFO: [resource (OPS/tg10.html)]=OPS/print.css 12:44:33 INFO: [resource (OPS/tg10.html)]=OPS/page-template.xpgt 12:44:33 INFO: [resource (OPS/tg10.html)]=OPS/tg10.html 12:44:33 INFO: [resource (OPS/tg10.html)]=OPS/tg10.html 12:44:33 INFO: [resource (OPS/tg10.html)]=OPS/tg10.html 12:44:33 INFO: [resource (OPS/tg10.html)]=OPS/tg10.html 12:44:33 INFO: [characters count (OPS/tg10.html)]=363274 12:44:33 INFO: [resource (OPS/toc.ncx)]=OPS/titlepage.html 12:44:33 INFO: [resource (OPS/toc.ncx)]=OPS/index.html 12:44:33 INFO: [resource (OPS/toc.ncx)]=OPS/index-front.1_div.1.html 12:44:33 INFO: [resource (OPS/toc.ncx)]=OPS/tg5.html 12:44:33 INFO: [resource (OPS/toc.ncx)]=OPS/tg5.html 12:44:33 INFO: [resource (OPS/toc.ncx)]=OPS/tg5.html 12:44:33 INFO: [resource (OPS/toc.ncx)]=OPS/tg5.html 12:44:33 INFO: [resource (OPS/toc.ncx)]=OPS/tg5.html 12:44:33 INFO: [resource (OPS/toc.ncx)]=OPS/tg5.html 12:44:33 INFO: [resource (OPS/toc.ncx)]=OPS/tg5.html 12:44:33 INFO: [resource (OPS/toc.ncx)]=OPS/tg5.html 12:44:33 INFO: [resource (OPS/toc.ncx)]=OPS/tg5.html 12:44:33 INFO: [resource (OPS/toc.ncx)]=OPS/tg5.html 12:44:33 INFO: [resource (OPS/toc.ncx)]=OPS/tg5.html 12:44:33 INFO: [resource (OPS/toc.ncx)]=OPS/tg5.html 12:44:33 INFO: [resource (OPS/toc.ncx)]=OPS/tg5.html 12:44:33 INFO: [resource (OPS/toc.ncx)]=OPS/tg5.html 12:44:33 INFO: [resource (OPS/toc.ncx)]=OPS/tg5.html 12:44:33 INFO: [resource (OPS/toc.ncx)]=OPS/tg5.html 12:44:33 INFO: [resource (OPS/toc.ncx)]=OPS/tg5.html 12:44:33 INFO: [resource (OPS/toc.ncx)]=OPS/tg5.html 12:44:33 INFO: [resource (OPS/toc.ncx)]=OPS/tg5.html 12:44:33 INFO: [resource (OPS/toc.ncx)]=OPS/tg5.html 12:44:33 INFO: [resource (OPS/toc.ncx)]=OPS/tg5.html 12:44:33 INFO: [resource (OPS/toc.ncx)]=OPS/tg5.html 12:44:33 INFO: [resource (OPS/toc.ncx)]=OPS/tg5.html 12:44:33 INFO: [resource (OPS/toc.ncx)]=OPS/tg5.html 12:44:33 INFO: [resource (OPS/toc.ncx)]=OPS/tg5.html 12:44:33 INFO: [resource (OPS/toc.ncx)]=OPS/tg5.html 12:44:33 INFO: [resource (OPS/toc.ncx)]=OPS/tg5.html 12:44:33 INFO: [resource (OPS/toc.ncx)]=OPS/tg5.html 12:44:33 INFO: [resource (OPS/toc.ncx)]=OPS/tg5.html 12:44:33 INFO: [resource (OPS/toc.ncx)]=OPS/tg5.html 12:44:33 INFO: [resource (OPS/toc.ncx)]=OPS/tg5.html 12:44:33 INFO: [resource (OPS/toc.ncx)]=OPS/tg5.html 12:44:33 INFO: [resource (OPS/toc.ncx)]=OPS/tg5.html 12:44:33 INFO: [resource (OPS/toc.ncx)]=OPS/tg5.html 12:44:33 INFO: [resource (OPS/toc.ncx)]=OPS/tg5.html 12:44:33 INFO: [resource (OPS/toc.ncx)]=OPS/tg5.html 12:44:33 INFO: [resource (OPS/toc.ncx)]=OPS/tg5.html 12:44:33 INFO: [resource (OPS/toc.ncx)]=OPS/tg5.html 12:44:33 INFO: [resource (OPS/toc.ncx)]=OPS/tg5.html 12:44:33 INFO: [resource (OPS/toc.ncx)]=OPS/tg5.html 12:44:33 INFO: [resource (OPS/toc.ncx)]=OPS/tg5.html 12:44:33 INFO: [resource (OPS/toc.ncx)]=OPS/tg5.html 12:44:33 INFO: [resource (OPS/toc.ncx)]=OPS/tg5.html 12:44:33 INFO: [resource (OPS/toc.ncx)]=OPS/tg5.html 12:44:33 INFO: [resource (OPS/toc.ncx)]=OPS/tg5.html 12:44:33 INFO: [resource (OPS/toc.ncx)]=OPS/tg5.html 12:44:33 INFO: [resource (OPS/toc.ncx)]=OPS/tg5.html 12:44:33 INFO: [resource (OPS/toc.ncx)]=OPS/tg5.html 12:44:33 INFO: [resource (OPS/toc.ncx)]=OPS/tg5.html 12:44:33 INFO: [resource (OPS/toc.ncx)]=OPS/tg5.html 12:44:33 INFO: [resource (OPS/toc.ncx)]=OPS/tg5.html 12:44:33 INFO: [resource (OPS/toc.ncx)]=OPS/tg5.html 12:44:33 INFO: [resource (OPS/toc.ncx)]=OPS/tg5.html 12:44:33 INFO: [resource (OPS/toc.ncx)]=OPS/tg5.html 12:44:33 INFO: [resource (OPS/toc.ncx)]=OPS/tg5.html 12:44:33 INFO: [resource (OPS/toc.ncx)]=OPS/tg5.html 12:44:33 INFO: [resource (OPS/toc.ncx)]=OPS/tg5.html 12:44:33 INFO: [resource (OPS/toc.ncx)]=OPS/tg5.html 12:44:33 INFO: [resource (OPS/toc.ncx)]=OPS/tg5.html 12:44:33 INFO: [resource (OPS/toc.ncx)]=OPS/tg5.html 12:44:33 INFO: [resource (OPS/toc.ncx)]=OPS/tg5.html 12:44:33 INFO: [resource (OPS/toc.ncx)]=OPS/tg5.html 12:44:33 INFO: [resource (OPS/toc.ncx)]=OPS/tg5.html 12:44:33 INFO: [resource (OPS/toc.ncx)]=OPS/tg5.html 12:44:33 INFO: [resource (OPS/toc.ncx)]=OPS/tg5.html 12:44:33 INFO: [resource (OPS/toc.ncx)]=OPS/tg5.html 12:44:33 INFO: [resource (OPS/toc.ncx)]=OPS/tg5.html 12:44:33 INFO: [resource (OPS/toc.ncx)]=OPS/tg5.html 12:44:33 INFO: [resource (OPS/toc.ncx)]=OPS/tg5.html 12:44:33 INFO: [resource (OPS/toc.ncx)]=OPS/tg5.html 12:44:33 INFO: [resource (OPS/toc.ncx)]=OPS/tg5.html 12:44:33 INFO: [resource (OPS/toc.ncx)]=OPS/tg9.html 12:44:33 INFO: [resource (OPS/toc.ncx)]=OPS/tg9.html 12:44:33 INFO: [resource (OPS/toc.ncx)]=OPS/tg9.html 12:44:33 INFO: [resource (OPS/toc.ncx)]=OPS/tg9.html 12:44:33 INFO: [resource (OPS/toc.ncx)]=OPS/tg9.html 12:44:33 INFO: [resource (OPS/toc.ncx)]=OPS/tg9.html 12:44:33 INFO: [resource (OPS/toc.ncx)]=OPS/tg9.html 12:44:33 INFO: [resource (OPS/toc.ncx)]=OPS/tg9.html 12:44:33 INFO: [resource (OPS/toc.ncx)]=OPS/tg9.html 12:44:33 INFO: [resource (OPS/toc.ncx)]=OPS/tg9.html 12:44:33 INFO: [resource (OPS/toc.ncx)]=OPS/tg9.html 12:44:33 INFO: [resource (OPS/toc.ncx)]=OPS/tg9.html 12:44:33 INFO: [resource (OPS/toc.ncx)]=OPS/tg9.html 12:44:33 INFO: [resource (OPS/toc.ncx)]=OPS/tg9.html 12:44:33 INFO: [resource (OPS/toc.ncx)]=OPS/tg9.html 12:44:33 INFO: [resource (OPS/toc.ncx)]=OPS/tg9.html 12:44:33 INFO: [resource (OPS/toc.ncx)]=OPS/tg9.html 12:44:33 INFO: [resource (OPS/toc.ncx)]=OPS/tg9.html 12:44:33 INFO: [resource (OPS/toc.ncx)]=OPS/tg9.html 12:44:33 INFO: [resource (OPS/toc.ncx)]=OPS/tg9.html 12:44:33 INFO: [resource (OPS/toc.ncx)]=OPS/tg9.html 12:44:33 INFO: [resource (OPS/toc.ncx)]=OPS/tg9.html 12:44:33 INFO: [resource (OPS/toc.ncx)]=OPS/tg9.html 12:44:33 INFO: [resource (OPS/toc.ncx)]=OPS/tg9.html 12:44:33 INFO: [resource (OPS/toc.ncx)]=OPS/tg9.html 12:44:33 INFO: [resource (OPS/toc.ncx)]=OPS/tg9.html 12:44:33 INFO: [resource (OPS/toc.ncx)]=OPS/tg9.html 12:44:33 INFO: [resource (OPS/toc.ncx)]=OPS/tg9.html 12:44:33 INFO: [resource (OPS/toc.ncx)]=OPS/tg9.html 12:44:33 INFO: [resource (OPS/toc.ncx)]=OPS/tg9.html 12:44:33 INFO: [resource (OPS/toc.ncx)]=OPS/tg9.html 12:44:33 INFO: [resource (OPS/toc.ncx)]=OPS/tg9.html 12:44:33 INFO: [resource (OPS/toc.ncx)]=OPS/tg9.html 12:44:33 INFO: [resource (OPS/toc.ncx)]=OPS/tg9.html 12:44:33 INFO: [resource (OPS/toc.ncx)]=OPS/tg9.html 12:44:33 INFO: [resource (OPS/toc.ncx)]=OPS/tg9.html 12:44:33 INFO: [resource (OPS/toc.ncx)]=OPS/tg9.html 12:44:33 INFO: [resource (OPS/toc.ncx)]=OPS/tg9.html 12:44:33 INFO: [resource (OPS/toc.ncx)]=OPS/tg9.html 12:44:33 INFO: [resource (OPS/toc.ncx)]=OPS/tg9.html 12:44:33 INFO: [resource (OPS/toc.ncx)]=OPS/tg9.html 12:44:33 INFO: [resource (OPS/toc.ncx)]=OPS/tg9.html 12:44:33 INFO: [resource (OPS/toc.ncx)]=OPS/tg9.html 12:44:33 INFO: [resource (OPS/toc.ncx)]=OPS/tg9.html 12:44:33 INFO: [resource (OPS/toc.ncx)]=OPS/tg9.html 12:44:33 INFO: [resource (OPS/toc.ncx)]=OPS/tg9.html 12:44:33 INFO: [resource (OPS/toc.ncx)]=OPS/tg9.html 12:44:33 INFO: [resource (OPS/toc.ncx)]=OPS/tg10.html 12:44:33 INFO: [resource (OPS/toc.ncx)]=OPS/tg10.html 12:44:33 INFO: [resource (OPS/toc.ncx)]=OPS/tg10.html 12:44:33 INFO: [resource (OPS/toc.ncx)]=OPS/tg10.html 12:44:33 INFO: [resource (OPS/toc.ncx)]=OPS/tg10.html 12:44:33 INFO: [resource (OPS/toc.ncx)]=OPS/tg10.html 12:44:33 INFO: [resource (OPS/toc.ncx)]=OPS/tg10.html 12:44:33 INFO: [resource (OPS/toc.ncx)]=OPS/tg10.html 12:44:33 INFO: [resource (OPS/toc.ncx)]=OPS/tg10.html 12:44:33 INFO: [resource (OPS/toc.ncx)]=OPS/tg10.html 12:44:33 INFO: [resource (OPS/toc.ncx)]=OPS/tg10.html 12:44:33 INFO: [resource (OPS/toc.ncx)]=OPS/tg10.html 12:44:33 INFO: [resource (OPS/toc.ncx)]=OPS/tg10.html 12:44:33 INFO: [resource (OPS/toc.ncx)]=OPS/tg10.html 12:44:33 INFO: [resource (OPS/toc.ncx)]=OPS/tg10.html 12:44:33 INFO: [resource (OPS/toc.ncx)]=OPS/tg10.html 12:44:33 INFO: [resource (OPS/toc.ncx)]=OPS/tg10.html 12:44:33 INFO: [resource (OPS/toc.ncx)]=OPS/tg10.html 12:44:33 INFO: [resource (OPS/toc.ncx)]=OPS/tg10.html 12:44:33 INFO: [resource (OPS/toc.ncx)]=OPS/titlepageback.html 12:44:33 INFO: [size (OPS/tg9.html)]=545812 12:44:33 INFO: [compressed size (OPS/tg9.html)]=169804 12:44:33 INFO: [compression method (OPS/tg9.html)]=Deflated 12:44:33 INFO: [SHA-256 (OPS/tg9.html)]=a6a3b24fd07665d1e118e86ecc34555f0e7be0e6f594ecf47d439ebf80153e 12:44:33 INFO: [size (OPS/print.css)]=2836 12:44:33 INFO: [compressed size (OPS/print.css)]=1324 12:44:33 INFO: [compression method (OPS/print.css)]=Deflated 12:44:33 INFO: [SHA-256 (OPS/print.css)]=29175f26fcf5c3c41a86e139b453b8bc6c12f88fd798fa2cc24e27abfe6e0 12:44:33 INFO: [size (OPS/k2m2.0.jpg)]=57081 12:44:33 INFO: [compressed size (OPS/k2m2.0.jpg)]=52981 12:44:33 INFO: [compression method (OPS/k2m2.0.jpg)]=Deflated 12:44:33 INFO: [SHA-256 (OPS/k2m2.0.jpg)]=e683ffb2fb4b424edf993b98787bc36db5d5ccdb332618c221c806a899e77bf 12:44:33 INFO: [size (OPS/tg10.html)]=419406 12:44:33 INFO: [compressed size (OPS/tg10.html)]=124180 12:44:33 INFO: [compression method (OPS/tg10.html)]=Deflated 12:44:33 INFO: [SHA-256 (OPS/tg10.html)]=ecf6db19f68917d24ee4e9e0c76bd2015486a46c488675d192a1e37c2e76cbb 12:44:33 INFO: [size (OPS/content.opf)]=3325 12:44:33 INFO: [compressed size (OPS/content.opf)]=923 12:44:33 INFO: [compression method (OPS/content.opf)]=Deflated 12:44:33 INFO: [SHA-256 (OPS/content.opf)]=c45ba79258269c984133b289a33db8344877553fd8bf67cbf37e7ff47e68f8 12:44:33 INFO: [size (OPS/index-front.1_div.1.html)]=1554 12:44:33 INFO: [compressed size (OPS/index-front.1_div.1.html)]=672 12:44:33 INFO: [compression method (OPS/index-front.1_div.1.html)]=Deflated 12:44:33 INFO: [SHA-256 (OPS/index-front.1_div.1.html)]=f97e28e8bd9ef5cce36f938305b8e3b8515b83249c3c4bd71955cc636cca 12:44:33 INFO: [size (OPS/tg5.html)]=618049 12:44:33 INFO: [compressed size (OPS/tg5.html)]=185381 12:44:33 INFO: [compression method (OPS/tg5.html)]=Deflated 12:44:33 INFO: [SHA-256 (OPS/tg5.html)]=52c6b1783af7337d0dc55e2c928a4c0c87c1bf99abe79c61f6de08c56d8ca24 12:44:33 INFO: [size (OPS/page-template.xpgt)]=3479 12:44:33 INFO: [compressed size (OPS/page-template.xpgt)]=527 12:44:33 INFO: [compression method (OPS/page-template.xpgt)]=Deflated 12:44:33 INFO: [SHA-256 (OPS/page-template.xpgt)]=230bfaecec71b94cd274aca7350429242632bd6cb417d4cdc85a685af366 12:44:33 INFO: [size (OPS/index.html)]=1226 12:44:33 INFO: [compressed size (OPS/index.html)]=565 12:44:33 INFO: [compression method (OPS/index.html)]=Deflated 12:44:33 INFO: [SHA-256 (OPS/index.html)]=4f82b4ae4f134afcecb18972706a4db9f7198049c2fb86fdfcd4a429c31ab570 12:44:33 INFO: [size (META-INF/container.xml)]=215 12:44:33 INFO: [compressed size (META-INF/container.xml)]=150 12:44:33 INFO: [compression method (META-INF/container.xml)]=Deflated 12:44:33 INFO: [SHA-256 (META-INF/container.xml)]=f5a47aa088c519c6dfbd53fe40975816cecc775f069a6aa5e51d71c2bbf598f 12:44:33 INFO: [size (OPS/toc.ncx)]=30985 12:44:33 INFO: [compressed size (OPS/toc.ncx)]=2380 12:44:33 INFO: [compression method (OPS/toc.ncx)]=Deflated 12:44:33 INFO: [SHA-256 (OPS/toc.ncx)]=3f888b46a7e5ff9b58281704393cc5865fc71b014b7c5944e124f69e4afd6c 12:44:33 INFO: [size (OPS/titlepageback.html)]=2554 12:44:33 INFO: [compressed size (OPS/titlepageback.html)]=1126 12:44:33 INFO: [compression method (OPS/titlepageback.html)]=Deflated 12:44:33 INFO: [SHA-256 (OPS/titlepageback.html)]=9e84f635dc1edd5c568f78d564b374231bd0f6f9fd9c15e76512dd2fd4944f3 12:44:33 INFO: [size (mimetype)]=20 12:44:33 INFO: [compressed size (mimetype)]=20 12:44:33 INFO: [compression method (mimetype)]=Stored 12:44:33 INFO: [SHA-256 (mimetype)]=e468e350d1143eb648f6c7bbd63111ec544a361ca74ecef256ac91f48b 12:44:33 INFO: [size (OPS/stylesheet.css)]=17284 12:44:33 INFO: [compressed size (OPS/stylesheet.css)]=4371 12:44:33 INFO: [compression method (OPS/stylesheet.css)]=Deflated 12:44:33 INFO: [SHA-256 (OPS/stylesheet.css)]=ae25f2acb7360604140f75332666393b30a4282b8d0cf3b8e51ff29d29b4b 12:44:33 INFO: [size (OPS/titlepage.html)]=1824 12:44:33 INFO: [compressed size (OPS/titlepage.html)]=639 12:44:33 INFO: [compression method (OPS/titlepage.html)]=Deflated 12:44:33 INFO: [SHA-256 (OPS/titlepage.html)]=943298ab18ed3a2f0c36f279a7c1167e74cba58889f4ad0a35c0e9c2bae93e 12:44:33 WARNING: : 12:44:33 WARNING: OPS/stylesheet.css(67,4): CSS Selector specifies absolute position. 12:44:33 WARNING: OPS/stylesheet.css(85,4): CSS Selector specifies absolute position. 12:44:33 WARNING: OPS/stylesheet.css(99,4): CSS Selector specifies absolute position. 12:44:33 Tests run: 4, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 7.988 sec 12:44:33 Running info.textgrid.services.aggregator.CacheControlIT 12:44:33 [INFO] Collected root objects for basket textgrid:mjsx.0, textgrid:mjqh.0 (BASKET -> zip) after 72.93 ms 12:44:33 [INFO] Starting streaming ZIP export after 73.82 ms 12:44:34 [INFO] Finished exporting after 722.0 ms 12:44:34 [INFO] registering MBean org.apache.cxf:bus.id=aggregator,type=Performance.Counter.Server,service="{http://aggregator.services.textgrid.info/}REST",port="REST",operation="getZIP": org.apache.cxf.management.counters.ResponseTimeCounter@6e58107f 12:44:34 [INFO] Collected root objects for basket textgrid:mjsx.0, textgrid:mjqh.0 (BASKET -> zip) after 68.96 ms 12:44:34 304 Not Modified 12:44:34 [INFO] Started EPUB serialization for textgrid:mjsx.0,textgrid:mjqh.0 after 13.08 μs 12:44:34 [INFO] Collected root objects for basket textgrid:mjsx.0, textgrid:mjqh.0 (BASKET -> epub) after 69.33 ms 12:44:34 [INFO] Starting TEIcorpus serialization 12:44:34 [INFO] writing TEIcorpus for info.textgrid.services.aggregator.teicorpus.TEICorpusSerializer@54fe2d46, sid: false 12:44:34 [INFO] Fetched source for textgrid:mjsx.0, textgrid:mjqh.0 (BASKET -> epub) after 420.5 ms 12:44:34 [INFO] Starting EPUB zipping for textgrid:mjsx.0, textgrid:mjqh.0 (BASKET -> epub) after 444.4 ms 12:44:34 [INFO] Adding 0 external items to EPUB for textgrid:mjsx.0, textgrid:mjqh.0 (BASKET -> epub) after 455.9 ms 12:44:34 [INFO] Successfully exported EPUB for textgrid:mjsx.0, textgrid:mjqh.0 (BASKET -> epub) after 456.0 ms 12:44:34 [INFO] Started EPUB serialization for textgrid:mjsx.0,textgrid:mjqh.0 after 10.59 μs 12:44:34 [INFO] Collected root objects for basket textgrid:mjsx.0, textgrid:mjqh.0 (BASKET -> epub) after 71.61 ms 12:44:34 304 Not Modified 12:44:34 [INFO] Starting HTML export for textgrid:mjsx.0,textgrid:mjqh.0 12:44:34 [INFO] Started HTML serialization for textgrid:mjsx.0, textgrid:mjqh.0 (BASKET -> html) after 459.4 μs 12:44:34 [INFO] Collected root objects for basket textgrid:mjsx.0, textgrid:mjqh.0 (BASKET -> html) after 73.66 ms 12:44:34 [INFO] Starting TEIcorpus serialization 12:44:34 [INFO] writing TEIcorpus for info.textgrid.services.aggregator.teicorpus.TEICorpusSerializer@3910b0ea, sid: false 12:44:35 Warning: on line 85 12:44:35 The child axis starting at an attribute node will never select anything 12:44:35 [INFO] Fetched source for textgrid:mjsx.0, textgrid:mjqh.0 (BASKET -> html) after 386.0 ms 12:44:35 [INFO] Configured graphics URL pattern = https://textgridlab.org/1.0/tgcrud/rest/@URI@/data 12:44:35 [INFO] Prepared XSLT stylesheet (internal) for textgrid:mjsx.0, textgrid:mjqh.0 (BASKET -> html) after 386.2 ms 12:44:35 [INFO] Ready for transformation of textgrid:mjsx.0, textgrid:mjqh.0 (BASKET -> html) after 387.0 ms 12:44:35 case 4: write to stdout, pageLayout Simple 12:44:35 TEI HTML inside corpus 12:44:35 TEI HTML inside corpus 12:44:35 [INFO] Finished and delivered transformation of textgrid:mjsx.0, textgrid:mjqh.0 (BASKET -> html) after 394.1 ms 12:44:35 [INFO] Starting HTML export for textgrid:mjsx.0,textgrid:mjqh.0 12:44:35 [INFO] Started HTML serialization for textgrid:mjsx.0, textgrid:mjqh.0 (BASKET -> html) after 40.53 μs 12:44:35 [INFO] Collected root objects for basket textgrid:mjsx.0, textgrid:mjqh.0 (BASKET -> html) after 73.31 ms 12:44:35 304 Not Modified 12:44:35 [INFO] Started EPUB serialization for textgrid:mjsx.0,textgrid:mjqh.0 after 18.46 μs 12:44:35 [INFO] Collected root objects for basket textgrid:mjsx.0, textgrid:mjqh.0 (BASKET -> epub) after 73.26 ms 12:44:35 [INFO] Starting TEIcorpus serialization 12:44:35 [INFO] writing TEIcorpus for info.textgrid.services.aggregator.teicorpus.TEICorpusSerializer@51302742, sid: false 12:44:35 [INFO] Fetched source for textgrid:mjsx.0, textgrid:mjqh.0 (BASKET -> epub) after 356.6 ms 12:44:35 [INFO] Starting EPUB zipping for textgrid:mjsx.0, textgrid:mjqh.0 (BASKET -> epub) after 387.1 ms 12:44:35 [INFO] Adding 0 external items to EPUB for textgrid:mjsx.0, textgrid:mjqh.0 (BASKET -> epub) after 404.1 ms 12:44:35 [INFO] Successfully exported EPUB for textgrid:mjsx.0, textgrid:mjqh.0 (BASKET -> epub) after 404.2 ms 12:44:35 [INFO] Started EPUB serialization for textgrid:mjsx.0,textgrid:mjqh.0 after 12.15 μs 12:44:35 [INFO] Collected root objects for basket textgrid:mjsx.0, textgrid:mjqh.0 (BASKET -> epub) after 72.74 ms 12:44:35 304 Not Modified 12:44:35 [INFO] Starting HTML export for textgrid:mjsx.0 12:44:35 [INFO] Started HTML serialization for textgrid:mjsx.0 (UNKNOWN -> html) after 62.04 μs 12:44:35 [INFO] Fetched source for textgrid:mjsx.0 (UNKNOWN -> html) up to metadata after 38.58 ms 12:44:35 [INFO] Starting TEIcorpus serialization 12:44:35 [INFO] writing TEIcorpus for info.textgrid.services.aggregator.teicorpus.TEICorpusSerializer@1b848ccf, sid: false 12:44:35 Warning: on line 85 12:44:35 The child axis starting at an attribute node will never select anything 12:44:35 [INFO] Fetched source for textgrid:mjsx.0 (AGGREGATION -> html) after 263.0 ms 12:44:35 [INFO] Configured graphics URL pattern = https://textgridlab.org/1.0/tgcrud/rest/@URI@/data 12:44:35 [INFO] Prepared XSLT stylesheet (internal) for textgrid:mjsx.0 (AGGREGATION -> html) after 263.2 ms 12:44:35 [INFO] Ready for transformation of textgrid:mjsx.0 (AGGREGATION -> html) after 263.6 ms 12:44:35 case 4: write to stdout, pageLayout Simple 12:44:35 TEI HTML inside corpus 12:44:35 [INFO] Finished and delivered transformation of textgrid:mjsx.0 (AGGREGATION -> html) after 266.3 ms 12:44:35 [INFO] Starting HTML export for textgrid:mjsx.0 12:44:35 [INFO] Started HTML serialization for textgrid:mjsx.0 (UNKNOWN -> html) after 32.64 μs 12:44:36 [INFO] Fetched source for textgrid:mjsx.0 (UNKNOWN -> html) up to metadata after 36.12 ms 12:44:36 304 Not Modified 12:44:36 Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.597 sec 12:44:36 12:44:36 Results : 12:44:36 12:44:36 Tests run: 15, Failures: 0, Errors: 0, Skipped: 3 12:44:36 12:44:36 [WARNING] File encoding has not been set, using platform encoding UTF-8, i.e. build is platform dependent! 12:44:36 [JENKINS] Recording test results 12:44:36 [INFO] 12:44:36 [INFO] --- tomcat6-maven-plugin:2.1:shutdown (stop-tomcat) @ aggregator --- 12:44:36 [INFO] Stopping Coyote HTTP/1.1 on http-42915 12:44:36 [INFO] Closing Spring root WebApplicationContext 12:44:36 [INFO] Closing Root WebApplicationContext: startup date [Mon Apr 30 12:44:18 CEST 2018]; root of context hierarchy 12:44:36 [INFO] JMX connector server stopped: javax.management.remote.rmi.RMIConnectorServer@57473d6b 12:44:36 [INFO] Destroying singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@756168dd: defining beans [cxf,org.apache.cxf.bus.spring.BusWiringBeanFactoryPostProcessor,org.apache.cxf.bus.spring.Jsr250BeanPostProcessor,org.apache.cxf.bus.spring.BusExtensionPostProcessor,org.springframework.context.annotation.internalConfigurationAnnotationProcessor,org.springframework.context.annotation.internalAutowiredAnnotationProcessor,org.springframework.context.annotation.internalRequiredAnnotationProcessor,org.springframework.context.annotation.internalCommonAnnotationProcessor,propertyPlaceholderConfigurer,org.springframework.web.context.support.ServletContextPropertyPlaceholderConfigurer#0,org.springframework.beans.factory.config.PreferencesPlaceholderConfigurer#0,cxf.config0,org.apache.cxf.management.InstrumentationManager,CounterRepository,cors-filter,stable-repo,dev-repo,services,services-dev,org.springframework.context.annotation.ConfigurationClassPostProcessor.importAwareProcessor]; root of factory hierarchy 12:44:36 [ERROR] The web application [/aggregator] appears to have started a thread named [Timer-0] but has failed to stop it. This is very likely to create a memory leak. 12:44:36 [ERROR] The web application [/aggregator] created a ThreadLocal with key of type [com.sun.xml.bind.v2.ClassFactory$1] (value [com.sun.xml.bind.v2.ClassFactory$1@6b2d787b]) and a value of type [java.util.WeakHashMap] (value [{class info.textgrid.namespaces.metadata.agent._2010.AgentType=java.lang.ref.WeakReference@515d2e69, class info.textgrid.namespaces.middleware.tgcrud.services.tgcrudservice.ReadResponseType=java.lang.ref.WeakReference@42deeca9, class info.textgrid.namespaces.metadata.core._2010.GeneratedType$Pid=java.lang.ref.WeakReference@776a6ccd, class info.textgrid.namespaces.metadata.core._2010.EditionType$License=java.lang.ref.WeakReference@77042cfb, class info.textgrid.namespaces.middleware.tgcrud.services.tgcrudservice.ReadMetadataResponseType=java.lang.ref.WeakReference@4f927a14, class info.textgrid._import.ElementSpec=java.lang.ref.WeakReference@7a9c6ceb, class info.textgrid.namespaces.metadata.core._2010.GeneratedType=java.lang.ref.WeakReference@5eb47b71, class info.textgrid.namespaces.metadata.core._2010.DateType=java.lang.ref.WeakReference@801f7a8, class info.textgrid.namespaces.metadata.core._2010.ItemType=java.lang.ref.WeakReference@549f6e66, class info.textgrid.namespaces.middleware.tgsearch.EntryType=java.lang.ref.WeakReference@4d7dbb2a, class info.textgrid.namespaces.metadata.core._2010.MetadataContainerType=java.lang.ref.WeakReference@306f3e07, class info.textgrid.namespaces.metadata.core._2010.BibliographicCitationType=java.lang.ref.WeakReference@37d42315, class info.textgrid.namespaces.metadata.core._2010.GeneratedType$Project=java.lang.ref.WeakReference@181787d7, class info.textgrid.namespaces.metadata.agent._2010.PersonType=java.lang.ref.WeakReference@3893db14, class info.textgrid.namespaces.metadata.core._2010.EditionType=java.lang.ref.WeakReference@71c55507, class info.textgrid.namespaces.metadata.core._2010.RelationType=java.lang.ref.WeakReference@671f1ca1, class javax.xml.bind.annotation.adapters.CollapsedStringAdapter=java.lang.ref.WeakReference@431206aa, class info.textgrid.namespaces.metadata.core._2010.ProvidedType=java.lang.ref.WeakReference@657f3ea7, class javax.xml.bind.annotation.W3CDomHandler=java.lang.ref.WeakReference@3e493262, class info.textgrid.namespaces.middleware.tgsearch.PathGroupType=java.lang.ref.WeakReference@212cdb1e, class org.w3._1999._02._22_rdf_syntax_ns_.RdfType=java.lang.ref.WeakReference@72d8bec7, class info.textgrid.namespaces.middleware.tgsearch.PathResponse=java.lang.ref.WeakReference@6ece3c3d, class info.textgrid.namespaces.metadata.core._2010.SourceType=java.lang.ref.WeakReference@1963d9a4, class info.textgrid._import.ElementSpec$Attribute=java.lang.ref.WeakReference@5e5015bd, class info.textgrid._import.ImportSpec=java.lang.ref.WeakReference@69c9b636, class info.textgrid.namespaces.metadata.core._2010.CollectionType=java.lang.ref.WeakReference@767950e6, class java.util.ArrayList=java.lang.ref.WeakReference@71500974, class info.textgrid.namespaces.metadata.core._2010.ObjectType=java.lang.ref.WeakReference@2f73171e, class info.textgrid.namespaces.metadata.core._2010.GeneratedType$TextgridUri=java.lang.ref.WeakReference@baf6cc0, class info.textgrid.namespaces.metadata.core._2010.GenericType=java.lang.ref.WeakReference@37ede333, class info.textgrid.namespaces.metadata.core._2010.AuthorityType=java.lang.ref.WeakReference@46875713, class info.textgrid.namespaces.middleware.tgsearch.PathType=java.lang.ref.WeakReference@71fb733a, class info.textgrid.namespaces.middleware.tgsearch.ResultType=java.lang.ref.WeakReference@1c2c8a9, class info.textgrid._import.XmlConfiguration=java.lang.ref.WeakReference@596e47d9, class info.textgrid._import.ElementSpec$Required=java.lang.ref.WeakReference@252dbc28, class info.textgrid.namespaces.middleware.tgsearch.Response=java.lang.ref.WeakReference@f657914}]) but failed to remove it when the web application was stopped. This is very likely to create a memory leak. 12:44:36 [ERROR] The web application [/aggregator] created a ThreadLocal with key of type [java.lang.ThreadLocal] (value [java.lang.ThreadLocal@18f57fd1]) and a value of type [net.sf.saxon.expr.sort.LRUCache] (value [net.sf.saxon.expr.sort.LRUCache@338ea399]) but failed to remove it when the web application was stopped. This is very likely to create a memory leak. 12:44:36 [ERROR] The web application [/aggregator] created a ThreadLocal with key of type [com.sun.xml.bind.v2.runtime.Coordinator$1] (value [com.sun.xml.bind.v2.runtime.Coordinator$1@7b0a953c]) and a value of type [java.lang.Object[]] (value [[Ljava.lang.Object;@5f83ee90]) but failed to remove it when the web application was stopped. This is very likely to create a memory leak. 12:44:36 [ERROR] The web application [/aggregator] created a ThreadLocal with key of type [com.sun.xml.bind.v2.ClassFactory$1] (value [com.sun.xml.bind.v2.ClassFactory$1@6b2d787b]) and a value of type [java.util.WeakHashMap] (value [{class info.textgrid.namespaces.metadata.agent._2010.AgentType=java.lang.ref.WeakReference@6c3b1946, class info.textgrid.namespaces.middleware.tgcrud.services.tgcrudservice.ReadResponseType=java.lang.ref.WeakReference@2aeffd33, class info.textgrid.namespaces.metadata.core._2010.GeneratedType$Pid=java.lang.ref.WeakReference@5633e27, class info.textgrid.namespaces.metadata.core._2010.EditionType$License=java.lang.ref.WeakReference@45d4b775, class info.textgrid.namespaces.middleware.tgcrud.services.tgcrudservice.ReadMetadataResponseType=java.lang.ref.WeakReference@711177a0, class info.textgrid._import.ElementSpec=java.lang.ref.WeakReference@24c20ad4, class info.textgrid.namespaces.metadata.core._2010.GeneratedType=java.lang.ref.WeakReference@38cc9a6d, class info.textgrid.namespaces.metadata.core._2010.DateType=java.lang.ref.WeakReference@58c3fd1e, class info.textgrid.namespaces.metadata.core._2010.ItemType=java.lang.ref.WeakReference@22153dd1, class info.textgrid.namespaces.middleware.tgsearch.EntryType=java.lang.ref.WeakReference@16b517ed, class info.textgrid.namespaces.metadata.core._2010.MetadataContainerType=java.lang.ref.WeakReference@4a76e8a4, class info.textgrid.namespaces.metadata.core._2010.WorkType=java.lang.ref.WeakReference@d9ac7f9, class info.textgrid.namespaces.metadata.core._2010.BibliographicCitationType=java.lang.ref.WeakReference@66a982e, class info.textgrid.namespaces.metadata.core._2010.GeneratedType$Project=java.lang.ref.WeakReference@385efd71, class info.textgrid.namespaces.metadata.agent._2010.PersonType=java.lang.ref.WeakReference@45901116, class info.textgrid.namespaces.metadata.core._2010.EditionType=java.lang.ref.WeakReference@1e6eb352, class info.textgrid.namespaces.metadata.core._2010.RelationType=java.lang.ref.WeakReference@4c17f359, class javax.xml.bind.annotation.adapters.CollapsedStringAdapter=java.lang.ref.WeakReference@3ed2adf, class javax.xml.bind.annotation.W3CDomHandler=java.lang.ref.WeakReference@46308315, class info.textgrid.namespaces.metadata.core._2010.ProvidedType=java.lang.ref.WeakReference@2daf5ca2, class info.textgrid.namespaces.middleware.tgsearch.PathGroupType=java.lang.ref.WeakReference@5e51ef75, class org.w3._1999._02._22_rdf_syntax_ns_.RdfType=java.lang.ref.WeakReference@34008db2, class info.textgrid.namespaces.middleware.tgsearch.PathResponse=java.lang.ref.WeakReference@76ea980c, class info.textgrid.namespaces.metadata.core._2010.SourceType=java.lang.ref.WeakReference@21f7903f, class info.textgrid._import.ElementSpec$Attribute=java.lang.ref.WeakReference@700cf933, class info.textgrid._import.ImportSpec=java.lang.ref.WeakReference@40d1979d, class info.textgrid.namespaces.metadata.core._2010.CollectionType=java.lang.ref.WeakReference@62d94d73, class java.util.ArrayList=java.lang.ref.WeakReference@7f325f7f, class info.textgrid.namespaces.metadata.core._2010.ObjectType=java.lang.ref.WeakReference@6860e4cb, class info.textgrid.namespaces.metadata.core._2010.GeneratedType$TextgridUri=java.lang.ref.WeakReference@24c1fb25, class info.textgrid.namespaces.metadata.core._2010.GenericType=java.lang.ref.WeakReference@cdb881b, class info.textgrid.namespaces.metadata.core._2010.AuthorityType=java.lang.ref.WeakReference@617fe758, class info.textgrid.namespaces.middleware.tgsearch.PathType=java.lang.ref.WeakReference@e561100, class info.textgrid.namespaces.middleware.tgsearch.ResultType=java.lang.ref.WeakReference@25e5db3c, class info.textgrid._import.XmlConfiguration=java.lang.ref.WeakReference@75ae04cb, class info.textgrid._import.ElementSpec$Required=java.lang.ref.WeakReference@6b756801, class info.textgrid.namespaces.middleware.tgsearch.Response=java.lang.ref.WeakReference@5515ba7e}]) but failed to remove it when the web application was stopped. This is very likely to create a memory leak. 12:44:36 [ERROR] The web application [/aggregator] created a ThreadLocal with key of type [java.lang.ThreadLocal] (value [java.lang.ThreadLocal@18f57fd1]) and a value of type [net.sf.saxon.expr.sort.LRUCache] (value [net.sf.saxon.expr.sort.LRUCache@5ea2b7db]) but failed to remove it when the web application was stopped. This is very likely to create a memory leak. 12:44:36 [ERROR] The web application [/aggregator] created a ThreadLocal with key of type [com.sun.xml.bind.v2.runtime.Coordinator$1] (value [com.sun.xml.bind.v2.runtime.Coordinator$1@7b0a953c]) and a value of type [java.lang.Object[]] (value [[Ljava.lang.Object;@5b2f7898]) but failed to remove it when the web application was stopped. This is very likely to create a memory leak. 12:44:36 [INFO] 12:44:36 [INFO] --- maven-failsafe-plugin:2.8.1:verify (verify) @ aggregator --- 12:44:36 [INFO] Failsafe report directory: /mnt/data/jenkins/workspace/Aggregator/target/failsafe-reports 12:44:36 [WARNING] File encoding has not been set, using platform encoding UTF-8, i.e. build is platform dependent! 12:44:36 [JENKINS] Recording test results[INFO] 12:44:36 [INFO] --- maven-site-plugin:3.4:site (default-site) @ aggregator --- 12:44:36 12:44:36 [INFO] configuring report plugin org.apache.maven.plugins:maven-project-info-reports-plugin:2.8 12:44:36 [INFO] configuring report plugin org.tomdz.maven:sphinx-maven-plugin:1.0.3 12:44:36 [INFO] Relativizing decoration links with respect to project URL: https://projects.gwdg.de/projects/aggregator 12:44:36 [INFO] Rendering site with org.apache.maven.skins:maven-default-skin:jar:1.0 skin. 12:44:36 [INFO] Generating "Documentation via sphinx" report --- sphinx-maven-plugin:1.0.3:generate 12:44:36 [INFO] Unpacking sphinx to /mnt/data/jenkins/workspace/Aggregator/target/sphinx 12:44:37 [INFO] Running sphinx on /mnt/data/jenkins/workspace/Aggregator/docs, output will be placed in /mnt/data/jenkins/workspace/Aggregator/target/site 12:44:37 [INFO] Illegal access: this web application instance has been stopped already. Could not load com.google.common.base.Objects$ToStringHelper. The eventual following stack trace is caused by an error thrown for debugging purposes as well as to attempt to terminate the thread which caused the illegal access, and has no functional impact. 12:44:37 java.lang.IllegalStateException 12:44:37 at org.apache.catalina.loader.WebappClassLoader.loadClass(WebappClassLoader.java:1566) 12:44:37 at org.apache.catalina.loader.WebappClassLoader.loadClass(WebappClassLoader.java:1526) 12:44:37 at com.google.common.base.Objects.toStringHelper(Objects.java:119) 12:44:37 at com.google.common.cache.CacheStats.toString(CacheStats.java:267) 12:44:37 at java.text.MessageFormat.subformat(MessageFormat.java:1280) 12:44:37 at java.text.MessageFormat.format(MessageFormat.java:865) 12:44:37 at java.text.Format.format(Format.java:157) 12:44:37 at java.text.MessageFormat.format(MessageFormat.java:841) 12:44:37 at java.util.logging.Formatter.formatMessage(Formatter.java:138) 12:44:37 at hudson.maven.Maven3ConsoleFormatter.format(Maven3ConsoleFormatter.java:45) 12:44:37 at java.util.logging.StreamHandler.publish(StreamHandler.java:211) 12:44:37 at java.util.logging.ConsoleHandler.publish(ConsoleHandler.java:116) 12:44:37 at java.util.logging.Logger.log(Logger.java:738) 12:44:37 at java.util.logging.Logger.doLog(Logger.java:765) 12:44:37 at java.util.logging.Logger.log(Logger.java:831) 12:44:37 at info.textgrid.services.aggregator.util.StylesheetManager.finalize(StylesheetManager.java:261) 12:44:37 at java.lang.System$2.invokeFinalize(System.java:1270) 12:44:37 at java.lang.ref.Finalizer.runFinalizer(Finalizer.java:98) 12:44:37 at java.lang.ref.Finalizer.access$100(Finalizer.java:34) 12:44:37 at java.lang.ref.Finalizer$FinalizerThread.run(Finalizer.java:213) 12:44:42 Running Sphinx v1.1.3 12:44:45 loading pickled environment... not yet created 12:44:45 loading intersphinx inventory from http://docs.python.org/objects.inv... 12:44:45 building [html]: targets for 7 source files that are out of date 12:44:45 updating environment: 7 added, 0 changed, 0 removed 12:44:45 reading sources... [ 14%] api 12:44:46 reading sources... [ 28%] config 12:44:46 reading sources... [ 42%] epub 12:44:46 reading sources... [ 57%] html 12:44:46 reading sources... [ 71%] index 12:44:46 reading sources... [ 85%] teicorpus 12:44:46 reading sources... [100%] zip 12:44:46 12:44:46 looking for now-outdated files... none found 12:44:46 pickling environment... done 12:44:46 checking consistency... done 12:44:46 preparing documents... done 12:44:46 writing output... [ 14%] api 12:44:47 writing output... [ 28%] config 12:44:47 writing output... [ 42%] epub 12:44:47 writing output... [ 57%] html 12:44:47 writing output... [ 71%] index 12:44:47 writing output... [ 85%] teicorpus 12:44:47 writing output... [100%] zip 12:44:47 12:44:47 writing additional files... genindex search 12:44:47 copying static files... done 12:44:47 dumping search index... done 12:44:47 dumping object inventory... done 12:44:47 build succeeded, 1 warning. 12:44:48 [JENKINS] Archiving site from /mnt/data/jenkins/workspace/Aggregator/target/site to /mnt/data/jenkins/jobs/Aggregator/site 12:44:49 Started calculate disk usage of build 12:44:49 Finished Calculation of disk usage of build in 0 seconds 12:44:49 Started calculate disk usage of workspace 12:44:49 Finished Calculation of disk usage of workspace in 0 seconds 12:44:49 Notifying upstream projects of job completion 12:44:49 Join notifier requires a CauseAction 12:44:50 [INFO] ------------------------------------------------------------------------ 12:44:50 [INFO] BUILD SUCCESS 12:44:50 [INFO] ------------------------------------------------------------------------ 12:44:50 [INFO] Total time: 03:29 min 12:44:50 [INFO] Finished at: 2018-04-30T12:44:50+02:00 12:44:50 [INFO] ------------------------------------------------------------------------ 12:44:50 Waiting for Jenkins to finish collecting data 12:44:50 [JENKINS] Archiving /mnt/data/jenkins/workspace/Aggregator/pom.xml to info.textgrid.services/aggregator/1.4.10/aggregator-1.4.10.pom 12:44:50 [JENKINS] Archiving /mnt/data/jenkins/workspace/Aggregator/target/aggregator-1.4.10.war to info.textgrid.services/aggregator/1.4.10/aggregator-1.4.10.war 12:44:50 [JENKINS] Archiving /mnt/data/jenkins/workspace/Aggregator/target/aggregator.properties to info.textgrid.services/aggregator/1.4.10/aggregator-1.4.10.properties 12:44:50 [JENKINS] Archiving /mnt/data/jenkins/workspace/Aggregator/target/aggregator_1.4.10_all.deb to info.textgrid.services/aggregator/1.4.10/aggregator-1.4.10.deb 12:44:56 Set build name. 12:44:56 channel stopped 12:44:56 New build name is '#159 origin/master' 12:44:56 using settings config with name MavenSettings 12:44:56 Replacing all maven server entries not found in credentials list is true 12:44:56 Maven RedeployPublisher use remote Rechenknecht maven settings from : /tmp/settings4689707230649905922.xml 12:44:57 [INFO] Deployment in http://dev.digital-humanities.de/nexus/content/repositories/releases (id=internal,uniqueVersion=true) 12:44:57 Deploying the main artifact aggregator-1.4.10.war 12:44:57 Uploading: http://dev.digital-humanities.de/nexus/content/repositories/releases/info/textgrid/services/aggregator/1.4.10/aggregator-1.4.10.war 12:44:59 Uploaded: http://dev.digital-humanities.de/nexus/content/repositories/releases/info/textgrid/services/aggregator/1.4.10/aggregator-1.4.10.war (66022 KB at 31756.5 KB/sec) 12:44:59 Uploading: http://dev.digital-humanities.de/nexus/content/repositories/releases/info/textgrid/services/aggregator/1.4.10/aggregator-1.4.10.pom 12:44:59 Uploaded: http://dev.digital-humanities.de/nexus/content/repositories/releases/info/textgrid/services/aggregator/1.4.10/aggregator-1.4.10.pom (30 KB at 1225.0 KB/sec) 12:44:59 Downloading: http://dev.digital-humanities.de/nexus/content/repositories/releases/info/textgrid/services/aggregator/maven-metadata.xml 12:44:59 Downloaded: http://dev.digital-humanities.de/nexus/content/repositories/releases/info/textgrid/services/aggregator/maven-metadata.xml (565 B at 5.9 KB/sec) 12:44:59 Uploading: http://dev.digital-humanities.de/nexus/content/repositories/releases/info/textgrid/services/aggregator/maven-metadata.xml 12:44:59 Uploaded: http://dev.digital-humanities.de/nexus/content/repositories/releases/info/textgrid/services/aggregator/maven-metadata.xml (598 B at 9.4 KB/sec) 12:44:59 Deploying the main artifact aggregator-1.4.10.properties 12:44:59 Uploading: http://dev.digital-humanities.de/nexus/content/repositories/releases/info/textgrid/services/aggregator/1.4.10/aggregator-1.4.10.properties 12:44:59 Uploaded: http://dev.digital-humanities.de/nexus/content/repositories/releases/info/textgrid/services/aggregator/1.4.10/aggregator-1.4.10.properties (727 B at 30.9 KB/sec) 12:44:59 Deploying the main artifact aggregator-1.4.10.deb 12:44:59 Uploading: http://dev.digital-humanities.de/nexus/content/repositories/releases/info/textgrid/services/aggregator/1.4.10/aggregator-1.4.10.deb 12:45:00 Uploaded: http://dev.digital-humanities.de/nexus/content/repositories/releases/info/textgrid/services/aggregator/1.4.10/aggregator-1.4.10.deb (40654 KB at 36460.9 KB/sec) 12:45:00 [INFO] Deployment done in 3.6 sec 12:45:00 IRC notifier plugin: Sending notification to: #textgrid 12:45:01 Started calculate disk usage of build 12:45:01 Finished Calculation of disk usage of build in 0 seconds 12:45:01 Started calculate disk usage of workspace 12:45:01 Finished Calculation of disk usage of workspace in 0 seconds 12:45:01 Notifying upstream projects of job completion 12:45:01 No emails were triggered. 12:45:01 Finished: SUCCESS