Build failed in Jenkins: java-metadata-aggregator-v0.9-multi » JDK-1.7.0,master #457
Shibboleth Jenkins
noreply at shibboleth.net
Wed Dec 26 23:39:47 EST 2018
See <https://build.shibboleth.net/jenkins/job/java-metadata-aggregator-v0.9-multi/jdk=JDK-1.7.0,label=master/457/display/redirect>
------------------------------------------
Started by upstream project "java-metadata-aggregator-v0.9-multi" build number 457
originally caused by:
Started by timer
Building on master in workspace <https://build.shibboleth.net/jenkins/job/java-metadata-aggregator-v0.9-multi/jdk=JDK-1.7.0,label=master/ws/>
> git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
> git config remote.origin.url git://git.shibboleth.net/java-metadata-aggregator # timeout=10
Fetching upstream changes from git://git.shibboleth.net/java-metadata-aggregator
> git --version # timeout=10
> git fetch --tags --progress git://git.shibboleth.net/java-metadata-aggregator +refs/heads/*:refs/remotes/origin/*
Checking out Revision e51ec7baaa50bf50fb5bed6d78b1f0030eadd2c8 (refs/remotes/origin/maint-0.9)
> git config core.sparsecheckout # timeout=10
> git checkout -f e51ec7baaa50bf50fb5bed6d78b1f0030eadd2c8
Commit message: "JPAR-114 - migrate from xmlunit 1.6 to xmlunit 2.x"
> git rev-list --no-walk e51ec7baaa50bf50fb5bed6d78b1f0030eadd2c8 # timeout=10
[master] $ /opt/maven/bin/mvn -f aggregator-parent/pom.xml -Djdk=JDK-1.7.0 -Dmatrix-combinations= -Dlabel=master clean test -Prelease --update-snapshots --fail-at-end
[INFO] Scanning for projects...
Downloading from shib-snapshot: https://build.shibboleth.net/nexus/content/repositories/snapshots/net/shibboleth/parent/7.11.0-SNAPSHOT/maven-metadata.xml
[WARNING] Could not transfer metadata net.shibboleth:parent:7.11.0-SNAPSHOT/maven-metadata.xml from/to shib-snapshot (https://build.shibboleth.net/nexus/content/repositories/snapshots): sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
[WARNING] Failure to transfer net.shibboleth:parent:7.11.0-SNAPSHOT/maven-metadata.xml from https://build.shibboleth.net/nexus/content/repositories/snapshots was cached in the local repository, resolution will not be reattempted until the update interval of shib-snapshot has elapsed or updates are forced. Original error: Could not transfer metadata net.shibboleth:parent:7.11.0-SNAPSHOT/maven-metadata.xml from/to shib-snapshot (https://build.shibboleth.net/nexus/content/repositories/snapshots): sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
Downloading from shib-thirdparty-snapshot: https://build.shibboleth.net/nexus/content/repositories/thirdparty-snapshots/net/shibboleth/parent/7.11.0-SNAPSHOT/maven-metadata.xml
[WARNING] Could not transfer metadata net.shibboleth:parent:7.11.0-SNAPSHOT/maven-metadata.xml from/to shib-thirdparty-snapshot (https://build.shibboleth.net/nexus/content/repositories/thirdparty-snapshots): sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO]
[INFO] Shibboleth Metadata Aggregator [pom]
[INFO] Shibboleth Metadata Aggregator :: Processing Pipeline [jar]
[INFO] Shibboleth Metadata Aggregator :: Command Line Interface [jar]
[INFO]
[INFO] -------------< net.shibboleth.metadata:aggregator-parent >--------------
[INFO] Building Shibboleth Metadata Aggregator 0.9.3-SNAPSHOT [1/3]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO]
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ aggregator-parent ---
[INFO]
[INFO] ------------< net.shibboleth.metadata:aggregator-pipeline >-------------
[INFO] Building Shibboleth Metadata Aggregator :: Processing Pipeline 0.9.3-SNAPSHOT [2/3]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ aggregator-pipeline ---
[INFO] Deleting <https://build.shibboleth.net/jenkins/job/java-metadata-aggregator-v0.9-multi/jdk=JDK-1.7.0,label=master/ws/aggregator-pipeline/target>
[INFO]
[INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ aggregator-pipeline ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 7 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.7.0:compile (default-compile) @ aggregator-pipeline ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 129 source files to <https://build.shibboleth.net/jenkins/job/java-metadata-aggregator-v0.9-multi/jdk=JDK-1.7.0,label=master/ws/aggregator-pipeline/target/classes>
[INFO] <https://build.shibboleth.net/jenkins/job/java-metadata-aggregator-v0.9-multi/jdk=JDK-1.7.0,label=master/ws/aggregator-pipeline/src/main/java/net/shibboleth/metadata/dom/saml/SAMLMetadataSupport.java>: <https://build.shibboleth.net/jenkins/job/java-metadata-aggregator-v0.9-multi/jdk=JDK-1.7.0,label=master/ws/aggregator-pipeline/src/main/java/net/shibboleth/metadata/dom/saml/SAMLMetadataSupport.java> uses unchecked or unsafe operations.
[INFO] <https://build.shibboleth.net/jenkins/job/java-metadata-aggregator-v0.9-multi/jdk=JDK-1.7.0,label=master/ws/aggregator-pipeline/src/main/java/net/shibboleth/metadata/dom/saml/SAMLMetadataSupport.java>: Recompile with -Xlint:unchecked for details.
[INFO]
[INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ aggregator-pipeline ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 125 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.7.0:testCompile (default-testCompile) @ aggregator-pipeline ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 72 source files to <https://build.shibboleth.net/jenkins/job/java-metadata-aggregator-v0.9-multi/jdk=JDK-1.7.0,label=master/ws/aggregator-pipeline/target/test-classes>
[INFO] <https://build.shibboleth.net/jenkins/job/java-metadata-aggregator-v0.9-multi/jdk=JDK-1.7.0,label=master/ws/aggregator-pipeline/src/test/java/net/shibboleth/metadata/dom/saml/mdattr/EntityCategoryMatcherSpringTest.java>: <https://build.shibboleth.net/jenkins/job/java-metadata-aggregator-v0.9-multi/jdk=JDK-1.7.0,label=master/ws/aggregator-pipeline/src/test/java/net/shibboleth/metadata/dom/saml/mdattr/EntityCategoryMatcherSpringTest.java> uses unchecked or unsafe operations.
[INFO] <https://build.shibboleth.net/jenkins/job/java-metadata-aggregator-v0.9-multi/jdk=JDK-1.7.0,label=master/ws/aggregator-pipeline/src/test/java/net/shibboleth/metadata/dom/saml/mdattr/EntityCategoryMatcherSpringTest.java>: Recompile with -Xlint:unchecked for details.
[INFO]
[INFO] --- maven-surefire-plugin:2.21.0:test (default-test) @ aggregator-pipeline ---
[INFO]
[INFO] -------------------------------------------------------
[INFO] T E S T S
[INFO] -------------------------------------------------------
[INFO] Running TestSuite
[ERROR] Tests run: 216, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 3.915 s <<< FAILURE! - in TestSuite
[ERROR] testSuccessfulFetchAndParse(net.shibboleth.metadata.dom.DOMResourceSourceTest) Time elapsed: 0.245 s <<< FAILURE!
net.shibboleth.utilities.java.support.component.ComponentInitializationException: Unable to initialize test, DOM resource URL [https://issues.shibboleth.net/jira/Shibboleth.sso/Metadata] does not exist
at net.shibboleth.metadata.dom.DOMResourceSourceTest.testSuccessfulFetchAndParse(DOMResourceSourceTest.java:55)
[INFO]
[INFO] Results:
[INFO]
[ERROR] Failures:
[ERROR] DOMResourceSourceTest.testSuccessfulFetchAndParse:55 » ComponentInitialization
[INFO]
[ERROR] Tests run: 216, Failures: 1, Errors: 0, Skipped: 0
[INFO]
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Shibboleth Metadata Aggregator :: Command Line Interface
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for Shibboleth Metadata Aggregator 0.9.3-SNAPSHOT:
[INFO]
[INFO] Shibboleth Metadata Aggregator ..................... SUCCESS [ 0.427 s]
[INFO] Shibboleth Metadata Aggregator :: Processing Pipeline FAILURE [ 10.578 s]
[INFO] Shibboleth Metadata Aggregator :: Command Line Interface SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 12.148 s
[INFO] Finished at: 2018-12-26T23:39:47-05:00
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.21.0:test (default-test) on project aggregator-pipeline: There are test failures.
[ERROR]
[ERROR] Please refer to <https://build.shibboleth.net/jenkins/job/java-metadata-aggregator-v0.9-multi/jdk=JDK-1.7.0,label=master/ws/aggregator-pipeline/target/surefire-reports> for the individual test results.
[ERROR] Please refer to dump files (if any exist) [date]-jvmRun[N].dump, [date].dumpstream and [date]-jvmRun[N].dumpstream.
[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/MojoFailureException
[ERROR]
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR] mvn <goals> -rf :aggregator-pipeline
Build step 'Invoke top-level Maven targets' marked build as failure
TestNG Reports Processing: START
Looking for TestNG results report in workspace using pattern: **/target/surefire-reports/testng-results.xml
testng-results.xml was last modified before this build started. Ignoring it.
Saving reports...
Processing '/var/lib/jenkins/jobs/java-metadata-aggregator-v0.9-multi/configurations/axis-jdk/JDK-1.7.0/axis-label/master/builds/457/testng/testng-results.xml'
0.462963% of tests failed, which exceeded threshold of 0%. Marking build as UNSTABLE
TestNG Reports Processing: FINISH
More information about the commits
mailing list