Build failed in Jenkins: trustany-ssl-nightly #1326

Shibboleth Jenkins noreply at shibboleth.net
Thu Dec 27 09:29:35 EST 2018


See <https://build.shibboleth.net/jenkins/job/trustany-ssl-nightly/1326/display/redirect>

------------------------------------------
Started by upstream project "java-parent-project-v7-nightly" build number 1341
originally caused by:
 Started by user Scott Cantor
Building on master in workspace <https://build.shibboleth.net/jenkins/job/trustany-ssl-nightly/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/trustany-ssl # timeout=10
Fetching upstream changes from git://git.shibboleth.net/trustany-ssl
 > git --version # timeout=10
 > git fetch --tags --progress git://git.shibboleth.net/trustany-ssl +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 83c6a43ff71de3efe0dca01cd75a2478eff611b2 (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 83c6a43ff71de3efe0dca01cd75a2478eff611b2
Commit message: "JPAR-96 - switch to new Java 7 parent"
 > git rev-list --no-walk 83c6a43ff71de3efe0dca01cd75a2478eff611b2 # timeout=10
[workspace] $ /opt/maven/bin/mvn -Dmaven.repo.local=<https://build.shibboleth.net/jenkins/job/trustany-ssl-nightly/ws/.repository> clean -Prelease,central-disabled -U deploy
[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] ---------------< net.shibboleth.utilities:trustany-ssl >----------------
[INFO] Building Trust Any Certificate X509TrustManager Extension 1.1-SNAPSHOT
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ trustany-ssl ---
[INFO] Deleting <https://build.shibboleth.net/jenkins/job/trustany-ssl-nightly/ws/target>
[INFO] 
[INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ trustany-ssl ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-compiler-plugin:3.7.0:compile (default-compile) @ trustany-ssl ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 2 source files to <https://build.shibboleth.net/jenkins/job/trustany-ssl-nightly/ws/target/classes>
[INFO] 
[INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ trustany-ssl ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-compiler-plugin:3.7.0:testCompile (default-testCompile) @ trustany-ssl ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.21.0:test (default-test) @ trustany-ssl ---
[INFO] 
[INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ trustany-ssl ---
[INFO] Building jar: <https://build.shibboleth.net/jenkins/job/trustany-ssl-nightly/ws/target/trustany-ssl-1.1-SNAPSHOT.jar>
[INFO] 
[INFO] --- maven-jar-plugin:3.0.2:test-jar (default) @ trustany-ssl ---
[INFO] Building jar: <https://build.shibboleth.net/jenkins/job/trustany-ssl-nightly/ws/target/trustany-ssl-1.1-SNAPSHOT-tests.jar>
[INFO] 
[INFO] --- maven-assembly-plugin:3.1.0:single (make-assembly) @ trustany-ssl ---
[INFO] 
[INFO] --- maven-javadoc-plugin:3.0.0:jar (attach-javadocs) @ trustany-ssl ---
[INFO] 
3 warnings
[WARNING] Javadoc Warnings
[WARNING] javadoc: warning - Error fetching URL: https://build.shibboleth.net/nexus/content/sites/site/java-support/${java-support.version}/apidocs/package-list
[WARNING] javadoc: warning - Error fetching URL: https://build.shibboleth.net/nexus/content/sites/site/java-opensaml/${opensaml.version}/apidocs/package-list
[WARNING] javadoc: warning - Error fetching URL: https://build.shibboleth.net/nexus/content/sites/site/spring-extensions/${spring-extensions.version}/apidocs/package-list
[INFO] Building jar: <https://build.shibboleth.net/jenkins/job/trustany-ssl-nightly/ws/target/trustany-ssl-1.1-SNAPSHOT-javadoc.jar>
[INFO] 
[INFO] --- maven-javadoc-plugin:3.0.0:test-jar (attach-javadocs) @ trustany-ssl ---
[INFO] 
[INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ trustany-ssl >>>
[INFO] 
[INFO] <<< maven-source-plugin:3.0.1:jar (attach-sources) < generate-sources @ trustany-ssl <<<
[INFO] 
[INFO] 
[INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ trustany-ssl ---
[INFO] Building jar: <https://build.shibboleth.net/jenkins/job/trustany-ssl-nightly/ws/target/trustany-ssl-1.1-SNAPSHOT-sources.jar>
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ trustany-ssl ---
[INFO] Installing <https://build.shibboleth.net/jenkins/job/trustany-ssl-nightly/ws/target/trustany-ssl-1.1-SNAPSHOT.jar> to <https://build.shibboleth.net/jenkins/job/trustany-ssl-nightly/ws/.repository/net/shibboleth/utilities/trustany-ssl/1.1-SNAPSHOT/trustany-ssl-1.1-SNAPSHOT.jar>
[INFO] Installing <https://build.shibboleth.net/jenkins/job/trustany-ssl-nightly/ws/pom.xml> to <https://build.shibboleth.net/jenkins/job/trustany-ssl-nightly/ws/.repository/net/shibboleth/utilities/trustany-ssl/1.1-SNAPSHOT/trustany-ssl-1.1-SNAPSHOT.pom>
[INFO] Installing <https://build.shibboleth.net/jenkins/job/trustany-ssl-nightly/ws/target/trustany-ssl-1.1-SNAPSHOT-tests.jar> to <https://build.shibboleth.net/jenkins/job/trustany-ssl-nightly/ws/.repository/net/shibboleth/utilities/trustany-ssl/1.1-SNAPSHOT/trustany-ssl-1.1-SNAPSHOT-tests.jar>
[INFO] Installing <https://build.shibboleth.net/jenkins/job/trustany-ssl-nightly/ws/target/trustany-ssl-1.1-SNAPSHOT-javadoc.jar> to <https://build.shibboleth.net/jenkins/job/trustany-ssl-nightly/ws/.repository/net/shibboleth/utilities/trustany-ssl/1.1-SNAPSHOT/trustany-ssl-1.1-SNAPSHOT-javadoc.jar>
[INFO] Installing <https://build.shibboleth.net/jenkins/job/trustany-ssl-nightly/ws/target/trustany-ssl-1.1-SNAPSHOT-sources.jar> to <https://build.shibboleth.net/jenkins/job/trustany-ssl-nightly/ws/.repository/net/shibboleth/utilities/trustany-ssl/1.1-SNAPSHOT/trustany-ssl-1.1-SNAPSHOT-sources.jar>
[INFO] 
[INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ trustany-ssl ---
Downloading from snapshot: https://build.shibboleth.net/nexus/content/repositories/snapshots/net/shibboleth/utilities/trustany-ssl/1.1-SNAPSHOT/maven-metadata.xml
[WARNING] Could not transfer metadata net.shibboleth.utilities:trustany-ssl:1.1-SNAPSHOT/maven-metadata.xml from/to 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
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  20.835 s
[INFO] Finished at: 2018-12-27T09:29:34-05:00
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-deploy-plugin:2.8.2:deploy (default-deploy) on project trustany-ssl: Failed to retrieve remote metadata net.shibboleth.utilities:trustany-ssl:1.1-SNAPSHOT/maven-metadata.xml: Could not transfer metadata net.shibboleth.utilities:trustany-ssl:1.1-SNAPSHOT/maven-metadata.xml from/to 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 -> [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
Build step 'Invoke top-level Maven targets' marked build as failure
Publishing Javadoc
TestNG Reports Processing: START
Looking for TestNG results report in workspace using pattern: **/target/surefire-reports/testng-results.xml
Did not find any matching files.


More information about the commits mailing list