Build failed in Jenkins: java-opensaml-multi » JDK-1.8,WindowsServer2012 #203
Shibboleth Jenkins
noreply at shibboleth.net
Thu Jun 2 04:38:17 EDT 2016
See <https://build.shibboleth.net/jenkins/job/java-opensaml-multi/jdk=JDK-1.8,label=WindowsServer2012/203/changes>
Changes:
[Brent Putman] OSJ-130: Create metadata index impl for artifact sourceID
Refactor so that the entity descriptor indexing operation is performed by an injected function,
rather than being hardcoded to compute the SHA-1 digest of the entityID.
Move the SHA-1 impl into the default function.
[Brent Putman] OSJ-128: Add support for secondary indexes to metadata resolvers
Change impl as discussed in the issue such that the results from an individual MetadataIndex
are intersected, rather than unioned, with the results of other MetadataIndexes.
------------------------------------------
[...truncated 1090 lines...]
[INFO] Building jar: <https://build.shibboleth.net/jenkins/job/java-opensaml-multi/jdk=JDK-1.8,label=WindowsServer2012/ws/opensaml-messaging-impl\target\opensaml-messaging-impl-3.3.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: http://docs.mockito.googlecode.com/hg/latest/
[INFO] Building jar: <https://build.shibboleth.net/jenkins/job/java-opensaml-multi/jdk=JDK-1.8,label=WindowsServer2012/ws/opensaml-messaging-impl\target\opensaml-messaging-impl-3.3.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: http://docs.mockito.googlecode.com/hg/latest/
[INFO] Building jar: <https://build.shibboleth.net/jenkins/job/java-opensaml-multi/jdk=JDK-1.8,label=WindowsServer2012/ws/opensaml-messaging-impl\target\opensaml-messaging-impl-3.3.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=JDK-1.8,label=WindowsServer2012/ws/opensaml-messaging-impl\target\opensaml-messaging-impl-3.3.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.3.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=JDK-1.8,label=WindowsServer2012/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=JDK-1.8,label=WindowsServer2012/ws/opensaml-soap-impl\target\classes>
[WARNING] bootstrap class path not set in conjunction with -source 1.7
[INFO] /C:/Users/jenkins/jenkins-slave/workspace/java-opensaml-multi/jdk/JDK-1.8/label/WindowsServer2012/opensaml-soap-impl/src/main/java/org/opensaml/soap/wstrust/impl/ClaimsImpl.java: Some input files use unchecked or unsafe operations.
[INFO] /C:/Users/jenkins/jenkins-slave/workspace/java-opensaml-multi/jdk/JDK-1.8/label/WindowsServer2012/opensaml-soap-impl/src/main/java/org/opensaml/soap/wstrust/impl/ClaimsImpl.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=JDK-1.8,label=WindowsServer2012/ws/opensaml-soap-impl\target\test-classes>
[WARNING] bootstrap class path not set in conjunction with -source 1.7
[INFO] /C:/Users/jenkins/jenkins-slave/workspace/java-opensaml-multi/jdk/JDK-1.8/label/WindowsServer2012/opensaml-soap-impl/src/test/java/org/opensaml/soap/wsaddressing/messaging/impl/ValidateActionHandlerTest.java: Some input files use unchecked or unsafe operations.
[INFO] /C:/Users/jenkins/jenkins-slave/workspace/java-opensaml-multi/jdk/JDK-1.8/label/WindowsServer2012/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: 152, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.074 sec - in TestSuite
Results :
Tests run: 152, 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=JDK-1.8,label=WindowsServer2012/ws/opensaml-soap-impl\target\opensaml-soap-impl-3.3.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=JDK-1.8,label=WindowsServer2012/ws/opensaml-soap-impl\target\opensaml-soap-impl-3.3.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: http://docs.mockito.googlecode.com/hg/latest/
[INFO] Building jar: <https://build.shibboleth.net/jenkins/job/java-opensaml-multi/jdk=JDK-1.8,label=WindowsServer2012/ws/opensaml-soap-impl\target\opensaml-soap-impl-3.3.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=JDK-1.8,label=WindowsServer2012/ws/opensaml-soap-api\target\testapidocs/package-list.> Ignored it.
[INFO]
1 warning
[WARNING] Javadoc Warnings
[WARNING] javadoc: warning - Error fetching URL: http://docs.mockito.googlecode.com/hg/latest/
[INFO] Building jar: <https://build.shibboleth.net/jenkins/job/java-opensaml-multi/jdk=JDK-1.8,label=WindowsServer2012/ws/opensaml-soap-impl\target\opensaml-soap-impl-3.3.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=JDK-1.8,label=WindowsServer2012/ws/opensaml-soap-impl\target\opensaml-soap-impl-3.3.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] Building OpenSAML :: Profile Implementations 3.3.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ opensaml-profile-impl ---
[INFO] Deleting <https://build.shibboleth.net/jenkins/job/java-opensaml-multi/jdk=JDK-1.8,label=WindowsServer2012/ws/opensaml-profile-impl\target>
[INFO]
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ opensaml-profile-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-profile-impl ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 12 source files to <https://build.shibboleth.net/jenkins/job/java-opensaml-multi/jdk=JDK-1.8,label=WindowsServer2012/ws/opensaml-profile-impl\target\classes>
[WARNING] bootstrap class path not set in conjunction with -source 1.7
[INFO] /C:/Users/jenkins/jenkins-slave/workspace/java-opensaml-multi/jdk/JDK-1.8/label/WindowsServer2012/opensaml-profile-impl/src/main/java/org/opensaml/profile/action/impl/AbstractMessageChannelSecurity.java: Some input files use unchecked or unsafe operations.
[INFO] /C:/Users/jenkins/jenkins-slave/workspace/java-opensaml-multi/jdk/JDK-1.8/label/WindowsServer2012/opensaml-profile-impl/src/main/java/org/opensaml/profile/action/impl/AbstractMessageChannelSecurity.java: Recompile with -Xlint:unchecked for details.
[INFO]
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ opensaml-profile-impl ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO]
[INFO] --- maven-compiler-plugin:3.3:testCompile (default-testCompile) @ opensaml-profile-impl ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 7 source files to <https://build.shibboleth.net/jenkins/job/java-opensaml-multi/jdk=JDK-1.8,label=WindowsServer2012/ws/opensaml-profile-impl\target\test-classes>
[WARNING] bootstrap class path not set in conjunction with -source 1.7
[INFO] /C:/Users/jenkins/jenkins-slave/workspace/java-opensaml-multi/jdk/JDK-1.8/label/WindowsServer2012/opensaml-profile-impl/src/test/java/org/opensaml/profile/action/impl/PopulateSignatureValidationParametersTest.java: Some input files use unchecked or unsafe operations.
[INFO] /C:/Users/jenkins/jenkins-slave/workspace/java-opensaml-multi/jdk/JDK-1.8/label/WindowsServer2012/opensaml-profile-impl/src/test/java/org/opensaml/profile/action/impl/PopulateSignatureValidationParametersTest.java: Recompile with -Xlint:unchecked for details.
[INFO]
[INFO] --- maven-surefire-plugin:2.19:test (default-test) @ opensaml-profile-impl ---
-------------------------------------------------------
T E S T S
-------------------------------------------------------
Running TestSuite
Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.838 sec - in TestSuite
Results :
Tests run: 19, Failures: 0, Errors: 0, Skipped: 0
[INFO]
[INFO] --- maven-jar-plugin:2.6:jar (default-jar) @ opensaml-profile-impl ---
[INFO] Building jar: <https://build.shibboleth.net/jenkins/job/java-opensaml-multi/jdk=JDK-1.8,label=WindowsServer2012/ws/opensaml-profile-impl\target\opensaml-profile-impl-3.3.0-SNAPSHOT.jar>
[INFO]
[INFO] --- maven-jar-plugin:2.6:test-jar (default) @ opensaml-profile-impl ---
[INFO] Building jar: <https://build.shibboleth.net/jenkins/job/java-opensaml-multi/jdk=JDK-1.8,label=WindowsServer2012/ws/opensaml-profile-impl\target\opensaml-profile-impl-3.3.0-SNAPSHOT-tests.jar>
[INFO]
[INFO] --- maven-assembly-plugin:2.6:attached (make-assembly) @ opensaml-profile-impl ---
[INFO]
[INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ opensaml-profile-impl ---
[INFO]
1 warning
[WARNING] Javadoc Warnings
[WARNING] javadoc: warning - Error fetching URL: http://docs.mockito.googlecode.com/hg/latest/
[INFO] Building jar: <https://build.shibboleth.net/jenkins/job/java-opensaml-multi/jdk=JDK-1.8,label=WindowsServer2012/ws/opensaml-profile-impl\target\opensaml-profile-impl-3.3.0-SNAPSHOT-javadoc.jar>
[INFO]
[INFO] --- maven-javadoc-plugin:2.10.3:test-jar (attach-javadocs) @ opensaml-profile-impl ---
[INFO]
1 warning
[WARNING] Javadoc Warnings
[WARNING] javadoc: warning - Error fetching URL: http://docs.mockito.googlecode.com/hg/latest/
[INFO] Building jar: <https://build.shibboleth.net/jenkins/job/java-opensaml-multi/jdk=JDK-1.8,label=WindowsServer2012/ws/opensaml-profile-impl\target\opensaml-profile-impl-3.3.0-SNAPSHOT-test-javadoc.jar>
[INFO]
[INFO] >>> maven-source-plugin:2.4:jar (attach-sources) > generate-sources @ opensaml-profile-impl >>>
[INFO]
[INFO] <<< maven-source-plugin:2.4:jar (attach-sources) < generate-sources @ opensaml-profile-impl <<<
[INFO]
[INFO] --- maven-source-plugin:2.4:jar (attach-sources) @ opensaml-profile-impl ---
[INFO] Building jar: <https://build.shibboleth.net/jenkins/job/java-opensaml-multi/jdk=JDK-1.8,label=WindowsServer2012/ws/opensaml-profile-impl\target\opensaml-profile-impl-3.3.0-SNAPSHOT-sources.jar>
[INFO]
[INFO] --- maven-site-plugin:3.5.1:attach-descriptor (attach-descriptor) @ opensaml-profile-impl ---
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] OpenSAML ........................................... SUCCESS [ 10.965 s]
[INFO] OpenSAML :: Core ................................... SUCCESS [ 52.374 s]
[INFO] OpenSAML :: Storage API ............................ SUCCESS [ 14.753 s]
[INFO] OpenSAML :: Messaging API .......................... SUCCESS [ 23.789 s]
[INFO] OpenSAML :: Security API ........................... SUCCESS [ 32.590 s]
[INFO] OpenSAML :: XML Security API ....................... SUCCESS [ 48.831 s]
[INFO] OpenSAML :: SOAP Provider API ...................... SUCCESS [ 26.664 s]
[INFO] OpenSAML :: Profile API ............................ SUCCESS [ 18.545 s]
[INFO] OpenSAML :: SAML Provider API ...................... SUCCESS [ 54.892 s]
[INFO] OpenSAML :: XACML Provider API ..................... SUCCESS [ 9.073 s]
[INFO] OpenSAML :: SAML XACML Profile API ................. SUCCESS [ 6.247 s]
[INFO] OpenSAML :: Storage Implementation ................. FAILURE [01:38 min]
[INFO] OpenSAML :: Security Implementation ................ SUCCESS [ 45.721 s]
[INFO] OpenSAML :: XML Security Implementation ............ SUCCESS [01:28 min]
[INFO] OpenSAML :: Messaging Implementations .............. SUCCESS [ 13.955 s]
[INFO] OpenSAML :: SOAP Provider Implementations .......... SUCCESS [01:45 min]
[INFO] OpenSAML :: SAML Provider Implementations .......... SKIPPED
[INFO] OpenSAML :: XACML Provider Implementations ......... SKIPPED
[INFO] OpenSAML :: SAML XACML Profile Implementation ...... SKIPPED
[INFO] OpenSAML :: Profile Implementations ................ SUCCESS [ 16.143 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 11:18 min
[INFO] Finished at: 2016-06-02T04:38:05-04:00
[INFO] Final Memory: 67M/180M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.19:test (default-test) on project opensaml-storage-impl: Error occurred in starting fork, check output in log -> [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-storage-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.
Saving reports...
Processing '/var/lib/jenkins/jobs/java-opensaml-multi/configurations/axis-jdk/JDK-1.8/axis-label/WindowsServer2012/builds/203/testng/testng-results-1.xml'
Processing '/var/lib/jenkins/jobs/java-opensaml-multi/configurations/axis-jdk/JDK-1.8/axis-label/WindowsServer2012/builds/203/testng/testng-results-10.xml'
Processing '/var/lib/jenkins/jobs/java-opensaml-multi/configurations/axis-jdk/JDK-1.8/axis-label/WindowsServer2012/builds/203/testng/testng-results-11.xml'
Processing '/var/lib/jenkins/jobs/java-opensaml-multi/configurations/axis-jdk/JDK-1.8/axis-label/WindowsServer2012/builds/203/testng/testng-results-12.xml'
Processing '/var/lib/jenkins/jobs/java-opensaml-multi/configurations/axis-jdk/JDK-1.8/axis-label/WindowsServer2012/builds/203/testng/testng-results-2.xml'
Processing '/var/lib/jenkins/jobs/java-opensaml-multi/configurations/axis-jdk/JDK-1.8/axis-label/WindowsServer2012/builds/203/testng/testng-results-3.xml'
Processing '/var/lib/jenkins/jobs/java-opensaml-multi/configurations/axis-jdk/JDK-1.8/axis-label/WindowsServer2012/builds/203/testng/testng-results-4.xml'
Processing '/var/lib/jenkins/jobs/java-opensaml-multi/configurations/axis-jdk/JDK-1.8/axis-label/WindowsServer2012/builds/203/testng/testng-results-5.xml'
Processing '/var/lib/jenkins/jobs/java-opensaml-multi/configurations/axis-jdk/JDK-1.8/axis-label/WindowsServer2012/builds/203/testng/testng-results-6.xml'
Processing '/var/lib/jenkins/jobs/java-opensaml-multi/configurations/axis-jdk/JDK-1.8/axis-label/WindowsServer2012/builds/203/testng/testng-results-7.xml'
Processing '/var/lib/jenkins/jobs/java-opensaml-multi/configurations/axis-jdk/JDK-1.8/axis-label/WindowsServer2012/builds/203/testng/testng-results-8.xml'
Processing '/var/lib/jenkins/jobs/java-opensaml-multi/configurations/axis-jdk/JDK-1.8/axis-label/WindowsServer2012/builds/203/testng/testng-results-9.xml'
Processing '/var/lib/jenkins/jobs/java-opensaml-multi/configurations/axis-jdk/JDK-1.8/axis-label/WindowsServer2012/builds/203/testng/testng-results.xml'
TestNG Reports Processing: FINISH
More information about the commits
mailing list