Build failed in Jenkins: java-identity-provider-v4-multi » Amazon-11,Rocky9 #940
Shibboleth Jenkins
noreply at shibboleth.net
Sat Sep 10 04:09:01 UTC 2022
See <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4-multi/jdk=Amazon-11,label=Rocky9/940/display/redirect>
Changes:
------------------------------------------
[...truncated 108.12 KB...]
[INFO] Running TestSuite
[ERROR] Tests run: 349, Failures: 3, Errors: 0, Skipped: 81, Time elapsed: 33.27 s <<< FAILURE! - in TestSuite
[ERROR] net.shibboleth.idp.authn.impl.JAASCredentialValidatorTest.setupDirectoryServer Time elapsed: 0.755 s <<< FAILURE!
com.unboundid.ldap.sdk.LDAPException: An error occurred while attempting to start listener 'default': BindException(Address already in use (Bind failed)), ldapSDKVersion=4.0.14, revision=c0fb784eebf9d36a67c736d0428fb3577f2e25bb
at net.shibboleth.idp.authn.impl.JAASCredentialValidatorTest.setupDirectoryServer(JAASCredentialValidatorTest.java:88)
[ERROR] net.shibboleth.idp.authn.impl.ValidateCredentialsTest.setupDirectoryServer Time elapsed: 0.665 s <<< FAILURE!
com.unboundid.ldap.sdk.LDAPException: An error occurred while attempting to start listener 'default': BindException(Address already in use (Bind failed)), ldapSDKVersion=4.0.14, revision=c0fb784eebf9d36a67c736d0428fb3577f2e25bb
at net.shibboleth.idp.authn.impl.ValidateCredentialsTest.setupDirectoryServer(ValidateCredentialsTest.java:89)
[ERROR] net.shibboleth.idp.authn.impl.LDAPCredentialValidatorTest.setupDirectoryServer Time elapsed: 0.275 s <<< FAILURE!
com.unboundid.ldap.sdk.LDAPException: An error occurred while attempting to start listener 'default': BindException(Address already in use (Bind failed)), ldapSDKVersion=4.0.14, revision=c0fb784eebf9d36a67c736d0428fb3577f2e25bb
at net.shibboleth.idp.authn.impl.LDAPCredentialValidatorTest.setupDirectoryServer(LDAPCredentialValidatorTest.java:101)
[INFO]
[INFO] Results:
[INFO]
[ERROR] Failures:
[ERROR] JAASCredentialValidatorTest.setupDirectoryServer:88 ? LDAP An error occurred w...
[ERROR] LDAPCredentialValidatorTest.setupDirectoryServer:101 ? LDAP An error occurred ...
[ERROR] ValidateCredentialsTest.setupDirectoryServer:89 ? LDAP An error occurred while...
[INFO]
[ERROR] Tests run: 313, Failures: 3, Errors: 0, Skipped: 45
[INFO]
[INFO]
[INFO] ---------------< net.shibboleth.idp:idp-attribute-impl >----------------
[INFO] Building Shibboleth IdP :: Attribute Implementation 4.3.0-SNAPSHOT [16/35]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ idp-attribute-impl ---
[INFO]
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (maven-version) @ idp-attribute-impl ---
[INFO]
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (banned-dependencies) @ idp-attribute-impl ---
[INFO]
[INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ idp-attribute-impl ---
[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-attribute-impl ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 7 source files to <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4-multi/jdk=Amazon-11,label=Rocky9/ws/idp-attribute-impl/target/classes>
[INFO]
[INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ idp-attribute-impl ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] Copying 3 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ idp-attribute-impl ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 4 source files to <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4-multi/jdk=Amazon-11,label=Rocky9/ws/idp-attribute-impl/target/test-classes>
[WARNING] <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4-multi/jdk=Amazon-11,label=Rocky9/ws/idp-attribute-impl/src/test/java/net/shibboleth/idp/attribute/transcoding/impl/AttributeTranscoderRegistryImplTest.java>:[214,37] getDisplayNames() in net.shibboleth.idp.attribute.IdPAttribute has been deprecated and marked for removal
[WARNING] <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4-multi/jdk=Amazon-11,label=Rocky9/ws/idp-attribute-impl/src/test/java/net/shibboleth/idp/attribute/transcoding/impl/AttributeTranscoderRegistryImplTest.java>:[215,37] getDisplayDescriptions() in net.shibboleth.idp.attribute.IdPAttribute has been deprecated and marked for removal
[WARNING] <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4-multi/jdk=Amazon-11,label=Rocky9/ws/idp-attribute-impl/src/test/java/net/shibboleth/idp/attribute/transcoding/impl/AttributeTranscoderRegistryImplTest.java>:[219,37] getDisplayNames() in net.shibboleth.idp.attribute.IdPAttribute has been deprecated and marked for removal
[WARNING] <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4-multi/jdk=Amazon-11,label=Rocky9/ws/idp-attribute-impl/src/test/java/net/shibboleth/idp/attribute/transcoding/impl/AttributeTranscoderRegistryImplTest.java>:[220,37] getDisplayDescriptions() in net.shibboleth.idp.attribute.IdPAttribute has been deprecated and marked for removal
[INFO]
[INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ idp-attribute-impl ---
[INFO]
[INFO] -------------------------------------------------------
[INFO] T E S T S
[INFO] -------------------------------------------------------
[INFO] Running TestSuite
[INFO] Tests run: 24, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.501 s - in TestSuite
[INFO]
[INFO] Results:
[INFO]
[INFO] Tests run: 24, Failures: 0, Errors: 0, Skipped: 0
[INFO]
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Shibboleth IdP :: Session Implementation
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Shibboleth IdP :: SAML Profile Implementation
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Shibboleth IdP :: Attribute Resolver Implementation
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Shibboleth IdP :: Attribute Filter Implementation
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Shibboleth IdP :: Profile Implementation
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Shibboleth IdP :: Administrative Profile Implementation
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Shibboleth IdP :: Attribute Filter Spring Integration
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Shibboleth IdP :: Profile Spring Integration
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Shibboleth IdP :: Attribute Resolver Spring Integration
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Shibboleth IdP :: CAS Protocol Implementation
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Shibboleth IdP :: Consent Implementation
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Shibboleth IdP :: System Configuration
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Shibboleth IdP :: WAR
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Shibboleth IdP :: WAR distribution
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Shibboleth IdP :: Configuration Files
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Shibboleth IdP :: Installer
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Shibboleth IdP :: Distribution
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] ---------------------< net.shibboleth.idp:idp-bom >---------------------
[INFO] Building Shibboleth IdP :: BOM 4.3.0-SNAPSHOT [17/35]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO]
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ idp-bom ---
[INFO]
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (maven-version) @ idp-bom ---
[INFO]
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (banned-dependencies) @ idp-bom ---
[INFO]
[INFO] ------------------< net.shibboleth.idp:idp-tests-bom >------------------
[INFO] Building Shibboleth IdP :: Tests BOM 4.3.0-SNAPSHOT [18/35]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO]
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ idp-tests-bom ---
[INFO]
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (maven-version) @ idp-tests-bom ---
[INFO]
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (banned-dependencies) @ idp-tests-bom ---
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for Shibboleth Identity Provider 4.3.0-SNAPSHOT:
[INFO]
[INFO] Shibboleth Identity Provider ....................... SUCCESS [ 1.568 s]
[INFO] Shibboleth IdP :: Core ............................. SUCCESS [ 7.902 s]
[INFO] Shibboleth IdP :: Configuration Schemas ............ SUCCESS [ 0.103 s]
[INFO] Shibboleth IdP :: Attribute API .................... SUCCESS [ 17.388 s]
[INFO] Shibboleth IdP :: Profile API ...................... SUCCESS [ 22.943 s]
[INFO] Shibboleth IdP :: Authentication API ............... SUCCESS [ 11.557 s]
[INFO] Shibboleth IdP :: Administrative Profile API ....... SUCCESS [ 11.523 s]
[INFO] Shibboleth IdP :: Attribute Resolver API ........... SUCCESS [ 9.550 s]
[INFO] Shibboleth IdP :: Attribute Filter API ............. SUCCESS [ 8.122 s]
[INFO] Shibboleth IdP :: Session API ...................... SUCCESS [ 6.271 s]
[INFO] Shibboleth IdP :: SAML Profile API ................. SUCCESS [ 16.292 s]
[INFO] Shibboleth IdP :: CAS Protocol API ................. SUCCESS [ 4.071 s]
[INFO] Shibboleth IdP :: Consent API ...................... SUCCESS [ 0.380 s]
[INFO] Shibboleth IdP :: UI Support ....................... SUCCESS [ 9.567 s]
[INFO] Shibboleth IdP :: Authentication Implementation .... FAILURE [ 43.596 s]
[INFO] Shibboleth IdP :: Attribute Implementation ......... SUCCESS [ 11.118 s]
[INFO] Shibboleth IdP :: Session Implementation ........... SKIPPED
[INFO] Shibboleth IdP :: SAML Profile Implementation ...... SKIPPED
[INFO] Shibboleth IdP :: Attribute Resolver Implementation SKIPPED
[INFO] Shibboleth IdP :: Attribute Filter Implementation .. SKIPPED
[INFO] Shibboleth IdP :: Profile Implementation ........... SKIPPED
[INFO] Shibboleth IdP :: Administrative Profile Implementation SKIPPED
[INFO] Shibboleth IdP :: Attribute Filter Spring Integration SKIPPED
[INFO] Shibboleth IdP :: Profile Spring Integration ....... SKIPPED
[INFO] Shibboleth IdP :: Attribute Resolver Spring Integration SKIPPED
[INFO] Shibboleth IdP :: CAS Protocol Implementation ...... SKIPPED
[INFO] Shibboleth IdP :: Consent Implementation ........... 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 .............................. SUCCESS [ 0.643 s]
[INFO] Shibboleth IdP :: Tests BOM ........................ SUCCESS [ 0.036 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 03:07 min
[INFO] Finished at: 2022-09-10T04:09:00Z
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:3.0.0-M5:test (default-test) on project idp-authn-impl: There are test failures.
[ERROR]
[ERROR] Please refer to <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4-multi/jdk=Amazon-11,label=Rocky9/ws/idp-authn-impl/target/surefire-reports> for the individual test results.
[ERROR] Please refer to dump files (if any exist) [date].dump, [date]-jvmRun[N].dump and [date].dumpstream.
[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 <args> -rf :idp-authn-impl
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
Saving reports...
Processing '/var/lib/jenkins/jobs/java-identity-provider-v4-multi/configurations/axis-jdk/Amazon-11/axis-label/Rocky9/builds/940/testng/testng-results-1.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v4-multi/configurations/axis-jdk/Amazon-11/axis-label/Rocky9/builds/940/testng/testng-results-10.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v4-multi/configurations/axis-jdk/Amazon-11/axis-label/Rocky9/builds/940/testng/testng-results-11.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v4-multi/configurations/axis-jdk/Amazon-11/axis-label/Rocky9/builds/940/testng/testng-results-2.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v4-multi/configurations/axis-jdk/Amazon-11/axis-label/Rocky9/builds/940/testng/testng-results-3.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v4-multi/configurations/axis-jdk/Amazon-11/axis-label/Rocky9/builds/940/testng/testng-results-4.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v4-multi/configurations/axis-jdk/Amazon-11/axis-label/Rocky9/builds/940/testng/testng-results-5.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v4-multi/configurations/axis-jdk/Amazon-11/axis-label/Rocky9/builds/940/testng/testng-results-6.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v4-multi/configurations/axis-jdk/Amazon-11/axis-label/Rocky9/builds/940/testng/testng-results-7.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v4-multi/configurations/axis-jdk/Amazon-11/axis-label/Rocky9/builds/940/testng/testng-results-8.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v4-multi/configurations/axis-jdk/Amazon-11/axis-label/Rocky9/builds/940/testng/testng-results-9.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v4-multi/configurations/axis-jdk/Amazon-11/axis-label/Rocky9/builds/940/testng/testng-results.xml'
TestNG Reports Processing: FINISH
More information about the commits
mailing list