Build failed in Jenkins: java-opensaml-multi » OpenJDK-1.7.0,master #447

Shibboleth Jenkins noreply at shibboleth.net
Tue Jan 31 03:30:32 EST 2017


https://build.shibboleth.net/jenkins/job/java-opensaml-multi/jdk=OpenJDK-1.7.0,label=master/447/------------------------------------------
[...truncated 127.06 KB...]
Failed tests: 
  CertPathPKIXTrustEvaluatorTest.testEmptyCRL:208->testValidateSuccess:383 Evaluation of X509Credential failed, success was expected: Certificate was valid, empty V1 CRL was processed
  CertPathPKIXTrustEvaluatorTest.testGood:81->testValidateSuccess:383 Evaluation of X509Credential failed, success was expected: Valid path was specified
  CertPathPKIXTrustEvaluatorTest.testGoodPathInCred:267->testValidateSuccess:383 Evaluation of X509Credential failed, success was expected: Valid path was specified, intermediate path in credential chain
  CertPathPKIXTrustEvaluatorTest.testNonRevokedCertWithNonEmptyCRL:245->testValidateSuccess:383 Evaluation of X509Credential failed, success was expected: Certificate was valid, V1 CRL containing other revolcations was processed
  CertPathPKIXTrustEvaluatorTest.testNonRootIssuerAsTrustAnchor:117->testValidateSuccess:383 Evaluation of X509Credential failed, success was expected: Incomplete path was specified, missing (non-issuing) CA certificate in path
  CertPathPKIXTrustEvaluatorTest.testPathTooDeep:308->testValidateSuccess:383 Evaluation of X509Credential failed, success was expected: Valid path was specified, depth was equal to max path depth
  CertPathPKIXTrustEvaluatorTest.testRevokedV1:128->testValidateSuccess:383 Evaluation of X509Credential failed, success was expected: Sanity check that revoked cert is otherwise good, sans CRLs
  CertPathPKIXTrustEvaluatorTest.testRevokedV1CRLinCred:147->testValidateSuccess:383 Evaluation of X509Credential failed, success was expected: Sanity check that revoked cert is otherwise good, sans CRLs
  CertPathPKIXTrustEvaluatorTest.testRevokedV2:167->testValidateSuccess:383 Evaluation of X509Credential failed, success was expected: Sanity check that revoked cert is otherwise good, sans CRLs
  CertPathPKIXTrustEvaluatorTest.testRevokedV2CRLinCred:186->testValidateSuccess:383 Evaluation of X509Credential failed, success was expected: Sanity check that revoked cert is otherwise good, sans CRLs
  PKIXX509CredentialTrustEngineTest.testGoodPathInAnchors:79->testValidateSuccess:180 Evaluation of X509Credential failed, success was expected: Entity cert was good, path in trust anchors set
  PKIXX509CredentialTrustEngineTest.testGoodPathInCred:91->testValidateSuccess:180 Evaluation of X509Credential failed, success was expected: Entity cert was good, full path in cred

Tests run: 141, Failures: 12, Errors: 0, Skipped: 0

