Build failed in Jenkins: java-opensaml-v3-nightly #219

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


See <http://127.0.0.1:1583/jenkins/job/java-opensaml-v3-nightly/219/display/redirect>

Changes:


------------------------------------------
Started by upstream project "spring-extensions-v5-nightly" build number 219
originally caused by:
 Started by upstream project "java-support-v7-nightly" build number 217
 originally caused by:
  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-opensaml-v3-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-opensaml # timeout=10
Fetching upstream changes from https://git.shibboleth.net/git/java-opensaml
 > git --version # timeout=10
 > git --version # 'git version 1.8.3.1'
 > git fetch --tags --progress https://git.shibboleth.net/git/java-opensaml +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git rev-parse refs/remotes/origin/maint-3.4^{commit} # timeout=10
Checking out Revision 1f4e8e476bd7581cd4e2bc9b7045deaac3452e58 (refs/remotes/origin/maint-3.4)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 1f4e8e476bd7581cd4e2bc9b7045deaac3452e58 # timeout=10
Commit message: "Bump version after release"
 > git rev-list --no-walk 1f4e8e476bd7581cd4e2bc9b7045deaac3452e58 # timeout=10
[java-opensaml-v3-nightly] $ /opt/maven_home/bin/mvn -f opensaml-parent/pom.xml -Dmaven.repo.local=<http://127.0.0.1:1583/jenkins/job/java-opensaml-v3-nightly/ws/.repository> -Dhttps.protocols=TLSv1.2 -B clean -Prelease,central-disabled -U deploy
[INFO] Scanning for projects...
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO] 
[INFO] OpenSAML                                                           [pom]
[INFO] OpenSAML :: Core                                                   [jar]
[INFO] OpenSAML :: Storage API                                            [jar]
[INFO] OpenSAML :: Messaging API                                          [jar]
[INFO] OpenSAML :: Security API                                           [jar]
[INFO] OpenSAML :: XML Security API                                       [jar]
[INFO] OpenSAML :: SOAP Provider API                                      [jar]
[INFO] OpenSAML :: Profile API                                            [jar]
[INFO] OpenSAML :: SAML Provider API                                      [jar]
[INFO] OpenSAML :: XACML Provider API                                     [jar]
[INFO] OpenSAML :: SAML XACML Profile API                                 [jar]
[INFO] OpenSAML :: Storage Implementation                                 [jar]
[INFO] OpenSAML :: Security Implementation                                [jar]
[INFO] OpenSAML :: XML Security Implementation                            [jar]
[INFO] OpenSAML :: Messaging Implementations                              [jar]
[INFO] OpenSAML :: SOAP Provider Implementations                          [jar]
[INFO] OpenSAML :: SAML Provider Implementations                          [jar]
[INFO] OpenSAML :: XACML Provider Implementations                         [jar]
[INFO] OpenSAML :: SAML XACML Profile Implementation                      [jar]
[INFO] OpenSAML :: Profile Implementations                                [jar]
[INFO] OpenSAML :: BOM                                                    [pom]
[INFO] OpenSAML :: Tests BOM                                              [pom]
[INFO] 
[INFO] --------------------< org.opensaml:opensaml-parent >--------------------
[INFO] Building OpenSAML 3.4.7-SNAPSHOT                                  [1/22]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ opensaml-parent ---
[INFO] Deleting <http://127.0.0.1:1583/jenkins/job/java-opensaml-v3-nightly/ws/opensaml-parent/target>
[INFO] 
[INFO] --- maven-site-plugin:3.7:attach-descriptor (attach-descriptor) @ opensaml-parent ---
[INFO] Attaching 'src/site/site.xml' site descriptor with classifier 'site'.
[INFO] 
[INFO] --- maven-jar-plugin:3.0.2:test-jar (default) @ opensaml-parent ---
[INFO] Skipping packaging of the test-jar
[INFO] 
[INFO] --- maven-assembly-plugin:3.1.0:single (make-assembly) @ opensaml-parent ---
[INFO] 
[INFO] --- maven-javadoc-plugin:3.0.0:jar (attach-javadocs) @ opensaml-parent ---
[INFO] Not executing Javadoc as the project is not a Java classpath-capable package
[INFO] 
[INFO] --- maven-javadoc-plugin:3.0.0:test-jar (attach-javadocs) @ opensaml-parent ---
[INFO] Not executing Javadoc as the project is not a Java classpath-capable package
[INFO] 
[INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ opensaml-parent >>>
[INFO] 
[INFO] <<< maven-source-plugin:3.0.1:jar (attach-sources) < generate-sources @ opensaml-parent <<<
[INFO] 
[INFO] 
[INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ opensaml-parent ---
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ opensaml-parent ---
[INFO] Installing <http://127.0.0.1:1583/jenkins/job/java-opensaml-v3-nightly/ws/opensaml-parent/pom.xml> to <http://127.0.0.1:1583/jenkins/job/java-opensaml-v3-nightly/ws/.repository/org/opensaml/opensaml-parent/3.4.7-SNAPSHOT/opensaml-parent-3.4.7-SNAPSHOT.pom>
[INFO] Installing <http://127.0.0.1:1583/jenkins/job/java-opensaml-v3-nightly/ws/opensaml-parent/target/opensaml-parent-3.4.7-SNAPSHOT-site.xml> to <http://127.0.0.1:1583/jenkins/job/java-opensaml-v3-nightly/ws/.repository/org/opensaml/opensaml-parent/3.4.7-SNAPSHOT/opensaml-parent-3.4.7-SNAPSHOT-site.xml>
[INFO] 
[INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ opensaml-parent ---
[INFO] Downloading from snapshot: https://build.shibboleth.net/nexus/content/repositories/snapshots/org/opensaml/opensaml-parent/3.4.7-SNAPSHOT/maven-metadata.xml
[WARNING] Could not transfer metadata org.opensaml:opensaml-parent:3.4.7-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/org/opensaml/opensaml-parent/3.4.7-SNAPSHOT/maven-metadata.xml
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for OpenSAML 3.4.7-SNAPSHOT:
[INFO] 
[INFO] OpenSAML ........................................... FAILURE [  4.938 s]
[INFO] OpenSAML :: Core ................................... SKIPPED
[INFO] OpenSAML :: Storage API ............................ SKIPPED
[INFO] OpenSAML :: Messaging API .......................... SKIPPED
[INFO] OpenSAML :: Security API ........................... SKIPPED
[INFO] OpenSAML :: XML Security API ....................... SKIPPED
[INFO] OpenSAML :: SOAP Provider API ...................... SKIPPED
[INFO] OpenSAML :: Profile API ............................ SKIPPED
[INFO] OpenSAML :: SAML Provider API ...................... SKIPPED
[INFO] OpenSAML :: XACML Provider API ..................... SKIPPED
[INFO] OpenSAML :: SAML XACML Profile API ................. SKIPPED
[INFO] OpenSAML :: Storage Implementation ................. SKIPPED
[INFO] OpenSAML :: Security Implementation ................ SKIPPED
[INFO] OpenSAML :: XML Security Implementation ............ SKIPPED
[INFO] OpenSAML :: Messaging Implementations .............. SKIPPED
[INFO] OpenSAML :: SOAP Provider Implementations .......... SKIPPED
[INFO] OpenSAML :: SAML Provider Implementations .......... SKIPPED
[INFO] OpenSAML :: XACML Provider Implementations ......... SKIPPED
[INFO] OpenSAML :: SAML XACML Profile Implementation ...... SKIPPED
[INFO] OpenSAML :: Profile Implementations ................ SKIPPED
[INFO] OpenSAML :: BOM .................................... SKIPPED
[INFO] OpenSAML :: Tests BOM .............................. SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  5.744 s
[INFO] Finished at: 2020-12-18T03:03:26Z
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-deploy-plugin:2.8.2:deploy (default-deploy) on project opensaml-parent: Failed to retrieve remote metadata org.opensaml:opensaml-parent:3.4.7-SNAPSHOT/maven-metadata.xml: Could not transfer metadata org.opensaml:opensaml-parent:3.4.7-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/org/opensaml/opensaml-parent/3.4.7-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
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.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
Saving reports...
Found matching files but did not find any TestNG results.


More information about the commits mailing list