Build failed in Jenkins: java-identity-provider-v4-multi » OpenJDK-16,Windows2016 #440

Shibboleth Jenkins noreply at shibboleth.net
Fri Jun 25 03:28:20 UTC 2021


See <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4-multi/jdk=OpenJDK-16,label=Windows2016/440/display/redirect?page=changes>

Changes:

[Scott Cantor] IDP-1831 - Uncaught Exception while proxying to Azure

[Scott Cantor] IDP-1758 - Allow suppression of AuthenticatingAuthority elements


------------------------------------------
[...truncated 204.22 KB...]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] skip non existing resourceDirectory C:\opt\jenkins\workspace\java-identity-provider-v4-multi\jdk\OpenJDK-16\label\Windows2016\idp-war-distribution\src\main\resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ idp-war-distribution ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ idp-war-distribution ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] skip non existing resourceDirectory C:\opt\jenkins\workspace\java-identity-provider-v4-multi\jdk\OpenJDK-16\label\Windows2016\idp-war-distribution\src\test\resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ idp-war-distribution ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ idp-war-distribution ---
[INFO] No tests to run.
[INFO] 
[INFO] --------------------< net.shibboleth.idp:idp-conf >---------------------
[INFO] Building Shibboleth IdP :: Configuration Files 4.2.0-SNAPSHOT    [31/35]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ idp-conf ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (maven-version) @ idp-conf ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (banned-dependencies) @ idp-conf ---
[INFO] 
[INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ idp-conf ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] Copying 53 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ idp-conf ---
[INFO] Nothing to compile - all classes are up to date
[INFO] 
[INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ idp-conf ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] Copying 68 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ idp-conf ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 43 source files to C:\opt\jenkins\workspace\java-identity-provider-v4-multi\jdk\OpenJDK-16\label\Windows2016\idp-conf\target\test-classes
[INFO] /C:/opt/jenkins/workspace/java-identity-provider-v4-multi/jdk/OpenJDK-16/label/Windows2016/idp-conf/src/test/java/net/shibboleth/idp/test/flows/interceptor/InterceptFlowTest.java: C:\opt\jenkins\workspace\java-identity-provider-v4-multi\jdk\OpenJDK-16\label\Windows2016\idp-conf\src\test\java\net\shibboleth\idp\test\flows\interceptor\InterceptFlowTest.java uses unchecked or unsafe operations.
[INFO] /C:/opt/jenkins/workspace/java-identity-provider-v4-multi/jdk/OpenJDK-16/label/Windows2016/idp-conf/src/test/java/net/shibboleth/idp/test/flows/interceptor/InterceptFlowTest.java: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ idp-conf ---
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running TestSuite
[ERROR] Tests run: 72, Failures: 14, Errors: 0, Skipped: 0, Time elapsed: 40.976 s <<< FAILURE! - in TestSuite
[ERROR] net.shibboleth.idp.test.flows.admin.ResolverTestFlowTest.testJSONResolverTestFlow  Time elapsed: 0.733 s  <<< FAILURE!
java.lang.AssertionError: expected [true] but found [false]
	at net.shibboleth.idp.test.flows.admin.ResolverTestFlowTest.testJSONResolverTestFlow(ResolverTestFlowTest.java:58)

[ERROR] net.shibboleth.idp.test.flows.admin.ResolverTestFlowTest.testSAML1ResolverTestFlow  Time elapsed: 0.021 s  <<< FAILURE!
java.lang.AssertionError: expected [true] but found [false]
	at net.shibboleth.idp.test.flows.admin.ResolverTestFlowTest.testSAML1ResolverTestFlow(ResolverTestFlowTest.java:77)

[ERROR] net.shibboleth.idp.test.flows.admin.ResolverTestFlowTest.testSAML2ResolverTestFlow  Time elapsed: 0.015 s  <<< FAILURE!
java.lang.AssertionError: expected [true] but found [false]
	at net.shibboleth.idp.test.flows.admin.ResolverTestFlowTest.testSAML2ResolverTestFlow(ResolverTestFlowTest.java:97)

[ERROR] net.shibboleth.idp.test.flows.saml1.SAML1AttributeQueryFlowTest.testSAML1AttributeQueryFlow  Time elapsed: 0.397 s  <<< FAILURE!
java.lang.AssertionError: expected [{urn:oasis:names:tc:SAML:1.0:protocol}Success] but found [{urn:oasis:names:tc:SAML:1.0:protocol}Responder]
	at net.shibboleth.idp.test.flows.saml1.SAML1AttributeQueryFlowTest.testSAML1AttributeQueryFlow(SAML1AttributeQueryFlowTest.java:93)

