Build failed in Jenkins: java-identity-provider-v4-multi » Amazon-11,Windows2016 #370

Shibboleth Jenkins noreply at shibboleth.net
Fri Nov 1 23:30:04 EDT 2019


See <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4-multi/jdk=Amazon-11,label=Windows2016/370/display/redirect?page=changes>

Changes:

[Scott Cantor] Clean up more use of immutable collection methods.

[Scott Cantor] Fix handling of new boolean property so property expressions work.

[Scott Cantor] Fix tests, convert result from List to Set.


------------------------------------------
[...truncated 67.38 KB...]
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[INFO] 
[INFO] -----------------< net.shibboleth.idp:idp-authn-impl >------------------
[INFO] Building Shibboleth IdP :: Authentication Implementation 4.0.0-SNAPSHOT [16/33]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] Downloading from shib-thirdparty-snapshot: https://build.shibboleth.net/nexus/content/repositories/thirdparty-snapshots/org/opensaml/opensaml-storage-impl/4.0.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloading from shib-snapshot: https://build.shibboleth.net/nexus/content/repositories/snapshots/org/opensaml/opensaml-storage-impl/4.0.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded from shib-snapshot: https://build.shibboleth.net/nexus/content/repositories/snapshots/org/opensaml/opensaml-storage-impl/4.0.0-SNAPSHOT/maven-metadata.xml (1.7 kB at 14 kB/s)
[INFO] 
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ idp-authn-impl ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (maven-version) @ idp-authn-impl ---
[INFO] 
[INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ idp-authn-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-authn-impl ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 84 source files to C:\opt\jenkins\workspace\java-identity-provider-v4-multi\jdk\Amazon-11\label\Windows2016\idp-authn-impl\target\classes
[INFO] /C:/opt/jenkins/workspace/java-identity-provider-v4-multi/jdk/Amazon-11/label/Windows2016/idp-authn-impl/src/main/java/net/shibboleth/idp/authn/impl/FinalizeAuthentication.java: Some input files use unchecked or unsafe operations.
[INFO] /C:/opt/jenkins/workspace/java-identity-provider-v4-multi/jdk/Amazon-11/label/Windows2016/idp-authn-impl/src/main/java/net/shibboleth/idp/authn/impl/FinalizeAuthentication.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 21 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.7.0:testCompile (default-testCompile) @ idp-authn-impl ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 51 source files to C:\opt\jenkins\workspace\java-identity-provider-v4-multi\jdk\Amazon-11\label\Windows2016\idp-authn-impl\target\test-classes
[INFO] 
[INFO] --- maven-surefire-plugin:2.22.1:test (default-test) @ idp-authn-impl ---
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running TestSuite
[ERROR] Tests run: 288, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 178.032 s <<< FAILURE! - in TestSuite
[ERROR] threeFast(net.shibboleth.idp.authn.impl.StorageBackedAccountLockoutManagerTest)  Time elapsed: 13.973 s  <<< FAILURE!
java.lang.AssertionError: did not expect to find [true] but found [false]
	at net.shibboleth.idp.authn.impl.StorageBackedAccountLockoutManagerTest.threeFast(StorageBackedAccountLockoutManagerTest.java:98)

[INFO] 
[INFO] Results:
[INFO] 
[ERROR] Failures: 
[ERROR]   StorageBackedAccountLockoutManagerTest.threeFast:98 did not expect to find [true] but found [false]
[INFO] 
[ERROR] Tests run: 288, Failures: 1, Errors: 0, Skipped: 0
[INFO] 
[INFO] 
[INFO] ---------------< net.shibboleth.idp:idp-attribute-impl >----------------
[INFO] Building Shibboleth IdP :: Attribute Implementation 4.0.0-SNAPSHOT [17/33]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ idp-attribute-impl ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (maven-version) @ idp-attribute-impl ---
[INFO] 
[INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ idp-attribute-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-attribute-impl ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 7 source files to C:\opt\jenkins\workspace\java-identity-provider-v4-multi\jdk\Amazon-11\label\Windows2016\idp-attribute-impl\target\classes
[INFO] /C:/opt/jenkins/workspace/java-identity-provider-v4-multi/jdk/Amazon-11/label/Windows2016/idp-attribute-impl/src/main/java/net/shibboleth/idp/attribute/transcoding/impl/AttributeRegistryServiceStrategy.java: C:\opt\jenkins\workspace\java-identity-provider-v4-multi\jdk\Amazon-11\label\Windows2016\idp-attribute-impl\src\main\java\net\shibboleth\idp\attribute\transcoding\impl\AttributeRegistryServiceStrategy.java uses unchecked or unsafe operations.
[INFO] /C:/opt/jenkins/workspace/java-identity-provider-v4-multi/jdk/Amazon-11/label/Windows2016/idp-attribute-impl/src/main/java/net/shibboleth/idp/attribute/transcoding/impl/AttributeRegistryServiceStrategy.java: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ idp-attribute-impl ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.7.0:testCompile (default-testCompile) @ idp-attribute-impl ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 4 source files to C:\opt\jenkins\workspace\java-identity-provider-v4-multi\jdk\Amazon-11\label\Windows2016\idp-attribute-impl\target\test-classes
[INFO] 
[INFO] --- maven-surefire-plugin:2.22.1:test (default-test) @ idp-attribute-impl ---
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running TestSuite
[INFO] Tests run: 23, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 14.689 s - in TestSuite
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 23, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Shibboleth IdP :: Session Implementation
[INFO] This project has been banned from the build due to previous failures.
[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 4.0.0-SNAPSHOT                    [18/33]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ idp-bom ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (maven-version) @ idp-bom ---
[INFO] 
[INFO] ------------------< net.shibboleth.idp:idp-tests-bom >------------------
[INFO] Building Shibboleth IdP :: Tests BOM 4.0.0-SNAPSHOT              [19/33]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ idp-tests-bom ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (maven-version) @ idp-tests-bom ---
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for Shibboleth Identity Provider 4.0.0-SNAPSHOT:
[INFO] 
[INFO] Shibboleth Identity Provider ....................... SUCCESS [  1.406 s]
[INFO] Shibboleth IdP :: Core ............................. SUCCESS [  4.350 s]
[INFO] Shibboleth IdP :: Configuration Schemas ............ SUCCESS [  0.139 s]
[INFO] Shibboleth IdP :: Attribute API .................... SUCCESS [  5.714 s]
[INFO] Shibboleth IdP :: Profile API ...................... SUCCESS [  8.391 s]
[INFO] Shibboleth IdP :: Authentication API ............... SUCCESS [  5.873 s]
[INFO] Shibboleth IdP :: Administrative Profile API ....... SUCCESS [  0.561 s]
[INFO] Shibboleth IdP :: Attribute Resolver API ........... SUCCESS [  4.727 s]
[INFO] Shibboleth IdP :: Attribute Filter API ............. SUCCESS [  3.594 s]
[INFO] Shibboleth IdP :: Session API ...................... SUCCESS [  3.797 s]
[INFO] Shibboleth IdP :: SAML Profile API ................. SUCCESS [ 10.199 s]
[INFO] Shibboleth IdP :: CAS Protocol API ................. SUCCESS [  0.992 s]
[INFO] Shibboleth IdP :: Consent API ...................... SUCCESS [  0.333 s]
[INFO] Shibboleth IdP :: UI Support ....................... SUCCESS [  5.227 s]
[INFO] Shibboleth IdP :: Administrative Profile Implementation SUCCESS [  5.526 s]
[INFO] Shibboleth IdP :: Authentication Implementation .... FAILURE [03:05 min]
[INFO] Shibboleth IdP :: Attribute Implementation ......... SUCCESS [ 28.177 s]
[INFO] Shibboleth IdP :: Session Implementation ........... SKIPPED
[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.061 s]
[INFO] Shibboleth IdP :: Tests BOM ........................ SUCCESS [  0.044 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  04:37 min
[INFO] Finished at: 2019-11-02T03:29:44Z
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.22.1:test (default-test) on project idp-authn-impl: There are test failures.
[ERROR] 
[ERROR] Please refer to C:\opt\jenkins\workspace\java-identity-provider-v4-multi\jdk\Amazon-11\label\Windows2016\idp-authn-impl\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 <goals> -rf :idp-authn-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-v4-multi/configurations/axis-jdk/Amazon-11/axis-label/Windows2016/builds/370/testng/testng-results-1.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v4-multi/configurations/axis-jdk/Amazon-11/axis-label/Windows2016/builds/370/testng/testng-results-10.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v4-multi/configurations/axis-jdk/Amazon-11/axis-label/Windows2016/builds/370/testng/testng-results-2.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v4-multi/configurations/axis-jdk/Amazon-11/axis-label/Windows2016/builds/370/testng/testng-results-3.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v4-multi/configurations/axis-jdk/Amazon-11/axis-label/Windows2016/builds/370/testng/testng-results-4.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v4-multi/configurations/axis-jdk/Amazon-11/axis-label/Windows2016/builds/370/testng/testng-results-5.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v4-multi/configurations/axis-jdk/Amazon-11/axis-label/Windows2016/builds/370/testng/testng-results-6.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v4-multi/configurations/axis-jdk/Amazon-11/axis-label/Windows2016/builds/370/testng/testng-results-7.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v4-multi/configurations/axis-jdk/Amazon-11/axis-label/Windows2016/builds/370/testng/testng-results-8.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v4-multi/configurations/axis-jdk/Amazon-11/axis-label/Windows2016/builds/370/testng/testng-results-9.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v4-multi/configurations/axis-jdk/Amazon-11/axis-label/Windows2016/builds/370/testng/testng-results.xml'
0.163399% of tests failed, which exceeded threshold of 0%. Marking build as UNSTABLE
TestNG Reports Processing: FINISH


More information about the commits mailing list