Build failed in Jenkins: java-identity-provider-v3-multi » Amazon-8,Windows2016 #1711
Shibboleth Jenkins
noreply at shibboleth.net
Sat Apr 11 22:08:38 EDT 2020
See <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v3-multi/jdk=Amazon-8,label=Windows2016/1711/display/redirect>
Changes:
------------------------------------------
[...truncated 76.86 KB...]
[WARNING] bootstrap class path not set in conjunction with -source 1.7
[INFO] /C:/opt/jenkins/workspace/java-identity-provider-v3-multi/jdk/Amazon-8/label/Windows2016/idp-authn-impl/src/main/java/net/shibboleth/idp/authn/impl/SelectAuthenticationFlow.java: Some input files use unchecked or unsafe operations.
[INFO] /C:/opt/jenkins/workspace/java-identity-provider-v3-multi/jdk/Amazon-8/label/Windows2016/idp-authn-impl/src/main/java/net/shibboleth/idp/authn/impl/SelectAuthenticationFlow.java: Recompile with -Xlint:unchecked for details.
[INFO]
[INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ idp-authn-impl ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 20 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.7.0:testCompile (default-testCompile) @ idp-authn-impl ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 46 source files to C:\opt\jenkins\workspace\java-identity-provider-v3-multi\jdk\Amazon-8\label\Windows2016\idp-authn-impl\target\test-classes
[WARNING] bootstrap class path not set in conjunction with -source 1.7
[INFO] /C:/opt/jenkins/workspace/java-identity-provider-v3-multi/jdk/Amazon-8/label/Windows2016/idp-authn-impl/src/test/java/net/shibboleth/idp/authn/impl/SimpleSubjectCanonicalizationTest.java: Some input files use unchecked or unsafe operations.
[INFO] /C:/opt/jenkins/workspace/java-identity-provider-v3-multi/jdk/Amazon-8/label/Windows2016/idp-authn-impl/src/test/java/net/shibboleth/idp/authn/impl/SimpleSubjectCanonicalizationTest.java: Recompile with -Xlint:unchecked for details.
[INFO]
[INFO] --- maven-surefire-plugin:2.21.0:test (default-test) @ idp-authn-impl ---
[INFO]
[INFO] -------------------------------------------------------
[INFO] T E S T S
[INFO] -------------------------------------------------------
[INFO] Running TestSuite
[INFO] Tests run: 266, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 57.73 s - in TestSuite
[INFO]
[INFO] Results:
[INFO]
[INFO] Tests run: 266, Failures: 0, Errors: 0, Skipped: 0
[INFO]
[INFO]
[INFO] ----------------< net.shibboleth.idp:idp-session-impl >-----------------
[INFO] Building Shibboleth IdP :: Session Implementation 3.4.7-SNAPSHOT [17/32]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ idp-session-impl ---
[INFO]
[INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ idp-session-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) @ idp-session-impl ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 16 source files to C:\opt\jenkins\workspace\java-identity-provider-v3-multi\jdk\Amazon-8\label\Windows2016\idp-session-impl\target\classes
[WARNING] bootstrap class path not set in conjunction with -source 1.7
[INFO] /C:/opt/jenkins/workspace/java-identity-provider-v3-multi/jdk/Amazon-8/label/Windows2016/idp-session-impl/src/main/java/net/shibboleth/idp/session/impl/PopulateLogoutPropagationContext.java: Some input files use unchecked or unsafe operations.
[INFO] /C:/opt/jenkins/workspace/java-identity-provider-v3-multi/jdk/Amazon-8/label/Windows2016/idp-session-impl/src/main/java/net/shibboleth/idp/session/impl/PopulateLogoutPropagationContext.java: Recompile with -Xlint:unchecked for details.
[INFO]
[INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ idp-session-impl ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 9 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.7.0:testCompile (default-testCompile) @ idp-session-impl ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 9 source files to C:\opt\jenkins\workspace\java-identity-provider-v3-multi\jdk\Amazon-8\label\Windows2016\idp-session-impl\target\test-classes
[WARNING] bootstrap class path not set in conjunction with -source 1.7
[INFO]
[INFO] --- maven-surefire-plugin:2.21.0:test (default-test) @ idp-session-impl ---
[INFO]
[INFO] -------------------------------------------------------
[INFO] T E S T S
[INFO] -------------------------------------------------------
[INFO] Running TestSuite
[ERROR] Tests run: 67, Failures: 6, Errors: 0, Skipped: 0, Time elapsed: 45.685 s <<< FAILURE! - in TestSuite
[ERROR] testSimpleSession(net.shibboleth.idp.session.impl.StorageBackedSessionManagerTest) Time elapsed: 0.288 s <<< FAILURE!
java.lang.NullPointerException
at net.shibboleth.idp.session.impl.StorageBackedSessionManagerTest.testSimpleSession(StorageBackedSessionManagerTest.java:127)
[ERROR] testSimpleSession(net.shibboleth.idp.session.impl.StorageBackedSessionManagerTest) Time elapsed: 0 s <<< FAILURE!
java.lang.NullPointerException
at net.shibboleth.idp.session.impl.StorageBackedSessionManagerTest.testSimpleSession(StorageBackedSessionManagerTest.java:127)
[ERROR] testSimpleSession(net.shibboleth.idp.session.impl.StorageBackedSessionManagerTest) Time elapsed: 0.018 s <<< FAILURE!
java.lang.NullPointerException
at net.shibboleth.idp.session.impl.StorageBackedSessionManagerTest.testSimpleSession(StorageBackedSessionManagerTest.java:127)
[ERROR] testSimpleSession(net.shibboleth.idp.session.impl.StorageBackedSessionManagerTest) Time elapsed: 0.018 s <<< FAILURE!
java.lang.NullPointerException
at net.shibboleth.idp.session.impl.StorageBackedSessionManagerTest.testSimpleSession(StorageBackedSessionManagerTest.java:127)
[ERROR] testSimpleSession(net.shibboleth.idp.session.impl.StorageBackedSessionManagerTest) Time elapsed: 0.018 s <<< FAILURE!
java.lang.NullPointerException
at net.shibboleth.idp.session.impl.StorageBackedSessionManagerTest.testSimpleSession(StorageBackedSessionManagerTest.java:127)
[ERROR] testSimpleSession(net.shibboleth.idp.session.impl.StorageBackedSessionManagerTest) Time elapsed: 0.019 s <<< FAILURE!
java.lang.NullPointerException
at net.shibboleth.idp.session.impl.StorageBackedSessionManagerTest.testSimpleSession(StorageBackedSessionManagerTest.java:127)
[INFO]
[INFO] Results:
[INFO]
[ERROR] Failures:
[ERROR] net.shibboleth.idp.session.impl.StorageBackedSessionManagerTest.testSimpleSession(net.shibboleth.idp.session.impl.StorageBackedSessionManagerTest)
[ERROR] Run 1: StorageBackedSessionManagerTest.testSimpleSession:127 » NullPointer
[ERROR] Run 2: StorageBackedSessionManagerTest.testSimpleSession:127 » NullPointer
[ERROR] Run 3: StorageBackedSessionManagerTest.testSimpleSession:127 » NullPointer
[ERROR] Run 4: StorageBackedSessionManagerTest.testSimpleSession:127 » NullPointer
[ERROR] Run 5: StorageBackedSessionManagerTest.testSimpleSession:127 » NullPointer
[ERROR] Run 6: StorageBackedSessionManagerTest.testSimpleSession:127 » NullPointer
[INFO]
[INFO]
[ERROR] Tests run: 62, Failures: 1, Errors: 0, Skipped: 0
[INFO]
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Shibboleth IdP :: SAML Profile Implementation
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Shibboleth IdP :: Attribute Resolver Implementation
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Shibboleth IdP :: Attribute Filter Implementation
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Shibboleth IdP :: Attribute Filter Spring Integration
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Shibboleth IdP :: Profile Implementation
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Shibboleth IdP :: Profile Spring Integration
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Shibboleth IdP :: Attribute Resolver Spring Integration
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Shibboleth IdP :: CAS Protocol Implementation
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Shibboleth IdP :: Consent Implementation
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Shibboleth IdP :: WAR
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Shibboleth IdP :: Configuration Files
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Shibboleth IdP :: Installer
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Shibboleth IdP :: Distribution
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] ---------------------< net.shibboleth.idp:idp-bom >---------------------
[INFO] Building Shibboleth IdP :: BOM 3.4.7-SNAPSHOT [18/32]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO]
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ idp-bom ---
[INFO]
[INFO] ------------------< net.shibboleth.idp:idp-tests-bom >------------------
[INFO] Building Shibboleth IdP :: Tests BOM 3.4.7-SNAPSHOT [19/32]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO]
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ idp-tests-bom ---
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for Shibboleth Identity Provider 3.4.7-SNAPSHOT:
[INFO]
[INFO] Shibboleth Identity Provider ....................... SUCCESS [ 8.727 s]
[INFO] Shibboleth IdP :: Core ............................. SUCCESS [01:07 min]
[INFO] Shibboleth IdP :: Configuration Schemas ............ SUCCESS [ 3.721 s]
[INFO] Shibboleth IdP :: Attribute API .................... SUCCESS [ 34.830 s]
[INFO] Shibboleth IdP :: Profile API ...................... SUCCESS [ 52.867 s]
[INFO] Shibboleth IdP :: Authentication API ............... SUCCESS [ 17.066 s]
[INFO] Shibboleth IdP :: Administrative Profile API ....... SUCCESS [ 0.544 s]
[INFO] Shibboleth IdP :: Attribute Resolver API ........... SUCCESS [ 3.758 s]
[INFO] Shibboleth IdP :: Attribute Filter API ............. SUCCESS [ 3.102 s]
[INFO] Shibboleth IdP :: Session API ...................... SUCCESS [ 3.132 s]
[INFO] Shibboleth IdP :: CAS Protocol API ................. SUCCESS [ 2.453 s]
[INFO] Shibboleth IdP :: SAML Profile API ................. SUCCESS [ 12.389 s]
[INFO] Shibboleth IdP :: Consent API ...................... SUCCESS [ 0.610 s]
[INFO] Shibboleth IdP :: UI Support ....................... SUCCESS [ 5.105 s]
[INFO] Shibboleth IdP :: Administrative Profile Implementation SUCCESS [ 6.428 s]
[INFO] Shibboleth IdP :: Authentication Implementation .... SUCCESS [01:24 min]
[INFO] Shibboleth IdP :: Session Implementation ........... FAILURE [01:02 min]
[INFO] Shibboleth IdP :: SAML Profile Implementation ...... SKIPPED
[INFO] Shibboleth IdP :: Attribute Resolver Implementation SKIPPED
[INFO] Shibboleth IdP :: Attribute Filter Implementation .. SKIPPED
[INFO] Shibboleth IdP :: Attribute Filter Spring Integration 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 :: CAS Protocol Implementation ...... SKIPPED
[INFO] Shibboleth IdP :: Consent Implementation ........... SKIPPED
[INFO] Shibboleth IdP :: WAR .............................. SKIPPED
[INFO] Shibboleth IdP :: Configuration Files .............. SKIPPED
[INFO] Shibboleth IdP :: Installer ........................ SKIPPED
[INFO] Shibboleth IdP :: Distribution ..................... SKIPPED
[INFO] Shibboleth IdP :: BOM .............................. SUCCESS [ 0.020 s]
[INFO] Shibboleth IdP :: Tests BOM ........................ SUCCESS [ 0.039 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 06:31 min
[INFO] Finished at: 2020-04-12T02:08:16Z
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.21.0:test (default-test) on project idp-session-impl: There are test failures.
[ERROR]
[ERROR] Please refer to C:\opt\jenkins\workspace\java-identity-provider-v3-multi\jdk\Amazon-8\label\Windows2016\idp-session-impl\target\surefire-reports for the individual test results.
[ERROR] Please refer to dump files (if any exist) [date]-jvmRun[N].dump, [date].dumpstream and [date]-jvmRun[N].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 :idp-session-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
Saving reports...
Processing '/var/lib/jenkins/jobs/java-identity-provider-v3-multi/configurations/axis-jdk/Amazon-8/axis-label/Windows2016/builds/1711/testng/testng-results-1.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v3-multi/configurations/axis-jdk/Amazon-8/axis-label/Windows2016/builds/1711/testng/testng-results-10.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v3-multi/configurations/axis-jdk/Amazon-8/axis-label/Windows2016/builds/1711/testng/testng-results-2.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v3-multi/configurations/axis-jdk/Amazon-8/axis-label/Windows2016/builds/1711/testng/testng-results-3.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v3-multi/configurations/axis-jdk/Amazon-8/axis-label/Windows2016/builds/1711/testng/testng-results-4.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v3-multi/configurations/axis-jdk/Amazon-8/axis-label/Windows2016/builds/1711/testng/testng-results-5.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v3-multi/configurations/axis-jdk/Amazon-8/axis-label/Windows2016/builds/1711/testng/testng-results-6.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v3-multi/configurations/axis-jdk/Amazon-8/axis-label/Windows2016/builds/1711/testng/testng-results-7.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v3-multi/configurations/axis-jdk/Amazon-8/axis-label/Windows2016/builds/1711/testng/testng-results-8.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v3-multi/configurations/axis-jdk/Amazon-8/axis-label/Windows2016/builds/1711/testng/testng-results-9.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v3-multi/configurations/axis-jdk/Amazon-8/axis-label/Windows2016/builds/1711/testng/testng-results.xml'
0.944882% of tests failed, which exceeded threshold of 0%. Marking build as UNSTABLE
TestNG Reports Processing: FINISH
More information about the commits
mailing list