[ERROR] net.shibboleth.idp.test.flows.saml1.SAML1AttributeQueryFlowTest.testSAML1AttributeQueryFlowNoCredential  Time elapsed: 0.013 s  <<< FAILURE!
java.lang.AssertionError: expected [{urn:oasis:names:tc:SAML:1.0:protocol}Requester] but found [{urn:oasis:names:tc:SAML:1.0:protocol}Responder]
	at net.shibboleth.idp.test.flows.saml1.SAML1AttributeQueryFlowTest.testSAML1AttributeQueryFlowNoCredential(SAML1AttributeQueryFlowTest.java:134)

[ERROR] net.shibboleth.idp.test.flows.saml1.SAML1AttributeQueryFlowTest.testSAML1AttributeQueryFlowWithDesignators  Time elapsed: 0.014 s  <<< FAILURE!
java.lang.AssertionError: expected [{urn:oasis:names:tc:SAML:1.0:protocol}Success] but found [{urn:oasis:names:tc:SAML:1.0:protocol}Responder]
	at net.shibboleth.idp.test.flows.saml1.SAML1AttributeQueryFlowTest.testSAML1AttributeQueryFlowWithDesignators(SAML1AttributeQueryFlowTest.java:115)

[ERROR] net.shibboleth.idp.test.flows.saml1.SAML1UnsolicitedSSOFlowTest.testSAML1UnsolicitedSSOFlow  Time elapsed: 0.166 s  <<< FAILURE!
java.lang.AssertionError: expected [end] but found [ErrorView]
	at net.shibboleth.idp.test.flows.saml1.SAML1UnsolicitedSSOFlowTest.testSAML1UnsolicitedSSOFlow(SAML1UnsolicitedSSOFlowTest.java:50)

[ERROR] net.shibboleth.idp.test.flows.saml2.SAML2AttributeQueryFlowTest.testSAML2AttributeQueryFlow  Time elapsed: 0.167 s  <<< FAILURE!
java.lang.NullPointerException: Cannot invoke "org.opensaml.saml.saml2.core.Issuer.getValue()" because the return value of "org.opensaml.saml.saml2.core.StatusResponseType.getIssuer()" is null
	at net.shibboleth.idp.test.flows.saml2.SAML2AttributeQueryFlowTest.testSAML2AttributeQueryFlow(SAML2AttributeQueryFlowTest.java:98)

[ERROR] net.shibboleth.idp.test.flows.saml2.SAML2AttributeQueryFlowTest.testSAML2AttributeQueryFlowNoCredential  Time elapsed: 0.011 s  <<< FAILURE!
java.lang.NullPointerException: Cannot invoke "org.opensaml.saml.saml2.core.Issuer.getValue()" because the return value of "org.opensaml.saml.saml2.core.StatusResponseType.getIssuer()" is null
	at net.shibboleth.idp.test.flows.saml2.SAML2AttributeQueryFlowTest.testSAML2AttributeQueryFlowNoCredential(SAML2AttributeQueryFlowTest.java:139)

[ERROR] net.shibboleth.idp.test.flows.saml2.SAML2AttributeQueryFlowTest.testSAML2AttributeQueryFlowWithDesignators  Time elapsed: 0.011 s  <<< FAILURE!
java.lang.NullPointerException: Cannot invoke "org.opensaml.saml.saml2.core.Issuer.getValue()" because the return value of "org.opensaml.saml.saml2.core.StatusResponseType.getIssuer()" is null
	at net.shibboleth.idp.test.flows.saml2.SAML2AttributeQueryFlowTest.testSAML2AttributeQueryFlowWithDesignators(SAML2AttributeQueryFlowTest.java:120)

[ERROR] net.shibboleth.idp.test.flows.saml2.SAML2POSTSimpleSignSSOFlowTest.testSAML2POSTSSOFlow  Time elapsed: 0.233 s  <<< FAILURE!
java.lang.AssertionError: expected [end] but found [ErrorView]
	at net.shibboleth.idp.test.flows.saml2.SAML2POSTSimpleSignSSOFlowTest.testSAML2POSTSSOFlow(SAML2POSTSimpleSignSSOFlowTest.java:60)

[ERROR] net.shibboleth.idp.test.flows.saml2.SAML2POSTSSOFlowTest.testSAML2POSTSSOFlow  Time elapsed: 0.108 s  <<< FAILURE!
java.lang.AssertionError: expected [end] but found [ErrorView]
	at net.shibboleth.idp.test.flows.saml2.SAML2POSTSSOFlowTest.testSAML2POSTSSOFlow(SAML2POSTSSOFlowTest.java:60)

