Build failed in Jenkins: java-identity-provider-v5-multi » Amazon-21,Windows2022 #1284

Shibboleth Jenkins noreply at shibboleth.net
Fri Nov 7 15:55:34 UTC 2025


See <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v5-multi/jdk=Amazon-21,label=Windows2022/1284/display/redirect>

Changes:


------------------------------------------
[...truncated 206.68 KiB...]
	at org.testng.internal.invokers.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:148)
	at org.testng.internal.invokers.TestMethodWorker.run(TestMethodWorker.java:128)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)
	at org.testng.TestRunner.privateRun(TestRunner.java:829)
	at org.testng.TestRunner.run(TestRunner.java:602)
	at org.testng.SuiteRunner.runTest(SuiteRunner.java:437)
	at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:431)
	at org.testng.SuiteRunner.privateRun(SuiteRunner.java:391)
	at org.testng.SuiteRunner.run(SuiteRunner.java:330)
	at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
	at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:95)
	at org.testng.TestNG.runSuitesSequentially(TestNG.java:1256)
	at org.testng.TestNG.runSuitesLocally(TestNG.java:1176)
	at org.testng.TestNG.runSuites(TestNG.java:1099)
	at org.testng.TestNG.run(TestNG.java:1067)
	at org.apache.maven.surefire.testng.TestNGExecutor.run(TestNGExecutor.java:155)
	at org.apache.maven.surefire.testng.TestNGDirectoryTestSuite.executeMulti(TestNGDirectoryTestSuite.java:169)
	at org.apache.maven.surefire.testng.TestNGDirectoryTestSuite.execute(TestNGDirectoryTestSuite.java:88)
	at org.apache.maven.surefire.testng.TestNGProvider.invoke(TestNGProvider.java:137)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)

