Console Output

14:52:29 Started by GitHub push by thvitt
14:52:29 Building remotely on Rechenknecht in workspace /mnt/data/jenkins/workspace/faust-gen
14:52:29 [ssh-agent] Looking for ssh-agent implementation...
14:52:29 [ssh-agent]   Exec ssh-agent (binary ssh-agent on a remote machine)
14:52:29 $ ssh-agent
14:52:29 SSH_AUTH_SOCK=/tmp/ssh-zvGvTRbTjkVt/agent.1274
14:52:29 SSH_AGENT_PID=1276
14:52:29 [ssh-agent] Started.
14:52:29 $ ssh-add /mnt/data/jenkins/workspace/faust-gen@tmp/private_key_1214209670303325182.key
14:52:29 Identity added: /mnt/data/jenkins/workspace/faust-gen@tmp/private_key_1214209670303325182.key (/mnt/data/jenkins/workspace/faust-gen@tmp/private_key_1214209670303325182.key)
14:52:29 [ssh-agent] Using credentials jenkins (wrzh075.rzhousing.uni-wuerzburg.de)
14:52:29  > git rev-parse --is-inside-work-tree # timeout=10
14:52:29 Fetching changes from the remote Git repository
14:52:29  > git config remote.origin.url https://github.com/faustedition/faust-gen # timeout=10
14:52:29 Fetching upstream changes from https://github.com/faustedition/faust-gen
14:52:29  > git --version # timeout=10
14:52:29 using GIT_SSH to set credentials wrzh075.rzhousing.uni-wuerzburg.de
14:52:29  > git fetch --tags --progress https://github.com/faustedition/faust-gen +refs/heads/*:refs/remotes/origin/*
14:52:31  > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
14:52:31  > git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10
14:52:31 Checking out Revision a8fa50bb05e6bea560dbe33bc8c3a15edcaca118 (refs/remotes/origin/master)
14:52:31 Commit message: "Updated submodules:"
14:52:31  > git config core.sparsecheckout # timeout=10
14:52:31  > git checkout -f a8fa50bb05e6bea560dbe33bc8c3a15edcaca118
14:52:31  > git rev-list ea64e5e73f575088d81320521628223463249af3 # timeout=10
14:52:31  > git remote # timeout=10
14:52:31  > git submodule init # timeout=10
14:52:31  > git submodule sync # timeout=10
14:52:32  > git config --get remote.origin.url # timeout=10
14:52:32  > git submodule init # timeout=10
14:52:32  > git config -f .gitmodules --get-regexp ^submodule\.(.*)\.url # timeout=10
14:52:32  > git config --get submodule.data.url # timeout=10
14:52:32  > git config -f .gitmodules --get submodule.data.path # timeout=10
14:52:32  > git submodule update --init --recursive --remote data
14:52:33  > git config --get submodule.src/main/xproc.url # timeout=10
14:52:33  > git config -f .gitmodules --get submodule.src/main/xproc.path # timeout=10
14:52:33  > git submodule update --init --recursive --remote src/main/xproc
14:52:33  > git config --get submodule.src/main/web.url # timeout=10
14:52:33  > git config -f .gitmodules --get submodule.src/main/web.path # timeout=10
14:52:33  > git submodule update --init --recursive --remote src/main/web
14:52:33 Xvfb starting$ Xvfb -displayfd 2 -fbdir /mnt/data/jenkins/xvfb-289-2457370258676468462.fbdir
14:52:34 Parsing POMs
14:52:34 using settings config with name MavenSettings
14:52:34 Replacing all maven server entries not found in credentials list is true
14:52:34 Established TCP socket on 42503
14:52:34 maven35-agent.jar already up to date
14:52:34 maven35-interceptor.jar already up to date
14:52:34 maven3-interceptor-commons.jar already up to date
14:52:34 [faust-gen] $ /mnt/data/jenkins/tools/hudson.model.JDK/Java_8/bin/java -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 42503
14:52:34 <===[JENKINS REMOTING CAPACITY]===>channel started
14:52:34 using settings config with name MavenSettings
14:52:34 Replacing all maven server entries not found in credentials list is true
14:52:36 Executing Maven:  -B -f /mnt/data/jenkins/workspace/faust-gen/pom.xml -s /tmp/settings7379135549190482428.xml -D clean deploy
14:52:37 [INFO] Scanning for projects...
14:52:37 [INFO] ------------------------------------------------------------------------
14:52:37 [INFO] Detecting the operating system and CPU architecture
14:52:37 [INFO] ------------------------------------------------------------------------
14:52:37 [INFO] os.detected.name: linux
14:52:37 [INFO] os.detected.arch: x86_64
14:52:37 [INFO] os.detected.release: debian
14:52:37 [INFO] os.detected.release.version: 9
14:52:37 [INFO] os.detected.release.like.debian: true
14:52:37 [INFO] os.detected.classifier: linux-x86_64
14:52:37 [INFO] 
14:52:37 [INFO] ------------------------------------------------------------------------
14:52:37 [INFO] Building Faust-Edition Site Generation 0.0.1-SNAPSHOT
14:52:37 [INFO] ------------------------------------------------------------------------
14:52:38 [INFO] Downloading: http://dev.digital-humanities.de/nexus/content/groups/public/de/faustedition/faust/1.4-SNAPSHOT/maven-metadata.xml
14:52:38 [INFO] Downloading: https://raw.github.com/eXist-db/mvn-repo/master/de/faustedition/faust/1.4-SNAPSHOT/maven-metadata.xml
14:52:38 [INFO] Downloading: http://maven.restlet.com/de/faustedition/faust/1.4-SNAPSHOT/maven-metadata.xml
14:52:38 [INFO] Downloading: http://dev.dariah.eu/nexus/content/groups/public/de/faustedition/faust/1.4-SNAPSHOT/maven-metadata.xml
14:52:38 [INFO] Downloaded: http://dev.digital-humanities.de/nexus/content/groups/public/de/faustedition/faust/1.4-SNAPSHOT/maven-metadata.xml (972 B at 13 kB/s)
14:52:38 [INFO] Downloaded: http://dev.dariah.eu/nexus/content/groups/public/de/faustedition/faust/1.4-SNAPSHOT/maven-metadata.xml (972 B at 2.3 kB/s)
14:52:38 [INFO] Downloading: http://dev.digital-humanities.de/nexus/content/groups/public/eu/interedition/text-core/1.6-SNAPSHOT/maven-metadata.xml
14:52:38 [INFO] Downloading: http://dev.dariah.eu/nexus/content/groups/public/eu/interedition/text-core/1.6-SNAPSHOT/maven-metadata.xml
14:52:38 [INFO] Downloading: http://maven.restlet.com/eu/interedition/text-core/1.6-SNAPSHOT/maven-metadata.xml
14:52:38 [INFO] Downloading: https://raw.github.com/eXist-db/mvn-repo/master/eu/interedition/text-core/1.6-SNAPSHOT/maven-metadata.xml
14:52:38 [INFO] Downloaded: http://dev.digital-humanities.de/nexus/content/groups/public/eu/interedition/text-core/1.6-SNAPSHOT/maven-metadata.xml (768 B at 40 kB/s)
14:52:38 [INFO] Downloading: http://dev.digital-humanities.de/nexus/content/groups/public/eu/interedition/text-core/1.6-SNAPSHOT/maven-metadata.xml
14:52:38 [INFO] Downloaded: http://dev.digital-humanities.de/nexus/content/groups/public/eu/interedition/text-core/1.6-SNAPSHOT/maven-metadata.xml (768 B at 48 kB/s)
14:52:38 [INFO] Downloading: http://gregor.middell.net/maven/content/repositories/interedition-releases/eu/interedition/text-core/1.6-SNAPSHOT/maven-metadata.xml
14:52:38 [INFO] Downloading: http://gregor.middell.net/maven/content/repositories/interedition-snapshots/eu/interedition/text-core/1.6-SNAPSHOT/maven-metadata.xml
14:52:38 [INFO] Downloading: http://gregor.middell.net/maven/content/repositories/releases/eu/interedition/text-core/1.6-SNAPSHOT/maven-metadata.xml
14:52:39 [INFO] Downloading: http://maven.restlet.org/eu/interedition/text-core/1.6-SNAPSHOT/maven-metadata.xml
14:52:39 [INFO] Downloading: http://download.osgeo.org/webdav/geotools/eu/interedition/text-core/1.6-SNAPSHOT/maven-metadata.xml
14:52:39 [INFO] Downloaded: http://dev.dariah.eu/nexus/content/groups/public/eu/interedition/text-core/1.6-SNAPSHOT/maven-metadata.xml (768 B at 2.6 kB/s)
14:52:39 [INFO] Downloading: https://oss.sonatype.org/content/repositories/snapshots/eu/interedition/text-core/1.6-SNAPSHOT/maven-metadata.xml
14:52:41 [INFO] 
14:52:41 [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ faust-gen ---
14:52:42 [INFO] Using 'utf-8' encoding to copy filtered resources.
14:52:42 [INFO] Copying 2358 resources to /mnt/data/jenkins/workspace/faust-gen/target/preprint-rendering
14:52:45 [INFO] Copying 8722 resources to /mnt/data/jenkins/workspace/faust-gen/target/www/xml
14:53:17 [INFO] Copying 195 resources to /mnt/data/jenkins/workspace/faust-gen/target/www
14:53:18 [INFO] Copying 1 resource to /mnt/data/jenkins/workspace/faust-gen/target/profile
14:53:19 [INFO] Copying 101 resources to /mnt/data/jenkins/workspace/faust-gen/target/xproc
14:53:19 [INFO] Copying 1 resource to /mnt/data/jenkins/workspace/faust-gen/target/xproc
14:53:19 [INFO] Copying 16 resources to /mnt/data/jenkins/workspace/faust-gen/target/www
14:53:19 [INFO] Copying 15 resources to /mnt/data/jenkins/.fonts
14:53:19 [INFO] 
14:53:19 [INFO] --- maven-compiler-plugin:3.5.1:compile (default-compile) @ faust-gen ---
14:53:20 [INFO] Nothing to compile - all classes are up to date
14:53:20 [INFO] 
14:53:20 [INFO] --- maven-resources-plugin:2.7:copy-resources (copy-preprint-specific-resources) @ faust-gen ---
14:53:20 [INFO] Using 'utf-8' encoding to copy filtered resources.
14:53:20 [INFO] Copying 1 resource
14:53:21 [INFO] 
14:53:21 [INFO] --- exec-maven-plugin:1.4.0:java (xproc) @ faust-gen ---
14:53:23 INFO : Collecting metadata from file:/mnt/data/jenkins/workspace/faust-gen/data/xml/ (builddir=file:/mnt/data/jenkins/workspace/faust-gen/target/)
14:53:26 INFO : target/xproc/collect-metadata.xpl:66:15:WARNING: Referenced transcript is missing: .xml (referred to from file:/mnt/data/jenkins/workspace/faust-gen/data/xml/document/archival/location_unknown/cohen_catalog97-106.xml)
14:53:29 INFO : Converting archive metadata to js...
14:53:29 INFO : Adding generated markup to transcripts ...
14:53:30 INFO : target/xproc/generate-search.xpl:58:21:WARNING: No metadata for faust://xml/lesetext/faust1.xml at file:/mnt/data/jenkins/workspace/faust-gen/data/xml/lesetext/faust1.xml
14:53:30 Message:  - emending Lesetext (lesetext/faust1.xml) ...
14:53:31 INFO : target/xproc/generate-search.xpl:58:21:WARNING: No metadata for faust://xml/lesetext/faust2.xml at file:/mnt/data/jenkins/workspace/faust-gen/data/xml/lesetext/faust2.xml
14:53:32 Message:  - emending Lesetext (lesetext/faust2.xml) ...
14:53:35 INFO : target/xproc/generate-search.xpl:128:13:WARNING: Cannot parse relatedLines: after_12111 (in file:/mnt/data/jenkins/workspace/faust-gen/data/xml/transcript/gsa/391362/391362.xml)
14:53:45 INFO : target/xproc/generate-search.xpl:128:13:WARNING: Cannot parse relatedLines: before_8488_d (in file:/mnt/data/jenkins/workspace/faust-gen/data/xml/transcript/gsa/390575/390575.xml)
14:53:48 INFO : target/xproc/generate-search.xpl:128:13:WARNING: Cannot parse relatedLines: after_12111 (in file:/mnt/data/jenkins/workspace/faust-gen/data/xml/transcript/gsa/390883/390883.xml)
14:53:51 INFO : target/xproc/generate-search.xpl:128:13:WARNING: Cannot parse relatedLines: after_12111 (in file:/mnt/data/jenkins/workspace/faust-gen/data/xml/transcript/gsa/390777/390777.xml)
14:53:51 INFO : target/xproc/generate-search.xpl:128:13:WARNING: Cannot parse relatedLines: after_12111 (in file:/mnt/data/jenkins/workspace/faust-gen/data/xml/transcript/gsa/390705/390705.xml)
14:53:51 INFO : target/xproc/generate-search.xpl:128:13:WARNING: Cannot parse relatedLines: before_5199_b (in file:/mnt/data/jenkins/workspace/faust-gen/data/xml/transcript/veste_coburg/A_IV_708_1_10/A_IV_708_1_10.xml)
14:53:51 INFO : target/xproc/generate-search.xpl:128:13:WARNING: Cannot parse relatedLines: before_5199_b (in file:/mnt/data/jenkins/workspace/faust-gen/data/xml/transcript/gsa/390652/390652.xml)
14:53:52 INFO : target/xproc/generate-search.xpl:128:13:WARNING: Cannot parse relatedLines: before_8488_d (in file:/mnt/data/jenkins/workspace/faust-gen/data/xml/transcript/gsa/390847/390847.xml)
14:53:52 INFO : target/xproc/generate-search.xpl:128:13:WARNING: Cannot parse relatedLines: before_8488_d (in file:/mnt/data/jenkins/workspace/faust-gen/data/xml/transcript/gsa/390851/390851.xml)
14:53:52 INFO : target/xproc/generate-search.xpl:128:13:WARNING: Cannot parse relatedLines: before_8488_d (in file:/mnt/data/jenkins/workspace/faust-gen/data/xml/transcript/gsa/391083/391083.xml)
14:53:52 INFO : target/xproc/generate-search.xpl:128:13:WARNING: Cannot parse relatedLines: before_8488_d (in file:/mnt/data/jenkins/workspace/faust-gen/data/xml/transcript/gsa/390852/390852.xml)
14:53:57 INFO : Transforming metadata from file:/mnt/data/jenkins/workspace/faust-gen/data/xml/
14:53:57 INFO : target/xproc/metadata-html.xpl:54:36:WARNING: Citation not found: faust://print/q_1_2 (in file:/mnt/data/jenkins/workspace/faust-gen/data/xml/document/paralipomena/gsa_391357.xml)
14:53:58 INFO : target/xproc/metadata-html.xpl:54:36:WARNING: Citation not found: faust://print/q_1_2 (in file:/mnt/data/jenkins/workspace/faust-gen/data/xml/document/paralipomena/gsa_391375.xml)
14:53:58 INFO : target/xproc/metadata-html.xpl:54:36:WARNING: Citation not found: faust://print/q_1_2 (in file:/mnt/data/jenkins/workspace/faust-gen/data/xml/document/paralipomena/gsa_390887.xml)
14:53:58 INFO : target/xproc/metadata-html.xpl:54:36:WARNING: 2 bibliography entries for faust://bibliography/loeper1879, ignoring all but the first
14:53:59 INFO : target/xproc/metadata-html.xpl:54:36:WARNING: 2 bibliography entries for faust://bibliography/loeper1879, ignoring all but the first
14:53:59 INFO : target/xproc/metadata-html.xpl:54:36:WARNING: 2 bibliography entries for faust://bibliography/loeper1879, ignoring all but the first
14:53:59 INFO : target/xproc/metadata-html.xpl:54:36:WARNING: 2 bibliography entries for faust://bibliography/loeper1879, ignoring all but the first
14:53:59 INFO : target/xproc/metadata-html.xpl:54:36:WARNING: 2 bibliography entries for faust://bibliography/loeper1881, ignoring all but the first
14:53:59 INFO : target/xproc/metadata-html.xpl:54:36:WARNING: 2 bibliography entries for faust://bibliography/loeper1881, ignoring all but the first
14:53:59 INFO : target/xproc/metadata-html.xpl:54:36:WARNING: 2 bibliography entries for faust://bibliography/loeper1881, ignoring all but the first
14:53:59 INFO : target/xproc/metadata-html.xpl:54:36:WARNING: Unresolved URI reference in text: faust://document/gsa_1/GSA_25-W_1362 (in file:/mnt/data/jenkins/workspace/faust-gen/data/xml/document/archival/sb_berlin/SBB-Ms_germ_qu_475.xml)
14:53:59 INFO : target/xproc/metadata-html.xpl:54:36:WARNING: 2 bibliography entries for faust://bibliography/loeper1881, ignoring all but the first
14:53:59 INFO : target/xproc/metadata-html.xpl:54:36:WARNING: Did not find "" in reference-types (in file:/mnt/data/jenkins/workspace/faust-gen/data/xml/document/archival/sb_berlin/SBB-Ms_germ_qu_475.xml)
14:53:59 INFO : target/xproc/metadata-html.xpl:54:36:WARNING: 2 bibliography entries for faust://bibliography/loeper1881, ignoring all but the first
14:53:59 INFO : target/xproc/metadata-html.xpl:54:36:WARNING: Did not find "" in reference-types (in file:/mnt/data/jenkins/workspace/faust-gen/data/xml/document/archival/sb_berlin/SBB-Ms_germ_qu_475.xml)
14:53:59 INFO : target/xproc/metadata-html.xpl:54:36:WARNING: 2 bibliography entries for faust://bibliography/duentzer1882, ignoring all but the first
14:53:59 INFO : target/xproc/metadata-html.xpl:54:36:WARNING: Did not find "" in reference-types (in file:/mnt/data/jenkins/workspace/faust-gen/data/xml/document/archival/sb_berlin/SBB-Ms_germ_qu_475.xml)
14:53:59 INFO : target/xproc/metadata-html.xpl:54:36:WARNING: 2 bibliography entries for faust://bibliography/loeper1879, ignoring all but the first
14:53:59 INFO : target/xproc/metadata-html.xpl:54:36:WARNING: 2 bibliography entries for faust://bibliography/loeper1881, ignoring all but the first
14:53:59 INFO : target/xproc/metadata-html.xpl:54:36:WARNING: 2 bibliography entries for faust://bibliography/duentzer1882, ignoring all but the first
14:53:59 INFO : target/xproc/metadata-html.xpl:54:36:WARNING: 2 bibliography entries for faust://bibliography/loeper1879, ignoring all but the first
14:53:59 INFO : target/xproc/metadata-html.xpl:54:36:WARNING: 2 bibliography entries for faust://bibliography/loeper1879, ignoring all but the first
14:53:59 INFO : target/xproc/metadata-html.xpl:54:36:WARNING: 2 bibliography entries for faust://bibliography/loeper1879, ignoring all but the first
14:53:59 INFO : target/xproc/metadata-html.xpl:54:36:WARNING: 2 bibliography entries for faust://bibliography/loeper1879, ignoring all but the first
14:53:59 INFO : target/xproc/metadata-html.xpl:54:36:WARNING: Unresolved URI reference in text: faust://document/gsa_1/GSA_25-XVII-6-1 (in file:/mnt/data/jenkins/workspace/faust-gen/data/xml/document/archival/bl_london/Add_20723.xml)
14:53:59 INFO : target/xproc/metadata-html.xpl:54:36:WARNING: 2 bibliography entries for faust://bibliography/loeper1879, ignoring all but the first
14:53:59 INFO : target/xproc/metadata-html.xpl:54:36:WARNING: 2 bibliography entries for faust://bibliography/loeper1879, ignoring all but the first
14:53:59 INFO : target/xproc/metadata-html.xpl:54:36:WARNING: 2 bibliography entries for faust://bibliography/loeper1879, ignoring all but the first
14:53:59 INFO : target/xproc/metadata-html.xpl:54:36:WARNING: 2 bibliography entries for faust://bibliography/loeper1879, ignoring all but the first
14:53:59 INFO : target/xproc/metadata-html.xpl:54:36:WARNING: 2 bibliography entries for faust://bibliography/loeper1879, ignoring all but the first
14:53:59 INFO : target/xproc/metadata-html.xpl:54:36:WARNING: 2 bibliography entries for faust://bibliography/loeper1879, ignoring all but the first
14:53:59 INFO : target/xproc/metadata-html.xpl:54:36:WARNING: 2 bibliography entries for faust://bibliography/loeper1879, ignoring all but the first
14:53:59 INFO : target/xproc/metadata-html.xpl:54:36:WARNING: 2 bibliography entries for faust://bibliography/loeper1879, ignoring all but the first
14:53:59 INFO : target/xproc/metadata-html.xpl:54:36:WARNING: 2 bibliography entries for faust://bibliography/loeper1879, ignoring all but the first
14:53:59 INFO : target/xproc/metadata-html.xpl:54:36:WARNING: 2 bibliography entries for faust://bibliography/loeper1879, ignoring all but the first
14:53:59 INFO : target/xproc/metadata-html.xpl:54:36:WARNING: 2 bibliography entries for faust://bibliography/loeper1879, ignoring all but the first
14:53:59 INFO : target/xproc/metadata-html.xpl:54:36:WARNING: 2 bibliography entries for faust://bibliography/loeper1879, ignoring all but the first
14:53:59 INFO : target/xproc/metadata-html.xpl:54:36:WARNING: 2 bibliography entries for faust://bibliography/loeper1879, ignoring all but the first
14:53:59 INFO : target/xproc/metadata-html.xpl:54:36:WARNING: 2 bibliography entries for faust://bibliography/loeper1879, ignoring all but the first
14:53:59 INFO : target/xproc/metadata-html.xpl:54:36:WARNING: 2 bibliography entries for faust://bibliography/loeper1879, ignoring all but the first
14:53:59 INFO : target/xproc/metadata-html.xpl:54:36:WARNING: 2 bibliography entries for faust://bibliography/loeper1879, ignoring all but the first
14:53:59 INFO : target/xproc/metadata-html.xpl:54:36:WARNING: 2 bibliography entries for faust://bibliography/loeper1879, ignoring all but the first
14:53:59 INFO : target/xproc/metadata-html.xpl:54:36:WARNING: 2 bibliography entries for faust://bibliography/loeper1879, ignoring all but the first
14:53:59 INFO : target/xproc/metadata-html.xpl:54:36:WARNING: 2 bibliography entries for faust://bibliography/loeper1879, ignoring all but the first
14:53:59 INFO : target/xproc/metadata-html.xpl:54:36:WARNING: Citation not found: faust://print/hagen/C1_4  (in file:/mnt/data/jenkins/workspace/faust-gen/data/xml/document/archival/gsa/GSA_25-W_13-5.xml)
14:54:00 INFO : target/xproc/metadata-html.xpl:54:36:WARNING: Unresolved URI reference in text: faust://print/kua_VI_1 (in file:/mnt/data/jenkins/workspace/faust-gen/data/xml/document/archival/gsa/GSA_30-447-1.xml)
14:54:00 INFO : target/xproc/metadata-html.xpl:54:36:WARNING: 2 bibliography entries for faust://bibliography/loeper1879, ignoring all but the first
14:54:00 INFO : target/xproc/metadata-html.xpl:54:36:WARNING: 2 bibliography entries for faust://bibliography/loeper1879, ignoring all but the first
14:54:01 INFO : target/xproc/metadata-html.xpl:54:36:WARNING: 2 bibliography entries for faust://bibliography/loeper1879, ignoring all but the first
14:54:01 INFO : target/xproc/metadata-html.xpl:54:36:WARNING: 2 bibliography entries for faust://bibliography/loeper1879, ignoring all but the first
14:54:01 INFO : target/xproc/metadata-html.xpl:54:36:WARNING: 2 bibliography entries for faust://bibliography/loeper1879, ignoring all but the first
14:54:01 INFO : target/xproc/metadata-html.xpl:54:36:WARNING: 2 bibliography entries for faust://bibliography/loeper1879, ignoring all but the first
14:54:01 INFO : target/xproc/metadata-html.xpl:54:36:WARNING: 2 bibliography entries for faust://bibliography/loeper1879, ignoring all but the first
14:54:01 INFO : target/xproc/metadata-html.xpl:54:36:WARNING: 2 bibliography entries for faust://bibliography/loeper1879, ignoring all but the first
14:54:02 INFO : target/xproc/metadata-html.xpl:54:36:WARNING: 2 bibliography entries for faust://bibliography/loeper1879, ignoring all but the first
14:54:02 INFO : target/xproc/metadata-html.xpl:54:36:WARNING: 2 bibliography entries for faust://bibliography/loeper1879, ignoring all but the first
14:54:03 INFO : target/xproc/metadata-html.xpl:54:36:WARNING: Unresolved URI reference in text: faust://document/wa_faust/1_4_H.2 (in file:/mnt/data/jenkins/workspace/faust-gen/data/xml/document/faust/2.4/gsa_389786.xml)
14:54:03 INFO : target/xproc/metadata-html.xpl:54:36:WARNING: Unresolved URI reference in text: faust://document/wa_faust/1_4_H.3 (in file:/mnt/data/jenkins/workspace/faust-gen/data/xml/document/faust/2.4/gsa_389863.xml)
14:54:03 INFO : target/xproc/metadata-html.xpl:54:36:WARNING: Citation not found: faust://bibliography/stargardt1996 (in file:/mnt/data/jenkins/workspace/faust-gen/data/xml/document/faust/2.5/gsa_391503.xml)
14:54:03 INFO : target/xproc/metadata-html.xpl:54:36:WARNING: Citation not found: faust://bibliography/jahrbuch_der_auktionspreise1996 (in file:/mnt/data/jenkins/workspace/faust-gen/data/xml/document/faust/2.5/gsa_391503.xml)
14:54:03 INFO : target/xproc/metadata-html.xpl:54:36:WARNING: Citation not found: faust://bibliography/stargardt1996 (in file:/mnt/data/jenkins/workspace/faust-gen/data/xml/document/faust/2.5/gsa_391503.xml)
14:54:03 INFO : target/xproc/metadata-html.xpl:54:36:WARNING: Citation not found: faust://bibliography/stargardt1996 (in file:/mnt/data/jenkins/workspace/faust-gen/data/xml/document/faust/2.5/gsa_391503.xml)
14:54:04 INFO : target/xproc/metadata-html.xpl:54:36:WARNING: Did not find "n.s." in reference-types (in file:/mnt/data/jenkins/workspace/faust-gen/data/xml/document/faust/2.5/gsa_391525.xml)
14:54:04 INFO : target/xproc/metadata-html.xpl:54:36:WARNING: 2 bibliography entries for faust://bibliography/loeper1879, ignoring all but the first
14:54:04 INFO : target/xproc/metadata-html.xpl:54:36:WARNING: 2 bibliography entries for faust://bibliography/loeper1879, ignoring all but the first
14:54:04 INFO : target/xproc/metadata-html.xpl:54:36:WARNING: Unresolved URI reference in text: faust://document/wa_faust/2_P97_H.1 (in file:/mnt/data/jenkins/workspace/faust-gen/data/xml/document/faust/2.5/gsa_390350.xml)
14:54:04 INFO : target/xproc/metadata-html.xpl:54:36:WARNING: 2 bibliography entries for faust://bibliography/loeper1879, ignoring all but the first
14:54:04 INFO : target/xproc/metadata-html.xpl:54:36:WARNING: 2 bibliography entries for faust://bibliography/loeper1879, ignoring all but the first
14:54:04 Message: Generating watermark table ...
14:54:04 INFO : target/xproc/metadata-html.xpl:128:15:WARNING: 2 bibliography entries for faust://bibliography/loeper1879, ignoring all but the first
14:54:04 INFO : target/xproc/metadata-html.xpl:128:15:WARNING: 2 bibliography entries for faust://bibliography/loeper1879, ignoring all but the first
14:54:04 INFO : target/xproc/metadata-html.xpl:128:15:WARNING: 2 bibliography entries for faust://bibliography/loeper1879, ignoring all but the first
14:54:04 INFO : target/xproc/metadata-html.xpl:128:15:WARNING: 2 bibliography entries for faust://bibliography/loeper1879, ignoring all but the first
14:54:04 INFO : target/xproc/metadata-html.xpl:128:15:WARNING: 2 bibliography entries for faust://bibliography/loeper1879, ignoring all but the first
14:54:04 INFO : target/xproc/metadata-html.xpl:128:15:WARNING: 2 bibliography entries for faust://bibliography/loeper1879, ignoring all but the first
14:54:04 INFO : target/xproc/metadata-html.xpl:128:15:WARNING: Unresolved URI reference in text: faust://document/fischer_lamberg/2_III_H.q (in file:/mnt/data/jenkins/workspace/faust-gen/data/xml/document/archival/bb_cologny/G-30_05.xml)
14:54:04 INFO : target/xproc/metadata-html.xpl:128:15:WARNING: Unresolved URI reference in text: faust://document/gsa_2/GSA_25-W_1768 (in file:/mnt/data/jenkins/workspace/faust-gen/data/xml/document/archival/gsa/GSA_25-XXXVII-B-29e.xml)
14:54:04 INFO : target/xproc/metadata-html.xpl:128:15:WARNING: Unresolved URI reference in text: faust://document/gsa_2/GSA_25-W_1768 (in file:/mnt/data/jenkins/workspace/faust-gen/data/xml/document/archival/gsa/GSA_25-XXXVII-B-29d.xml)
14:54:05 INFO : target/xproc/metadata-html.xpl:128:15:WARNING: Unresolved URI reference in text: faust://print/C1_4 (in file:/mnt/data/jenkins/workspace/faust-gen/data/xml/document/archival/gsa/GSA_25-W_13-5.xml)
14:54:05 INFO : target/xproc/metadata-html.xpl:128:15:WARNING: Unresolved URI reference in text: faust://document/gsa_2/GSA_25-W_1768 (in file:/mnt/data/jenkins/workspace/faust-gen/data/xml/document/archival/gsa/GSA_25-XXXVII-B-29a.xml)
14:54:05 INFO : target/xproc/metadata-html.xpl:128:15:WARNING: Unresolved URI reference in text: faust://document/gsa_2/GSA_25-W_1768 (in file:/mnt/data/jenkins/workspace/faust-gen/data/xml/document/archival/gsa/GSA_25-XXXVII-B-29c.xml)
14:54:05 INFO : target/xproc/metadata-html.xpl:128:15:WARNING: Unresolved URI reference in text: faust://document/faustedition/C1_4 (in file:/mnt/data/jenkins/workspace/faust-gen/data/xml/document/archival/gsa/GSA_30-320_Bl_11-12.xml)
14:54:06 INFO : target/xproc/metadata-html.xpl:128:15:WARNING: Unresolved URI reference in text: faust://document/gsa_2/25-XLII-2-8 (in file:/mnt/data/jenkins/workspace/faust-gen/data/xml/document/faust/2.2/gsa_390593.xml)
14:54:07 INFO : Collecting metadata from file:/mnt/data/jenkins/workspace/faust-gen/data/xml/
14:54:09 INFO : Collecting testimony from file:/mnt/data/jenkins/workspace/faust-gen/data/xml/
14:54:13 INFO : target/xproc/testimony.xpl:61:35:INFO: div[133] in wa_III_12 contains 2 testimonies: graef_1865, graef_1866
14:54:21 INFO : target/xproc/testimony.xpl:61:35:INFO: div[122] in wa_III_11 contains 2 testimonies: graef_1635, graef_1635a
14:54:30 INFO : target/xproc/testimony.xpl:61:35:INFO: div[85] in wa_III_10 contains 2 testimonies: graef_1378, graef_1378a
14:54:41 INFO : target/xproc/testimony.xpl:61:35:WARNING: No testimony divs found in wa_IV_51
14:54:49 INFO : target/xproc/testimony.xpl:61:35:INFO: div[2] in wa_IV_19 contains 2 testimonies: graef_1046, quz_I-870a
14:54:51 INFO : target/xproc/testimony.xpl:61:35:ERROR: 0 metadata records match quz_IV-1797 (in wa_IV_40)
14:54:51 INFO : target/xproc/testimony.xpl:93:13:WARNING: Trying to create citation for doc with 0 testimony ids  → faust://bibliography/quz_IV-1797
14:54:52 INFO : target/xproc/testimony.xpl:61:35:INFO: div[4] in wa_IV_43 contains 2 testimonies: graef_1531, graef_1521
14:54:52 INFO : target/xproc/testimony.xpl:61:35:ERROR: 0 metadata records match graef_1521 (in wa_IV_43)
14:54:52 INFO : target/xproc/testimony.xpl:61:35:INFO: div[12] in wa_IV_43 contains 2 testimonies: quz_II-1211, graef_1574
14:54:52 INFO : target/xproc/testimony.xpl:61:35:WARNING: Using inferior testimony id quz_II-1211 (in wa_IV_43)
14:54:52 INFO : target/xproc/testimony.xpl:93:13:WARNING: Trying to create citation for doc with 0 testimony ids  → faust://bibliography/graef_1521
14:54:54 INFO : target/xproc/testimony.xpl:61:35:INFO: div[1] in schroeer1896 contains 2 testimonies: graef_1660, graef_1663
14:54:54 INFO : target/xproc/testimony.xpl:61:35:INFO: div[1] in holtei1859_4 contains 3 testimonies: bie3_6153, graef_1630, graef_1634
14:54:55 INFO : target/xproc/testimony.xpl:61:35:WARNING: No testimony divs found in gm_duesseldorf_KK1838
14:54:55 INFO : target/xproc/testimony.xpl:81:13:WARNING: Citation not found: faust://bibliography/390376 (in file:/mnt/data/jenkins/workspace/faust-gen/target/testimony-split/pniower_765.xml)
14:54:55 INFO : target/xproc/testimony.xpl:81:13:WARNING: Citation faust://bibliography/390376 missing in testimony pniower_765
14:54:55 INFO : target/xproc/testimony.xpl:61:35:WARNING: No testimony divs found in 390376_0002
14:54:57 INFO : target/xproc/testimony.xpl:61:35:ERROR: 0 metadata records match quz_III-483 (in quz_3)
14:54:57 INFO : target/xproc/testimony.xpl:61:35:INFO: div[65] in quz_3 contains 3 testimonies: quz_III-2A, quz_III-44A, quz_III-48A
14:54:59 INFO : target/xproc/testimony.xpl:93:13:WARNING: Trying to create citation for doc with 0 testimony ids  → faust://bibliography/quz_III-483
14:54:59 INFO : target/xproc/testimony.xpl:61:35:INFO: div[2] in kua_6-2 contains 3 testimonies: graef_1620, graef_1636, graef_1628
14:55:00 INFO : target/xproc/testimony.xpl:61:35:ERROR: 0 metadata records match bie3_6490 (in houben1925-1928_1)
14:55:00 INFO : target/xproc/testimony.xpl:93:13:WARNING: Trying to create citation for doc with 0 testimony ids  → faust://bibliography/bie3_6490
14:55:00 INFO : target/xproc/testimony.xpl:61:35:WARNING: No testimony divs found in geiger1890
14:55:00 INFO : target/xproc/testimony.xpl:61:35:INFO: div[2] in matthisson1825-1829_7 contains 2 testimonies: bie3_5467, graef_1266
14:55:01 INFO : target/xproc/testimony.xpl:61:35:WARNING: No testimony divs found in gm_duesseldorf_KK1838
14:55:02 INFO : target/xproc/testimony.xpl:81:13:WARNING: Citation not found: faust://bibliography/wa_I_49_1 (in file:/mnt/data/jenkins/workspace/faust-gen/target/testimony-split/graef_1957.xml)
14:55:02 INFO : target/xproc/testimony.xpl:81:13:WARNING: Citation faust://bibliography/wa_I_49_1 missing in testimony graef_1957
14:55:02 INFO : target/xproc/testimony.xpl:61:35:INFO: div[3] in wa_I_36 contains 2 testimonies: graef_1258, graef_1258a
14:55:03 INFO : target/xproc/testimony.xpl:81:13:WARNING: Citation not found: faust://bibliography/wa_I_40 (in file:/mnt/data/jenkins/workspace/faust-gen/target/testimony-split/graef_865c.xml)
14:55:03 INFO : target/xproc/testimony.xpl:81:13:WARNING: Citation faust://bibliography/wa_I_40 missing in testimony graef_865c
14:55:04 INFO : target/xproc/testimony.xpl:61:35:ERROR: 0 metadata records match bie3_6689 (in kletke1873)
14:55:04 INFO : target/xproc/testimony.xpl:61:35:INFO: div[3] in kletke1873 contains 2 testimonies: graef_1617, graef_1948
14:55:04 INFO : target/xproc/testimony.xpl:93:13:WARNING: Trying to create citation for doc with 0 testimony ids  → faust://bibliography/bie3_6689
14:55:04 INFO : target/xproc/testimony.xpl:61:35:INFO: div[1] in schroeer1886_1 contains 2 testimonies: bie3_6273, bie3_6681
14:55:06 INFO : target/xproc/testimony.xpl:61:35:INFO: div[1] in tewes1901 contains 3 testimonies: bie3_7209, graef_1337, graef_1338
14:55:07 INFO : target/xproc/testimony.xpl:61:35:INFO: div[1] in matthisson1825-1829_8 contains 2 testimonies: bie3_5814, graef_1341a
14:55:07 INFO : target/xproc/testimony.xpl:61:35:INFO: div[5] in biedermann1889-1896_4 contains 2 testimonies: graef_1026, graef_1174
14:55:09 INFO : target/xproc/testimony.xpl:61:35:INFO: div[8] in biedermann1889-1896_7 contains 4 testimonies: graef_1711, graef_1718, graef_1719, graef_1721
14:55:11 INFO : target/xproc/testimony.xpl:61:35:INFO: div[8] in biedermann1889-1896_6 contains 2 testimonies: graef_1500, graef_1499
14:55:12 INFO : target/xproc/testimony.xpl:61:35:INFO: div[1] in riemer1841_1 contains 2 testimonies: bie3_3461, graef_1762
14:55:12 INFO : target/xproc/testimony.xpl:61:35:ERROR: 0 metadata records match bie3_3461 (in riemer1841_1)
14:55:12 INFO : target/xproc/testimony.xpl:93:13:WARNING: Trying to create citation for doc with 0 testimony ids  → faust://bibliography/bie3_3461
14:55:12 INFO : target/xproc/testimony.xpl:61:35:INFO: div[1] in eberwein1853 contains 4 testimonies: graef_1157, graef_1165, graef_1723, graef_1709
14:55:13 INFO : target/xproc/testimony.xpl:61:35:WARNING: No testimony divs found in burkhardt1870
14:55:13 INFO : target/xproc/testimony.xpl:61:35:WARNING: Using inferior testimony id lfd-nr-neuneu_331 (in harding1920_2)
14:55:14 INFO : target/xproc/testimony.xpl:61:35:INFO: div[1] in schoch1832_1 contains 2 testimonies: bie3_6013, pniower_544
14:55:14 INFO : target/xproc/testimony.xpl:61:35:ERROR: 0 metadata records match bie3_6013 (in schoch1832_1)
14:55:14 INFO : target/xproc/testimony.xpl:93:13:WARNING: Trying to create citation for doc with 0 testimony ids  → faust://bibliography/bie3_6013
14:55:16 INFO : target/xproc/testimony.xpl:136:81:Generating empty testimony files ...
14:55:18 Message: Creating emended versions ...
14:55:18 INFO : Generating inline apparatus ...
14:56:05 INFO : Saving index: /mnt/data/jenkins/workspace/faust-gen/target/www/app/index.html
14:56:06 Message: Creating bibliography ...
14:56:07 INFO : target/xproc/bibliography.xpl:35:13:WARNING: 2 bibliography entries for faust://bibliography/loeper1879, ignoring all but the first
14:56:07 INFO : target/xproc/bibliography.xpl:35:13:WARNING: 2 bibliography entries for faust://bibliography/loeper1881, ignoring all but the first
14:56:07 INFO : target/xproc/bibliography.xpl:35:13:WARNING: 2 bibliography entries for faust://bibliography/duentzer1882, ignoring all but the first
14:56:08 INFO : target/xproc/bibliography.xpl:35:13:WARNING: Citation not found: faust://bibliography/390376 (in file:/mnt/data/jenkins/workspace/faust-gen/target/xproc/bibliography.xpl)
14:56:08 INFO : target/xproc/bibliography.xpl:35:13:WARNING: Citation not found: faust://bibliography/wa_I_49_1 (in file:/mnt/data/jenkins/workspace/faust-gen/target/xproc/bibliography.xpl)
14:56:08 INFO : target/xproc/bibliography.xpl:35:13:WARNING: Citation not found: faust://bibliography/wa_I_40 (in file:/mnt/data/jenkins/workspace/faust-gen/target/xproc/bibliography.xpl)
14:56:43 INFO : Reading emended transcript files ...
14:56:49 INFO : Collecting lines from all transcripts ...
14:56:49 INFO : Collating the lines and writing variant HTMLs
14:57:48 INFO : Reading transcript files to generate paralipomena table ...
14:57:49 Message: Rendering emended versions to html ...
14:58:22 INFO : Saving index: /mnt/data/jenkins/workspace/faust-gen/target/www/print/index.html
14:58:22 
14:58:22 [INFO] 
14:58:22 [INFO] --- maven-dependency-plugin:2.10:unpack (get-slimerjs) @ faust-gen ---
14:58:23 [INFO] Configured Artifact: net.faustedition:slimerjs:0.10.1:zip
14:58:23 [INFO] Configured Artifact: org.mozilla:firefox:linux-x86_64:45.4.0esr:tar.bz2
14:58:23 [INFO] slimerjs-0.10.1.zip already unpacked.
14:58:23 [INFO] firefox-45.4.0esr-linux-x86_64.tar.bz2 already unpacked.
14:58:23 [INFO] 
14:58:23 [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ faust-gen ---
14:58:23 [INFO] Using 'utf-8' encoding to copy filtered resources.
14:58:23 [INFO] skip non existing resourceDirectory /mnt/data/jenkins/workspace/faust-gen/src/test/resources
14:58:23 [INFO] 
14:58:23 [INFO] --- maven-compiler-plugin:3.5.1:testCompile (default-testCompile) @ faust-gen ---
14:58:23 [INFO] No sources to compile
14:58:23 [INFO] 
14:58:23 [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ faust-gen ---
14:58:23 [INFO] No tests to run.
14:58:24 [JENKINS] Recording test results[INFO] 
14:58:24 [INFO] --- exec-maven-plugin:1.4.0:exec (generate-svgs) @ faust-gen ---
14:58:24 
14:58:24 INFO: Web server runs on http://localhost:34725/transcript-generation.html
14:58:24 INFO: PhantomJS command line: /mnt/data/jenkins/workspace/faust-gen/target/dependency/slimerjs-0.10.1/slimerjs --profile target/profile  rendersvgs.js http://localhost:34725/transcript-generation.html <input> <output> [<links> <linkoutput>]
14:58:24 INFO: Converting diplomatic transcripts to JSON ...
14:58:34 INFO: Rendering 2,209 pages in 8 parallel jobs ...
14:59:14 WARNING: Conversion to SVG for H P123.5 page 18: faust://xml/transcript/gsa/390340/0028.xml issued messages:
14:59:14 CONSOLE: Error in LineDecoration.Layout:  [Exception... "Failure"  nsresult: "0x80004005 (NS_ERROR_FAILURE)"  location: "JS frame :: http://localhost:34725/js-gen/transcript-svg.js :: FaustTranscript.LineDecoration.prototype.layout :: line 443"  data: no] ſch (from FaustTranscript.LineDecoration.prototype.layout, line #448 in "http://localhost:34725/js-gen/transcript-svg.js") 
15:00:05 WARNING: Conversion to SVG for Testhandschrift page 27: faust://xml/transcript/test/A5-d-35.xml issued messages:
15:00:05 CONSOLE: Error in LineDecoration.Layout:  [Exception... "Failure"  nsresult: "0x80004005 (NS_ERROR_FAILURE)"  location: "JS frame :: http://localhost:34725/js-gen/transcript-svg.js :: FaustTranscript.LineDecoration.prototype.layout :: line 443"  data: no] generally (from FaustTranscript.LineDecoration.prototype.layout, line #448 in "http://localhost:34725/js-gen/transcript-svg.js") 
15:03:12 WARNING: Conversion to SVG for H P176a page 1: faust://xml/transcript/bb_cologny/G-30_19/recto.xml issued messages:
15:03:12 CONSOLE: Error in LineDecoration.Layout:  [Exception... "Failure"  nsresult: "0x80004005 (NS_ERROR_FAILURE)"  location: "JS frame :: http://localhost:34725/js-gen/transcript-svg.js :: FaustTranscript.LineDecoration.prototype.layout :: line 443"  data: no] Barometer (from FaustTranscript.LineDecoration.prototype.layout, line #448 in "http://localhost:34725/js-gen/transcript-svg.js") 
15:03:21 WARNING: Conversion to SVG for 2 III H.48a page 1: faust://xml/transcript/bb_cologny/G-30_04/recto.xml issued messages:
15:03:21 CONSOLE: Error in LineDecoration.Layout:  [Exception... "Failure"  nsresult: "0x80004005 (NS_ERROR_FAILURE)"  location: "JS frame :: http://localhost:34725/js-gen/transcript-svg.js :: FaustTranscript.LineDecoration.prototype.layout :: line 443"  data: no] ſs (from FaustTranscript.LineDecoration.prototype.layout, line #448 in "http://localhost:34725/js-gen/transcript-svg.js") 
15:03:21 WARNING: Conversion to SVG for 2 IV H.22e page 2: faust://xml/transcript/bb_cologny/G-30_11/verso.xml issued messages:
15:03:21 CONSOLE: Error in LineDecoration.Layout:  [Exception... "Failure"  nsresult: "0x80004005 (NS_ERROR_FAILURE)"  location: "JS frame :: http://localhost:34725/js-gen/transcript-svg.js :: FaustTranscript.LineDecoration.prototype.layout :: line 443"  data: no] folgt (from FaustTranscript.LineDecoration.prototype.layout, line #448 in "http://localhost:34725/js-gen/transcript-svg.js") 
15:03:21 WARNING: Conversion to SVG for 2 III H.48a page 2: faust://xml/transcript/bb_cologny/G-30_04/verso.xml issued messages:
15:03:21 CONSOLE: Error in LineDecoration.Layout:  [Exception... "Failure"  nsresult: "0x80004005 (NS_ERROR_FAILURE)"  location: "JS frame :: http://localhost:34725/js-gen/transcript-svg.js :: FaustTranscript.LineDecoration.prototype.layout :: line 443"  data: no] r (from FaustTranscript.LineDecoration.prototype.layout, line #448 in "http://localhost:34725/js-gen/transcript-svg.js") 
15:06:22 WARNING: Conversion to SVG for 2 I H.5 page 2: faust://xml/transcript/gsa/391152/0002.xml issued messages:
15:06:22 CONSOLE: Error in LineDecoration.Layout:  [Exception... "Failure"  nsresult: "0x80004005 (NS_ERROR_FAILURE)"  location: "JS frame :: http://localhost:34725/js-gen/transcript-svg.js :: FaustTranscript.LineDecoration.prototype.layout :: line 443"  data: no] künſtlich (from FaustTranscript.LineDecoration.prototype.layout, line #448 in "http://localhost:34725/js-gen/transcript-svg.js") 
15:06:22 CONSOLE: Error in LineDecoration.Layout:  [Exception... "Failure"  nsresult: "0x80004005 (NS_ERROR_FAILURE)"  location: "JS frame :: http://localhost:34725/js-gen/transcript-svg.js :: FaustTranscript.LineDecoration.prototype.layout :: line 443"  data: no] verdienstlich (from FaustTranscript.LineDecoration.prototype.layout, line #448 in "http://localhost:34725/js-gen/transcript-svg.js") 
15:06:48 WARNING: Conversion to SVG for 2 I H.7 page 1: faust://xml/transcript/gsa/391393/0003.xml issued messages:
15:06:48 CONSOLE: Error in LineDecoration.Layout:  [Exception... "Failure"  nsresult: "0x80004005 (NS_ERROR_FAILURE)"  location: "JS frame :: http://localhost:34725/js-gen/transcript-svg.js :: FaustTranscript.LineDecoration.prototype.layout :: line 443"  data: no] ſs (from FaustTranscript.LineDecoration.prototype.layout, line #448 in "http://localhost:34725/js-gen/transcript-svg.js") 
15:06:59 WARNING: Conversion to SVG for 2 I H.17 page 2: faust://xml/transcript/gsa/389889/0003.xml issued messages:
15:06:59 CONSOLE: Error in LineDecoration.Layout:  [Exception... "Failure"  nsresult: "0x80004005 (NS_ERROR_FAILURE)"  location: "JS frame :: http://localhost:34725/js-gen/transcript-svg.js :: FaustTranscript.LineDecoration.prototype.layout :: line 443"  data: no] Euphorion (from FaustTranscript.LineDecoration.prototype.layout, line #448 in "http://localhost:34725/js-gen/transcript-svg.js") 
15:07:45 WARNING: Conversion to SVG for 2 I H.11 page 2: faust://xml/transcript/gsa/390354/0003.xml issued messages:
15:07:45 CONSOLE: Error in LineDecoration.Layout:  [Exception... "Failure"  nsresult: "0x80004005 (NS_ERROR_FAILURE)"  location: "JS frame :: http://localhost:34725/js-gen/transcript-svg.js :: FaustTranscript.LineDecoration.prototype.layout :: line 443"  data: no] ſp (from FaustTranscript.LineDecoration.prototype.layout, line #448 in "http://localhost:34725/js-gen/transcript-svg.js") 
15:08:19 WARNING: Conversion to SVG for 2 I H.57 page 1: faust://xml/transcript/gsa/391320/0002.xml issued messages:
15:08:19 CONSOLE: Error in LineDecoration.Layout:  [Exception... "Failure"  nsresult: "0x80004005 (NS_ERROR_FAILURE)"  location: "JS frame :: http://localhost:34725/js-gen/transcript-svg.js :: FaustTranscript.LineDecoration.prototype.layout :: line 443"  data: no] allenfalls (from FaustTranscript.LineDecoration.prototype.layout, line #448 in "http://localhost:34725/js-gen/transcript-svg.js") 
15:09:45 WARNING: Conversion to SVG for 2 III H.69a page 1: faust://xml/transcript/gsa/391441/0002.xml issued messages:
15:09:45 CONSOLE: Error in LineDecoration.Layout:  [Exception... "Failure"  nsresult: "0x80004005 (NS_ERROR_FAILURE)"  location: "JS frame :: http://localhost:34725/js-gen/transcript-svg.js :: FaustTranscript.LineDecoration.prototype.layout :: line 443"  data: no] 1. (from FaustTranscript.LineDecoration.prototype.layout, line #448 in "http://localhost:34725/js-gen/transcript-svg.js") 
15:14:36 WARNING: Conversion to SVG for 2 II H.70 page 6: faust://xml/transcript/gsa/391437/0009.xml issued messages:
15:14:36 CONSOLE: Error in LineDecoration.Layout:  [Exception... "Failure"  nsresult: "0x80004005 (NS_ERROR_FAILURE)"  location: "JS frame :: http://localhost:34725/js-gen/transcript-svg.js :: FaustTranscript.LineDecoration.prototype.layout :: line 443"  data: no] e (from FaustTranscript.LineDecoration.prototype.layout, line #448 in "http://localhost:34725/js-gen/transcript-svg.js") 
15:15:00 WARNING: Conversion to SVG for 2 I H.56 page 10: faust://xml/transcript/gsa/391007/0009.xml issued messages:
15:15:00 CONSOLE: Error in LineDecoration.Layout:  [Exception... "Failure"  nsresult: "0x80004005 (NS_ERROR_FAILURE)"  location: "JS frame :: http://localhost:34725/js-gen/transcript-svg.js :: FaustTranscript.LineDecoration.prototype.layout :: line 443"  data: no] mich (from FaustTranscript.LineDecoration.prototype.layout, line #448 in "http://localhost:34725/js-gen/transcript-svg.js") 
15:15:50 WARNING: Conversion to SVG for 2 IV H.18 page 3: faust://xml/transcript/gsa/391325/0009.xml issued messages:
15:15:50 CONSOLE: Error in LineDecoration.Layout:  [Exception... "Failure"  nsresult: "0x80004005 (NS_ERROR_FAILURE)"  location: "JS frame :: http://localhost:34725/js-gen/transcript-svg.js :: FaustTranscript.LineDecoration.prototype.layout :: line 443"  data: no] Oberfeldherr (from FaustTranscript.LineDecoration.prototype.layout, line #448 in "http://localhost:34725/js-gen/transcript-svg.js") 
15:22:31 WARNING: Conversion to SVG for 2 H page 353: faust://xml/transcript/gsa/391098/0353.xml issued messages:
15:22:31 CONSOLE: Error in LineDecoration.Layout:  [Exception... "Failure"  nsresult: "0x80004005 (NS_ERROR_FAILURE)"  location: "JS frame :: http://localhost:34725/js-gen/transcript-svg.js :: FaustTranscript.LineDecoration.prototype.layout :: line 443"  data: no] Mephiſto (from FaustTranscript.LineDecoration.prototype.layout, line #448 in "http://localhost:34725/js-gen/transcript-svg.js") 
15:23:00 INFO: ... rendering failed for  pages:
15:23:00 	{1}
15:23:00 INFO: Failed to convert 0 of 2,209 pages at try 1
15:23:00 INFO: Creating SVGs with CSS ...
15:23:04 [INFO] 
15:23:04 [INFO] --- exec-maven-plugin:1.4.0:exec (generate-svgs-preprint) @ faust-gen ---
15:23:04 INFO: Web server runs on http://localhost:35707/transcript-generation.html
15:23:04 INFO: PhantomJS command line: /mnt/data/jenkins/workspace/faust-gen/target/dependency/slimerjs-0.10.1/slimerjs --profile target/profile  rendersvgs.js http://localhost:35707/transcript-generation.html <input> <output> [<links> <linkoutput>]
15:23:04 INFO: Converting diplomatic transcripts to JSON ...
15:23:07 INFO: Rendering 392 pages in 8 parallel jobs ...
15:26:45 WARNING: Conversion to SVG for 2 H page 353: faust://xml/transcript/gsa/391098/0353.xml issued messages:
15:26:45 CONSOLE: Error in LineDecoration.Layout:  [Exception... "Failure"  nsresult: "0x80004005 (NS_ERROR_FAILURE)"  location: "JS frame :: http://localhost:35707/js-gen/transcript-svg.js :: FaustTranscript.LineDecoration.prototype.layout :: line 443"  data: no] Mephiſto (from FaustTranscript.LineDecoration.prototype.layout, line #448 in "http://localhost:35707/js-gen/transcript-svg.js") 
15:27:12 INFO: ... rendering failed for  pages:
15:27:12 	{1}
15:27:12 INFO: Failed to convert 0 of 392 pages at try 1
15:27:12 INFO: Creating SVGs with CSS ...
15:27:14 [INFO] 
15:27:14 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ faust-gen ---
15:27:14 [INFO] Building jar: /mnt/data/jenkins/workspace/faust-gen/target/faust-gen-0.0.1-SNAPSHOT.jar
15:27:14 [INFO] 
15:27:14 [INFO] --- maven-resources-plugin:2.7:copy-resources (copy-debug-data) @ faust-gen ---
15:27:14 [INFO] Using 'utf-8' encoding to copy filtered resources.
15:27:14 [INFO] Copying 2209 resources
15:27:14 [INFO] 
15:27:14 [INFO] --- maven-assembly-plugin:2.6:single (xar) @ faust-gen ---
15:27:15 [INFO] Building zip: /mnt/data/jenkins/workspace/faust-gen/target/faust-dev.zip
15:27:15 [INFO] 
15:27:15 [INFO] --- maven-antrun-plugin:1.8:run (xar-rename) @ faust-gen ---
15:27:15 [INFO] Executing tasks
15:27:15 
15:27:15 main:
15:27:15      [move] Moving 1 file to /mnt/data/jenkins/workspace/faust-gen/target
15:27:16 [INFO] Executed tasks
15:27:16 [INFO] 
15:27:16 [INFO] --- maven-install-plugin:2.4:install (default-install) @ faust-gen ---
15:27:16 [INFO] Installing /mnt/data/jenkins/workspace/faust-gen/target/faust-gen-0.0.1-SNAPSHOT.jar to /mnt/data/jenkins/.m2/repository/net/faustedition/faust-gen/0.0.1-SNAPSHOT/faust-gen-0.0.1-SNAPSHOT.jar
15:27:16 [INFO] Installing /mnt/data/jenkins/workspace/faust-gen/pom.xml to /mnt/data/jenkins/.m2/repository/net/faustedition/faust-gen/0.0.1-SNAPSHOT/faust-gen-0.0.1-SNAPSHOT.pom
15:27:16 [INFO] 
15:27:16 [INFO] --- exec-maven-plugin:1.4.0:exec (deploy-rsync) @ faust-gen ---
15:27:19 sending incremental file list
15:27:40 
15:27:40 Number of files: 28,530 (reg: 25,100, dir: 3,430)
15:27:40 Number of created files: 5 (reg: 5)
15:27:40 Number of deleted files: 0
15:27:40 Number of regular files transferred: 25,098
15:27:40 Total file size: 880,669,817 bytes
15:27:40 Total transferred file size: 880,623,974 bytes
15:27:40 Literal data: 14,296,657 bytes
15:27:40 Matched data: 866,327,317 bytes
15:27:40 File list size: 131,040
15:27:40 File list generation time: 0.001 seconds
15:27:40 File list transfer time: 0.000 seconds
15:27:40 Total bytes sent: 20,108,585
15:27:40 Total bytes received: 6,730,312
15:27:40 
15:27:40 sent 20,108,585 bytes  received 6,730,312 bytes  1,095,465.18 bytes/sec
15:27:40 total size is 880,669,817  speedup is 32.81
15:27:40 Started calculate disk usage of build
15:27:40 Finished Calculation of disk usage of build in 0 seconds
15:27:48 Started calculate disk usage of workspace
15:27:48 Finished Calculation of disk usage of workspace in 0 seconds
15:27:48 Notifying upstream projects of job completion
15:27:48 Join notifier requires a CauseAction
15:27:48 [INFO] ------------------------------------------------------------------------
15:27:48 [INFO] BUILD SUCCESS
15:27:48 [INFO] ------------------------------------------------------------------------
15:27:48 [INFO] Total time: 35:11 min
15:27:48 [INFO] Finished at: 2017-09-15T15:27:48+02:00
15:27:48 [INFO] Final Memory: 253M/3388M
15:27:48 [INFO] ------------------------------------------------------------------------
15:27:48 [JENKINS] Archiving /mnt/data/jenkins/workspace/faust-gen/pom.xml to net.faustedition/faust-gen/0.0.1-SNAPSHOT/faust-gen-0.0.1-SNAPSHOT.pom
15:27:48 [JENKINS] Archiving /mnt/data/jenkins/workspace/faust-gen/target/faust-gen-0.0.1-SNAPSHOT.jar to net.faustedition/faust-gen/0.0.1-SNAPSHOT/faust-gen-0.0.1-SNAPSHOT.jar
15:27:48 Xvfb stopping
15:27:48 channel stopped
15:27:48 $ ssh-agent -k
15:27:48 unset SSH_AUTH_SOCK;
15:27:48 unset SSH_AGENT_PID;
15:27:48 echo Agent pid 1276 killed;
15:27:48 [ssh-agent] Stopped.
15:27:49 Started calculate disk usage of build
15:27:49 Finished Calculation of disk usage of build in 0 seconds
15:27:54 Started calculate disk usage of workspace
15:27:55 Finished Calculation of disk usage of workspace in 0 seconds
15:27:55 Notifying upstream projects of job completion
15:27:55 Finished: SUCCESS