Build failed in Jenkins: java-idp-tomcat-base-8.5-nightly #217

Shibboleth Jenkins noreply at shibboleth.net
Fri Dec 18 03:01:05 UTC 2020


See <http://127.0.0.1:1583/jenkins/job/java-idp-tomcat-base-8.5-nightly/217/display/redirect>

Changes:


------------------------------------------
Started by upstream project "java-parent-project-v7-nightly" build number 217
originally caused by:
 Started by upstream project "trigger-nightly-v7" build number 219
 originally caused by:
  Started by timer
Running as SYSTEM
Building remotely on EC2 (I2) - CentOS7 (i-0cc3046e368d275cd) (CentOS7) in workspace <http://127.0.0.1:1583/jenkins/job/java-idp-tomcat-base-8.5-nightly/ws/>
The recommended git tool is: NONE
No credentials specified
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://git.shibboleth.net/git/java-idp-tomcat-base # timeout=10
Fetching upstream changes from https://git.shibboleth.net/git/java-idp-tomcat-base
 > git --version # timeout=10
 > git --version # 'git version 1.8.3.1'
 > git fetch --tags --progress https://git.shibboleth.net/git/java-idp-tomcat-base +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git rev-parse refs/remotes/origin/8.5^{commit} # timeout=10
Checking out Revision 62a2a1fc7f41dd4e0ee324c2150127ee1e52d0f6 (refs/remotes/origin/8.5)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 62a2a1fc7f41dd4e0ee324c2150127ee1e52d0f6 # timeout=10
Commit message: "More realistic default ports"
 > git rev-list --no-walk 62a2a1fc7f41dd4e0ee324c2150127ee1e52d0f6 # timeout=10