[ERROR] net.shibboleth.idp.test.flows.saml2.SAML2RedirectSSOFlowTest.testSAML2RedirectFlow  Time elapsed: 0.117 s  <<< FAILURE!
java.lang.AssertionError: expected [end] but found [ErrorView]
	at net.shibboleth.idp.test.flows.saml2.SAML2RedirectSSOFlowTest.testSAML2RedirectFlow(SAML2RedirectSSOFlowTest.java:63)

[ERROR] net.shibboleth.idp.test.flows.saml2.SAML2UnsolicitedSSOFlowTest.testSAML2UnsolicitedSSOFlow  Time elapsed: 0.119 s  <<< FAILURE!
java.lang.AssertionError: expected [end] but found [ErrorView]
	at net.shibboleth.idp.test.flows.saml2.SAML2UnsolicitedSSOFlowTest.testSAML2UnsolicitedSSOFlow(SAML2UnsolicitedSSOFlowTest.java:49)

[INFO] 
[INFO] Results:
[INFO] 
[ERROR] Failures: 
[ERROR]   ResolverTestFlowTest>AbstractTestNGSpringContextTests.run:184->testJSONResolverTestFlow:58 expected [true] but found [false]
[ERROR]   ResolverTestFlowTest>AbstractTestNGSpringContextTests.run:184->testSAML1ResolverTestFlow:77 expected [true] but found [false]
[ERROR]   ResolverTestFlowTest>AbstractTestNGSpringContextTests.run:184->testSAML2ResolverTestFlow:97 expected [true] but found [false]
[ERROR]   SAML1AttributeQueryFlowTest>AbstractTestNGSpringContextTests.run:184->testSAML1AttributeQueryFlow:93->AbstractSAML1FlowTest.validateResult:56 expected [{urn:oasis:names:tc:SAML:1.0:protocol}Success] but found [{urn:oasis:names:tc:SAML:1.0:protocol}Responder]
[ERROR]   SAML1AttributeQueryFlowTest>AbstractTestNGSpringContextTests.run:184->testSAML1AttributeQueryFlowNoCredential:134->AbstractSAML1FlowTest.validateResult:56 expected [{urn:oasis:names:tc:SAML:1.0:protocol}Requester] but found [{urn:oasis:names:tc:SAML:1.0:protocol}Responder]
[ERROR]   SAML1AttributeQueryFlowTest>AbstractTestNGSpringContextTests.run:184->testSAML1AttributeQueryFlowWithDesignators:115->AbstractSAML1FlowTest.validateResult:56 expected [{urn:oasis:names:tc:SAML:1.0:protocol}Success] but found [{urn:oasis:names:tc:SAML:1.0:protocol}Responder]
[ERROR]   SAML1UnsolicitedSSOFlowTest>AbstractTestNGSpringContextTests.run:184->testSAML1UnsolicitedSSOFlow:50->AbstractSAML1FlowTest.validateResult:43->AbstractSAML1FlowTest.validateResult:56->AbstractSAML1FlowTest.getResponse:67->AbstractFlowTest.assertFlowExecutionOutcome:277->AbstractFlowTest.assertFlowExecutionOutcome:291 expected [end] but found [ErrorView]
[ERROR]   SAML2AttributeQueryFlowTest>AbstractTestNGSpringContextTests.run:184->testSAML2AttributeQueryFlow:98->AbstractSAML2FlowTest.validateResult:58 » NullPointer
[ERROR]   SAML2AttributeQueryFlowTest>AbstractTestNGSpringContextTests.run:184->testSAML2AttributeQueryFlowNoCredential:139->AbstractSAML2FlowTest.validateResult:58 » NullPointer
[ERROR]   SAML2AttributeQueryFlowTest>AbstractTestNGSpringContextTests.run:184->testSAML2AttributeQueryFlowWithDesignators:120->AbstractSAML2FlowTest.validateResult:58 » NullPointer
[ERROR]   SAML2POSTSSOFlowTest>AbstractTestNGSpringContextTests.run:184->testSAML2POSTSSOFlow:60->AbstractSAML2FlowTest.validateResult:45->AbstractSAML2FlowTest.validateResult:58->AbstractSAML2FlowTest.getResponse:69->AbstractFlowTest.assertFlowExecutionOutcome:277->AbstractFlowTest.assertFlowExecutionOutcome:291 expected [end] but found [ErrorView]
[ERROR]   SAML2POSTSimpleSignSSOFlowTest>AbstractTestNGSpringContextTests.run:184->testSAML2POSTSSOFlow:60->AbstractSAML2FlowTest.validateResult:45->AbstractSAML2FlowTest.validateResult:58->AbstractSAML2FlowTest.getResponse:69->AbstractFlowTest.assertFlowExecutionOutcome:277->AbstractFlowTest.assertFlowExecutionOutcome:291 expected [end] but found [ErrorView]
[ERROR]   SAML2RedirectSSOFlowTest>AbstractTestNGSpringContextTests.run:184->testSAML2RedirectFlow:63->AbstractSAML2FlowTest.validateResult:45->AbstractSAML2FlowTest.validateResult:58->AbstractSAML2FlowTest.getResponse:69->AbstractFlowTest.assertFlowExecutionOutcome:277->AbstractFlowTest.assertFlowExecutionOutcome:291 expected [end] but found [ErrorView]
[ERROR]   SAML2UnsolicitedSSOFlowTest>AbstractTestNGSpringContextTests.run:184->testSAML2UnsolicitedSSOFlow:49->AbstractSAML2FlowTest.validateResult:45->AbstractSAML2FlowTest.validateResult:58->AbstractSAML2FlowTest.getResponse:69->AbstractFlowTest.assertFlowExecutionOutcome:277->AbstractFlowTest.assertFlowExecutionOutcome:291 expected [end] but found [ErrorView]
[INFO] 
[ERROR] Tests run: 72, Failures: 14, Errors: 0, Skipped: 0
[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.2.0-SNAPSHOT                    [32/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.2.0-SNAPSHOT              [33/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.2.0-SNAPSHOT:
[INFO] 
[INFO] Shibboleth Identity Provider ....................... SUCCESS [  0.809 s]
[INFO] Shibboleth IdP :: Core ............................. SUCCESS [  3.994 s]
[INFO] Shibboleth IdP :: Configuration Schemas ............ SUCCESS [  0.184 s]
[INFO] Shibboleth IdP :: Attribute API .................... SUCCESS [ 13.958 s]
[INFO] Shibboleth IdP :: Profile API ...................... SUCCESS [ 16.000 s]
[INFO] Shibboleth IdP :: Authentication API ............... SUCCESS [ 12.237 s]
[INFO] Shibboleth IdP :: Administrative Profile API ....... SUCCESS [ 13.269 s]
[INFO] Shibboleth IdP :: Attribute Resolver API ........... SUCCESS [ 11.249 s]
[INFO] Shibboleth IdP :: Attribute Filter API ............. SUCCESS [ 10.562 s]
[INFO] Shibboleth IdP :: Session API ...................... SUCCESS [ 10.345 s]
[INFO] Shibboleth IdP :: SAML Profile API ................. SUCCESS [ 17.728 s]
[INFO] Shibboleth IdP :: CAS Protocol API ................. SUCCESS [ 10.550 s]
[INFO] Shibboleth IdP :: Consent API ...................... SUCCESS [  0.316 s]
[INFO] Shibboleth IdP :: UI Support ....................... SUCCESS [ 15.447 s]
[INFO] Shibboleth IdP :: Authentication Implementation .... SUCCESS [ 35.621 s]
[INFO] Shibboleth IdP :: Attribute Implementation ......... SUCCESS [ 10.850 s]
[INFO] Shibboleth IdP :: Session Implementation ........... SUCCESS [ 32.907 s]
[INFO] Shibboleth IdP :: SAML Profile Implementation ...... SUCCESS [ 28.636 s]
[INFO] Shibboleth IdP :: Attribute Resolver Implementation  SUCCESS [ 31.252 s]
[INFO] Shibboleth IdP :: Attribute Filter Implementation .. SUCCESS [ 19.615 s]
[INFO] Shibboleth IdP :: Profile Implementation ........... SUCCESS [ 15.776 s]
[INFO] Shibboleth IdP :: Administrative Profile Implementation SUCCESS [ 13.466 s]
[INFO] Shibboleth IdP :: Attribute Filter Spring Integration SUCCESS [ 22.376 s]
[INFO] Shibboleth IdP :: Profile Spring Integration ....... SUCCESS [ 37.301 s]
[INFO] Shibboleth IdP :: Attribute Resolver Spring Integration SUCCESS [ 55.293 s]
[INFO] Shibboleth IdP :: CAS Protocol Implementation ...... SUCCESS [ 19.896 s]
[INFO] Shibboleth IdP :: Consent Implementation ........... SUCCESS [ 16.121 s]
[INFO] Shibboleth IdP :: System Configuration ............. SUCCESS [  2.321 s]
[INFO] Shibboleth IdP :: WAR .............................. SUCCESS [  0.135 s]
[INFO] Shibboleth IdP :: WAR distribution ................. SUCCESS [  0.050 s]
[INFO] Shibboleth IdP :: Configuration Files .............. FAILURE [ 44.638 s]
[INFO] Shibboleth IdP :: Installer ........................ SKIPPED
[INFO] Shibboleth IdP :: Distribution ..................... SKIPPED
[INFO] Shibboleth IdP :: BOM .............................. SUCCESS [  0.014 s]
[INFO] Shibboleth IdP :: Tests BOM ........................ SUCCESS [  0.012 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  08:52 min
[INFO] Finished at: 2021-06-25T03:28:19Z
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:3.0.0-M5:test (default-test) on project idp-conf: There are test failures.
[ERROR] 
[ERROR] Please refer to C:\opt\jenkins\workspace\java-identity-provider-v4-multi\jdk\OpenJDK-16\label\Windows2016\idp-conf\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-conf
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/OpenJDK-16/axis-label/Windows2016/builds/440/testng/testng-results-1.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v4-multi/configurations/axis-jdk/OpenJDK-16/axis-label/Windows2016/builds/440/testng/testng-results-10.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v4-multi/configurations/axis-jdk/OpenJDK-16/axis-label/Windows2016/builds/440/testng/testng-results-11.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v4-multi/configurations/axis-jdk/OpenJDK-16/axis-label/Windows2016/builds/440/testng/testng-results-12.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v4-multi/configurations/axis-jdk/OpenJDK-16/axis-label/Windows2016/builds/440/testng/testng-results-13.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v4-multi/configurations/axis-jdk/OpenJDK-16/axis-label/Windows2016/builds/440/testng/testng-results-14.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v4-multi/configurations/axis-jdk/OpenJDK-16/axis-label/Windows2016/builds/440/testng/testng-results-15.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v4-multi/configurations/axis-jdk/OpenJDK-16/axis-label/Windows2016/builds/440/testng/testng-results-16.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v4-multi/configurations/axis-jdk/OpenJDK-16/axis-label/Windows2016/builds/440/testng/testng-results-17.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v4-multi/configurations/axis-jdk/OpenJDK-16/axis-label/Windows2016/builds/440/testng/testng-results-18.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v4-multi/configurations/axis-jdk/OpenJDK-16/axis-label/Windows2016/builds/440/testng/testng-results-19.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v4-multi/configurations/axis-jdk/OpenJDK-16/axis-label/Windows2016/builds/440/testng/testng-results-2.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v4-multi/configurations/axis-jdk/OpenJDK-16/axis-label/Windows2016/builds/440/testng/testng-results-20.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v4-multi/configurations/axis-jdk/OpenJDK-16/axis-label/Windows2016/builds/440/testng/testng-results-21.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v4-multi/configurations/axis-jdk/OpenJDK-16/axis-label/Windows2016/builds/440/testng/testng-results-22.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v4-multi/configurations/axis-jdk/OpenJDK-16/axis-label/Windows2016/builds/440/testng/testng-results-23.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v4-multi/configurations/axis-jdk/OpenJDK-16/axis-label/Windows2016/builds/440/testng/testng-results-3.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v4-multi/configurations/axis-jdk/OpenJDK-16/axis-label/Windows2016/builds/440/testng/testng-results-4.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v4-multi/configurations/axis-jdk/OpenJDK-16/axis-label/Windows2016/builds/440/testng/testng-results-5.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v4-multi/configurations/axis-jdk/OpenJDK-16/axis-label/Windows2016/builds/440/testng/testng-results-6.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v4-multi/configurations/axis-jdk/OpenJDK-16/axis-label/Windows2016/builds/440/testng/testng-results-7.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v4-multi/configurations/axis-jdk/OpenJDK-16/axis-label/Windows2016/builds/440/testng/testng-results-8.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v4-multi/configurations/axis-jdk/OpenJDK-16/axis-label/Windows2016/builds/440/testng/testng-results-9.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v4-multi/configurations/axis-jdk/OpenJDK-16/axis-label/Windows2016/builds/440/testng/testng-results.xml'
0.574949% of tests failed, which exceeded threshold of 0%. Marking build as UNSTABLE
TestNG Reports Processing: FINISH


More information about the commits mailing list