Build failed in Jenkins: java-opensaml-v5 #174
Shibboleth Jenkins
noreply at shibboleth.net
Thu Oct 13 03:38:51 UTC 2022
See <http://127.0.0.1:1583/jenkins/job/java-opensaml-v5/174/display/redirect?page=changes>
Changes:
[dfisher] IDP-1963 Update ldaptive to version 2.
------------------------------------------
[...truncated 86.58 KB...]
[INFO] -------------------------------------------------------
[INFO] Running TestSuite
[INFO] Tests run: 56, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 19.798 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] Some messages have been simplified; recompile with -Xdiags:verbose to get full output
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR :
[INFO] -------------------------------------------------------------
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-opensaml-v5/ws/opensaml-security-impl/src/test/java/org/opensaml/security/trust/impl/TrustEngineX509TrustManagerTest.java>:[28,20] cannot find symbol
symbol: class ConnectException
location: package org.ldaptive
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-opensaml-v5/ws/opensaml-security-impl/src/test/java/org/opensaml/security/trust/impl/TrustEngineX509TrustManagerTest.java>:[37,20] cannot find symbol
symbol: class SearchResponse
location: package org.ldaptive
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-opensaml-v5/ws/opensaml-security-impl/src/test/java/org/opensaml/security/trust/impl/TrustEngineX509TrustManagerTest.java>:[83,30] cannot find symbol
symbol: class ConnectException
location: class org.opensaml.security.trust.impl.TrustEngineX509TrustManagerTest
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-opensaml-v5/ws/opensaml-security-impl/src/test/java/org/opensaml/security/trust/impl/TrustEngineX509TrustManagerTest.java>:[98,30] cannot find symbol
symbol: class ConnectException
location: class org.opensaml.security.trust.impl.TrustEngineX509TrustManagerTest
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-opensaml-v5/ws/opensaml-security-impl/src/test/java/org/opensaml/security/trust/impl/TrustEngineX509TrustManagerTest.java>:[85,40] cannot find symbol
symbol: method builder()
location: class org.ldaptive.DefaultConnectionFactory
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-opensaml-v5/ws/opensaml-security-impl/src/test/java/org/opensaml/security/trust/impl/TrustEngineX509TrustManagerTest.java>:[86,37] cannot find symbol
symbol: method builder()
location: class org.ldaptive.ConnectionConfig
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-opensaml-v5/ws/opensaml-security-impl/src/test/java/org/opensaml/security/trust/impl/TrustEngineX509TrustManagerTest.java>:[101,40] cannot find symbol
symbol: method builder()
location: class org.ldaptive.DefaultConnectionFactory
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-opensaml-v5/ws/opensaml-security-impl/src/test/java/org/opensaml/security/trust/impl/TrustEngineX509TrustManagerTest.java>:[102,37] cannot find symbol
symbol: method builder()
location: class org.ldaptive.ConnectionConfig
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-opensaml-v5/ws/opensaml-security-impl/src/test/java/org/opensaml/security/trust/impl/TrustEngineX509TrustManagerTest.java>:[105,37] cannot find symbol
symbol: method builder()
location: class org.ldaptive.ssl.SslConfig
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-opensaml-v5/ws/opensaml-security-impl/src/test/java/org/opensaml/security/trust/impl/TrustEngineX509TrustManagerTest.java>:[127,42] cannot find symbol
symbol: method builder()
location: class org.ldaptive.DefaultConnectionFactory
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-opensaml-v5/ws/opensaml-security-impl/src/test/java/org/opensaml/security/trust/impl/TrustEngineX509TrustManagerTest.java>:[128,37] cannot find symbol
symbol: method builder()
location: class org.ldaptive.ConnectionConfig
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-opensaml-v5/ws/opensaml-security-impl/src/test/java/org/opensaml/security/trust/impl/TrustEngineX509TrustManagerTest.java>:[131,37] cannot find symbol
symbol: method builder()
location: class org.ldaptive.ssl.SslConfig
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-opensaml-v5/ws/opensaml-security-impl/src/test/java/org/opensaml/security/trust/impl/TrustEngineX509TrustManagerTest.java>:[148,60] incompatible types: org.ldaptive.ConnectionFactory cannot be converted to org.ldaptive.Connection
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-opensaml-v5/ws/opensaml-security-impl/src/test/java/org/opensaml/security/trust/impl/TrustEngineX509TrustManagerTest.java>:[149,15] cannot find symbol
symbol: class SearchResponse
location: class org.opensaml.security.trust.impl.TrustEngineX509TrustManagerTest
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-opensaml-v5/ws/opensaml-security-impl/src/test/java/org/opensaml/security/trust/impl/TrustEngineX509TrustManagerTest.java>:[150,45] cannot find symbol
symbol: method objectScopeSearchRequest(java.lang.String,java.lang.String[])
location: class org.ldaptive.SearchRequest
[INFO] 15 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 [ 2.970 s]
[INFO] OpenSAML :: Core API ............................... SUCCESS [ 10.017 s]
[INFO] OpenSAML :: Storage API ............................ SUCCESS [ 1.345 s]
[INFO] OpenSAML :: Messaging API .......................... SUCCESS [ 2.827 s]
[INFO] OpenSAML :: Security API ........................... SUCCESS [ 8.212 s]
[INFO] OpenSAML :: XML Security API ....................... SUCCESS [ 3.192 s]
[INFO] OpenSAML :: SOAP Provider API ...................... SUCCESS [ 1.738 s]
[INFO] OpenSAML :: Profile API ............................ SUCCESS [ 2.945 s]
[INFO] OpenSAML :: SAML Provider API ...................... SUCCESS [ 3.541 s]
[INFO] OpenSAML :: XACML Provider API ..................... SUCCESS [ 1.196 s]
[INFO] OpenSAML :: SAML XACML Profile API ................. SUCCESS [ 1.196 s]
[INFO] OpenSAML :: Testing ................................ SUCCESS [ 1.072 s]
[INFO] OpenSAML :: Core Implementation .................... SUCCESS [ 7.665 s]
[INFO] OpenSAML :: Storage Implementation ................. SUCCESS [ 21.920 s]
[INFO] OpenSAML :: Security Implementation ................ FAILURE [ 1.573 s]
[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 :: Spring Support ......................... SKIPPED
[INFO] OpenSAML :: BOM .................................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 01:24 min
[INFO] Finished at: 2022-10-13T03:38:42Z
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.10.1:testCompile (default-testCompile) on project opensaml-security-impl: Compilation failure: Compilation failure:
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-opensaml-v5/ws/opensaml-security-impl/src/test/java/org/opensaml/security/trust/impl/TrustEngineX509TrustManagerTest.java>:[28,20] cannot find symbol
[ERROR] symbol: class ConnectException
[ERROR] location: package org.ldaptive
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-opensaml-v5/ws/opensaml-security-impl/src/test/java/org/opensaml/security/trust/impl/TrustEngineX509TrustManagerTest.java>:[37,20] cannot find symbol
[ERROR] symbol: class SearchResponse
[ERROR] location: package org.ldaptive
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-opensaml-v5/ws/opensaml-security-impl/src/test/java/org/opensaml/security/trust/impl/TrustEngineX509TrustManagerTest.java>:[83,30] cannot find symbol
[ERROR] symbol: class ConnectException
[ERROR] location: class org.opensaml.security.trust.impl.TrustEngineX509TrustManagerTest
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-opensaml-v5/ws/opensaml-security-impl/src/test/java/org/opensaml/security/trust/impl/TrustEngineX509TrustManagerTest.java>:[98,30] cannot find symbol
[ERROR] symbol: class ConnectException
[ERROR] location: class org.opensaml.security.trust.impl.TrustEngineX509TrustManagerTest
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-opensaml-v5/ws/opensaml-security-impl/src/test/java/org/opensaml/security/trust/impl/TrustEngineX509TrustManagerTest.java>:[85,40] cannot find symbol
[ERROR] symbol: method builder()
[ERROR] location: class org.ldaptive.DefaultConnectionFactory
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-opensaml-v5/ws/opensaml-security-impl/src/test/java/org/opensaml/security/trust/impl/TrustEngineX509TrustManagerTest.java>:[86,37] cannot find symbol
[ERROR] symbol: method builder()
[ERROR] location: class org.ldaptive.ConnectionConfig
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-opensaml-v5/ws/opensaml-security-impl/src/test/java/org/opensaml/security/trust/impl/TrustEngineX509TrustManagerTest.java>:[101,40] cannot find symbol
[ERROR] symbol: method builder()
[ERROR] location: class org.ldaptive.DefaultConnectionFactory
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-opensaml-v5/ws/opensaml-security-impl/src/test/java/org/opensaml/security/trust/impl/TrustEngineX509TrustManagerTest.java>:[102,37] cannot find symbol
[ERROR] symbol: method builder()
[ERROR] location: class org.ldaptive.ConnectionConfig
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-opensaml-v5/ws/opensaml-security-impl/src/test/java/org/opensaml/security/trust/impl/TrustEngineX509TrustManagerTest.java>:[105,37] cannot find symbol
[ERROR] symbol: method builder()
[ERROR] location: class org.ldaptive.ssl.SslConfig
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-opensaml-v5/ws/opensaml-security-impl/src/test/java/org/opensaml/security/trust/impl/TrustEngineX509TrustManagerTest.java>:[127,42] cannot find symbol
[ERROR] symbol: method builder()
[ERROR] location: class org.ldaptive.DefaultConnectionFactory
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-opensaml-v5/ws/opensaml-security-impl/src/test/java/org/opensaml/security/trust/impl/TrustEngineX509TrustManagerTest.java>:[128,37] cannot find symbol
[ERROR] symbol: method builder()
[ERROR] location: class org.ldaptive.ConnectionConfig
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-opensaml-v5/ws/opensaml-security-impl/src/test/java/org/opensaml/security/trust/impl/TrustEngineX509TrustManagerTest.java>:[131,37] cannot find symbol
[ERROR] symbol: method builder()
[ERROR] location: class org.ldaptive.ssl.SslConfig
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-opensaml-v5/ws/opensaml-security-impl/src/test/java/org/opensaml/security/trust/impl/TrustEngineX509TrustManagerTest.java>:[148,60] incompatible types: org.ldaptive.ConnectionFactory cannot be converted to org.ldaptive.Connection
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-opensaml-v5/ws/opensaml-security-impl/src/test/java/org/opensaml/security/trust/impl/TrustEngineX509TrustManagerTest.java>:[149,15] cannot find symbol
[ERROR] symbol: class SearchResponse
[ERROR] location: class org.opensaml.security.trust.impl.TrustEngineX509TrustManagerTest
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-opensaml-v5/ws/opensaml-security-impl/src/test/java/org/opensaml/security/trust/impl/TrustEngineX509TrustManagerTest.java>:[150,45] cannot find symbol
[ERROR] symbol: method objectScopeSearchRequest(java.lang.String,java.lang.String[])
[ERROR] location: class org.ldaptive.SearchRequest
[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-security-impl
Waiting for Jenkins to finish collecting data
No mail will be sent out, as 'java-opensaml-v5 » OpenSAML :: BOM #174' 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 #174' 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 #174' 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 #174' 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 :: XML Security Implementation #174' 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 :: Spring Support #174' 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 #174' 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 :: SAML XACML Profile Implementation #174' 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 #174' 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.
Saving reports...
Processing '/var/lib/jenkins/jobs/java-opensaml-v5/builds/174/testng/testng-results-1.xml'
Processing '/var/lib/jenkins/jobs/java-opensaml-v5/builds/174/testng/testng-results-2.xml'
Processing '/var/lib/jenkins/jobs/java-opensaml-v5/builds/174/testng/testng-results-3.xml'
Processing '/var/lib/jenkins/jobs/java-opensaml-v5/builds/174/testng/testng-results-4.xml'
Processing '/var/lib/jenkins/jobs/java-opensaml-v5/builds/174/testng/testng-results-5.xml'
Processing '/var/lib/jenkins/jobs/java-opensaml-v5/builds/174/testng/testng-results-6.xml'
Processing '/var/lib/jenkins/jobs/java-opensaml-v5/builds/174/testng/testng-results-7.xml'
Processing '/var/lib/jenkins/jobs/java-opensaml-v5/builds/174/testng/testng-results.xml'
TestNG Reports Processing: FINISH
More information about the commits
mailing list