[java-idp-tomcat-base-8.5-nightly] $ /opt/maven_home/bin/mvn -Dmaven.repo.local=<http://127.0.0.1:1583/jenkins/job/java-idp-tomcat-base-8.5-nightly/ws/.repository> -Dhttps.protocols=TLSv1.2 -B clean -Prelease,central-disabled -U deploy
[INFO] Scanning for projects...
[INFO] Downloading from local-shared-repository: file:///opt/m2/repository/net/shibboleth/parent-v3/TRUNK-SNAPSHOT/maven-metadata.xml
[INFO] Downloading from shib-snapshot: https://build.shibboleth.net/nexus/content/repositories/snapshots/net/shibboleth/parent-v3/TRUNK-SNAPSHOT/maven-metadata.xml
[WARNING] Could not transfer metadata net.shibboleth:parent-v3:TRUNK-SNAPSHOT/maven-metadata.xml from/to shib-snapshot (https://build.shibboleth.net/nexus/content/repositories/snapshots): Transfer failed for https://build.shibboleth.net/nexus/content/repositories/snapshots/net/shibboleth/parent-v3/TRUNK-SNAPSHOT/maven-metadata.xml
[WARNING] Failure to transfer net.shibboleth:parent-v3:TRUNK-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-v3:TRUNK-SNAPSHOT/maven-metadata.xml from/to shib-snapshot (https://build.shibboleth.net/nexus/content/repositories/snapshots): Transfer failed for https://build.shibboleth.net/nexus/content/repositories/snapshots/net/shibboleth/parent-v3/TRUNK-SNAPSHOT/maven-metadata.xml
[INFO] Downloading from shib-thirdparty-snapshot: https://build.shibboleth.net/nexus/content/repositories/thirdparty-snapshots/net/shibboleth/parent-v3/TRUNK-SNAPSHOT/maven-metadata.xml
[WARNING] Could not transfer metadata net.shibboleth:parent-v3:TRUNK-SNAPSHOT/maven-metadata.xml from/to shib-thirdparty-snapshot (https://build.shibboleth.net/nexus/content/repositories/thirdparty-snapshots): Transfer failed for https://build.shibboleth.net/nexus/content/repositories/thirdparty-snapshots/net/shibboleth/parent-v3/TRUNK-SNAPSHOT/maven-metadata.xml
[INFO] 
[INFO] -----------------< net.shibboleth.idp:idp-tomcat-base >-----------------
[INFO] Building idp-tomcat-base 8.5.0-SNAPSHOT
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ idp-tomcat-base ---
[INFO] Deleting <http://127.0.0.1:1583/jenkins/job/java-idp-tomcat-base-8.5-nightly/ws/target>
[INFO] 
[INFO] --- maven-resources-plugin:2.7:copy-resources (copy-resources) @ idp-tomcat-base ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 9 resources
[INFO] 
[INFO] --- maven-dependency-plugin:2.10:copy (copy-jstl) @ idp-tomcat-base ---
[INFO] Configured Artifact: javax.servlet:jstl:1.2:jar
[INFO] Copying jstl-1.2.jar to <http://127.0.0.1:1583/jenkins/job/java-idp-tomcat-base-8.5-nightly/ws/target/idp-tomcat-base/tomcat-base/lib/jstl-1.2.jar>
[INFO] 
[INFO] --- maven-dependency-plugin:2.10:copy (copy-trustany-ssl) @ idp-tomcat-base ---
[INFO] Configured Artifact: net.shibboleth.utilities:trustany-ssl:1.0.0:jar
[INFO] Copying trustany-ssl-1.0.0.jar to <http://127.0.0.1:1583/jenkins/job/java-idp-tomcat-base-8.5-nightly/ws/target/idp-tomcat-base/tomcat-base/lib/trustany-ssl-1.0.0.jar>
[INFO] 
[INFO] --- maven-dependency-plugin:2.10:copy (copy-tomcat-juli) @ idp-tomcat-base ---
[INFO] Configured Artifact: org.apache.tomcat:tomcat-juli:8.5.4:jar
[INFO] Copying tomcat-juli-8.5.4.jar to <http://127.0.0.1:1583/jenkins/job/java-idp-tomcat-base-8.5-nightly/ws/target/idp-tomcat-base/tomcat-base/bin/tomcat-juli-8.5.4.jar>
[INFO] 
[INFO] --- maven-jar-plugin:2.6:test-jar (default) @ idp-tomcat-base ---
[INFO] Skipping packaging of the test-jar
[INFO] 
[INFO] --- maven-assembly-plugin:2.6:single (make-assembly) @ idp-tomcat-base ---
[INFO] Reading assembly descriptor: src/main/assembly/tgz.xml
[INFO] Reading assembly descriptor: src/main/assembly/zip.xml
[INFO] Building tar: <http://127.0.0.1:1583/jenkins/job/java-idp-tomcat-base-8.5-nightly/ws/target/idp-tomcat-base-8.5.0-SNAPSHOT.tar.gz>
[INFO] Building zip: <http://127.0.0.1:1583/jenkins/job/java-idp-tomcat-base-8.5-nightly/ws/target/idp-tomcat-base-8.5.0-SNAPSHOT.zip>
[INFO] 
[INFO] --- maven-assembly-plugin:2.6:attached (make-assembly) @ idp-tomcat-base ---
[INFO] Reading assembly descriptor: src/main/assembly/tgz.xml
[INFO] Reading assembly descriptor: src/main/assembly/zip.xml
[INFO] Building tar: <http://127.0.0.1:1583/jenkins/job/java-idp-tomcat-base-8.5-nightly/ws/target/idp-tomcat-base-8.5.0-SNAPSHOT.tar.gz>
[INFO] Building zip: <http://127.0.0.1:1583/jenkins/job/java-idp-tomcat-base-8.5-nightly/ws/target/idp-tomcat-base-8.5.0-SNAPSHOT.zip>
[INFO] 
[INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ idp-tomcat-base ---
[INFO] Not executing Javadoc as the project is not a Java classpath-capable package
[INFO] 
[INFO] --- maven-javadoc-plugin:2.10.3:test-jar (attach-javadocs) @ idp-tomcat-base ---
[INFO] Not executing Javadoc as the project is not a Java classpath-capable package
[INFO] 
[INFO] >>> maven-source-plugin:2.4:jar (attach-sources) > generate-sources @ idp-tomcat-base >>>
[INFO] 
[INFO] <<< maven-source-plugin:2.4:jar (attach-sources) < generate-sources @ idp-tomcat-base <<<
[INFO] 
[INFO] 
[INFO] --- maven-source-plugin:2.4:jar (attach-sources) @ idp-tomcat-base ---
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ idp-tomcat-base ---
[INFO] Installing <http://127.0.0.1:1583/jenkins/job/java-idp-tomcat-base-8.5-nightly/ws/pom.xml> to <http://127.0.0.1:1583/jenkins/job/java-idp-tomcat-base-8.5-nightly/ws/.repository/net/shibboleth/idp/idp-tomcat-base/8.5.0-SNAPSHOT/idp-tomcat-base-8.5.0-SNAPSHOT.pom>
[INFO] Installing <http://127.0.0.1:1583/jenkins/job/java-idp-tomcat-base-8.5-nightly/ws/target/idp-tomcat-base-8.5.0-SNAPSHOT.tar.gz> to <http://127.0.0.1:1583/jenkins/job/java-idp-tomcat-base-8.5-nightly/ws/.repository/net/shibboleth/idp/idp-tomcat-base/8.5.0-SNAPSHOT/idp-tomcat-base-8.5.0-SNAPSHOT.tar.gz>
[INFO] Installing <http://127.0.0.1:1583/jenkins/job/java-idp-tomcat-base-8.5-nightly/ws/target/idp-tomcat-base-8.5.0-SNAPSHOT.zip> to <http://127.0.0.1:1583/jenkins/job/java-idp-tomcat-base-8.5-nightly/ws/.repository/net/shibboleth/idp/idp-tomcat-base/8.5.0-SNAPSHOT/idp-tomcat-base-8.5.0-SNAPSHOT.zip>
[INFO] Installing <http://127.0.0.1:1583/jenkins/job/java-idp-tomcat-base-8.5-nightly/ws/target/idp-tomcat-base-8.5.0-SNAPSHOT.tar.gz> to <http://127.0.0.1:1583/jenkins/job/java-idp-tomcat-base-8.5-nightly/ws/.repository/net/shibboleth/idp/idp-tomcat-base/8.5.0-SNAPSHOT/idp-tomcat-base-8.5.0-SNAPSHOT.tar.gz>
[INFO] Installing <http://127.0.0.1:1583/jenkins/job/java-idp-tomcat-base-8.5-nightly/ws/target/idp-tomcat-base-8.5.0-SNAPSHOT.zip> to <http://127.0.0.1:1583/jenkins/job/java-idp-tomcat-base-8.5-nightly/ws/.repository/net/shibboleth/idp/idp-tomcat-base/8.5.0-SNAPSHOT/idp-tomcat-base-8.5.0-SNAPSHOT.zip>
[INFO] 
[INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ idp-tomcat-base ---
[INFO] Downloading from snapshot: https://build.shibboleth.net/nexus/content/repositories/snapshots/net/shibboleth/idp/idp-tomcat-base/8.5.0-SNAPSHOT/maven-metadata.xml
[WARNING] Could not transfer metadata net.shibboleth.idp:idp-tomcat-base:8.5.0-SNAPSHOT/maven-metadata.xml from/to snapshot (https://build.shibboleth.net/nexus/content/repositories/snapshots): Transfer failed for https://build.shibboleth.net/nexus/content/repositories/snapshots/net/shibboleth/idp/idp-tomcat-base/8.5.0-SNAPSHOT/maven-metadata.xml
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  6.271 s
[INFO] Finished at: 2020-12-18T03:01:04Z
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-deploy-plugin:2.8.2:deploy (default-deploy) on project idp-tomcat-base: Failed to retrieve remote metadata net.shibboleth.idp:idp-tomcat-base:8.5.0-SNAPSHOT/maven-metadata.xml: Could not transfer metadata net.shibboleth.idp:idp-tomcat-base:8.5.0-SNAPSHOT/maven-metadata.xml from/to snapshot (https://build.shibboleth.net/nexus/content/repositories/snapshots): Transfer failed for https://build.shibboleth.net/nexus/content/repositories/snapshots/net/shibboleth/idp/idp-tomcat-base/8.5.0-SNAPSHOT/maven-metadata.xml: 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


More information about the commits mailing list