18:32:40 Started by user Thorsten Vitt 18:32:40 Building remotely on Rechenknecht in workspace /mnt/data/jenkins/workspace/faust-gen 18:32:40 [ssh-agent] Looking for ssh-agent implementation... 18:32:40 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:32:40 $ ssh-agent 18:32:40 SSH_AUTH_SOCK=/tmp/ssh-bbEZuadozo2E/agent.19641 18:32:40 SSH_AGENT_PID=19643 18:32:40 [ssh-agent] Started. 18:32:40 $ ssh-add /mnt/data/jenkins/workspace/faust-gen@tmp/private_key_644738851797492217.key 18:32:40 Identity added: /mnt/data/jenkins/workspace/faust-gen@tmp/private_key_644738851797492217.key (/mnt/data/jenkins/workspace/faust-gen@tmp/private_key_644738851797492217.key) 18:32:40 [ssh-agent] Using credentials jenkins (wrzh075.rzhousing.uni-wuerzburg.de) 18:32:40 Cloning the remote Git repository 18:32:40 Cloning repository git://github.com/faustedition/faust-gen 18:32:40 > /usr/bin/git init /mnt/data/jenkins/workspace/faust-gen # timeout=10 18:32:40 Fetching upstream changes from git://github.com/faustedition/faust-gen 18:32:40 > /usr/bin/git --version # timeout=10 18:32:40 using GIT_SSH to set credentials wrzh075.rzhousing.uni-wuerzburg.de 18:32:40 > /usr/bin/git fetch --tags --progress git://github.com/faustedition/faust-gen +refs/heads/*:refs/remotes/origin/* 18:32:43 > /usr/bin/git config remote.origin.url git://github.com/faustedition/faust-gen # timeout=10 18:32:43 > /usr/bin/git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 18:32:43 > /usr/bin/git config remote.origin.url git://github.com/faustedition/faust-gen # timeout=10 18:32:43 Fetching upstream changes from git://github.com/faustedition/faust-gen 18:32:43 using GIT_SSH to set credentials wrzh075.rzhousing.uni-wuerzburg.de 18:32:43 > /usr/bin/git fetch --tags --progress git://github.com/faustedition/faust-gen +refs/heads/*:refs/remotes/origin/* 18:32:43 > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10 18:32:43 > /usr/bin/git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10 18:32:43 Checking out Revision c7e50df211aa9e7a7bcea13bcb23360b89282e05 (refs/remotes/origin/master) 18:32:43 > /usr/bin/git config core.sparsecheckout # timeout=10 18:32:43 > /usr/bin/git checkout -f c7e50df211aa9e7a7bcea13bcb23360b89282e05 18:32:43 Commit message: "Merge branch 'reorg-filenames'" 18:32:43 > /usr/bin/git rev-list --no-walk c7e50df211aa9e7a7bcea13bcb23360b89282e05 # timeout=10 18:32:43 > /usr/bin/git remote # timeout=10 18:32:43 > /usr/bin/git submodule init # timeout=10 18:32:43 > /usr/bin/git submodule sync # timeout=10 18:32:43 > /usr/bin/git config --get remote.origin.url # timeout=10 18:32:43 > /usr/bin/git submodule init # timeout=10 18:32:43 > /usr/bin/git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 18:32:43 > /usr/bin/git config --get submodule.data.url # timeout=10 18:32:43 > /usr/bin/git config -f .gitmodules --get submodule.data.path # timeout=10 18:32:43 > /usr/bin/git submodule update --init --recursive --remote data 18:33:01 > /usr/bin/git config --get submodule.src/main/xproc.url # timeout=10 18:33:01 > /usr/bin/git config -f .gitmodules --get submodule.src/main/xproc.path # timeout=10 18:33:01 > /usr/bin/git submodule update --init --recursive --remote src/main/xproc 18:33:07 > /usr/bin/git config --get submodule.src/main/web.url # timeout=10 18:33:07 > /usr/bin/git config -f .gitmodules --get submodule.src/main/web.path # timeout=10 18:33:07 > /usr/bin/git submodule update --init --recursive --remote src/main/web 18:33:24 Xvfb starting$ Xvfb -displayfd 2 -fbdir /mnt/data/jenkins/xvfb-389-..fbdir8888987158068286881 18:33:25 Parsing POMs 18:33:25 using settings config with name MavenSettings 18:33:25 Replacing all maven server entries not found in credentials list is true 18:33:25 Established TCP socket on 41121 18:33:25 maven35-agent.jar already up to date 18:33:25 maven35-interceptor.jar already up to date 18:33:25 maven3-interceptor-commons.jar already up to date 18:33:25 [faust-gen] $ 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 41121 18:33:26 <===[JENKINS REMOTING CAPACITY]===>channel started 18:33:26 using settings config with name MavenSettings 18:33:26 Replacing all maven server entries not found in credentials list is true 18:33:28 Executing Maven: -B -f /mnt/data/jenkins/workspace/faust-gen/pom.xml -s /tmp/settings5724795974446049326.xml -D clean deploy 18:33:28 [INFO] Scanning for projects... 18:33:28 [INFO] ------------------------------------------------------------------------ 18:33:28 [INFO] Detecting the operating system and CPU architecture 18:33:28 [INFO] ------------------------------------------------------------------------ 18:33:28 [INFO] os.detected.name: linux 18:33:28 [INFO] os.detected.arch: x86_64 18:33:28 [INFO] os.detected.release: debian 18:33:28 [INFO] os.detected.release.version: 9 18:33:28 [INFO] os.detected.release.like.debian: true 18:33:28 [INFO] os.detected.classifier: linux-x86_64 18:33:29 [INFO] 18:33:29 [INFO] ---------------------< net.faustedition:faust-gen >--------------------- 18:33:29 [INFO] Building Faust-Edition Site Generation 0.0.1-SNAPSHOT 18:33:29 [INFO] --------------------------------[ jar ]--------------------------------- 18:33:29 [INFO] 18:33:29 [INFO] --- exec-maven-plugin:1.4.0:exec (app2xml) @ faust-gen --- 18:33:29 Failed loading generated sigils file ../../../../target/faust-transcripts.xml, trying fallback sigils.json 18:33:29 Traceback (most recent call last): 18:33:29 File "/mnt/data/jenkins/workspace/faust-gen/src/main/xproc/text/app2xml.py", line 76, in read_sigils 18:33:29 xml = etree.parse(filename) 18:33:29 File "src/lxml/lxml.etree.pyx", line 3427, in lxml.etree.parse (src/lxml/lxml.etree.c:81110) 18:33:29 File "src/lxml/parser.pxi", line 1811, in lxml.etree._parseDocument (src/lxml/lxml.etree.c:117841) 18:33:29 File "src/lxml/parser.pxi", line 1837, in lxml.etree._parseDocumentFromURL (src/lxml/lxml.etree.c:118188) 18:33:29 File "src/lxml/parser.pxi", line 1741, in lxml.etree._parseDocFromFile (src/lxml/lxml.etree.c:117100) 18:33:29 File "src/lxml/parser.pxi", line 1138, in lxml.etree._BaseParser._parseDocFromFile (src/lxml/lxml.etree.c:111646) 18:33:29 File "src/lxml/parser.pxi", line 595, in lxml.etree._ParserContext._handleParseResultDoc (src/lxml/lxml.etree.c:105102) 18:33:29 File "src/lxml/parser.pxi", line 706, in lxml.etree._handleParseResult (src/lxml/lxml.etree.c:106810) 18:33:29 File "src/lxml/parser.pxi", line 633, in lxml.etree._raiseParseError (src/lxml/lxml.etree.c:105621) 18:33:29 OSError: Error reading file '../../../../target/faust-transcripts.xml': failed to load external entity "../../../../target/faust-transcripts.xml" 18:33:29 ERROR: No match: 852[]{} <i>852–859 Die Verse sind in Q eingerückt, in Analogie zu 949–980. [type=1c*]</i> 18:33:29 WARNING: Failed to parse »stillt; <i>Das Semikolon fehlt in manchen Exemplaren von A. [type=7« as lem 18:33:29 WARNING: Failed to parse stillt; <i>Das Semikolon fehlt in manchen Exemplaren von A. [type=7 as xml, using unparsed version instead 18:33:29 Traceback (most recent call last): 18:33:29 File "/mnt/data/jenkins/workspace/faust-gen/src/main/xproc/text/app2xml.py", line 60, in parse_xml 18:33:29 xml = etree.fromstring(pseudo_xml) 18:33:29 File "src/lxml/lxml.etree.pyx", line 3213, in lxml.etree.fromstring (src/lxml/lxml.etree.c:79003) 18:33:29 File "src/lxml/parser.pxi", line 1848, in lxml.etree._parseMemoryDocument (src/lxml/lxml.etree.c:118334) 18:33:29 File "src/lxml/parser.pxi", line 1729, in lxml.etree._parseDoc (src/lxml/lxml.etree.c:116892) 18:33:29 File "src/lxml/parser.pxi", line 1063, in lxml.etree._BaseParser._parseUnicodeDoc (src/lxml/lxml.etree.c:110879) 18:33:29 File "src/lxml/parser.pxi", line 595, in lxml.etree._ParserContext._handleParseResultDoc (src/lxml/lxml.etree.c:105102) 18:33:29 File "src/lxml/parser.pxi", line 706, in lxml.etree._handleParseResult (src/lxml/lxml.etree.c:106810) 18:33:29 File "src/lxml/parser.pxi", line 635, in lxml.etree._raiseParseError (src/lxml/lxml.etree.c:105664) 18:33:29 File "<string>", line 1 18:33:29 lxml.etree.XMLSyntaxError: Opening and ending tag mismatch: i line 1 and root, line 1, column 81 18:33:29 WARNING: Failed to parse »</i>]« as rdg 18:33:29 WARNING: Failed to parse »<i>Die Verse sind in S nicht enthalten. [type=7« as lem 18:33:29 WARNING: Failed to parse <i>Die Verse sind in S nicht enthalten. [type=7 as xml, using unparsed version instead 18:33:29 Traceback (most recent call last): 18:33:29 File "/mnt/data/jenkins/workspace/faust-gen/src/main/xproc/text/app2xml.py", line 60, in parse_xml 18:33:29 xml = etree.fromstring(pseudo_xml) 18:33:29 File "src/lxml/lxml.etree.pyx", line 3213, in lxml.etree.fromstring (src/lxml/lxml.etree.c:79003) 18:33:29 File "src/lxml/parser.pxi", line 1848, in lxml.etree._parseMemoryDocument (src/lxml/lxml.etree.c:118334) 18:33:29 File "src/lxml/parser.pxi", line 1729, in lxml.etree._parseDoc (src/lxml/lxml.etree.c:116892) 18:33:29 File "src/lxml/parser.pxi", line 1063, in lxml.etree._BaseParser._parseUnicodeDoc (src/lxml/lxml.etree.c:110879) 18:33:29 File "src/lxml/parser.pxi", line 595, in lxml.etree._ParserContext._handleParseResultDoc (src/lxml/lxml.etree.c:105102) 18:33:29 File "src/lxml/parser.pxi", line 706, in lxml.etree._handleParseResult (src/lxml/lxml.etree.c:106810) 18:33:29 File "src/lxml/parser.pxi", line 635, in lxml.etree._raiseParseError (src/lxml/lxml.etree.c:105664) 18:33:29 File "<string>", line 1 18:33:29 lxml.etree.XMLSyntaxError: Opening and ending tag mismatch: i line 1 and root, line 1, column 61 18:33:29 WARNING: Failed to parse »</i>]« as rdg 18:33:29 ERROR: No match: 2438[Muß’]{Muß} 2438 Muß <i>S</i>] Muß’ <i>A B.a</i> Muß<i> B [type=1b]</i> 18:33:29 WARNING: Failed to parse »« as lem 18:33:29 WARNING: Failed to parse <speaker>Mephistopheles<pc>‸</pc> <nC> as xml, using unparsed version instead 18:33:29 Traceback (most recent call last): 18:33:29 File "/mnt/data/jenkins/workspace/faust-gen/src/main/xproc/text/app2xml.py", line 60, in parse_xml 18:33:29 xml = etree.fromstring(pseudo_xml) 18:33:29 File "src/lxml/lxml.etree.pyx", line 3213, in lxml.etree.fromstring (src/lxml/lxml.etree.c:79003) 18:33:29 File "src/lxml/parser.pxi", line 1848, in lxml.etree._parseMemoryDocument (src/lxml/lxml.etree.c:118334) 18:33:29 File "src/lxml/parser.pxi", line 1729, in lxml.etree._parseDoc (src/lxml/lxml.etree.c:116892) 18:33:29 File "src/lxml/parser.pxi", line 1063, in lxml.etree._BaseParser._parseUnicodeDoc (src/lxml/lxml.etree.c:110879) 18:33:29 File "src/lxml/parser.pxi", line 595, in lxml.etree._ParserContext._handleParseResultDoc (src/lxml/lxml.etree.c:105102) 18:33:29 File "src/lxml/parser.pxi", line 706, in lxml.etree._handleParseResult (src/lxml/lxml.etree.c:106810) 18:33:29 File "src/lxml/parser.pxi", line 635, in lxml.etree._raiseParseError (src/lxml/lxml.etree.c:105664) 18:33:29 File "<string>", line 1 18:33:29 lxml.etree.XMLSyntaxError: Opening and ending tag mismatch: nC line 1 and root, line 1, column 53 18:33:29 WARNING: Failed to parse Mephistopheles,</speaker> as xml, using unparsed version instead 18:33:29 Traceback (most recent call last): 18:33:29 File "/mnt/data/jenkins/workspace/faust-gen/src/main/xproc/text/app2xml.py", line 60, in parse_xml 18:33:29 xml = etree.fromstring(pseudo_xml) 18:33:29 File "src/lxml/lxml.etree.pyx", line 3213, in lxml.etree.fromstring (src/lxml/lxml.etree.c:79003) 18:33:29 File "src/lxml/parser.pxi", line 1848, in lxml.etree._parseMemoryDocument (src/lxml/lxml.etree.c:118334) 18:33:29 File "src/lxml/parser.pxi", line 1729, in lxml.etree._parseDoc (src/lxml/lxml.etree.c:116892) 18:33:29 File "src/lxml/parser.pxi", line 1063, in lxml.etree._BaseParser._parseUnicodeDoc (src/lxml/lxml.etree.c:110879) 18:33:29 File "src/lxml/parser.pxi", line 595, in lxml.etree._ParserContext._handleParseResultDoc (src/lxml/lxml.etree.c:105102) 18:33:29 File "src/lxml/parser.pxi", line 706, in lxml.etree._handleParseResult (src/lxml/lxml.etree.c:106810) 18:33:29 File "src/lxml/parser.pxi", line 635, in lxml.etree._raiseParseError (src/lxml/lxml.etree.c:105664) 18:33:29 File "<string>", line 1 18:33:29 lxml.etree.XMLSyntaxError: Opening and ending tag mismatch: root line 1 and speaker, line 1, column 32 18:33:29 ERROR: No match: <p><hi> before_2532_a[Hexe]{=} <i>vor 2532</i> <speaker>Hexe</speaker>^ <i>S</i>] <speaker>Hexe.</speaker> <i>A D.1</i> <speaker>Hexe</speaker>^ <i>B B.a [type=1c]</i></hi> 18:33:29 WARNING: Failed to parse »<i>Die in allen Drucken fehlende Einrückung der Verse 2540–2552 gegenüber der Einrückung der Verse 2567–2572 geht vermutlich auf eine Unregemäßigkeit in der Druckvorlage zu S zurück; in WA sind sie eingerückt. [type=1c*« as lem 18:33:29 WARNING: Failed to parse <i>Die in allen Drucken fehlende Einrückung der Verse 2540–2552 gegenüber der Einrückung der Verse 2567–2572 geht vermutlich auf eine Unregemäßigkeit in der Druckvorlage zu S zurück; in WA sind sie eingerückt. [type=1c* as xml, using unparsed version instead 18:33:29 Traceback (most recent call last): 18:33:29 File "/mnt/data/jenkins/workspace/faust-gen/src/main/xproc/text/app2xml.py", line 60, in parse_xml 18:33:29 xml = etree.fromstring(pseudo_xml) 18:33:29 File "src/lxml/lxml.etree.pyx", line 3213, in lxml.etree.fromstring (src/lxml/lxml.etree.c:79003) 18:33:29 File "src/lxml/parser.pxi", line 1848, in lxml.etree._parseMemoryDocument (src/lxml/lxml.etree.c:118334) 18:33:29 File "src/lxml/parser.pxi", line 1729, in lxml.etree._parseDoc (src/lxml/lxml.etree.c:116892) 18:33:29 File "src/lxml/parser.pxi", line 1063, in lxml.etree._BaseParser._parseUnicodeDoc (src/lxml/lxml.etree.c:110879) 18:33:29 File "src/lxml/parser.pxi", line 595, in lxml.etree._ParserContext._handleParseResultDoc (src/lxml/lxml.etree.c:105102) 18:33:29 File "src/lxml/parser.pxi", line 706, in lxml.etree._handleParseResult (src/lxml/lxml.etree.c:106810) 18:33:29 File "src/lxml/parser.pxi", line 635, in lxml.etree._raiseParseError (src/lxml/lxml.etree.c:105664) 18:33:29 File "<string>", line 1 18:33:29 lxml.etree.XMLSyntaxError: Opening and ending tag mismatch: i line 1 and root, line 1, column 233 18:33:29 WARNING: Failed to parse »</i>]« as rdg 18:33:29 WARNING: Failed to parse »ein- für allemal« as lem 18:33:29 WARNING: Failed to parse »<speaker>Margarete</speaker><pc>‸</pc>« as lem 18:33:29 ERROR: No match: †<i>3095</i> <i>Das Komma fehlt in einigen Exemplaren von B. [type=7]</i>] 18:33:29 WARNING: Failed to parse »<i>In 1_H.5 S A B B.a handelt es sich um zwei Verse, sie wurden erst von Düntzer und dann in WA zu einem antilabischen Vers zusammengefasst. [type=3*« as lem 18:33:29 WARNING: Failed to parse <i>In 1_H.5 S A B B.a handelt es sich um zwei Verse, sie wurden erst von Düntzer und dann in WA zu einem antilabischen Vers zusammengefasst. [type=3* as xml, using unparsed version instead 18:33:29 Traceback (most recent call last): 18:33:29 File "/mnt/data/jenkins/workspace/faust-gen/src/main/xproc/text/app2xml.py", line 60, in parse_xml 18:33:29 xml = etree.fromstring(pseudo_xml) 18:33:29 File "src/lxml/lxml.etree.pyx", line 3213, in lxml.etree.fromstring (src/lxml/lxml.etree.c:79003) 18:33:29 File "src/lxml/parser.pxi", line 1848, in lxml.etree._parseMemoryDocument (src/lxml/lxml.etree.c:118334) 18:33:29 File "src/lxml/parser.pxi", line 1729, in lxml.etree._parseDoc (src/lxml/lxml.etree.c:116892) 18:33:29 File "src/lxml/parser.pxi", line 1063, in lxml.etree._BaseParser._parseUnicodeDoc (src/lxml/lxml.etree.c:110879) 18:33:29 File "src/lxml/parser.pxi", line 595, in lxml.etree._ParserContext._handleParseResultDoc (src/lxml/lxml.etree.c:105102) 18:33:29 File "src/lxml/parser.pxi", line 706, in lxml.etree._handleParseResult (src/lxml/lxml.etree.c:106810) 18:33:29 File "src/lxml/parser.pxi", line 635, in lxml.etree._raiseParseError (src/lxml/lxml.etree.c:105664) 18:33:29 File "<string>", line 1 18:33:29 lxml.etree.XMLSyntaxError: Opening and ending tag mismatch: i line 1 and root, line 1, column 163 18:33:29 WARNING: Failed to parse »</i>]« as rdg 18:33:29 WARNING: Failed to parse »« as lem 18:33:29 WARNING: Failed to parse »« as lem 18:33:29 WARNING: Failed to parse »so <i>1_H.5 1_H.12 B B.a fehlt A D.1 [type=4b« as lem 18:33:29 WARNING: Failed to parse so <i>1_H.5 1_H.12 B B.a fehlt A D.1 [type=4b as xml, using unparsed version instead 18:33:29 Traceback (most recent call last): 18:33:29 File "/mnt/data/jenkins/workspace/faust-gen/src/main/xproc/text/app2xml.py", line 60, in parse_xml 18:33:29 xml = etree.fromstring(pseudo_xml) 18:33:29 File "src/lxml/lxml.etree.pyx", line 3213, in lxml.etree.fromstring (src/lxml/lxml.etree.c:79003) 18:33:29 File "src/lxml/parser.pxi", line 1848, in lxml.etree._parseMemoryDocument (src/lxml/lxml.etree.c:118334) 18:33:29 File "src/lxml/parser.pxi", line 1729, in lxml.etree._parseDoc (src/lxml/lxml.etree.c:116892) 18:33:29 File "src/lxml/parser.pxi", line 1063, in lxml.etree._BaseParser._parseUnicodeDoc (src/lxml/lxml.etree.c:110879) 18:33:29 File "src/lxml/parser.pxi", line 595, in lxml.etree._ParserContext._handleParseResultDoc (src/lxml/lxml.etree.c:105102) 18:33:29 File "src/lxml/parser.pxi", line 706, in lxml.etree._handleParseResult (src/lxml/lxml.etree.c:106810) 18:33:29 File "src/lxml/parser.pxi", line 635, in lxml.etree._raiseParseError (src/lxml/lxml.etree.c:105664) 18:33:29 File "<string>", line 1 18:33:29 lxml.etree.XMLSyntaxError: Opening and ending tag mismatch: i line 1 and root, line 1, column 59 18:33:29 WARNING: Failed to parse »</i>]« as rdg 18:33:29 WARNING: Failed to parse »« as lem 18:33:29 WARNING: Failed to parse »<i>Die Verse sind in A B B.a linksbündig gesetzt, in C.1_12 und C.3_12 sind sie eingerückt. [Typ: ?« as lem 18:33:29 WARNING: Failed to parse <i>Die Verse sind in A B B.a linksbündig gesetzt, in C.1_12 und C.3_12 sind sie eingerückt. [Typ: ? as xml, using unparsed version instead 18:33:29 Traceback (most recent call last): 18:33:29 File "/mnt/data/jenkins/workspace/faust-gen/src/main/xproc/text/app2xml.py", line 60, in parse_xml 18:33:29 xml = etree.fromstring(pseudo_xml) 18:33:29 File "src/lxml/lxml.etree.pyx", line 3213, in lxml.etree.fromstring (src/lxml/lxml.etree.c:79003) 18:33:29 File "src/lxml/parser.pxi", line 1848, in lxml.etree._parseMemoryDocument (src/lxml/lxml.etree.c:118334) 18:33:29 File "src/lxml/parser.pxi", line 1729, in lxml.etree._parseDoc (src/lxml/lxml.etree.c:116892) 18:33:29 File "src/lxml/parser.pxi", line 1063, in lxml.etree._BaseParser._parseUnicodeDoc (src/lxml/lxml.etree.c:110879) 18:33:29 File "src/lxml/parser.pxi", line 595, in lxml.etree._ParserContext._handleParseResultDoc (src/lxml/lxml.etree.c:105102) 18:33:29 File "src/lxml/parser.pxi", line 706, in lxml.etree._handleParseResult (src/lxml/lxml.etree.c:106810) 18:33:29 File "src/lxml/parser.pxi", line 635, in lxml.etree._raiseParseError (src/lxml/lxml.etree.c:105664) 18:33:29 File "<string>", line 1 18:33:29 lxml.etree.XMLSyntaxError: Opening and ending tag mismatch: i line 1 and root, line 1, column 113 18:33:29 WARNING: Failed to parse » (1c* oder 1c oder 7) </i>]« as rdg 18:33:29 WARNING: Failed to parse »<i>Die Verse sind in 1_H.14 A D.1 B B.a 1_H.1 C.1_12 C.3_12 nicht eingerückt, in D.2 und Q sind sie auf derselben Höhe wie die Verse 3972–3973 eingerückt. [Typ: ?« as lem 18:33:29 WARNING: Failed to parse <i>Die Verse sind in 1_H.14 A D.1 B B.a 1_H.1 C.1_12 C.3_12 nicht eingerückt, in D.2 und Q sind sie auf derselben Höhe wie die Verse 3972–3973 eingerückt. [Typ: ? as xml, using unparsed version instead 18:33:29 Traceback (most recent call last): 18:33:29 File "/mnt/data/jenkins/workspace/faust-gen/src/main/xproc/text/app2xml.py", line 60, in parse_xml 18:33:29 xml = etree.fromstring(pseudo_xml) 18:33:29 File "src/lxml/lxml.etree.pyx", line 3213, in lxml.etree.fromstring (src/lxml/lxml.etree.c:79003) 18:33:29 File "src/lxml/parser.pxi", line 1848, in lxml.etree._parseMemoryDocument (src/lxml/lxml.etree.c:118334) 18:33:29 File "src/lxml/parser.pxi", line 1729, in lxml.etree._parseDoc (src/lxml/lxml.etree.c:116892) 18:33:29 File "src/lxml/parser.pxi", line 1063, in lxml.etree._BaseParser._parseUnicodeDoc (src/lxml/lxml.etree.c:110879) 18:33:29 File "src/lxml/parser.pxi", line 595, in lxml.etree._ParserContext._handleParseResultDoc (src/lxml/lxml.etree.c:105102) 18:33:29 File "src/lxml/parser.pxi", line 706, in lxml.etree._handleParseResult (src/lxml/lxml.etree.c:106810) 18:33:29 File "src/lxml/parser.pxi", line 635, in lxml.etree._raiseParseError (src/lxml/lxml.etree.c:105664) 18:33:29 File "<string>", line 1 18:33:29 lxml.etree.XMLSyntaxError: Opening and ending tag mismatch: i line 1 and root, line 1, column 176 18:33:29 WARNING: Failed to parse » (1c oder 1c* oder 7) </i>]« as rdg 18:33:29 WARNING: Failed to parse »<i>Die Verse sind im Druck auffallend durch ihre zweistufige Einrückung, die aber optisch, nicht strukturell bedingt zu sein scheint (A 8, S. 198–199): 3900–3903 ½ cm eingerückt, 3996–4015 1,0 cm. [type=7« as lem 18:33:29 WARNING: Failed to parse <i>Die Verse sind im Druck auffallend durch ihre zweistufige Einrückung, die aber optisch, nicht strukturell bedingt zu sein scheint (A 8, S. 198–199): 3900–3903 ½ cm eingerückt, 3996–4015 1,0 cm. [type=7 as xml, using unparsed version instead 18:33:29 Traceback (most recent call last): 18:33:29 File "/mnt/data/jenkins/workspace/faust-gen/src/main/xproc/text/app2xml.py", line 60, in parse_xml 18:33:29 xml = etree.fromstring(pseudo_xml) 18:33:29 File "src/lxml/lxml.etree.pyx", line 3213, in lxml.etree.fromstring (src/lxml/lxml.etree.c:79003) 18:33:29 File "src/lxml/parser.pxi", line 1848, in lxml.etree._parseMemoryDocument (src/lxml/lxml.etree.c:118334) 18:33:29 File "src/lxml/parser.pxi", line 1729, in lxml.etree._parseDoc (src/lxml/lxml.etree.c:116892) 18:33:29 File "src/lxml/parser.pxi", line 1063, in lxml.etree._BaseParser._parseUnicodeDoc (src/lxml/lxml.etree.c:110879) 18:33:29 File "src/lxml/parser.pxi", line 595, in lxml.etree._ParserContext._handleParseResultDoc (src/lxml/lxml.etree.c:105102) 18:33:29 File "src/lxml/parser.pxi", line 706, in lxml.etree._handleParseResult (src/lxml/lxml.etree.c:106810) 18:33:29 File "src/lxml/parser.pxi", line 635, in lxml.etree._raiseParseError (src/lxml/lxml.etree.c:105664) 18:33:29 File "<string>", line 1 18:33:29 lxml.etree.XMLSyntaxError: Opening and ending tag mismatch: i line 1 and root, line 1, column 218 18:33:29 WARNING: Failed to parse »</i>]« as rdg 18:33:29 WARNING: Failed to parse »<i>Die Verse bilden in 1_H.14 A B.a einen antilabischen Vers, in B 1_H.1 C.1_12 C.3_12 sind es zwei Verse. [type=7« as lem 18:33:29 WARNING: Failed to parse <i>Die Verse bilden in 1_H.14 A B.a einen antilabischen Vers, in B 1_H.1 C.1_12 C.3_12 sind es zwei Verse. [type=7 as xml, using unparsed version instead 18:33:29 Traceback (most recent call last): 18:33:29 File "/mnt/data/jenkins/workspace/faust-gen/src/main/xproc/text/app2xml.py", line 60, in parse_xml 18:33:29 xml = etree.fromstring(pseudo_xml) 18:33:29 File "src/lxml/lxml.etree.pyx", line 3213, in lxml.etree.fromstring (src/lxml/lxml.etree.c:79003) 18:33:29 File "src/lxml/parser.pxi", line 1848, in lxml.etree._parseMemoryDocument (src/lxml/lxml.etree.c:118334) 18:33:29 File "src/lxml/parser.pxi", line 1729, in lxml.etree._parseDoc (src/lxml/lxml.etree.c:116892) 18:33:29 File "src/lxml/parser.pxi", line 1063, in lxml.etree._BaseParser._parseUnicodeDoc (src/lxml/lxml.etree.c:110879) 18:33:29 File "src/lxml/parser.pxi", line 595, in lxml.etree._ParserContext._handleParseResultDoc (src/lxml/lxml.etree.c:105102) 18:33:29 File "src/lxml/parser.pxi", line 706, in lxml.etree._handleParseResult (src/lxml/lxml.etree.c:106810) 18:33:29 File "src/lxml/parser.pxi", line 635, in lxml.etree._raiseParseError (src/lxml/lxml.etree.c:105664) 18:33:29 File "<string>", line 1 18:33:29 lxml.etree.XMLSyntaxError: Opening and ending tag mismatch: i line 1 and root, line 1, column 128 18:33:29 WARNING: Failed to parse »</i>]« as rdg 18:33:29 WARNING: Failed to parse »« as lem 18:33:29 WARNING: Failed to parse ] <sp><speaker>Faust.</speaker><l n=4051_I>Verflucht Geschnarr!</l></sp><sp><speaker>Mephistopheles.</l></speaker><l n=4051_F>Man muß sich dran gewöhnen.</l></sp> as xml, using unparsed version instead 18:33:29 Traceback (most recent call last): 18:33:29 File "/mnt/data/jenkins/workspace/faust-gen/src/main/xproc/text/app2xml.py", line 60, in parse_xml 18:33:29 xml = etree.fromstring(pseudo_xml) 18:33:29 File "src/lxml/lxml.etree.pyx", line 3213, in lxml.etree.fromstring (src/lxml/lxml.etree.c:79003) 18:33:29 File "src/lxml/parser.pxi", line 1848, in lxml.etree._parseMemoryDocument (src/lxml/lxml.etree.c:118334) 18:33:29 File "src/lxml/parser.pxi", line 1729, in lxml.etree._parseDoc (src/lxml/lxml.etree.c:116892) 18:33:29 File "src/lxml/parser.pxi", line 1063, in lxml.etree._BaseParser._parseUnicodeDoc (src/lxml/lxml.etree.c:110879) 18:33:29 File "src/lxml/parser.pxi", line 595, in lxml.etree._ParserContext._handleParseResultDoc (src/lxml/lxml.etree.c:105102) 18:33:29 File "src/lxml/parser.pxi", line 706, in lxml.etree._handleParseResult (src/lxml/lxml.etree.c:106810) 18:33:29 File "src/lxml/parser.pxi", line 635, in lxml.etree._raiseParseError (src/lxml/lxml.etree.c:105664) 18:33:29 File "<string>", line 1 18:33:29 lxml.etree.XMLSyntaxError: AttValue: " or ' expected, line 1, column 45 18:33:29 ERROR: No match: ●●●<i>vor 4092</i> <speaker>Mephistopheles</speaker>^ <i>1_H.14 </i>] <speaker>Mephistopheles.</speaker> <i>A</i> <speaker>Mephistopheles,</speaker> <i>B</i> <speaker>Mephistopheles</speaker>^ <i>B.a [type=8]</i> 18:33:29 ERROR: No match: before_4343[]{} <i>nach 4334 In 1_H.1 C.1_12 C.3_12 folgen die (ganz oder teilweise auch in 1_H.16 und 1_H.17 enthaltenen) Verse 4335–4342 (hier wiedergegeben nach 1_H.1) [type=5*]:</i> <sp><speaker>Tanzmeister.</speaker><l n="4335">Wie jeder doch die Beine lupft! </l> <l n="4336">Sich wie er kann herauszieht!</l> <l n="4337">Der Krumme springt, der Plumpe hupft</l> <l n ="4338">Und fragt nicht wie es aussieht.</l><sp><sp></speaker>Fideler.</speaker><l n="4339">Das haßt sich schwer das Lumpenpack</l> <l n ="4340">Und gäb sich gern das Restchen;</l> <l n ="4341">Es eint sie hier der Dudelsack</l> <l n ="4342">Wie Orpheus Leyer die Bestjen.</l><sp> 18:33:29 WARNING: Failed to parse »<speaker>Orchester<pc>‸</pc></speaker> pianissimo.« as lem 18:33:29 ERROR: No match: †ttf_4 Verräthrischer <i>1_H.5 A J.2</i>] Verrätherischer <i>B</i> Verräth’rischer <i>B.a [type=4a]</i> 18:33:29 ERROR: No match: †ttf_16 Weise <i>A B B.a</i>] Weile <i>1_H.5</i> Weile <i>J.2</i> Weile <i>konj. Düntzer [type=7]</i> 18:33:29 ERROR: No match: †ttf_31 vorm <i>1_H.5 A</i>] vor’m <i>J.2 </i> vor’m <i>B B.a [type=4a]</i> 18:33:29 ERROR: No match: †ttf_34 eckelts <i>1_H.5 A J.2</i>] ekelts <i>B B.a  [type=4a]</i> 18:33:29 ERROR: No match: †ttf_42 ins <i>A J.2</i>] in’s <i>B B.a [type=4a]</i> 18:33:29 WARNING: Failed to parse »« as lem 18:33:29 WARNING: Failed to parse »« as lem 18:33:29 WARNING: Failed to parse »« as lem 18:33:29 WARNING: Failed to parse »« as lem 18:33:29 WARNING: Failed to parse »<i>[type=6« as lem 18:33:29 WARNING: Failed to parse <i>[type=6 as xml, using unparsed version instead 18:33:29 Traceback (most recent call last): 18:33:29 File "/mnt/data/jenkins/workspace/faust-gen/src/main/xproc/text/app2xml.py", line 60, in parse_xml 18:33:29 xml = etree.fromstring(pseudo_xml) 18:33:29 File "src/lxml/lxml.etree.pyx", line 3213, in lxml.etree.fromstring (src/lxml/lxml.etree.c:79003) 18:33:29 File "src/lxml/parser.pxi", line 1848, in lxml.etree._parseMemoryDocument (src/lxml/lxml.etree.c:118334) 18:33:29 File "src/lxml/parser.pxi", line 1729, in lxml.etree._parseDoc (src/lxml/lxml.etree.c:116892) 18:33:29 File "src/lxml/parser.pxi", line 1063, in lxml.etree._BaseParser._parseUnicodeDoc (src/lxml/lxml.etree.c:110879) 18:33:29 File "src/lxml/parser.pxi", line 595, in lxml.etree._ParserContext._handleParseResultDoc (src/lxml/lxml.etree.c:105102) 18:33:29 File "src/lxml/parser.pxi", line 706, in lxml.etree._handleParseResult (src/lxml/lxml.etree.c:106810) 18:33:29 File "src/lxml/parser.pxi", line 635, in lxml.etree._raiseParseError (src/lxml/lxml.etree.c:105664) 18:33:29 File "<string>", line 1 18:33:29 lxml.etree.XMLSyntaxError: Opening and ending tag mismatch: i line 1 and root, line 1, column 24 18:33:29 WARNING: Failed to parse »</i>« as rdg 18:33:29 WARNING: Failed to parse »« as lem 18:33:29 WARNING: Failed to parse »<l>Damals schien er zwar gewandt,</l> <l>Als ich ihn noch nicht verstand.</l> <i>Ec 2_H [type=6« as lem 18:33:29 WARNING: Failed to parse <l>Damals schien er zwar gewandt,</l> <l>Als ich ihn noch nicht verstand.</l> <i>Ec 2_H [type=6 as xml, using unparsed version instead 18:33:29 Traceback (most recent call last): 18:33:29 File "/mnt/data/jenkins/workspace/faust-gen/src/main/xproc/text/app2xml.py", line 60, in parse_xml 18:33:29 xml = etree.fromstring(pseudo_xml) 18:33:29 File "src/lxml/lxml.etree.pyx", line 3213, in lxml.etree.fromstring (src/lxml/lxml.etree.c:79003) 18:33:29 File "src/lxml/parser.pxi", line 1848, in lxml.etree._parseMemoryDocument (src/lxml/lxml.etree.c:118334) 18:33:29 File "src/lxml/parser.pxi", line 1729, in lxml.etree._parseDoc (src/lxml/lxml.etree.c:116892) 18:33:29 File "src/lxml/parser.pxi", line 1063, in lxml.etree._BaseParser._parseUnicodeDoc (src/lxml/lxml.etree.c:110879) 18:33:29 File "src/lxml/parser.pxi", line 595, in lxml.etree._ParserContext._handleParseResultDoc (src/lxml/lxml.etree.c:105102) 18:33:29 File "src/lxml/parser.pxi", line 706, in lxml.etree._handleParseResult (src/lxml/lxml.etree.c:106810) 18:33:29 File "src/lxml/parser.pxi", line 635, in lxml.etree._raiseParseError (src/lxml/lxml.etree.c:105664) 18:33:29 File "<string>", line 1 18:33:29 lxml.etree.XMLSyntaxError: Opening and ending tag mismatch: i line 1 and root, line 1, column 109 18:33:29 WARNING: Failed to parse »</i>« as rdg 18:33:29 ERROR: No match: <i>6983</i> Den] Nun auf! den <i>2_H :</i> den <i>G [type=7]</i> 18:33:29 WARNING: Failed to parse »Arme.« as lem 18:33:29 ERROR: No match: 9393[^]{<milestone unit="lg" rend="indented"/>} <i>vor 9393 Spatium H fehlt C.1_4 [type=2aa]</i> 18:33:29 ERROR: No match: 9401[^]{<milestone unit="lg" rend="indented"/>} <i>vor 9401 Spatium H fehlt C.1_4 [type=2aa]</i> 18:33:29 WARNING: Failed to parse »sitzend.« as lem 18:33:29 WARNING: Failed to parse »Höhe.« as lem 18:33:29 ERROR: No match: 10067|10073[@lg|@lg]{rend=|rend=} <i>10067–10074 eingerückt 2_H [type=1c]</i> 18:33:29 ERROR: No match: <i>10524</i> fort.] fort^ <i>2_IV_H.18 [type=1b]</i> 18:33:29 WARNING: Failed to parse »« as lem 18:33:29 ERROR: No match: <i>11439</i> mächtig; <i>2_V_H.2</i>] <i>Semikolon in H nicht mehr zu erkennen; ergänzt nach V_H.2 [type=7]</i> 18:33:29 ERROR: No match: <i>11635</i> wieder. <i>2_V_H.2</i>] <i>Punkt in H nicht zu erkennen; ergänzt nach V_H.2 [type=7]</i> 18:33:29 WARNING: Failed to parse »(St. Joh. IV.)« as lem 18:33:29 WARNING: Failed to parse »« as lem 18:33:30 [INFO] 18:33:30 [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ faust-gen --- 18:33:30 [INFO] Using 'utf-8' encoding to copy filtered resources. 18:33:30 [INFO] Copying 8731 resources to /mnt/data/jenkins/workspace/faust-gen/target/www/xml 18:33:31 [INFO] Copying 202 resources to /mnt/data/jenkins/workspace/faust-gen/target/www 18:33:31 [INFO] Copying 1 resource to /mnt/data/jenkins/workspace/faust-gen/target/profile 18:33:31 [INFO] Copying 139 resources to /mnt/data/jenkins/workspace/faust-gen/target/xproc 18:33:31 [INFO] Copying 1 resource to /mnt/data/jenkins/workspace/faust-gen/target/xproc 18:33:31 [INFO] Copying 16 resources to /mnt/data/jenkins/workspace/faust-gen/target/www 18:33:31 [INFO] Copying 15 resources to /mnt/data/jenkins/.fonts 18:33:31 [INFO] 18:33:31 [INFO] --- maven-compiler-plugin:3.5.1:compile (default-compile) @ faust-gen --- 18:33:31 [INFO] Changes detected - recompiling the module! 18:33:31 [INFO] Compiling 2 source files to /mnt/data/jenkins/workspace/faust-gen/target/classes 18:33:31 [INFO] 18:33:31 [INFO] --- exec-maven-plugin:1.4.0:java (xproc) @ faust-gen --- 18:33:34 INFO : Collecting metadata from file:/mnt/data/jenkins/workspace/faust-gen/data/xml/ (builddir=file:/mnt/data/jenkins/workspace/faust-gen/target/) 18:33:36 INFO : target/xproc/collect-metadata.xpl:56:15:WARNING: Referenced transcript is missing: .xml (referred to from file:/mnt/data/jenkins/workspace/faust-gen/data/xml/document/print/D(4alpha).xml) 18:33:37 INFO : target/xproc/collect-metadata.xpl:56: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) 18:33:41 INFO : Converting archive metadata to js... 18:33:41 Message: Loading file:/mnt/data/jenkins/workspace/faust-gen/data/xml/print/A8_IIIB18.xml 18:33:41 Message: Loading file:/mnt/data/jenkins/workspace/faust-gen/data/xml/transcript/gsa/391098/391098.xml 18:33:41 Message: Loading file:/mnt/data/jenkins/workspace/faust-gen/data/xml/transcript/dla_marbach/Cotta-Archiv_Goethe_23/Marbach_Deutsches_Literaturarchiv.xml 18:33:41 Message: Loading file:/mnt/data/jenkins/workspace/faust-gen/data/xml/print/C(1)4_IIIB24.xml 18:34:03 INFO : target/xproc/generate-reading-text.xpl:115:33:Assembling from: A: file:/mnt/data/jenkins/workspace/faust-gen/data/xml/print/A8_IIIB18.xml; 2 H: file:/mnt/data/jenkins/workspace/faust-gen/data/xml/transcript/gsa/391098/391098.xml; 2 I H.0a: file:/mnt/data/jenkins/workspace/faust-gen/data/xml/transcript/dla_marbach/Cotta-Archiv_Goethe_23/Marbach_Deutsches_Literaturarchiv.xml; C.1_4: file:/mnt/data/jenkins/workspace/faust-gen/data/xml/print/C(1)4_IIIB24.xml 18:34:03 INFO : target/xproc/generate-reading-text.xpl:79:49:Assembling from: A: file:/mnt/data/jenkins/workspace/faust-gen/data/xml/print/A8_IIIB18.xml; 2 H: file:/mnt/data/jenkins/workspace/faust-gen/data/xml/transcript/gsa/391098/391098.xml; 2 I H.0a: file:/mnt/data/jenkins/workspace/faust-gen/data/xml/transcript/dla_marbach/Cotta-Archiv_Goethe_23/Marbach_Deutsches_Literaturarchiv.xml; C.1_4: file:/mnt/data/jenkins/workspace/faust-gen/data/xml/print/C(1)4_IIIB24.xml 18:34:09 INFO : target/xproc/generate-reading-text.xpl:102:22:ERROR: Multiple app entries for Marschalck in before_6086: MarschalckMarschalckvor 6086Marschalck 18:34:09 2_HSchatzmeister2_HMarschalck 18:34:09 (Schatzmeister ungestrichen) G @ file:/mnt/data/jenkins/workspace/faust-gen/target/xproc/text/app12norm_special-cases.xml; MarschalckMarschalckvor 6086Marschalck 2_HSchatzmeister 2_H Marschalck G (Schatzmeister ungestrichen) @ file:/mnt/data/jenkins/workspace/faust-gen/target/xproc/text/app2norm.xml 18:34:12 INFO : target/xproc/generate-reading-text.xpl:149:11:Validating apparatus insertion ... 18:34:16 INFO : target/xproc/generate-reading-text.xpl:149:11:faust://document/faustedition/1_H.5 18:34:16 INFO : target/xproc/generate-reading-text.xpl:149:11:faust://document/faustedition/S 18:34:16 INFO : target/xproc/generate-reading-text.xpl:149:11:faust://document/faustedition/A 18:34:16 INFO : target/xproc/generate-reading-text.xpl:149:11:faust://document/faustedition/B 18:34:16 INFO : target/xproc/generate-reading-text.xpl:149:11:faust://document/faustedition/B.a 18:34:16 INFO : target/xproc/generate-reading-text.xpl:149:11:faust://document/faustedition/1_H.1 18:34:16 INFO : target/xproc/generate-reading-text.xpl:149:11:faust://document/faustedition/C.1_12 18:34:16 INFO : target/xproc/generate-reading-text.xpl:149:11:faust://document/faustedition/C.3_12 18:34:16 INFO : target/xproc/generate-reading-text.xpl:149:11:faust://document/faustedition/1_H.14 18:34:16 INFO : target/xproc/generate-reading-text.xpl:149:11:faust://document/faustedition/2_I_H.0a 18:34:16 INFO : target/xproc/generate-reading-text.xpl:149:11:faust://document/faustedition/2_H 18:34:16 INFO : target/xproc/generate-reading-text.xpl:149:11:faust://document/faustedition/2_IV_H.8 18:34:16 INFO : target/xproc/generate-reading-text.xpl:149:11:faust://document/faustedition/2_IV_H.20 18:34:16 INFO : target/xproc/generate-reading-text.xpl:149:11:faust://document/faustedition/1_H.2 18:34:16 INFO : target/xproc/generate-reading-text.xpl:149:11:faust://document/faustedition/D.1 18:34:16 INFO : target/xproc/generate-reading-text.xpl:149:11:faust://document/faustedition/J.2 18:34:16 INFO : target/xproc/generate-reading-text.xpl:149:11:faust://document/faustedition/1_H.9 18:34:16 INFO : target/xproc/generate-reading-text.xpl:149:11:faust://document/faustedition/1_H.7 18:34:16 INFO : target/xproc/generate-reading-text.xpl:149:11:faust://document/faustedition/1_H.8 18:34:16 INFO : target/xproc/generate-reading-text.xpl:149:11:faust://document/faustedition/J.1 18:34:16 INFO : target/xproc/generate-reading-text.xpl:149:11:faust://document/faustedition/1_H.11 18:34:16 INFO : target/xproc/generate-reading-text.xpl:149:11:faust://document/faustedition/1_H.12 18:34:16 INFO : target/xproc/generate-reading-text.xpl:149:11:faust://document/faustedition/1_H.13 18:34:16 INFO : target/xproc/generate-reading-text.xpl:149:11:faust://document/faustedition/1_H.6 18:34:16 INFO : target/xproc/generate-reading-text.xpl:149:11:faust://document/faustedition/1_H.15 18:34:16 INFO : target/xproc/generate-reading-text.xpl:149:11:faust://document/faustedition/2_I_H.12a 18:34:16 INFO : target/xproc/generate-reading-text.xpl:149:11:faust://document/faustedition/2_I_H.15b 18:34:16 INFO : target/xproc/generate-reading-text.xpl:149:11:faust://document/faustedition/2_I_H.17 18:34:16 INFO : target/xproc/generate-reading-text.xpl:149:11:faust://document/faustedition/2_I_H.24c 18:34:16 INFO : target/xproc/generate-reading-text.xpl:149:11:faust://document/faustedition/2_I_H.33 18:34:16 INFO : target/xproc/generate-reading-text.xpl:149:11:faust://document/faustedition/2_I_H.41a 18:34:16 INFO : target/xproc/generate-reading-text.xpl:149:11:faust://document/faustedition/2_I_H.47 18:34:16 INFO : target/xproc/generate-reading-text.xpl:149:11:faust://document/faustedition/2_I_H.48 18:34:16 INFO : target/xproc/generate-reading-text.xpl:149:11:faust://document/faustedition/2_II_H.74 18:34:16 INFO : target/xproc/generate-reading-text.xpl:149:11:faust://document/faustedition/2_II_H.69 18:34:16 INFO : target/xproc/generate-reading-text.xpl:149:11:faust://document/faustedition/2_II_H.70 18:34:16 INFO : target/xproc/generate-reading-text.xpl:149:11:faust://document/faustedition/2_III_H.3a:1 18:34:16 INFO : target/xproc/generate-reading-text.xpl:149:11:faust://document/faustedition/2_III_H.3 18:34:16 INFO : target/xproc/generate-reading-text.xpl:149:11:faust://document/faustedition/C.1_4 18:34:16 INFO : target/xproc/generate-reading-text.xpl:149:11:faust://document/faustedition/2_III_H.2:1 18:34:16 INFO : target/xproc/generate-reading-text.xpl:149:11:faust://document/faustedition/C.2α_4 18:34:16 INFO : target/xproc/generate-reading-text.xpl:149:11:faust://document/faustedition/C.3_4 18:34:16 INFO : target/xproc/generate-reading-text.xpl:149:11:faust://document/faustedition/2_III_H.1 18:34:16 INFO : target/xproc/generate-reading-text.xpl:149:11:faust://document/faustedition/2_III_H.3b 18:34:16 INFO : target/xproc/generate-reading-text.xpl:149:11:faust://document/faustedition/2_III_H.45a 18:34:16 INFO : target/xproc/generate-reading-text.xpl:149:11:faust://document/faustedition/2_III_H.48 18:34:16 INFO : target/xproc/generate-reading-text.xpl:149:11:faust://document/faustedition/2_III_H.3a:2 18:34:16 INFO : target/xproc/generate-reading-text.xpl:149:11:faust://document/faustedition/2_III_H.75b 18:34:16 INFO : target/xproc/generate-reading-text.xpl:149:11:faust://document/faustedition/2_IV_H.3 18:34:16 INFO : target/xproc/generate-reading-text.xpl:149:11:faust://document/faustedition/2_IV_H.2 18:34:16 INFO : target/xproc/generate-reading-text.xpl:149:11:faust://document/faustedition/2_IV_H.13 18:34:16 INFO : target/xproc/generate-reading-text.xpl:149:11:faust://document/faustedition/2_IV_H.18 18:34:16 INFO : target/xproc/generate-reading-text.xpl:149:11:faust://document/faustedition/2_IV_H.21a 18:34:16 INFO : target/xproc/generate-reading-text.xpl:149:11:faust://document/faustedition/2_IV_H.1 18:34:16 INFO : target/xproc/generate-reading-text.xpl:149:11:faust://document/faustedition/2_IV_H.22e 18:34:16 INFO : target/xproc/generate-reading-text.xpl:149:11:faust://document/faustedition/2_IV_H.22f 18:34:16 INFO : target/xproc/generate-reading-text.xpl:149:11:faust://document/faustedition/2_V_H.0b 18:34:16 INFO : target/xproc/generate-reading-text.xpl:149:11:faust://document/faustedition/2_V_H.1 18:34:16 INFO : target/xproc/generate-reading-text.xpl:149:11:faust://document/faustedition/2_V_H.2 18:34:16 INFO : target/xproc/generate-reading-text.xpl:149:11:faust://document/faustedition/2_V_H.6 18:34:16 INFO : target/xproc/generate-reading-text.xpl:149:11:faust://document/faustedition/2_V_H.11 18:34:16 INFO : target/xproc/generate-reading-text.xpl:149:11:faust://document/faustedition/2_V_H.14a* 18:34:16 INFO : target/xproc/generate-reading-text.xpl:149:11:faust://document/faustedition/2_V_H.37f 18:34:16 INFO : Adding generated markup to transcripts ... 18:34:16 INFO : target/xproc/generate-search.xpl:59:21:WARNING: No metadata for faust://xml/lesetext/faust.xml at file:/mnt/data/jenkins/workspace/faust-gen/data/xml/lesetext/faust.xml 18:34:19 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) 18:34:30 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) 18:34:34 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) 18:34:37 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) 18:34:37 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) 18:34:37 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) 18:34:37 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) 18:34:38 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) 18:34:38 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) 18:34:38 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) 18:34:38 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) 18:34:44 INFO : Transforming metadata from file:/mnt/data/jenkins/workspace/faust-gen/data/xml/ 18:34:45 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) 18:34:45 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) 18:34:45 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) 18:34:45 INFO : target/xproc/metadata-html.xpl:54:36:WARNING: 2 bibliography entries for faust://bibliography/loeper1879, ignoring all but the first 18:34:46 INFO : target/xproc/metadata-html.xpl:54:36:WARNING: 2 bibliography entries for faust://bibliography/loeper1879, ignoring all but the first 18:34:46 INFO : target/xproc/metadata-html.xpl:54:36:WARNING: 2 bibliography entries for faust://bibliography/loeper1879, ignoring all but the first 18:34:46 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/privatbesitz/anonym/anonym2.xml) 18:34:46 INFO : target/xproc/metadata-html.xpl:54:36:WARNING: Citation not found: (in file:/mnt/data/jenkins/workspace/faust-gen/data/xml/document/archival/privatbesitz/anonym/anonym2.xml) 18:34:46 INFO : target/xproc/metadata-html.xpl:54:36:WARNING: 2 bibliography entries for faust://bibliography/loeper1879, ignoring all but the first 18:34:46 INFO : target/xproc/metadata-html.xpl:54:36:WARNING: 2 bibliography entries for faust://bibliography/loeper1881, ignoring all but the first 18:34:46 INFO : target/xproc/metadata-html.xpl:54:36:WARNING: 2 bibliography entries for faust://bibliography/loeper1881, ignoring all but the first 18:34:46 INFO : target/xproc/metadata-html.xpl:54:36:WARNING: 2 bibliography entries for faust://bibliography/loeper1881, ignoring all but the first 18:34:46 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) 18:34:46 INFO : target/xproc/metadata-html.xpl:54:36:WARNING: 2 bibliography entries for faust://bibliography/loeper1881, ignoring all but the first 18:34:46 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) 18:34:46 INFO : target/xproc/metadata-html.xpl:54:36:WARNING: 2 bibliography entries for faust://bibliography/loeper1881, ignoring all but the first 18:34:46 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) 18:34:46 INFO : target/xproc/metadata-html.xpl:54:36:WARNING: 2 bibliography entries for faust://bibliography/duentzer1882, ignoring all but the first 18:34:46 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) 18:34:46 INFO : target/xproc/metadata-html.xpl:54:36:WARNING: 2 bibliography entries for faust://bibliography/loeper1879, ignoring all but the first 18:34:46 INFO : target/xproc/metadata-html.xpl:54:36:WARNING: 2 bibliography entries for faust://bibliography/loeper1881, ignoring all but the first 18:34:46 INFO : target/xproc/metadata-html.xpl:54:36:WARNING: 2 bibliography entries for faust://bibliography/duentzer1882, ignoring all but the first 18:34:46 INFO : target/xproc/metadata-html.xpl:54:36:WARNING: 2 bibliography entries for faust://bibliography/loeper1879, ignoring all but the first 18:34:46 INFO : target/xproc/metadata-html.xpl:54:36:WARNING: 2 bibliography entries for faust://bibliography/loeper1879, ignoring all but the first 18:34:46 INFO : target/xproc/metadata-html.xpl:54:36:WARNING: 2 bibliography entries for faust://bibliography/loeper1879, ignoring all but the first 18:34:46 INFO : target/xproc/metadata-html.xpl:54:36:WARNING: 2 bibliography entries for faust://bibliography/loeper1879, ignoring all but the first 18:34:46 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) 18:34:46 INFO : target/xproc/metadata-html.xpl:54:36:WARNING: 2 bibliography entries for faust://bibliography/loeper1879, ignoring all but the first 18:34:46 INFO : target/xproc/metadata-html.xpl:54:36:WARNING: 2 bibliography entries for faust://bibliography/loeper1879, ignoring all but the first 18:34:46 INFO : target/xproc/metadata-html.xpl:54:36:WARNING: 2 bibliography entries for faust://bibliography/loeper1879, ignoring all but the first 18:34:46 INFO : target/xproc/metadata-html.xpl:54:36:WARNING: 2 bibliography entries for faust://bibliography/loeper1879, ignoring all but the first 18:34:46 INFO : target/xproc/metadata-html.xpl:54:36:WARNING: 2 bibliography entries for faust://bibliography/loeper1879, ignoring all but the first 18:34:46 INFO : target/xproc/metadata-html.xpl:54:36:WARNING: 2 bibliography entries for faust://bibliography/loeper1879, ignoring all but the first 18:34:46 INFO : target/xproc/metadata-html.xpl:54:36:WARNING: 2 bibliography entries for faust://bibliography/loeper1879, ignoring all but the first 18:34:46 INFO : target/xproc/metadata-html.xpl:54:36:WARNING: 2 bibliography entries for faust://bibliography/loeper1879, ignoring all but the first 18:34:46 INFO : target/xproc/metadata-html.xpl:54:36:WARNING: 2 bibliography entries for faust://bibliography/loeper1879, ignoring all but the first 18:34:46 INFO : target/xproc/metadata-html.xpl:54:36:WARNING: 2 bibliography entries for faust://bibliography/loeper1879, ignoring all but the first 18:34:46 INFO : target/xproc/metadata-html.xpl:54:36:WARNING: 2 bibliography entries for faust://bibliography/loeper1879, ignoring all but the first 18:34:46 INFO : target/xproc/metadata-html.xpl:54:36:WARNING: 2 bibliography entries for faust://bibliography/loeper1879, ignoring all but the first 18:34:46 INFO : target/xproc/metadata-html.xpl:54:36:WARNING: 2 bibliography entries for faust://bibliography/loeper1879, ignoring all but the first 18:34:46 INFO : target/xproc/metadata-html.xpl:54:36:WARNING: 2 bibliography entries for faust://bibliography/loeper1879, ignoring all but the first 18:34:46 INFO : target/xproc/metadata-html.xpl:54:36:WARNING: 2 bibliography entries for faust://bibliography/loeper1879, ignoring all but the first 18:34:47 INFO : target/xproc/metadata-html.xpl:54:36:WARNING: 2 bibliography entries for faust://bibliography/loeper1879, ignoring all but the first 18:34:47 INFO : target/xproc/metadata-html.xpl:54:36:WARNING: 2 bibliography entries for faust://bibliography/loeper1879, ignoring all but the first 18:34:47 INFO : target/xproc/metadata-html.xpl:54:36:WARNING: 2 bibliography entries for faust://bibliography/loeper1879, ignoring all but the first 18:34:47 INFO : target/xproc/metadata-html.xpl:54:36:WARNING: 2 bibliography entries for faust://bibliography/loeper1879, ignoring all but the first 18:34:47 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) 18:34:47 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) 18:34:47 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) 18:34:48 INFO : target/xproc/metadata-html.xpl:54:36:WARNING: 2 bibliography entries for faust://bibliography/loeper1879, ignoring all but the first 18:34:48 INFO : target/xproc/metadata-html.xpl:54:36:WARNING: 2 bibliography entries for faust://bibliography/loeper1879, ignoring all but the first 18:34:49 INFO : target/xproc/metadata-html.xpl:54:36:WARNING: faust://document/wa_faust/2_III_H.2 resolved to more than one docs: 2 III H.2:1, 2 III H.2:2 18:34:49 INFO : target/xproc/metadata-html.xpl:54:36:WARNING: 2 bibliography entries for faust://bibliography/loeper1879, ignoring all but the first 18:34:49 INFO : target/xproc/metadata-html.xpl:54:36:WARNING: 2 bibliography entries for faust://bibliography/loeper1879, ignoring all but the first 18:34:49 INFO : target/xproc/metadata-html.xpl:54:36:WARNING: 2 bibliography entries for faust://bibliography/loeper1879, ignoring all but the first 18:34:49 INFO : target/xproc/metadata-html.xpl:54:36:WARNING: 2 bibliography entries for faust://bibliography/loeper1879, ignoring all but the first 18:34:49 INFO : target/xproc/metadata-html.xpl:54:36:WARNING: 2 bibliography entries for faust://bibliography/loeper1879, ignoring all but the first 18:34:49 INFO : target/xproc/metadata-html.xpl:54:36:WARNING: 2 bibliography entries for faust://bibliography/loeper1879, ignoring all but the first 18:34:50 INFO : target/xproc/metadata-html.xpl:54:36:WARNING: 2 bibliography entries for faust://bibliography/loeper1879, ignoring all but the first 18:34:50 INFO : target/xproc/metadata-html.xpl:54:36:WARNING: 2 bibliography entries for faust://bibliography/loeper1879, ignoring all but the first 18:34:51 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) 18:34:51 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) 18:34:52 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) 18:34:52 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) 18:34:52 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) 18:34:52 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) 18:34:52 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) 18:34:52 INFO : target/xproc/metadata-html.xpl:54:36:WARNING: 2 bibliography entries for faust://bibliography/loeper1879, ignoring all but the first 18:34:52 INFO : target/xproc/metadata-html.xpl:54:36:WARNING: 2 bibliography entries for faust://bibliography/loeper1879, ignoring all but the first 18:34:52 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) 18:34:52 INFO : target/xproc/metadata-html.xpl:54:36:WARNING: 2 bibliography entries for faust://bibliography/loeper1879, ignoring all but the first 18:34:52 INFO : target/xproc/metadata-html.xpl:54:36:WARNING: 2 bibliography entries for faust://bibliography/loeper1879, ignoring all but the first 18:34:52 Message: Generating watermark table ... 18:34:53 INFO : target/xproc/metadata-html.xpl:128:15:WARNING: faust://document/wa_faust/2_IV_H.g resolved to more than one docs: 2 IV H.22e, 2 IV H.22f 18:34:53 INFO : target/xproc/metadata-html.xpl:128:15:WARNING: 2 bibliography entries for faust://bibliography/loeper1879, ignoring all but the first 18:34:53 INFO : target/xproc/metadata-html.xpl:128:15:WARNING: 2 bibliography entries for faust://bibliography/loeper1879, ignoring all but the first 18:34:53 INFO : target/xproc/metadata-html.xpl:128:15:WARNING: faust://document/wa_faust/2_III_H.6 resolved to more than one docs: 2 III H.6:1, 2 III H.6:2 18:34:53 INFO : target/xproc/metadata-html.xpl:128:15:WARNING: 2 bibliography entries for faust://bibliography/loeper1879, ignoring all but the first 18:34:53 INFO : target/xproc/metadata-html.xpl:128:15:WARNING: 2 bibliography entries for faust://bibliography/loeper1879, ignoring all but the first 18:34:53 INFO : target/xproc/metadata-html.xpl:128:15:WARNING: 2 bibliography entries for faust://bibliography/loeper1879, ignoring all but the first 18:34:53 INFO : target/xproc/metadata-html.xpl:128:15:WARNING: 2 bibliography entries for faust://bibliography/loeper1879, ignoring all but the first 18:34:53 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) 18:34:53 INFO : target/xproc/metadata-html.xpl:128:15:WARNING: faust://document/wa_faust/2_III_H.III resolved to more than one docs: 2 III H.3a:1, 2 III H.3a:2 18:34:53 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) 18:34:53 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) 18:34:53 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) 18:34:53 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) 18:34:53 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) 18:34:53 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) 18:34:53 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) 18:34:53 INFO : target/xproc/metadata-html.xpl:128:15:WARNING: faust://document/wa_faust/2_III_H.2 resolved to more than one docs: 2 III H.2:1, 2 III H.2:2 18:34:53 INFO : target/xproc/metadata-html.xpl:128:15:WARNING: faust://document/wa_faust/2_III_H.7 resolved to more than one docs: 2 III H.7:1, 2 III H.7:2, 2 III H.7:3, 2 III H.7:4, 2 III H.7:5 18:34:54 INFO : target/xproc/metadata-html.xpl:128:15:WARNING: faust://document/wa_faust/2_III_H.2 resolved to more than one docs: 2 III H.2:1, 2 III H.2:2 18:34:54 INFO : target/xproc/metadata-html.xpl:128:15:WARNING: faust://document/wa_faust/2_III_H.7 resolved to more than one docs: 2 III H.7:1, 2 III H.7:2, 2 III H.7:3, 2 III H.7:4, 2 III H.7:5 18:34:54 INFO : target/xproc/metadata-html.xpl:128:15:WARNING: faust://document/wa_faust/2_III_H.7 resolved to more than one docs: 2 III H.7:1, 2 III H.7:2, 2 III H.7:3, 2 III H.7:4, 2 III H.7:5 18:34:54 INFO : target/xproc/metadata-html.xpl:128:15:WARNING: faust://document/wa_faust/2_III_H.7 resolved to more than one docs: 2 III H.7:1, 2 III H.7:2, 2 III H.7:3, 2 III H.7:4, 2 III H.7:5 18:34:54 INFO : target/xproc/metadata-html.xpl:128:15:WARNING: faust://document/wa_faust/2_III_H.2 resolved to more than one docs: 2 III H.2:1, 2 III H.2:2 18:34:54 INFO : target/xproc/metadata-html.xpl:128:15:WARNING: faust://document/wa_faust/2_III_H.2 resolved to more than one docs: 2 III H.2:1, 2 III H.2:2 18:34:54 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) 18:34:54 INFO : target/xproc/metadata-html.xpl:128:15:WARNING: faust://document/wa_faust/2_II_H.27 resolved to more than one docs: 2 II H.27:1, 2 II H.27:2 18:34:55 INFO : Collecting metadata from file:/mnt/data/jenkins/workspace/faust-gen/data/xml/ 18:34:57 INFO : Collecting testimony from file:/mnt/data/jenkins/workspace/faust-gen/data/xml/ 18:35:01 INFO : target/xproc/testimony.xpl:61:35:INFO: div[133] in wa_III_12 contains 2 testimonies: graef_1865, graef_1866 18:35:10 INFO : target/xproc/testimony.xpl:61:35:INFO: div[121] in wa_III_11 contains 2 testimonies: graef_1635, graef_1635a 18:35:21 INFO : target/xproc/testimony.xpl:61:35:INFO: div[85] in wa_III_10 contains 2 testimonies: graef_1378, graef_1378a 18:35:42 INFO : target/xproc/testimony.xpl:61:35:INFO: div[2] in wa_IV_19 contains 2 testimonies: graef_1046, quz_I-870a 18:35:45 INFO : target/xproc/testimony.xpl:61:35:INFO: div[2] in wa_IV_40 contains 2 testimonies: quz_II-638, quz_IV-1797 18:35:45 INFO : target/xproc/testimony.xpl:61:35:ERROR: 0 metadata records match quz_IV-1797 (in wa_IV_40) 18:35:45 INFO : target/xproc/testimony.xpl:93:13:WARNING: Trying to create citation for doc with 0 testimony ids → faust://bibliography/quz_IV-1797 18:35:45 INFO : target/xproc/testimony.xpl:61:35:INFO: div[4] in wa_IV_43 contains 2 testimonies: graef_1531, graef_1521 18:35:45 INFO : target/xproc/testimony.xpl:61:35:ERROR: 0 metadata records match graef_1521 (in wa_IV_43) 18:35:45 INFO : target/xproc/testimony.xpl:61:35:INFO: div[12] in wa_IV_43 contains 2 testimonies: quz_II-1211, graef_1574 18:35:45 INFO : target/xproc/testimony.xpl:61:35:WARNING: Using inferior testimony id quz_II-1211 (in wa_IV_43) 18:35:46 INFO : target/xproc/testimony.xpl:93:13:WARNING: Trying to create citation for doc with 0 testimony ids → faust://bibliography/graef_1521 18:35:48 INFO : target/xproc/testimony.xpl:61:35:INFO: div[1] in schroeer1896 contains 2 testimonies: graef_1660, graef_1663 18:35:48 INFO : target/xproc/testimony.xpl:61:35:INFO: div[1] in holtei1859_4 contains 3 testimonies: bie3_6153, graef_1630, graef_1634 18:35:49 INFO : target/xproc/testimony.xpl:61:35:WARNING: No testimony divs found in gm_duesseldorf_KK1838 18:35:49 INFO : target/xproc/testimony.xpl:61:35:ERROR: pniower_765 spans to , which doesn't exist (#?). 18:35:49 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) 18:35:49 INFO : target/xproc/testimony.xpl:81:13:WARNING: Citation faust://bibliography/390376 missing in testimony pniower_765 18:35:49 INFO : target/xproc/testimony.xpl:61:35:WARNING: No testimony divs found in 390376_0002 18:35:51 INFO : target/xproc/testimony.xpl:61:35:ERROR: 0 metadata records match quz_III-483 (in quz_3) 18:35:51 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 18:35:53 INFO : target/xproc/testimony.xpl:93:13:WARNING: Trying to create citation for doc with 0 testimony ids → faust://bibliography/quz_III-483 18:35:54 INFO : target/xproc/testimony.xpl:61:35:INFO: div[2] in kua_6-2 contains 3 testimonies: graef_1620, graef_1636, graef_1628 18:35:55 INFO : target/xproc/testimony.xpl:61:35:WARNING: No testimony divs found in geiger1890 18:35:55 INFO : target/xproc/testimony.xpl:61:35:INFO: div[2] in matthisson1825-1829_7 contains 2 testimonies: bie3_5467, graef_1266 18:35:56 INFO : target/xproc/testimony.xpl:61:35:WARNING: No testimony divs found in gm_duesseldorf_KK1838 18:35:57 INFO : target/xproc/testimony.xpl:61:35:INFO: div[3] in wa_I_36 contains 2 testimonies: graef_1258, graef_1258a 18:35:59 INFO : target/xproc/testimony.xpl:61:35:ERROR: 0 metadata records match bie3_6689 (in kletke1873) 18:35:59 INFO : target/xproc/testimony.xpl:61:35:INFO: div[3] in kletke1873 contains 2 testimonies: graef_1617, graef_1948 18:35:59 INFO : target/xproc/testimony.xpl:93:13:WARNING: Trying to create citation for doc with 0 testimony ids → faust://bibliography/bie3_6689 18:35:59 INFO : target/xproc/testimony.xpl:61:35:INFO: div[1] in schroeer1886_1 contains 2 testimonies: bie3_6273, bie3_6681 18:36:02 INFO : target/xproc/testimony.xpl:61:35:INFO: div[1] in tewes1901 contains 3 testimonies: bie3_7209, graef_1337, graef_1338 18:36:02 INFO : target/xproc/testimony.xpl:61:35:INFO: div[1] in matthisson1825-1829_8 contains 2 testimonies: bie3_5814, graef_1341a 18:36:03 INFO : target/xproc/testimony.xpl:61:35:INFO: div[5] in biedermann1889-1896_4 contains 2 testimonies: graef_1026, graef_1174 18:36:04 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 18:36:07 INFO : target/xproc/testimony.xpl:61:35:INFO: div[8] in biedermann1889-1896_6 contains 2 testimonies: graef_1500, graef_1499 18:36:08 INFO : target/xproc/testimony.xpl:61:35:INFO: div[1] in riemer1841_1 contains 2 testimonies: bie3_3461, graef_1762 18:36:08 INFO : target/xproc/testimony.xpl:61:35:ERROR: 0 metadata records match bie3_3461 (in riemer1841_1) 18:36:08 INFO : target/xproc/testimony.xpl:93:13:WARNING: Trying to create citation for doc with 0 testimony ids → faust://bibliography/bie3_3461 18:36:08 INFO : target/xproc/testimony.xpl:61:35:INFO: div[1] in eberwein1853 contains 4 testimonies: graef_1157, graef_1165, graef_1723, graef_1709 18:36:09 INFO : target/xproc/testimony.xpl:61:35:WARNING: No testimony divs found in burkhardt1870 18:36:09 INFO : target/xproc/testimony.xpl:61:35:WARNING: Using inferior testimony id lfd-nr-neuneu_331 (in harding1920_2) 18:36:10 INFO : target/xproc/testimony.xpl:61:35:INFO: div[1] in schoch1832_1 contains 2 testimonies: bie3_6013, pniower_544 18:36:10 INFO : target/xproc/testimony.xpl:61:35:ERROR: 0 metadata records match bie3_6013 (in schoch1832_1) 18:36:10 INFO : target/xproc/testimony.xpl:93:13:WARNING: Trying to create citation for doc with 0 testimony ids → faust://bibliography/bie3_6013 18:36:12 INFO : target/xproc/testimony.xpl:136:81:Generating empty testimony files ... 18:36:15 Message: Creating emended versions ... 18:36:15 INFO : Generating inline apparatus ... 18:37:01 INFO : Saving index: /mnt/data/jenkins/workspace/faust-gen/target/www/app/index.html 18:37:01 INFO : target/xproc/generate-all.xpl:170:34:WARNING: No metadata for faust://xml/ at file:/mnt/data/jenkins/workspace/faust-gen/data/xml/ 18:37:02 Message: Creating bibliography ... 18:37:03 INFO : target/xproc/bibliography.xpl:35:13:WARNING: 2 bibliography entries for faust://bibliography/loeper1879, ignoring all but the first 18:37:04 INFO : target/xproc/bibliography.xpl:35:13:WARNING: 2 bibliography entries for faust://bibliography/loeper1881, ignoring all but the first 18:37:04 INFO : target/xproc/bibliography.xpl:35:13:WARNING: 2 bibliography entries for faust://bibliography/duentzer1882, ignoring all but the first 18:37:04 INFO : target/xproc/bibliography.xpl:35:13:ERROR: Unresolved reference: faust://xml/document/archival/location_unknown/cohen_catalog97-106.xml 18:37:04 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) 18:38:22 INFO : Reading prepared transcript files ... 18:38:30 INFO : Collecting lines from all transcripts ... 18:38:31 INFO : Collating the lines and writing variant HTMLs 18:39:48 INFO : target/xproc/generate-all.xpl:176:11:ERROR: Unresolved reference: faust://document/faustedition/2_III_H.2:1 18:39:48 INFO : target/xproc/generate-all.xpl:176:11:ERROR: Unresolved reference: faust://document/faustedition/C.2α_4 18:39:48 INFO : target/xproc/generate-all.xpl:176:11:ERROR: Unresolved reference: faust://document/faustedition/2_III_H.3a:1 18:39:48 INFO : target/xproc/generate-all.xpl:176:11:ERROR: Unresolved reference: faust://document/faustedition/2_III_H.3a:1 18:39:48 INFO : target/xproc/generate-all.xpl:176:11:ERROR: Unresolved reference: faust://document/faustedition/2_III_H.2:1 18:39:48 INFO : target/xproc/generate-all.xpl:176:11:ERROR: Unresolved reference: faust://document/faustedition/2_III_H.3a:1 18:39:48 INFO : target/xproc/generate-all.xpl:176:11:ERROR: Unresolved reference: faust://document/faustedition/2_III_H.3a:1 18:39:48 INFO : target/xproc/generate-all.xpl:176:11:ERROR: Unresolved reference: faust://document/faustedition/2_III_H.3a:1 18:39:48 INFO : target/xproc/generate-all.xpl:176:11:ERROR: Unresolved reference: faust://document/faustedition/2_III_H.2:1 18:39:48 INFO : target/xproc/generate-all.xpl:176:11:ERROR: Unresolved reference: faust://document/faustedition/2_III_H.3a:1 18:39:48 INFO : target/xproc/generate-all.xpl:176:11:ERROR: Unresolved reference: faust://document/faustedition/2_III_H.2:1 18:39:48 INFO : target/xproc/generate-all.xpl:176:11:ERROR: Unresolved reference: faust://document/faustedition/2_III_H.3a:1 18:39:48 INFO : target/xproc/generate-all.xpl:176:11:ERROR: Unresolved reference: faust://document/faustedition/2_III_H.3a:1 18:39:48 INFO : target/xproc/generate-all.xpl:176:11:ERROR: Unresolved reference: faust://document/faustedition/2_III_H.2:1 18:39:48 INFO : target/xproc/generate-all.xpl:176:11:ERROR: Unresolved reference: faust://document/faustedition/2_III_H.3a:1 18:39:48 INFO : target/xproc/generate-all.xpl:176:11:ERROR: Unresolved reference: faust://document/faustedition/2_III_H.3a:2 18:39:49 INFO : target/xproc/generate-all.xpl:176:11:ERROR: Unresolved reference: faust://document/faustedition/2_III_H.2:1 18:39:49 INFO : target/xproc/generate-all.xpl:176:11:ERROR: Unresolved reference: faust://document/faustedition/2_III_H.3a:1 18:39:49 INFO : target/xproc/generate-all.xpl:176:11:ERROR: Unresolved reference: faust://document/faustedition/C.2α_4 18:39:49 INFO : target/xproc/generate-all.xpl:176:11:ERROR: Unresolved reference: faust://document/faustedition/C.2α_4 18:39:49 INFO : target/xproc/generate-all.xpl:176:11:ERROR: Unresolved reference: faust://document/faustedition/C.2α_4 18:39:49 INFO : target/xproc/generate-all.xpl:176:11:ERROR: Unresolved reference: faust://document/faustedition/C.2α_4 18:39:49 INFO : target/xproc/generate-all.xpl:176:11:ERROR: Unresolved reference: faust://document/faustedition/C.2α_4 18:39:49 INFO : target/xproc/generate-all.xpl:176:11:ERROR: Unresolved reference: faust://document/faustedition/C.2α_4 18:39:49 INFO : target/xproc/generate-all.xpl:176:11:ERROR: Unresolved reference: faust://document/faustedition/C.2α_4 18:39:49 INFO : target/xproc/generate-all.xpl:176:11:ERROR: Unresolved reference: faust://document/faustedition/C.2α_4 18:39:49 INFO : target/xproc/generate-all.xpl:176:11:ERROR: Unresolved reference: faust://document/faustedition/C.2α_4 18:39:49 INFO : target/xproc/generate-all.xpl:176:11:ERROR: Unresolved reference: faust://document/faustedition/C.2α_4 18:39:49 INFO : target/xproc/generate-all.xpl:176:11:ERROR: Unresolved reference: faust://document/faustedition/C.2α_4 18:39:49 INFO : target/xproc/generate-all.xpl:176:11:ERROR: Unresolved reference: faust://document/faustedition/C.2α_4 18:39:49 INFO : target/xproc/generate-all.xpl:176:11:ERROR: Unresolved reference: faust://document/faustedition/C.2α_4 18:39:49 INFO : target/xproc/generate-all.xpl:176:11:ERROR: Unresolved reference: faust://document/faustedition/C.2α_4 18:39:49 INFO : target/xproc/generate-all.xpl:176:11:ERROR: Unresolved reference: faust://document/faustedition/2_V_H.14a* 18:39:49 INFO : target/xproc/generate-all.xpl:176:11:ERROR: Unresolved reference: faust://document/faustedition/C.2α_4 18:39:49 INFO : target/xproc/generate-all.xpl:176:11:ERROR: Unresolved reference: faust://document/faustedition/C.2α_4 18:39:49 INFO : target/xproc/generate-all.xpl:176:11:ERROR: Unresolved reference: faust://document/faustedition/C.2α_4 18:39:49 INFO : target/xproc/generate-all.xpl:189:11:Generating word index for up to 0 occurances ... 18:39:57 INFO : Reading transcript files to generate paralipomena table ... 18:39:59 Message: Rendering emended versions to html ... 18:40:02 INFO : target/xproc/print2html.xpl:45:23:WARNING: Unrecognized app, using COMPLETE content: 18:40:02 <app xmlns="http://www.tei-c.org/ns/1.0" xmlns:f="http://www.faustedition.net/ns"> 18:40:02 <rdg> 18:40:02 <witStart wit="faust://document/faustedition/2_H"/> 18:40:02 </rdg> 18:40:02 </app> 18:40:02 in file:/mnt/data/jenkins/workspace/faust-gen/target/emended/faust.xml 18:40:02 INFO : target/xproc/print2html.xpl:45:23:WARNING: Unrecognized app, using COMPLETE content: 18:40:02 <app xmlns="http://www.tei-c.org/ns/1.0" xmlns:f="http://www.faustedition.net/ns"> 18:40:02 <rdg> 18:40:02 <witStart wit="faust://document/faustedition/2_I_H.0a"/> 18:40:02 </rdg> 18:40:02 </app> 18:40:02 in file:/mnt/data/jenkins/workspace/faust-gen/target/emended/faust.xml 18:40:02 INFO : target/xproc/print2html.xpl:45:23:WARNING: Unrecognized app, using COMPLETE content: 18:40:02 <app xmlns="http://www.tei-c.org/ns/1.0" xmlns:f="http://www.faustedition.net/ns"> 18:40:02 <rdg> 18:40:02 <witStart wit="faust://document/faustedition/2_H"/> 18:40:02 </rdg> 18:40:02 </app> 18:40:02 in file:/mnt/data/jenkins/workspace/faust-gen/target/emended/faust.xml 18:40:02 INFO : target/xproc/print2html.xpl:45:23:WARNING: Unrecognized app, using COMPLETE content: 18:40:02 <app xmlns="http://www.tei-c.org/ns/1.0" xmlns:f="http://www.faustedition.net/ns"> 18:40:02 <rdg> 18:40:02 <witStart wit="faust://document/faustedition/2_H"/> 18:40:02 </rdg> 18:40:02 </app> 18:40:02 in file:/mnt/data/jenkins/workspace/faust-gen/target/emended/faust.xml 18:40:02 INFO : target/xproc/print2html.xpl:45:23:WARNING: Unrecognized app, using COMPLETE content: 18:40:02 <app xmlns="http://www.tei-c.org/ns/1.0" xmlns:f="http://www.faustedition.net/ns"> 18:40:02 <rdg> 18:40:02 <witStart wit="faust://document/faustedition/C.1_4"/> 18:40:02 </rdg> 18:40:02 </app> 18:40:02 in file:/mnt/data/jenkins/workspace/faust-gen/target/emended/faust.xml 18:40:02 INFO : target/xproc/print2html.xpl:45:23:ERROR: Unresolved reference: faust://document/faustedition/2_III_H.3a:1 18:40:02 INFO : target/xproc/print2html.xpl:45:23:ERROR: Unresolved reference: faust://document/faustedition/2_III_H.3a:1 18:40:02 INFO : target/xproc/print2html.xpl:45:23:ERROR: Unresolved reference: faust://document/faustedition/2_III_H.2:1 18:40:02 INFO : target/xproc/print2html.xpl:45:23:ERROR: Unresolved reference: faust://document/faustedition/2_III_H.3a:1 18:40:02 INFO : target/xproc/print2html.xpl:45:23:ERROR: Unresolved reference: faust://document/faustedition/2_III_H.3a:1 18:40:02 INFO : target/xproc/print2html.xpl:45:23:ERROR: Unresolved reference: faust://document/faustedition/2_III_H.3a:1 18:40:02 INFO : target/xproc/print2html.xpl:45:23:ERROR: Unresolved reference: faust://document/faustedition/2_III_H.2:1 18:40:02 INFO : target/xproc/print2html.xpl:45:23:ERROR: Unresolved reference: faust://document/faustedition/2_III_H.3a:1 18:40:02 INFO : target/xproc/print2html.xpl:45:23:ERROR: Unresolved reference: faust://document/faustedition/C.2α_4 18:40:02 INFO : target/xproc/print2html.xpl:45:23:ERROR: Unresolved reference: faust://document/faustedition/2_III_H.2:1 18:40:02 INFO : target/xproc/print2html.xpl:45:23:ERROR: Unresolved reference: faust://document/faustedition/2_III_H.3a:1 18:40:02 INFO : target/xproc/print2html.xpl:45:23:ERROR: Unresolved reference: faust://document/faustedition/2_III_H.3a:1 18:40:02 INFO : target/xproc/print2html.xpl:45:23:ERROR: Unresolved reference: faust://document/faustedition/2_III_H.2:1 18:40:02 INFO : target/xproc/print2html.xpl:45:23:ERROR: Unresolved reference: faust://document/faustedition/2_III_H.3a:1 18:40:02 INFO : target/xproc/print2html.xpl:45:23:ERROR: Unresolved reference: faust://document/faustedition/C.2α_4 18:40:02 INFO : target/xproc/print2html.xpl:45:23:ERROR: Unresolved reference: faust://document/faustedition/C.2α_4 18:40:02 INFO : target/xproc/print2html.xpl:45:23:ERROR: Unresolved reference: faust://document/faustedition/C.2α_4 18:40:02 INFO : target/xproc/print2html.xpl:45:23:ERROR: Unresolved reference: faust://document/faustedition/C.2α_4 18:40:02 INFO : target/xproc/print2html.xpl:45:23:ERROR: Unresolved reference: faust://document/faustedition/C.2α_4 18:40:02 INFO : target/xproc/print2html.xpl:45:23:ERROR: Unresolved reference: faust://document/faustedition/2_III_H.2:1 18:40:02 INFO : target/xproc/print2html.xpl:45:23:ERROR: Unresolved reference: faust://document/faustedition/2_III_H.3a:1 18:40:02 INFO : target/xproc/print2html.xpl:45:23:ERROR: Unresolved reference: faust://document/faustedition/C.2α_4 18:40:02 INFO : target/xproc/print2html.xpl:45:23:ERROR: Unresolved reference: faust://document/faustedition/C.2α_4 18:40:02 INFO : target/xproc/print2html.xpl:45:23:ERROR: Unresolved reference: faust://document/faustedition/C.2α_4 18:40:02 INFO : target/xproc/print2html.xpl:45:23:ERROR: Unresolved reference: faust://document/faustedition/2_III_H.2:1 18:40:02 INFO : target/xproc/print2html.xpl:45:23:ERROR: Unresolved reference: faust://document/faustedition/C.2α_4 18:40:02 INFO : target/xproc/print2html.xpl:45:23:ERROR: Unresolved reference: faust://document/faustedition/C.2α_4 18:40:02 INFO : target/xproc/print2html.xpl:45:23:ERROR: Unresolved reference: faust://document/faustedition/2_III_H.3a:2 18:40:03 INFO : target/xproc/print2html.xpl:45:23:ERROR: Unresolved reference: faust://document/faustedition/C.2α_4 18:40:03 INFO : target/xproc/print2html.xpl:45:23:ERROR: Unresolved reference: faust://document/faustedition/C.2α_4 18:40:03 INFO : target/xproc/print2html.xpl:45:23:ERROR: Unresolved reference: faust://document/faustedition/C.2α_4 18:40:03 INFO : target/xproc/print2html.xpl:45:23:ERROR: Unresolved reference: faust://document/faustedition/C.2α_4 18:40:03 INFO : target/xproc/print2html.xpl:45:23:ERROR: Unresolved reference: faust://document/faustedition/C.2α_4 18:40:03 INFO : target/xproc/print2html.xpl:45:23:ERROR: Unresolved reference: faust://document/faustedition/C.2α_4 18:40:03 INFO : target/xproc/print2html.xpl:45:23:ERROR: Unresolved reference: faust://document/faustedition/C.2α_4 18:40:03 INFO : target/xproc/print2html.xpl:45:23:ERROR: Unresolved reference: faust://document/faustedition/2_V_H.14a* 18:40:04 INFO : target/xproc/print2html.xpl:45:23:WARNING: Unrecognized app, using COMPLETE content: 18:40:04 <app xmlns="http://www.tei-c.org/ns/1.0" xmlns:f="http://www.faustedition.net/ns"> 18:40:04 <rdg> 18:40:04 <witStart wit="faust://document/faustedition/2_H"/> 18:40:04 </rdg> 18:40:04 </app> 18:40:04 in file:/mnt/data/jenkins/workspace/faust-gen/target/emended/faust.xml 18:40:04 INFO : target/xproc/print2html.xpl:45:23:WARNING: Unrecognized app, using COMPLETE content: 18:40:04 <app xmlns="http://www.tei-c.org/ns/1.0" xmlns:f="http://www.faustedition.net/ns"> 18:40:04 <rdg> 18:40:04 <witStart wit="faust://document/faustedition/2_I_H.0a"/> 18:40:04 </rdg> 18:40:04 </app> 18:40:04 in file:/mnt/data/jenkins/workspace/faust-gen/target/emended/faust.xml 18:40:04 INFO : target/xproc/print2html.xpl:45:23:WARNING: Unrecognized app, using COMPLETE content: 18:40:04 <app xmlns="http://www.tei-c.org/ns/1.0" xmlns:f="http://www.faustedition.net/ns"> 18:40:04 <rdg> 18:40:04 <witStart wit="faust://document/faustedition/2_H"/> 18:40:04 </rdg> 18:40:04 </app> 18:40:04 in file:/mnt/data/jenkins/workspace/faust-gen/target/emended/faust.xml 18:40:04 INFO : target/xproc/print2html.xpl:45:23:WARNING: Unrecognized app, using COMPLETE content: 18:40:04 <app xmlns="http://www.tei-c.org/ns/1.0" xmlns:f="http://www.faustedition.net/ns"> 18:40:04 <rdg> 18:40:04 <witStart wit="faust://document/faustedition/2_H"/> 18:40:04 </rdg> 18:40:04 </app> 18:40:04 in file:/mnt/data/jenkins/workspace/faust-gen/target/emended/faust.xml 18:40:05 INFO : target/xproc/print2html.xpl:45:23:WARNING: Unrecognized app, using COMPLETE content: 18:40:05 <app xmlns="http://www.tei-c.org/ns/1.0" xmlns:f="http://www.faustedition.net/ns"> 18:40:05 <rdg> 18:40:05 <witStart wit="faust://document/faustedition/C.1_4"/> 18:40:05 </rdg> 18:40:05 </app> 18:40:05 in file:/mnt/data/jenkins/workspace/faust-gen/target/emended/faust.xml 18:40:05 INFO : target/xproc/print2html.xpl:45:23:ERROR: Unresolved reference: faust://document/faustedition/2_III_H.3a:1 18:40:05 INFO : target/xproc/print2html.xpl:45:23:ERROR: Unresolved reference: faust://document/faustedition/2_III_H.3a:1 18:40:05 INFO : target/xproc/print2html.xpl:45:23:ERROR: Unresolved reference: faust://document/faustedition/2_III_H.2:1 18:40:05 INFO : target/xproc/print2html.xpl:45:23:ERROR: Unresolved reference: faust://document/faustedition/2_III_H.3a:1 18:40:05 INFO : target/xproc/print2html.xpl:45:23:ERROR: Unresolved reference: faust://document/faustedition/2_III_H.3a:1 18:40:05 INFO : target/xproc/print2html.xpl:45:23:ERROR: Unresolved reference: faust://document/faustedition/2_III_H.3a:1 18:40:05 INFO : target/xproc/print2html.xpl:45:23:ERROR: Unresolved reference: faust://document/faustedition/2_III_H.2:1 18:40:05 INFO : target/xproc/print2html.xpl:45:23:ERROR: Unresolved reference: faust://document/faustedition/2_III_H.3a:1 18:40:05 INFO : target/xproc/print2html.xpl:45:23:ERROR: Unresolved reference: faust://document/faustedition/C.2α_4 18:40:05 INFO : target/xproc/print2html.xpl:45:23:ERROR: Unresolved reference: faust://document/faustedition/2_III_H.2:1 18:40:05 INFO : target/xproc/print2html.xpl:45:23:ERROR: Unresolved reference: faust://document/faustedition/2_III_H.3a:1 18:40:05 INFO : target/xproc/print2html.xpl:45:23:ERROR: Unresolved reference: faust://document/faustedition/2_III_H.3a:1 18:40:05 INFO : target/xproc/print2html.xpl:45:23:ERROR: Unresolved reference: faust://document/faustedition/2_III_H.2:1 18:40:05 INFO : target/xproc/print2html.xpl:45:23:ERROR: Unresolved reference: faust://document/faustedition/2_III_H.3a:1 18:40:05 INFO : target/xproc/print2html.xpl:45:23:ERROR: Unresolved reference: faust://document/faustedition/C.2α_4 18:40:05 INFO : target/xproc/print2html.xpl:45:23:ERROR: Unresolved reference: faust://document/faustedition/C.2α_4 18:40:05 INFO : target/xproc/print2html.xpl:45:23:ERROR: Unresolved reference: faust://document/faustedition/C.2α_4 18:40:05 INFO : target/xproc/print2html.xpl:45:23:ERROR: Unresolved reference: faust://document/faustedition/C.2α_4 18:40:05 INFO : target/xproc/print2html.xpl:45:23:ERROR: Unresolved reference: faust://document/faustedition/C.2α_4 18:40:05 INFO : target/xproc/print2html.xpl:45:23:ERROR: Unresolved reference: faust://document/faustedition/2_III_H.2:1 18:40:05 INFO : target/xproc/print2html.xpl:45:23:ERROR: Unresolved reference: faust://document/faustedition/2_III_H.3a:1 18:40:05 INFO : target/xproc/print2html.xpl:45:23:ERROR: Unresolved reference: faust://document/faustedition/C.2α_4 18:40:05 INFO : target/xproc/print2html.xpl:45:23:ERROR: Unresolved reference: faust://document/faustedition/C.2α_4 18:40:05 INFO : target/xproc/print2html.xpl:45:23:ERROR: Unresolved reference: faust://document/faustedition/C.2α_4 18:40:05 INFO : target/xproc/print2html.xpl:45:23:ERROR: Unresolved reference: faust://document/faustedition/2_III_H.2:1 18:40:05 INFO : target/xproc/print2html.xpl:45:23:ERROR: Unresolved reference: faust://document/faustedition/C.2α_4 18:40:05 INFO : target/xproc/print2html.xpl:45:23:ERROR: Unresolved reference: faust://document/faustedition/C.2α_4 18:40:05 INFO : target/xproc/print2html.xpl:45:23:ERROR: Unresolved reference: faust://document/faustedition/2_III_H.3a:2 18:40:05 INFO : target/xproc/print2html.xpl:45:23:ERROR: Unresolved reference: faust://document/faustedition/C.2α_4 18:40:05 INFO : target/xproc/print2html.xpl:45:23:ERROR: Unresolved reference: faust://document/faustedition/C.2α_4 18:40:05 INFO : target/xproc/print2html.xpl:45:23:ERROR: Unresolved reference: faust://document/faustedition/C.2α_4 18:40:05 INFO : target/xproc/print2html.xpl:45:23:ERROR: Unresolved reference: faust://document/faustedition/C.2α_4 18:40:05 INFO : target/xproc/print2html.xpl:45:23:ERROR: Unresolved reference: faust://document/faustedition/C.2α_4 18:40:05 INFO : target/xproc/print2html.xpl:45:23:ERROR: Unresolved reference: faust://document/faustedition/C.2α_4 18:40:05 INFO : target/xproc/print2html.xpl:45:23:ERROR: Unresolved reference: faust://document/faustedition/C.2α_4 18:40:05 INFO : target/xproc/print2html.xpl:45:23:ERROR: Unresolved reference: faust://document/faustedition/2_V_H.14a* 18:40:06 INFO : target/xproc/print2html.xpl:45:23:WARNING: Unrecognized app, using COMPLETE content: 18:40:06 <app xmlns="http://www.tei-c.org/ns/1.0" xmlns:f="http://www.faustedition.net/ns"> 18:40:06 <rdg> 18:40:06 <witStart wit="faust://document/faustedition/2_H"/> 18:40:06 </rdg> 18:40:06 </app> 18:40:06 in file:/mnt/data/jenkins/workspace/faust-gen/target/emended/faust.xml 18:40:06 INFO : target/xproc/print2html.xpl:45:23:WARNING: Unrecognized app, using COMPLETE content: 18:40:06 <app xmlns="http://www.tei-c.org/ns/1.0" xmlns:f="http://www.faustedition.net/ns"> 18:40:06 <rdg> 18:40:06 <witStart wit="faust://document/faustedition/2_I_H.0a"/> 18:40:06 </rdg> 18:40:06 </app> 18:40:06 in file:/mnt/data/jenkins/workspace/faust-gen/target/emended/faust.xml 18:40:06 INFO : target/xproc/print2html.xpl:45:23:WARNING: Unrecognized app, using COMPLETE content: 18:40:06 <app xmlns="http://www.tei-c.org/ns/1.0" xmlns:f="http://www.faustedition.net/ns"> 18:40:06 <rdg> 18:40:06 <witStart wit="faust://document/faustedition/2_H"/> 18:40:06 </rdg> 18:40:06 </app> 18:40:06 in file:/mnt/data/jenkins/workspace/faust-gen/target/emended/faust.xml 18:40:06 INFO : target/xproc/print2html.xpl:45:23:WARNING: Unrecognized app, using COMPLETE content: 18:40:06 <app xmlns="http://www.tei-c.org/ns/1.0" xmlns:f="http://www.faustedition.net/ns"> 18:40:06 <rdg> 18:40:06 <witStart wit="faust://document/faustedition/2_H"/> 18:40:06 </rdg> 18:40:06 </app> 18:40:06 in file:/mnt/data/jenkins/workspace/faust-gen/target/emended/faust.xml 18:40:07 INFO : target/xproc/print2html.xpl:45:23:WARNING: Unrecognized app, using COMPLETE content: 18:40:07 <app xmlns="http://www.tei-c.org/ns/1.0" xmlns:f="http://www.faustedition.net/ns"> 18:40:07 <rdg> 18:40:07 <witStart wit="faust://document/faustedition/C.1_4"/> 18:40:07 </rdg> 18:40:07 </app> 18:40:07 in file:/mnt/data/jenkins/workspace/faust-gen/target/emended/faust.xml 18:40:07 INFO : target/xproc/print2html.xpl:45:23:ERROR: Unresolved reference: faust://document/faustedition/2_III_H.3a:1 18:40:07 INFO : target/xproc/print2html.xpl:45:23:ERROR: Unresolved reference: faust://document/faustedition/2_III_H.3a:1 18:40:07 INFO : target/xproc/print2html.xpl:45:23:ERROR: Unresolved reference: faust://document/faustedition/2_III_H.2:1 18:40:07 INFO : target/xproc/print2html.xpl:45:23:ERROR: Unresolved reference: faust://document/faustedition/2_III_H.3a:1 18:40:07 INFO : target/xproc/print2html.xpl:45:23:ERROR: Unresolved reference: faust://document/faustedition/2_III_H.3a:1 18:40:07 INFO : target/xproc/print2html.xpl:45:23:ERROR: Unresolved reference: faust://document/faustedition/2_III_H.3a:1 18:40:07 INFO : target/xproc/print2html.xpl:45:23:ERROR: Unresolved reference: faust://document/faustedition/2_III_H.2:1 18:40:07 INFO : target/xproc/print2html.xpl:45:23:ERROR: Unresolved reference: faust://document/faustedition/2_III_H.3a:1 18:40:07 INFO : target/xproc/print2html.xpl:45:23:ERROR: Unresolved reference: faust://document/faustedition/C.2α_4 18:40:07 INFO : target/xproc/print2html.xpl:45:23:ERROR: Unresolved reference: faust://document/faustedition/2_III_H.2:1 18:40:07 INFO : target/xproc/print2html.xpl:45:23:ERROR: Unresolved reference: faust://document/faustedition/2_III_H.3a:1 18:40:07 INFO : target/xproc/print2html.xpl:45:23:ERROR: Unresolved reference: faust://document/faustedition/2_III_H.3a:1 18:40:07 INFO : target/xproc/print2html.xpl:45:23:ERROR: Unresolved reference: faust://document/faustedition/2_III_H.2:1 18:40:07 INFO : target/xproc/print2html.xpl:45:23:ERROR: Unresolved reference: faust://document/faustedition/2_III_H.3a:1 18:40:07 INFO : target/xproc/print2html.xpl:45:23:ERROR: Unresolved reference: faust://document/faustedition/C.2α_4 18:40:07 INFO : target/xproc/print2html.xpl:45:23:ERROR: Unresolved reference: faust://document/faustedition/C.2α_4 18:40:07 INFO : target/xproc/print2html.xpl:45:23:ERROR: Unresolved reference: faust://document/faustedition/C.2α_4 18:40:07 INFO : target/xproc/print2html.xpl:45:23:ERROR: Unresolved reference: faust://document/faustedition/C.2α_4 18:40:07 INFO : target/xproc/print2html.xpl:45:23:ERROR: Unresolved reference: faust://document/faustedition/C.2α_4 18:40:07 INFO : target/xproc/print2html.xpl:45:23:ERROR: Unresolved reference: faust://document/faustedition/2_III_H.2:1 18:40:07 INFO : target/xproc/print2html.xpl:45:23:ERROR: Unresolved reference: faust://document/faustedition/2_III_H.3a:1 18:40:07 INFO : target/xproc/print2html.xpl:45:23:ERROR: Unresolved reference: faust://document/faustedition/C.2α_4 18:40:07 INFO : target/xproc/print2html.xpl:45:23:ERROR: Unresolved reference: faust://document/faustedition/C.2α_4 18:40:07 INFO : target/xproc/print2html.xpl:45:23:ERROR: Unresolved reference: faust://document/faustedition/C.2α_4 18:40:07 INFO : target/xproc/print2html.xpl:45:23:ERROR: Unresolved reference: faust://document/faustedition/2_III_H.2:1 18:40:07 INFO : target/xproc/print2html.xpl:45:23:ERROR: Unresolved reference: faust://document/faustedition/C.2α_4 18:40:07 INFO : target/xproc/print2html.xpl:45:23:ERROR: Unresolved reference: faust://document/faustedition/C.2α_4 18:40:07 INFO : target/xproc/print2html.xpl:45:23:ERROR: Unresolved reference: faust://document/faustedition/2_III_H.3a:2 18:40:07 INFO : target/xproc/print2html.xpl:45:23:ERROR: Unresolved reference: faust://document/faustedition/C.2α_4 18:40:07 INFO : target/xproc/print2html.xpl:45:23:ERROR: Unresolved reference: faust://document/faustedition/C.2α_4 18:40:07 INFO : target/xproc/print2html.xpl:45:23:ERROR: Unresolved reference: faust://document/faustedition/C.2α_4 18:40:07 INFO : target/xproc/print2html.xpl:45:23:ERROR: Unresolved reference: faust://document/faustedition/C.2α_4 18:40:07 INFO : target/xproc/print2html.xpl:45:23:ERROR: Unresolved reference: faust://document/faustedition/C.2α_4 18:40:07 INFO : target/xproc/print2html.xpl:45:23:ERROR: Unresolved reference: faust://document/faustedition/C.2α_4 18:40:07 INFO : target/xproc/print2html.xpl:45:23:ERROR: Unresolved reference: faust://document/faustedition/C.2α_4 18:40:07 INFO : target/xproc/print2html.xpl:45:23:ERROR: Unresolved reference: faust://document/faustedition/2_V_H.14a* 18:40:43 INFO : Saving index: /mnt/data/jenkins/workspace/faust-gen/target/www/print/index.html 18:40:43 INFO : target/xproc/generate-all.xpl:282:11:Generating word index for up to 1 occurances ... 18:41:14 18:41:14 [INFO] 18:41:14 [INFO] --- maven-dependency-plugin:2.10:unpack (get-slimerjs) @ faust-gen --- 18:41:15 [INFO] Configured Artifact: net.faustedition:slimerjs:1.0.0-beta.1:zip 18:41:15 [INFO] Configured Artifact: org.mozilla:firefox:linux-x86_64:57.0.4:tar.bz2 18:41:15 [INFO] Unpacking /mnt/data/jenkins/.m2/repository/net/faustedition/slimerjs/1.0.0-beta.1/slimerjs-1.0.0-beta.1.zip to /mnt/data/jenkins/workspace/faust-gen/target/dependency with includes "" and excludes "" 18:41:15 [INFO] Unpacking /mnt/data/jenkins/.m2/repository/org/mozilla/firefox/57.0.4/firefox-57.0.4-linux-x86_64.tar.bz2 to /mnt/data/jenkins/workspace/faust-gen/target/dependency with includes "" and excludes "" 18:41:15 [INFO] Expanding: /mnt/data/jenkins/.m2/repository/org/mozilla/firefox/57.0.4/firefox-57.0.4-linux-x86_64.tar.bz2 into /mnt/data/jenkins/workspace/faust-gen/target/dependency 18:41:20 [INFO] 18:41:20 [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ faust-gen --- 18:41:20 [INFO] Using 'utf-8' encoding to copy filtered resources. 18:41:20 [INFO] skip non existing resourceDirectory /mnt/data/jenkins/workspace/faust-gen/src/test/resources 18:41:20 [INFO] 18:41:20 [INFO] --- maven-compiler-plugin:3.5.1:testCompile (default-testCompile) @ faust-gen --- 18:41:20 [INFO] No sources to compile 18:41:21 [INFO] 18:41:21 [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ faust-gen --- 18:41:21 [INFO] No tests to run. 18:41:21 [JENKINS] Recording test results[INFO] 18:41:21 [INFO] --- exec-maven-plugin:1.4.0:exec (generate-svgs) @ faust-gen --- 18:41:21 18:41:21 INFO: Web server runs on http://localhost:38171/transcript-generation.html 18:41:21 INFO: PhantomJS command line: /mnt/data/jenkins/workspace/faust-gen/target/dependency/slimerjs-1.0.0-beta.1/slimerjs --profile target/profile rendersvgs.js http://localhost:38171/transcript-generation.html <input> <output> [<links> <linkoutput>] 18:41:21 INFO: Converting diplomatic transcripts to JSON ... 18:41:31 INFO: Rendering 2,212 pages in 8 parallel jobs ... 18:42:07 WARNING: Conversion to SVG for H P123.5 page 18: faust://xml/transcript/gsa/390340/0028.xml issued messages: 18:42:07 CONSOLE: Error in LineDecoration.Layout: [Exception... "Failure" nsresult: "0x80004005 (NS_ERROR_FAILURE)" location: "JS frame :: http://localhost:38171/js-gen/transcript-svg.js :: FaustTranscript.LineDecoration.prototype.layout :: line 457" data: no] ſch (from FaustTranscript.LineDecoration.prototype.layout, line #464 in "http://localhost:38171/js-gen/transcript-svg.js") 18:42:57 WARNING: Conversion to SVG for Testhandschrift page 27: faust://xml/transcript/test/A5-d-35.xml issued messages: 18:42:57 CONSOLE: Error in LineDecoration.Layout: [Exception... "Failure" nsresult: "0x80004005 (NS_ERROR_FAILURE)" location: "JS frame :: http://localhost:38171/js-gen/transcript-svg.js :: FaustTranscript.LineDecoration.prototype.layout :: line 457" data: no] generally (from FaustTranscript.LineDecoration.prototype.layout, line #464 in "http://localhost:38171/js-gen/transcript-svg.js") 18:46:16 WARNING: Conversion to SVG for H P176a page 1: faust://xml/transcript/bb_cologny/G-30_19/recto.xml issued messages: 18:46:16 CONSOLE: Error in LineDecoration.Layout: [Exception... "Failure" nsresult: "0x80004005 (NS_ERROR_FAILURE)" location: "JS frame :: http://localhost:38171/js-gen/transcript-svg.js :: FaustTranscript.LineDecoration.prototype.layout :: line 457" data: no] Barometer (from FaustTranscript.LineDecoration.prototype.layout, line #464 in "http://localhost:38171/js-gen/transcript-svg.js") 18:46:27 WARNING: Conversion to SVG for 2 III H.48a page 1: faust://xml/transcript/bb_cologny/G-30_04/recto.xml issued messages: 18:46:27 CONSOLE: Error in LineDecoration.Layout: [Exception... "Failure" nsresult: "0x80004005 (NS_ERROR_FAILURE)" location: "JS frame :: http://localhost:38171/js-gen/transcript-svg.js :: FaustTranscript.LineDecoration.prototype.layout :: line 457" data: no] ſs (from FaustTranscript.LineDecoration.prototype.layout, line #464 in "http://localhost:38171/js-gen/transcript-svg.js") 18:46:27 WARNING: Conversion to SVG for 2 IV H.22e page 2: faust://xml/transcript/bb_cologny/G-30_11/verso.xml issued messages: 18:46:27 CONSOLE: Error in LineDecoration.Layout: [Exception... "Failure" nsresult: "0x80004005 (NS_ERROR_FAILURE)" location: "JS frame :: http://localhost:38171/js-gen/transcript-svg.js :: FaustTranscript.LineDecoration.prototype.layout :: line 457" data: no] folgt (from FaustTranscript.LineDecoration.prototype.layout, line #464 in "http://localhost:38171/js-gen/transcript-svg.js") 18:46:28 WARNING: Conversion to SVG for 2 III H.48a page 2: faust://xml/transcript/bb_cologny/G-30_04/verso.xml issued messages: 18:46:28 CONSOLE: Error in LineDecoration.Layout: [Exception... "Failure" nsresult: "0x80004005 (NS_ERROR_FAILURE)" location: "JS frame :: http://localhost:38171/js-gen/transcript-svg.js :: FaustTranscript.LineDecoration.prototype.layout :: line 457" data: no] r (from FaustTranscript.LineDecoration.prototype.layout, line #464 in "http://localhost:38171/js-gen/transcript-svg.js") 18:50:13 WARNING: Conversion to SVG for 2 I H.5 page 2: faust://xml/transcript/gsa/391152/0002.xml issued messages: 18:50:13 CONSOLE: Error in LineDecoration.Layout: [Exception... "Failure" nsresult: "0x80004005 (NS_ERROR_FAILURE)" location: "JS frame :: http://localhost:38171/js-gen/transcript-svg.js :: FaustTranscript.LineDecoration.prototype.layout :: line 457" data: no] künſtlich (from FaustTranscript.LineDecoration.prototype.layout, line #464 in "http://localhost:38171/js-gen/transcript-svg.js") 18:50:13 CONSOLE: Error in LineDecoration.Layout: [Exception... "Failure" nsresult: "0x80004005 (NS_ERROR_FAILURE)" location: "JS frame :: http://localhost:38171/js-gen/transcript-svg.js :: FaustTranscript.LineDecoration.prototype.layout :: line 457" data: no] verdienstlich (from FaustTranscript.LineDecoration.prototype.layout, line #464 in "http://localhost:38171/js-gen/transcript-svg.js") 18:50:43 WARNING: Conversion to SVG for 2 I H.7 page 1: faust://xml/transcript/gsa/391393/0003.xml issued messages: 18:50:43 CONSOLE: Error in LineDecoration.Layout: [Exception... "Failure" nsresult: "0x80004005 (NS_ERROR_FAILURE)" location: "JS frame :: http://localhost:38171/js-gen/transcript-svg.js :: FaustTranscript.LineDecoration.prototype.layout :: line 457" data: no] ſs (from FaustTranscript.LineDecoration.prototype.layout, line #464 in "http://localhost:38171/js-gen/transcript-svg.js") 18:50:54 WARNING: Conversion to SVG for 2 I H.17 page 2: faust://xml/transcript/gsa/389889/0003.xml issued messages: 18:50:54 CONSOLE: Error in LineDecoration.Layout: [Exception... "Failure" nsresult: "0x80004005 (NS_ERROR_FAILURE)" location: "JS frame :: http://localhost:38171/js-gen/transcript-svg.js :: FaustTranscript.LineDecoration.prototype.layout :: line 457" data: no] Euphorion (from FaustTranscript.LineDecoration.prototype.layout, line #464 in "http://localhost:38171/js-gen/transcript-svg.js") 18:51:36 WARNING: Conversion to SVG for 2 I H.11 page 2: faust://xml/transcript/gsa/390354/0003.xml issued messages: 18:51:36 CONSOLE: Error in LineDecoration.Layout: [Exception... "Failure" nsresult: "0x80004005 (NS_ERROR_FAILURE)" location: "JS frame :: http://localhost:38171/js-gen/transcript-svg.js :: FaustTranscript.LineDecoration.prototype.layout :: line 457" data: no] ſp (from FaustTranscript.LineDecoration.prototype.layout, line #464 in "http://localhost:38171/js-gen/transcript-svg.js") 18:52:07 WARNING: Conversion to SVG for 2 I H.57 page 1: faust://xml/transcript/gsa/391320/0002.xml issued messages: 18:52:07 CONSOLE: Error in LineDecoration.Layout: [Exception... "Failure" nsresult: "0x80004005 (NS_ERROR_FAILURE)" location: "JS frame :: http://localhost:38171/js-gen/transcript-svg.js :: FaustTranscript.LineDecoration.prototype.layout :: line 457" data: no] allenfalls (from FaustTranscript.LineDecoration.prototype.layout, line #464 in "http://localhost:38171/js-gen/transcript-svg.js") 18:53:23 WARNING: Conversion to SVG for 2 III H.69a page 1: faust://xml/transcript/gsa/391441/0002.xml issued messages: 18:53:23 CONSOLE: Error in LineDecoration.Layout: [Exception... "Failure" nsresult: "0x80004005 (NS_ERROR_FAILURE)" location: "JS frame :: http://localhost:38171/js-gen/transcript-svg.js :: FaustTranscript.LineDecoration.prototype.layout :: line 457" data: no] 1. (from FaustTranscript.LineDecoration.prototype.layout, line #464 in "http://localhost:38171/js-gen/transcript-svg.js") 18:58:10 WARNING: Conversion to SVG for 2 II H.70 page 6: faust://xml/transcript/gsa/391437/0009.xml issued messages: 18:58:10 CONSOLE: Error in LineDecoration.Layout: [Exception... "Failure" nsresult: "0x80004005 (NS_ERROR_FAILURE)" location: "JS frame :: http://localhost:38171/js-gen/transcript-svg.js :: FaustTranscript.LineDecoration.prototype.layout :: line 457" data: no] e (from FaustTranscript.LineDecoration.prototype.layout, line #464 in "http://localhost:38171/js-gen/transcript-svg.js") 18:58:38 WARNING: Conversion to SVG for 2 I H.56 page 10: faust://xml/transcript/gsa/391007/0009.xml issued messages: 18:58:38 CONSOLE: Error in LineDecoration.Layout: [Exception... "Failure" nsresult: "0x80004005 (NS_ERROR_FAILURE)" location: "JS frame :: http://localhost:38171/js-gen/transcript-svg.js :: FaustTranscript.LineDecoration.prototype.layout :: line 457" data: no] mich (from FaustTranscript.LineDecoration.prototype.layout, line #464 in "http://localhost:38171/js-gen/transcript-svg.js") 18:59:39 WARNING: Conversion to SVG for 2 IV H.18 page 3: faust://xml/transcript/gsa/391325/0009.xml issued messages: 18:59:39 CONSOLE: Error in LineDecoration.Layout: [Exception... "Failure" nsresult: "0x80004005 (NS_ERROR_FAILURE)" location: "JS frame :: http://localhost:38171/js-gen/transcript-svg.js :: FaustTranscript.LineDecoration.prototype.layout :: line 457" data: no] Oberfeldherr (from FaustTranscript.LineDecoration.prototype.layout, line #464 in "http://localhost:38171/js-gen/transcript-svg.js") 19:06:36 INFO: ... rendering failed for pages: 19:06:36 {1} 19:06:36 INFO: Failed to convert 0 of 2,212 pages at try 1 19:06:36 INFO: Creating SVGs with CSS ... 19:06:40 [INFO] 19:06:40 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ faust-gen --- 19:06:40 [INFO] Building jar: /mnt/data/jenkins/workspace/faust-gen/target/faust-gen-0.0.1-SNAPSHOT.jar 19:06:40 [INFO] 19:06:40 [INFO] --- maven-assembly-plugin:2.6:single (xar) @ faust-gen --- 19:06:40 [INFO] Building zip: /mnt/data/jenkins/workspace/faust-gen/target/faust-dev.zip 19:06:41 [INFO] 19:06:41 [INFO] --- maven-antrun-plugin:1.8:run (xar-rename) @ faust-gen --- 19:06:41 [INFO] Executing tasks 19:06:41 19:06:41 main: 19:06:41 [move] Moving 1 file to /mnt/data/jenkins/workspace/faust-gen/target 19:06:41 [INFO] Executed tasks 19:06:41 [INFO] 19:06:41 [INFO] --- maven-resources-plugin:2.7:copy-resources (copy-debug-data) @ faust-gen --- 19:06:41 [INFO] Using 'utf-8' encoding to copy filtered resources. 19:06:41 [INFO] Copying 2211 resources 19:06:41 [INFO] 19:06:41 [INFO] --- maven-install-plugin:2.4:install (default-install) @ faust-gen --- 19:06:41 [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 19:06:41 [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 19:06:41 [INFO] 19:06:41 [INFO] --- exec-maven-plugin:1.4.0:exec (deploy-rsync) @ faust-gen --- 19:06:42 sending incremental file list 19:07:05 19:07:05 Number of files: 28,323 (reg: 25,010, dir: 3,313) 19:07:05 Number of created files: 28,111 (reg: 24,808, dir: 3,303) 19:07:05 Number of deleted files: 0 19:07:05 Number of regular files transferred: 25,010 19:07:05 Total file size: 907,291,113 bytes 19:07:05 Total transferred file size: 907,291,113 bytes 19:07:05 Literal data: 871,753,279 bytes 19:07:05 Matched data: 35,537,834 bytes 19:07:05 File list size: 851,902 19:07:05 File list generation time: 0.001 seconds 19:07:05 File list transfer time: 0.000 seconds 19:07:05 Total bytes sent: 873,829,791 19:07:05 Total bytes received: 728,411 19:07:05 19:07:05 sent 873,829,791 bytes received 728,411 bytes 35,696,253.14 bytes/sec 19:07:05 total size is 907,291,113 speedup is 1.04 19:07:05 Started calculate disk usage of build 19:07:05 Finished Calculation of disk usage of build in 0 seconds 19:07:06 Started calculate disk usage of workspace 19:07:07 Finished Calculation of disk usage of workspace in 0 seconds 19:07:07 Notifying upstream projects of job completion 19:07:07 Join notifier requires a CauseAction 19:07:07 [INFO] ------------------------------------------------------------------------ 19:07:07 [INFO] BUILD SUCCESS 19:07:07 [INFO] ------------------------------------------------------------------------ 19:07:07 [INFO] Total time: 33:38 min 19:07:07 [INFO] Finished at: 2018-04-08T19:07:07+02:00 19:07:07 [INFO] ------------------------------------------------------------------------ 19:07:07 Waiting for Jenkins to finish collecting data 19:07:07 [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 19:07:07 [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 19:07:07 Xvfb stopping 19:07:07 channel stopped 19:07:07 $ ssh-agent -k 19:07:07 unset SSH_AUTH_SOCK; 19:07:07 unset SSH_AGENT_PID; 19:07:07 echo Agent pid 19643 killed; 19:07:07 [ssh-agent] Stopped. 19:07:08 Started calculate disk usage of build 19:07:08 Finished Calculation of disk usage of build in 0 seconds 19:07:09 Started calculate disk usage of workspace 19:07:09 Finished Calculation of disk usage of workspace in 0 seconds 19:07:09 Notifying upstream projects of job completion 19:07:09 Finished: SUCCESS