Build failed in Jenkins: java-identity-provider-multi » JDK-1.8,WindowsServer2012 #174

Shibboleth Jenkins noreply at shibboleth.net
Wed Jan 20 03:43:38 EST 2016


See <https://build.shibboleth.net/jenkins/job/java-identity-provider-multi/jdk=JDK-1.8,label=WindowsServer2012/174/changes>

Changes:

[Scott Cantor] Extend timeout to try and fix Windows build.

------------------------------------------
[...truncated 1059 lines...]
[INFO] >>> maven-source-plugin:2.4:jar (attach-sources) > generate-sources @ idp-saml-impl >>>
[INFO] 
[INFO] <<< maven-source-plugin:2.4:jar (attach-sources) < generate-sources @ idp-saml-impl <<<
[INFO] 
[INFO] --- maven-source-plugin:2.4:jar (attach-sources) @ idp-saml-impl ---
[INFO] Building jar: <https://build.shibboleth.net/jenkins/job/java-identity-provider-multi/jdk=JDK-1.8,label=WindowsServer2012/ws/idp-saml-impl\target\idp-saml-impl-3.3.0-SNAPSHOT-sources.jar>
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Shibboleth IdP :: Attribute Resolver Implementation 3.3.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ idp-attribute-resolver-impl ---
[INFO] Deleting <https://build.shibboleth.net/jenkins/job/java-identity-provider-multi/jdk=JDK-1.8,label=WindowsServer2012/ws/idp-attribute-resolver-impl\target>
[INFO] 
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ idp-attribute-resolver-impl ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 0 resource
[INFO] 
[INFO] --- maven-compiler-plugin:3.3:compile (default-compile) @ idp-attribute-resolver-impl ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 45 source files to <https://build.shibboleth.net/jenkins/job/java-identity-provider-multi/jdk=JDK-1.8,label=WindowsServer2012/ws/idp-attribute-resolver-impl\target\classes>
[WARNING] bootstrap class path not set in conjunction with -source 1.7
[INFO] /C:/Users/jenkins/jenkins-slave/workspace/java-identity-provider-multi/jdk/JDK-1.8/label/WindowsServer2012/idp-attribute-resolver-impl/src/main/java/net/shibboleth/idp/attribute/resolver/dc/ldap/impl/LDAPDataConnector.java: Some input files use unchecked or unsafe operations.
[INFO] /C:/Users/jenkins/jenkins-slave/workspace/java-identity-provider-multi/jdk/JDK-1.8/label/WindowsServer2012/idp-attribute-resolver-impl/src/main/java/net/shibboleth/idp/attribute/resolver/dc/ldap/impl/LDAPDataConnector.java: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ idp-attribute-resolver-impl ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 53 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.3:testCompile (default-testCompile) @ idp-attribute-resolver-impl ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 27 source files to <https://build.shibboleth.net/jenkins/job/java-identity-provider-multi/jdk=JDK-1.8,label=WindowsServer2012/ws/idp-attribute-resolver-impl\target\test-classes>
[WARNING] bootstrap class path not set in conjunction with -source 1.7
[INFO] /C:/Users/jenkins/jenkins-slave/workspace/java-identity-provider-multi/jdk/JDK-1.8/label/WindowsServer2012/idp-attribute-resolver-impl/src/test/java/net/shibboleth/idp/attribute/resolver/ad/impl/ScriptedAttributeTest.java: Some input files use unchecked or unsafe operations.
[INFO] /C:/Users/jenkins/jenkins-slave/workspace/java-identity-provider-multi/jdk/JDK-1.8/label/WindowsServer2012/idp-attribute-resolver-impl/src/test/java/net/shibboleth/idp/attribute/resolver/ad/impl/ScriptedAttributeTest.java: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-surefire-plugin:2.19:test (default-test) @ idp-attribute-resolver-impl ---

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running TestSuite
Tests run: 145, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 15.703 sec <<< FAILURE! - in TestSuite
resolveWithTimeout(net.shibboleth.idp.attribute.resolver.impl.AttributeResolverImplTest)  Time elapsed: 2.668 sec  <<< FAILURE!
java.lang.AssertionError: expected [1] but found [2]
	at net.shibboleth.idp.attribute.resolver.impl.AttributeResolverImplTest.resolveWithTimeout(AttributeResolverImplTest.java:367)


Results :

Failed tests: 
  AttributeResolverImplTest.resolveWithTimeout:367 expected [1] but found [2]

