Build failed in Jenkins: java-opensaml-v5 #144

Shibboleth Jenkins noreply at shibboleth.net
Mon Sep 26 15:21:09 UTC 2022


See <http://127.0.0.1:1583/jenkins/job/java-opensaml-v5/144/display/redirect?page=changes>

Changes:

[Scott Cantor] Rename collections package.


------------------------------------------
[...truncated 83.79 KB...]
[INFO] Compiling 24 source files to <http://127.0.0.1:1583/jenkins/job/java-opensaml-v5/ws/opensaml-storage-impl/target/classes>
[INFO] <http://127.0.0.1:1583/jenkins/job/java-opensaml-v5/ws/opensaml-storage-impl/src/main/java/org/opensaml/storage/impl/memcached/MemcachedStorageService.java>: <http://127.0.0.1:1583/jenkins/job/java-opensaml-v5/ws/opensaml-storage-impl/src/main/java/org/opensaml/storage/impl/memcached/MemcachedStorageService.java> uses unchecked or unsafe operations.
[INFO] <http://127.0.0.1:1583/jenkins/job/java-opensaml-v5/ws/opensaml-storage-impl/src/main/java/org/opensaml/storage/impl/memcached/MemcachedStorageService.java>: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ opensaml-storage-impl ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] Copying 5 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ opensaml-storage-impl ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 12 source files to <http://127.0.0.1:1583/jenkins/job/java-opensaml-v5/ws/opensaml-storage-impl/target/test-classes>
[INFO] 
[INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ opensaml-storage-impl ---
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running TestSuite
[INFO] Tests run: 56, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 19.854 s - in TestSuite
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 56, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[JENKINS] Recording test results
[INFO] 
[INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ opensaml-storage-impl ---
[INFO] Building jar: <http://127.0.0.1:1583/jenkins/job/java-opensaml-v5/ws/opensaml-storage-impl/target/opensaml-storage-impl-5.0.0-SNAPSHOT.jar>
[INFO] 
[INFO] --- maven-site-plugin:3.11.0:attach-descriptor (attach-descriptor) @ opensaml-storage-impl ---
[INFO] Skipping because packaging 'jar' is not pom.
[INFO] 
[INFO] --- maven-jar-plugin:3.2.2:test-jar (default) @ opensaml-storage-impl ---
[INFO] Building jar: <http://127.0.0.1:1583/jenkins/job/java-opensaml-v5/ws/opensaml-storage-impl/target/opensaml-storage-impl-5.0.0-SNAPSHOT-tests.jar>
[INFO] 
[INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ opensaml-storage-impl ---
[INFO] Installing <http://127.0.0.1:1583/jenkins/job/java-opensaml-v5/ws/opensaml-storage-impl/target/opensaml-storage-impl-5.0.0-SNAPSHOT.jar> to /home/jenkins/.m2/repository/org/opensaml/opensaml-storage-impl/5.0.0-SNAPSHOT/opensaml-storage-impl-5.0.0-SNAPSHOT.jar
[INFO] Installing <http://127.0.0.1:1583/jenkins/job/java-opensaml-v5/ws/opensaml-storage-impl/pom.xml> to /home/jenkins/.m2/repository/org/opensaml/opensaml-storage-impl/5.0.0-SNAPSHOT/opensaml-storage-impl-5.0.0-SNAPSHOT.pom
[INFO] Installing <http://127.0.0.1:1583/jenkins/job/java-opensaml-v5/ws/opensaml-storage-impl/target/opensaml-storage-impl-5.0.0-SNAPSHOT-tests.jar> to /home/jenkins/.m2/repository/org/opensaml/opensaml-storage-impl/5.0.0-SNAPSHOT/opensaml-storage-impl-5.0.0-SNAPSHOT-tests.jar
[JENKINS] Archiving disabled
[INFO] 
[INFO] ----------------< org.opensaml:opensaml-security-impl >-----------------
[INFO] Building OpenSAML :: Security Implementation 5.0.0-SNAPSHOT      [15/24]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ opensaml-security-impl ---
[INFO] Deleting <http://127.0.0.1:1583/jenkins/job/java-opensaml-v5/ws/opensaml-security-impl/target>
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (maven-version) @ opensaml-security-impl ---
[INFO] 
[INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ opensaml-security-impl ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] Copying 2 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ opensaml-security-impl ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 63 source files to <http://127.0.0.1:1583/jenkins/job/java-opensaml-v5/ws/opensaml-security-impl/target/classes>
[INFO] <http://127.0.0.1:1583/jenkins/job/java-opensaml-v5/ws/opensaml-security-impl/src/main/java/org/opensaml/security/x509/impl/KeyStoreX509CredentialAdapter.java>: Some input files use unchecked or unsafe operations.
[INFO] <http://127.0.0.1:1583/jenkins/job/java-opensaml-v5/ws/opensaml-security-impl/src/main/java/org/opensaml/security/x509/impl/KeyStoreX509CredentialAdapter.java>: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ opensaml-security-impl ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] Copying 57 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ opensaml-security-impl ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 39 source files to <http://127.0.0.1:1583/jenkins/job/java-opensaml-v5/ws/opensaml-security-impl/target/test-classes>
[INFO] <http://127.0.0.1:1583/jenkins/job/java-opensaml-v5/ws/opensaml-security-impl/src/test/java/org/opensaml/security/httpclient/impl/MockSSLSession.java>: <http://127.0.0.1:1583/jenkins/job/java-opensaml-v5/ws/opensaml-security-impl/src/test/java/org/opensaml/security/httpclient/impl/MockSSLSession.java> uses or overrides a deprecated API that is marked for removal.
[INFO] <http://127.0.0.1:1583/jenkins/job/java-opensaml-v5/ws/opensaml-security-impl/src/test/java/org/opensaml/security/httpclient/impl/MockSSLSession.java>: Recompile with -Xlint:removal for details.
[INFO] 
[INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ opensaml-security-impl ---
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running TestSuite
[INFO] Tests run: 190, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.918 s - in TestSuite
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 190, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[JENKINS] Recording test results
[INFO] 
[INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ opensaml-security-impl ---
[INFO] Building jar: <http://127.0.0.1:1583/jenkins/job/java-opensaml-v5/ws/opensaml-security-impl/target/opensaml-security-impl-5.0.0-SNAPSHOT.jar>
[INFO] 
[INFO] --- maven-site-plugin:3.11.0:attach-descriptor (attach-descriptor) @ opensaml-security-impl ---
[INFO] Skipping because packaging 'jar' is not pom.
[INFO] 
[INFO] --- maven-jar-plugin:3.2.2:test-jar (default) @ opensaml-security-impl ---
[INFO] Building jar: <http://127.0.0.1:1583/jenkins/job/java-opensaml-v5/ws/opensaml-security-impl/target/opensaml-security-impl-5.0.0-SNAPSHOT-tests.jar>
[INFO] 
[INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ opensaml-security-impl ---
[INFO] Installing <http://127.0.0.1:1583/jenkins/job/java-opensaml-v5/ws/opensaml-security-impl/target/opensaml-security-impl-5.0.0-SNAPSHOT.jar> to /home/jenkins/.m2/repository/org/opensaml/opensaml-security-impl/5.0.0-SNAPSHOT/opensaml-security-impl-5.0.0-SNAPSHOT.jar
[INFO] Installing <http://127.0.0.1:1583/jenkins/job/java-opensaml-v5/ws/opensaml-security-impl/pom.xml> to /home/jenkins/.m2/repository/org/opensaml/opensaml-security-impl/5.0.0-SNAPSHOT/opensaml-security-impl-5.0.0-SNAPSHOT.pom
[INFO] Installing <http://127.0.0.1:1583/jenkins/job/java-opensaml-v5/ws/opensaml-security-impl/target/opensaml-security-impl-5.0.0-SNAPSHOT-tests.jar> to /home/jenkins/.m2/repository/org/opensaml/opensaml-security-impl/5.0.0-SNAPSHOT/opensaml-security-impl-5.0.0-SNAPSHOT-tests.jar
[JENKINS] Archiving disabled
[INFO] 
[INFO] -----------------< org.opensaml:opensaml-xmlsec-impl >------------------
[INFO] Building OpenSAML :: XML Security Implementation 5.0.0-SNAPSHOT  [16/24]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ opensaml-xmlsec-impl ---
[INFO] Deleting <http://127.0.0.1:1583/jenkins/job/java-opensaml-v5/ws/opensaml-xmlsec-impl/target>
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (maven-version) @ opensaml-xmlsec-impl ---
[INFO] 
[INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ opensaml-xmlsec-impl ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] Copying 7 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ opensaml-xmlsec-impl ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 338 source files to <http://127.0.0.1:1583/jenkins/job/java-opensaml-v5/ws/opensaml-xmlsec-impl/target/classes>
[INFO] <http://127.0.0.1:1583/jenkins/job/java-opensaml-v5/ws/opensaml-xmlsec-impl/src/main/java/org/opensaml/xmlsec/impl/BasicWhitelistBlacklistConfiguration.java>: <http://127.0.0.1:1583/jenkins/job/java-opensaml-v5/ws/opensaml-xmlsec-impl/src/main/java/org/opensaml/xmlsec/impl/BasicWhitelistBlacklistConfiguration.java> uses or overrides a deprecated API that is marked for removal.
[INFO] <http://127.0.0.1:1583/jenkins/job/java-opensaml-v5/ws/opensaml-xmlsec-impl/src/main/java/org/opensaml/xmlsec/impl/BasicWhitelistBlacklistConfiguration.java>: Recompile with -Xlint:removal for details.
[INFO] <http://127.0.0.1:1583/jenkins/job/java-opensaml-v5/ws/opensaml-xmlsec-impl/src/main/java/org/opensaml/xmlsec/signature/impl/TransformImpl.java>: Some input files use unchecked or unsafe operations.
[INFO] <http://127.0.0.1:1583/jenkins/job/java-opensaml-v5/ws/opensaml-xmlsec-impl/src/main/java/org/opensaml/xmlsec/signature/impl/TransformImpl.java>: Recompile with -Xlint:unchecked for details.
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR : 
[INFO] -------------------------------------------------------------
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-opensaml-v5/ws/opensaml-xmlsec-impl/src/main/java/org/opensaml/xmlsec/agreement/impl/BasicKeyAgreementCredential.java>:[63,22] no suitable constructor found for KeyAgreementParameters(no arguments)
    constructor org.opensaml.xmlsec.agreement.KeyAgreementParameters.KeyAgreementParameters(java.util.Collection<org.opensaml.xmlsec.agreement.KeyAgreementParameter>) is not applicable
      (actual and formal argument lists differ in length)
    constructor org.opensaml.xmlsec.agreement.KeyAgreementParameters.KeyAgreementParameters(java.util.Collection<org.opensaml.xmlsec.agreement.KeyAgreementParameter>,boolean) is not applicable
      (actual and formal argument lists differ in length)
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-opensaml-v5/ws/opensaml-xmlsec-impl/src/main/java/org/opensaml/xmlsec/agreement/impl/KeyAgreementParametersParser.java>:[59,51] no suitable constructor found for KeyAgreementParameters(no arguments)
    constructor org.opensaml.xmlsec.agreement.KeyAgreementParameters.KeyAgreementParameters(java.util.Collection<org.opensaml.xmlsec.agreement.KeyAgreementParameter>) is not applicable
      (actual and formal argument lists differ in length)
    constructor org.opensaml.xmlsec.agreement.KeyAgreementParameters.KeyAgreementParameters(java.util.Collection<org.opensaml.xmlsec.agreement.KeyAgreementParameter>,boolean) is not applicable
      (actual and formal argument lists differ in length)
[INFO] 2 errors 
[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
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for OpenSAML 5.0.0-SNAPSHOT:
[INFO] 
[INFO] OpenSAML ........................................... SUCCESS [  3.090 s]
[INFO] OpenSAML :: Core API ............................... SUCCESS [  9.977 s]
[INFO] OpenSAML :: Storage API ............................ SUCCESS [  1.204 s]
[INFO] OpenSAML :: Messaging API .......................... SUCCESS [  2.684 s]
[INFO] OpenSAML :: Security API ........................... SUCCESS [  8.268 s]
[INFO] OpenSAML :: XML Security API ....................... SUCCESS [  3.133 s]
[INFO] OpenSAML :: SOAP Provider API ...................... SUCCESS [  1.594 s]
[INFO] OpenSAML :: Profile API ............................ SUCCESS [  2.910 s]
[INFO] OpenSAML :: SAML Provider API ...................... SUCCESS [  3.527 s]
[INFO] OpenSAML :: XACML Provider API ..................... SUCCESS [  1.051 s]
[INFO] OpenSAML :: SAML XACML Profile API ................. SUCCESS [  1.026 s]
[INFO] OpenSAML :: Testing ................................ SUCCESS [  1.056 s]
[INFO] OpenSAML :: Core Implementation .................... SUCCESS [  7.529 s]
[INFO] OpenSAML :: Storage Implementation ................. SUCCESS [ 21.913 s]
[INFO] OpenSAML :: Security Implementation ................ SUCCESS [  7.271 s]
[INFO] OpenSAML :: XML Security Implementation ............ FAILURE [  1.455 s]
[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 :: Spring Support ......................... SKIPPED
[INFO] OpenSAML :: BOM .................................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  01:31 min
[INFO] Finished at: 2022-09-26T15:21:01Z
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.10.1:compile (default-compile) on project opensaml-xmlsec-impl: Compilation failure: Compilation failure:
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-opensaml-v5/ws/opensaml-xmlsec-impl/src/main/java/org/opensaml/xmlsec/agreement/impl/BasicKeyAgreementCredential.java>:[63,22] no suitable constructor found for KeyAgreementParameters(no arguments)
[ERROR] constructor org.opensaml.xmlsec.agreement.KeyAgreementParameters.KeyAgreementParameters(java.util.Collection<org.opensaml.xmlsec.agreement.KeyAgreementParameter>) is not applicable
[ERROR] (actual and formal argument lists differ in length)
[ERROR] constructor org.opensaml.xmlsec.agreement.KeyAgreementParameters.KeyAgreementParameters(java.util.Collection<org.opensaml.xmlsec.agreement.KeyAgreementParameter>,boolean) is not applicable
[ERROR] (actual and formal argument lists differ in length)
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-opensaml-v5/ws/opensaml-xmlsec-impl/src/main/java/org/opensaml/xmlsec/agreement/impl/KeyAgreementParametersParser.java>:[59,51] no suitable constructor found for KeyAgreementParameters(no arguments)
[ERROR] constructor org.opensaml.xmlsec.agreement.KeyAgreementParameters.KeyAgreementParameters(java.util.Collection<org.opensaml.xmlsec.agreement.KeyAgreementParameter>) is not applicable
[ERROR] (actual and formal argument lists differ in length)
[ERROR] constructor org.opensaml.xmlsec.agreement.KeyAgreementParameters.KeyAgreementParameters(java.util.Collection<org.opensaml.xmlsec.agreement.KeyAgreementParameter>,boolean) is not applicable
[ERROR] (actual and formal argument lists differ in length)
[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 :opensaml-xmlsec-impl
Waiting for Jenkins to finish collecting data
No mail will be sent out, as 'java-opensaml-v5 » OpenSAML :: BOM #144' 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-opensaml-v5 » OpenSAML :: SOAP Provider Implementations #144' 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-opensaml-v5 » OpenSAML :: XACML Provider Implementations #144' 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-opensaml-v5 » OpenSAML :: Profile Implementations #144' 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-opensaml-v5 » OpenSAML :: Spring Support #144' 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-opensaml-v5 » OpenSAML :: SAML Provider Implementations #144' 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-opensaml-v5 » OpenSAML :: SAML XACML Profile Implementation #144' 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-opensaml-v5 » OpenSAML :: Messaging Implementations #144' 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.
Saving reports...
Processing '/var/lib/jenkins/jobs/java-opensaml-v5/builds/144/testng/testng-results-1.xml'
Processing '/var/lib/jenkins/jobs/java-opensaml-v5/builds/144/testng/testng-results-2.xml'
Processing '/var/lib/jenkins/jobs/java-opensaml-v5/builds/144/testng/testng-results-3.xml'
Processing '/var/lib/jenkins/jobs/java-opensaml-v5/builds/144/testng/testng-results-4.xml'
Processing '/var/lib/jenkins/jobs/java-opensaml-v5/builds/144/testng/testng-results-5.xml'
Processing '/var/lib/jenkins/jobs/java-opensaml-v5/builds/144/testng/testng-results-6.xml'
Processing '/var/lib/jenkins/jobs/java-opensaml-v5/builds/144/testng/testng-results-7.xml'
Processing '/var/lib/jenkins/jobs/java-opensaml-v5/builds/144/testng/testng-results-8.xml'
Processing '/var/lib/jenkins/jobs/java-opensaml-v5/builds/144/testng/testng-results.xml'
TestNG Reports Processing: FINISH


More information about the commits mailing list