Build failed in Jenkins: xmlsectool-v3 #1
Shibboleth Jenkins
noreply at shibboleth.net
Tue Feb 5 12:52:40 EST 2019
See <https://build.shibboleth.net/jenkins/job/xmlsectool-v3/1/display/redirect>
------------------------------------------
Started by an SCM change
Building on master in workspace <https://build.shibboleth.net/jenkins/job/xmlsectool-v3/ws/>
Cloning the remote Git repository
Cloning repository git://git.shibboleth.net/xmlsectool
> git init <https://build.shibboleth.net/jenkins/job/xmlsectool-v3/ws/> # timeout=10
Fetching upstream changes from git://git.shibboleth.net/xmlsectool
> git --version # timeout=10
> git fetch --tags --progress git://git.shibboleth.net/xmlsectool +refs/heads/*:refs/remotes/origin/*
> git config remote.origin.url git://git.shibboleth.net/xmlsectool # timeout=10
> git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
> git config remote.origin.url git://git.shibboleth.net/xmlsectool # timeout=10
Fetching upstream changes from git://git.shibboleth.net/xmlsectool
> git fetch --tags --progress git://git.shibboleth.net/xmlsectool +refs/heads/*:refs/remotes/origin/*
> git rev-parse refs/remotes/origin/master^{commit} # timeout=10
> git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10
Checking out Revision 0dc1119ce5a4975c752654d932ed145d28e40f13 (refs/remotes/origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f 0dc1119ce5a4975c752654d932ed145d28e40f13
Commit message: "XSTJ-72 - start of V3 development"
First time build. Skipping changelog.
Parsing POMs
Discovered a new module net.shibboleth.tool:xmlsectool XMLSecTool
Modules changed, recalculating dependency graph
Established TCP socket on 41673
[workspace] $ /opt/java11/bin/java -cp /var/lib/jenkins/plugins/maven-plugin/WEB-INF/lib/maven35-agent-1.12.jar:/opt/maven/boot/plexus-classworlds-2.5.2.jar:/opt/maven/conf/logging jenkins.maven3.agent.Maven35Main /opt/maven /var/cache/jenkins/war/WEB-INF/lib/remoting-3.27.jar /var/lib/jenkins/plugins/maven-plugin/WEB-INF/lib/maven35-interceptor-1.12.jar /var/lib/jenkins/plugins/maven-plugin/WEB-INF/lib/maven3-interceptor-commons-1.12.jar 41673
<===[JENKINS REMOTING CAPACITY]===> channel started
Executing Maven: -B -f <https://build.shibboleth.net/jenkins/job/xmlsectool-v3/ws/pom.xml> -B clean -Prelease install
[INFO] Scanning for projects...
[INFO]
[INFO] -------------------< net.shibboleth.tool:xmlsectool >-------------------
[INFO] Building XMLSecTool 3.0.0-SNAPSHOT
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ xmlsectool ---
[INFO]
[INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ xmlsectool ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 3 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.7.0:compile (default-compile) @ xmlsectool ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 10 source files to <https://build.shibboleth.net/jenkins/job/xmlsectool-v3/ws/target/classes>
[WARNING] bootstrap class path not set in conjunction with -source 7
[INFO] <https://build.shibboleth.net/jenkins/job/xmlsectool-v3/ws/src/main/java/net/shibboleth/tool/xmlsectool/CredentialHelper.java>: <https://build.shibboleth.net/jenkins/job/xmlsectool-v3/ws/src/main/java/net/shibboleth/tool/xmlsectool/CredentialHelper.java> uses unchecked or unsafe operations.
[INFO] <https://build.shibboleth.net/jenkins/job/xmlsectool-v3/ws/src/main/java/net/shibboleth/tool/xmlsectool/CredentialHelper.java>: Recompile with -Xlint:unchecked for details.
[INFO]
[INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ xmlsectool ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 58 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.7.0:testCompile (default-testCompile) @ xmlsectool ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 4 source files to <https://build.shibboleth.net/jenkins/job/xmlsectool-v3/ws/target/test-classes>
[WARNING] bootstrap class path not set in conjunction with -source 7
[INFO]
[INFO] --- maven-surefire-plugin:2.21.0:test (default-test) @ xmlsectool ---
[INFO]
[INFO] -------------------------------------------------------
[INFO] T E S T S
[INFO] -------------------------------------------------------
[INFO] Running TestSuite
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.217 s - in TestSuite
[INFO]
[INFO] Results:
[INFO]
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0
[INFO]
[JENKINS] Recording test results
WARNING: An illegal reflective access operation has occurred
WARNING: Illegal reflective access by org.dom4j.io.SAXContentHandler to method com.sun.org.apache.xerces.internal.parsers.AbstractSAXParser$LocatorProxy.getEncoding()
WARNING: Please consider reporting this to the maintainers of org.dom4j.io.SAXContentHandler
WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
WARNING: All illegal access operations will be denied in a future release
[WARNING] Attempt to (de-)serialize anonymous class hudson.maven.reporters.SurefireArchiver$2; see: https://jenkins.io/redirect/serialization-of-anonymous-classes/
[WARNING] Attempt to (de-)serialize anonymous class hudson.maven.reporters.BuildInfoRecorder$1; see: https://jenkins.io/redirect/serialization-of-anonymous-classes/
[INFO]
[INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ xmlsectool ---
[INFO] Building jar: <https://build.shibboleth.net/jenkins/job/xmlsectool-v3/ws/target/xmlsectool-3.0.0-SNAPSHOT.jar>
[INFO]
[INFO] --- maven-jar-plugin:3.0.2:test-jar (default) @ xmlsectool ---
[INFO] Building jar: <https://build.shibboleth.net/jenkins/job/xmlsectool-v3/ws/target/xmlsectool-3.0.0-SNAPSHOT-tests.jar>
[INFO]
[INFO] --- maven-assembly-plugin:3.1.0:single (make-assembly) @ xmlsectool ---
[INFO] Reading assembly descriptor: src/main/assembly/bin.xml
[INFO] Downloading from sonatype-nexus-snapshots: https://oss.sonatype.org/content/repositories/snapshots/org/opensaml/opensaml-core/3.4.2-SNAPSHOT/maven-metadata.xml
[INFO] Downloading from apache.snapshots: http://repository.apache.org/snapshots/org/opensaml/opensaml-core/3.4.2-SNAPSHOT/maven-metadata.xml
[INFO] Downloading from sonatype-nexus-snapshots: https://oss.sonatype.org/content/repositories/snapshots/org/opensaml/opensaml-parent/3.4.2-SNAPSHOT/maven-metadata.xml
[INFO] Downloading from apache.snapshots: http://repository.apache.org/snapshots/org/opensaml/opensaml-parent/3.4.2-SNAPSHOT/maven-metadata.xml
[INFO] Downloading from sonatype-nexus-snapshots: https://oss.sonatype.org/content/repositories/snapshots/org/opensaml/opensaml-security-api/3.4.2-SNAPSHOT/maven-metadata.xml
[INFO] Downloading from apache.snapshots: http://repository.apache.org/snapshots/org/opensaml/opensaml-security-api/3.4.2-SNAPSHOT/maven-metadata.xml
[INFO] Downloading from apache.snapshots: http://repository.apache.org/snapshots/org/opensaml/opensaml-messaging-api/3.4.2-SNAPSHOT/maven-metadata.xml
[INFO] Downloading from sonatype-nexus-snapshots: https://oss.sonatype.org/content/repositories/snapshots/org/opensaml/opensaml-messaging-api/3.4.2-SNAPSHOT/maven-metadata.xml
[INFO] Downloading from apache.snapshots: http://repository.apache.org/snapshots/org/opensaml/opensaml-xmlsec-api/3.4.2-SNAPSHOT/maven-metadata.xml
[INFO] Downloading from sonatype-nexus-snapshots: https://oss.sonatype.org/content/repositories/snapshots/org/opensaml/opensaml-xmlsec-api/3.4.2-SNAPSHOT/maven-metadata.xml
[INFO] Downloading from sonatype-nexus-snapshots: http://oss.sonatype.org/content/repositories/snapshots/org/opensaml/opensaml-xmlsec-impl/3.4.2-SNAPSHOT/maven-metadata.xml
[INFO] Downloading from apache.snapshots: http://repository.apache.org/snapshots/org/opensaml/opensaml-xmlsec-impl/3.4.2-SNAPSHOT/maven-metadata.xml
[INFO] Downloading from apache.snapshots: http://repository.apache.org/snapshots/org/opensaml/opensaml-security-impl/3.4.2-SNAPSHOT/maven-metadata.xml
[INFO] Downloading from sonatype-nexus-snapshots: http://oss.sonatype.org/content/repositories/snapshots/org/opensaml/opensaml-security-impl/3.4.2-SNAPSHOT/maven-metadata.xml
[INFO] Downloading from sonatype-nexus-snapshots: http://oss.sonatype.org/content/repositories/snapshots/net/shibboleth/parent/7.11.1-SNAPSHOT/maven-metadata.xml
[INFO] Downloading from apache.snapshots: http://repository.apache.org/snapshots/net/shibboleth/parent/7.11.1-SNAPSHOT/maven-metadata.xml
[INFO] Building zip: <https://build.shibboleth.net/jenkins/job/xmlsectool-v3/ws/target/xmlsectool-3.0.0-SNAPSHOT-bin.zip>
[INFO]
[INFO] --- maven-javadoc-plugin:3.0.0:jar (attach-javadocs) @ xmlsectool ---
[INFO]
3 errors
[JENKINS] Archiving disabled
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
[JENKINS] Archiving disabled
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 25.459 s
[INFO] Finished at: 2019-02-05T12:52:34-05:00
[INFO] ------------------------------------------------------------------------
Waiting for Jenkins to finish collecting data
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-javadoc-plugin:3.0.0:jar (attach-javadocs) on project xmlsectool: MavenReportException: Error while generating Javadoc:
[ERROR] Exit code: 1 - javadoc: error - Error fetching URL: https://build.shibboleth.net/nexus/content/sites/site/java-support/7.4.2-SNAPSHOT/apidocs/
[ERROR] javadoc: error - Error fetching URL: https://build.shibboleth.net/nexus/content/sites/site/java-opensaml/3.4.2-SNAPSHOT/apidocs/
[ERROR] javadoc: error - Malformed URL: https://build.shibboleth.net/nexus/content/sites/site/spring-extensions/${spring-extensions.version}/apidocs/
[ERROR]
[ERROR] Command line was: /opt/java11/bin/javadoc @options @packages
[ERROR]
[ERROR] Refer to the generated Javadoc files in '<https://build.shibboleth.net/jenkins/job/xmlsectool-v3/ws/target/apidocs'> dir.
[ERROR] -> [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
Sending e-mails to: commits at shibboleth.net
channel stopped
TestNG Reports Processing: START
Looking for TestNG results report in workspace using pattern: **/target/surefire-reports/testng-results.xml
Saving reports...
Processing '/var/lib/jenkins/jobs/xmlsectool-v3/builds/1/testng/testng-results.xml'
TestNG Reports Processing: FINISH
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
More information about the commits
mailing list