[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping OpenSAML :: XML Security Implementation
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building OpenSAML :: Messaging Implementations 3.4.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ opensaml-messaging-impl ---
[INFO] Deleting <https://build.shibboleth.net/jenkins/job/java-opensaml-multi/jdk=OpenJDK-1.7.0,label=master/ws/opensaml-messaging-impl/target>
[INFO] 
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ opensaml-messaging-impl ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 0 resource
[INFO] 
[INFO] --- maven-compiler-plugin:3.3:compile (default-compile) @ opensaml-messaging-impl ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 7 source files to <https://build.shibboleth.net/jenkins/job/java-opensaml-multi/jdk=OpenJDK-1.7.0,label=master/ws/opensaml-messaging-impl/target/classes>
[INFO] <https://build.shibboleth.net/jenkins/job/java-opensaml-multi/jdk=OpenJDK-1.7.0,label=master/ws/opensaml-messaging-impl/src/main/java/org/opensaml/messaging/handler/impl/BasicMessageHandlerChain.java>: Some input files use unchecked or unsafe operations.
[INFO] <https://build.shibboleth.net/jenkins/job/java-opensaml-multi/jdk=OpenJDK-1.7.0,label=master/ws/opensaml-messaging-impl/src/main/java/org/opensaml/messaging/handler/impl/BasicMessageHandlerChain.java>: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ opensaml-messaging-impl ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 4 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.3:testCompile (default-testCompile) @ opensaml-messaging-impl ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 4 source files to <https://build.shibboleth.net/jenkins/job/java-opensaml-multi/jdk=OpenJDK-1.7.0,label=master/ws/opensaml-messaging-impl/target/test-classes>
[INFO] <https://build.shibboleth.net/jenkins/job/java-opensaml-multi/jdk=OpenJDK-1.7.0,label=master/ws/opensaml-messaging-impl/src/test/java/org/opensaml/messaging/handler/impl/SchemaValidateXMLMessageTest.java>: Some input files use unchecked or unsafe operations.
[INFO] <https://build.shibboleth.net/jenkins/job/java-opensaml-multi/jdk=OpenJDK-1.7.0,label=master/ws/opensaml-messaging-impl/src/test/java/org/opensaml/messaging/handler/impl/SchemaValidateXMLMessageTest.java>: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-surefire-plugin:2.19:test (default-test) @ opensaml-messaging-impl ---

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running TestSuite
Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.642 sec - in TestSuite

Results :

Tests run: 12, Failures: 0, Errors: 0, Skipped: 0

[INFO] 
[INFO] --- maven-jar-plugin:2.6:jar (default-jar) @ opensaml-messaging-impl ---
[INFO] Building jar: <https://build.shibboleth.net/jenkins/job/java-opensaml-multi/jdk=OpenJDK-1.7.0,label=master/ws/opensaml-messaging-impl/target/opensaml-messaging-impl-3.4.0-SNAPSHOT.jar>
[INFO] 
[INFO] --- maven-jar-plugin:2.6:test-jar (default) @ opensaml-messaging-impl ---
[INFO] Building jar: <https://build.shibboleth.net/jenkins/job/java-opensaml-multi/jdk=OpenJDK-1.7.0,label=master/ws/opensaml-messaging-impl/target/opensaml-messaging-impl-3.4.0-SNAPSHOT-tests.jar>
[INFO] 
[INFO] --- maven-assembly-plugin:2.6:attached (make-assembly) @ opensaml-messaging-impl ---
[INFO] 
[INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ opensaml-messaging-impl ---
[INFO] 
1 warning
[WARNING] Javadoc Warnings
[WARNING] javadoc: warning - Error fetching URL: https://build.shibboleth.net/nexus/content/sites/site/java-opensaml/${opensaml.version}/apidocs/package-list
[INFO] Building jar: <https://build.shibboleth.net/jenkins/job/java-opensaml-multi/jdk=OpenJDK-1.7.0,label=master/ws/opensaml-messaging-impl/target/opensaml-messaging-impl-3.4.0-SNAPSHOT-javadoc.jar>
[INFO] 
[INFO] --- maven-javadoc-plugin:2.10.3:test-jar (attach-javadocs) @ opensaml-messaging-impl ---
[INFO] 
1 warning
[WARNING] Javadoc Warnings
[WARNING] javadoc: warning - Error fetching URL: https://build.shibboleth.net/nexus/content/sites/site/java-opensaml/${opensaml.version}/apidocs/package-list
[INFO] Building jar: <https://build.shibboleth.net/jenkins/job/java-opensaml-multi/jdk=OpenJDK-1.7.0,label=master/ws/opensaml-messaging-impl/target/opensaml-messaging-impl-3.4.0-SNAPSHOT-test-javadoc.jar>
[INFO] 
[INFO] >>> maven-source-plugin:2.4:jar (attach-sources) > generate-sources @ opensaml-messaging-impl >>>
[INFO] 
[INFO] <<< maven-source-plugin:2.4:jar (attach-sources) < generate-sources @ opensaml-messaging-impl <<<
[INFO] 
[INFO] --- maven-source-plugin:2.4:jar (attach-sources) @ opensaml-messaging-impl ---
[INFO] Building jar: <https://build.shibboleth.net/jenkins/job/java-opensaml-multi/jdk=OpenJDK-1.7.0,label=master/ws/opensaml-messaging-impl/target/opensaml-messaging-impl-3.4.0-SNAPSHOT-sources.jar>
[INFO] 
[INFO] --- maven-site-plugin:3.5.1:attach-descriptor (attach-descriptor) @ opensaml-messaging-impl ---
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building OpenSAML :: SOAP Provider Implementations 3.4.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ opensaml-soap-impl ---
[INFO] Deleting <https://build.shibboleth.net/jenkins/job/java-opensaml-multi/jdk=OpenJDK-1.7.0,label=master/ws/opensaml-soap-impl/target>
[INFO] 
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ opensaml-soap-impl ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 7 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.3:compile (default-compile) @ opensaml-soap-impl ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 504 source files to <https://build.shibboleth.net/jenkins/job/java-opensaml-multi/jdk=OpenJDK-1.7.0,label=master/ws/opensaml-soap-impl/target/classes>
[INFO] <https://build.shibboleth.net/jenkins/job/java-opensaml-multi/jdk=OpenJDK-1.7.0,label=master/ws/opensaml-soap-impl/src/main/java/org/opensaml/soap/soap11/decoder/http/impl/SimplePayloadBodyHandler.java>: Some input files use unchecked or unsafe operations.
[INFO] <https://build.shibboleth.net/jenkins/job/java-opensaml-multi/jdk=OpenJDK-1.7.0,label=master/ws/opensaml-soap-impl/src/main/java/org/opensaml/soap/soap11/decoder/http/impl/SimplePayloadBodyHandler.java>: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ opensaml-soap-impl ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 9 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.3:testCompile (default-testCompile) @ opensaml-soap-impl ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 19 source files to <https://build.shibboleth.net/jenkins/job/java-opensaml-multi/jdk=OpenJDK-1.7.0,label=master/ws/opensaml-soap-impl/target/test-classes>
[INFO] <https://build.shibboleth.net/jenkins/job/java-opensaml-multi/jdk=OpenJDK-1.7.0,label=master/ws/opensaml-soap-impl/src/test/java/org/opensaml/soap/wsaddressing/messaging/impl/ValidateActionHandlerTest.java>: Some input files use unchecked or unsafe operations.
[INFO] <https://build.shibboleth.net/jenkins/job/java-opensaml-multi/jdk=OpenJDK-1.7.0,label=master/ws/opensaml-soap-impl/src/test/java/org/opensaml/soap/wsaddressing/messaging/impl/ValidateActionHandlerTest.java>: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-surefire-plugin:2.19:test (default-test) @ opensaml-soap-impl ---

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running TestSuite
Tests run: 154, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.612 sec - in TestSuite

Results :

Tests run: 154, Failures: 0, Errors: 0, Skipped: 0

[INFO] 
[INFO] --- maven-jar-plugin:2.6:jar (default-jar) @ opensaml-soap-impl ---
[INFO] Building jar: <https://build.shibboleth.net/jenkins/job/java-opensaml-multi/jdk=OpenJDK-1.7.0,label=master/ws/opensaml-soap-impl/target/opensaml-soap-impl-3.4.0-SNAPSHOT.jar>
[INFO] 
[INFO] --- maven-jar-plugin:2.6:test-jar (default) @ opensaml-soap-impl ---
[INFO] Building jar: <https://build.shibboleth.net/jenkins/job/java-opensaml-multi/jdk=OpenJDK-1.7.0,label=master/ws/opensaml-soap-impl/target/opensaml-soap-impl-3.4.0-SNAPSHOT-tests.jar>
[INFO] 
[INFO] --- maven-assembly-plugin:2.6:attached (make-assembly) @ opensaml-soap-impl ---
[INFO] 
[INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ opensaml-soap-impl ---
[INFO] 
1 warning
[WARNING] Javadoc Warnings
[WARNING] javadoc: warning - Error fetching URL: https://build.shibboleth.net/nexus/content/sites/site/java-opensaml/${opensaml.version}/apidocs/package-list
[INFO] Building jar: <https://build.shibboleth.net/jenkins/job/java-opensaml-multi/jdk=OpenJDK-1.7.0,label=master/ws/opensaml-soap-impl/target/opensaml-soap-impl-3.4.0-SNAPSHOT-javadoc.jar>
[INFO] 
[INFO] --- maven-javadoc-plugin:2.10.3:test-jar (attach-javadocs) @ opensaml-soap-impl ---
[ERROR] Error fetching link: <https://build.shibboleth.net/jenkins/job/java-opensaml-multi/jdk=OpenJDK-1.7.0,label=master/ws/opensaml-soap-api/target/testapidocs/package-list.> Ignored it.
[INFO] 
1 warning
[WARNING] Javadoc Warnings
[WARNING] javadoc: warning - Error fetching URL: https://build.shibboleth.net/nexus/content/sites/site/java-opensaml/${opensaml.version}/apidocs/package-list
[INFO] Building jar: <https://build.shibboleth.net/jenkins/job/java-opensaml-multi/jdk=OpenJDK-1.7.0,label=master/ws/opensaml-soap-impl/target/opensaml-soap-impl-3.4.0-SNAPSHOT-test-javadoc.jar>
[INFO] 
[INFO] >>> maven-source-plugin:2.4:jar (attach-sources) > generate-sources @ opensaml-soap-impl >>>
[INFO] 
[INFO] <<< maven-source-plugin:2.4:jar (attach-sources) < generate-sources @ opensaml-soap-impl <<<
[INFO] 
[INFO] --- maven-source-plugin:2.4:jar (attach-sources) @ opensaml-soap-impl ---
[INFO] Building jar: <https://build.shibboleth.net/jenkins/job/java-opensaml-multi/jdk=OpenJDK-1.7.0,label=master/ws/opensaml-soap-impl/target/opensaml-soap-impl-3.4.0-SNAPSHOT-sources.jar>
[INFO] 
[INFO] --- maven-site-plugin:3.5.1:attach-descriptor (attach-descriptor) @ opensaml-soap-impl ---
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping OpenSAML :: SAML Provider Implementations
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping OpenSAML :: XACML Provider Implementations
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping OpenSAML :: SAML XACML Profile Implementation
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping OpenSAML :: Profile Implementations
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] OpenSAML ........................................... SUCCESS [  1.921 s]
[INFO] OpenSAML :: Core ................................... SUCCESS [ 29.655 s]
[INFO] OpenSAML :: Storage API ............................ SUCCESS [ 12.238 s]
[INFO] OpenSAML :: Messaging API .......................... SUCCESS [ 21.627 s]
[INFO] OpenSAML :: Security API ........................... SUCCESS [ 26.333 s]
[INFO] OpenSAML :: XML Security API ....................... SUCCESS [ 35.915 s]
[INFO] OpenSAML :: SOAP Provider API ...................... SUCCESS [ 14.218 s]
[INFO] OpenSAML :: Profile API ............................ SUCCESS [ 10.989 s]
[INFO] OpenSAML :: SAML Provider API ...................... SUCCESS [ 49.832 s]
[INFO] OpenSAML :: XACML Provider API ..................... SUCCESS [  9.280 s]
[INFO] OpenSAML :: SAML XACML Profile API ................. SUCCESS [  5.174 s]
[INFO] OpenSAML :: Storage Implementation ................. SUCCESS [01:02 min]
[INFO] OpenSAML :: Security Implementation ................ FAILURE [ 10.840 s]
[INFO] OpenSAML :: XML Security Implementation ............ SKIPPED
[INFO] OpenSAML :: Messaging Implementations .............. SUCCESS [  9.482 s]
[INFO] OpenSAML :: SOAP Provider Implementations .......... SUCCESS [ 41.535 s]
[INFO] OpenSAML :: SAML Provider Implementations .......... SKIPPED
[INFO] OpenSAML :: XACML Provider Implementations ......... SKIPPED
[INFO] OpenSAML :: SAML XACML Profile Implementation ...... SKIPPED
[INFO] OpenSAML :: Profile Implementations ................ SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 05:44 min
[INFO] Finished at: 2017-01-31T03:30:17-05:00
[INFO] Final Memory: 96M/1381M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.19:test (default-test) on project opensaml-security-impl: There are test failures.
[ERROR] 
[ERROR] Please refer to <https://build.shibboleth.net/jenkins/job/java-opensaml-multi/jdk=OpenJDK-1.7.0,label=master/ws/opensaml-security-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 :opensaml-security-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.
Saving reports...
Processing '/var/lib/jenkins/jobs/java-opensaml-multi/configurations/axis-jdk/OpenJDK-1.7.0/axis-label/master/builds/447/testng/testng-results-1.xml'
Processing '/var/lib/jenkins/jobs/java-opensaml-multi/configurations/axis-jdk/OpenJDK-1.7.0/axis-label/master/builds/447/testng/testng-results-10.xml'
Processing '/var/lib/jenkins/jobs/java-opensaml-multi/configurations/axis-jdk/OpenJDK-1.7.0/axis-label/master/builds/447/testng/testng-results-2.xml'
Processing '/var/lib/jenkins/jobs/java-opensaml-multi/configurations/axis-jdk/OpenJDK-1.7.0/axis-label/master/builds/447/testng/testng-results-3.xml'
Processing '/var/lib/jenkins/jobs/java-opensaml-multi/configurations/axis-jdk/OpenJDK-1.7.0/axis-label/master/builds/447/testng/testng-results-4.xml'
Processing '/var/lib/jenkins/jobs/java-opensaml-multi/configurations/axis-jdk/OpenJDK-1.7.0/axis-label/master/builds/447/testng/testng-results-5.xml'
Processing '/var/lib/jenkins/jobs/java-opensaml-multi/configurations/axis-jdk/OpenJDK-1.7.0/axis-label/master/builds/447/testng/testng-results-6.xml'
Processing '/var/lib/jenkins/jobs/java-opensaml-multi/configurations/axis-jdk/OpenJDK-1.7.0/axis-label/master/builds/447/testng/testng-results-7.xml'
Processing '/var/lib/jenkins/jobs/java-opensaml-multi/configurations/axis-jdk/OpenJDK-1.7.0/axis-label/master/builds/447/testng/testng-results-8.xml'
Processing '/var/lib/jenkins/jobs/java-opensaml-multi/configurations/axis-jdk/OpenJDK-1.7.0/axis-label/master/builds/447/testng/testng-results-9.xml'
Processing '/var/lib/jenkins/jobs/java-opensaml-multi/configurations/axis-jdk/OpenJDK-1.7.0/axis-label/master/builds/447/testng/testng-results.xml'
0.745342% of tests failed, which exceeded threshold of 0%. Marking build as UNSTABLE
TestNG Reports Processing: FINISH


More information about the commits mailing list