Console Output

Started by GitHub push by thvitt
Building remotely on build3 (digibib) in workspace /mnt/data/jenkins/workspace/faust-schema-tei-340
[ssh-agent] Looking for ssh-agent implementation...
[ssh-agent]   Exec ssh-agent (binary ssh-agent on a remote machine)
$ ssh-agent
SSH_AUTH_SOCK=/tmp/ssh-lr9trqrQfYEC/agent.18618
SSH_AGENT_PID=18620
[ssh-agent] Started.
$ ssh-add /mnt/data/jenkins/workspace/faust-schema-tei-340@tmp/private_key_1077607164756506425.key
Identity added: /mnt/data/jenkins/workspace/faust-schema-tei-340@tmp/private_key_1077607164756506425.key (/mnt/data/jenkins/workspace/faust-schema-tei-340@tmp/private_key_1077607164756506425.key)
[ssh-agent] Using credentials jenkins (wrzh075.rzhousing.uni-wuerzburg.de)
Cloning the remote Git repository
Cloning repository git://github.com/faustedition/faust-schema
 > /usr/bin/git init /mnt/data/jenkins/workspace/faust-schema-tei-340 # timeout=10
Fetching upstream changes from git://github.com/faustedition/faust-schema
 > /usr/bin/git --version # timeout=10
using GIT_ASKPASS to set credentials 
 > /usr/bin/git fetch --tags --progress git://github.com/faustedition/faust-schema +refs/heads/*:refs/remotes/origin/*
 > /usr/bin/git config remote.origin.url git://github.com/faustedition/faust-schema # timeout=10
 > /usr/bin/git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
 > /usr/bin/git config remote.origin.url git://github.com/faustedition/faust-schema # timeout=10
Fetching upstream changes from git://github.com/faustedition/faust-schema
using GIT_ASKPASS to set credentials 
 > /usr/bin/git fetch --tags --progress git://github.com/faustedition/faust-schema +refs/heads/*:refs/remotes/origin/*
 > /usr/bin/git rev-parse refs/remotes/origin/tei-v340^{commit} # timeout=10
 > /usr/bin/git rev-parse refs/remotes/origin/origin/tei-v340^{commit} # timeout=10
Checking out Revision 1a8a2175870eb23b42a6927a4b786553c25e181b (refs/remotes/origin/tei-v340)
 > /usr/bin/git config core.sparsecheckout # timeout=10
 > /usr/bin/git checkout -f 1a8a2175870eb23b42a6927a4b786553c25e181b
Commit message: "added old printed editions schema again"
 > /usr/bin/git rev-list --no-walk c548d663855cf935362e2663fd8f5f201823e4d1 # timeout=10
 > /usr/bin/git remote # timeout=10
 > /usr/bin/git submodule init # timeout=10
 > /usr/bin/git submodule sync # timeout=10
 > /usr/bin/git config --get remote.origin.url # timeout=10
 > /usr/bin/git submodule init # timeout=10
 > /usr/bin/git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10
 > /usr/bin/git config --get submodule.data.url # timeout=10
 > /usr/bin/git config -f .gitmodules --get submodule.data.path # timeout=10
 > /usr/bin/git submodule update --init --recursive --remote data
Parsing POMs
using settings config with name MavenSettings
Replacing all maven server entries not found in credentials list is true
Established TCP socket on 40871
maven35-agent.jar already up to date
maven35-interceptor.jar already up to date
maven3-interceptor-commons.jar already up to date
[faust-schema-tei-340] $ 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 40871
<===[JENKINS REMOTING CAPACITY]===>channel started
using settings config with name MavenSettings
Replacing all maven server entries not found in credentials list is true
Executing Maven:  -B -f /mnt/data/jenkins/workspace/faust-schema-tei-340/pom.xml -s /tmp/settings3190986777190467842.xml clean verify
[INFO] Scanning for projects...
[INFO] 
[INFO] --------------------< de.faustedition:faust-schema >--------------------
[INFO] Building Digitale Faust-Edition :: Faust TEI P5 schema 1.4-SNAPSHOT
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ faust-schema ---
[INFO] 
[INFO] --- exec-maven-plugin:1.4.0:java (create-schema) @ faust-schema ---
Message: Converting printed_editions_neu.xml (file:/mnt/data/jenkins/workspace/faust-schema-tei-340/src/main/odd/printed_editions_neu.xml) -> file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/full-odd/printed_editions_neu.xml / file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/schema/printed_editions_neu.rng
Message:  - odd2odd
Message:  - odd2relax
Message:  - saving rng
Message:  - saving schematron
Message:  - saving documentation
Message: Converting faust-tei.xml (file:/mnt/data/jenkins/workspace/faust-schema-tei-340/src/main/odd/faust-tei.xml) -> file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/full-odd/faust-tei.xml / file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/schema/faust-tei.rng
Message:  - odd2odd
Message:  - odd2relax
Message:  - saving rng
Message:  - saving schematron
Message:  - saving documentation
Message: Converting printed_editions.xml (file:/mnt/data/jenkins/workspace/faust-schema-tei-340/src/main/odd/printed_editions.xml) -> file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/full-odd/printed_editions.xml / file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/schema/printed_editions.rng
Message:  - odd2odd
Message:  - odd2relax
Message:  - saving rng
Message:  - saving schematron
Message:  - saving documentation

