Build failed in Jenkins: java-identity-provider-multi-jdk » JDK-1.8 #544

Shibboleth Jenkins noreply at shibboleth.net
Sat Dec 20 00:49:02 EST 2014


See <https://build.shibboleth.net/jenkins/job/java-identity-provider-multi-jdk/jdk=JDK-1.8/544/changes>

Changes:

[Scott Cantor] - Clean up excess content from r-p.xml
- Enable attribute-release flow by default, uncover revoke box on example login page

[Scott Cantor] Check in a relying-party config for tests (without consent enabled).

[Scott Cantor] Lower log level.

[Scott Cantor] IDP-549 -  Legacy Shibboleth SSO requests should fail if no target param is supplied

[Scott Cantor] Legacy configs parse the metadata elements, so we need to have a bean in scope for any Signature filters.

[Scott Cantor] Switch persistent ID source IDs to a comma-delimited list for consistency.

[Scott Cantor] Remove temp index page.

[Marvin Addison] Add index page to prevent directory listing on root URI.

[Scott Cantor] Add saml-api dependency.

[Scott Cantor] IDP-548 - Since we're hashing the NameID value, go ahead and display it.

[Scott Cantor] Root page placeholder.

[Scott Cantor] Remove extra DOCTYPE.

[Scott Cantor] Fix IdPAttribute protos in tests.

[Scott Cantor] Fix IdPAttribute protos in tests.

[Scott Cantor] Add saml-api dependency.

[Scott Cantor] Put back default consent property.

[Scott Cantor] Make hashing calc. consistent with uApprove.

[Scott Cantor] IDP-548 - IdPAttributeValue should expose a display value

[Tom Zeller] Fix tests, including Java 8 tests, by ignoring the order of attributes in assertions by the response validator. This assumes that the order of attributes in assertions is not guaranteed.

[Scott Cantor] IDP-548 - IdPAttributeValue should expose a display value

[Scott Cantor] Switch fallback languages to a comma-delimited list for consistency.

[Tom Zeller] IDP-511 Fix failing tests, missed symbolics support when reading from storage.

[Scott Cantor] Use Spring util function to simplify attribute list property.

[Tom Zeller] Fix metadata generator tests by setting 'idp.home' system property to 'classpath:'.

[Scott Cantor] Fix svn props

[Scott Cantor] Add a utility bean for Spring helper function.

[Tom Zeller] IDP-473 and IDP-478 Remove all default search locations for '/conf/idp.properties' besides '/opt/shibboleth-idp'.

[Scott Cantor] Hide authn-impl class names in flow bean file.

[Scott Cantor] Fix svn props

[Scott Cantor] Fix svn props

[Daniel Fisher] IDP-522.
Change the default option to certificateTrust.
Renamed defaultTrust to jvmTrust.
Removed test ldap.properties.

[Ian Young] Fix dependencies.

[Ian Young] Javadoc fixes.

[Ian Young] Javadoc fixes.

[Rod Widdowson] Better Javadoc

[Scott Cantor] Adjust attribute name to match resolver examples.

[Rod Widdowson] Fix Javadoc

[Rod Widdowson] Checkstyle

[Rod Widdowson] IDP-544 Add HTTPFileResource examples

[Rod Widdowson] IDP-544 Add use of FileBackedHTTPResource

[Rod Widdowson] IDP-544 Tests to act as the basis of the documentation for HTTPResource configuration

[Rod Widdowson] IDP-544 Target for developing tests to act as examples

[Daniel Fisher] IDP-522
Add X509 and Keystore CredentialConfig implementations.

