Build failed in Jenkins: java-opensaml-v3-multi » JDK-1.8,Windows2016 #33
Shibboleth Jenkins
noreply at shibboleth.net
Sun Aug 16 06:28:07 UTC 2020
See <http://127.0.0.1:1583/jenkins/job/java-opensaml-v3-multi/jdk=JDK-1.8,label=Windows2016/33/display/redirect>
Changes:
------------------------------------------
[...truncated 33.08 KB...]
[WARNING] bootstrap class path not set in conjunction with -source 1.7
[INFO] /C:/opt/jenkins/workspace/java-opensaml-v3-multi/jdk/JDK-1.8/label/Windows2016/opensaml-profile-api/src/main/java/org/opensaml/profile/action/ActionSupport.java: Some input files use unchecked or unsafe operations.
[INFO] /C:/opt/jenkins/workspace/java-opensaml-v3-multi/jdk/JDK-1.8/label/Windows2016/opensaml-profile-api/src/main/java/org/opensaml/profile/action/ActionSupport.java: Recompile with -Xlint:unchecked for details.
[INFO]
[INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ opensaml-profile-api ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.7.0:testCompile (default-testCompile) @ opensaml-profile-api ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 6 source files to C:\opt\jenkins\workspace\java-opensaml-v3-multi\jdk\JDK-1.8\label\Windows2016\opensaml-profile-api\target\test-classes
[WARNING] bootstrap class path not set in conjunction with -source 1.7
[INFO] /C:/opt/jenkins/workspace/java-opensaml-v3-multi/jdk/JDK-1.8/label/Windows2016/opensaml-profile-api/src/test/java/org/opensaml/profile/action/ActionTestingSupport.java: Some input files use unchecked or unsafe operations.
[INFO] /C:/opt/jenkins/workspace/java-opensaml-v3-multi/jdk/JDK-1.8/label/Windows2016/opensaml-profile-api/src/test/java/org/opensaml/profile/action/ActionTestingSupport.java: Recompile with -Xlint:unchecked for details.
[INFO]
[INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ opensaml-profile-api ---
[INFO]
[INFO] -------------------------------------------------------
[INFO] T E S T S
[INFO] -------------------------------------------------------
[INFO] Running TestSuite
[INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.955 s - in TestSuite
[INFO]
[INFO] Results:
[INFO]
[INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0
[INFO]
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Skipping OpenSAML :: SAML Provider API
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] ------------------< org.opensaml:opensaml-xacml-api >-------------------
[INFO] Building OpenSAML :: XACML Provider API 3.4.6-SNAPSHOT [7/22]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ opensaml-xacml-api ---
[INFO]
[INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ opensaml-xacml-api ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO]
[INFO] --- maven-compiler-plugin:3.7.0:compile (default-compile) @ opensaml-xacml-api ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 61 source files to C:\opt\jenkins\workspace\java-opensaml-v3-multi\jdk\JDK-1.8\label\Windows2016\opensaml-xacml-api\target\classes
[WARNING] bootstrap class path not set in conjunction with -source 1.7
[INFO]
[INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ opensaml-xacml-api ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO]
[INFO] --- maven-compiler-plugin:3.7.0:testCompile (default-testCompile) @ opensaml-xacml-api ---
[INFO] Nothing to compile - all classes are up to date
[INFO]
[INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ opensaml-xacml-api ---
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Skipping OpenSAML :: SAML XACML Profile API
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] -----------------< org.opensaml:opensaml-storage-impl >-----------------
[INFO] Building OpenSAML :: Storage Implementation 3.4.6-SNAPSHOT [8/22]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ opensaml-storage-impl ---
[INFO]
[INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ opensaml-storage-impl ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO]
[INFO] --- maven-compiler-plugin:3.7.0:compile (default-compile) @ opensaml-storage-impl ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 22 source files to C:\opt\jenkins\workspace\java-opensaml-v3-multi\jdk\JDK-1.8\label\Windows2016\opensaml-storage-impl\target\classes
[WARNING] bootstrap class path not set in conjunction with -source 1.7
[WARNING] /C:/opt/jenkins/workspace/java-opensaml-v3-multi/jdk/JDK-1.8/label/Windows2016/opensaml-storage-impl/src/main/java/org/opensaml/storage/impl/ServletRequestScopedStorageService.java:[72,28] org.opensaml.storage.RequestScopedStorageService in org.opensaml.storage has been deprecated
[INFO] /C:/opt/jenkins/workspace/java-opensaml-v3-multi/jdk/JDK-1.8/label/Windows2016/opensaml-storage-impl/src/main/java/org/opensaml/storage/impl/ServletRequestScopedStorageService.java: Some input files use unchecked or unsafe operations.
[INFO] /C:/opt/jenkins/workspace/java-opensaml-v3-multi/jdk/JDK-1.8/label/Windows2016/opensaml-storage-impl/src/main/java/org/opensaml/storage/impl/ServletRequestScopedStorageService.java: Recompile with -Xlint:unchecked for details.
[INFO]
[INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ opensaml-storage-impl ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 5 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.7.0:testCompile (default-testCompile) @ opensaml-storage-impl ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 14 source files to C:\opt\jenkins\workspace\java-opensaml-v3-multi\jdk\JDK-1.8\label\Windows2016\opensaml-storage-impl\target\test-classes
[WARNING] bootstrap class path not set in conjunction with -source 1.7
[INFO] /C:/opt/jenkins/workspace/java-opensaml-v3-multi/jdk/JDK-1.8/label/Windows2016/opensaml-storage-impl/src/test/java/org/opensaml/storage/impl/client/PopulateClientStorageLoadContextTest.java: Some input files use unchecked or unsafe operations.
[INFO] /C:/opt/jenkins/workspace/java-opensaml-v3-multi/jdk/JDK-1.8/label/Windows2016/opensaml-storage-impl/src/test/java/org/opensaml/storage/impl/client/PopulateClientStorageLoadContextTest.java: Recompile with -Xlint:unchecked for details.
[INFO]
[INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ opensaml-storage-impl ---
[INFO]
[INFO] -------------------------------------------------------
[INFO] T E S T S
[INFO] -------------------------------------------------------
[INFO] Running TestSuite
[INFO] Tests run: 1190, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 70.902 s - in TestSuite
[INFO]
[INFO] Results:
[INFO]
[INFO] Tests run: 1190, Failures: 0, Errors: 0, Skipped: 0
[INFO]
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Skipping OpenSAML :: Security Implementation
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Skipping OpenSAML :: XML Security Implementation
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] ----------------< org.opensaml:opensaml-messaging-impl >----------------
[INFO] Building OpenSAML :: Messaging Implementations 3.4.6-SNAPSHOT [9/22]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ opensaml-messaging-impl ---
[INFO]
[INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ opensaml-messaging-impl ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO]
[INFO] --- maven-compiler-plugin:3.7.0:compile (default-compile) @ opensaml-messaging-impl ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 11 source files to C:\opt\jenkins\workspace\java-opensaml-v3-multi\jdk\JDK-1.8\label\Windows2016\opensaml-messaging-impl\target\classes
[WARNING] bootstrap class path not set in conjunction with -source 1.7
[INFO] /C:/opt/jenkins/workspace/java-opensaml-v3-multi/jdk/JDK-1.8/label/Windows2016/opensaml-messaging-impl/src/main/java/org/opensaml/messaging/handler/impl/BasicMessageHandlerChain.java: Some input files use unchecked or unsafe operations.
[INFO] /C:/opt/jenkins/workspace/java-opensaml-v3-multi/jdk/JDK-1.8/label/Windows2016/opensaml-messaging-impl/src/main/java/org/opensaml/messaging/handler/impl/BasicMessageHandlerChain.java: Recompile with -Xlint:unchecked for details.
[INFO]
[INFO] --- maven-resources-plugin:3.0.2: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.7.0:testCompile (default-testCompile) @ opensaml-messaging-impl ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 6 source files to C:\opt\jenkins\workspace\java-opensaml-v3-multi\jdk\JDK-1.8\label\Windows2016\opensaml-messaging-impl\target\test-classes
[WARNING] bootstrap class path not set in conjunction with -source 1.7
[INFO] /C:/opt/jenkins/workspace/java-opensaml-v3-multi/jdk/JDK-1.8/label/Windows2016/opensaml-messaging-impl/src/test/java/org/opensaml/messaging/handler/impl/HTTPRequestValidationHandlerTest.java: Some input files use unchecked or unsafe operations.
[INFO] /C:/opt/jenkins/workspace/java-opensaml-v3-multi/jdk/JDK-1.8/label/Windows2016/opensaml-messaging-impl/src/test/java/org/opensaml/messaging/handler/impl/HTTPRequestValidationHandlerTest.java: Recompile with -Xlint:unchecked for details.
[INFO]
[INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ opensaml-messaging-impl ---
[INFO]
[INFO] -------------------------------------------------------
[INFO] T E S T S
[INFO] -------------------------------------------------------
[INFO] Running TestSuite
[INFO] Tests run: 27, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.913 s - in TestSuite
[INFO]
[INFO] Results:
[INFO]
[INFO] Tests run: 27, Failures: 0, Errors: 0, Skipped: 0
[INFO]
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Skipping OpenSAML :: SOAP Provider Implementations
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[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] ---------------------< org.opensaml:opensaml-bom >----------------------
[INFO] Building OpenSAML :: BOM 3.4.6-SNAPSHOT [10/22]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO]
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ opensaml-bom ---
[INFO]
[INFO] ------------------< org.opensaml:opensaml-tests-bom >-------------------
[INFO] Building OpenSAML :: Tests BOM 3.4.6-SNAPSHOT [11/22]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO]
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ opensaml-tests-bom ---
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for OpenSAML 3.4.6-SNAPSHOT:
[INFO]
[INFO] OpenSAML ........................................... SUCCESS [ 0.359 s]
[INFO] OpenSAML :: Core ................................... SUCCESS [ 16.637 s]
[INFO] OpenSAML :: Storage API ............................ SUCCESS [ 6.371 s]
[INFO] OpenSAML :: Messaging API .......................... SUCCESS [ 7.464 s]
[INFO] OpenSAML :: Security API ........................... FAILURE [ 13.320 s]
[INFO] OpenSAML :: XML Security API ....................... SKIPPED
[INFO] OpenSAML :: SOAP Provider API ...................... SKIPPED
[INFO] OpenSAML :: Profile API ............................ SUCCESS [ 7.407 s]
[INFO] OpenSAML :: SAML Provider API ...................... SKIPPED
[INFO] OpenSAML :: XACML Provider API ..................... SUCCESS [ 0.479 s]
[INFO] OpenSAML :: SAML XACML Profile API ................. SKIPPED
[INFO] OpenSAML :: Storage Implementation ................. SUCCESS [01:13 min]
[INFO] OpenSAML :: Security Implementation ................ SKIPPED
[INFO] OpenSAML :: XML Security Implementation ............ SKIPPED
[INFO] OpenSAML :: Messaging Implementations .............. SUCCESS [ 7.326 s]
[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] OpenSAML :: BOM .................................... SUCCESS [ 0.003 s]
[INFO] OpenSAML :: Tests BOM .............................. SUCCESS [ 0.003 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 02:18 min
[INFO] Finished at: 2020-08-16T06:28:06Z
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.22.2:test (default-test) on project opensaml-security-api: There are test failures.
[ERROR]
[ERROR] Please refer to C:\opt\jenkins\workspace\java-opensaml-v3-multi\jdk\JDK-1.8\label\Windows2016\opensaml-security-api\target\surefire-reports for the individual test results.
[ERROR] Please refer to dump files (if any exist) [date].dump, [date]-jvmRun[N].dump and [date].dumpstream.
[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 <args> -rf :opensaml-security-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
Saving reports...
Processing '/var/lib/jenkins/jobs/java-opensaml-v3-multi/configurations/axis-jdk/JDK-1.8/axis-label/Windows2016/builds/33/testng/testng-results-1.xml'
Processing '/var/lib/jenkins/jobs/java-opensaml-v3-multi/configurations/axis-jdk/JDK-1.8/axis-label/Windows2016/builds/33/testng/testng-results-2.xml'
Processing '/var/lib/jenkins/jobs/java-opensaml-v3-multi/configurations/axis-jdk/JDK-1.8/axis-label/Windows2016/builds/33/testng/testng-results-3.xml'
Processing '/var/lib/jenkins/jobs/java-opensaml-v3-multi/configurations/axis-jdk/JDK-1.8/axis-label/Windows2016/builds/33/testng/testng-results-4.xml'
Processing '/var/lib/jenkins/jobs/java-opensaml-v3-multi/configurations/axis-jdk/JDK-1.8/axis-label/Windows2016/builds/33/testng/testng-results-5.xml'
Processing '/var/lib/jenkins/jobs/java-opensaml-v3-multi/configurations/axis-jdk/JDK-1.8/axis-label/Windows2016/builds/33/testng/testng-results-6.xml'
Processing '/var/lib/jenkins/jobs/java-opensaml-v3-multi/configurations/axis-jdk/JDK-1.8/axis-label/Windows2016/builds/33/testng/testng-results.xml'
0.070922% of tests failed, which exceeded threshold of 0%. Marking build as UNSTABLE
TestNG Reports Processing: FINISH
More information about the commits
mailing list