Build failed in Jenkins: java-opensaml-multi-jdk » OpenJDK-1.7.0 #257

Shibboleth Jenkins noreply at shibboleth.net
Wed May 21 01:04:06 EDT 2014


See <https://build.shibboleth.net/jenkins/job/java-opensaml-multi-jdk/jdk=OpenJDK-1.7.0/257/changes>

Changes:

[Brent Putman] Blacklist RSA 1.5 KeyTransport by default.
Remove default config for RIPEMD160 algorithms.  These aren't even supported in Java 8 out of the box, need BC.

[Brent Putman] Add a Predicate impl which evals whether an algorithm is supported by the runtime environment, according to the AlgorithmRegistry.
Add predicate usage to encryption and signing resolvers, so don't ever try and use an algorithm that isn't supported by the environment.

[Brent Putman] Add new API to AlgorithmRegistry which exposes whether an algorithm is effectively supported by the current runtime environment.
In prep for resolver changes, update resolver tests to not use algorithms which are not supported in plain Java 7 with no Bouncy Castle.

------------------------------------------
[...truncated 184 lines...]
[INFO] 
[INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) @ opensaml-storage-api <<<
[INFO] 
[INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ opensaml-storage-api ---
[INFO] Building jar: <https://build.shibboleth.net/jenkins/job/java-opensaml-multi-jdk/jdk=OpenJDK-1.7.0/ws/opensaml-storage-api/target/opensaml-storage-api-3.0-SNAPSHOT-sources.jar>
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building OpenSAML :: Security API 3.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ opensaml-security-api ---
[INFO] Deleting <https://build.shibboleth.net/jenkins/job/java-opensaml-multi-jdk/jdk=OpenJDK-1.7.0/ws/opensaml-security-api/target>
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ opensaml-security-api ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 0 resource
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ opensaml-security-api ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 42 source files to <https://build.shibboleth.net/jenkins/job/java-opensaml-multi-jdk/jdk=OpenJDK-1.7.0/ws/opensaml-security-api/target/classes>
[WARNING] <https://build.shibboleth.net/jenkins/job/java-opensaml-multi-jdk/jdk=OpenJDK-1.7.0/ws/opensaml-security-api/src/main/java/org/opensaml/security/x509/X509Support.java>: <https://build.shibboleth.net/jenkins/job/java-opensaml-multi-jdk/jdk=OpenJDK-1.7.0/ws/opensaml-security-api/src/main/java/org/opensaml/security/x509/X509Support.java> uses unchecked or unsafe operations.
[WARNING] <https://build.shibboleth.net/jenkins/job/java-opensaml-multi-jdk/jdk=OpenJDK-1.7.0/ws/opensaml-security-api/src/main/java/org/opensaml/security/x509/X509Support.java>: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ opensaml-security-api ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 10 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ opensaml-security-api ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 3 source files to <https://build.shibboleth.net/jenkins/job/java-opensaml-multi-jdk/jdk=OpenJDK-1.7.0/ws/opensaml-security-api/target/test-classes>
[INFO] 
[INFO] --- maven-surefire-plugin:2.16:test (default-test) @ opensaml-security-api ---
[INFO] Surefire report directory: <https://build.shibboleth.net/jenkins/job/java-opensaml-multi-jdk/jdk=OpenJDK-1.7.0/ws/opensaml-security-api/target/surefire-reports>

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

Results :

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

[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ opensaml-security-api ---
[INFO] Building jar: <https://build.shibboleth.net/jenkins/job/java-opensaml-multi-jdk/jdk=OpenJDK-1.7.0/ws/opensaml-security-api/target/opensaml-security-api-3.0-SNAPSHOT.jar>
[INFO] 
[INFO] --- maven-jar-plugin:2.4:test-jar (default) @ opensaml-security-api ---
[INFO] Building jar: <https://build.shibboleth.net/jenkins/job/java-opensaml-multi-jdk/jdk=OpenJDK-1.7.0/ws/opensaml-security-api/target/opensaml-security-api-3.0-SNAPSHOT-tests.jar>
[INFO] 
[INFO] --- maven-assembly-plugin:2.4:attached (make-assembly) @ opensaml-security-api ---
[INFO] 
[INFO] --- maven-javadoc-plugin:2.9.1:jar (attach-javadocs) @ opensaml-security-api ---
[INFO] Building jar: <https://build.shibboleth.net/jenkins/job/java-opensaml-multi-jdk/jdk=OpenJDK-1.7.0/ws/opensaml-security-api/target/opensaml-security-api-3.0-SNAPSHOT-javadoc.jar>
[INFO] 
[INFO] --- maven-javadoc-plugin:2.9.1:test-jar (attach-javadocs) @ opensaml-security-api ---
[INFO] Building jar: <https://build.shibboleth.net/jenkins/job/java-opensaml-multi-jdk/jdk=OpenJDK-1.7.0/ws/opensaml-security-api/target/opensaml-security-api-3.0-SNAPSHOT-test-javadoc.jar>
[INFO] 
[INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) @ opensaml-security-api >>>
[INFO] 
[INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) @ opensaml-security-api <<<
[INFO] 
[INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ opensaml-security-api ---
[INFO] Building jar: <https://build.shibboleth.net/jenkins/job/java-opensaml-multi-jdk/jdk=OpenJDK-1.7.0/ws/opensaml-security-api/target/opensaml-security-api-3.0-SNAPSHOT-sources.jar>
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building OpenSAML :: Messaging API 3.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ opensaml-messaging-api ---
[INFO] Deleting <https://build.shibboleth.net/jenkins/job/java-opensaml-multi-jdk/jdk=OpenJDK-1.7.0/ws/opensaml-messaging-api/target>
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ opensaml-messaging-api ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 0 resource
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ opensaml-messaging-api ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 44 source files to <https://build.shibboleth.net/jenkins/job/java-opensaml-multi-jdk/jdk=OpenJDK-1.7.0/ws/opensaml-messaging-api/target/classes>
[WARNING] <https://build.shibboleth.net/jenkins/job/java-opensaml-multi-jdk/jdk=OpenJDK-1.7.0/ws/opensaml-messaging-api/src/main/java/org/opensaml/messaging/context/navigate/ParentContextLookup.java>: Some input files use unchecked or unsafe operations.
[WARNING] <https://build.shibboleth.net/jenkins/job/java-opensaml-multi-jdk/jdk=OpenJDK-1.7.0/ws/opensaml-messaging-api/src/main/java/org/opensaml/messaging/context/navigate/ParentContextLookup.java>: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ opensaml-messaging-api ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ opensaml-messaging-api ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 4 source files to <https://build.shibboleth.net/jenkins/job/java-opensaml-multi-jdk/jdk=OpenJDK-1.7.0/ws/opensaml-messaging-api/target/test-classes>
[WARNING] <https://build.shibboleth.net/jenkins/job/java-opensaml-multi-jdk/jdk=OpenJDK-1.7.0/ws/opensaml-messaging-api/src/test/java/org/opensaml/messaging/handler/AbstractMessageHandlerTest.java>: <https://build.shibboleth.net/jenkins/job/java-opensaml-multi-jdk/jdk=OpenJDK-1.7.0/ws/opensaml-messaging-api/src/test/java/org/opensaml/messaging/handler/AbstractMessageHandlerTest.java> uses unchecked or unsafe operations.
[WARNING] <https://build.shibboleth.net/jenkins/job/java-opensaml-multi-jdk/jdk=OpenJDK-1.7.0/ws/opensaml-messaging-api/src/test/java/org/opensaml/messaging/handler/AbstractMessageHandlerTest.java>: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-surefire-plugin:2.16:test (default-test) @ opensaml-messaging-api ---
[INFO] Surefire report directory: <https://build.shibboleth.net/jenkins/job/java-opensaml-multi-jdk/jdk=OpenJDK-1.7.0/ws/opensaml-messaging-api/target/surefire-reports>

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

Results :

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

[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ opensaml-messaging-api ---
[INFO] Building jar: <https://build.shibboleth.net/jenkins/job/java-opensaml-multi-jdk/jdk=OpenJDK-1.7.0/ws/opensaml-messaging-api/target/opensaml-messaging-api-3.0-SNAPSHOT.jar>
[INFO] 
[INFO] --- maven-jar-plugin:2.4:test-jar (default) @ opensaml-messaging-api ---
[INFO] Building jar: <https://build.shibboleth.net/jenkins/job/java-opensaml-multi-jdk/jdk=OpenJDK-1.7.0/ws/opensaml-messaging-api/target/opensaml-messaging-api-3.0-SNAPSHOT-tests.jar>
[INFO] 
[INFO] --- maven-assembly-plugin:2.4:attached (make-assembly) @ opensaml-messaging-api ---
[INFO] 
[INFO] --- maven-javadoc-plugin:2.9.1:jar (attach-javadocs) @ opensaml-messaging-api ---
[INFO] 
4 warnings
[WARNING] Javadoc Warnings
[WARNING] <https://build.shibboleth.net/jenkins/job/java-opensaml-multi-jdk/jdk=OpenJDK-1.7.0/ws/opensaml-messaging-api/src/main/java/org/opensaml/messaging/context/navigate/MessageLookup.java>:32: warning - Tag @link: reference not found: Function
[WARNING] <https://build.shibboleth.net/jenkins/job/java-opensaml-multi-jdk/jdk=OpenJDK-1.7.0/ws/opensaml-messaging-api/src/main/java/org/opensaml/messaging/context/navigate/MessageLookup.java>:32: warning - Tag @link: reference not found: Function
[WARNING] <https://build.shibboleth.net/jenkins/job/java-opensaml-multi-jdk/jdk=OpenJDK-1.7.0/ws/opensaml-messaging-api/src/main/java/org/opensaml/messaging/context/navigate/MessageLookup.java>:32: warning - Tag @link: reference not found: Function
[WARNING] <https://build.shibboleth.net/jenkins/job/java-opensaml-multi-jdk/jdk=OpenJDK-1.7.0/ws/opensaml-messaging-api/src/main/java/org/opensaml/messaging/context/navigate/MessageLookup.java>:32: warning - Tag @link: reference not found: Function
[INFO] Building jar: <https://build.shibboleth.net/jenkins/job/java-opensaml-multi-jdk/jdk=OpenJDK-1.7.0/ws/opensaml-messaging-api/target/opensaml-messaging-api-3.0-SNAPSHOT-javadoc.jar>
[INFO] 
[INFO] --- maven-javadoc-plugin:2.9.1:test-jar (attach-javadocs) @ opensaml-messaging-api ---
[INFO] Building jar: <https://build.shibboleth.net/jenkins/job/java-opensaml-multi-jdk/jdk=OpenJDK-1.7.0/ws/opensaml-messaging-api/target/opensaml-messaging-api-3.0-SNAPSHOT-test-javadoc.jar>
[INFO] 
[INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) @ opensaml-messaging-api >>>
[INFO] 
[INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) @ opensaml-messaging-api <<<
[INFO] 
[INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ opensaml-messaging-api ---
[INFO] Building jar: <https://build.shibboleth.net/jenkins/job/java-opensaml-multi-jdk/jdk=OpenJDK-1.7.0/ws/opensaml-messaging-api/target/opensaml-messaging-api-3.0-SNAPSHOT-sources.jar>
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building OpenSAML :: XML Security API 3.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ opensaml-xmlsec-api ---
[INFO] Deleting <https://build.shibboleth.net/jenkins/job/java-opensaml-multi-jdk/jdk=OpenJDK-1.7.0/ws/opensaml-xmlsec-api/target>
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ opensaml-xmlsec-api ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 6 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ opensaml-xmlsec-api ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 194 source files to <https://build.shibboleth.net/jenkins/job/java-opensaml-multi-jdk/jdk=OpenJDK-1.7.0/ws/opensaml-xmlsec-api/target/classes>
[WARNING] <https://build.shibboleth.net/jenkins/job/java-opensaml-multi-jdk/jdk=OpenJDK-1.7.0/ws/opensaml-xmlsec-api/src/main/java/org/opensaml/xmlsec/signature/support/SignatureSupport.java>: Some input files use unchecked or unsafe operations.
[WARNING] <https://build.shibboleth.net/jenkins/job/java-opensaml-multi-jdk/jdk=OpenJDK-1.7.0/ws/opensaml-xmlsec-api/src/main/java/org/opensaml/xmlsec/signature/support/SignatureSupport.java>: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ opensaml-xmlsec-api ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ opensaml-xmlsec-api ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 4 source files to <https://build.shibboleth.net/jenkins/job/java-opensaml-multi-jdk/jdk=OpenJDK-1.7.0/ws/opensaml-xmlsec-api/target/test-classes>
[INFO] 
[INFO] --- maven-surefire-plugin:2.16:test (default-test) @ opensaml-xmlsec-api ---
[INFO] Surefire report directory: <https://build.shibboleth.net/jenkins/job/java-opensaml-multi-jdk/jdk=OpenJDK-1.7.0/ws/opensaml-xmlsec-api/target/surefire-reports>

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running TestSuite
Tests run: 22, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 13.739 sec <<< FAILURE! - in TestSuite
testGlobalRegistryRuntimeSupported(org.opensaml.xmlsec.algorithm.AlgorithmRegistryTest)  Time elapsed: 0.016 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 org.opensaml.xmlsec.algorithm.AlgorithmRegistryTest.testGlobalRegistryRuntimeSupported(AlgorithmRegistryTest.java:180)


Results :

Failed tests: 
  AlgorithmRegistryTest.testGlobalRegistryRuntimeSupported:180 expected [true] but found [false]

Tests run: 22, Failures: 1, Errors: 0, Skipped: 0

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] OpenSAML .......................................... SUCCESS [2.148s]
[INFO] OpenSAML :: Core .................................. SUCCESS [24.484s]
[INFO] OpenSAML :: Storage API ........................... SUCCESS [9.760s]
[INFO] OpenSAML :: Security API .......................... SUCCESS [15.626s]
[INFO] OpenSAML :: Messaging API ......................... SUCCESS [10.924s]
[INFO] OpenSAML :: XML Security API ...................... FAILURE [15.764s]
[INFO] OpenSAML :: SOAP Provider API ..................... SKIPPED
[INFO] OpenSAML :: Profile API ........................... SKIPPED
[INFO] OpenSAML :: SAML Provider API ..................... SKIPPED
[INFO] OpenSAML :: XACML Provider API .................... SKIPPED
[INFO] OpenSAML :: SAML XACML Profile API ................ SKIPPED
[INFO] OpenSAML :: Storage Implementation ................ SKIPPED
[INFO] OpenSAML :: Security Implementation ............... SKIPPED
[INFO] OpenSAML :: XML Security Implementation ........... SKIPPED
[INFO] OpenSAML :: Messaging Implementations ............. SKIPPED
[INFO] OpenSAML :: SOAP Provider Implementations ......... SKIPPED
[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: 1:19.526s
[INFO] Finished at: Wed May 21 01:03:55 EDT 2014
[INFO] Final Memory: 33M/330M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.16:test (default-test) on project opensaml-xmlsec-api: There are test failures.
[ERROR] 
[ERROR] Please refer to <https://build.shibboleth.net/jenkins/job/java-opensaml-multi-jdk/jdk=OpenJDK-1.7.0/ws/opensaml-xmlsec-api/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-xmlsec-api
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-opensaml-multi-jdk/configurations/axis-jdk/OpenJDK-1.7.0/builds/2014-05-21_01-02-19/testng/testng-results-1.xml'
Processing '/home/jenkins/.jenkins/jobs/java-opensaml-multi-jdk/configurations/axis-jdk/OpenJDK-1.7.0/builds/2014-05-21_01-02-19/testng/testng-results-2.xml'
Processing '/home/jenkins/.jenkins/jobs/java-opensaml-multi-jdk/configurations/axis-jdk/OpenJDK-1.7.0/builds/2014-05-21_01-02-19/testng/testng-results-3.xml'
Processing '/home/jenkins/.jenkins/jobs/java-opensaml-multi-jdk/configurations/axis-jdk/OpenJDK-1.7.0/builds/2014-05-21_01-02-19/testng/testng-results-4.xml'
Processing '/home/jenkins/.jenkins/jobs/java-opensaml-multi-jdk/configurations/axis-jdk/OpenJDK-1.7.0/builds/2014-05-21_01-02-19/testng/testng-results.xml'
Failed Tests/Configs found. Marking build as UNSTABLE.
TestNG Reports Processing: FINISH


More information about the commits mailing list