Build failed in Jenkins: java-identity-provider-v5 #258
Shibboleth Jenkins
noreply at shibboleth.net
Mon Sep 26 15:18:22 UTC 2022
See <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v5/258/display/redirect?page=changes>
Changes:
[Scott Cantor] Rename collections package.
------------------------------------------
[...truncated 83.89 KB...]
[INFO] Run 7: PASS
[INFO]
[INFO]
[ERROR] Tests run: 12, Failures: 1, Errors: 0, Skipped: 8
[INFO]
[ERROR] There are test failures.
Please refer to <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v5/ws/idp-admin-api/target/surefire-reports> for the individual test results.
Please refer to dump files (if any exist) [date].dump, [date]-jvmRun[N].dump and [date].dumpstream.
[JENKINS] Recording test results
[INFO]
[INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ idp-admin-api ---
[INFO] Building jar: <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v5/ws/idp-admin-api/target/idp-admin-api-5.0.0-SNAPSHOT.jar>
[INFO]
[INFO] --- maven-site-plugin:3.11.0:attach-descriptor (attach-descriptor) @ idp-admin-api ---
[INFO] Skipping because packaging 'jar' is not pom.
[INFO]
[INFO] --- maven-jar-plugin:3.2.2:test-jar (default) @ idp-admin-api ---
[INFO] Building jar: <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v5/ws/idp-admin-api/target/idp-admin-api-5.0.0-SNAPSHOT-tests.jar>
[INFO]
[INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ idp-admin-api ---
[INFO] Installing <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v5/ws/idp-admin-api/target/idp-admin-api-5.0.0-SNAPSHOT.jar> to /home/jenkins/.m2/repository/net/shibboleth/idp/idp-admin-api/5.0.0-SNAPSHOT/idp-admin-api-5.0.0-SNAPSHOT.jar
[INFO] Installing <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v5/ws/idp-admin-api/pom.xml> to /home/jenkins/.m2/repository/net/shibboleth/idp/idp-admin-api/5.0.0-SNAPSHOT/idp-admin-api-5.0.0-SNAPSHOT.pom
[INFO] Installing <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v5/ws/idp-admin-api/target/idp-admin-api-5.0.0-SNAPSHOT-tests.jar> to /home/jenkins/.m2/repository/net/shibboleth/idp/idp-admin-api/5.0.0-SNAPSHOT/idp-admin-api-5.0.0-SNAPSHOT-tests.jar
[JENKINS] Archiving disabled
[INFO]
[INFO] -----------------< net.shibboleth.idp:idp-session-api >-----------------
[INFO] Building Shibboleth IdP :: Session API 5.0.0-SNAPSHOT [7/27]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ idp-session-api ---
[INFO] Deleting <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v5/ws/idp-session-api/target>
[INFO]
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (maven-version) @ idp-session-api ---
[INFO]
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (banned-dependencies) @ idp-session-api ---
[INFO]
[INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ idp-session-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.10.1:compile (default-compile) @ idp-session-api ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 27 source files to <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v5/ws/idp-session-api/target/classes>
[INFO] <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v5/ws/idp-session-api/src/main/java/net/shibboleth/idp/session/SPSessionSerializerRegistry.java>: <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v5/ws/idp-session-api/src/main/java/net/shibboleth/idp/session/SPSessionSerializerRegistry.java> uses unchecked or unsafe operations.
[INFO] <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v5/ws/idp-session-api/src/main/java/net/shibboleth/idp/session/SPSessionSerializerRegistry.java>: Recompile with -Xlint:unchecked for details.
[INFO]
[INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ idp-session-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.10.1:testCompile (default-testCompile) @ idp-session-api ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 2 source files to <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v5/ws/idp-session-api/target/test-classes>
[INFO]
[INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ idp-session-api ---
[INFO]
[INFO] -------------------------------------------------------
[INFO] T E S T S
[INFO] -------------------------------------------------------
[INFO] Running TestSuite
[INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.794 s - in TestSuite
[INFO]
[INFO] Results:
[INFO]
[INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0
[INFO]
[JENKINS] Recording test results
[INFO]
[INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ idp-session-api ---
[INFO] Building jar: <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v5/ws/idp-session-api/target/idp-session-api-5.0.0-SNAPSHOT.jar>
[INFO]
[INFO] --- maven-site-plugin:3.11.0:attach-descriptor (attach-descriptor) @ idp-session-api ---
[INFO] Skipping because packaging 'jar' is not pom.
[INFO]
[INFO] --- maven-jar-plugin:3.2.2:test-jar (default) @ idp-session-api ---
[INFO] Building jar: <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v5/ws/idp-session-api/target/idp-session-api-5.0.0-SNAPSHOT-tests.jar>
[INFO]
[INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ idp-session-api ---
[INFO] Installing <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v5/ws/idp-session-api/target/idp-session-api-5.0.0-SNAPSHOT.jar> to /home/jenkins/.m2/repository/net/shibboleth/idp/idp-session-api/5.0.0-SNAPSHOT/idp-session-api-5.0.0-SNAPSHOT.jar
[INFO] Installing <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v5/ws/idp-session-api/pom.xml> to /home/jenkins/.m2/repository/net/shibboleth/idp/idp-session-api/5.0.0-SNAPSHOT/idp-session-api-5.0.0-SNAPSHOT.pom
[INFO] Installing <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v5/ws/idp-session-api/target/idp-session-api-5.0.0-SNAPSHOT-tests.jar> to /home/jenkins/.m2/repository/net/shibboleth/idp/idp-session-api/5.0.0-SNAPSHOT/idp-session-api-5.0.0-SNAPSHOT-tests.jar
[JENKINS] Archiving disabled
[INFO]
[INFO] ------------------< net.shibboleth.idp:idp-saml-api >-------------------
[INFO] Building Shibboleth IdP :: SAML Profile API 5.0.0-SNAPSHOT [8/27]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] Downloading from shib-snapshot: https://build.shibboleth.net/maven/snapshots/org/opensaml/opensaml-saml-impl/5.0.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloading from shib-thirdparty-snapshot: https://build.shibboleth.net/maven/thirdparty-snapshots/org/opensaml/opensaml-saml-impl/5.0.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded from shib-snapshot: https://build.shibboleth.net/maven/snapshots/org/opensaml/opensaml-saml-impl/5.0.0-SNAPSHOT/maven-metadata.xml (1.7 kB at 57 kB/s)
[INFO] Downloading from shib-snapshot: https://build.shibboleth.net/maven/snapshots/org/opensaml/opensaml-soap-impl/5.0.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloading from shib-thirdparty-snapshot: https://build.shibboleth.net/maven/thirdparty-snapshots/org/opensaml/opensaml-soap-impl/5.0.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded from shib-snapshot: https://build.shibboleth.net/maven/snapshots/org/opensaml/opensaml-soap-impl/5.0.0-SNAPSHOT/maven-metadata.xml (1.7 kB at 276 kB/s)
[INFO] Downloading from shib-snapshot: https://build.shibboleth.net/maven/snapshots/org/opensaml/opensaml-xmlsec-impl/5.0.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded from shib-snapshot: https://build.shibboleth.net/maven/snapshots/org/opensaml/opensaml-xmlsec-impl/5.0.0-SNAPSHOT/maven-metadata.xml (1.7 kB at 331 kB/s)
[INFO] Downloading from shib-thirdparty-snapshot: https://build.shibboleth.net/maven/thirdparty-snapshots/org/opensaml/opensaml-xmlsec-impl/5.0.0-SNAPSHOT/maven-metadata.xml
[INFO]
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ idp-saml-api ---
[INFO] Deleting <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v5/ws/idp-saml-api/target>
[INFO]
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (maven-version) @ idp-saml-api ---
[INFO]
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (banned-dependencies) @ idp-saml-api ---
[INFO]
[INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ idp-saml-api ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] skip non existing resourceDirectory <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v5/ws/idp-saml-api/src/main/resources>
[INFO]
[INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ idp-saml-api ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 101 source files to <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v5/ws/idp-saml-api/target/classes>
[INFO] <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v5/ws/idp-saml-api/src/main/java/net/shibboleth/idp/saml/profile/config/logic/AllowedSAMLPresentersPredicate.java>: <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v5/ws/idp-saml-api/src/main/java/net/shibboleth/idp/saml/profile/config/logic/AllowedSAMLPresentersPredicate.java> uses or overrides a deprecated API that is marked for removal.
[INFO] <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v5/ws/idp-saml-api/src/main/java/net/shibboleth/idp/saml/profile/config/logic/AllowedSAMLPresentersPredicate.java>: Recompile with -Xlint:removal for details.
[INFO] <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v5/ws/idp-saml-api/src/main/java/net/shibboleth/idp/saml/profile/config/AbstractMetadataDrivenConfigurationLookupStrategy.java>: <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v5/ws/idp-saml-api/src/main/java/net/shibboleth/idp/saml/profile/config/AbstractMetadataDrivenConfigurationLookupStrategy.java> uses unchecked or unsafe operations.
[INFO] <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v5/ws/idp-saml-api/src/main/java/net/shibboleth/idp/saml/profile/config/AbstractMetadataDrivenConfigurationLookupStrategy.java>: Recompile with -Xlint:unchecked for details.
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR :
[INFO] -------------------------------------------------------------
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v5/ws/idp-saml-api/src/main/java/net/shibboleth/idp/saml/profile/config/AbstractMetadataDrivenConfigurationLookupStrategy.java>:[458,74] cannot access net.shibboleth.utilities.java.support.collection.LockableClassToInstanceMultiMap
class file for net.shibboleth.utilities.java.support.collection.LockableClassToInstanceMultiMap not found
[INFO] 1 error
[INFO] -------------------------------------------------------------
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for Shibboleth Identity Provider 5.0.0-SNAPSHOT:
[INFO]
[INFO] Shibboleth Identity Provider ....................... SUCCESS [ 3.694 s]
[INFO] Shibboleth IdP :: Core ............................. SUCCESS [ 4.692 s]
[INFO] Shibboleth IdP :: Configuration Schemas ............ SUCCESS [ 1.021 s]
[INFO] Shibboleth IdP :: Profile API ...................... SUCCESS [ 9.705 s]
[INFO] Shibboleth IdP :: Authentication API ............... SUCCESS [ 3.897 s]
[INFO] Shibboleth IdP :: Administrative Profile API ....... SUCCESS [ 3.306 s]
[INFO] Shibboleth IdP :: Session API ...................... SUCCESS [ 3.005 s]
[INFO] Shibboleth IdP :: SAML Profile API ................. FAILURE [ 1.418 s]
[INFO] Shibboleth IdP :: CAS Protocol API ................. SKIPPED
[INFO] Shibboleth IdP :: Consent API ...................... SKIPPED
[INFO] Shibboleth IdP :: UI Support ....................... SKIPPED
[INFO] Shibboleth IdP :: Testing .......................... SKIPPED
[INFO] Shibboleth IdP :: Administrative Profile Implementation SKIPPED
[INFO] Shibboleth IdP :: Authentication Implementation .... SKIPPED
[INFO] Shibboleth IdP :: Session Implementation ........... SKIPPED
[INFO] Shibboleth IdP :: SAML Profile Implementation ...... SKIPPED
[INFO] Shibboleth IdP :: Profile Implementation ........... SKIPPED
[INFO] Shibboleth IdP :: CAS Protocol Implementation ...... SKIPPED
[INFO] Shibboleth IdP :: Consent Implementation ........... SKIPPED
[INFO] Shibboleth IdP :: Spring Integration ............... SKIPPED
[INFO] Shibboleth IdP :: System Configuration ............. SKIPPED
[INFO] Shibboleth IdP :: WAR .............................. SKIPPED
[INFO] Shibboleth IdP :: WAR distribution ................. SKIPPED
[INFO] Shibboleth IdP :: Configuration Files .............. SKIPPED
[INFO] Shibboleth IdP :: Installer ........................ SKIPPED
[INFO] Shibboleth IdP :: Distribution ..................... SKIPPED
[INFO] Shibboleth IdP :: BOM .............................. SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 41.271 s
[INFO] Finished at: 2022-09-26T15:18:11Z
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.10.1:compile (default-compile) on project idp-saml-api: Compilation failure
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v5/ws/idp-saml-api/src/main/java/net/shibboleth/idp/saml/profile/config/AbstractMetadataDrivenConfigurationLookupStrategy.java>:[458,74] cannot access net.shibboleth.utilities.java.support.collection.LockableClassToInstanceMultiMap
[ERROR] class file for net.shibboleth.utilities.java.support.collection.LockableClassToInstanceMultiMap not found
[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 :idp-saml-api
Waiting for Jenkins to finish collecting data
Sending e-mails to: commits at shibboleth.net
No mail will be sent out, as 'java-identity-provider-v5 » Shibboleth IdP :: BOM #258' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'java-identity-provider-v5 » Shibboleth IdP :: Session Implementation #258' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
Sending e-mails to: commits at shibboleth.net
No mail will be sent out, as 'java-identity-provider-v5 » Shibboleth IdP :: Configuration Files #258' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'java-identity-provider-v5 » Shibboleth IdP :: UI Support #258' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'java-identity-provider-v5 » Shibboleth IdP :: Administrative Profile Implementation #258' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'java-identity-provider-v5 » Shibboleth IdP :: CAS Protocol API #258' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'java-identity-provider-v5 » Shibboleth IdP :: CAS Protocol Implementation #258' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'java-identity-provider-v5 » Shibboleth IdP :: WAR distribution #258' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'java-identity-provider-v5 » Shibboleth IdP :: Installer #258' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'java-identity-provider-v5 » Shibboleth IdP :: Distribution #258' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'java-identity-provider-v5 » Shibboleth IdP :: System Configuration #258' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'java-identity-provider-v5 » Shibboleth IdP :: Authentication Implementation #258' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'java-identity-provider-v5 » Shibboleth IdP :: SAML Profile Implementation #258' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
Sending e-mails to: commits at shibboleth.net
No mail will be sent out, as 'java-identity-provider-v5 » Shibboleth IdP :: Spring Integration #258' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'java-identity-provider-v5 » Shibboleth IdP :: Consent API #258' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'java-identity-provider-v5 » Shibboleth IdP :: Testing #258' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
Sending e-mails to: commits at shibboleth.net
No mail will be sent out, as 'java-identity-provider-v5 » Shibboleth IdP :: Consent Implementation #258' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'java-identity-provider-v5 » Shibboleth IdP :: Profile Implementation #258' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'java-identity-provider-v5 » Shibboleth IdP :: WAR #258' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
channel stopped
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.
Saving reports...
Processing '/var/lib/jenkins/jobs/java-identity-provider-v5/builds/258/testng/testng-results-1.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v5/builds/258/testng/testng-results-2.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v5/builds/258/testng/testng-results-3.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v5/builds/258/testng/testng-results.xml'
27.777779% of tests failed, which exceeded threshold of 0%. Marking build as UNSTABLE
TestNG Reports Processing: FINISH
More information about the commits
mailing list