Build failed in Jenkins: java-identity-provider #2342
Shibboleth Jenkins
noreply at shibboleth.net
Tue Jul 29 14:57:38 EDT 2014
See <https://build.shibboleth.net/jenkins/job/java-identity-provider/2342/changes>
Changes:
[Scott Cantor] Add lookup functions to session actions.
------------------------------------------
[...truncated 1053 lines...]
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 131 source files to <https://build.shibboleth.net/jenkins/job/java-identity-provider/ws/idp-saml-impl/target/classes>
[WARNING] <https://build.shibboleth.net/jenkins/job/java-identity-provider/ws/idp-saml-impl/src/main/java/net/shibboleth/idp/saml/profile/impl/InitializeOutboundMessageContext.java>: Some input files use unchecked or unsafe operations.
[WARNING] <https://build.shibboleth.net/jenkins/job/java-identity-provider/ws/idp-saml-impl/src/main/java/net/shibboleth/idp/saml/profile/impl/InitializeOutboundMessageContext.java>: Recompile with -Xlint:unchecked for details.
[INFO]
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ idp-saml-impl ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 31 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ idp-saml-impl ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 59 source files to <https://build.shibboleth.net/jenkins/job/java-identity-provider/ws/idp-saml-impl/target/test-classes>
[INFO] -------------------------------------------------------------
[WARNING] COMPILATION WARNING :
[INFO] -------------------------------------------------------------
[WARNING] <https://build.shibboleth.net/jenkins/job/java-identity-provider/ws/idp-saml-impl/src/test/java/net/shibboleth/idp/saml/saml2/profile/impl/AddAuthnStatementToAssertionTest.java>: Some input files use unchecked or unsafe operations.
[WARNING] <https://build.shibboleth.net/jenkins/job/java-identity-provider/ws/idp-saml-impl/src/test/java/net/shibboleth/idp/saml/saml2/profile/impl/AddAuthnStatementToAssertionTest.java>: Recompile with -Xlint:unchecked for details.
[INFO] 2 warnings
[INFO] -------------------------------------------------------------
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR :
[INFO] -------------------------------------------------------------
[ERROR] <https://build.shibboleth.net/jenkins/job/java-identity-provider/ws/idp-saml-impl/src/test/java/net/shibboleth/idp/saml/nameid/impl/CryptoTransientSAML2NameIDGeneratorTest.java>:[55,15] cannot find symbol
symbol: method setCipherKeyAlias(java.lang.String)
location: variable sealer of type net.shibboleth.utilities.java.support.security.DataSealer
[ERROR] <https://build.shibboleth.net/jenkins/job/java-identity-provider/ws/idp-saml-impl/src/test/java/net/shibboleth/idp/saml/nameid/impl/CryptoTransientSAML2NameIDGeneratorTest.java>:[56,15] cannot find symbol
symbol: method setCipherKeyPassword(java.lang.String)
location: variable sealer of type net.shibboleth.utilities.java.support.security.DataSealer
[ERROR] <https://build.shibboleth.net/jenkins/job/java-identity-provider/ws/idp-saml-impl/src/test/java/net/shibboleth/idp/saml/nameid/impl/CryptoTransientSAML2NameIDGeneratorTest.java>:[58,15] cannot find symbol
symbol: method setKeystorePassword(java.lang.String)
location: variable sealer of type net.shibboleth.utilities.java.support.security.DataSealer
[ERROR] <https://build.shibboleth.net/jenkins/job/java-identity-provider/ws/idp-saml-impl/src/test/java/net/shibboleth/idp/saml/nameid/impl/CryptoTransientSAML2NameIDGeneratorTest.java>:[59,15] cannot find symbol
symbol: method setKeystoreResource(net.shibboleth.utilities.java.support.resource.Resource)
location: variable sealer of type net.shibboleth.utilities.java.support.security.DataSealer
[ERROR] <https://build.shibboleth.net/jenkins/job/java-identity-provider/ws/idp-saml-impl/src/test/java/net/shibboleth/idp/saml/nameid/impl/CryptoTransientSAML1NameIdentifierGeneratorTest.java>:[54,15] cannot find symbol
symbol: method setCipherKeyAlias(java.lang.String)
location: variable sealer of type net.shibboleth.utilities.java.support.security.DataSealer
[ERROR] <https://build.shibboleth.net/jenkins/job/java-identity-provider/ws/idp-saml-impl/src/test/java/net/shibboleth/idp/saml/nameid/impl/CryptoTransientSAML1NameIdentifierGeneratorTest.java>:[55,15] cannot find symbol
symbol: method setCipherKeyPassword(java.lang.String)
location: variable sealer of type net.shibboleth.utilities.java.support.security.DataSealer
[ERROR] <https://build.shibboleth.net/jenkins/job/java-identity-provider/ws/idp-saml-impl/src/test/java/net/shibboleth/idp/saml/nameid/impl/CryptoTransientSAML1NameIdentifierGeneratorTest.java>:[57,15] cannot find symbol
symbol: method setKeystorePassword(java.lang.String)
location: variable sealer of type net.shibboleth.utilities.java.support.security.DataSealer
[ERROR] <https://build.shibboleth.net/jenkins/job/java-identity-provider/ws/idp-saml-impl/src/test/java/net/shibboleth/idp/saml/nameid/impl/CryptoTransientSAML1NameIdentifierGeneratorTest.java>:[58,15] cannot find symbol
symbol: method setKeystoreResource(net.shibboleth.utilities.java.support.resource.Resource)
location: variable sealer of type net.shibboleth.utilities.java.support.security.DataSealer
[ERROR] <https://build.shibboleth.net/jenkins/job/java-identity-provider/ws/idp-saml-impl/src/test/java/net/shibboleth/idp/saml/nameid/impl/CryptoTransientNameIdentifierDecoderTest.java>:[76,19] cannot find symbol
symbol: method setCipherKeyAlias(java.lang.String)
location: variable dataSealer of type net.shibboleth.utilities.java.support.security.DataSealer
[ERROR] <https://build.shibboleth.net/jenkins/job/java-identity-provider/ws/idp-saml-impl/src/test/java/net/shibboleth/idp/saml/nameid/impl/CryptoTransientNameIdentifierDecoderTest.java>:[77,19] cannot find symbol
symbol: method setCipherKeyPassword(java.lang.String)
location: variable dataSealer of type net.shibboleth.utilities.java.support.security.DataSealer
[ERROR] <https://build.shibboleth.net/jenkins/job/java-identity-provider/ws/idp-saml-impl/src/test/java/net/shibboleth/idp/saml/nameid/impl/CryptoTransientNameIdentifierDecoderTest.java>:[79,19] cannot find symbol
symbol: method setKeystorePassword(java.lang.String)
location: variable dataSealer of type net.shibboleth.utilities.java.support.security.DataSealer
[ERROR] <https://build.shibboleth.net/jenkins/job/java-identity-provider/ws/idp-saml-impl/src/test/java/net/shibboleth/idp/saml/nameid/impl/CryptoTransientNameIdentifierDecoderTest.java>:[80,19] cannot find symbol
symbol: method setKeystoreResource(net.shibboleth.utilities.java.support.resource.Resource)
location: variable dataSealer of type net.shibboleth.utilities.java.support.security.DataSealer
[ERROR] <https://build.shibboleth.net/jenkins/job/java-identity-provider/ws/idp-saml-impl/src/test/java/net/shibboleth/idp/saml/nameid/impl/CryptoTransientNameIDDecoderTest.java>:[85,19] cannot find symbol
symbol: method setCipherKeyAlias(java.lang.String)
location: variable dataSealer of type net.shibboleth.utilities.java.support.security.DataSealer
[ERROR] <https://build.shibboleth.net/jenkins/job/java-identity-provider/ws/idp-saml-impl/src/test/java/net/shibboleth/idp/saml/nameid/impl/CryptoTransientNameIDDecoderTest.java>:[86,19] cannot find symbol
symbol: method setCipherKeyPassword(java.lang.String)
location: variable dataSealer of type net.shibboleth.utilities.java.support.security.DataSealer
[ERROR] <https://build.shibboleth.net/jenkins/job/java-identity-provider/ws/idp-saml-impl/src/test/java/net/shibboleth/idp/saml/nameid/impl/CryptoTransientNameIDDecoderTest.java>:[88,19] cannot find symbol
symbol: method setKeystorePassword(java.lang.String)
location: variable dataSealer of type net.shibboleth.utilities.java.support.security.DataSealer
[ERROR] <https://build.shibboleth.net/jenkins/job/java-identity-provider/ws/idp-saml-impl/src/test/java/net/shibboleth/idp/saml/nameid/impl/CryptoTransientNameIDDecoderTest.java>:[89,19] cannot find symbol
symbol: method setKeystoreResource(net.shibboleth.utilities.java.support.resource.Resource)
location: variable dataSealer of type net.shibboleth.utilities.java.support.security.DataSealer
[ERROR] <https://build.shibboleth.net/jenkins/job/java-identity-provider/ws/idp-saml-impl/src/test/java/net/shibboleth/idp/saml/attribute/resolver/impl/CryptoTransientIdAttributeDefinitionTest.java>:[74,19] cannot find symbol
symbol: method setCipherKeyAlias(java.lang.String)
location: variable dataSealer of type net.shibboleth.utilities.java.support.security.DataSealer
[ERROR] <https://build.shibboleth.net/jenkins/job/java-identity-provider/ws/idp-saml-impl/src/test/java/net/shibboleth/idp/saml/attribute/resolver/impl/CryptoTransientIdAttributeDefinitionTest.java>:[75,19] cannot find symbol
symbol: method setCipherKeyPassword(java.lang.String)
location: variable dataSealer of type net.shibboleth.utilities.java.support.security.DataSealer
[ERROR] <https://build.shibboleth.net/jenkins/job/java-identity-provider/ws/idp-saml-impl/src/test/java/net/shibboleth/idp/saml/attribute/resolver/impl/CryptoTransientIdAttributeDefinitionTest.java>:[77,19] cannot find symbol
symbol: method setKeystorePassword(java.lang.String)
location: variable dataSealer of type net.shibboleth.utilities.java.support.security.DataSealer
[ERROR] <https://build.shibboleth.net/jenkins/job/java-identity-provider/ws/idp-saml-impl/src/test/java/net/shibboleth/idp/saml/attribute/resolver/impl/CryptoTransientIdAttributeDefinitionTest.java>:[78,19] cannot find symbol
symbol: method setKeystoreResource(net.shibboleth.utilities.java.support.resource.Resource)
location: variable dataSealer of type net.shibboleth.utilities.java.support.security.DataSealer
[INFO] 20 errors
[INFO] -------------------------------------------------------------
[JENKINS] Archiving disabled
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] Shibboleth Identity Provider ...................... SUCCESS [25.646s]
[INFO] Shibboleth IdP :: Core ............................ SUCCESS [31.261s]
[INFO] Shibboleth IdP :: Configuration Schemas ........... SUCCESS [7.843s]
[INFO] Shibboleth IdP :: Profile API ..................... SUCCESS [37.418s]
[INFO] Shibboleth IdP :: Authentication API .............. SUCCESS [30.562s]
[INFO] Shibboleth IdP :: Attribute API ................... SUCCESS [26.465s]
[INFO] Shibboleth IdP :: Attribute Resolver API .......... SUCCESS [27.272s]
[INFO] Shibboleth IdP :: Attribute Filter API ............ SUCCESS [28.130s]
[INFO] Shibboleth IdP :: Consent Engine API .............. SUCCESS [12.551s]
[INFO] Shibboleth IdP :: ToU Engine API .................. SUCCESS [12.197s]
[INFO] Shibboleth IdP :: Session API ..................... SUCCESS [20.812s]
[INFO] Shibboleth IdP :: SAML Profile API ................ SUCCESS [31.921s]
[INFO] Shibboleth IdP :: Authentication Implementation ... SUCCESS [35.679s]
[INFO] Shibboleth IdP :: Attribute Implementation ........ SUCCESS [15.649s]
[INFO] Shibboleth IdP :: SAML Profile Implementation ..... FAILURE [18.481s]
[INFO] Shibboleth IdP :: Attribute Resolver Implementation SKIPPED
[INFO] Shibboleth IdP :: Attribute Filter Implementation . SKIPPED
[INFO] Shibboleth IdP :: Consent Engine Implementation ... SKIPPED
[INFO] Shibboleth IdP :: ToU Engine Implementation ....... SKIPPED
[INFO] Shibboleth IdP :: Profile Implementation .......... SKIPPED
[INFO] Shibboleth IdP :: Profile Spring Integration ...... SKIPPED
[INFO] Shibboleth IdP :: Session Implementation .......... SKIPPED
[INFO] Shibboleth IdP :: Attribute Resolver Spring Integration SKIPPED
[INFO] Shibboleth IdP :: Attribute Filter Spring Integration SKIPPED
[INFO] Shibboleth IdP :: Attribute CLI ................... SKIPPED
[INFO] Shibboleth IdP :: UI Support ...................... SKIPPED
[INFO] Shibboleth IdP :: War ............................. SKIPPED
[INFO] Shibboleth IdP :: Configuration Files ............. SKIPPED
[INFO] Shibboleth IdP :: Distribution .................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 6:06.369s
[INFO] Finished at: Tue Jul 29 14:55:29 EDT 2014
[INFO] Final Memory: 54M/161M
[INFO] ------------------------------------------------------------------------
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
Waiting for Jenkins to finish collecting data
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.1:testCompile (default-testCompile) on project idp-saml-impl: Compilation failure: Compilation failure:
[ERROR] <https://build.shibboleth.net/jenkins/job/java-identity-provider/ws/idp-saml-impl/src/test/java/net/shibboleth/idp/saml/nameid/impl/CryptoTransientSAML2NameIDGeneratorTest.java>:[55,15] cannot find symbol
[ERROR] symbol: method setCipherKeyAlias(java.lang.String)
[ERROR] location: variable sealer of type net.shibboleth.utilities.java.support.security.DataSealer
[ERROR] <https://build.shibboleth.net/jenkins/job/java-identity-provider/ws/idp-saml-impl/src/test/java/net/shibboleth/idp/saml/nameid/impl/CryptoTransientSAML2NameIDGeneratorTest.java>:[56,15] cannot find symbol
[ERROR] symbol: method setCipherKeyPassword(java.lang.String)
[ERROR] location: variable sealer of type net.shibboleth.utilities.java.support.security.DataSealer
[ERROR] <https://build.shibboleth.net/jenkins/job/java-identity-provider/ws/idp-saml-impl/src/test/java/net/shibboleth/idp/saml/nameid/impl/CryptoTransientSAML2NameIDGeneratorTest.java>:[58,15] cannot find symbol
[ERROR] symbol: method setKeystorePassword(java.lang.String)
[ERROR] location: variable sealer of type net.shibboleth.utilities.java.support.security.DataSealer
[ERROR] <https://build.shibboleth.net/jenkins/job/java-identity-provider/ws/idp-saml-impl/src/test/java/net/shibboleth/idp/saml/nameid/impl/CryptoTransientSAML2NameIDGeneratorTest.java>:[59,15] cannot find symbol
[ERROR] symbol: method setKeystoreResource(net.shibboleth.utilities.java.support.resource.Resource)
[ERROR] location: variable sealer of type net.shibboleth.utilities.java.support.security.DataSealer
[ERROR] <https://build.shibboleth.net/jenkins/job/java-identity-provider/ws/idp-saml-impl/src/test/java/net/shibboleth/idp/saml/nameid/impl/CryptoTransientSAML1NameIdentifierGeneratorTest.java>:[54,15] cannot find symbol
[ERROR] symbol: method setCipherKeyAlias(java.lang.String)
[ERROR] location: variable sealer of type net.shibboleth.utilities.java.support.security.DataSealer
[ERROR] <https://build.shibboleth.net/jenkins/job/java-identity-provider/ws/idp-saml-impl/src/test/java/net/shibboleth/idp/saml/nameid/impl/CryptoTransientSAML1NameIdentifierGeneratorTest.java>:[55,15] cannot find symbol
[ERROR] symbol: method setCipherKeyPassword(java.lang.String)
[ERROR] location: variable sealer of type net.shibboleth.utilities.java.support.security.DataSealer
[ERROR] <https://build.shibboleth.net/jenkins/job/java-identity-provider/ws/idp-saml-impl/src/test/java/net/shibboleth/idp/saml/nameid/impl/CryptoTransientSAML1NameIdentifierGeneratorTest.java>:[57,15] cannot find symbol
[ERROR] symbol: method setKeystorePassword(java.lang.String)
[ERROR] location: variable sealer of type net.shibboleth.utilities.java.support.security.DataSealer
[ERROR] <https://build.shibboleth.net/jenkins/job/java-identity-provider/ws/idp-saml-impl/src/test/java/net/shibboleth/idp/saml/nameid/impl/CryptoTransientSAML1NameIdentifierGeneratorTest.java>:[58,15] cannot find symbol
[ERROR] symbol: method setKeystoreResource(net.shibboleth.utilities.java.support.resource.Resource)
[ERROR] location: variable sealer of type net.shibboleth.utilities.java.support.security.DataSealer
[ERROR] <https://build.shibboleth.net/jenkins/job/java-identity-provider/ws/idp-saml-impl/src/test/java/net/shibboleth/idp/saml/nameid/impl/CryptoTransientNameIdentifierDecoderTest.java>:[76,19] cannot find symbol
[ERROR] symbol: method setCipherKeyAlias(java.lang.String)
[ERROR] location: variable dataSealer of type net.shibboleth.utilities.java.support.security.DataSealer
[ERROR] <https://build.shibboleth.net/jenkins/job/java-identity-provider/ws/idp-saml-impl/src/test/java/net/shibboleth/idp/saml/nameid/impl/CryptoTransientNameIdentifierDecoderTest.java>:[77,19] cannot find symbol
[ERROR] symbol: method setCipherKeyPassword(java.lang.String)
[ERROR] location: variable dataSealer of type net.shibboleth.utilities.java.support.security.DataSealer
[ERROR] <https://build.shibboleth.net/jenkins/job/java-identity-provider/ws/idp-saml-impl/src/test/java/net/shibboleth/idp/saml/nameid/impl/CryptoTransientNameIdentifierDecoderTest.java>:[79,19] cannot find symbol
[ERROR] symbol: method setKeystorePassword(java.lang.String)
[ERROR] location: variable dataSealer of type net.shibboleth.utilities.java.support.security.DataSealer
[ERROR] <https://build.shibboleth.net/jenkins/job/java-identity-provider/ws/idp-saml-impl/src/test/java/net/shibboleth/idp/saml/nameid/impl/CryptoTransientNameIdentifierDecoderTest.java>:[80,19] cannot find symbol
[ERROR] symbol: method setKeystoreResource(net.shibboleth.utilities.java.support.resource.Resource)
[ERROR] location: variable dataSealer of type net.shibboleth.utilities.java.support.security.DataSealer
[ERROR] <https://build.shibboleth.net/jenkins/job/java-identity-provider/ws/idp-saml-impl/src/test/java/net/shibboleth/idp/saml/nameid/impl/CryptoTransientNameIDDecoderTest.java>:[85,19] cannot find symbol
[ERROR] symbol: method setCipherKeyAlias(java.lang.String)
[ERROR] location: variable dataSealer of type net.shibboleth.utilities.java.support.security.DataSealer
[ERROR] <https://build.shibboleth.net/jenkins/job/java-identity-provider/ws/idp-saml-impl/src/test/java/net/shibboleth/idp/saml/nameid/impl/CryptoTransientNameIDDecoderTest.java>:[86,19] cannot find symbol
[ERROR] symbol: method setCipherKeyPassword(java.lang.String)
[ERROR] location: variable dataSealer of type net.shibboleth.utilities.java.support.security.DataSealer
[ERROR] <https://build.shibboleth.net/jenkins/job/java-identity-provider/ws/idp-saml-impl/src/test/java/net/shibboleth/idp/saml/nameid/impl/CryptoTransientNameIDDecoderTest.java>:[88,19] cannot find symbol
[ERROR] symbol: method setKeystorePassword(java.lang.String)
[ERROR] location: variable dataSealer of type net.shibboleth.utilities.java.support.security.DataSealer
[ERROR] <https://build.shibboleth.net/jenkins/job/java-identity-provider/ws/idp-saml-impl/src/test/java/net/shibboleth/idp/saml/nameid/impl/CryptoTransientNameIDDecoderTest.java>:[89,19] cannot find symbol
[ERROR] symbol: method setKeystoreResource(net.shibboleth.utilities.java.support.resource.Resource)
[ERROR] location: variable dataSealer of type net.shibboleth.utilities.java.support.security.DataSealer
[ERROR] <https://build.shibboleth.net/jenkins/job/java-identity-provider/ws/idp-saml-impl/src/test/java/net/shibboleth/idp/saml/attribute/resolver/impl/CryptoTransientIdAttributeDefinitionTest.java>:[74,19] cannot find symbol
[ERROR] symbol: method setCipherKeyAlias(java.lang.String)
[ERROR] location: variable dataSealer of type net.shibboleth.utilities.java.support.security.DataSealer
[ERROR] <https://build.shibboleth.net/jenkins/job/java-identity-provider/ws/idp-saml-impl/src/test/java/net/shibboleth/idp/saml/attribute/resolver/impl/CryptoTransientIdAttributeDefinitionTest.java>:[75,19] cannot find symbol
[ERROR] symbol: method setCipherKeyPassword(java.lang.String)
[ERROR] location: variable dataSealer of type net.shibboleth.utilities.java.support.security.DataSealer
[ERROR] <https://build.shibboleth.net/jenkins/job/java-identity-provider/ws/idp-saml-impl/src/test/java/net/shibboleth/idp/saml/attribute/resolver/impl/CryptoTransientIdAttributeDefinitionTest.java>:[77,19] cannot find symbol
[ERROR] symbol: method setKeystorePassword(java.lang.String)
[ERROR] location: variable dataSealer of type net.shibboleth.utilities.java.support.security.DataSealer
[ERROR] <https://build.shibboleth.net/jenkins/job/java-identity-provider/ws/idp-saml-impl/src/test/java/net/shibboleth/idp/saml/attribute/resolver/impl/CryptoTransientIdAttributeDefinitionTest.java>:[78,19] cannot find symbol
[ERROR] symbol: method setKeystoreResource(net.shibboleth.utilities.java.support.resource.Resource)
[ERROR] location: variable dataSealer of type net.shibboleth.utilities.java.support.security.DataSealer
[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-saml-impl
Sending e-mails to: commits at shibboleth.net
channel stopped
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.
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.
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.
testng-results.xml was last modified before this build started. Ignoring it.
Saving reports...
Processing '/home/jenkins/.jenkins/jobs/java-identity-provider/builds/2014-07-29_14-49-13/testng/testng-results-1.xml'
Processing '/home/jenkins/.jenkins/jobs/java-identity-provider/builds/2014-07-29_14-49-13/testng/testng-results-2.xml'
Processing '/home/jenkins/.jenkins/jobs/java-identity-provider/builds/2014-07-29_14-49-13/testng/testng-results-3.xml'
Processing '/home/jenkins/.jenkins/jobs/java-identity-provider/builds/2014-07-29_14-49-13/testng/testng-results-4.xml'
Processing '/home/jenkins/.jenkins/jobs/java-identity-provider/builds/2014-07-29_14-49-13/testng/testng-results-5.xml'
Processing '/home/jenkins/.jenkins/jobs/java-identity-provider/builds/2014-07-29_14-49-13/testng/testng-results-6.xml'
Processing '/home/jenkins/.jenkins/jobs/java-identity-provider/builds/2014-07-29_14-49-13/testng/testng-results-7.xml'
Processing '/home/jenkins/.jenkins/jobs/java-identity-provider/builds/2014-07-29_14-49-13/testng/testng-results.xml'
TestNG Reports Processing: FINISH
More information about the commits
mailing list