Build failed in Jenkins: java-opensaml-v4-multi » OpenJDK-16,CentOS7 #528

Shibboleth Jenkins noreply at shibboleth.net
Tue Sep 21 02:35:01 UTC 2021


See <http://127.0.0.1:1583/jenkins/job/java-opensaml-v4-multi/jdk=OpenJDK-16,label=CentOS7/528/display/redirect>

Changes:


------------------------------------------
[...truncated 6.79 KB...]
          Started by upstream project "java-opensaml-v4-nightly" build number 504
          originally caused by:
           Started by upstream project "spring-extensions-v6-nightly" build number 496
           originally caused by:
            (deeply nested causes)
Running as SYSTEM
Building remotely on EC2 (I2) - CentOS7 (i-0635f1fa56642f783) (CentOS7) in workspace <http://127.0.0.1:1583/jenkins/job/java-opensaml-v4-multi/jdk=OpenJDK-16,label=CentOS7/ws/>
The recommended git tool is: NONE
No credentials specified
Cloning the remote Git repository
Cloning repository https://git.shibboleth.net/git/java-opensaml
 > git init <http://127.0.0.1:1583/jenkins/job/java-opensaml-v4-multi/jdk=OpenJDK-16,label=CentOS7/ws/> # 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 config remote.origin.url https://git.shibboleth.net/git/java-opensaml # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
Avoid second fetch
Checking out Revision c9428e4434e6b95c4b64c9c8a0c46ab86c74278e (refs/remotes/origin/main)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f c9428e4434e6b95c4b64c9c8a0c46ab86c74278e # timeout=10
Commit message: "Update spring extensions jar to 6.1.4-SNAPSHOT"
 > git rev-list --no-walk c9428e4434e6b95c4b64c9c8a0c46ab86c74278e # timeout=10
[CentOS7] $ /opt/maven_home/bin/mvn -f opensaml-parent/pom.xml -Djdk=OpenJDK-16 -Dmatrix-combinations= -Dlabel=CentOS7 -V -B clean test -Prelease --update-snapshots --fail-at-end
Apache Maven 3.8.1 (05c21c65bdfed0f71a2f2ada8b84da59348c4c5d)
Maven home: /opt/maven_home
Java version: 1.8.0_302, vendor: Red Hat, Inc., runtime: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.302.b08-0.el7_9.x86_64/jre
Default locale: en_US, platform encoding: UTF-8
OS name: "linux", version: "3.10.0-1160.42.2.el7.x86_64", arch: "amd64", family: "unix"
[INFO] Scanning for projects...
[INFO] Downloading from local-shared-repository: file:///opt/m2/repository/net/shibboleth/parent/11.2.2-SNAPSHOT/maven-metadata.xml
[INFO] Downloading from shib-snapshot: https://build.shibboleth.net/nexus/content/repositories/snapshots/net/shibboleth/parent/11.2.2-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded from shib-snapshot: https://build.shibboleth.net/nexus/content/repositories/snapshots/net/shibboleth/parent/11.2.2-SNAPSHOT/maven-metadata.xml (603 B at 514 B/s)
[INFO] Downloading from shib-thirdparty-snapshot: https://build.shibboleth.net/nexus/content/repositories/thirdparty-snapshots/net/shibboleth/parent/11.2.2-SNAPSHOT/maven-metadata.xml
[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 4.2.0-SNAPSHOT                                  [1/22]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ opensaml-parent ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (maven-version) @ opensaml-parent ---
[INFO] 
[INFO] ---------------------< org.opensaml:opensaml-core >---------------------
[INFO] Building OpenSAML :: Core 4.2.0-SNAPSHOT                          [2/22]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ opensaml-core ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (maven-version) @ opensaml-core ---
[INFO] 
[INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ opensaml-core ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] Copying 8 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ opensaml-core ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 132 source files to <http://127.0.0.1:1583/jenkins/job/java-opensaml-v4-multi/jdk=OpenJDK-16,label=CentOS7/ws/opensaml-core/target/classes>
[INFO] 
[INFO] -----------------< org.opensaml:opensaml-storage-api >------------------
[INFO] Building OpenSAML :: Storage API 4.2.0-SNAPSHOT                   [3/22]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ opensaml-storage-api ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (maven-version) @ opensaml-storage-api ---
[INFO] 
[INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ opensaml-storage-api ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ opensaml-storage-api ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 17 source files to <http://127.0.0.1:1583/jenkins/job/java-opensaml-v4-multi/jdk=OpenJDK-16,label=CentOS7/ws/opensaml-storage-api/target/classes>
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Skipping OpenSAML :: Messaging API
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Skipping OpenSAML :: Security API
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Skipping OpenSAML :: XML Security API
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Skipping OpenSAML :: SOAP Provider API
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Skipping OpenSAML :: Profile API
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Skipping OpenSAML :: SAML Provider API
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Skipping OpenSAML :: XACML Provider API
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Skipping OpenSAML :: SAML XACML Profile API
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Skipping OpenSAML :: Storage Implementation
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Skipping OpenSAML :: Security Implementation
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Skipping OpenSAML :: XML Security Implementation
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Skipping OpenSAML :: Messaging Implementations
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Skipping OpenSAML :: SOAP Provider Implementations
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Skipping OpenSAML :: SAML Provider Implementations
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Skipping OpenSAML :: XACML Provider Implementations
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Skipping OpenSAML :: SAML XACML Profile Implementation
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Skipping OpenSAML :: Profile Implementations
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] ---------------------< org.opensaml:opensaml-bom >----------------------
[INFO] Building OpenSAML :: BOM 4.2.0-SNAPSHOT                           [4/22]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ opensaml-bom ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (maven-version) @ opensaml-bom ---
[INFO] 
[INFO] ------------------< org.opensaml:opensaml-tests-bom >-------------------
[INFO] Building OpenSAML :: Tests BOM 4.2.0-SNAPSHOT                     [5/22]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ opensaml-tests-bom ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (maven-version) @ opensaml-tests-bom ---
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for OpenSAML 4.2.0-SNAPSHOT:
[INFO] 
[INFO] OpenSAML ........................................... SUCCESS [  1.880 s]
[INFO] OpenSAML :: Core ................................... FAILURE [  1.706 s]
[INFO] OpenSAML :: Storage API ............................ FAILURE [  0.110 s]
[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 .................................... SUCCESS [  0.025 s]
[INFO] OpenSAML :: Tests BOM .............................. SUCCESS [  0.019 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  7.478 s
[INFO] Finished at: 2021-09-21T02:35:00Z
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.8.1:compile (default-compile) on project opensaml-core: Fatal error compiling: invalid flag: --release -> [Help 1]
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.8.1:compile (default-compile) on project opensaml-storage-api: Fatal error compiling: invalid flag: --release -> [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
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <args> -rf :opensaml-core
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
Did not find any matching files.


More information about the commits mailing list