Build failed in Jenkins: java-identity-provider-v3-multi » RedHat-8,RHEL8 #81
Shibboleth Jenkins
noreply at shibboleth.net
Sun Dec 6 05:24:49 UTC 2020
See <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v3-multi/jdk=RedHat-8,label=RHEL8/81/display/redirect?page=changes>
Changes:
[Ian Young] IDP-1720 - Bump dependencies for V3.4.8
[Ian Young] IDP-1719 - Unlock Shibboleth dependencies for IdP release
------------------------------------------
[...truncated 232.23 KB...]
[ERROR] v2Resolver(net.shibboleth.idp.attribute.resolver.spring.dc.ldap.LDAPDataConnectorParserTest) Time elapsed: 1.108 s <<< FAILURE!
org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'myLDAP': Invocation of init method failed; nested exception is net.shibboleth.utilities.java.support.component.ComponentInitializationException: Data Connector 'myLDAP': Invalid connector configuration
at net.shibboleth.idp.attribute.resolver.spring.dc.ldap.LDAPDataConnectorParserTest.getLdapDataConnector(LDAPDataConnectorParserTest.java:565)
at net.shibboleth.idp.attribute.resolver.spring.dc.ldap.LDAPDataConnectorParserTest.getLdapDataConnector(LDAPDataConnectorParserTest.java:571)
at net.shibboleth.idp.attribute.resolver.spring.dc.ldap.LDAPDataConnectorParserTest.v2Resolver(LDAPDataConnectorParserTest.java:154)
Caused by: net.shibboleth.utilities.java.support.component.ComponentInitializationException: Data Connector 'myLDAP': Invalid connector configuration
at net.shibboleth.idp.attribute.resolver.spring.dc.ldap.LDAPDataConnectorParserTest.getLdapDataConnector(LDAPDataConnectorParserTest.java:565)
at net.shibboleth.idp.attribute.resolver.spring.dc.ldap.LDAPDataConnectorParserTest.getLdapDataConnector(LDAPDataConnectorParserTest.java:571)
at net.shibboleth.idp.attribute.resolver.spring.dc.ldap.LDAPDataConnectorParserTest.v2Resolver(LDAPDataConnectorParserTest.java:154)
Caused by: net.shibboleth.idp.attribute.resolver.dc.ValidationException: [org.ldaptive.pool.PoolExhaustedException at 1842714758::resultCode=null, matchedDn=null, responseControls=null, referralURLs=null, messageId=-1, message=Pool is empty and connection creation failed, providerException=null]
at net.shibboleth.idp.attribute.resolver.spring.dc.ldap.LDAPDataConnectorParserTest.getLdapDataConnector(LDAPDataConnectorParserTest.java:565)
at net.shibboleth.idp.attribute.resolver.spring.dc.ldap.LDAPDataConnectorParserTest.getLdapDataConnector(LDAPDataConnectorParserTest.java:571)
at net.shibboleth.idp.attribute.resolver.spring.dc.ldap.LDAPDataConnectorParserTest.v2Resolver(LDAPDataConnectorParserTest.java:154)
Caused by: org.ldaptive.pool.PoolExhaustedException: Pool is empty and connection creation failed
at net.shibboleth.idp.attribute.resolver.spring.dc.ldap.LDAPDataConnectorParserTest.getLdapDataConnector(LDAPDataConnectorParserTest.java:565)
at net.shibboleth.idp.attribute.resolver.spring.dc.ldap.LDAPDataConnectorParserTest.getLdapDataConnector(LDAPDataConnectorParserTest.java:571)
at net.shibboleth.idp.attribute.resolver.spring.dc.ldap.LDAPDataConnectorParserTest.v2Resolver(LDAPDataConnectorParserTest.java:154)
[ERROR] hybridConfig(net.shibboleth.idp.attribute.resolver.spring.dc.ldap.LDAPDataConnectorParserTest) Time elapsed: 1.158 s <<< FAILURE!
org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'myLDAP': Invocation of init method failed; nested exception is net.shibboleth.utilities.java.support.component.ComponentInitializationException: Data Connector 'myLDAP': Invalid connector configuration
at net.shibboleth.idp.attribute.resolver.spring.dc.ldap.LDAPDataConnectorParserTest.getLdapDataConnector(LDAPDataConnectorParserTest.java:565)
at net.shibboleth.idp.attribute.resolver.spring.dc.ldap.LDAPDataConnectorParserTest.getLdapDataConnector(LDAPDataConnectorParserTest.java:571)
at net.shibboleth.idp.attribute.resolver.spring.dc.ldap.LDAPDataConnectorParserTest.hybridConfig(LDAPDataConnectorParserTest.java:490)
Caused by: net.shibboleth.utilities.java.support.component.ComponentInitializationException: Data Connector 'myLDAP': Invalid connector configuration
at net.shibboleth.idp.attribute.resolver.spring.dc.ldap.LDAPDataConnectorParserTest.getLdapDataConnector(LDAPDataConnectorParserTest.java:565)
at net.shibboleth.idp.attribute.resolver.spring.dc.ldap.LDAPDataConnectorParserTest.getLdapDataConnector(LDAPDataConnectorParserTest.java:571)
at net.shibboleth.idp.attribute.resolver.spring.dc.ldap.LDAPDataConnectorParserTest.hybridConfig(LDAPDataConnectorParserTest.java:490)
Caused by: net.shibboleth.idp.attribute.resolver.dc.ValidationException: [org.ldaptive.pool.PoolExhaustedException at 1761528165::resultCode=null, matchedDn=null, responseControls=null, referralURLs=null, messageId=-1, message=Pool is empty and connection creation failed, providerException=null]
at net.shibboleth.idp.attribute.resolver.spring.dc.ldap.LDAPDataConnectorParserTest.getLdapDataConnector(LDAPDataConnectorParserTest.java:565)
at net.shibboleth.idp.attribute.resolver.spring.dc.ldap.LDAPDataConnectorParserTest.getLdapDataConnector(LDAPDataConnectorParserTest.java:571)
at net.shibboleth.idp.attribute.resolver.spring.dc.ldap.LDAPDataConnectorParserTest.hybridConfig(LDAPDataConnectorParserTest.java:490)
Caused by: org.ldaptive.pool.PoolExhaustedException: Pool is empty and connection creation failed
at net.shibboleth.idp.attribute.resolver.spring.dc.ldap.LDAPDataConnectorParserTest.getLdapDataConnector(LDAPDataConnectorParserTest.java:565)
at net.shibboleth.idp.attribute.resolver.spring.dc.ldap.LDAPDataConnectorParserTest.getLdapDataConnector(LDAPDataConnectorParserTest.java:571)
at net.shibboleth.idp.attribute.resolver.spring.dc.ldap.LDAPDataConnectorParserTest.hybridConfig(LDAPDataConnectorParserTest.java:490)
[ERROR] v2NoSec(net.shibboleth.idp.attribute.resolver.spring.dc.ldap.LDAPDataConnectorParserTest) Time elapsed: 1.153 s <<< FAILURE!
org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'myLDAP': Invocation of init method failed; nested exception is net.shibboleth.utilities.java.support.component.ComponentInitializationException: Data Connector 'myLDAP': Invalid connector configuration
at net.shibboleth.idp.attribute.resolver.spring.dc.ldap.LDAPDataConnectorParserTest.getLdapDataConnector(LDAPDataConnectorParserTest.java:565)
at net.shibboleth.idp.attribute.resolver.spring.dc.ldap.LDAPDataConnectorParserTest.getLdapDataConnector(LDAPDataConnectorParserTest.java:571)
at net.shibboleth.idp.attribute.resolver.spring.dc.ldap.LDAPDataConnectorParserTest.v2NoSec(LDAPDataConnectorParserTest.java:176)
Caused by: net.shibboleth.utilities.java.support.component.ComponentInitializationException: Data Connector 'myLDAP': Invalid connector configuration
at net.shibboleth.idp.attribute.resolver.spring.dc.ldap.LDAPDataConnectorParserTest.getLdapDataConnector(LDAPDataConnectorParserTest.java:565)
at net.shibboleth.idp.attribute.resolver.spring.dc.ldap.LDAPDataConnectorParserTest.getLdapDataConnector(LDAPDataConnectorParserTest.java:571)
at net.shibboleth.idp.attribute.resolver.spring.dc.ldap.LDAPDataConnectorParserTest.v2NoSec(LDAPDataConnectorParserTest.java:176)
Caused by: net.shibboleth.idp.attribute.resolver.dc.ValidationException: [org.ldaptive.pool.PoolExhaustedException at 1626803358::resultCode=null, matchedDn=null, responseControls=null, referralURLs=null, messageId=-1, message=Pool is empty and connection creation failed, providerException=null]
at net.shibboleth.idp.attribute.resolver.spring.dc.ldap.LDAPDataConnectorParserTest.getLdapDataConnector(LDAPDataConnectorParserTest.java:565)
at net.shibboleth.idp.attribute.resolver.spring.dc.ldap.LDAPDataConnectorParserTest.getLdapDataConnector(LDAPDataConnectorParserTest.java:571)
at net.shibboleth.idp.attribute.resolver.spring.dc.ldap.LDAPDataConnectorParserTest.v2NoSec(LDAPDataConnectorParserTest.java:176)
Caused by: org.ldaptive.pool.PoolExhaustedException: Pool is empty and connection creation failed
at net.shibboleth.idp.attribute.resolver.spring.dc.ldap.LDAPDataConnectorParserTest.getLdapDataConnector(LDAPDataConnectorParserTest.java:565)
at net.shibboleth.idp.attribute.resolver.spring.dc.ldap.LDAPDataConnectorParserTest.getLdapDataConnector(LDAPDataConnectorParserTest.java:571)
at net.shibboleth.idp.attribute.resolver.spring.dc.ldap.LDAPDataConnectorParserTest.v2NoSec(LDAPDataConnectorParserTest.java:176)
[ERROR] flatHybridConfig(net.shibboleth.idp.attribute.resolver.spring.dc.ldap.LDAPDataConnectorParserTest) Time elapsed: 1.113 s <<< FAILURE!
org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'myLDAP': Invocation of init method failed; nested exception is net.shibboleth.utilities.java.support.component.ComponentInitializationException: Data Connector 'myLDAP': Invalid connector configuration
at net.shibboleth.idp.attribute.resolver.spring.dc.ldap.LDAPDataConnectorParserTest.getLdapDataConnector(LDAPDataConnectorParserTest.java:565)
at net.shibboleth.idp.attribute.resolver.spring.dc.ldap.LDAPDataConnectorParserTest.getLdapDataConnector(LDAPDataConnectorParserTest.java:571)
at net.shibboleth.idp.attribute.resolver.spring.dc.ldap.LDAPDataConnectorParserTest.flatHybridConfig(LDAPDataConnectorParserTest.java:513)
Caused by: net.shibboleth.utilities.java.support.component.ComponentInitializationException: Data Connector 'myLDAP': Invalid connector configuration
at net.shibboleth.idp.attribute.resolver.spring.dc.ldap.LDAPDataConnectorParserTest.getLdapDataConnector(LDAPDataConnectorParserTest.java:565)
at net.shibboleth.idp.attribute.resolver.spring.dc.ldap.LDAPDataConnectorParserTest.getLdapDataConnector(LDAPDataConnectorParserTest.java:571)
at net.shibboleth.idp.attribute.resolver.spring.dc.ldap.LDAPDataConnectorParserTest.flatHybridConfig(LDAPDataConnectorParserTest.java:513)
Caused by: net.shibboleth.idp.attribute.resolver.dc.ValidationException: [org.ldaptive.pool.PoolExhaustedException at 391924453::resultCode=null, matchedDn=null, responseControls=null, referralURLs=null, messageId=-1, message=Pool is empty and connection creation failed, providerException=null]
at net.shibboleth.idp.attribute.resolver.spring.dc.ldap.LDAPDataConnectorParserTest.getLdapDataConnector(LDAPDataConnectorParserTest.java:565)
at net.shibboleth.idp.attribute.resolver.spring.dc.ldap.LDAPDataConnectorParserTest.getLdapDataConnector(LDAPDataConnectorParserTest.java:571)
at net.shibboleth.idp.attribute.resolver.spring.dc.ldap.LDAPDataConnectorParserTest.flatHybridConfig(LDAPDataConnectorParserTest.java:513)
Caused by: org.ldaptive.pool.PoolExhaustedException: Pool is empty and connection creation failed
at net.shibboleth.idp.attribute.resolver.spring.dc.ldap.LDAPDataConnectorParserTest.getLdapDataConnector(LDAPDataConnectorParserTest.java:565)
at net.shibboleth.idp.attribute.resolver.spring.dc.ldap.LDAPDataConnectorParserTest.getLdapDataConnector(LDAPDataConnectorParserTest.java:571)
at net.shibboleth.idp.attribute.resolver.spring.dc.ldap.LDAPDataConnectorParserTest.flatHybridConfig(LDAPDataConnectorParserTest.java:513)
[INFO]
[INFO] Results:
[INFO]
[ERROR] Failures:
[ERROR] LDAPDataConnectorParserTest.flatHybridConfig:513->getLdapDataConnector:571->getLdapDataConnector:565 » BeanCreation
[ERROR] LDAPDataConnectorParserTest.hybridConfig:490->getLdapDataConnector:571->getLdapDataConnector:565 » BeanCreation
[ERROR] LDAPDataConnectorParserTest.springConfig:425->getLdapDataConnector:571->getLdapDataConnector:565 » BeanCreation
[ERROR] LDAPDataConnectorParserTest.springPropsConfig:441->getLdapDataConnector:565 » BeanCreation
[ERROR] LDAPDataConnectorParserTest.v2Config:135->getLdapDataConnector:571->getLdapDataConnector:565 » BeanCreation
[ERROR] LDAPDataConnectorParserTest.v2JndiConfig:336->getLdapDataConnector:571->getLdapDataConnector:565 » BeanCreation
[ERROR] LDAPDataConnectorParserTest.v2NoSec:176->getLdapDataConnector:571->getLdapDataConnector:565 » BeanCreation
[ERROR] LDAPDataConnectorParserTest.v2PropsConfig:405->getLdapDataConnector:565 » BeanCreation
[ERROR] LDAPDataConnectorParserTest.v2Resolver:154->getLdapDataConnector:571->getLdapDataConnector:565 » BeanCreation
[ERROR] LDAPDataConnectorParserTest.v2ResolverOtherDups:195->getLdapDataConnector:571->getLdapDataConnector:565 » BeanCreation
[INFO]
[ERROR] Tests run: 187, Failures: 10, Errors: 0, Skipped: 0
[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] ----------------< net.shibboleth.idp:idp-consent-impl >-----------------
[INFO] Building Shibboleth IdP :: Consent Implementation 3.4.8-SNAPSHOT [25/32]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ idp-consent-impl ---
[INFO] Deleting <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v3-multi/jdk=RedHat-8,label=RHEL8/ws/idp-consent-impl/target>
[INFO]
[INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ idp-consent-impl ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO]
[INFO] --- maven-compiler-plugin:3.7.0:compile (default-compile) @ idp-consent-impl ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 54 source files to <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v3-multi/jdk=RedHat-8,label=RHEL8/ws/idp-consent-impl/target/classes>
[WARNING] bootstrap class path not set in conjunction with -source 1.7
[INFO] <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v3-multi/jdk=RedHat-8,label=RHEL8/ws/idp-consent-impl/src/main/java/net/shibboleth/idp/consent/flow/impl/AbstractConsentAction.java>: Some input files use unchecked or unsafe operations.
[INFO] <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v3-multi/jdk=RedHat-8,label=RHEL8/ws/idp-consent-impl/src/main/java/net/shibboleth/idp/consent/flow/impl/AbstractConsentAction.java>: Recompile with -Xlint:unchecked for details.
[INFO]
[INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ idp-consent-impl ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO]
[INFO] --- maven-compiler-plugin:3.7.0:testCompile (default-testCompile) @ idp-consent-impl ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 42 source files to <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v3-multi/jdk=RedHat-8,label=RHEL8/ws/idp-consent-impl/target/test-classes>
[WARNING] bootstrap class path not set in conjunction with -source 1.7
[INFO] <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v3-multi/jdk=RedHat-8,label=RHEL8/ws/idp-consent-impl/src/test/java/net/shibboleth/idp/consent/flow/ar/impl/PopulateAttributeReleaseContextTest.java>: Some input files use unchecked or unsafe operations.
[INFO] <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v3-multi/jdk=RedHat-8,label=RHEL8/ws/idp-consent-impl/src/test/java/net/shibboleth/idp/consent/flow/ar/impl/PopulateAttributeReleaseContextTest.java>: Recompile with -Xlint:unchecked for details.
[INFO]
[INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ idp-consent-impl ---
[INFO]
[INFO] -------------------------------------------------------
[INFO] T E S T S
[INFO] -------------------------------------------------------
[INFO] Running TestSuite
[INFO] Tests run: 221, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.951 s - in TestSuite
[INFO]
[INFO] Results:
[INFO]
[INFO] Tests run: 221, Failures: 0, Errors: 0, Skipped: 0
[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 :: 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 3.4.8-SNAPSHOT [26/32]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO]
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ idp-bom ---
[INFO]
[INFO] ------------------< net.shibboleth.idp:idp-tests-bom >------------------
[INFO] Building Shibboleth IdP :: Tests BOM 3.4.8-SNAPSHOT [27/32]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO]
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ idp-tests-bom ---
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for Shibboleth Identity Provider 3.4.8-SNAPSHOT:
[INFO]
[INFO] Shibboleth Identity Provider ....................... SUCCESS [ 0.298 s]
[INFO] Shibboleth IdP :: Core ............................. SUCCESS [ 2.632 s]
[INFO] Shibboleth IdP :: Configuration Schemas ............ SUCCESS [ 0.069 s]
[INFO] Shibboleth IdP :: Attribute API .................... SUCCESS [ 2.418 s]
[INFO] Shibboleth IdP :: Profile API ...................... SUCCESS [ 3.388 s]
[INFO] Shibboleth IdP :: Authentication API ............... SUCCESS [ 2.193 s]
[INFO] Shibboleth IdP :: Administrative Profile API ....... SUCCESS [ 0.177 s]
[INFO] Shibboleth IdP :: Attribute Resolver API ........... SUCCESS [ 1.781 s]
[INFO] Shibboleth IdP :: Attribute Filter API ............. SUCCESS [ 1.542 s]
[INFO] Shibboleth IdP :: Session API ...................... SUCCESS [ 1.538 s]
[INFO] Shibboleth IdP :: CAS Protocol API ................. SUCCESS [ 0.170 s]
[INFO] Shibboleth IdP :: SAML Profile API ................. SUCCESS [ 4.087 s]
[INFO] Shibboleth IdP :: Consent API ...................... SUCCESS [ 0.080 s]
[INFO] Shibboleth IdP :: UI Support ....................... SUCCESS [ 2.463 s]
[INFO] Shibboleth IdP :: Administrative Profile Implementation SUCCESS [ 2.639 s]
[INFO] Shibboleth IdP :: Authentication Implementation .... SUCCESS [ 16.335 s]
[INFO] Shibboleth IdP :: Session Implementation ........... SUCCESS [ 13.575 s]
[INFO] Shibboleth IdP :: SAML Profile Implementation ...... SUCCESS [ 11.059 s]
[INFO] Shibboleth IdP :: Attribute Resolver Implementation SUCCESS [ 15.427 s]
[INFO] Shibboleth IdP :: Attribute Filter Implementation .. SUCCESS [ 4.576 s]
[INFO] Shibboleth IdP :: Attribute Filter Spring Integration SUCCESS [ 7.856 s]
[INFO] Shibboleth IdP :: Profile Implementation ........... SUCCESS [ 3.896 s]
[INFO] Shibboleth IdP :: Profile Spring Integration ....... SUCCESS [ 25.139 s]
[INFO] Shibboleth IdP :: Attribute Resolver Spring Integration FAILURE [ 28.297 s]
[INFO] Shibboleth IdP :: CAS Protocol Implementation ...... SKIPPED
[INFO] Shibboleth IdP :: Consent Implementation ........... SUCCESS [ 3.126 s]
[INFO] Shibboleth IdP :: WAR .............................. SKIPPED
[INFO] Shibboleth IdP :: Configuration Files .............. SKIPPED
[INFO] Shibboleth IdP :: Installer ........................ SKIPPED
[INFO] Shibboleth IdP :: Distribution ..................... SKIPPED
[INFO] Shibboleth IdP :: BOM .............................. SUCCESS [ 0.001 s]
[INFO] Shibboleth IdP :: Tests BOM ........................ SUCCESS [ 0.001 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 02:36 min
[INFO] Finished at: 2020-12-06T05:24:47Z
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.22.2:test (default-test) on project idp-attribute-resolver-spring: There are test failures.
[ERROR]
[ERROR] Please refer to <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v3-multi/jdk=RedHat-8,label=RHEL8/ws/idp-attribute-resolver-spring/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 <goals> -rf :idp-attribute-resolver-spring
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-v3-multi/configurations/axis-jdk/RedHat-8/axis-label/RHEL8/builds/81/testng/testng-results-1.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v3-multi/configurations/axis-jdk/RedHat-8/axis-label/RHEL8/builds/81/testng/testng-results-10.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v3-multi/configurations/axis-jdk/RedHat-8/axis-label/RHEL8/builds/81/testng/testng-results-11.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v3-multi/configurations/axis-jdk/RedHat-8/axis-label/RHEL8/builds/81/testng/testng-results-12.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v3-multi/configurations/axis-jdk/RedHat-8/axis-label/RHEL8/builds/81/testng/testng-results-13.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v3-multi/configurations/axis-jdk/RedHat-8/axis-label/RHEL8/builds/81/testng/testng-results-14.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v3-multi/configurations/axis-jdk/RedHat-8/axis-label/RHEL8/builds/81/testng/testng-results-15.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v3-multi/configurations/axis-jdk/RedHat-8/axis-label/RHEL8/builds/81/testng/testng-results-16.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v3-multi/configurations/axis-jdk/RedHat-8/axis-label/RHEL8/builds/81/testng/testng-results-17.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v3-multi/configurations/axis-jdk/RedHat-8/axis-label/RHEL8/builds/81/testng/testng-results-18.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v3-multi/configurations/axis-jdk/RedHat-8/axis-label/RHEL8/builds/81/testng/testng-results-2.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v3-multi/configurations/axis-jdk/RedHat-8/axis-label/RHEL8/builds/81/testng/testng-results-3.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v3-multi/configurations/axis-jdk/RedHat-8/axis-label/RHEL8/builds/81/testng/testng-results-4.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v3-multi/configurations/axis-jdk/RedHat-8/axis-label/RHEL8/builds/81/testng/testng-results-5.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v3-multi/configurations/axis-jdk/RedHat-8/axis-label/RHEL8/builds/81/testng/testng-results-6.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v3-multi/configurations/axis-jdk/RedHat-8/axis-label/RHEL8/builds/81/testng/testng-results-7.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v3-multi/configurations/axis-jdk/RedHat-8/axis-label/RHEL8/builds/81/testng/testng-results-8.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v3-multi/configurations/axis-jdk/RedHat-8/axis-label/RHEL8/builds/81/testng/testng-results-9.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v3-multi/configurations/axis-jdk/RedHat-8/axis-label/RHEL8/builds/81/testng/testng-results.xml'
0.475285% of tests failed, which exceeded threshold of 0%. Marking build as UNSTABLE
TestNG Reports Processing: FINISH
More information about the commits
mailing list