[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ faust-schema ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 5 resources to /mnt/data/jenkins/workspace/faust-schema-tei-340/target/schema
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ faust-schema ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ faust-schema ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /mnt/data/jenkins/workspace/faust-schema-tei-340/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ faust-schema ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ faust-schema ---
[INFO] No tests to run.
[JENKINS] Recording test results
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ faust-schema ---
[INFO] Building jar: /mnt/data/jenkins/workspace/faust-schema-tei-340/target/faust-schema-1.4-SNAPSHOT.jar
[INFO] 
[INFO] --- exec-maven-plugin:1.4.0:java (convert-transcripts) @ faust-schema ---

[INFO] 
[INFO] --- exec-maven-plugin:1.4.0:java (validate-xml) @ faust-schema ---
Message: === Metadata (Transcripts) ===
target=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/; resolved to file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/
xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/data/xml/document; resolved to file:/mnt/data/jenkins/workspace/faust-schema-tei-340/data/xml/document
rng=
xsd=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/schema/metadata.xsd
schematron=
report=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/report/metadata.html
Message: Validating 558 files, this may take a while ...
Message: Writing aggregate report ...
Message: Saving errors to file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/report/metadata.xml
INFO : src/main/xproc/validate-xml.xpl:229:10:Valid documents: 524, invalid by main schema: 34, invalid by schematron: 0
Message: Storing report to file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/report/metadata.html
Message: === Metadata (Prints) ===
target=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/; resolved to file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/
xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/data/xml/document/print; resolved to file:/mnt/data/jenkins/workspace/faust-schema-tei-340/data/xml/document/print
rng=
xsd=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/schema/metadata_print.xsd
schematron=
report=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/report/metadata_print.html
Message: Validating 15 files, this may take a while ...
Message: Writing aggregate report ...
Message: Saving errors to file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/report/metadata_print.xml
INFO : src/main/xproc/validate-xml.xpl:229:10:Valid documents: 14, invalid by main schema: 1, invalid by schematron: 0
Message: Storing report to file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/report/metadata_print.html
Message: === Macrogenesis Data ===
target=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/; resolved to file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/
xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/data/xml/macrogenesis; resolved to file:/mnt/data/jenkins/workspace/faust-schema-tei-340/data/xml/macrogenesis
rng=
xsd=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/schema/macrogenesis.xsd
schematron=
report=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/report/macrogenesis.html
Message: Validating 16 files, this may take a while ...
Message: Writing aggregate report ...
Message: Saving errors to file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/report/macrogenesis.xml
INFO : src/main/xproc/validate-xml.xpl:229:10:Valid documents: 9, invalid by main schema: 7, invalid by schematron: 0
Message: Storing report to file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/report/macrogenesis.html
Message: === Converted Transcripts (faust-tei) ===
target=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/; resolved to file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/
xmlroot=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted; resolved to file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/converted
rng=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/schema/faust-tei.rng
xsd=
schematron=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/schema/faust-tei.sch
report=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/report/faust-tei.html
Message: Validating 2768 files, this may take a while ...
Message: Writing aggregate report ...
Message: Saving errors to file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/report/faust-tei.xml
INFO : src/main/xproc/validate-xml.xpl:229:10:Valid documents: 2326, invalid by main schema: 415, invalid by schematron: 27
Message: Storing report to file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/report/faust-tei.html
Message: === Printed Editions Neu (printed_editions_neu) ===
target=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/; resolved to file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/
xmlroot=../../../data/xml/print; resolved to file:/mnt/data/jenkins/workspace/faust-schema-tei-340/data/xml/print
rng=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/schema/printed_editions_neu.rng
xsd=
schematron=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/schema/printed_editions_neu.sch
report=file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/report/printed_editions_neu.html
Message: Validating 21 files, this may take a while ...
Message: Writing aggregate report ...
Message: Saving errors to file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/report/printed_editions_neu.xml
INFO : src/main/xproc/validate-xml.xpl:229:10:Valid documents: 0, invalid by main schema: 0, invalid by schematron: 0
Message: Storing report to file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/report/printed_editions_neu.html
Message: Loading reports from file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/report
Message: Loading report file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/report/printed_editions_neu.html
Message: Loading report file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/report/macrogenesis.html
Message: Loading report file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/report/metadata_print.html
Message: Loading report file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/report/faust-tei.html
Message: Loading report file:/mnt/data/jenkins/workspace/faust-schema-tei-340/target/report/metadata.html
INFO : src/main/xproc/validate-all.xpl:93:50:5 reports ...

Started calculate disk usage of build
Finished Calculation of disk usage of build in 0 seconds
Started calculate disk usage of workspace
Finished Calculation of disk usage of workspace in  7 second
Notifying upstream projects of job completion
Join notifier requires a CauseAction
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 06:47 min
[INFO] Finished at: 2018-08-31T19:09:14+02:00
[INFO] ------------------------------------------------------------------------
Waiting for Jenkins to finish collecting data
[JENKINS] Archiving /mnt/data/jenkins/workspace/faust-schema-tei-340/pom.xml to de.faustedition/faust-schema/1.4-SNAPSHOT/faust-schema-1.4-SNAPSHOT.pom
[JENKINS] Archiving /mnt/data/jenkins/workspace/faust-schema-tei-340/target/faust-schema-1.4-SNAPSHOT.jar to de.faustedition/faust-schema/1.4-SNAPSHOT/faust-schema-1.4-SNAPSHOT.jar
channel stopped
$ ssh-agent -k
unset SSH_AUTH_SOCK;
unset SSH_AGENT_PID;
echo Agent pid 18620 killed;
[ssh-agent] Stopped.
Archiving artifacts
[htmlpublisher] Archiving HTML reports...
[htmlpublisher] Archiving at PROJECT level /mnt/data/jenkins/workspace/faust-schema-tei-340/target/report to /mnt/data/jenkins/jobs/faust-schema-tei-340/htmlreports/Validation_20Results
Started calculate disk usage of build
Finished Calculation of disk usage of build in 0 seconds
Started calculate disk usage of workspace
Finished Calculation of disk usage of workspace in 0 seconds
Notifying upstream projects of job completion
Finished: SUCCESS