Build failed in Jenkins: java-identity-provider-multi-jdk » JDK-1.7.0 #449
Shibboleth Jenkins
noreply at shibboleth.net
Mon Sep 8 00:16:11 EDT 2014
See <https://build.shibboleth.net/jenkins/job/java-identity-provider-multi-jdk/jdk=JDK-1.7.0/449/changes>
Changes:
[Scott Cantor] Re-enable authn check for logout requests.
[Scott Cantor] IDP-224 - kind of working SAML logout flow
------------------------------------------
[...truncated 925 lines...]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 10 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ idp-session-impl ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 9 source files to <https://build.shibboleth.net/jenkins/job/java-identity-provider-multi-jdk/jdk=JDK-1.7.0/ws/idp-session-impl/target/test-classes>
[INFO]
[INFO] --- maven-surefire-plugin:2.16:test (default-test) @ idp-session-impl ---
[INFO] Surefire report directory: <https://build.shibboleth.net/jenkins/job/java-identity-provider-multi-jdk/jdk=JDK-1.7.0/ws/idp-session-impl/target/surefire-reports>
-------------------------------------------------------
T E S T S
-------------------------------------------------------
Running TestSuite
Tests run: 70, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.865 sec - in TestSuite
Results :
Tests run: 70, Failures: 0, Errors: 0, Skipped: 0
[INFO]
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ idp-session-impl ---
[INFO] Building jar: <https://build.shibboleth.net/jenkins/job/java-identity-provider-multi-jdk/jdk=JDK-1.7.0/ws/idp-session-impl/target/idp-session-impl-3.0-SNAPSHOT.jar>
[INFO]
[INFO] --- maven-jar-plugin:2.4:test-jar (default) @ idp-session-impl ---
[INFO] Building jar: <https://build.shibboleth.net/jenkins/job/java-identity-provider-multi-jdk/jdk=JDK-1.7.0/ws/idp-session-impl/target/idp-session-impl-3.0-SNAPSHOT-tests.jar>
[INFO]
[INFO] --- maven-assembly-plugin:2.4:attached (make-assembly) @ idp-session-impl ---
[INFO]
[INFO] --- maven-javadoc-plugin:2.9.1:jar (attach-javadocs) @ idp-session-impl ---
[INFO]
1 warning
[WARNING] Javadoc Warnings
[WARNING] <https://build.shibboleth.net/jenkins/job/java-identity-provider-multi-jdk/jdk=JDK-1.7.0/ws/idp-session-impl/src/main/java/net/shibboleth/idp/session/impl/BasicSPSessionCreationStrategy.java>:46: warning - Tag @link: reference not found: AuthenticationResult
[INFO] Building jar: <https://build.shibboleth.net/jenkins/job/java-identity-provider-multi-jdk/jdk=JDK-1.7.0/ws/idp-session-impl/target/idp-session-impl-3.0-SNAPSHOT-javadoc.jar>
[INFO]
[INFO] --- maven-javadoc-plugin:2.9.1:test-jar (attach-javadocs) @ idp-session-impl ---
[INFO] Building jar: <https://build.shibboleth.net/jenkins/job/java-identity-provider-multi-jdk/jdk=JDK-1.7.0/ws/idp-session-impl/target/idp-session-impl-3.0-SNAPSHOT-test-javadoc.jar>
[INFO]
[INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) @ idp-session-impl >>>
[INFO]
[INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) @ idp-session-impl <<<
[INFO]
[INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ idp-session-impl ---
[INFO] Building jar: <https://build.shibboleth.net/jenkins/job/java-identity-provider-multi-jdk/jdk=JDK-1.7.0/ws/idp-session-impl/target/idp-session-impl-3.0-SNAPSHOT-sources.jar>
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building Shibboleth IdP :: SAML Profile Implementation 3.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ idp-saml-impl ---
[INFO] Deleting <https://build.shibboleth.net/jenkins/job/java-identity-provider-multi-jdk/jdk=JDK-1.7.0/ws/idp-saml-impl/target>
[INFO]
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ idp-saml-impl ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ idp-saml-impl ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 146 source files to <https://build.shibboleth.net/jenkins/job/java-identity-provider-multi-jdk/jdk=JDK-1.7.0/ws/idp-saml-impl/target/classes>
[WARNING] <https://build.shibboleth.net/jenkins/job/java-identity-provider-multi-jdk/jdk=JDK-1.7.0/ws/idp-saml-impl/src/main/java/net/shibboleth/idp/saml/profile/impl/IdPInitiatedSSORequest.java>:[126,23] toStringHelper(java.lang.Object) in com.google.common.base.Objects has been deprecated
[WARNING] <https://build.shibboleth.net/jenkins/job/java-identity-provider-multi-jdk/jdk=JDK-1.7.0/ws/idp-saml-impl/src/main/java/net/shibboleth/idp/saml/nameid/impl/CryptoTransientNameIdentifierDecoder.java>:[40,43] getNameIdentifier() in org.opensaml.saml.saml1.core.NameIdentifier has been deprecated
[WARNING] <https://build.shibboleth.net/jenkins/job/java-identity-provider-multi-jdk/jdk=JDK-1.7.0/ws/idp-saml-impl/src/main/java/net/shibboleth/idp/saml/nameid/impl/TransientNameIdentifierDecoder.java>:[39,43] getNameIdentifier() in org.opensaml.saml.saml1.core.NameIdentifier has been deprecated
[WARNING] <https://build.shibboleth.net/jenkins/job/java-identity-provider-multi-jdk/jdk=JDK-1.7.0/ws/idp-saml-impl/src/main/java/net/shibboleth/idp/saml/attribute/resolver/impl/SAML1NameIdentifierAttributeDefinition.java>:[131,23] setNameIdentifier(java.lang.String) in org.opensaml.saml.saml1.core.NameIdentifier has been deprecated
[WARNING] <https://build.shibboleth.net/jenkins/job/java-identity-provider-multi-jdk/jdk=JDK-1.7.0/ws/idp-saml-impl/src/main/java/net/shibboleth/idp/saml/nameid/impl/TransformingNameIdentifierDecoder.java>:[37,37] getNameIdentifier() in org.opensaml.saml.saml1.core.NameIdentifier has been deprecated
[WARNING] <https://build.shibboleth.net/jenkins/job/java-identity-provider-multi-jdk/jdk=JDK-1.7.0/ws/idp-saml-impl/src/main/java/net/shibboleth/idp/saml/attribute/encoding/impl/SAML1StringNameIdentifierEncoder.java>:[141,23] setNameIdentifier(java.lang.String) in org.opensaml.saml.saml1.core.NameIdentifier has been deprecated
[WARNING] <https://build.shibboleth.net/jenkins/job/java-identity-provider-multi-jdk/jdk=JDK-1.7.0/ws/idp-saml-impl/src/main/java/net/shibboleth/idp/saml/saml2/profile/impl/PopulateEncryptionParameters.java>: Some input files use unchecked or unsafe operations.
[WARNING] <https://build.shibboleth.net/jenkins/job/java-identity-provider-multi-jdk/jdk=JDK-1.7.0/ws/idp-saml-impl/src/main/java/net/shibboleth/idp/saml/saml2/profile/impl/PopulateEncryptionParameters.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 32 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ idp-saml-impl ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 60 source files to <https://build.shibboleth.net/jenkins/job/java-identity-provider-multi-jdk/jdk=JDK-1.7.0/ws/idp-saml-impl/target/test-classes>
[WARNING] <https://build.shibboleth.net/jenkins/job/java-identity-provider-multi-jdk/jdk=JDK-1.7.0/ws/idp-saml-impl/src/test/java/net/shibboleth/idp/saml/nameid/impl/CryptoTransientSAML1NameIdentifierGeneratorTest.java>:[123,32] getNameIdentifier() in org.opensaml.saml.saml1.core.NameIdentifier has been deprecated
[WARNING] <https://build.shibboleth.net/jenkins/job/java-identity-provider-multi-jdk/jdk=JDK-1.7.0/ws/idp-saml-impl/src/test/java/net/shibboleth/idp/saml/profile/impl/ExtractSubjectFromRequestTest.java>:[144,54] getNameIdentifier() in org.opensaml.saml.saml1.core.NameIdentifier has been deprecated
[WARNING] <https://build.shibboleth.net/jenkins/job/java-identity-provider-multi-jdk/jdk=JDK-1.7.0/ws/idp-saml-impl/src/test/java/net/shibboleth/idp/saml/attribute/principalconnector/impl/PrinicpalConnectorCanonicalizerTest.java>:[106,23] setNameIdentifier(java.lang.String) in org.opensaml.saml.saml1.core.NameIdentifier has been deprecated
[WARNING] <https://build.shibboleth.net/jenkins/job/java-identity-provider-multi-jdk/jdk=JDK-1.7.0/ws/idp-saml-impl/src/test/java/net/shibboleth/idp/saml/attribute/principalconnector/impl/PrinicpalConnectorCanonicalizerTest.java>:[113,33] getNameIdentifier() in org.opensaml.saml.saml1.core.NameIdentifier has been deprecated
[WARNING] <https://build.shibboleth.net/jenkins/job/java-identity-provider-multi-jdk/jdk=JDK-1.7.0/ws/idp-saml-impl/src/test/java/net/shibboleth/idp/saml/attribute/principalconnector/impl/PrinicpalConnectorCanonicalizerTest.java>:[117,23] setNameIdentifier(java.lang.String) in org.opensaml.saml.saml1.core.NameIdentifier has been deprecated
[WARNING] <https://build.shibboleth.net/jenkins/job/java-identity-provider-multi-jdk/jdk=JDK-1.7.0/ws/idp-saml-impl/src/test/java/net/shibboleth/idp/saml/attribute/principalconnector/impl/PrinicpalConnectorCanonicalizerTest.java>:[121,33] getNameIdentifier() in org.opensaml.saml.saml1.core.NameIdentifier has been deprecated
[WARNING] <https://build.shibboleth.net/jenkins/job/java-identity-provider-multi-jdk/jdk=JDK-1.7.0/ws/idp-saml-impl/src/test/java/net/shibboleth/idp/saml/attribute/principalconnector/impl/PrinicpalConnectorCanonicalizerTest.java>:[125,23] setNameIdentifier(java.lang.String) in org.opensaml.saml.saml1.core.NameIdentifier has been deprecated
[WARNING] <https://build.shibboleth.net/jenkins/job/java-identity-provider-multi-jdk/jdk=JDK-1.7.0/ws/idp-saml-impl/src/test/java/net/shibboleth/idp/saml/attribute/principalconnector/impl/PrinicpalConnectorCanonicalizerTest.java>:[132,23] setNameIdentifier(java.lang.String) in org.opensaml.saml.saml1.core.NameIdentifier has been deprecated
[WARNING] <https://build.shibboleth.net/jenkins/job/java-identity-provider-multi-jdk/jdk=JDK-1.7.0/ws/idp-saml-impl/src/test/java/net/shibboleth/idp/saml/attribute/principalconnector/impl/PrinicpalConnectorCanonicalizerTest.java>:[137,49] getNameIdentifier() in org.opensaml.saml.saml1.core.NameIdentifier has been deprecated
[WARNING] <https://build.shibboleth.net/jenkins/job/java-identity-provider-multi-jdk/jdk=JDK-1.7.0/ws/idp-saml-impl/src/test/java/net/shibboleth/idp/saml/attribute/principalconnector/impl/PrinicpalConnectorCanonicalizerTest.java>:[224,43] getNameIdentifier() in org.opensaml.saml.saml1.core.NameIdentifier has been deprecated
[WARNING] <https://build.shibboleth.net/jenkins/job/java-identity-provider-multi-jdk/jdk=JDK-1.7.0/ws/idp-saml-impl/src/test/java/net/shibboleth/idp/saml/nameid/impl/CryptoTransientNameIdentifierDecoderTest.java>:[122,15] setNameIdentifier(java.lang.String) in org.opensaml.saml.saml1.core.NameIdentifier has been deprecated
[WARNING] <https://build.shibboleth.net/jenkins/job/java-identity-provider-multi-jdk/jdk=JDK-1.7.0/ws/idp-saml-impl/src/test/java/net/shibboleth/idp/saml/nameid/impl/NameIdentifierCanonicalizationTest.java>:[78,57] getNameIdentifier() in org.opensaml.saml.saml1.core.NameIdentifier has been deprecated
[WARNING] <https://build.shibboleth.net/jenkins/job/java-identity-provider-multi-jdk/jdk=JDK-1.7.0/ws/idp-saml-impl/src/test/java/net/shibboleth/idp/saml/nameid/impl/NameIdentifierCanonicalizationTest.java>:[104,11] setNameIdentifier(java.lang.String) in org.opensaml.saml.saml1.core.NameIdentifier has been deprecated
[WARNING] <https://build.shibboleth.net/jenkins/job/java-identity-provider-multi-jdk/jdk=JDK-1.7.0/ws/idp-saml-impl/src/test/java/net/shibboleth/idp/saml/nameid/impl/LegacySAML1NameIdentifierGeneratorTest.java>:[137,41] getNameIdentifier() in org.opensaml.saml.saml1.core.NameIdentifier has been deprecated
[WARNING] <https://build.shibboleth.net/jenkins/job/java-identity-provider-multi-jdk/jdk=JDK-1.7.0/ws/idp-saml-impl/src/test/java/net/shibboleth/idp/saml/nameid/impl/LegacySAML1NameIdentifierGeneratorTest.java>:[162,41] getNameIdentifier() in org.opensaml.saml.saml1.core.NameIdentifier has been deprecated
[WARNING] <https://build.shibboleth.net/jenkins/job/java-identity-provider-multi-jdk/jdk=JDK-1.7.0/ws/idp-saml-impl/src/test/java/net/shibboleth/idp/saml/nameid/impl/AttributeSourcedSAML1NameIdentifierGeneratorTest.java>:[66,11] setNameIdentifier(java.lang.String) in org.opensaml.saml.saml1.core.NameIdentifier has been deprecated
[WARNING] <https://build.shibboleth.net/jenkins/job/java-identity-provider-multi-jdk/jdk=JDK-1.7.0/ws/idp-saml-impl/src/test/java/net/shibboleth/idp/saml/nameid/impl/AttributeSourcedSAML1NameIdentifierGeneratorTest.java>:[150,41] getNameIdentifier() in org.opensaml.saml.saml1.core.NameIdentifier has been deprecated
[WARNING] <https://build.shibboleth.net/jenkins/job/java-identity-provider-multi-jdk/jdk=JDK-1.7.0/ws/idp-saml-impl/src/test/java/net/shibboleth/idp/saml/nameid/impl/AttributeSourcedSAML1NameIdentifierGeneratorTest.java>:[169,41] getNameIdentifier() in org.opensaml.saml.saml1.core.NameIdentifier has been deprecated
[WARNING] <https://build.shibboleth.net/jenkins/job/java-identity-provider-multi-jdk/jdk=JDK-1.7.0/ws/idp-saml-impl/src/test/java/net/shibboleth/idp/saml/nameid/impl/AttributeSourcedSAML1NameIdentifierGeneratorTest.java>:[188,41] getNameIdentifier() in org.opensaml.saml.saml1.core.NameIdentifier has been deprecated
[WARNING] <https://build.shibboleth.net/jenkins/job/java-identity-provider-multi-jdk/jdk=JDK-1.7.0/ws/idp-saml-impl/src/test/java/net/shibboleth/idp/saml/nameid/impl/AttributeSourcedSAML1NameIdentifierGeneratorTest.java>:[208,41] getNameIdentifier() in org.opensaml.saml.saml1.core.NameIdentifier has been deprecated
[WARNING] <https://build.shibboleth.net/jenkins/job/java-identity-provider-multi-jdk/jdk=JDK-1.7.0/ws/idp-saml-impl/src/test/java/net/shibboleth/idp/saml/attribute/principalconnector/impl/PrincipalConnectorTest.java>:[103,23] setNameIdentifier(java.lang.String) in org.opensaml.saml.saml1.core.NameIdentifier has been deprecated
[WARNING] <https://build.shibboleth.net/jenkins/job/java-identity-provider-multi-jdk/jdk=JDK-1.7.0/ws/idp-saml-impl/src/test/java/net/shibboleth/idp/saml/nameid/impl/AttributeSourcedSAML2NameIDGeneratorTest.java>:[66,11] setNameIdentifier(java.lang.String) in org.opensaml.saml.saml1.core.NameIdentifier has been deprecated
[WARNING] <https://build.shibboleth.net/jenkins/job/java-identity-provider-multi-jdk/jdk=JDK-1.7.0/ws/idp-saml-impl/src/test/java/net/shibboleth/idp/saml/nameid/impl/StoredTransientSAML1NameIdentifierGeneratorTest.java>:[100,26] getNameIdentifier() in org.opensaml.saml.saml1.core.NameIdentifier has been deprecated
[WARNING] <https://build.shibboleth.net/jenkins/job/java-identity-provider-multi-jdk/jdk=JDK-1.7.0/ws/idp-saml-impl/src/test/java/net/shibboleth/idp/saml/attribute/encoding/impl/SAML1StringNameIdentifierEncoderTest.java>:[83,35] getNameIdentifier() in org.opensaml.saml.saml1.core.NameIdentifier has been deprecated
[WARNING] <https://build.shibboleth.net/jenkins/job/java-identity-provider-multi-jdk/jdk=JDK-1.7.0/ws/idp-saml-impl/src/test/java/net/shibboleth/idp/saml/attribute/encoding/impl/SAML1StringNameIdentifierEncoderTest.java>:[90,35] getNameIdentifier() in org.opensaml.saml.saml1.core.NameIdentifier has been deprecated
[WARNING] <https://build.shibboleth.net/jenkins/job/java-identity-provider-multi-jdk/jdk=JDK-1.7.0/ws/idp-saml-impl/src/test/java/net/shibboleth/idp/saml/profile/impl/InitializeOutboundMessageContextTest.java>: Some input files use unchecked or unsafe operations.
[WARNING] <https://build.shibboleth.net/jenkins/job/java-identity-provider-multi-jdk/jdk=JDK-1.7.0/ws/idp-saml-impl/src/test/java/net/shibboleth/idp/saml/profile/impl/InitializeOutboundMessageContextTest.java>: Recompile with -Xlint:unchecked for details.
[INFO]
[INFO] --- maven-surefire-plugin:2.16:test (default-test) @ idp-saml-impl ---
[INFO] Surefire report directory: <https://build.shibboleth.net/jenkins/job/java-identity-provider-multi-jdk/jdk=JDK-1.7.0/ws/idp-saml-impl/target/surefire-reports>
-------------------------------------------------------
T E S T S
-------------------------------------------------------
Running TestSuite
Tests run: 300, Failures: 5, Errors: 0, Skipped: 0, Time elapsed: 17.499 sec <<< FAILURE! - in TestSuite
testDefault(net.shibboleth.idp.saml.profile.impl.PopulateBindingAndEndpointContextsTest) Time elapsed: 0.004 sec <<< FAILURE!
java.lang.AssertionError: expected [null] but found [EndpointResolutionFailed]
at org.testng.Assert.fail(Assert.java:94)
at org.testng.Assert.failNotSame(Assert.java:490)
at org.testng.Assert.assertNull(Assert.java:426)
at org.testng.Assert.assertNull(Assert.java:415)
at net.shibboleth.idp.profile.ActionTestingSupport.assertProceedEvent(ActionTestingSupport.java:58)
at net.shibboleth.idp.saml.profile.impl.PopulateBindingAndEndpointContextsTest.testDefault(PopulateBindingAndEndpointContextsTest.java:343)
testInMetadata(net.shibboleth.idp.saml.profile.impl.PopulateBindingAndEndpointContextsTest) Time elapsed: 0.001 sec <<< FAILURE!
java.lang.AssertionError: expected [null] but found [EndpointResolutionFailed]
at org.testng.Assert.fail(Assert.java:94)
at org.testng.Assert.failNotSame(Assert.java:490)
at org.testng.Assert.assertNull(Assert.java:426)
at org.testng.Assert.assertNull(Assert.java:415)
at net.shibboleth.idp.profile.ActionTestingSupport.assertProceedEvent(ActionTestingSupport.java:58)
at net.shibboleth.idp.saml.profile.impl.PopulateBindingAndEndpointContextsTest.testInMetadata(PopulateBindingAndEndpointContextsTest.java:267)
testIndexInMetadata(net.shibboleth.idp.saml.profile.impl.PopulateBindingAndEndpointContextsTest) Time elapsed: 0.001 sec <<< FAILURE!
java.lang.AssertionError: expected [null] but found [EndpointResolutionFailed]
at org.testng.Assert.fail(Assert.java:94)
at org.testng.Assert.failNotSame(Assert.java:490)
at org.testng.Assert.assertNull(Assert.java:426)
at org.testng.Assert.assertNull(Assert.java:415)
at net.shibboleth.idp.profile.ActionTestingSupport.assertProceedEvent(ActionTestingSupport.java:58)
at net.shibboleth.idp.saml.profile.impl.PopulateBindingAndEndpointContextsTest.testIndexInMetadata(PopulateBindingAndEndpointContextsTest.java:297)
testNoMetadata(net.shibboleth.idp.saml.profile.impl.PopulateBindingAndEndpointContextsTest) Time elapsed: 0.001 sec <<< FAILURE!
java.lang.AssertionError: expected [null] but found [EndpointResolutionFailed]
at org.testng.Assert.fail(Assert.java:94)
at org.testng.Assert.failNotSame(Assert.java:490)
at org.testng.Assert.assertNull(Assert.java:426)
at org.testng.Assert.assertNull(Assert.java:415)
at net.shibboleth.idp.profile.ActionTestingSupport.assertProceedEvent(ActionTestingSupport.java:58)
at net.shibboleth.idp.saml.profile.impl.PopulateBindingAndEndpointContextsTest.testNoMetadata(PopulateBindingAndEndpointContextsTest.java:141)
testSAML1InMetadata(net.shibboleth.idp.saml.profile.impl.PopulateBindingAndEndpointContextsTest) Time elapsed: 0.001 sec <<< FAILURE!
java.lang.AssertionError: expected [null] but found [EndpointResolutionFailed]
at org.testng.Assert.fail(Assert.java:94)
at org.testng.Assert.failNotSame(Assert.java:490)
at org.testng.Assert.assertNull(Assert.java:426)
at org.testng.Assert.assertNull(Assert.java:415)
at net.shibboleth.idp.profile.ActionTestingSupport.assertProceedEvent(ActionTestingSupport.java:58)
at net.shibboleth.idp.saml.profile.impl.PopulateBindingAndEndpointContextsTest.testSAML1InMetadata(PopulateBindingAndEndpointContextsTest.java:372)
Results :
Failed tests:
PopulateBindingAndEndpointContextsTest.testDefault:343 expected [null] but found [EndpointResolutionFailed]
PopulateBindingAndEndpointContextsTest.testInMetadata:267 expected [null] but found [EndpointResolutionFailed]
PopulateBindingAndEndpointContextsTest.testIndexInMetadata:297 expected [null] but found [EndpointResolutionFailed]
PopulateBindingAndEndpointContextsTest.testNoMetadata:141 expected [null] but found [EndpointResolutionFailed]
PopulateBindingAndEndpointContextsTest.testSAML1InMetadata:372 expected [null] but found [EndpointResolutionFailed]
Tests run: 300, Failures: 5, Errors: 0, Skipped: 0
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] Shibboleth Identity Provider ...................... SUCCESS [1.923s]
[INFO] Shibboleth IdP :: Core ............................ SUCCESS [9.746s]
[INFO] Shibboleth IdP :: Configuration Schemas ........... SUCCESS [0.320s]
[INFO] Shibboleth IdP :: Profile API ..................... SUCCESS [11.194s]
[INFO] Shibboleth IdP :: Authentication API .............. SUCCESS [11.280s]
[INFO] Shibboleth IdP :: Attribute API ................... SUCCESS [9.428s]
[INFO] Shibboleth IdP :: Attribute Resolver API .......... SUCCESS [11.951s]
[INFO] Shibboleth IdP :: Attribute Filter API ............ SUCCESS [9.927s]
[INFO] Shibboleth IdP :: Consent Engine API .............. SUCCESS [3.930s]
[INFO] Shibboleth IdP :: ToU Engine API .................. SUCCESS [3.142s]
[INFO] Shibboleth IdP :: Session API ..................... SUCCESS [9.644s]
[INFO] Shibboleth IdP :: SAML Profile API ................ SUCCESS [16.763s]
[INFO] Shibboleth IdP :: Authentication Implementation ... SUCCESS [15.743s]
[INFO] Shibboleth IdP :: Attribute Implementation ........ SUCCESS [0.144s]
[INFO] Shibboleth IdP :: Session Implementation .......... SUCCESS [18.834s]
[INFO] Shibboleth IdP :: SAML Profile Implementation ..... FAILURE [22.237s]
[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 :: 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 :: Installer ....................... SKIPPED
[INFO] Shibboleth IdP :: Configuration Files ............. SKIPPED
[INFO] Shibboleth IdP :: Distribution .................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 2:37.213s
[INFO] Finished at: Mon Sep 08 00:16:05 EDT 2014
[INFO] Final Memory: 58M/460M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.16:test (default-test) on project idp-saml-impl: There are test failures.
[ERROR]
[ERROR] Please refer to <https://build.shibboleth.net/jenkins/job/java-identity-provider-multi-jdk/jdk=JDK-1.7.0/ws/idp-saml-impl/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-saml-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
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.
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.7.0/builds/2014-09-08_00-06-18/testng/testng-results-1.xml'
Processing '/home/jenkins/.jenkins/jobs/java-identity-provider-multi-jdk/configurations/axis-jdk/JDK-1.7.0/builds/2014-09-08_00-06-18/testng/testng-results-2.xml'
Processing '/home/jenkins/.jenkins/jobs/java-identity-provider-multi-jdk/configurations/axis-jdk/JDK-1.7.0/builds/2014-09-08_00-06-18/testng/testng-results-3.xml'
Processing '/home/jenkins/.jenkins/jobs/java-identity-provider-multi-jdk/configurations/axis-jdk/JDK-1.7.0/builds/2014-09-08_00-06-18/testng/testng-results-4.xml'
Processing '/home/jenkins/.jenkins/jobs/java-identity-provider-multi-jdk/configurations/axis-jdk/JDK-1.7.0/builds/2014-09-08_00-06-18/testng/testng-results-5.xml'
Processing '/home/jenkins/.jenkins/jobs/java-identity-provider-multi-jdk/configurations/axis-jdk/JDK-1.7.0/builds/2014-09-08_00-06-18/testng/testng-results-6.xml'
Processing '/home/jenkins/.jenkins/jobs/java-identity-provider-multi-jdk/configurations/axis-jdk/JDK-1.7.0/builds/2014-09-08_00-06-18/testng/testng-results-7.xml'
Processing '/home/jenkins/.jenkins/jobs/java-identity-provider-multi-jdk/configurations/axis-jdk/JDK-1.7.0/builds/2014-09-08_00-06-18/testng/testng-results-8.xml'
Processing '/home/jenkins/.jenkins/jobs/java-identity-provider-multi-jdk/configurations/axis-jdk/JDK-1.7.0/builds/2014-09-08_00-06-18/testng/testng-results-9.xml'
Processing '/home/jenkins/.jenkins/jobs/java-identity-provider-multi-jdk/configurations/axis-jdk/JDK-1.7.0/builds/2014-09-08_00-06-18/testng/testng-results.xml'
Failed Tests/Configs found. Marking build as UNSTABLE.
TestNG Reports Processing: FINISH
More information about the commits
mailing list