Console Output

21:04:17 Started by GitHub push by thvitt
21:04:17 Building remotely on Rechenknecht in workspace /mnt/data/jenkins/workspace/faust-gen
21:04:17 [ssh-agent] Looking for ssh-agent implementation...
21:04:17 [ssh-agent]   Exec ssh-agent (binary ssh-agent on a remote machine)
21:04:17 $ ssh-agent
21:04:17 SSH_AUTH_SOCK=/tmp/ssh-RdTNyiYqldjD/agent.25990
21:04:17 SSH_AGENT_PID=25992
21:04:17 [ssh-agent] Started.
21:04:17 $ ssh-add /mnt/data/jenkins/workspace/faust-gen@tmp/private_key_2287682646860211012.key
21:04:17 Identity added: /mnt/data/jenkins/workspace/faust-gen@tmp/private_key_2287682646860211012.key (/mnt/data/jenkins/workspace/faust-gen@tmp/private_key_2287682646860211012.key)
21:04:17 [ssh-agent] Using credentials jenkins (wrzh075.rzhousing.uni-wuerzburg.de)
21:04:17  > git rev-parse --is-inside-work-tree # timeout=10
21:04:17 Fetching changes from the remote Git repository
21:04:17  > git config remote.origin.url https://github.com/faustedition/faust-gen # timeout=10
21:04:17 Fetching upstream changes from https://github.com/faustedition/faust-gen
21:04:17  > git --version # timeout=10
21:04:17 using GIT_SSH to set credentials wrzh075.rzhousing.uni-wuerzburg.de
21:04:17  > git fetch --tags --progress https://github.com/faustedition/faust-gen +refs/heads/*:refs/remotes/origin/*
21:04:23  > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
21:04:23  > git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10
21:04:23 Checking out Revision 66788680d929b8dbe6dfc2ee900deeb114943c8a (refs/remotes/origin/master)
21:04:23  > git config core.sparsecheckout # timeout=10
21:04:23  > git checkout -f 66788680d929b8dbe6dfc2ee900deeb114943c8a
21:04:23 Commit message: "updated submodules"
21:04:23  > git rev-list 3dc1fb940f1f717752694167475e0e20f38fc6a3 # timeout=10
21:04:23  > git remote # timeout=10
21:04:23  > git submodule init # timeout=10
21:04:23  > git submodule sync # timeout=10
21:04:23  > git config --get remote.origin.url # timeout=10
21:04:23  > git submodule init # timeout=10
21:04:23  > git config -f .gitmodules --get-regexp ^submodule\.(.*)\.url # timeout=10
21:04:23  > git config --get submodule.data.url # timeout=10
21:04:23  > git config -f .gitmodules --get submodule.data.path # timeout=10
21:04:23  > git submodule update --init --recursive --remote data
21:04:23  > git config --get submodule.src/main/xproc.url # timeout=10
21:04:23  > git config -f .gitmodules --get submodule.src/main/xproc.path # timeout=10
21:04:23  > git submodule update --init --recursive --remote src/main/xproc
21:04:23  > git config --get submodule.src/main/web.url # timeout=10
21:04:23  > git config -f .gitmodules --get submodule.src/main/web.path # timeout=10
21:04:23  > git submodule update --init --recursive --remote src/main/web
21:04:24 Xvfb starting$ Xvfb -displayfd 2 -fbdir /mnt/data/jenkins/xvfb-307-7848237559941844418.fbdir
21:04:24 Parsing POMs
21:04:24 using settings config with name MavenSettings
21:04:24 Replacing all maven server entries not found in credentials list is true
21:04:29 Established TCP socket on 36811
21:04:29 maven35-agent.jar already up to date
21:04:29 maven35-interceptor.jar already up to date
21:04:29 maven3-interceptor-commons.jar already up to date
21:04:29 [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 36811
21:04:29 <===[JENKINS REMOTING CAPACITY]===>channel started
21:04:30 using settings config with name MavenSettings
21:04:30 Replacing all maven server entries not found in credentials list is true
21:04:31 Executing Maven:  -B -f /mnt/data/jenkins/workspace/faust-gen/pom.xml -s /tmp/settings3731316738432544969.xml -D clean deploy
21:04:32 [INFO] Scanning for projects...
21:04:32 [INFO] ------------------------------------------------------------------------
21:04:32 [INFO] Detecting the operating system and CPU architecture
21:04:32 [INFO] ------------------------------------------------------------------------
21:04:32 [INFO] os.detected.name: linux
21:04:32 [INFO] os.detected.arch: x86_64
21:04:32 [INFO] os.detected.release: debian
21:04:32 [INFO] os.detected.release.version: 9
21:04:32 [INFO] os.detected.release.like.debian: true
21:04:32 [INFO] os.detected.classifier: linux-x86_64
21:04:32 [INFO] 
21:04:32 [INFO] ------------------------------------------------------------------------
21:04:32 [INFO] Building Faust-Edition Site Generation 0.0.1-SNAPSHOT
21:04:32 [INFO] ------------------------------------------------------------------------
21:04:32 [INFO] Downloading: https://raw.github.com/eXist-db/mvn-repo/master/de/faustedition/faust/1.4-SNAPSHOT/maven-metadata.xml
21:04:32 [INFO] Downloading: http://dev.digital-humanities.de/nexus/content/groups/public/de/faustedition/faust/1.4-SNAPSHOT/maven-metadata.xml
21:04:32 [INFO] Downloading: http://maven.restlet.com/de/faustedition/faust/1.4-SNAPSHOT/maven-metadata.xml
21:04:32 [INFO] Downloading: http://dev.dariah.eu/nexus/content/groups/public/de/faustedition/faust/1.4-SNAPSHOT/maven-metadata.xml
21:04:33 [INFO] Downloaded: http://dev.digital-humanities.de/nexus/content/groups/public/de/faustedition/faust/1.4-SNAPSHOT/maven-metadata.xml (972 B at 4.2 kB/s)
21:04:33 [INFO] Downloaded: http://dev.dariah.eu/nexus/content/groups/public/de/faustedition/faust/1.4-SNAPSHOT/maven-metadata.xml (972 B at 971 B/s)
21:04:33 [INFO] Downloading: http://dev.dariah.eu/nexus/content/groups/public/eu/interedition/text-core/1.6-SNAPSHOT/maven-metadata.xml
21:04:33 [INFO] Downloading: http://dev.digital-humanities.de/nexus/content/groups/public/eu/interedition/text-core/1.6-SNAPSHOT/maven-metadata.xml
21:04:33 [INFO] Downloading: http://maven.restlet.com/eu/interedition/text-core/1.6-SNAPSHOT/maven-metadata.xml
21:04:33 [INFO] Downloading: https://raw.github.com/eXist-db/mvn-repo/master/eu/interedition/text-core/1.6-SNAPSHOT/maven-metadata.xml
21:04:34 [INFO] Downloaded: http://dev.digital-humanities.de/nexus/content/groups/public/eu/interedition/text-core/1.6-SNAPSHOT/maven-metadata.xml (768 B at 20 kB/s)
21:04:34 [INFO] Downloading: http://dev.digital-humanities.de/nexus/content/groups/public/eu/interedition/text-core/1.6-SNAPSHOT/maven-metadata.xml
21:04:34 [INFO] Downloaded: http://dev.digital-humanities.de/nexus/content/groups/public/eu/interedition/text-core/1.6-SNAPSHOT/maven-metadata.xml (768 B at 59 kB/s)
21:04:34 [INFO] Downloading: http://gregor.middell.net/maven/content/repositories/interedition-releases/eu/interedition/text-core/1.6-SNAPSHOT/maven-metadata.xml
21:04:34 [INFO] Downloading: http://gregor.middell.net/maven/content/repositories/interedition-snapshots/eu/interedition/text-core/1.6-SNAPSHOT/maven-metadata.xml
21:04:34 [INFO] Downloading: http://gregor.middell.net/maven/content/repositories/releases/eu/interedition/text-core/1.6-SNAPSHOT/maven-metadata.xml
21:04:34 [INFO] Downloading: http://maven.restlet.org/eu/interedition/text-core/1.6-SNAPSHOT/maven-metadata.xml
21:04:34 [INFO] Downloading: http://download.osgeo.org/webdav/geotools/eu/interedition/text-core/1.6-SNAPSHOT/maven-metadata.xml
21:04:34 [INFO] Downloading: https://oss.sonatype.org/content/repositories/snapshots/eu/interedition/text-core/1.6-SNAPSHOT/maven-metadata.xml
21:04:34 [INFO] Downloaded: http://dev.dariah.eu/nexus/content/groups/public/eu/interedition/text-core/1.6-SNAPSHOT/maven-metadata.xml (768 B at 1.1 kB/s)
21:04:36 [INFO] 
21:04:36 [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ faust-gen ---
21:04:36 [INFO] Using 'utf-8' encoding to copy filtered resources.
21:04:36 [INFO] Copying 8725 resources to /mnt/data/jenkins/workspace/faust-gen/target/www/xml
21:04:36 [INFO] Copying 199 resources to /mnt/data/jenkins/workspace/faust-gen/target/www
21:04:36 [INFO] Copying 1 resource to /mnt/data/jenkins/workspace/faust-gen/target/profile
21:04:36 [INFO] Copying 104 resources to /mnt/data/jenkins/workspace/faust-gen/target/xproc
21:04:36 [INFO] Copying 1 resource to /mnt/data/jenkins/workspace/faust-gen/target/xproc
21:04:36 [INFO] Copying 16 resources to /mnt/data/jenkins/workspace/faust-gen/target/www
21:04:36 [INFO] Copying 15 resources to /mnt/data/jenkins/.fonts
21:04:37 [INFO] 
21:04:37 [INFO] --- maven-compiler-plugin:3.5.1:compile (default-compile) @ faust-gen ---
21:04:37 [INFO] Nothing to compile - all classes are up to date
21:04:37 [INFO] 
21:04:37 [INFO] --- exec-maven-plugin:1.4.0:java (xproc) @ faust-gen ---
21:04:39 INFO : Collecting metadata from file:/mnt/data/jenkins/workspace/faust-gen/data/xml/ (builddir=file:/mnt/data/jenkins/workspace/faust-gen/target/)
21:04:42 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)
21:04:46 INFO : Converting archive metadata to js...
21:04:46 INFO : Adding generated markup to transcripts ...
21:04:46 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
21:04:47 Message:  - emending Lesetext (lesetext/faust1.xml) ...
21:04:48 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
21:04:48 Message:  - emending Lesetext (lesetext/faust2.xml) ...
21:04: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/391362/391362.xml)
21:05:02 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)
21:05:05 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)
21:05:08 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)
21:05:08 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)
21:05:08 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)
21:05:08 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)
21:05:08 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)
21:05:09 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)
21:05:09 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)
21:05:09 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)
21:05:13 INFO : Transforming metadata from file:/mnt/data/jenkins/workspace/faust-gen/data/xml/
21:05:14 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)
21:05:14 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)
21:05:14 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)
21:05:14 INFO : target/xproc/metadata-html.xpl:54:36:WARNING: 2 bibliography entries for faust://bibliography/loeper1879, ignoring all but the first
21:05:15 INFO : target/xproc/metadata-html.xpl:54:36:WARNING: 2 bibliography entries for faust://bibliography/loeper1879, ignoring all but the first
21:05:15 INFO : target/xproc/metadata-html.xpl:54:36:WARNING: 2 bibliography entries for faust://bibliography/loeper1879, ignoring all but the first
21:05:15 INFO : target/xproc/metadata-html.xpl:54:36:WARNING: 2 bibliography entries for faust://bibliography/loeper1879, ignoring all but the first
21:05:15 INFO : target/xproc/metadata-html.xpl:54:36:WARNING: 2 bibliography entries for faust://bibliography/loeper1881, ignoring all but the first
21:05:15 INFO : target/xproc/metadata-html.xpl:54:36:WARNING: 2 bibliography entries for faust://bibliography/loeper1881, ignoring all but the first
21:05:15 INFO : target/xproc/metadata-html.xpl:54:36:WARNING: 2 bibliography entries for faust://bibliography/loeper1881, ignoring all but the first
21:05:15 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)
21:05:15 INFO : target/xproc/metadata-html.xpl:54:36:WARNING: 2 bibliography entries for faust://bibliography/loeper1881, ignoring all but the first
21:05:15 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)
21:05:15 INFO : target/xproc/metadata-html.xpl:54:36:WARNING: 2 bibliography entries for faust://bibliography/loeper1881, ignoring all but the first
21:05:15 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)
21:05:15 INFO : target/xproc/metadata-html.xpl:54:36:WARNING: 2 bibliography entries for faust://bibliography/duentzer1882, ignoring all but the first
21:05:15 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)
21:05:15 INFO : target/xproc/metadata-html.xpl:54:36:WARNING: 2 bibliography entries for faust://bibliography/loeper1879, ignoring all but the first
21:05:15 INFO : target/xproc/metadata-html.xpl:54:36:WARNING: 2 bibliography entries for faust://bibliography/loeper1881, ignoring all but the first
21:05:15 INFO : target/xproc/metadata-html.xpl:54:36:WARNING: 2 bibliography entries for faust://bibliography/duentzer1882, ignoring all but the first
21:05:15 INFO : target/xproc/metadata-html.xpl:54:36:WARNING: 2 bibliography entries for faust://bibliography/loeper1879, ignoring all but the first
21:05:15 INFO : target/xproc/metadata-html.xpl:54:36:WARNING: 2 bibliography entries for faust://bibliography/loeper1879, ignoring all but the first
21:05:15 INFO : target/xproc/metadata-html.xpl:54:36:WARNING: 2 bibliography entries for faust://bibliography/loeper1879, ignoring all but the first
21:05:15 INFO : target/xproc/metadata-html.xpl:54:36:WARNING: 2 bibliography entries for faust://bibliography/loeper1879, ignoring all but the first
21:05:15 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)
21:05:15 INFO : target/xproc/metadata-html.xpl:54:36:WARNING: 2 bibliography entries for faust://bibliography/loeper1879, ignoring all but the first
21:05:15 INFO : target/xproc/metadata-html.xpl:54:36:WARNING: 2 bibliography entries for faust://bibliography/loeper1879, ignoring all but the first
21:05:15 INFO : target/xproc/metadata-html.xpl:54:36:WARNING: 2 bibliography entries for faust://bibliography/loeper1879, ignoring all but the first
21:05:15 INFO : target/xproc/metadata-html.xpl:54:36:WARNING: 2 bibliography entries for faust://bibliography/loeper1879, ignoring all but the first
21:05:15 INFO : target/xproc/metadata-html.xpl:54:36:WARNING: 2 bibliography entries for faust://bibliography/loeper1879, ignoring all but the first
21:05:15 INFO : target/xproc/metadata-html.xpl:54:36:WARNING: 2 bibliography entries for faust://bibliography/loeper1879, ignoring all but the first
21:05:15 INFO : target/xproc/metadata-html.xpl:54:36:WARNING: 2 bibliography entries for faust://bibliography/loeper1879, ignoring all but the first
21:05:15 INFO : target/xproc/metadata-html.xpl:54:36:WARNING: 2 bibliography entries for faust://bibliography/loeper1879, ignoring all but the first
21:05:15 INFO : target/xproc/metadata-html.xpl:54:36:WARNING: 2 bibliography entries for faust://bibliography/loeper1879, ignoring all but the first
21:05:15 INFO : target/xproc/metadata-html.xpl:54:36:WARNING: 2 bibliography entries for faust://bibliography/loeper1879, ignoring all but the first
21:05:15 INFO : target/xproc/metadata-html.xpl:54:36:WARNING: 2 bibliography entries for faust://bibliography/loeper1879, ignoring all but the first
21:05:15 INFO : target/xproc/metadata-html.xpl:54:36:WARNING: 2 bibliography entries for faust://bibliography/loeper1879, ignoring all but the first
21:05:15 INFO : target/xproc/metadata-html.xpl:54:36:WARNING: 2 bibliography entries for faust://bibliography/loeper1879, ignoring all but the first
21:05:15 INFO : target/xproc/metadata-html.xpl:54:36:WARNING: 2 bibliography entries for faust://bibliography/loeper1879, ignoring all but the first
21:05:15 INFO : target/xproc/metadata-html.xpl:54:36:WARNING: 2 bibliography entries for faust://bibliography/loeper1879, ignoring all but the first
21:05:16 INFO : target/xproc/metadata-html.xpl:54:36:WARNING: 2 bibliography entries for faust://bibliography/loeper1879, ignoring all but the first
21:05:16 INFO : target/xproc/metadata-html.xpl:54:36:WARNING: 2 bibliography entries for faust://bibliography/loeper1879, ignoring all but the first
21:05:16 INFO : target/xproc/metadata-html.xpl:54:36:WARNING: 2 bibliography entries for faust://bibliography/loeper1879, ignoring all but the first
21:05:16 INFO : target/xproc/metadata-html.xpl:54:36:WARNING: 2 bibliography entries for faust://bibliography/loeper1879, ignoring all but the first
21:05:16 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)
21:05:16 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)
21:05:16 INFO : target/xproc/metadata-html.xpl:54:36:WARNING: Unresolved URI reference in text: faust://print/B_9 (in file:/mnt/data/jenkins/workspace/faust-gen/data/xml/document/archival/dla_marbach/Cotta_Ms_Goethe_AlH_C-1-12_Faust_I.xml)
21:05:17 INFO : target/xproc/metadata-html.xpl:54:36:WARNING: 2 bibliography entries for faust://bibliography/loeper1879, ignoring all but the first
21:05:17 INFO : target/xproc/metadata-html.xpl:54:36:WARNING: 2 bibliography entries for faust://bibliography/loeper1879, ignoring all but the first
21:05:18 INFO : target/xproc/metadata-html.xpl:54:36:WARNING: 2 bibliography entries for faust://bibliography/loeper1879, ignoring all but the first
21:05:18 INFO : target/xproc/metadata-html.xpl:54:36:WARNING: 2 bibliography entries for faust://bibliography/loeper1879, ignoring all but the first
21:05:18 INFO : target/xproc/metadata-html.xpl:54:36:WARNING: 2 bibliography entries for faust://bibliography/loeper1879, ignoring all but the first
21:05:18 INFO : target/xproc/metadata-html.xpl:54:36:WARNING: 2 bibliography entries for faust://bibliography/loeper1879, ignoring all but the first
21:05:18 INFO : target/xproc/metadata-html.xpl:54:36:WARNING: 2 bibliography entries for faust://bibliography/loeper1879, ignoring all but the first
21:05:18 INFO : target/xproc/metadata-html.xpl:54:36:WARNING: 2 bibliography entries for faust://bibliography/loeper1879, ignoring all but the first
21:05:19 INFO : target/xproc/metadata-html.xpl:54:36:WARNING: 2 bibliography entries for faust://bibliography/loeper1879, ignoring all but the first
21:05:19 INFO : target/xproc/metadata-html.xpl:54:36:WARNING: 2 bibliography entries for faust://bibliography/loeper1879, ignoring all but the first
21:05:20 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)
21:05:20 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)
21:05:20 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)
21:05:20 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)
21:05:20 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)
21:05:20 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)
21:05:20 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)
21:05:20 INFO : target/xproc/metadata-html.xpl:54:36:WARNING: 2 bibliography entries for faust://bibliography/loeper1879, ignoring all but the first
21:05:20 INFO : target/xproc/metadata-html.xpl:54:36:WARNING: 2 bibliography entries for faust://bibliography/loeper1879, ignoring all but the first
21:05:21 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)
21:05:21 INFO : target/xproc/metadata-html.xpl:54:36:WARNING: 2 bibliography entries for faust://bibliography/loeper1879, ignoring all but the first
21:05:21 INFO : target/xproc/metadata-html.xpl:54:36:WARNING: 2 bibliography entries for faust://bibliography/loeper1879, ignoring all but the first
21:05:21 Message: Generating watermark table ...
21:05:21 INFO : target/xproc/metadata-html.xpl:128:15:WARNING: 2 bibliography entries for faust://bibliography/loeper1879, ignoring all but the first
21:05:21 INFO : target/xproc/metadata-html.xpl:128:15:WARNING: 2 bibliography entries for faust://bibliography/loeper1879, ignoring all but the first
21:05:21 INFO : target/xproc/metadata-html.xpl:128:15:WARNING: 2 bibliography entries for faust://bibliography/loeper1879, ignoring all but the first
21:05:21 INFO : target/xproc/metadata-html.xpl:128:15:WARNING: 2 bibliography entries for faust://bibliography/loeper1879, ignoring all but the first
21:05:21 INFO : target/xproc/metadata-html.xpl:128:15:WARNING: 2 bibliography entries for faust://bibliography/loeper1879, ignoring all but the first
21:05:21 INFO : target/xproc/metadata-html.xpl:128:15:WARNING: 2 bibliography entries for faust://bibliography/loeper1879, ignoring all but the first
21:05:21 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)
21:05:21 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)
21:05:21 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)
21:05:21 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)
21:05:21 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)
21:05:22 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)
21:05:22 INFO : target/xproc/metadata-html.xpl:128:15:WARNING: Unresolved URI reference in text: faust://document/faustedition/B_9 (in file:/mnt/data/jenkins/workspace/faust-gen/data/xml/document/archival/gsa/GSA_30-319_Bl_44-45.xml)
21:05:22 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)
21:05:23 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)
21:05:24 INFO : Collecting metadata from file:/mnt/data/jenkins/workspace/faust-gen/data/xml/
21:05:26 INFO : Collecting testimony from file:/mnt/data/jenkins/workspace/faust-gen/data/xml/
21:05:30 INFO : target/xproc/testimony.xpl:61:35:INFO: div[133] in wa_III_12 contains 2 testimonies: graef_1865, graef_1866
21:05:38 INFO : target/xproc/testimony.xpl:61:35:INFO: div[121] in wa_III_11 contains 2 testimonies: graef_1635, graef_1635a
21:05:48 INFO : target/xproc/testimony.xpl:61:35:INFO: div[85] in wa_III_10 contains 2 testimonies: graef_1378, graef_1378a
21:06:08 INFO : target/xproc/testimony.xpl:61:35:INFO: div[2] in wa_IV_19 contains 2 testimonies: graef_1046, quz_I-870a
21:06:10 INFO : target/xproc/testimony.xpl:61:35:ERROR: 0 metadata records match quz_IV-1797 (in wa_IV_40)
21:06:10 INFO : target/xproc/testimony.xpl:93:13:WARNING: Trying to create citation for doc with 0 testimony ids  → faust://bibliography/quz_IV-1797
21:06:11 INFO : target/xproc/testimony.xpl:61:35:INFO: div[4] in wa_IV_43 contains 2 testimonies: graef_1531, graef_1521
21:06:11 INFO : target/xproc/testimony.xpl:61:35:ERROR: 0 metadata records match graef_1521 (in wa_IV_43)
21:06:11 INFO : target/xproc/testimony.xpl:61:35:INFO: div[12] in wa_IV_43 contains 2 testimonies: quz_II-1211, graef_1574
21:06:11 INFO : target/xproc/testimony.xpl:61:35:WARNING: Using inferior testimony id quz_II-1211 (in wa_IV_43)
21:06:11 INFO : target/xproc/testimony.xpl:93:13:WARNING: Trying to create citation for doc with 0 testimony ids  → faust://bibliography/graef_1521
21:06:13 INFO : target/xproc/testimony.xpl:61:35:INFO: div[1] in schroeer1896 contains 2 testimonies: graef_1660, graef_1663
21:06:14 INFO : target/xproc/testimony.xpl:61:35:INFO: div[1] in holtei1859_4 contains 3 testimonies: bie3_6153, graef_1630, graef_1634
21:06:14 INFO : target/xproc/testimony.xpl:61:35:WARNING: No testimony divs found in gm_duesseldorf_KK1838
21:06:14 INFO : target/xproc/testimony.xpl:61:35:ERROR: pniower_765 spans to , which doesn't exist (#?). 
21:06:14 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)
21:06:14 INFO : target/xproc/testimony.xpl:81:13:WARNING: Citation faust://bibliography/390376 missing in testimony pniower_765
21:06:14 INFO : target/xproc/testimony.xpl:61:35:WARNING: No testimony divs found in 390376_0002
21:06:16 INFO : target/xproc/testimony.xpl:61:35:ERROR: 0 metadata records match quz_III-483 (in quz_3)
21:06:16 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
21:06:18 INFO : target/xproc/testimony.xpl:93:13:WARNING: Trying to create citation for doc with 0 testimony ids  → faust://bibliography/quz_III-483
21:06:19 INFO : target/xproc/testimony.xpl:61:35:INFO: div[2] in kua_6-2 contains 3 testimonies: graef_1620, graef_1636, graef_1628
21:06:20 INFO : target/xproc/testimony.xpl:61:35:WARNING: No testimony divs found in geiger1890
21:06:20 INFO : target/xproc/testimony.xpl:61:35:INFO: div[2] in matthisson1825-1829_7 contains 2 testimonies: bie3_5467, graef_1266
21:06:21 INFO : target/xproc/testimony.xpl:61:35:WARNING: No testimony divs found in gm_duesseldorf_KK1838
21:06:22 INFO : target/xproc/testimony.xpl:61:35:INFO: div[3] in wa_I_36 contains 2 testimonies: graef_1258, graef_1258a
21:06:24 INFO : target/xproc/testimony.xpl:61:35:ERROR: 0 metadata records match bie3_6689 (in kletke1873)
21:06:24 INFO : target/xproc/testimony.xpl:61:35:INFO: div[3] in kletke1873 contains 2 testimonies: graef_1617, graef_1948
21:06:24 INFO : target/xproc/testimony.xpl:93:13:WARNING: Trying to create citation for doc with 0 testimony ids  → faust://bibliography/bie3_6689
21:06:24 INFO : target/xproc/testimony.xpl:61:35:INFO: div[1] in schroeer1886_1 contains 2 testimonies: bie3_6273, bie3_6681
21:06:26 INFO : target/xproc/testimony.xpl:61:35:INFO: div[1] in tewes1901 contains 3 testimonies: bie3_7209, graef_1337, graef_1338
21:06:26 INFO : target/xproc/testimony.xpl:61:35:INFO: div[1] in matthisson1825-1829_8 contains 2 testimonies: bie3_5814, graef_1341a
21:06:27 INFO : target/xproc/testimony.xpl:61:35:INFO: div[5] in biedermann1889-1896_4 contains 2 testimonies: graef_1026, graef_1174
21:06:29 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
21:06:31 INFO : target/xproc/testimony.xpl:61:35:INFO: div[8] in biedermann1889-1896_6 contains 2 testimonies: graef_1500, graef_1499
21:06:32 INFO : target/xproc/testimony.xpl:61:35:INFO: div[1] in riemer1841_1 contains 2 testimonies: bie3_3461, graef_1762
21:06:32 INFO : target/xproc/testimony.xpl:61:35:ERROR: 0 metadata records match bie3_3461 (in riemer1841_1)
21:06:32 INFO : target/xproc/testimony.xpl:93:13:WARNING: Trying to create citation for doc with 0 testimony ids  → faust://bibliography/bie3_3461
21:06:32 INFO : target/xproc/testimony.xpl:61:35:INFO: div[1] in eberwein1853 contains 4 testimonies: graef_1157, graef_1165, graef_1723, graef_1709
21:06:33 INFO : target/xproc/testimony.xpl:61:35:WARNING: No testimony divs found in burkhardt1870
21:06:33 INFO : target/xproc/testimony.xpl:61:35:WARNING: Using inferior testimony id lfd-nr-neuneu_331 (in harding1920_2)
21:06:34 INFO : target/xproc/testimony.xpl:61:35:INFO: div[1] in schoch1832_1 contains 2 testimonies: bie3_6013, pniower_544
21:06:34 INFO : target/xproc/testimony.xpl:61:35:ERROR: 0 metadata records match bie3_6013 (in schoch1832_1)
21:06:34 INFO : target/xproc/testimony.xpl:93:13:WARNING: Trying to create citation for doc with 0 testimony ids  → faust://bibliography/bie3_6013
21:06:36 INFO : target/xproc/testimony.xpl:136:81:Generating empty testimony files ...
21:06:39 Message: Creating emended versions ...
21:06:39 INFO : Generating inline apparatus ...
21:07:33 INFO : Saving index: /mnt/data/jenkins/workspace/faust-gen/target/www/app/index.html
21:07:34 Message: Creating bibliography ...
21:07:35 INFO : target/xproc/bibliography.xpl:35:13:WARNING: 2 bibliography entries for faust://bibliography/loeper1879, ignoring all but the first
21:07:36 INFO : target/xproc/bibliography.xpl:35:13:WARNING: 2 bibliography entries for faust://bibliography/loeper1881, ignoring all but the first
21:07:36 INFO : target/xproc/bibliography.xpl:35:13:WARNING: 2 bibliography entries for faust://bibliography/duentzer1882, ignoring all but the first
21:07:36 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)
21:08:09 INFO : Reading emended transcript files ...
21:08:15 INFO : Collecting lines from all transcripts ...
21:08:16 INFO : Collating the lines and writing variant HTMLs
21:09:10 INFO : Reading transcript files to generate paralipomena table ...
21:09:12 Message: Rendering emended versions to html ...
21:09:47 INFO : Saving index: /mnt/data/jenkins/workspace/faust-gen/target/www/print/index.html
21:10:25 
21:10:25 [INFO] 
21:10:25 [INFO] --- maven-dependency-plugin:2.10:unpack (get-slimerjs) @ faust-gen ---
21:10:26 [INFO] Configured Artifact: net.faustedition:slimerjs:0.10.1:zip
21:10:26 [INFO] Configured Artifact: org.mozilla:firefox:linux-x86_64:45.4.0esr:tar.bz2
21:10:26 [INFO] slimerjs-0.10.1.zip already unpacked.
21:10:26 [INFO] firefox-45.4.0esr-linux-x86_64.tar.bz2 already unpacked.
21:10:26 [INFO] 
21:10:26 [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ faust-gen ---
21:10:26 [INFO] Using 'utf-8' encoding to copy filtered resources.
21:10:26 [INFO] skip non existing resourceDirectory /mnt/data/jenkins/workspace/faust-gen/src/test/resources
21:10:26 [INFO] 
21:10:26 [INFO] --- maven-compiler-plugin:3.5.1:testCompile (default-testCompile) @ faust-gen ---
21:10:26 [INFO] No sources to compile
21:10:26 [INFO] 
21:10:26 [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ faust-gen ---
21:10:26 [INFO] No tests to run.
21:10:26 [INFO] 
21:10:26 [JENKINS] Recording test results[INFO] --- exec-maven-plugin:1.4.0:exec (generate-svgs) @ faust-gen ---
21:10:26 
21:10:26 INFO: Web server runs on http://localhost:35143/transcript-generation.html
21:10:26 INFO: PhantomJS command line: /mnt/data/jenkins/workspace/faust-gen/target/dependency/slimerjs-0.10.1/slimerjs --profile target/profile  rendersvgs.js http://localhost:35143/transcript-generation.html <input> <output> [<links> <linkoutput>]
21:10:26 INFO: Converting diplomatic transcripts to JSON ...
21:10:36 INFO: Rendering 2,209 pages in 8 parallel jobs ...
21:11:15 WARNING: Conversion to SVG for H P123.5 page 18: faust://xml/transcript/gsa/390340/0028.xml issued messages:
21:11:15 CONSOLE: Error in LineDecoration.Layout:  [Exception... "Failure"  nsresult: "0x80004005 (NS_ERROR_FAILURE)"  location: "JS frame :: http://localhost:35143/js-gen/transcript-svg.js :: FaustTranscript.LineDecoration.prototype.layout :: line 443"  data: no] ſch (from FaustTranscript.LineDecoration.prototype.layout, line #448 in "http://localhost:35143/js-gen/transcript-svg.js") 
21:12:08 WARNING: Conversion to SVG for Testhandschrift page 27: faust://xml/transcript/test/A5-d-35.xml issued messages:
21:12:08 CONSOLE: Error in LineDecoration.Layout:  [Exception... "Failure"  nsresult: "0x80004005 (NS_ERROR_FAILURE)"  location: "JS frame :: http://localhost:35143/js-gen/transcript-svg.js :: FaustTranscript.LineDecoration.prototype.layout :: line 443"  data: no] generally (from FaustTranscript.LineDecoration.prototype.layout, line #448 in "http://localhost:35143/js-gen/transcript-svg.js") 
21:15:21 WARNING: Conversion to SVG for H P176a page 1: faust://xml/transcript/bb_cologny/G-30_19/recto.xml issued messages:
21:15:21 CONSOLE: Error in LineDecoration.Layout:  [Exception... "Failure"  nsresult: "0x80004005 (NS_ERROR_FAILURE)"  location: "JS frame :: http://localhost:35143/js-gen/transcript-svg.js :: FaustTranscript.LineDecoration.prototype.layout :: line 443"  data: no] Barometer (from FaustTranscript.LineDecoration.prototype.layout, line #448 in "http://localhost:35143/js-gen/transcript-svg.js") 
21:15:29 WARNING: Conversion to SVG for 2 III H.48a page 1: faust://xml/transcript/bb_cologny/G-30_04/recto.xml issued messages:
21:15:29 CONSOLE: Error in LineDecoration.Layout:  [Exception... "Failure"  nsresult: "0x80004005 (NS_ERROR_FAILURE)"  location: "JS frame :: http://localhost:35143/js-gen/transcript-svg.js :: FaustTranscript.LineDecoration.prototype.layout :: line 443"  data: no] ſs (from FaustTranscript.LineDecoration.prototype.layout, line #448 in "http://localhost:35143/js-gen/transcript-svg.js") 
21:15:30 WARNING: Conversion to SVG for 2 IV H.22e page 2: faust://xml/transcript/bb_cologny/G-30_11/verso.xml issued messages:
21:15:30 CONSOLE: Error in LineDecoration.Layout:  [Exception... "Failure"  nsresult: "0x80004005 (NS_ERROR_FAILURE)"  location: "JS frame :: http://localhost:35143/js-gen/transcript-svg.js :: FaustTranscript.LineDecoration.prototype.layout :: line 443"  data: no] folgt (from FaustTranscript.LineDecoration.prototype.layout, line #448 in "http://localhost:35143/js-gen/transcript-svg.js") 
21:15:30 WARNING: Conversion to SVG for 2 III H.48a page 2: faust://xml/transcript/bb_cologny/G-30_04/verso.xml issued messages:
21:15:30 CONSOLE: Error in LineDecoration.Layout:  [Exception... "Failure"  nsresult: "0x80004005 (NS_ERROR_FAILURE)"  location: "JS frame :: http://localhost:35143/js-gen/transcript-svg.js :: FaustTranscript.LineDecoration.prototype.layout :: line 443"  data: no] r (from FaustTranscript.LineDecoration.prototype.layout, line #448 in "http://localhost:35143/js-gen/transcript-svg.js") 
21:18:41 WARNING: Conversion to SVG for 2 I H.5 page 2: faust://xml/transcript/gsa/391152/0002.xml issued messages:
21:18:41 CONSOLE: Error in LineDecoration.Layout:  [Exception... "Failure"  nsresult: "0x80004005 (NS_ERROR_FAILURE)"  location: "JS frame :: http://localhost:35143/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:35143/js-gen/transcript-svg.js") 
21:18:41 CONSOLE: Error in LineDecoration.Layout:  [Exception... "Failure"  nsresult: "0x80004005 (NS_ERROR_FAILURE)"  location: "JS frame :: http://localhost:35143/js-gen/transcript-svg.js :: FaustTranscript.LineDecoration.prototype.layout :: line 443"  data: no] verdienstlich (from FaustTranscript.LineDecoration.prototype.layout, line #448 in "http://localhost:35143/js-gen/transcript-svg.js") 
21:19:10 WARNING: Conversion to SVG for 2 I H.7 page 1: faust://xml/transcript/gsa/391393/0003.xml issued messages:
21:19:10 CONSOLE: Error in LineDecoration.Layout:  [Exception... "Failure"  nsresult: "0x80004005 (NS_ERROR_FAILURE)"  location: "JS frame :: http://localhost:35143/js-gen/transcript-svg.js :: FaustTranscript.LineDecoration.prototype.layout :: line 443"  data: no] ſs (from FaustTranscript.LineDecoration.prototype.layout, line #448 in "http://localhost:35143/js-gen/transcript-svg.js") 
21:19:21 WARNING: Conversion to SVG for 2 I H.17 page 2: faust://xml/transcript/gsa/389889/0003.xml issued messages:
21:19:21 CONSOLE: Error in LineDecoration.Layout:  [Exception... "Failure"  nsresult: "0x80004005 (NS_ERROR_FAILURE)"  location: "JS frame :: http://localhost:35143/js-gen/transcript-svg.js :: FaustTranscript.LineDecoration.prototype.layout :: line 443"  data: no] Euphorion (from FaustTranscript.LineDecoration.prototype.layout, line #448 in "http://localhost:35143/js-gen/transcript-svg.js") 
21:20:11 WARNING: Conversion to SVG for 2 I H.11 page 2: faust://xml/transcript/gsa/390354/0003.xml issued messages:
21:20:11 CONSOLE: Error in LineDecoration.Layout:  [Exception... "Failure"  nsresult: "0x80004005 (NS_ERROR_FAILURE)"  location: "JS frame :: http://localhost:35143/js-gen/transcript-svg.js :: FaustTranscript.LineDecoration.prototype.layout :: line 443"  data: no] ſp (from FaustTranscript.LineDecoration.prototype.layout, line #448 in "http://localhost:35143/js-gen/transcript-svg.js") 
21:20:50 WARNING: Conversion to SVG for 2 I H.57 page 1: faust://xml/transcript/gsa/391320/0002.xml issued messages:
21:20:50 CONSOLE: Error in LineDecoration.Layout:  [Exception... "Failure"  nsresult: "0x80004005 (NS_ERROR_FAILURE)"  location: "JS frame :: http://localhost:35143/js-gen/transcript-svg.js :: FaustTranscript.LineDecoration.prototype.layout :: line 443"  data: no] allenfalls (from FaustTranscript.LineDecoration.prototype.layout, line #448 in "http://localhost:35143/js-gen/transcript-svg.js") 
21:22:25 WARNING: Conversion to SVG for 2 III H.69a page 1: faust://xml/transcript/gsa/391441/0002.xml issued messages:
21:22:25 CONSOLE: Error in LineDecoration.Layout:  [Exception... "Failure"  nsresult: "0x80004005 (NS_ERROR_FAILURE)"  location: "JS frame :: http://localhost:35143/js-gen/transcript-svg.js :: FaustTranscript.LineDecoration.prototype.layout :: line 443"  data: no] 1. (from FaustTranscript.LineDecoration.prototype.layout, line #448 in "http://localhost:35143/js-gen/transcript-svg.js") 
21:24:13 SEVERE: Failed to convert SVG for 2 III H.3a:2 page 32: faust://xml/transcript/gsa/391087/0035.xml: Exit Code 139. Script output:
21:24:13 /mnt/data/jenkins/workspace/faust-gen/target/dependency/slimerjs-0.10.1/slimerjs: line 167: 20901 Segmentation fault      "$SLIMERJSLAUNCHER" -app "$SLIMERDIR/application.ini" $PROFILE -no-remote "$@" 2> /dev/null
21:27:59 WARNING: Conversion to SVG for 2 II H.70 page 6: faust://xml/transcript/gsa/391437/0009.xml issued messages:
21:27:59 CONSOLE: Error in LineDecoration.Layout:  [Exception... "Failure"  nsresult: "0x80004005 (NS_ERROR_FAILURE)"  location: "JS frame :: http://localhost:35143/js-gen/transcript-svg.js :: FaustTranscript.LineDecoration.prototype.layout :: line 443"  data: no] e (from FaustTranscript.LineDecoration.prototype.layout, line #448 in "http://localhost:35143/js-gen/transcript-svg.js") 
21:28:29 WARNING: Conversion to SVG for 2 I H.56 page 10: faust://xml/transcript/gsa/391007/0009.xml issued messages:
21:28:29 CONSOLE: Error in LineDecoration.Layout:  [Exception... "Failure"  nsresult: "0x80004005 (NS_ERROR_FAILURE)"  location: "JS frame :: http://localhost:35143/js-gen/transcript-svg.js :: FaustTranscript.LineDecoration.prototype.layout :: line 443"  data: no] mich (from FaustTranscript.LineDecoration.prototype.layout, line #448 in "http://localhost:35143/js-gen/transcript-svg.js") 
21:29:31 WARNING: Conversion to SVG for 2 IV H.18 page 3: faust://xml/transcript/gsa/391325/0009.xml issued messages:
21:29:31 CONSOLE: Error in LineDecoration.Layout:  [Exception... "Failure"  nsresult: "0x80004005 (NS_ERROR_FAILURE)"  location: "JS frame :: http://localhost:35143/js-gen/transcript-svg.js :: FaustTranscript.LineDecoration.prototype.layout :: line 443"  data: no] Oberfeldherr (from FaustTranscript.LineDecoration.prototype.layout, line #448 in "http://localhost:35143/js-gen/transcript-svg.js") 
21:36:50 INFO: ... rendering failed for 2 III H.3a:2 page 32: faust://xml/transcript/gsa/391087/0035.xml pages:
21:36:50 	{1}
21:36:50 INFO: Failed to convert 1 of 2,209 pages at try 1
21:36:50 INFO: Rendering 1 pages in 8 parallel jobs ...
21:36:55 INFO: ... rendering failed for  pages:
21:36:55 	{1}
21:36:55 INFO: Failed to convert 0 of 1 pages at try 2
21:36:55 INFO: Creating SVGs with CSS ...
21:36:59 [INFO] 
21:36:59 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ faust-gen ---
21:36:59 [INFO] 
21:36:59 [INFO] --- maven-assembly-plugin:2.6:single (xar) @ faust-gen ---
21:36:59 [INFO] Building zip: /mnt/data/jenkins/workspace/faust-gen/target/faust-dev.zip
21:36:59 [INFO] 
21:36:59 [INFO] --- maven-antrun-plugin:1.8:run (xar-rename) @ faust-gen ---
21:37:00 [INFO] Executing tasks
21:37:00 
21:37:00 main:
21:37:00      [move] Moving 1 file to /mnt/data/jenkins/workspace/faust-gen/target
21:37:00 [INFO] Executed tasks
21:37:00 [INFO] 
21:37:00 [INFO] --- maven-resources-plugin:2.7:copy-resources (copy-debug-data) @ faust-gen ---
21:37:00 [INFO] Using 'utf-8' encoding to copy filtered resources.
21:37:00 [INFO] Copying 2209 resources
21:37:00 [INFO] 
21:37:00 [INFO] --- maven-install-plugin:2.4:install (default-install) @ faust-gen ---
21:37:00 [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
21:37:00 [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
21:37:00 [INFO] 
21:37:00 [INFO] --- exec-maven-plugin:1.4.0:exec (deploy-rsync) @ faust-gen ---
21:37:01 sending incremental file list
21:37:10 
21:37:10 Number of files: 28,535 (reg: 25,105, dir: 3,430)
21:37:10 Number of created files: 1 (reg: 1)
21:37:10 Number of deleted files: 0
21:37:10 Number of regular files transferred: 16,167
21:37:10 Total file size: 899,646,854 bytes
21:37:10 Total transferred file size: 403,317,109 bytes
21:37:10 Literal data: 39,860,508 bytes
21:37:10 Matched data: 363,456,601 bytes
21:37:10 File list size: 262,124
21:37:10 File list generation time: 0.001 seconds
21:37:10 File list transfer time: 0.000 seconds
21:37:10 Total bytes sent: 43,203,630
21:37:10 Total bytes received: 3,528,942
21:37:10 
21:37:10 sent 43,203,630 bytes  received 3,528,942 bytes  4,450,721.14 bytes/sec
21:37:10 total size is 899,646,854  speedup is 19.25
21:37:10 Started calculate disk usage of build
21:37:10 Finished Calculation of disk usage of build in 0 seconds
21:37:10 Started calculate disk usage of workspace
21:37:11 Finished Calculation of disk usage of workspace in 0 seconds
21:37:11 Notifying upstream projects of job completion
21:37:11 Join notifier requires a CauseAction
21:37:11 [INFO] ------------------------------------------------------------------------
21:37:11 [INFO] BUILD SUCCESS
21:37:11 [INFO] ------------------------------------------------------------------------
21:37:11 [INFO] Total time: 32:38 min
21:37:11 [INFO] Finished at: 2017-11-06T21:37:11+01:00
21:37:11 [INFO] Final Memory: 409M/3187M
21:37:11 [INFO] ------------------------------------------------------------------------
21:37:11 Waiting for Jenkins to finish collecting data
21:37:12 [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
21:37:12 [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
21:37:12 Xvfb stopping
21:37:12 channel stopped
21:37:13 $ ssh-agent -k
21:37:13 unset SSH_AUTH_SOCK;
21:37:13 unset SSH_AGENT_PID;
21:37:13 echo Agent pid 25992 killed;
21:37:13 [ssh-agent] Stopped.
21:37:13 Started calculate disk usage of build
21:37:13 Finished Calculation of disk usage of build in 0 seconds
21:37:13 Started calculate disk usage of workspace
21:37:13 Finished Calculation of disk usage of workspace in 0 seconds
21:37:13 Notifying upstream projects of job completion
21:37:13 Finished: SUCCESS