[INFO] 
[INFO] Results:
[INFO] 
[ERROR] Failures: 
[ERROR]   ResolverTestFlowTest>AbstractTestNGSpringContextTests.run:154->testJSONResolverTestFlow:55 expected [true] but found [false]
[ERROR]   ResolverTestFlowTest>AbstractTestNGSpringContextTests.run:154->testSAML1ResolverTestFlow:74 expected [true] but found [false]
[ERROR]   ResolverTestFlowTest>AbstractTestNGSpringContextTests.run:154->testSAML2ResolverTestFlow:94 expected [true] but found [false]
[ERROR]   TestC14N>AbstractTestNGSpringContextTests.run:154->testTransformNameID:48
[ERROR]   TestC14N>AbstractTestNGSpringContextTests.run:154->testTransformNameIdentifier:74
[ERROR]   LoginFlowTest>AbstractTestNGSpringContextTests.run:154->testLoginExistingSession:314->assertPopulatedAttributeContext:379
[ERROR]   LoginFlowTest>AbstractTestNGSpringContextTests.run:154->testLoginExistingSessionDoNotCache:343->assertPopulatedAttributeContext:379
[ERROR]   LoginFlowTest>AbstractTestNGSpringContextTests.run:154->testLoginStartSession:225->assertPopulatedAttributeContext:379
[ERROR]   LoginFlowTest>AbstractTestNGSpringContextTests.run:154->testLoginStartSessionWithPostMethod:257->assertPopulatedAttributeContext:379
[ERROR]   SamlValidateFlowTest>AbstractTestNGSpringContextTests.run:154->testSuccess:99 expected [true] but found [false]
[ERROR]   SamlValidateFlowTest>AbstractTestNGSpringContextTests.run:154->testSuccessWhenResolveAttributesFalse:184 expected [true] but found [false]
[ERROR]   SamlValidateFlowTest>AbstractTestNGSpringContextTests.run:154->testSuccessWithConsent:134 expected [true] but found [false]
[ERROR]   ServiceValidateFlowTest>AbstractTestNGSpringContextTests.run:154->testSuccess:128 expected [true] but found [false]
[ERROR]   ServiceValidateFlowTest>AbstractTestNGSpringContextTests.run:154->testSuccessWithAltUsername:276 expected [ValidateSuccess] but found [ProtocolErrorView]
[ERROR]   ServiceValidateFlowTest>AbstractTestNGSpringContextTests.run:154->testSuccessWithConsent:168 expected [true] but found [false]
[ERROR]   ServiceValidateFlowTest>AbstractTestNGSpringContextTests.run:154->testSuccessWithProxy:224->assertPopulatedAttributeContext:333 expected [false] but found [true]
[ERROR]   MappingTest>AbstractTestNGSpringContextTests.run:154->testResolveAndFilter:28
[ERROR]   SAML1AttributeQueryFlowTest>AbstractTestNGSpringContextTests.run:154->testSAML1AttributeQueryFlow:95->AbstractSAML1FlowTest.validateResult:53 expected [false] but found [true]
[ERROR]   SAML1AttributeQueryFlowTest>AbstractTestNGSpringContextTests.run:154->testSAML1AttributeQueryFlowWithDesignators:119->AbstractSAML1FlowTest.validateResult:53 expected [false] but found [true]
[ERROR]   SAML1UnsolicitedSSOFlowTest>AbstractTestNGSpringContextTests.run:154->testSAML1UnsolicitedSSOFlow:53->AbstractSAML1FlowTest.validateResult:40->AbstractSAML1FlowTest.validateResult:53 expected [false] but found [true]
[ERROR]   SAML2AttributeQueryFlowTest>AbstractTestNGSpringContextTests.run:154->testSAML2AttributeQueryFlow:99->AbstractSAML2FlowTest.validateResult:56 expected [false] but found [true]
[ERROR]   SAML2AttributeQueryFlowTest>AbstractTestNGSpringContextTests.run:154->testSAML2AttributeQueryFlowWithDesignators:124->AbstractSAML2FlowTest.validateResult:56 expected [false] but found [true]
[ERROR]   SAML2ECPSSOFlowTest>AbstractTestNGSpringContextTests.run:154->testSAML2ECPFlow:56->AbstractSAML2FlowTest.validateResult:43->AbstractSAML2FlowTest.validateResult:56 expected [false] but found [true]
[ERROR]   SAML2POSTSSOFlowTest>AbstractTestNGSpringContextTests.run:154->testSAML2POSTSSOFlow:58->AbstractSAML2FlowTest.validateResult:43->AbstractSAML2FlowTest.validateResult:56 expected [false] but found [true]
[ERROR]   SAML2POSTSimpleSignSSOFlowTest>AbstractTestNGSpringContextTests.run:154->testSAML2POSTSSOFlow:58->AbstractSAML2FlowTest.validateResult:43->AbstractSAML2FlowTest.validateResult:56 expected [false] but found [true]
[ERROR]   SAML2RedirectSSOFlowTest>AbstractTestNGSpringContextTests.run:154->testSAML2RedirectFlow:61->AbstractSAML2FlowTest.validateResult:43->AbstractSAML2FlowTest.validateResult:56 expected [false] but found [true]
[ERROR]   SAML2UnsolicitedSSOFlowTest>AbstractTestNGSpringContextTests.run:154->testSAML2UnsolicitedSSOFlow:47->AbstractSAML2FlowTest.validateResult:43->AbstractSAML2FlowTest.validateResult:56 expected [false] but found [true]
[INFO] 
[ERROR] Tests run: 77, Failures: 27, 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 :: WAR distribution
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] ---------------------< net.shibboleth.idp:idp-cli >---------------------
[INFO] Building Shibboleth IdP :: Command Line 5.2.0-SNAPSHOT           [22/28]
[INFO]   from idp-cli\pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] Downloading from shibboleth-snapshots: https://build.shibboleth.net/maven/snapshots/net/shibboleth/shib-cli/9.2.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloading from shibboleth-thirdparty-snapshots: https://build.shibboleth.net/maven/thirdparty-snapshots/net/shibboleth/shib-cli/9.2.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded from shibboleth-snapshots: https://build.shibboleth.net/maven/snapshots/net/shibboleth/shib-cli/9.2.0-SNAPSHOT/maven-metadata.xml (1.2 kB at 19 kB/s)
[INFO] 
[INFO] --- clean:3.5.0:clean (default-clean) @ idp-cli ---
[INFO] Deleting C:\opt\jenkins\workspace\java-identity-provider-v5-multi\jdk\Amazon-21\label\Windows2022\idp-cli\target
[INFO] 
[INFO] --- enforcer:3.0.0-M3:enforce (maven-version) @ idp-cli ---
[INFO] 
[INFO] --- enforcer:3.0.0-M3:enforce (banned-dependencies) @ idp-cli ---
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ idp-cli ---
[INFO] skip non existing resourceDirectory C:\opt\jenkins\workspace\java-identity-provider-v5-multi\jdk\Amazon-21\label\Windows2022\idp-cli\src\main\resources
[INFO] 
[INFO] --- compiler:3.10.1:compile (default-compile) @ idp-cli ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 19 source files to C:\opt\jenkins\workspace\java-identity-provider-v5-multi\jdk\Amazon-21\label\Windows2022\idp-cli\target\classes
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ idp-cli ---
[INFO] skip non existing resourceDirectory C:\opt\jenkins\workspace\java-identity-provider-v5-multi\jdk\Amazon-21\label\Windows2022\idp-cli\src\test\resources
[INFO] 
[INFO] --- compiler:3.10.1:testCompile (default-testCompile) @ idp-cli ---
[INFO] No sources to compile
[INFO] 
[INFO] --- surefire:3.1.2:test (default-test) @ idp-cli ---
[INFO] No tests to run.
[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-msi >---------------------
[INFO] Building Shibboleth IdP :: Msi 5.2.0-SNAPSHOT                    [23/28]
[INFO]   from idp-msi\pom.xml
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- clean:3.5.0:clean (default-clean) @ idp-msi ---
[INFO] Deleting C:\opt\jenkins\workspace\java-identity-provider-v5-multi\jdk\Amazon-21\label\Windows2022\idp-msi\target
[INFO] 
[INFO] --- exec:3.1.0:exec (clean) @ idp-msi ---
MSBuild version 17.7.3+4fca21998 for .NET
Build started 11/7/2025 3:55:04 PM.
     1>Project "C:\opt\jenkins\workspace\java-identity-provider-v5-multi\jdk\Amazon-21\label\Windows2022\idp-msi\src\main\wix\idp.vcxproj" on node 1 (Clean target(s)).
     1>CoreClean:
         Deleting file "C:\opt\jenkins\workspace\java-identity-provider-v5-multi\jdk\Amazon-21\label\Windows2022\idp-msi\src\main\wix\bin\Debug\idp.msi".
         Deleting file "C:\opt\jenkins\workspace\java-identity-provider-v5-multi\jdk\Amazon-21\label\Windows2022\idp-msi\src\main\wix\bin\Debug\idp.wixpdb".
         Deleting file "C:\opt\jenkins\workspace\java-identity-provider-v5-multi\jdk\Amazon-21\label\Windows2022\idp-msi\src\main\wix\obj\Debug\idp.vcxproj.CoreCompileInputs.cache".
         Deleting file "C:\opt\jenkins\workspace\java-identity-provider-v5-multi\jdk\Amazon-21\label\Windows2022\idp-msi\src\main\wix\obj\Debug\_IdPGroup_dir.wxs".
         Deleting file "C:\opt\jenkins\workspace\java-identity-provider-v5-multi\jdk\Amazon-21\label\Windows2022\idp-msi\src\main\wix\obj\Debug\idp.msi".
         Deleting file "C:\opt\jenkins\workspace\java-identity-provider-v5-multi\jdk\Amazon-21\label\Windows2022\idp-msi\src\main\wix\obj\Debug\idp.wixpdb".
         Deleting file "C:\opt\jenkins\workspace\java-identity-provider-v5-multi\jdk\Amazon-21\label\Windows2022\idp-msi\src\main\wix\obj\Debug\idp.vcxproj.BindTracking-neutral.txt".
     1>Done Building Project "C:\opt\jenkins\workspace\java-identity-provider-v5-multi\jdk\Amazon-21\label\Windows2022\idp-msi\src\main\wix\idp.vcxproj" (Clean target(s)).

Build succeeded.
    0 Warning(s)
    0 Error(s)

Time Elapsed 00:00:00.95
[INFO] 
[INFO] --- enforcer:3.0.0-M3:enforce (maven-version) @ idp-msi ---
[INFO] 
[INFO] --- enforcer:3.0.0-M3:enforce (banned-dependencies) @ idp-msi ---
[INFO] 
[INFO] --- build-helper:3.6.1:regex-property (set-msi-version) @ idp-msi ---
[INFO] 
[INFO] --- dependency:3.3.0:unpack (unpack-dist) @ idp-msi ---
[INFO] Configured Artifact: net.shibboleth.idp:idp-distribution:5.2.0-SNAPSHOT:zip
[INFO] Downloading from shibboleth-snapshots: https://build.shibboleth.net/maven/snapshots/net/shibboleth/idp/idp-distribution/5.2.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloading from shibboleth-thirdparty-snapshots: https://build.shibboleth.net/maven/thirdparty-snapshots/net/shibboleth/idp/idp-distribution/5.2.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded from shibboleth-snapshots: https://build.shibboleth.net/maven/snapshots/net/shibboleth/idp/idp-distribution/5.2.0-SNAPSHOT/maven-metadata.xml (968 B at 22 kB/s)
[INFO] Unpacking C:\Users\jenkins\.m2\repository\net\shibboleth\idp\idp-distribution\5.2.0-SNAPSHOT\idp-distribution-5.2.0-SNAPSHOT.zip to C:\opt\jenkins\workspace\java-identity-provider-v5-multi\jdk\Amazon-21\label\Windows2022\idp-msi\target with includes "" and excludes ""
[INFO] 
[INFO] --- exec:3.1.0:exec (compile) @ idp-msi ---
MSBuild version 17.7.3+4fca21998 for .NET
  Determining projects to restore...
  All projects are up-to-date for restore.
C:\opt\jenkins\workspace\java-identity-provider-v5-multi\jdk\Amazon-21\label\Windows2022\idp-msi\src\main\wix\ShibbolethIdP-main.wxs(63): warning WIX1163: VBScript is a deprecated Windows component: https://learn.microsoft.com/en-us/windows/whats-new/deprecated-features. VBScript custom actions might fail on some Windows systems. Rewrite or eliminate VBScript custom actions for best compatibility. [C:\opt\jenkins\workspace\java-identity-provider-v5-multi\jdk\Amazon-21\label\Windows2022\idp-msi\src\main\wix\idp.vcxproj]
  idp -> C:\opt\jenkins\workspace\java-identity-provider-v5-multi\jdk\Amazon-21\label\Windows2022\idp-msi\src\main\wix\bin\Debug\idp.msi

Build succeeded.

C:\opt\jenkins\workspace\java-identity-provider-v5-multi\jdk\Amazon-21\label\Windows2022\idp-msi\src\main\wix\ShibbolethIdP-main.wxs(63): warning WIX1163: VBScript is a deprecated Windows component: https://learn.microsoft.com/en-us/windows/whats-new/deprecated-features. VBScript custom actions might fail on some Windows systems. Rewrite or eliminate VBScript custom actions for best compatibility. [C:\opt\jenkins\workspace\java-identity-provider-v5-multi\jdk\Amazon-21\label\Windows2022\idp-msi\src\main\wix\idp.vcxproj]
    1 Warning(s)
    0 Error(s)

Time Elapsed 00:00:21.04
[INFO] 
[INFO] ---------------------< net.shibboleth.idp:idp-bom >---------------------
[INFO] Building Shibboleth IdP :: BOM 5.2.0-SNAPSHOT                    [24/28]
[INFO]   from idp-bom\pom.xml
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- clean:3.5.0:clean (default-clean) @ idp-bom ---
[INFO] 
[INFO] --- enforcer:3.0.0-M3:enforce (maven-version) @ idp-bom ---
[INFO] 
[INFO] --- enforcer:3.0.0-M3:enforce (banned-dependencies) @ idp-bom ---
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for Shibboleth Identity Provider 5.2.0-SNAPSHOT:
[INFO] 
[INFO] Shibboleth Identity Provider ....................... SUCCESS [  0.970 s]
[INFO] Shibboleth IdP :: Core ............................. SUCCESS [  3.419 s]
[INFO] Shibboleth IdP :: Configuration Schemas ............ SUCCESS [  0.191 s]
[INFO] Shibboleth IdP :: Profile API ...................... SUCCESS [ 14.288 s]
[INFO] Shibboleth IdP :: Authentication API ............... SUCCESS [ 16.906 s]
[INFO] Shibboleth IdP :: Administrative Profile API ....... SUCCESS [ 15.114 s]
[INFO] Shibboleth IdP :: Session API ...................... SUCCESS [ 11.433 s]
[INFO] Shibboleth IdP :: SAML Profile API ................. SUCCESS [ 15.138 s]
[INFO] Shibboleth IdP :: CAS Protocol API ................. SUCCESS [ 11.513 s]
[INFO] Shibboleth IdP :: Consent API ...................... SUCCESS [  0.406 s]
[INFO] Shibboleth IdP :: UI Support ....................... SUCCESS [ 16.935 s]
[INFO] Shibboleth IdP :: Testing .......................... SUCCESS [  1.161 s]
[INFO] Shibboleth IdP :: Administrative Profile Implementation SUCCESS [ 15.287 s]
[INFO] Shibboleth IdP :: Profile Implementation ........... SUCCESS [ 15.341 s]
[INFO] Shibboleth IdP :: Authentication Implementation .... SUCCESS [ 42.700 s]
[INFO] Shibboleth IdP :: Session Implementation ........... SUCCESS [ 31.284 s]
[INFO] Shibboleth IdP :: CAS Protocol Implementation ...... SUCCESS [ 22.957 s]
[INFO] Shibboleth IdP :: Consent Implementation ........... SUCCESS [ 16.890 s]
[INFO] Shibboleth IdP :: SAML Profile Implementation ...... SUCCESS [ 28.049 s]
[INFO] Shibboleth IdP :: Spring Integration ............... SUCCESS [ 10.529 s]
[INFO] Shibboleth IdP :: System Configuration ............. FAILURE [ 58.990 s]
[INFO] Shibboleth IdP :: WAR .............................. SKIPPED
[INFO] Shibboleth IdP :: WAR distribution ................. SKIPPED
[INFO] Shibboleth IdP :: Command Line ..................... SUCCESS [  1.220 s]
[INFO] Shibboleth IdP :: Installer ........................ SKIPPED
[INFO] Shibboleth IdP :: Distribution ..................... SKIPPED
[INFO] Shibboleth IdP :: Msi .............................. SUCCESS [ 30.859 s]
[INFO] Shibboleth IdP :: BOM .............................. SUCCESS [  0.254 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  06:31 min
[INFO] Finished at: 2025-11-07T15:55:33Z
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:3.1.2:test (default-test) on project idp-conf-impl: There are test failures.
[ERROR] 
[ERROR] Please refer to C:\opt\jenkins\workspace\java-identity-provider-v5-multi\jdk\Amazon-21\label\Windows2022\idp-conf-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-conf-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-v5-multi/configurations/axis-jdk/Amazon-21/axis-label/Windows2022/builds/1284/testng/testng-results-1.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v5-multi/configurations/axis-jdk/Amazon-21/axis-label/Windows2022/builds/1284/testng/testng-results-10.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v5-multi/configurations/axis-jdk/Amazon-21/axis-label/Windows2022/builds/1284/testng/testng-results-11.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v5-multi/configurations/axis-jdk/Amazon-21/axis-label/Windows2022/builds/1284/testng/testng-results-12.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v5-multi/configurations/axis-jdk/Amazon-21/axis-label/Windows2022/builds/1284/testng/testng-results-13.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v5-multi/configurations/axis-jdk/Amazon-21/axis-label/Windows2022/builds/1284/testng/testng-results-14.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v5-multi/configurations/axis-jdk/Amazon-21/axis-label/Windows2022/builds/1284/testng/testng-results-15.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v5-multi/configurations/axis-jdk/Amazon-21/axis-label/Windows2022/builds/1284/testng/testng-results-2.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v5-multi/configurations/axis-jdk/Amazon-21/axis-label/Windows2022/builds/1284/testng/testng-results-3.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v5-multi/configurations/axis-jdk/Amazon-21/axis-label/Windows2022/builds/1284/testng/testng-results-4.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v5-multi/configurations/axis-jdk/Amazon-21/axis-label/Windows2022/builds/1284/testng/testng-results-5.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v5-multi/configurations/axis-jdk/Amazon-21/axis-label/Windows2022/builds/1284/testng/testng-results-6.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v5-multi/configurations/axis-jdk/Amazon-21/axis-label/Windows2022/builds/1284/testng/testng-results-7.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v5-multi/configurations/axis-jdk/Amazon-21/axis-label/Windows2022/builds/1284/testng/testng-results-8.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v5-multi/configurations/axis-jdk/Amazon-21/axis-label/Windows2022/builds/1284/testng/testng-results-9.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v5-multi/configurations/axis-jdk/Amazon-21/axis-label/Windows2022/builds/1284/testng/testng-results.xml'
1.952278% of tests failed, which exceeded threshold of 0%. Marking build as UNSTABLE
TestNG Reports Processing: FINISH


More information about the commits mailing list