Tests run: 145, Failures: 1, Errors: 0, Skipped: 0

[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] Building Shibboleth IdP :: UI Support 3.3.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ idp-ui ---
[INFO] Deleting <https://build.shibboleth.net/jenkins/job/java-identity-provider-multi/jdk=JDK-1.8,label=WindowsServer2012/ws/idp-ui\target>
[INFO] 
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ idp-ui ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 0 resource
[INFO] 
[INFO] --- maven-compiler-plugin:3.3:compile (default-compile) @ idp-ui ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 15 source files to <https://build.shibboleth.net/jenkins/job/java-identity-provider-multi/jdk=JDK-1.8,label=WindowsServer2012/ws/idp-ui\target\classes>
[WARNING] bootstrap class path not set in conjunction with -source 1.7
[INFO] /C:/Users/jenkins/jenkins-slave/workspace/java-identity-provider-multi/jdk/JDK-1.8/label/WindowsServer2012/idp-ui/src/main/java/net/shibboleth/idp/ui/impl/SetRPUIInformation.java: <https://build.shibboleth.net/jenkins/job/java-identity-provider-multi/jdk=JDK-1.8,label=WindowsServer2012/ws/idp-ui\src\main\java\net\shibboleth\idp\ui\impl\SetRPUIInformation.java> uses unchecked or unsafe operations.
[INFO] /C:/Users/jenkins/jenkins-slave/workspace/java-identity-provider-multi/jdk/JDK-1.8/label/WindowsServer2012/idp-ui/src/main/java/net/shibboleth/idp/ui/impl/SetRPUIInformation.java: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ idp-ui ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 4 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.3:testCompile (default-testCompile) @ idp-ui ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 1 source file to <https://build.shibboleth.net/jenkins/job/java-identity-provider-multi/jdk=JDK-1.8,label=WindowsServer2012/ws/idp-ui\target\test-classes>
[WARNING] bootstrap class path not set in conjunction with -source 1.7
[INFO] 
[INFO] --- maven-surefire-plugin:2.19:test (default-test) @ idp-ui ---

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running net.shibboleth.idp.ui.context.RelyingPartyUIContextTest
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.697 sec - in net.shibboleth.idp.ui.context.RelyingPartyUIContextTest

Results :

Tests run: 8, Failures: 0, Errors: 0, Skipped: 0