------------------------------------------
[...truncated 1653 lines...]
[INFO] --- maven-jar-plugin:2.4:test-jar (default) @ idp-ui ---
[INFO] Building jar: <https://build.shibboleth.net/jenkins/job/java-identity-provider-multi-jdk/jdk=JDK-1.8/ws/idp-ui/target/idp-ui-3.0-SNAPSHOT-tests.jar>
[INFO] 
[INFO] --- maven-assembly-plugin:2.4:attached (make-assembly) @ idp-ui ---
[INFO] 
[INFO] --- maven-javadoc-plugin:2.9.1:jar (attach-javadocs) @ idp-ui ---
[INFO] Building jar: <https://build.shibboleth.net/jenkins/job/java-identity-provider-multi-jdk/jdk=JDK-1.8/ws/idp-ui/target/idp-ui-3.0-SNAPSHOT-javadoc.jar>
[INFO] 
[INFO] --- maven-javadoc-plugin:2.9.1:test-jar (attach-javadocs) @ idp-ui ---
[INFO] 
1 warning
[WARNING] Javadoc Warnings
[WARNING] javadoc: warning - Error fetching URL: http://xmlunit.sourceforge.net/api/
[INFO] Building jar: <https://build.shibboleth.net/jenkins/job/java-identity-provider-multi-jdk/jdk=JDK-1.8/ws/idp-ui/target/idp-ui-3.0-SNAPSHOT-test-javadoc.jar>
[INFO] 
[INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) @ idp-ui >>>
[INFO] 
[INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) @ idp-ui <<<
[INFO] 
[INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ idp-ui ---
[INFO] Building jar: <https://build.shibboleth.net/jenkins/job/java-identity-provider-multi-jdk/jdk=JDK-1.8/ws/idp-ui/target/idp-ui-3.0-SNAPSHOT-sources.jar>
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Shibboleth IdP :: War 3.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
Downloading: https://build.shibboleth.net/nexus/content/repositories/snapshots/org/opensaml/opensaml-messaging-impl/3.0-SNAPSHOT/maven-metadata.xml
2/2 KB   
         
Downloaded: https://build.shibboleth.net/nexus/content/repositories/snapshots/org/opensaml/opensaml-messaging-impl/3.0-SNAPSHOT/maven-metadata.xml (2 KB at 3.7 KB/sec)
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ idp-war ---
[INFO] Deleting <https://build.shibboleth.net/jenkins/job/java-identity-provider-multi-jdk/jdk=JDK-1.8/ws/idp-war/target>
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ idp-war ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://build.shibboleth.net/jenkins/job/java-identity-provider-multi-jdk/jdk=JDK-1.8/ws/idp-war/src/main/resources>
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ idp-war ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ idp-war ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://build.shibboleth.net/jenkins/job/java-identity-provider-multi-jdk/jdk=JDK-1.8/ws/idp-war/src/test/resources>
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ idp-war ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.16:test (default-test) @ idp-war ---
[INFO] No tests to run.
[INFO] 
[INFO] --- maven-war-plugin:2.4:war (default-war) @ idp-war ---
[INFO] Packaging webapp
[INFO] Assembling webapp [idp-war] in [<https://build.shibboleth.net/jenkins/job/java-identity-provider-multi-jdk/jdk=JDK-1.8/ws/idp-war/target/idp-war-3.0-SNAPSHOT]>
[INFO] Processing war project
[INFO] Copying webapp resources [<https://build.shibboleth.net/jenkins/job/java-identity-provider-multi-jdk/jdk=JDK-1.8/ws/idp-war/src/main/webapp]>
[INFO] Webapp assembled in [1235 msecs]
[INFO] Building war: <https://build.shibboleth.net/jenkins/job/java-identity-provider-multi-jdk/jdk=JDK-1.8/ws/idp-war/target/idp-war-3.0-SNAPSHOT.war>
[INFO] 
[INFO] --- maven-jar-plugin:2.4:test-jar (default) @ idp-war ---
[INFO] Skipping packaging of the test-jar
[INFO] 
[INFO] --- maven-assembly-plugin:2.4:attached (make-assembly) @ idp-war ---
[INFO] 
[INFO] --- maven-javadoc-plugin:2.9.1:jar (attach-javadocs) @ idp-war ---
[INFO] 
[INFO] --- maven-javadoc-plugin:2.9.1:test-jar (attach-javadocs) @ idp-war ---
[INFO] 
[INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) @ idp-war >>>
[INFO] 
[INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) @ idp-war <<<
[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: 4, Errors: 0, Skipped: 0, Time elapsed: 30.914 sec <<< FAILURE! - in TestSuite
testFailureSessionExpired(net.shibboleth.idp.test.flows.cas.ServiceValidateFlowTest)  Time elapsed: 8.418 sec  <<< FAILURE!
java.lang.AssertionError: expected [true] but found [false]
	at org.testng.Assert.fail(Assert.java:94)
	at org.testng.Assert.failNotEquals(Assert.java:494)
	at org.testng.Assert.assertTrue(Assert.java:42)
	at org.testng.Assert.assertTrue(Assert.java:52)
	at net.shibboleth.idp.test.flows.cas.ServiceValidateFlowTest.testFailureSessionExpired(ServiceValidateFlowTest.java:128)

testSAML1UnsolicitedSSOFlow(net.shibboleth.idp.test.flows.saml1.SAML1UnsolicitedSSOFlowTest)  Time elapsed: 0.375 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.185 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.04 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: 
  ServiceValidateFlowTest>AbstractTestNGSpringContextTests.run:171->testFailureSessionExpired:128 expected [true] but found [false]
  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: 4, Errors: 0, Skipped: 0

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Shibboleth Identity Provider ...................... SUCCESS [6.591s]
[INFO] Shibboleth IdP :: Core ............................ SUCCESS [1:55.999s]
[INFO] Shibboleth IdP :: Configuration Schemas ........... SUCCESS [0.542s]
[INFO] Shibboleth IdP :: Attribute API ................... SUCCESS [7:27.557s]
[INFO] Shibboleth IdP :: Profile API ..................... SUCCESS [16.596s]
[INFO] Shibboleth IdP :: Authentication API .............. SUCCESS [12.242s]
[INFO] Shibboleth IdP :: Attribute Resolver API .......... SUCCESS [14.755s]
[INFO] Shibboleth IdP :: Attribute Filter API ............ SUCCESS [12.562s]
[INFO] Shibboleth IdP :: Session API ..................... SUCCESS [10.051s]
[INFO] Shibboleth IdP :: CAS Protocol API ................ SUCCESS [4.955s]
[INFO] Shibboleth IdP :: SAML Profile API ................ SUCCESS [18.689s]
[INFO] Shibboleth IdP :: Authentication Implementation ... SUCCESS [3:24.544s]
[INFO] Shibboleth IdP :: Session Implementation .......... SUCCESS [18:13.664s]
[INFO] Shibboleth IdP :: SAML Profile Implementation ..... SUCCESS [3:18.703s]
[INFO] Shibboleth IdP :: Attribute Resolver Implementation  SUCCESS [36.784s]
[INFO] Shibboleth IdP :: Attribute Filter Implementation . SUCCESS [20.486s]
[INFO] Shibboleth IdP :: Attribute Filter Spring Integration  SUCCESS [48.260s]
[INFO] Shibboleth IdP :: Profile Implementation .......... SUCCESS [2:05.954s]
[INFO] Shibboleth IdP :: Profile Spring Integration ...... SUCCESS [1:04.707s]
[INFO] Shibboleth IdP :: Attribute Resolver Spring Integration  SUCCESS [32.790s]
[INFO] Shibboleth IdP :: CAS Protocol Implementation ..... SUCCESS [34.357s]
[INFO] Shibboleth IdP :: Consent ......................... SUCCESS [15.465s]
[INFO] Shibboleth IdP :: UI Support ...................... SUCCESS [10.565s]
[INFO] Shibboleth IdP :: War ............................. SUCCESS [6.594s]
[INFO] Shibboleth IdP :: Configuration Files ............. FAILURE [39.592s]
[INFO] Shibboleth IdP :: Installer ....................... SKIPPED
[INFO] Shibboleth IdP :: Distribution .................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 43:15.549s
[INFO] Finished at: Sat Dec 20 00:48:57 EST 2014
[INFO] Final Memory: 66M/370M
[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-20_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-20_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-20_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-20_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-20_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-20_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-20_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-20_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-20_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-20_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-20_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-20_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-20_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-20_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-20_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-20_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-20_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-20_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-20_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-20_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