Build failed in Jenkins: java-identity-provider-multi-jdk » JDK-1.8 #543
Shibboleth Jenkins
noreply at shibboleth.net
Fri Dec 19 00:19:23 EST 2014
See <https://build.shibboleth.net/jenkins/job/java-identity-provider-multi-jdk/jdk=JDK-1.8/543/changes>
Changes:
[Scott Cantor] Add spaces.
[Scott Cantor] IDP-547 - Logging service should be abstracted away from logback
[Scott Cantor] Correct for change in attribute order.
[Scott Cantor] Correct for change in attribute order.
[Scott Cantor] IDP-546 - Clean up some comments, add some attributes and adjust some names and defs.
[Scott Cantor] IDP-546 - new default resolver/filter, an LDAP example version, and test changes
[Scott Cantor] IDP-522 - Revert trust file syntax since Rod confirms this fails gracefully on Windows
[Marvin Addison] IDP-545 Expose Spring Environment in views.
------------------------------------------
[...truncated 1686 lines...]
[INFO]
[INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ idp-war ---
[INFO] No sources in project. Archive not created.
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building Shibboleth IdP :: Configuration Files 3.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ idp-conf ---
[INFO] Deleting <https://build.shibboleth.net/jenkins/job/java-identity-provider-multi-jdk/jdk=JDK-1.8/ws/idp-conf/target>
[INFO]
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ idp-conf ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 195 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ idp-conf ---
[INFO] Nothing to compile - all classes are up to date
[INFO]
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ idp-conf ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 48 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ idp-conf ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 33 source files to <https://build.shibboleth.net/jenkins/job/java-identity-provider-multi-jdk/jdk=JDK-1.8/ws/idp-conf/target/test-classes>
[WARNING] bootstrap class path not set in conjunction with -source 1.7
[WARNING] <https://build.shibboleth.net/jenkins/job/java-identity-provider-multi-jdk/jdk=JDK-1.8/ws/idp-conf/src/test/java/net/shibboleth/idp/test/flows/cas/ServiceValidateFlowTest.java>: Some input files use unchecked or unsafe operations.
[WARNING] <https://build.shibboleth.net/jenkins/job/java-identity-provider-multi-jdk/jdk=JDK-1.8/ws/idp-conf/src/test/java/net/shibboleth/idp/test/flows/cas/ServiceValidateFlowTest.java>: Recompile with -Xlint:unchecked for details.
[INFO]
[INFO] --- maven-surefire-plugin:2.16:test (default-test) @ idp-conf ---
[INFO] Surefire report directory: <https://build.shibboleth.net/jenkins/job/java-identity-provider-multi-jdk/jdk=JDK-1.8/ws/idp-conf/target/surefire-reports>
-------------------------------------------------------
T E S T S
-------------------------------------------------------
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option UseSplitVerifier; support was removed in 8.0
Running TestSuite
Tests run: 46, Failures: 8, Errors: 0, Skipped: 0, Time elapsed: 18.667 sec <<< FAILURE! - in TestSuite
testSAML2POSTSSOFlow(net.shibboleth.idp.test.flows.saml2.SAML2POSTSSOFlowTest) Time elapsed: 1.796 sec <<< FAILURE!
java.lang.AssertionError: expected [urn:oid:0.9.2342.19200300.100.1.3] but found [urn:oid:1.3.6.1.4.1.5923.1.1.1.9]
at org.testng.Assert.fail(Assert.java:94)
at org.testng.Assert.failNotEquals(Assert.java:494)
at org.testng.Assert.assertEquals(Assert.java:123)
at org.testng.Assert.assertEquals(Assert.java:176)
at org.testng.Assert.assertEquals(Assert.java:186)
at net.shibboleth.idp.test.flows.saml2.SAML2TestResponseValidator.assertAttributeName(SAML2TestResponseValidator.java:634)
at net.shibboleth.idp.test.flows.saml2.SAML2TestResponseValidator.assertAttributes(SAML2TestResponseValidator.java:617)
at net.shibboleth.idp.test.flows.saml2.SAML2TestResponseValidator.validateAttributeStatements(SAML2TestResponseValidator.java:347)
at net.shibboleth.idp.test.flows.saml2.SAML2TestResponseValidator.validateResponse(SAML2TestResponseValidator.java:248)
at net.shibboleth.idp.test.flows.saml2.AbstractSAML2FlowTest.validateResult(AbstractSAML2FlowTest.java:58)
at net.shibboleth.idp.test.flows.saml2.AbstractSAML2FlowTest.validateResult(AbstractSAML2FlowTest.java:45)
at net.shibboleth.idp.test.flows.saml2.SAML2POSTSSOFlowTest.testSAML2POSTSSOFlow(SAML2POSTSSOFlowTest.java:57)
testSAML2POSTSSOFlow(net.shibboleth.idp.test.flows.saml2.SAML2POSTSimpleSignSSOFlowTest) Time elapsed: 0.433 sec <<< FAILURE!
java.lang.AssertionError: expected [urn:oid:0.9.2342.19200300.100.1.3] but found [urn:oid:1.3.6.1.4.1.5923.1.1.1.9]
at org.testng.Assert.fail(Assert.java:94)
at org.testng.Assert.failNotEquals(Assert.java:494)
at org.testng.Assert.assertEquals(Assert.java:123)
at org.testng.Assert.assertEquals(Assert.java:176)
at org.testng.Assert.assertEquals(Assert.java:186)
at net.shibboleth.idp.test.flows.saml2.SAML2TestResponseValidator.assertAttributeName(SAML2TestResponseValidator.java:634)
at net.shibboleth.idp.test.flows.saml2.SAML2TestResponseValidator.assertAttributes(SAML2TestResponseValidator.java:617)
at net.shibboleth.idp.test.flows.saml2.SAML2TestResponseValidator.validateAttributeStatements(SAML2TestResponseValidator.java:347)
at net.shibboleth.idp.test.flows.saml2.SAML2TestResponseValidator.validateResponse(SAML2TestResponseValidator.java:248)
at net.shibboleth.idp.test.flows.saml2.AbstractSAML2FlowTest.validateResult(AbstractSAML2FlowTest.java:58)
at net.shibboleth.idp.test.flows.saml2.AbstractSAML2FlowTest.validateResult(AbstractSAML2FlowTest.java:45)
at net.shibboleth.idp.test.flows.saml2.SAML2POSTSimpleSignSSOFlowTest.testSAML2POSTSSOFlow(SAML2POSTSimpleSignSSOFlowTest.java:57)
testSAML2AttributeQueryFlow(net.shibboleth.idp.test.flows.saml2.SAML2AttributeQueryFlowTest) Time elapsed: 0.277 sec <<< FAILURE!
java.lang.AssertionError: expected [urn:oid:0.9.2342.19200300.100.1.3] but found [urn:oid:1.3.6.1.4.1.5923.1.1.1.9]
at org.testng.Assert.fail(Assert.java:94)
at org.testng.Assert.failNotEquals(Assert.java:494)
at org.testng.Assert.assertEquals(Assert.java:123)
at org.testng.Assert.assertEquals(Assert.java:176)
at org.testng.Assert.assertEquals(Assert.java:186)
at net.shibboleth.idp.test.flows.saml2.SAML2TestResponseValidator.assertAttributeName(SAML2TestResponseValidator.java:634)
at net.shibboleth.idp.test.flows.saml2.SAML2TestResponseValidator.assertAttributes(SAML2TestResponseValidator.java:617)
at net.shibboleth.idp.test.flows.saml2.SAML2TestResponseValidator.validateAttributeStatements(SAML2TestResponseValidator.java:347)
at net.shibboleth.idp.test.flows.saml2.SAML2TestResponseValidator.validateResponse(SAML2TestResponseValidator.java:248)
at net.shibboleth.idp.test.flows.saml2.AbstractSAML2FlowTest.validateResult(AbstractSAML2FlowTest.java:58)
at net.shibboleth.idp.test.flows.saml2.SAML2AttributeQueryFlowTest.testSAML2AttributeQueryFlow(SAML2AttributeQueryFlowTest.java:96)
testSAML2RedirectFlow(net.shibboleth.idp.test.flows.saml2.SAML2RedirectSSOFlowTest) Time elapsed: 0.367 sec <<< FAILURE!
java.lang.AssertionError: expected [urn:oid:0.9.2342.19200300.100.1.3] but found [urn:oid:1.3.6.1.4.1.5923.1.1.1.9]
at org.testng.Assert.fail(Assert.java:94)
at org.testng.Assert.failNotEquals(Assert.java:494)
at org.testng.Assert.assertEquals(Assert.java:123)
at org.testng.Assert.assertEquals(Assert.java:176)
at org.testng.Assert.assertEquals(Assert.java:186)
at net.shibboleth.idp.test.flows.saml2.SAML2TestResponseValidator.assertAttributeName(SAML2TestResponseValidator.java:634)
at net.shibboleth.idp.test.flows.saml2.SAML2TestResponseValidator.assertAttributes(SAML2TestResponseValidator.java:617)
at net.shibboleth.idp.test.flows.saml2.SAML2TestResponseValidator.validateAttributeStatements(SAML2TestResponseValidator.java:347)
at net.shibboleth.idp.test.flows.saml2.SAML2TestResponseValidator.validateResponse(SAML2TestResponseValidator.java:248)
at net.shibboleth.idp.test.flows.saml2.AbstractSAML2FlowTest.validateResult(AbstractSAML2FlowTest.java:58)
at net.shibboleth.idp.test.flows.saml2.AbstractSAML2FlowTest.validateResult(AbstractSAML2FlowTest.java:45)
at net.shibboleth.idp.test.flows.saml2.SAML2RedirectSSOFlowTest.testSAML2RedirectFlow(SAML2RedirectSSOFlowTest.java:62)
testSAML2UnsolicitedSSOFlow(net.shibboleth.idp.test.flows.saml2.SAML2UnsolicitedSSOFlowTest) Time elapsed: 0.345 sec <<< FAILURE!
java.lang.AssertionError: expected [urn:oid:0.9.2342.19200300.100.1.3] but found [urn:oid:1.3.6.1.4.1.5923.1.1.1.9]
at org.testng.Assert.fail(Assert.java:94)
at org.testng.Assert.failNotEquals(Assert.java:494)
at org.testng.Assert.assertEquals(Assert.java:123)
at org.testng.Assert.assertEquals(Assert.java:176)
at org.testng.Assert.assertEquals(Assert.java:186)
at net.shibboleth.idp.test.flows.saml2.SAML2TestResponseValidator.assertAttributeName(SAML2TestResponseValidator.java:634)
at net.shibboleth.idp.test.flows.saml2.SAML2TestResponseValidator.assertAttributes(SAML2TestResponseValidator.java:617)
at net.shibboleth.idp.test.flows.saml2.SAML2TestResponseValidator.validateAttributeStatements(SAML2TestResponseValidator.java:347)
at net.shibboleth.idp.test.flows.saml2.SAML2TestResponseValidator.validateResponse(SAML2TestResponseValidator.java:248)
at net.shibboleth.idp.test.flows.saml2.AbstractSAML2FlowTest.validateResult(AbstractSAML2FlowTest.java:58)
at net.shibboleth.idp.test.flows.saml2.AbstractSAML2FlowTest.validateResult(AbstractSAML2FlowTest.java:45)
at net.shibboleth.idp.test.flows.saml2.SAML2UnsolicitedSSOFlowTest.testSAML2UnsolicitedSSOFlow(SAML2UnsolicitedSSOFlowTest.java:47)
testSAML1UnsolicitedSSOFlow(net.shibboleth.idp.test.flows.saml1.SAML1UnsolicitedSSOFlowTest) Time elapsed: 0.394 sec <<< FAILURE!
java.lang.AssertionError: expected [urn:mace:dir:attribute-def:mail] but found [urn:mace:dir:attribute-def:eduPersonScopedAffiliation]
at org.testng.Assert.fail(Assert.java:94)
at org.testng.Assert.failNotEquals(Assert.java:494)
at org.testng.Assert.assertEquals(Assert.java:123)
at org.testng.Assert.assertEquals(Assert.java:176)
at org.testng.Assert.assertEquals(Assert.java:186)
at net.shibboleth.idp.test.flows.saml1.SAML1TestResponseValidator.assertAttribute(SAML1TestResponseValidator.java:520)
at net.shibboleth.idp.test.flows.saml1.SAML1TestResponseValidator.assertAttributes(SAML1TestResponseValidator.java:501)
at net.shibboleth.idp.test.flows.saml1.SAML1TestResponseValidator.validateAttributeStatements(SAML1TestResponseValidator.java:223)
at net.shibboleth.idp.test.flows.saml1.SAML1TestResponseValidator.validateResponse(SAML1TestResponseValidator.java:128)
at net.shibboleth.idp.test.flows.saml1.AbstractSAML1FlowTest.validateResult(AbstractSAML1FlowTest.java:56)
at net.shibboleth.idp.test.flows.saml1.AbstractSAML1FlowTest.validateResult(AbstractSAML1FlowTest.java:43)
at net.shibboleth.idp.test.flows.saml1.SAML1UnsolicitedSSOFlowTest.testSAML1UnsolicitedSSOFlow(SAML1UnsolicitedSSOFlowTest.java:50)
testSAML1AttributeQueryFlow(net.shibboleth.idp.test.flows.saml1.SAML1AttributeQueryFlowTest) Time elapsed: 0.179 sec <<< FAILURE!
java.lang.AssertionError: expected [urn:mace:dir:attribute-def:mail] but found [urn:mace:dir:attribute-def:eduPersonScopedAffiliation]
at org.testng.Assert.fail(Assert.java:94)
at org.testng.Assert.failNotEquals(Assert.java:494)
at org.testng.Assert.assertEquals(Assert.java:123)
at org.testng.Assert.assertEquals(Assert.java:176)
at org.testng.Assert.assertEquals(Assert.java:186)
at net.shibboleth.idp.test.flows.saml1.SAML1TestResponseValidator.assertAttribute(SAML1TestResponseValidator.java:520)
at net.shibboleth.idp.test.flows.saml1.SAML1TestResponseValidator.assertAttributes(SAML1TestResponseValidator.java:501)
at net.shibboleth.idp.test.flows.saml1.SAML1TestResponseValidator.validateAttributeStatements(SAML1TestResponseValidator.java:223)
at net.shibboleth.idp.test.flows.saml1.SAML1TestResponseValidator.validateResponse(SAML1TestResponseValidator.java:128)
at net.shibboleth.idp.test.flows.saml1.AbstractSAML1FlowTest.validateResult(AbstractSAML1FlowTest.java:56)
at net.shibboleth.idp.test.flows.saml1.SAML1AttributeQueryFlowTest.testSAML1AttributeQueryFlow(SAML1AttributeQueryFlowTest.java:91)
testSAML1AttributeQueryFlowWithDesignators(net.shibboleth.idp.test.flows.saml1.SAML1AttributeQueryFlowTest) Time elapsed: 0.038 sec <<< FAILURE!
java.lang.AssertionError: expected [urn:mace:dir:attribute-def:mail] but found [urn:mace:dir:attribute-def:eduPersonScopedAffiliation]
at org.testng.Assert.fail(Assert.java:94)
at org.testng.Assert.failNotEquals(Assert.java:494)
at org.testng.Assert.assertEquals(Assert.java:123)
at org.testng.Assert.assertEquals(Assert.java:176)
at org.testng.Assert.assertEquals(Assert.java:186)
at net.shibboleth.idp.test.flows.saml1.SAML1TestResponseValidator.assertAttribute(SAML1TestResponseValidator.java:520)
at net.shibboleth.idp.test.flows.saml1.SAML1TestResponseValidator.assertAttributes(SAML1TestResponseValidator.java:496)
at net.shibboleth.idp.test.flows.saml1.SAML1TestResponseValidator.validateAttributeStatements(SAML1TestResponseValidator.java:223)
at net.shibboleth.idp.test.flows.saml1.SAML1TestResponseValidator.validateResponse(SAML1TestResponseValidator.java:128)
at net.shibboleth.idp.test.flows.saml1.AbstractSAML1FlowTest.validateResult(AbstractSAML1FlowTest.java:56)
at net.shibboleth.idp.test.flows.saml1.SAML1AttributeQueryFlowTest.testSAML1AttributeQueryFlowWithDesignators(SAML1AttributeQueryFlowTest.java:113)
Results :
Failed tests:
SAML2POSTSSOFlowTest>AbstractTestNGSpringContextTests.run:171->testSAML2POSTSSOFlow:57->AbstractSAML2FlowTest.validateResult:45->AbstractSAML2FlowTest.validateResult:58 expected [urn:oid:0.9.2342.19200300.100.1.3] but found [urn:oid:1.3.6.1.4.1.5923.1.1.1.9]
SAML2POSTSimpleSignSSOFlowTest>AbstractTestNGSpringContextTests.run:171->testSAML2POSTSSOFlow:57->AbstractSAML2FlowTest.validateResult:45->AbstractSAML2FlowTest.validateResult:58 expected [urn:oid:0.9.2342.19200300.100.1.3] but found [urn:oid:1.3.6.1.4.1.5923.1.1.1.9]
SAML2AttributeQueryFlowTest>AbstractTestNGSpringContextTests.run:171->testSAML2AttributeQueryFlow:96->AbstractSAML2FlowTest.validateResult:58 expected [urn:oid:0.9.2342.19200300.100.1.3] but found [urn:oid:1.3.6.1.4.1.5923.1.1.1.9]
SAML2RedirectSSOFlowTest>AbstractTestNGSpringContextTests.run:171->testSAML2RedirectFlow:62->AbstractSAML2FlowTest.validateResult:45->AbstractSAML2FlowTest.validateResult:58 expected [urn:oid:0.9.2342.19200300.100.1.3] but found [urn:oid:1.3.6.1.4.1.5923.1.1.1.9]
SAML2UnsolicitedSSOFlowTest>AbstractTestNGSpringContextTests.run:171->testSAML2UnsolicitedSSOFlow:47->AbstractSAML2FlowTest.validateResult:45->AbstractSAML2FlowTest.validateResult:58 expected [urn:oid:0.9.2342.19200300.100.1.3] but found [urn:oid:1.3.6.1.4.1.5923.1.1.1.9]
SAML1UnsolicitedSSOFlowTest>AbstractTestNGSpringContextTests.run:171->testSAML1UnsolicitedSSOFlow:50->AbstractSAML1FlowTest.validateResult:43->AbstractSAML1FlowTest.validateResult:56 expected [urn:mace:dir:attribute-def:mail] but found [urn:mace:dir:attribute-def:eduPersonScopedAffiliation]
SAML1AttributeQueryFlowTest>AbstractTestNGSpringContextTests.run:171->testSAML1AttributeQueryFlow:91->AbstractSAML1FlowTest.validateResult:56 expected [urn:mace:dir:attribute-def:mail] but found [urn:mace:dir:attribute-def:eduPersonScopedAffiliation]
SAML1AttributeQueryFlowTest>AbstractTestNGSpringContextTests.run:171->testSAML1AttributeQueryFlowWithDesignators:113->AbstractSAML1FlowTest.validateResult:56 expected [urn:mace:dir:attribute-def:mail] but found [urn:mace:dir:attribute-def:eduPersonScopedAffiliation]
Tests run: 46, Failures: 8, Errors: 0, Skipped: 0
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] Shibboleth Identity Provider ...................... SUCCESS [3.905s]
[INFO] Shibboleth IdP :: Core ............................ SUCCESS [14.973s]
[INFO] Shibboleth IdP :: Configuration Schemas ........... SUCCESS [0.235s]
[INFO] Shibboleth IdP :: Attribute API ................... SUCCESS [12.760s]
[INFO] Shibboleth IdP :: Profile API ..................... SUCCESS [35.755s]
[INFO] Shibboleth IdP :: Authentication API .............. SUCCESS [20.909s]
[INFO] Shibboleth IdP :: Attribute Resolver API .......... SUCCESS [16.559s]
[INFO] Shibboleth IdP :: Attribute Filter API ............ SUCCESS [12.662s]
[INFO] Shibboleth IdP :: Session API ..................... SUCCESS [12.028s]
[INFO] Shibboleth IdP :: CAS Protocol API ................ SUCCESS [5.326s]
[INFO] Shibboleth IdP :: SAML Profile API ................ SUCCESS [23.059s]
[INFO] Shibboleth IdP :: Authentication Implementation ... SUCCESS [16.521s]
[INFO] Shibboleth IdP :: Session Implementation .......... SUCCESS [20.684s]
[INFO] Shibboleth IdP :: SAML Profile Implementation ..... SUCCESS [40.650s]
[INFO] Shibboleth IdP :: Attribute Resolver Implementation SUCCESS [26.705s]
[INFO] Shibboleth IdP :: Attribute Filter Implementation . SUCCESS [17.815s]
[INFO] Shibboleth IdP :: Attribute Filter Spring Integration SUCCESS [49.659s]
[INFO] Shibboleth IdP :: Profile Implementation .......... SUCCESS [14.099s]
[INFO] Shibboleth IdP :: Profile Spring Integration ...... SUCCESS [42.423s]
[INFO] Shibboleth IdP :: Attribute Resolver Spring Integration SUCCESS [36.545s]
[INFO] Shibboleth IdP :: CAS Protocol Implementation ..... SUCCESS [38.733s]
[INFO] Shibboleth IdP :: Consent ......................... SUCCESS [17.083s]
[INFO] Shibboleth IdP :: UI Support ...................... SUCCESS [10.671s]
[INFO] Shibboleth IdP :: War ............................. SUCCESS [4.771s]
[INFO] Shibboleth IdP :: Configuration Files ............. FAILURE [24.046s]
[INFO] Shibboleth IdP :: Installer ....................... SKIPPED
[INFO] Shibboleth IdP :: Distribution .................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 8:39.498s
[INFO] Finished at: Fri Dec 19 00:19:13 EST 2014
[INFO] Final Memory: 73M/314M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.16:test (default-test) on project idp-conf: There are test failures.
[ERROR]
[ERROR] Please refer to <https://build.shibboleth.net/jenkins/job/java-identity-provider-multi-jdk/jdk=JDK-1.8/ws/idp-conf/target/surefire-reports> for the individual test results.
[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-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
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 '/home/jenkins/.jenkins/jobs/java-identity-provider-multi-jdk/configurations/axis-jdk/JDK-1.8/builds/2014-12-19_00-05-10/testng/testng-results-1.xml'
Processing '/home/jenkins/.jenkins/jobs/java-identity-provider-multi-jdk/configurations/axis-jdk/JDK-1.8/builds/2014-12-19_00-05-10/testng/testng-results-10.xml'
Processing '/home/jenkins/.jenkins/jobs/java-identity-provider-multi-jdk/configurations/axis-jdk/JDK-1.8/builds/2014-12-19_00-05-10/testng/testng-results-11.xml'
Processing '/home/jenkins/.jenkins/jobs/java-identity-provider-multi-jdk/configurations/axis-jdk/JDK-1.8/builds/2014-12-19_00-05-10/testng/testng-results-12.xml'
Processing '/home/jenkins/.jenkins/jobs/java-identity-provider-multi-jdk/configurations/axis-jdk/JDK-1.8/builds/2014-12-19_00-05-10/testng/testng-results-13.xml'
Processing '/home/jenkins/.jenkins/jobs/java-identity-provider-multi-jdk/configurations/axis-jdk/JDK-1.8/builds/2014-12-19_00-05-10/testng/testng-results-14.xml'
Processing '/home/jenkins/.jenkins/jobs/java-identity-provider-multi-jdk/configurations/axis-jdk/JDK-1.8/builds/2014-12-19_00-05-10/testng/testng-results-15.xml'
Processing '/home/jenkins/.jenkins/jobs/java-identity-provider-multi-jdk/configurations/axis-jdk/JDK-1.8/builds/2014-12-19_00-05-10/testng/testng-results-16.xml'
Processing '/home/jenkins/.jenkins/jobs/java-identity-provider-multi-jdk/configurations/axis-jdk/JDK-1.8/builds/2014-12-19_00-05-10/testng/testng-results-17.xml'
Processing '/home/jenkins/.jenkins/jobs/java-identity-provider-multi-jdk/configurations/axis-jdk/JDK-1.8/builds/2014-12-19_00-05-10/testng/testng-results-18.xml'
Processing '/home/jenkins/.jenkins/jobs/java-identity-provider-multi-jdk/configurations/axis-jdk/JDK-1.8/builds/2014-12-19_00-05-10/testng/testng-results-19.xml'
Processing '/home/jenkins/.jenkins/jobs/java-identity-provider-multi-jdk/configurations/axis-jdk/JDK-1.8/builds/2014-12-19_00-05-10/testng/testng-results-2.xml'
Processing '/home/jenkins/.jenkins/jobs/java-identity-provider-multi-jdk/configurations/axis-jdk/JDK-1.8/builds/2014-12-19_00-05-10/testng/testng-results-3.xml'
Processing '/home/jenkins/.jenkins/jobs/java-identity-provider-multi-jdk/configurations/axis-jdk/JDK-1.8/builds/2014-12-19_00-05-10/testng/testng-results-4.xml'
Processing '/home/jenkins/.jenkins/jobs/java-identity-provider-multi-jdk/configurations/axis-jdk/JDK-1.8/builds/2014-12-19_00-05-10/testng/testng-results-5.xml'
Processing '/home/jenkins/.jenkins/jobs/java-identity-provider-multi-jdk/configurations/axis-jdk/JDK-1.8/builds/2014-12-19_00-05-10/testng/testng-results-6.xml'
Processing '/home/jenkins/.jenkins/jobs/java-identity-provider-multi-jdk/configurations/axis-jdk/JDK-1.8/builds/2014-12-19_00-05-10/testng/testng-results-7.xml'
Processing '/home/jenkins/.jenkins/jobs/java-identity-provider-multi-jdk/configurations/axis-jdk/JDK-1.8/builds/2014-12-19_00-05-10/testng/testng-results-8.xml'
Processing '/home/jenkins/.jenkins/jobs/java-identity-provider-multi-jdk/configurations/axis-jdk/JDK-1.8/builds/2014-12-19_00-05-10/testng/testng-results-9.xml'
Processing '/home/jenkins/.jenkins/jobs/java-identity-provider-multi-jdk/configurations/axis-jdk/JDK-1.8/builds/2014-12-19_00-05-10/testng/testng-results.xml'
Failed Tests/Configs found. Marking build as UNSTABLE.
TestNG Reports Processing: FINISH
More information about the commits
mailing list