[INFO] 
[INFO] --- maven-jar-plugin:2.6:jar (default-jar) @ idp-ui ---
[INFO] Building jar: <https://build.shibboleth.net/jenkins/job/java-identity-provider-multi/jdk=JDK-1.8,label=WindowsServer2012/ws/idp-ui\target\idp-ui-3.3.0-SNAPSHOT.jar>
[INFO] 
[INFO] --- maven-jar-plugin:2.6:test-jar (default) @ idp-ui ---
[INFO] Building jar: <https://build.shibboleth.net/jenkins/job/java-identity-provider-multi/jdk=JDK-1.8,label=WindowsServer2012/ws/idp-ui\target\idp-ui-3.3.0-SNAPSHOT-tests.jar>
[INFO] 
[INFO] --- maven-assembly-plugin:2.6:attached (make-assembly) @ idp-ui ---
[INFO] 
[INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ idp-ui ---
[INFO] Building jar: <https://build.shibboleth.net/jenkins/job/java-identity-provider-multi/jdk=JDK-1.8,label=WindowsServer2012/ws/idp-ui\target\idp-ui-3.3.0-SNAPSHOT-javadoc.jar>
[INFO] 
[INFO] --- maven-javadoc-plugin:2.10.3:test-jar (attach-javadocs) @ idp-ui ---
[INFO] Building jar: <https://build.shibboleth.net/jenkins/job/java-identity-provider-multi/jdk=JDK-1.8,label=WindowsServer2012/ws/idp-ui\target\idp-ui-3.3.0-SNAPSHOT-test-javadoc.jar>
[INFO] 
[INFO] >>> maven-source-plugin:2.4:jar (attach-sources) > generate-sources @ idp-ui >>>
[INFO] 
[INFO] <<< maven-source-plugin:2.4:jar (attach-sources) < generate-sources @ idp-ui <<<
[INFO] 
[INFO] --- maven-source-plugin:2.4:jar (attach-sources) @ idp-ui ---
[INFO] Building jar: <https://build.shibboleth.net/jenkins/job/java-identity-provider-multi/jdk=JDK-1.8,label=WindowsServer2012/ws/idp-ui\target\idp-ui-3.3.0-SNAPSHOT-sources.jar>
[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] Reactor Summary:
[INFO] 
[INFO] Shibboleth Identity Provider ....................... SUCCESS [  6.940 s]
[INFO] Shibboleth IdP :: Core ............................. SUCCESS [ 11.962 s]
[INFO] Shibboleth IdP :: Configuration Schemas ............ SUCCESS [  0.288 s]
[INFO] Shibboleth IdP :: Attribute API .................... SUCCESS [ 16.093 s]
[INFO] Shibboleth IdP :: Profile API ...................... SUCCESS [ 32.088 s]
[INFO] Shibboleth IdP :: Authentication API ............... SUCCESS [ 31.005 s]
[INFO] Shibboleth IdP :: Attribute Resolver API ........... SUCCESS [ 30.009 s]
[INFO] Shibboleth IdP :: Attribute Filter API ............. SUCCESS [ 21.516 s]
[INFO] Shibboleth IdP :: Session API ...................... SUCCESS [ 17.849 s]
[INFO] Shibboleth IdP :: CAS Protocol API ................. SUCCESS [  7.167 s]
[INFO] Shibboleth IdP :: SAML Profile API ................. SUCCESS [ 29.678 s]
[INFO] Shibboleth IdP :: Consent API ...................... SUCCESS [  2.898 s]
[INFO] Shibboleth IdP :: Authentication Implementation .... SUCCESS [ 22.606 s]
[INFO] Shibboleth IdP :: Session Implementation ........... SUCCESS [02:35 min]
[INFO] Shibboleth IdP :: SAML Profile Implementation ...... SUCCESS [ 43.405 s]
[INFO] Shibboleth IdP :: Attribute Resolver Implementation  FAILURE [ 19.622 s]
[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 :: UI Support ....................... SUCCESS [ 16.121 s]
[INFO] Shibboleth IdP :: WAR .............................. SKIPPED
[INFO] Shibboleth IdP :: Configuration Files .............. SKIPPED
[INFO] Shibboleth IdP :: Installer ........................ SKIPPED
[INFO] Shibboleth IdP :: Distribution ..................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 07:46 min
[INFO] Finished at: 2016-01-20T03:43:28-05:00
[INFO] Final Memory: 68M/177M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.19:test (default-test) on project idp-attribute-resolver-impl: There are test failures.
[ERROR] 
[ERROR] Please refer to <https://build.shibboleth.net/jenkins/job/java-identity-provider-multi/jdk=JDK-1.8,label=WindowsServer2012/ws/idp-attribute-resolver-impl\target\surefire-reports> for the individual test results.
[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-attribute-resolver-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.
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.
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-identity-provider-multi/configurations/axis-jdk/JDK-1.8/axis-label/WindowsServer2012/builds/174/testng/testng-results-1.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-multi/configurations/axis-jdk/JDK-1.8/axis-label/WindowsServer2012/builds/174/testng/testng-results-10.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-multi/configurations/axis-jdk/JDK-1.8/axis-label/WindowsServer2012/builds/174/testng/testng-results-11.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-multi/configurations/axis-jdk/JDK-1.8/axis-label/WindowsServer2012/builds/174/testng/testng-results-2.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-multi/configurations/axis-jdk/JDK-1.8/axis-label/WindowsServer2012/builds/174/testng/testng-results-3.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-multi/configurations/axis-jdk/JDK-1.8/axis-label/WindowsServer2012/builds/174/testng/testng-results-4.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-multi/configurations/axis-jdk/JDK-1.8/axis-label/WindowsServer2012/builds/174/testng/testng-results-5.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-multi/configurations/axis-jdk/JDK-1.8/axis-label/WindowsServer2012/builds/174/testng/testng-results-6.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-multi/configurations/axis-jdk/JDK-1.8/axis-label/WindowsServer2012/builds/174/testng/testng-results-7.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-multi/configurations/axis-jdk/JDK-1.8/axis-label/WindowsServer2012/builds/174/testng/testng-results-8.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-multi/configurations/axis-jdk/JDK-1.8/axis-label/WindowsServer2012/builds/174/testng/testng-results-9.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-multi/configurations/axis-jdk/JDK-1.8/axis-label/WindowsServer2012/builds/174/testng/testng-results.xml'
Failed Tests/Configs found. Marking build as UNSTABLE.
TestNG Reports Processing: FINISH


More information about the commits mailing list