FailedConsole Output

Started by GitHub push by Bohlski
Building remotely on ParallelNode in workspace /home/cibuild01/workspace/Bitrepository-message-xml
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://github.com/bitrepository/message-xml.git # timeout=10
Fetching upstream changes from https://github.com/bitrepository/message-xml.git
 > git --version # timeout=10
 > git -c core.askpass=true fetch --tags --progress https://github.com/bitrepository/message-xml.git +refs/heads/*:refs/remotes/origin/*
Seen branch in repository origin/getfileinfo
Seen branch in repository origin/java11_migration
Seen branch in repository origin/master
Seen 3 remote branches
Checking out Revision 936a1b145fedb9a48f0951874954862fd459ce94 (origin/java11_migration)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 936a1b145fedb9a48f0951874954862fd459ce94
 > git rev-list 65e1ca8949e7c5f849e3dba96329c67a76124dff # timeout=10
 > git tag -a -f -m Jenkins Build #263 jenkins-Bitrepository-message-xml-263 # timeout=10
Parsing POMs
Modules changed, recalculating dependency graph
Established TCP socket on 34855
maven32-agent.jar already up to date
maven32-interceptor.jar already up to date
maven3-interceptor-commons.jar already up to date
[Bitrepository-message-xml] $ /home/cibuild01/tools/hudson.model.JDK/Java8/bin/java -cp /home/cibuild01/maven32-agent.jar:/home/cibuild01/tools/hudson.tasks.Maven_MavenInstallation/Maven3.2/boot/plexus-classworlds-2.5.2.jar:/home/cibuild01/tools/hudson.tasks.Maven_MavenInstallation/Maven3.2/conf/logging jenkins.maven3.agent.Maven32Main /home/cibuild01/tools/hudson.tasks.Maven_MavenInstallation/Maven3.2 /home/cibuild01/slave.jar /home/cibuild01/maven32-interceptor.jar /home/cibuild01/maven3-interceptor-commons.jar 34855
<===[JENKINS REMOTING CAPACITY]===>channel started
Executing Maven:  -B -f /home/cibuild01/workspace/Bitrepository-message-xml/pom.xml clean deploy
[INFO] Scanning for projects...
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO] 
[INFO] Bitrepository message xml definitions
[INFO] Bitrepository message xml definitions
[INFO] Bitrepository message xml definitions
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Bitrepository message xml definitions 31-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ bitrepository-message-xml ---
[INFO] 
[INFO] --- maven-source-plugin:3.2.0:jar-no-fork (attach-sources-no-fork) @ bitrepository-message-xml ---
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ bitrepository-message-xml ---
[INFO] Installing /home/cibuild01/workspace/Bitrepository-message-xml/pom.xml to /home/cibuild01/.m2/repository/org/bitrepository/bitrepository-message-xml/31-SNAPSHOT/bitrepository-message-xml-31-SNAPSHOT.pom
[INFO] 
[INFO] --- maven-deploy-plugin:2.7:deploy (default-deploy) @ bitrepository-message-xml ---
[INFO] Downloading: https://sbforge.org/nexus/content/repositories/snapshots/org/bitrepository/bitrepository-message-xml/31-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded: https://sbforge.org/nexus/content/repositories/snapshots/org/bitrepository/bitrepository-message-xml/31-SNAPSHOT/maven-metadata.xml (615 B at 1.8 KB/sec)
[INFO] Uploading: https://sbforge.org/nexus/content/repositories/snapshots/org/bitrepository/bitrepository-message-xml/31-SNAPSHOT/bitrepository-message-xml-31-20210809.110312-22.pom
[INFO] Uploaded: https://sbforge.org/nexus/content/repositories/snapshots/org/bitrepository/bitrepository-message-xml/31-SNAPSHOT/bitrepository-message-xml-31-20210809.110312-22.pom (2 KB at 12.1 KB/sec)
[INFO] Downloading: https://sbforge.org/nexus/content/repositories/snapshots/org/bitrepository/bitrepository-message-xml/maven-metadata.xml
[INFO] Downloaded: https://sbforge.org/nexus/content/repositories/snapshots/org/bitrepository/bitrepository-message-xml/maven-metadata.xml (393 B at 34.9 KB/sec)
[INFO] Uploading: https://sbforge.org/nexus/content/repositories/snapshots/org/bitrepository/bitrepository-message-xml/31-SNAPSHOT/maven-metadata.xml
[INFO] Uploaded: https://sbforge.org/nexus/content/repositories/snapshots/org/bitrepository/bitrepository-message-xml/31-SNAPSHOT/maven-metadata.xml (615 B at 18.2 KB/sec)
[INFO] Uploading: https://sbforge.org/nexus/content/repositories/snapshots/org/bitrepository/bitrepository-message-xml/maven-metadata.xml
[INFO] Uploaded: https://sbforge.org/nexus/content/repositories/snapshots/org/bitrepository/bitrepository-message-xml/maven-metadata.xml (393 B at 15.4 KB/sec)
[JENKINS] Archiving disabled
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Bitrepository message xml definitions 31-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ bitrepository-message-xml-xsd ---
[INFO] Deleting /home/cibuild01/workspace/Bitrepository-message-xml/bitrepository-message-xml-xsd/target
[INFO] 
[INFO] --- build-helper-maven-plugin:3.2.0:parse-version (parse-version) @ bitrepository-message-xml-xsd ---
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ bitrepository-message-xml-xsd ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 53 resources
[INFO] skip non existing resourceDirectory /home/cibuild01/workspace/Bitrepository-message-xml/bitrepository-message-xml-xsd/target/message-xml/versioning
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ bitrepository-message-xml-xsd ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ bitrepository-message-xml-xsd ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/cibuild01/workspace/Bitrepository-message-xml/bitrepository-message-xml-xsd/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ bitrepository-message-xml-xsd ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ bitrepository-message-xml-xsd ---
[INFO] No tests to run.
[JENKINS] Recording test results
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ bitrepository-message-xml-xsd ---
[INFO] Building jar: /home/cibuild01/workspace/Bitrepository-message-xml/bitrepository-message-xml-xsd/target/bitrepository-message-xml-xsd-31-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-source-plugin:3.2.0:jar-no-fork (attach-sources-no-fork) @ bitrepository-message-xml-xsd ---
[INFO] Building jar: /home/cibuild01/workspace/Bitrepository-message-xml/bitrepository-message-xml-xsd/target/bitrepository-message-xml-xsd-31-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ bitrepository-message-xml-xsd ---
[INFO] Installing /home/cibuild01/workspace/Bitrepository-message-xml/bitrepository-message-xml-xsd/target/bitrepository-message-xml-xsd-31-SNAPSHOT.jar to /home/cibuild01/.m2/repository/org/bitrepository/bitrepository-message-xml-xsd/31-SNAPSHOT/bitrepository-message-xml-xsd-31-SNAPSHOT.jar
[INFO] Installing /home/cibuild01/workspace/Bitrepository-message-xml/bitrepository-message-xml-xsd/pom.xml to /home/cibuild01/.m2/repository/org/bitrepository/bitrepository-message-xml-xsd/31-SNAPSHOT/bitrepository-message-xml-xsd-31-SNAPSHOT.pom
[INFO] Installing /home/cibuild01/workspace/Bitrepository-message-xml/bitrepository-message-xml-xsd/target/bitrepository-message-xml-xsd-31-SNAPSHOT-sources.jar to /home/cibuild01/.m2/repository/org/bitrepository/bitrepository-message-xml-xsd/31-SNAPSHOT/bitrepository-message-xml-xsd-31-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- maven-deploy-plugin:2.7:deploy (default-deploy) @ bitrepository-message-xml-xsd ---
[INFO] Downloading: https://sbforge.org/nexus/content/repositories/snapshots/org/bitrepository/bitrepository-message-xml-xsd/31-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded: https://sbforge.org/nexus/content/repositories/snapshots/org/bitrepository/bitrepository-message-xml-xsd/31-SNAPSHOT/maven-metadata.xml (1002 B at 57.6 KB/sec)
[INFO] Uploading: https://sbforge.org/nexus/content/repositories/snapshots/org/bitrepository/bitrepository-message-xml-xsd/31-SNAPSHOT/bitrepository-message-xml-xsd-31-20210809.110315-22.jar
[INFO] Uploaded: https://sbforge.org/nexus/content/repositories/snapshots/org/bitrepository/bitrepository-message-xml-xsd/31-SNAPSHOT/bitrepository-message-xml-xsd-31-20210809.110315-22.jar (69 KB at 1855.1 KB/sec)
[INFO] Uploading: https://sbforge.org/nexus/content/repositories/snapshots/org/bitrepository/bitrepository-message-xml-xsd/31-SNAPSHOT/bitrepository-message-xml-xsd-31-20210809.110315-22.pom
[INFO] Uploaded: https://sbforge.org/nexus/content/repositories/snapshots/org/bitrepository/bitrepository-message-xml-xsd/31-SNAPSHOT/bitrepository-message-xml-xsd-31-20210809.110315-22.pom (3 KB at 111.4 KB/sec)
[INFO] Downloading: https://sbforge.org/nexus/content/repositories/snapshots/org/bitrepository/bitrepository-message-xml-xsd/maven-metadata.xml
[INFO] Downloaded: https://sbforge.org/nexus/content/repositories/snapshots/org/bitrepository/bitrepository-message-xml-xsd/maven-metadata.xml (397 B at 32.3 KB/sec)
[INFO] Uploading: https://sbforge.org/nexus/content/repositories/snapshots/org/bitrepository/bitrepository-message-xml-xsd/31-SNAPSHOT/maven-metadata.xml
[INFO] Uploaded: https://sbforge.org/nexus/content/repositories/snapshots/org/bitrepository/bitrepository-message-xml-xsd/31-SNAPSHOT/maven-metadata.xml (1002 B at 57.6 KB/sec)
[INFO] Uploading: https://sbforge.org/nexus/content/repositories/snapshots/org/bitrepository/bitrepository-message-xml-xsd/maven-metadata.xml
[INFO] Uploaded: https://sbforge.org/nexus/content/repositories/snapshots/org/bitrepository/bitrepository-message-xml-xsd/maven-metadata.xml (397 B at 21.5 KB/sec)
[INFO] Uploading: https://sbforge.org/nexus/content/repositories/snapshots/org/bitrepository/bitrepository-message-xml-xsd/31-SNAPSHOT/bitrepository-message-xml-xsd-31-20210809.110315-22-sources.jar
[INFO] Uploaded: https://sbforge.org/nexus/content/repositories/snapshots/org/bitrepository/bitrepository-message-xml-xsd/31-SNAPSHOT/bitrepository-message-xml-xsd-31-20210809.110315-22-sources.jar (69 KB at 2079.3 KB/sec)
[INFO] Uploading: https://sbforge.org/nexus/content/repositories/snapshots/org/bitrepository/bitrepository-message-xml-xsd/31-SNAPSHOT/maven-metadata.xml
[INFO] Uploaded: https://sbforge.org/nexus/content/repositories/snapshots/org/bitrepository/bitrepository-message-xml-xsd/31-SNAPSHOT/maven-metadata.xml (1002 B at 51.5 KB/sec)
[JENKINS] Archiving disabled
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Bitrepository message xml definitions 31-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] Downloading: https://sbforge.org/nexus/content/groups/public/org/codehaus/mojo/jaxb2-maven-plugin/2.5.0/jaxb2-maven-plugin-2.5.0.pom
[INFO] Downloaded: https://sbforge.org/nexus/content/groups/public/org/codehaus/mojo/jaxb2-maven-plugin/2.5.0/jaxb2-maven-plugin-2.5.0.pom (20 KB at 814.0 KB/sec)
[INFO] Downloading: https://sbforge.org/nexus/content/groups/public/org/codehaus/mojo/mojo-parent/40/mojo-parent-40.pom
[INFO] Downloaded: https://sbforge.org/nexus/content/groups/public/org/codehaus/mojo/mojo-parent/40/mojo-parent-40.pom (33 KB at 1492.4 KB/sec)
[INFO] Downloading: https://sbforge.org/nexus/content/groups/public/org/codehaus/mojo/jaxb2-maven-plugin/2.5.0/jaxb2-maven-plugin-2.5.0.jar
[INFO] Downloaded: https://sbforge.org/nexus/content/groups/public/org/codehaus/mojo/jaxb2-maven-plugin/2.5.0/jaxb2-maven-plugin-2.5.0.jar (173 KB at 3376.5 KB/sec)
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ bitrepository-message-xml-java ---
[INFO] Deleting /home/cibuild01/workspace/Bitrepository-message-xml/bitrepository-message-xml-java/target
[INFO] 
[INFO] --- maven-dependency-plugin:3.1.2:unpack-dependencies (Extract xsd files) @ bitrepository-message-xml-java ---
[INFO] Unpacking /home/cibuild01/workspace/Bitrepository-message-xml/bitrepository-message-xml-xsd/target/bitrepository-message-xml-xsd-31-SNAPSHOT.jar to /home/cibuild01/workspace/Bitrepository-message-xml/bitrepository-message-xml-java/target/message-xml with includes "xsd/*.xsd,versioning/*" and excludes ""
[INFO] 
[INFO] --- maven-resources-plugin:3.2.0:copy-resources (copy-resources) @ bitrepository-message-xml-java ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] Copying 1 resource
[INFO] 
[INFO] --- jaxb2-maven-plugin:2.5.0:xjc (generate-message-classes) @ bitrepository-message-xml-java ---
[INFO] Downloading: https://sbforge.org/nexus/content/groups/public/commons-beanutils/commons-beanutils/1.9.3/commons-beanutils-1.9.3.pom
[INFO] Downloaded: https://sbforge.org/nexus/content/groups/public/commons-beanutils/commons-beanutils/1.9.3/commons-beanutils-1.9.3.pom (15 KB at 751.5 KB/sec)
[INFO] Downloading: https://sbforge.org/nexus/content/groups/public/org/glassfish/jaxb/jaxb-xjc/2.3.2/jaxb-xjc-2.3.2.pom
[INFO] Downloaded: https://sbforge.org/nexus/content/groups/public/org/glassfish/jaxb/jaxb-xjc/2.3.2/jaxb-xjc-2.3.2.pom (12 KB at 603.5 KB/sec)
[INFO] Downloading: https://sbforge.org/nexus/content/groups/public/org/glassfish/jaxb/xsom/2.3.2/xsom-2.3.2.pom
[INFO] Downloaded: https://sbforge.org/nexus/content/groups/public/org/glassfish/jaxb/xsom/2.3.2/xsom-2.3.2.pom (12 KB at 693.1 KB/sec)
[INFO] Downloading: https://sbforge.org/nexus/content/groups/public/com/sun/xml/bind/external/relaxng-datatype/2.3.2/relaxng-datatype-2.3.2.pom
[INFO] Downloaded: https://sbforge.org/nexus/content/groups/public/com/sun/xml/bind/external/relaxng-datatype/2.3.2/relaxng-datatype-2.3.2.pom (4 KB at 206.7 KB/sec)
[INFO] Downloading: https://sbforge.org/nexus/content/groups/public/com/sun/xml/bind/mvn/jaxb-external-parent/2.3.2/jaxb-external-parent-2.3.2.pom
[INFO] Downloaded: https://sbforge.org/nexus/content/groups/public/com/sun/xml/bind/mvn/jaxb-external-parent/2.3.2/jaxb-external-parent-2.3.2.pom (3 KB at 142.8 KB/sec)
[INFO] Downloading: https://sbforge.org/nexus/content/groups/public/org/glassfish/jaxb/codemodel/2.3.2/codemodel-2.3.2.pom
[INFO] Downloaded: https://sbforge.org/nexus/content/groups/public/org/glassfish/jaxb/codemodel/2.3.2/codemodel-2.3.2.pom (2 KB at 100.3 KB/sec)
[INFO] Downloading: https://sbforge.org/nexus/content/groups/public/com/sun/xml/bind/mvn/jaxb-codemodel-parent/2.3.2/jaxb-codemodel-parent-2.3.2.pom
[INFO] Downloaded: https://sbforge.org/nexus/content/groups/public/com/sun/xml/bind/mvn/jaxb-codemodel-parent/2.3.2/jaxb-codemodel-parent-2.3.2.pom (5 KB at 267.9 KB/sec)
[INFO] Downloading: https://sbforge.org/nexus/content/groups/public/com/sun/xml/bind/external/rngom/2.3.2/rngom-2.3.2.pom
[INFO] Downloaded: https://sbforge.org/nexus/content/groups/public/com/sun/xml/bind/external/rngom/2.3.2/rngom-2.3.2.pom (5 KB at 285.2 KB/sec)
[INFO] Downloading: https://sbforge.org/nexus/content/groups/public/com/sun/xml/dtd-parser/dtd-parser/1.4.1/dtd-parser-1.4.1.pom
[INFO] Downloaded: https://sbforge.org/nexus/content/groups/public/com/sun/xml/dtd-parser/dtd-parser/1.4.1/dtd-parser-1.4.1.pom (13 KB at 667.5 KB/sec)
[INFO] Downloading: https://sbforge.org/nexus/content/groups/public/com/sun/istack/istack-commons-tools/3.0.8/istack-commons-tools-3.0.8.pom
[INFO] Downloaded: https://sbforge.org/nexus/content/groups/public/com/sun/istack/istack-commons-tools/3.0.8/istack-commons-tools-3.0.8.pom (5 KB at 261.5 KB/sec)
[INFO] Downloading: https://sbforge.org/nexus/content/groups/public/org/apache/ant/ant/1.10.5/ant-1.10.5.pom
[INFO] Downloaded: https://sbforge.org/nexus/content/groups/public/org/apache/ant/ant/1.10.5/ant-1.10.5.pom (11 KB at 393.3 KB/sec)
[INFO] Downloading: https://sbforge.org/nexus/content/groups/public/org/apache/ant/ant-parent/1.10.5/ant-parent-1.10.5.pom
[INFO] Downloaded: https://sbforge.org/nexus/content/groups/public/org/apache/ant/ant-parent/1.10.5/ant-parent-1.10.5.pom (6 KB at 278.1 KB/sec)
[INFO] Downloading: https://sbforge.org/nexus/content/groups/public/org/apache/ant/ant-launcher/1.10.5/ant-launcher-1.10.5.pom
[INFO] Downloaded: https://sbforge.org/nexus/content/groups/public/org/apache/ant/ant-launcher/1.10.5/ant-launcher-1.10.5.pom (3 KB at 120.1 KB/sec)
[INFO] Downloading: https://sbforge.org/nexus/content/groups/public/org/glassfish/jaxb/jaxb-jxc/2.3.2/jaxb-jxc-2.3.2.pom
[INFO] Downloaded: https://sbforge.org/nexus/content/groups/public/org/glassfish/jaxb/jaxb-jxc/2.3.2/jaxb-jxc-2.3.2.pom (12 KB at 448.8 KB/sec)
[INFO] Downloading: https://sbforge.org/nexus/content/groups/public/com/thoughtworks/qdox/qdox/2.0-M10/qdox-2.0-M10.pom
[INFO] Downloaded: https://sbforge.org/nexus/content/groups/public/com/thoughtworks/qdox/qdox/2.0-M10/qdox-2.0-M10.pom (16 KB at 703.3 KB/sec)
[INFO] Downloading: https://sbforge.org/nexus/content/groups/public/org/apache/maven/maven-plugin-api/3.0.5/maven-plugin-api-3.0.5.pom
[INFO] Downloaded: https://sbforge.org/nexus/content/groups/public/org/apache/maven/maven-plugin-api/3.0.5/maven-plugin-api-3.0.5.pom (3 KB at 136.8 KB/sec)
[INFO] Downloading: https://sbforge.org/nexus/content/groups/public/org/apache/maven/maven/3.0.5/maven-3.0.5.pom
[INFO] Downloaded: https://sbforge.org/nexus/content/groups/public/org/apache/maven/maven/3.0.5/maven-3.0.5.pom (22 KB at 1215.9 KB/sec)
[INFO] Downloading: https://sbforge.org/nexus/content/groups/public/org/apache/maven/maven-model/3.0.5/maven-model-3.0.5.pom
[INFO] Downloaded: https://sbforge.org/nexus/content/groups/public/org/apache/maven/maven-model/3.0.5/maven-model-3.0.5.pom (4 KB at 247.6 KB/sec)
[INFO] Downloading: https://sbforge.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/2.0.6/plexus-utils-2.0.6.pom
[INFO] Downloaded: https://sbforge.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/2.0.6/plexus-utils-2.0.6.pom (3 KB at 141.2 KB/sec)
[INFO] Downloading: https://sbforge.org/nexus/content/groups/public/org/apache/maven/maven-artifact/3.0.5/maven-artifact-3.0.5.pom
[INFO] Downloaded: https://sbforge.org/nexus/content/groups/public/org/apache/maven/maven-artifact/3.0.5/maven-artifact-3.0.5.pom (2 KB at 79.7 KB/sec)
[INFO] Downloading: https://sbforge.org/nexus/content/groups/public/org/sonatype/sisu/sisu-inject-plexus/2.3.0/sisu-inject-plexus-2.3.0.pom
[INFO] Downloaded: https://sbforge.org/nexus/content/groups/public/org/sonatype/sisu/sisu-inject-plexus/2.3.0/sisu-inject-plexus-2.3.0.pom (6 KB at 300.0 KB/sec)
[INFO] Downloading: https://sbforge.org/nexus/content/groups/public/org/sonatype/sisu/inject/guice-plexus/2.3.0/guice-plexus-2.3.0.pom
[INFO] Downloaded: https://sbforge.org/nexus/content/groups/public/org/sonatype/sisu/inject/guice-plexus/2.3.0/guice-plexus-2.3.0.pom (4 KB at 176.8 KB/sec)
[INFO] Downloading: https://sbforge.org/nexus/content/groups/public/org/sonatype/sisu/inject/guice-bean/2.3.0/guice-bean-2.3.0.pom
[INFO] Downloaded: https://sbforge.org/nexus/content/groups/public/org/sonatype/sisu/inject/guice-bean/2.3.0/guice-bean-2.3.0.pom (3 KB at 148.3 KB/sec)
[INFO] Downloading: https://sbforge.org/nexus/content/groups/public/org/sonatype/sisu/inject/containers/2.3.0/containers-2.3.0.pom
[INFO] Downloaded: https://sbforge.org/nexus/content/groups/public/org/sonatype/sisu/inject/containers/2.3.0/containers-2.3.0.pom (2 KB at 65.0 KB/sec)
[INFO] Downloading: https://sbforge.org/nexus/content/groups/public/org/sonatype/sisu/sisu-inject/2.3.0/sisu-inject-2.3.0.pom
[INFO] Downloaded: https://sbforge.org/nexus/content/groups/public/org/sonatype/sisu/sisu-inject/2.3.0/sisu-inject-2.3.0.pom (4 KB at 175.6 KB/sec)
[INFO] Downloading: https://sbforge.org/nexus/content/groups/public/org/sonatype/sisu/sisu-parent/2.3.0/sisu-parent-2.3.0.pom
[INFO] Downloaded: https://sbforge.org/nexus/content/groups/public/org/sonatype/sisu/sisu-parent/2.3.0/sisu-parent-2.3.0.pom (11 KB at 740.0 KB/sec)
[INFO] Downloading: https://sbforge.org/nexus/content/groups/public/org/sonatype/sisu/sisu-inject-bean/2.3.0/sisu-inject-bean-2.3.0.pom
[INFO] Downloaded: https://sbforge.org/nexus/content/groups/public/org/sonatype/sisu/sisu-inject-bean/2.3.0/sisu-inject-bean-2.3.0.pom (7 KB at 496.7 KB/sec)
[INFO] Downloading: https://sbforge.org/nexus/content/groups/public/org/sonatype/sisu/sisu-guava/0.9.9/sisu-guava-0.9.9.pom
[INFO] Downloaded: https://sbforge.org/nexus/content/groups/public/org/sonatype/sisu/sisu-guava/0.9.9/sisu-guava-0.9.9.pom (2 KB at 62.0 KB/sec)
[INFO] Downloading: https://sbforge.org/nexus/content/groups/public/org/sonatype/sisu/inject/guava-parent/0.9.9/guava-parent-0.9.9.pom
[INFO] Downloaded: https://sbforge.org/nexus/content/groups/public/org/sonatype/sisu/inject/guava-parent/0.9.9/guava-parent-0.9.9.pom (11 KB at 537.5 KB/sec)
[INFO] Downloading: https://sbforge.org/nexus/content/groups/public/org/apache/maven/maven-core/3.0.5/maven-core-3.0.5.pom
[INFO] Downloaded: https://sbforge.org/nexus/content/groups/public/org/apache/maven/maven-core/3.0.5/maven-core-3.0.5.pom (6 KB at 313.9 KB/sec)
[INFO] Downloading: https://sbforge.org/nexus/content/groups/public/org/apache/maven/maven-settings/3.0.5/maven-settings-3.0.5.pom
[INFO] Downloaded: https://sbforge.org/nexus/content/groups/public/org/apache/maven/maven-settings/3.0.5/maven-settings-3.0.5.pom (2 KB at 127.9 KB/sec)
[INFO] Downloading: https://sbforge.org/nexus/content/groups/public/org/apache/maven/maven-settings-builder/3.0.5/maven-settings-builder-3.0.5.pom
[INFO] Downloaded: https://sbforge.org/nexus/content/groups/public/org/apache/maven/maven-settings-builder/3.0.5/maven-settings-builder-3.0.5.pom (3 KB at 147.0 KB/sec)
[INFO] Downloading: https://sbforge.org/nexus/content/groups/public/org/apache/maven/maven-repository-metadata/3.0.5/maven-repository-metadata-3.0.5.pom
[INFO] Downloaded: https://sbforge.org/nexus/content/groups/public/org/apache/maven/maven-repository-metadata/3.0.5/maven-repository-metadata-3.0.5.pom (2 KB at 102.6 KB/sec)
[INFO] Downloading: https://sbforge.org/nexus/content/groups/public/org/apache/maven/maven-model-builder/3.0.5/maven-model-builder-3.0.5.pom
[INFO] Downloaded: https://sbforge.org/nexus/content/groups/public/org/apache/maven/maven-model-builder/3.0.5/maven-model-builder-3.0.5.pom (3 KB at 160.6 KB/sec)
[INFO] Downloading: https://sbforge.org/nexus/content/groups/public/org/apache/maven/maven-aether-provider/3.0.5/maven-aether-provider-3.0.5.pom
[INFO] Downloaded: https://sbforge.org/nexus/content/groups/public/org/apache/maven/maven-aether-provider/3.0.5/maven-aether-provider-3.0.5.pom (3 KB at 161.8 KB/sec)
[INFO] Downloading: https://sbforge.org/nexus/content/groups/public/org/sonatype/aether/aether-spi/1.13.1/aether-spi-1.13.1.pom
[INFO] Downloaded: https://sbforge.org/nexus/content/groups/public/org/sonatype/aether/aether-spi/1.13.1/aether-spi-1.13.1.pom (2 KB at 94.3 KB/sec)
[INFO] Downloading: https://sbforge.org/nexus/content/groups/public/org/sonatype/aether/aether-util/1.13.1/aether-util-1.13.1.pom
[INFO] Downloaded: https://sbforge.org/nexus/content/groups/public/org/sonatype/aether/aether-util/1.13.1/aether-util-1.13.1.pom (2 KB at 129.5 KB/sec)
[INFO] Downloading: https://sbforge.org/nexus/content/groups/public/org/sonatype/aether/aether-impl/1.13.1/aether-impl-1.13.1.pom
[INFO] Downloaded: https://sbforge.org/nexus/content/groups/public/org/sonatype/aether/aether-impl/1.13.1/aether-impl-1.13.1.pom (3 KB at 142.4 KB/sec)
[INFO] Downloading: https://sbforge.org/nexus/content/groups/public/org/apache/maven/plugin-tools/maven-plugin-annotations/3.5.1/maven-plugin-annotations-3.5.1.pom
[INFO] Downloaded: https://sbforge.org/nexus/content/groups/public/org/apache/maven/plugin-tools/maven-plugin-annotations/3.5.1/maven-plugin-annotations-3.5.1.pom (2 KB at 83.8 KB/sec)
[INFO] Downloading: https://sbforge.org/nexus/content/groups/public/org/apache/maven/plugin-tools/maven-plugin-tools/3.5.1/maven-plugin-tools-3.5.1.pom
[INFO] Downloaded: https://sbforge.org/nexus/content/groups/public/org/apache/maven/plugin-tools/maven-plugin-tools/3.5.1/maven-plugin-tools-3.5.1.pom (16 KB at 895.9 KB/sec)
[INFO] Downloading: https://sbforge.org/nexus/content/groups/public/org/apache/maven/skins/maven-fluido-skin/1.6/maven-fluido-skin-1.6.pom
[INFO] Downloaded: https://sbforge.org/nexus/content/groups/public/org/apache/maven/skins/maven-fluido-skin/1.6/maven-fluido-skin-1.6.pom (29 KB at 1227.8 KB/sec)
[INFO] Downloading: https://sbforge.org/nexus/content/groups/public/org/apache/maven/skins/maven-skins/30/maven-skins-30.pom
[INFO] Downloaded: https://sbforge.org/nexus/content/groups/public/org/apache/maven/skins/maven-skins/30/maven-skins-30.pom (3 KB at 202.4 KB/sec)
[INFO] Downloading: https://sbforge.org/nexus/content/groups/public/org/glassfish/jaxb/jaxb-xjc/2.3.2/jaxb-xjc-2.3.2.jar
[INFO] Downloading: https://sbforge.org/nexus/content/groups/public/org/glassfish/jaxb/xsom/2.3.2/xsom-2.3.2.jar
[INFO] Downloading: https://sbforge.org/nexus/content/groups/public/org/glassfish/jaxb/codemodel/2.3.2/codemodel-2.3.2.jar
[INFO] Downloading: https://sbforge.org/nexus/content/groups/public/com/sun/xml/bind/external/rngom/2.3.2/rngom-2.3.2.jar
[INFO] Downloading: https://sbforge.org/nexus/content/groups/public/com/sun/xml/dtd-parser/dtd-parser/1.4.1/dtd-parser-1.4.1.jar
[INFO] Downloaded: https://sbforge.org/nexus/content/groups/public/org/glassfish/jaxb/codemodel/2.3.2/codemodel-2.3.2.jar (156 KB at 2467.9 KB/sec)
[INFO] Downloading: https://sbforge.org/nexus/content/groups/public/com/sun/istack/istack-commons-tools/3.0.8/istack-commons-tools-3.0.8.jar
[INFO] Downloaded: https://sbforge.org/nexus/content/groups/public/com/sun/xml/dtd-parser/dtd-parser/1.4.1/dtd-parser-1.4.1.jar (62 KB at 813.4 KB/sec)
[INFO] Downloading: https://sbforge.org/nexus/content/groups/public/org/apache/ant/ant/1.10.5/ant-1.10.5.jar
[INFO] Downloaded: https://sbforge.org/nexus/content/groups/public/com/sun/xml/bind/external/rngom/2.3.2/rngom-2.3.2.jar (309 KB at 2992.7 KB/sec)
[INFO] Downloaded: https://sbforge.org/nexus/content/groups/public/com/sun/istack/istack-commons-tools/3.0.8/istack-commons-tools-3.0.8.jar (29 KB at 272.4 KB/sec)
[INFO] Downloading: https://sbforge.org/nexus/content/groups/public/org/apache/ant/ant-launcher/1.10.5/ant-launcher-1.10.5.jar
[INFO] Downloading: https://sbforge.org/nexus/content/groups/public/com/sun/xml/bind/external/relaxng-datatype/2.3.2/relaxng-datatype-2.3.2.jar
[INFO] Downloaded: https://sbforge.org/nexus/content/groups/public/org/apache/ant/ant-launcher/1.10.5/ant-launcher-1.10.5.jar (19 KB at 138.2 KB/sec)
[INFO] Downloading: https://sbforge.org/nexus/content/groups/public/org/glassfish/jaxb/jaxb-jxc/2.3.2/jaxb-jxc-2.3.2.jar
[INFO] Downloaded: https://sbforge.org/nexus/content/groups/public/org/glassfish/jaxb/xsom/2.3.2/xsom-2.3.2.jar (406 KB at 2960.8 KB/sec)
[INFO] Downloading: https://sbforge.org/nexus/content/groups/public/com/thoughtworks/qdox/qdox/2.0-M10/qdox-2.0-M10.jar
[INFO] Downloaded: https://sbforge.org/nexus/content/groups/public/com/sun/xml/bind/external/relaxng-datatype/2.3.2/relaxng-datatype-2.3.2.jar (20 KB at 138.7 KB/sec)
[INFO] Downloading: https://sbforge.org/nexus/content/groups/public/org/sonatype/sisu/sisu-inject-bean/2.3.0/sisu-inject-bean-2.3.0.jar
[INFO] Downloaded: https://sbforge.org/nexus/content/groups/public/org/glassfish/jaxb/jaxb-jxc/2.3.2/jaxb-jxc-2.3.2.jar (118 KB at 709.5 KB/sec)
[INFO] Downloading: https://sbforge.org/nexus/content/groups/public/org/sonatype/sisu/sisu-guava/0.9.9/sisu-guava-0.9.9.jar
[INFO] Downloaded: https://sbforge.org/nexus/content/groups/public/com/thoughtworks/qdox/qdox/2.0-M10/qdox-2.0-M10.jar (310 KB at 1511.4 KB/sec)
[INFO] Downloading: https://sbforge.org/nexus/content/groups/public/org/sonatype/aether/aether-util/1.13.1/aether-util-1.13.1.jar
[INFO] Downloaded: https://sbforge.org/nexus/content/groups/public/org/sonatype/sisu/sisu-inject-bean/2.3.0/sisu-inject-bean-2.3.0.jar (283 KB at 1337.9 KB/sec)
[INFO] Downloading: https://sbforge.org/nexus/content/groups/public/org/apache/maven/plugin-tools/maven-plugin-annotations/3.5.1/maven-plugin-annotations-3.5.1.jar
[INFO] Downloaded: https://sbforge.org/nexus/content/groups/public/org/glassfish/jaxb/jaxb-xjc/2.3.2/jaxb-xjc-2.3.2.jar (883 KB at 4009.2 KB/sec)
[INFO] Downloading: https://sbforge.org/nexus/content/groups/public/org/apache/maven/skins/maven-fluido-skin/1.6/maven-fluido-skin-1.6.jar
[INFO] Downloaded: https://sbforge.org/nexus/content/groups/public/org/apache/maven/plugin-tools/maven-plugin-annotations/3.5.1/maven-plugin-annotations-3.5.1.jar (14 KB at 60.7 KB/sec)
[INFO] Downloaded: https://sbforge.org/nexus/content/groups/public/org/sonatype/aether/aether-util/1.13.1/aether-util-1.13.1.jar (127 KB at 482.8 KB/sec)
[INFO] Downloaded: https://sbforge.org/nexus/content/groups/public/org/apache/maven/skins/maven-fluido-skin/1.6/maven-fluido-skin-1.6.jar (342 KB at 1131.8 KB/sec)
[INFO] Downloaded: https://sbforge.org/nexus/content/groups/public/org/sonatype/sisu/sisu-guava/0.9.9/sisu-guava-0.9.9.jar (1473 KB at 3905.3 KB/sec)
[INFO] Downloaded: https://sbforge.org/nexus/content/groups/public/org/apache/ant/ant/1.10.5/ant-1.10.5.jar (2165 KB at 5536.3 KB/sec)
[INFO] Created EpisodePath [/home/cibuild01/workspace/Bitrepository-message-xml/bitrepository-message-xml-java/target/generated-sources/messages/META-INF/JAXB]: true
[INFO] Created EpisodePath [/home/cibuild01/workspace/Bitrepository-message-xml/bitrepository-message-xml-java/target/generated-sources/messages/META-INF/JAXB]: true
[INFO] 
[INFO] --- jaxb2-maven-plugin:2.5.0:xjc (generate-message-versioning-classes) @ bitrepository-message-xml-java ---
[INFO] Created EpisodePath [/home/cibuild01/workspace/Bitrepository-message-xml/bitrepository-message-xml-java/target/generated-sources/versioning/META-INF/JAXB]: true
[INFO] Ignored given or default xjbSources [/home/cibuild01/workspace/Bitrepository-message-xml/bitrepository-message-xml-java/src/main/xjb], since it is not an existent file or directory.
[INFO] Created EpisodePath [/home/cibuild01/workspace/Bitrepository-message-xml/bitrepository-message-xml-java/target/generated-sources/versioning/META-INF/JAXB]: true
[INFO] 
[INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ bitrepository-message-xml-java ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] Copying 1 resource
[INFO] Copying 1 resource
[INFO] Copying 1 resource
[INFO] Copying 1 resource
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ bitrepository-message-xml-java ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 85 source files to /home/cibuild01/workspace/Bitrepository-message-xml/bitrepository-message-xml-java/target/classes
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 

[INFO] Bitrepository message xml definitions .............. SUCCESS [  2.706 s]
[INFO] Bitrepository message xml definitions .............. SUCCESS [  2.639 s]
[INFO] Bitrepository message xml definitions .............. FAILURE [  6.352 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 12.795 s
[INFO] Finished at: 2021-08-09T13:03:22+02:00
[INFO] Final Memory: 29M/89M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.8.1:compile (default-compile) on project bitrepository-message-xml-java: Fatal error compiling: invalid target release: 11 -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :bitrepository-message-xml-java
Sending e-mails to: ktc@statsbiblioteket.dk
channel stopped
Started indexing related Jira issue keys
Successfully indexed related Jira issue keys
Sending e-mails to: ktc@statsbiblioteket.dk rbkr@kb.dk
Warning: you have no plugins providing access control for builds, so falling back to legacy behavior of permitting any downstream builds to be triggered
Finished: FAILURE