Build failed in Jenkins: java-identity-provider-v4-multi » Amazon-11,CentOS7 #401
Shibboleth Jenkins
noreply at shibboleth.net
Mon Dec 2 22:51:57 EST 2019
See <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4-multi/jdk=Amazon-11,label=CentOS7/401/display/redirect?page=changes>
Changes:
[Scott Cantor] IDP-1191 - Add XSRF mitigation to form processing actions
[Scott Cantor] Make legacy PrincipalConnector bean lazy-init.
[Scott Cantor] Adjust javadocs, remove unused code.
[Scott Cantor] Move proxy/SAML flow up to top-level authn flow.
[Scott Cantor] IDP-1494 - Login flow for proxied SAML authentication
------------------------------------------
[...truncated 78.78 KB...]
[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 82 source files to <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4-multi/jdk=Amazon-11,label=CentOS7/ws/idp-authn-impl/target/classes>
[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 22 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.7.0:testCompile (default-testCompile) @ idp-authn-impl ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 49 source files to <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4-multi/jdk=Amazon-11,label=CentOS7/ws/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: 284, Failures: 2, Errors: 0, Skipped: 0, Time elapsed: 22.218 s <<< FAILURE! - in TestSuite
[ERROR] testFailure(net.shibboleth.idp.authn.proxy.impl.ExtractDiscoveryResponseTest) Time elapsed: 0.029 s <<< FAILURE!
java.lang.AssertionError: expected object to not be null
at net.shibboleth.idp.authn.proxy.impl.ExtractDiscoveryResponseTest.testFailure(ExtractDiscoveryResponseTest.java:57)
[ERROR] testNoServlet(net.shibboleth.idp.authn.proxy.impl.ExtractDiscoveryResponseTest) Time elapsed: 0 s <<< FAILURE!
java.lang.AssertionError: expected object to not be null
at net.shibboleth.idp.authn.proxy.impl.ExtractDiscoveryResponseTest.testNoServlet(ExtractDiscoveryResponseTest.java:50)
[INFO]
[INFO] Results:
[INFO]
[ERROR] Failures:
[ERROR] ExtractDiscoveryResponseTest.testFailure:57 expected object to not be null
[ERROR] ExtractDiscoveryResponseTest.testNoServlet:50 expected object to not be null
[INFO]
[ERROR] Tests run: 284, Failures: 2, Errors: 0, Skipped: 0
[INFO]
[INFO]
[INFO] ---------------< net.shibboleth.idp:idp-attribute-impl >----------------
[INFO] Building Shibboleth IdP :: Attribute Implementation 4.0.0-SNAPSHOT [17/34]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] Downloading from shib-snapshot: https://build.shibboleth.net/nexus/content/repositories/snapshots/net/shibboleth/ext/spring-extensions/6.0.0-SNAPSHOT/spring-extensions-6.0.0-20191203.010604-778-tests.jar
[INFO] Downloaded from shib-snapshot: https://build.shibboleth.net/nexus/content/repositories/snapshots/net/shibboleth/ext/spring-extensions/6.0.0-SNAPSHOT/spring-extensions-6.0.0-20191203.010604-778-tests.jar (67 kB at 452 kB/s)
[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 <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4-multi/jdk=Amazon-11,label=CentOS7/ws/idp-attribute-impl/target/classes>
[INFO] <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4-multi/jdk=Amazon-11,label=CentOS7/ws/idp-attribute-impl/src/main/java/net/shibboleth/idp/attribute/transcoding/impl/AttributeRegistryServiceStrategy.java>: <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4-multi/jdk=Amazon-11,label=CentOS7/ws/idp-attribute-impl/src/main/java/net/shibboleth/idp/attribute/transcoding/impl/AttributeRegistryServiceStrategy.java> uses unchecked or unsafe operations.
[INFO] <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4-multi/jdk=Amazon-11,label=CentOS7/ws/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 <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4-multi/jdk=Amazon-11,label=CentOS7/ws/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: 2.603 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 :: WAR distribution
[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/34]
[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/34]
[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.758 s]
[INFO] Shibboleth IdP :: Core ............................. SUCCESS [ 5.622 s]
[INFO] Shibboleth IdP :: Configuration Schemas ............ SUCCESS [ 0.090 s]
[INFO] Shibboleth IdP :: Attribute API .................... SUCCESS [ 6.306 s]
[INFO] Shibboleth IdP :: Profile API ...................... SUCCESS [ 8.482 s]
[INFO] Shibboleth IdP :: Authentication API ............... SUCCESS [ 5.158 s]
[INFO] Shibboleth IdP :: Administrative Profile API ....... SUCCESS [ 0.365 s]
[INFO] Shibboleth IdP :: Attribute Resolver API ........... SUCCESS [ 4.095 s]
[INFO] Shibboleth IdP :: Attribute Filter API ............. SUCCESS [ 3.544 s]
[INFO] Shibboleth IdP :: Session API ...................... SUCCESS [ 3.112 s]
[INFO] Shibboleth IdP :: SAML Profile API ................. SUCCESS [ 9.855 s]
[INFO] Shibboleth IdP :: CAS Protocol API ................. SUCCESS [ 0.426 s]
[INFO] Shibboleth IdP :: Consent API ...................... SUCCESS [ 0.217 s]
[INFO] Shibboleth IdP :: UI Support ....................... SUCCESS [ 6.163 s]
[INFO] Shibboleth IdP :: Administrative Profile Implementation SUCCESS [ 5.570 s]
[INFO] Shibboleth IdP :: Authentication Implementation .... FAILURE [ 28.529 s]
[INFO] Shibboleth IdP :: Attribute Implementation ......... SUCCESS [ 4.434 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 :: WAR distribution ................. SKIPPED
[INFO] Shibboleth IdP :: Configuration Files .............. SKIPPED
[INFO] Shibboleth IdP :: Installer ........................ SKIPPED
[INFO] Shibboleth IdP :: Distribution ..................... SKIPPED
[INFO] Shibboleth IdP :: BOM .............................. SUCCESS [ 0.024 s]
[INFO] Shibboleth IdP :: Tests BOM ........................ SUCCESS [ 0.004 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 01:37 min
[INFO] Finished at: 2019-12-03T03:51:56Z
[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 <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4-multi/jdk=Amazon-11,label=CentOS7/ws/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/CentOS7/builds/401/testng/testng-results-1.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v4-multi/configurations/axis-jdk/Amazon-11/axis-label/CentOS7/builds/401/testng/testng-results-10.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v4-multi/configurations/axis-jdk/Amazon-11/axis-label/CentOS7/builds/401/testng/testng-results-2.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v4-multi/configurations/axis-jdk/Amazon-11/axis-label/CentOS7/builds/401/testng/testng-results-3.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v4-multi/configurations/axis-jdk/Amazon-11/axis-label/CentOS7/builds/401/testng/testng-results-4.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v4-multi/configurations/axis-jdk/Amazon-11/axis-label/CentOS7/builds/401/testng/testng-results-5.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v4-multi/configurations/axis-jdk/Amazon-11/axis-label/CentOS7/builds/401/testng/testng-results-6.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v4-multi/configurations/axis-jdk/Amazon-11/axis-label/CentOS7/builds/401/testng/testng-results-7.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v4-multi/configurations/axis-jdk/Amazon-11/axis-label/CentOS7/builds/401/testng/testng-results-8.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v4-multi/configurations/axis-jdk/Amazon-11/axis-label/CentOS7/builds/401/testng/testng-results-9.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v4-multi/configurations/axis-jdk/Amazon-11/axis-label/CentOS7/builds/401/testng/testng-results.xml'
0.301659% of tests failed, which exceeded threshold of 0%. Marking build as UNSTABLE
TestNG Reports Processing: FINISH
More information about the commits
mailing list