Build failed in Jenkins: java-identity-provider #2008
Shibboleth Jenkins
noreply at shibboleth.net
Sat May 31 09:58:43 EDT 2014
See <https://build.shibboleth.net/jenkins/job/java-identity-provider/2008/>
------------------------------------------
[...truncated 1518 lines...]
[INFO]
[INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ idp-tou-impl ---
[INFO] Building jar: <https://build.shibboleth.net/jenkins/job/java-identity-provider/ws/idp-tou-impl/target/idp-tou-impl-3.0-SNAPSHOT-sources.jar>
[INFO]
[INFO] --- maven-install-plugin:2.5.1:install (default-install) @ idp-tou-impl ---
[INFO] Installing <https://build.shibboleth.net/jenkins/job/java-identity-provider/ws/idp-tou-impl/target/idp-tou-impl-3.0-SNAPSHOT.jar> to /home/jenkins/.m2/repository/net/shibboleth/idp/idp-tou-impl/3.0-SNAPSHOT/idp-tou-impl-3.0-SNAPSHOT.jar
[INFO] Installing <https://build.shibboleth.net/jenkins/job/java-identity-provider/ws/idp-tou-impl/pom.xml> to /home/jenkins/.m2/repository/net/shibboleth/idp/idp-tou-impl/3.0-SNAPSHOT/idp-tou-impl-3.0-SNAPSHOT.pom
[INFO] Installing <https://build.shibboleth.net/jenkins/job/java-identity-provider/ws/idp-tou-impl/target/idp-tou-impl-3.0-SNAPSHOT-tests.jar> to /home/jenkins/.m2/repository/net/shibboleth/idp/idp-tou-impl/3.0-SNAPSHOT/idp-tou-impl-3.0-SNAPSHOT-tests.jar
[INFO] Installing <https://build.shibboleth.net/jenkins/job/java-identity-provider/ws/idp-tou-impl/target/idp-tou-impl-3.0-SNAPSHOT-javadoc.jar> to /home/jenkins/.m2/repository/net/shibboleth/idp/idp-tou-impl/3.0-SNAPSHOT/idp-tou-impl-3.0-SNAPSHOT-javadoc.jar
[INFO] Installing <https://build.shibboleth.net/jenkins/job/java-identity-provider/ws/idp-tou-impl/target/idp-tou-impl-3.0-SNAPSHOT-test-javadoc.jar> to /home/jenkins/.m2/repository/net/shibboleth/idp/idp-tou-impl/3.0-SNAPSHOT/idp-tou-impl-3.0-SNAPSHOT-test-javadoc.jar
[INFO] Installing <https://build.shibboleth.net/jenkins/job/java-identity-provider/ws/idp-tou-impl/target/idp-tou-impl-3.0-SNAPSHOT-sources.jar> to /home/jenkins/.m2/repository/net/shibboleth/idp/idp-tou-impl/3.0-SNAPSHOT/idp-tou-impl-3.0-SNAPSHOT-sources.jar
[JENKINS] Archiving disabled
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building Shibboleth IdP :: Profile Implementation 3.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ idp-profile-impl ---
[INFO] Deleting <https://build.shibboleth.net/jenkins/job/java-identity-provider/ws/idp-profile-impl/target>
[INFO]
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ idp-profile-impl ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 0 resource
[INFO]
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ idp-profile-impl ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 26 source files to <https://build.shibboleth.net/jenkins/job/java-identity-provider/ws/idp-profile-impl/target/classes>
[WARNING] <https://build.shibboleth.net/jenkins/job/java-identity-provider/ws/idp-profile-impl/src/main/java/net/shibboleth/idp/profile/impl/RecordResponseComplete.java>: Some input files use unchecked or unsafe operations.
[WARNING] <https://build.shibboleth.net/jenkins/job/java-identity-provider/ws/idp-profile-impl/src/main/java/net/shibboleth/idp/profile/impl/RecordResponseComplete.java>: Recompile with -Xlint:unchecked for details.
[INFO]
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ idp-profile-impl ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 3 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ idp-profile-impl ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 12 source files to <https://build.shibboleth.net/jenkins/job/java-identity-provider/ws/idp-profile-impl/target/test-classes>
[INFO]
[INFO] --- maven-surefire-plugin:2.16:test (default-test) @ idp-profile-impl ---
[INFO] Surefire report directory: <https://build.shibboleth.net/jenkins/job/java-identity-provider/ws/idp-profile-impl/target/surefire-reports>
-------------------------------------------------------
T E S T S
-------------------------------------------------------
Running TestSuite
Tests run: 40, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.286 sec - in TestSuite
Results :
Tests run: 40, Failures: 0, Errors: 0, Skipped: 0
[JENKINS] Recording test results
[INFO]
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ idp-profile-impl ---
[INFO] Building jar: <https://build.shibboleth.net/jenkins/job/java-identity-provider/ws/idp-profile-impl/target/idp-profile-impl-3.0-SNAPSHOT.jar>
[INFO]
[INFO] --- maven-jar-plugin:2.4:test-jar (default) @ idp-profile-impl ---
[INFO] Building jar: <https://build.shibboleth.net/jenkins/job/java-identity-provider/ws/idp-profile-impl/target/idp-profile-impl-3.0-SNAPSHOT-tests.jar>
[INFO]
[INFO] --- maven-assembly-plugin:2.4:attached (make-assembly) @ idp-profile-impl ---
[INFO]
[INFO] --- maven-javadoc-plugin:2.9.1:jar (attach-javadocs) @ idp-profile-impl ---
[INFO]
8 warnings
[WARNING] Javadoc Warnings
[WARNING] <https://build.shibboleth.net/jenkins/job/java-identity-provider/ws/idp-profile-impl/src/main/java/net/shibboleth/idp/relyingparty/impl/DefaultRelyingPartyConfigurationResolver.java>:315: warning - Missing closing '}' character for inline tag: "{@link IdentifiableComponent)."
[WARNING] <https://build.shibboleth.net/jenkins/job/java-identity-provider/ws/idp-profile-impl/src/main/java/net/shibboleth/idp/profile/impl/ProfileActionBeanFactoryPostProcessor.java>:38: warning - Tag @link: reference not found: BeanDefinition.SCOPE_PROTOTYPE
[WARNING] <https://build.shibboleth.net/jenkins/job/java-identity-provider/ws/idp-profile-impl/src/main/java/net/shibboleth/idp/profile/impl/ProfileActionBeanFactoryPostProcessor.java>:38: warning - Tag @link: reference not found: BeanDefinition.SCOPE_PROTOTYPE
[WARNING] <https://build.shibboleth.net/jenkins/job/java-identity-provider/ws/idp-profile-impl/src/main/java/net/shibboleth/idp/profile/impl/SelectRelyingPartyConfiguration.java>:54: warning - Tag @link: reference not found: ReplyingPartyContext
[WARNING] <https://build.shibboleth.net/jenkins/job/java-identity-provider/ws/idp-profile-impl/src/main/java/net/shibboleth/idp/profile/impl/WebFlowMessageHandlerAdaptor.java>:64: warning - Tag @link: can't find OUBTOUND in net.shibboleth.idp.profile.impl.WebFlowMessageHandlerAdaptor.Direction
[WARNING] <https://build.shibboleth.net/jenkins/job/java-identity-provider/ws/idp-profile-impl/src/main/java/net/shibboleth/idp/profile/impl/WebFlowMessageHandlerAdaptor.java>:64: warning - Tag @link: reference not found: Action
[WARNING] <https://build.shibboleth.net/jenkins/job/java-identity-provider/ws/idp-profile-impl/src/main/java/net/shibboleth/idp/profile/impl/WebFlowMessageHandlerAdaptor.java>:64: warning - Tag @link: reference not found: Action
[WARNING] <https://build.shibboleth.net/jenkins/job/java-identity-provider/ws/idp-profile-impl/src/main/java/net/shibboleth/idp/profile/impl/WebFlowMessageHandlerAdaptor.java>:64: warning - Tag @link: reference not found: Action
[INFO] Building jar: <https://build.shibboleth.net/jenkins/job/java-identity-provider/ws/idp-profile-impl/target/idp-profile-impl-3.0-SNAPSHOT-javadoc.jar>
[INFO]
[INFO] --- maven-javadoc-plugin:2.9.1:test-jar (attach-javadocs) @ idp-profile-impl ---
[INFO] Building jar: <https://build.shibboleth.net/jenkins/job/java-identity-provider/ws/idp-profile-impl/target/idp-profile-impl-3.0-SNAPSHOT-test-javadoc.jar>
[WARNING] Failed to getClass for org.apache.maven.plugin.source.SourceJarMojo
[INFO]
[INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ idp-profile-impl ---
[INFO] Building jar: <https://build.shibboleth.net/jenkins/job/java-identity-provider/ws/idp-profile-impl/target/idp-profile-impl-3.0-SNAPSHOT-sources.jar>
[INFO]
[INFO] --- maven-install-plugin:2.5.1:install (default-install) @ idp-profile-impl ---
[INFO] Installing <https://build.shibboleth.net/jenkins/job/java-identity-provider/ws/idp-profile-impl/target/idp-profile-impl-3.0-SNAPSHOT.jar> to /home/jenkins/.m2/repository/net/shibboleth/idp/idp-profile-impl/3.0-SNAPSHOT/idp-profile-impl-3.0-SNAPSHOT.jar
[INFO] Installing <https://build.shibboleth.net/jenkins/job/java-identity-provider/ws/idp-profile-impl/pom.xml> to /home/jenkins/.m2/repository/net/shibboleth/idp/idp-profile-impl/3.0-SNAPSHOT/idp-profile-impl-3.0-SNAPSHOT.pom
[INFO] Installing <https://build.shibboleth.net/jenkins/job/java-identity-provider/ws/idp-profile-impl/target/idp-profile-impl-3.0-SNAPSHOT-tests.jar> to /home/jenkins/.m2/repository/net/shibboleth/idp/idp-profile-impl/3.0-SNAPSHOT/idp-profile-impl-3.0-SNAPSHOT-tests.jar
[INFO] Installing <https://build.shibboleth.net/jenkins/job/java-identity-provider/ws/idp-profile-impl/target/idp-profile-impl-3.0-SNAPSHOT-javadoc.jar> to /home/jenkins/.m2/repository/net/shibboleth/idp/idp-profile-impl/3.0-SNAPSHOT/idp-profile-impl-3.0-SNAPSHOT-javadoc.jar
[INFO] Installing <https://build.shibboleth.net/jenkins/job/java-identity-provider/ws/idp-profile-impl/target/idp-profile-impl-3.0-SNAPSHOT-test-javadoc.jar> to /home/jenkins/.m2/repository/net/shibboleth/idp/idp-profile-impl/3.0-SNAPSHOT/idp-profile-impl-3.0-SNAPSHOT-test-javadoc.jar
[INFO] Installing <https://build.shibboleth.net/jenkins/job/java-identity-provider/ws/idp-profile-impl/target/idp-profile-impl-3.0-SNAPSHOT-sources.jar> to /home/jenkins/.m2/repository/net/shibboleth/idp/idp-profile-impl/3.0-SNAPSHOT/idp-profile-impl-3.0-SNAPSHOT-sources.jar
[JENKINS] Archiving disabled
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building Shibboleth IdP :: Profile Spring Integration 3.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ idp-profile-spring ---
[INFO] Deleting <https://build.shibboleth.net/jenkins/job/java-identity-provider/ws/idp-profile-spring/target>
[INFO]
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ idp-profile-spring ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO]
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ idp-profile-spring ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 65 source files to <https://build.shibboleth.net/jenkins/job/java-identity-provider/ws/idp-profile-spring/target/classes>
[INFO]
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ idp-profile-spring ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 95 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ idp-profile-spring ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 32 source files to <https://build.shibboleth.net/jenkins/job/java-identity-provider/ws/idp-profile-spring/target/test-classes>
[INFO] -------------------------------------------------------------
[WARNING] COMPILATION WARNING :
[INFO] -------------------------------------------------------------
[WARNING] <https://build.shibboleth.net/jenkins/job/java-identity-provider/ws/idp-profile-spring/src/test/java/net/shibboleth/idp/profile/spring/relyingparty/metadata/AbstractMetadataParserTest.java>: Some input files use unchecked or unsafe operations.
[WARNING] <https://build.shibboleth.net/jenkins/job/java-identity-provider/ws/idp-profile-spring/src/test/java/net/shibboleth/idp/profile/spring/relyingparty/metadata/AbstractMetadataParserTest.java>: Recompile with -Xlint:unchecked for details.
[INFO] 2 warnings
[INFO] -------------------------------------------------------------
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR :
[INFO] -------------------------------------------------------------
[ERROR] <https://build.shibboleth.net/jenkins/job/java-identity-provider/ws/idp-profile-spring/src/test/java/net/shibboleth/idp/profile/spring/relyingparty/metadata/filter/NodeProcessingTest.java>:[29,34] cannot find symbol
symbol: class EntitiesDescriptorGroupName
location: package org.opensaml.saml.metadata
[ERROR] <https://build.shibboleth.net/jenkins/job/java-identity-provider/ws/idp-profile-spring/src/test/java/net/shibboleth/idp/profile/spring/relyingparty/metadata/filter/NodeProcessingTest.java>:[60,20] cannot find symbol
symbol: class EntitiesDescriptorGroupName
location: class net.shibboleth.idp.profile.spring.relyingparty.metadata.filter.NodeProcessingTest
[ERROR] <https://build.shibboleth.net/jenkins/job/java-identity-provider/ws/idp-profile-spring/src/test/java/net/shibboleth/idp/profile/spring/relyingparty/metadata/filter/NodeProcessingTest.java>:[61,48] cannot find symbol
symbol: class EntitiesDescriptorGroupName
location: class net.shibboleth.idp.profile.spring.relyingparty.metadata.filter.NodeProcessingTest
[INFO] 3 errors
[INFO] -------------------------------------------------------------
[JENKINS] Archiving disabled
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] Shibboleth Identity Provider ...................... SUCCESS [18.365s]
[INFO] Shibboleth IdP :: Core ............................ SUCCESS [26.469s]
[INFO] Shibboleth IdP :: Configuration Schemas ........... SUCCESS [5.900s]
[INFO] Shibboleth IdP :: Profile API ..................... SUCCESS [26.132s]
[INFO] Shibboleth IdP :: Authentication API .............. SUCCESS [23.714s]
[INFO] Shibboleth IdP :: Attribute API ................... SUCCESS [20.170s]
[INFO] Shibboleth IdP :: Attribute Resolver API .......... SUCCESS [26.590s]
[INFO] Shibboleth IdP :: Attribute Filter API ............ SUCCESS [20.905s]
[INFO] Shibboleth IdP :: Consent Engine API .............. SUCCESS [9.847s]
[INFO] Shibboleth IdP :: ToU Engine API .................. SUCCESS [7.954s]
[INFO] Shibboleth IdP :: Session API ..................... SUCCESS [17.496s]
[INFO] Shibboleth IdP :: SAML Profile API ................ SUCCESS [27.698s]
[INFO] Shibboleth IdP :: Authentication Implementation ... SUCCESS [29.749s]
[INFO] Shibboleth IdP :: Attribute Implementation ........ SUCCESS [15.899s]
[INFO] Shibboleth IdP :: SAML Profile Implementation ..... SUCCESS [49.801s]
[INFO] Shibboleth IdP :: Attribute Resolver Implementation SUCCESS [34.092s]
[INFO] Shibboleth IdP :: Attribute Filter Implementation . SUCCESS [29.006s]
[INFO] Shibboleth IdP :: Consent Engine Implementation ... SUCCESS [23.582s]
[INFO] Shibboleth IdP :: ToU Engine Implementation ....... SUCCESS [20.731s]
[INFO] Shibboleth IdP :: Profile Implementation .......... SUCCESS [24.447s]
[INFO] Shibboleth IdP :: Profile Spring Integration ...... FAILURE [5.900s]
[INFO] Shibboleth IdP :: Session Implementation .......... SKIPPED
[INFO] Shibboleth IdP :: Attribute Resolver Spring Integration SKIPPED
[INFO] Shibboleth IdP :: Attribute Filter Spring Integration SKIPPED
[INFO] Shibboleth IdP :: Attribute CLI ................... SKIPPED
[INFO] Shibboleth IdP :: War ............................. SKIPPED
[INFO] Shibboleth IdP :: Configuration Files ............. SKIPPED
[INFO] Shibboleth IdP :: Distribution .................... SKIPPED
[INFO] Shibboleth IdP :: UI Support ...................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 8:04.549s
[INFO] Finished at: Sat May 31 09:57:55 EDT 2014
[INFO] Final Memory: 65M/283M
[INFO] ------------------------------------------------------------------------
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
Waiting for Jenkins to finish collecting data
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.1:testCompile (default-testCompile) on project idp-profile-spring: Compilation failure: Compilation failure:
[ERROR] <https://build.shibboleth.net/jenkins/job/java-identity-provider/ws/idp-profile-spring/src/test/java/net/shibboleth/idp/profile/spring/relyingparty/metadata/filter/NodeProcessingTest.java>:[29,34] cannot find symbol
[ERROR] symbol: class EntitiesDescriptorGroupName
[ERROR] location: package org.opensaml.saml.metadata
[ERROR] <https://build.shibboleth.net/jenkins/job/java-identity-provider/ws/idp-profile-spring/src/test/java/net/shibboleth/idp/profile/spring/relyingparty/metadata/filter/NodeProcessingTest.java>:[60,20] cannot find symbol
[ERROR] symbol: class EntitiesDescriptorGroupName
[ERROR] location: class net.shibboleth.idp.profile.spring.relyingparty.metadata.filter.NodeProcessingTest
[ERROR] <https://build.shibboleth.net/jenkins/job/java-identity-provider/ws/idp-profile-spring/src/test/java/net/shibboleth/idp/profile/spring/relyingparty/metadata/filter/NodeProcessingTest.java>:[61,48] cannot find symbol
[ERROR] symbol: class EntitiesDescriptorGroupName
[ERROR] location: class net.shibboleth.idp.profile.spring.relyingparty.metadata.filter.NodeProcessingTest
[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-profile-spring
Sending e-mails to: commits at shibboleth.net
channel stopped
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.
Saving reports...
Processing '/home/jenkins/.jenkins/jobs/java-identity-provider/builds/2014-05-31_09-49-41/testng/testng-results-1.xml'
Processing '/home/jenkins/.jenkins/jobs/java-identity-provider/builds/2014-05-31_09-49-41/testng/testng-results-10.xml'
Processing '/home/jenkins/.jenkins/jobs/java-identity-provider/builds/2014-05-31_09-49-41/testng/testng-results-11.xml'
Processing '/home/jenkins/.jenkins/jobs/java-identity-provider/builds/2014-05-31_09-49-41/testng/testng-results-12.xml'
Processing '/home/jenkins/.jenkins/jobs/java-identity-provider/builds/2014-05-31_09-49-41/testng/testng-results-13.xml'
Processing '/home/jenkins/.jenkins/jobs/java-identity-provider/builds/2014-05-31_09-49-41/testng/testng-results-14.xml'
Processing '/home/jenkins/.jenkins/jobs/java-identity-provider/builds/2014-05-31_09-49-41/testng/testng-results-2.xml'
Processing '/home/jenkins/.jenkins/jobs/java-identity-provider/builds/2014-05-31_09-49-41/testng/testng-results-3.xml'
Processing '/home/jenkins/.jenkins/jobs/java-identity-provider/builds/2014-05-31_09-49-41/testng/testng-results-4.xml'
Processing '/home/jenkins/.jenkins/jobs/java-identity-provider/builds/2014-05-31_09-49-41/testng/testng-results-5.xml'
Processing '/home/jenkins/.jenkins/jobs/java-identity-provider/builds/2014-05-31_09-49-41/testng/testng-results-6.xml'
Processing '/home/jenkins/.jenkins/jobs/java-identity-provider/builds/2014-05-31_09-49-41/testng/testng-results-7.xml'
Processing '/home/jenkins/.jenkins/jobs/java-identity-provider/builds/2014-05-31_09-49-41/testng/testng-results-8.xml'
Processing '/home/jenkins/.jenkins/jobs/java-identity-provider/builds/2014-05-31_09-49-41/testng/testng-results-9.xml'
Processing '/home/jenkins/.jenkins/jobs/java-identity-provider/builds/2014-05-31_09-49-41/testng/testng-results.xml'
TestNG Reports Processing: FINISH
More information about the commits
mailing list