Build failed in Jenkins: java-shib-idp2-nightly #23
Shibboleth Jenkins
noreply at shibboleth.net
Thu Oct 29 12:12:03 EDT 2015
See <https://build.shibboleth.net/jenkins/job/java-shib-idp2-nightly/23/>
------------------------------------------
Started by user Ian Young
Building in workspace <https://build.shibboleth.net/jenkins/job/java-shib-idp2-nightly/ws/>
Updating https://svn.shibboleth.net/java-shib-idp2/branches/REL_2 at revision '2015-10-29T12:11:57.815 -0400'
At revision 3217
no change for https://svn.shibboleth.net/java-shib-idp2/branches/REL_2 since the previous build
[workspace] $ /opt/maven/bin/mvn -Dmaven.repo.local=<https://build.shibboleth.net/jenkins/job/java-shib-idp2-nightly/ws/.repository> clean -Prelease,central-disabled -U deploy site
[INFO] Scanning for projects...
Downloading: https://build.shibboleth.net/nexus/content/repositories/snapshots/net/shibboleth/parent-v2/TRUNK-SNAPSHOT/maven-metadata.xml
818/818 B
Downloaded: https://build.shibboleth.net/nexus/content/repositories/snapshots/net/shibboleth/parent-v2/TRUNK-SNAPSHOT/maven-metadata.xml (818 B at 3.8 KB/sec)
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building Shibboleth Identity Provider 2.4.5-SNAPSHOT
[INFO] ------------------------------------------------------------------------
Downloading: https://build.shibboleth.net/nexus/content/repositories/snapshots/edu/internet2/middleware/shibboleth-common/1.4.5-SNAPSHOT/maven-metadata.xml
3/3 KB
Downloaded: https://build.shibboleth.net/nexus/content/repositories/snapshots/edu/internet2/middleware/shibboleth-common/1.4.5-SNAPSHOT/maven-metadata.xml (3 KB at 156.4 KB/sec)
Downloading: https://build.shibboleth.net/nexus/content/repositories/snapshots/org/opensaml/opensaml/2.6.6-SNAPSHOT/maven-metadata.xml
3/3 KB
Downloaded: https://build.shibboleth.net/nexus/content/repositories/snapshots/org/opensaml/opensaml/2.6.6-SNAPSHOT/maven-metadata.xml (3 KB at 154.8 KB/sec)
Downloading: https://build.shibboleth.net/nexus/content/repositories/snapshots/org/opensaml/openws/1.5.6-SNAPSHOT/maven-metadata.xml
3/3 KB
Downloaded: https://build.shibboleth.net/nexus/content/repositories/snapshots/org/opensaml/openws/1.5.6-SNAPSHOT/maven-metadata.xml (3 KB at 167.6 KB/sec)
Downloading: https://build.shibboleth.net/nexus/content/repositories/snapshots/org/opensaml/xmltooling/1.4.6-SNAPSHOT/maven-metadata.xml
3/3 KB
Downloaded: https://build.shibboleth.net/nexus/content/repositories/snapshots/org/opensaml/xmltooling/1.4.6-SNAPSHOT/maven-metadata.xml (3 KB at 167.9 KB/sec)
[INFO]
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ shibboleth-identityprovider ---
[INFO] Deleting <https://build.shibboleth.net/jenkins/job/java-shib-idp2-nightly/ws/target>
[INFO]
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ shibboleth-identityprovider ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 5 resources
[INFO]
[INFO] --- maven-compiler-plugin:2.5:compile (default-compile) @ shibboleth-identityprovider ---
[INFO] Compiling 91 source files to <https://build.shibboleth.net/jenkins/job/java-shib-idp2-nightly/ws/target/classes>
[WARNING] bootstrap class path not set in conjunction with -source 1.6
<https://build.shibboleth.net/jenkins/job/java-shib-idp2-nightly/ws/src/main/java/edu/internet2/middleware/shibboleth/idp/config/profile/StatusHandlerBeanDefinitionParser.java>:[25,54] [deprecation] StatusProfileHandler in edu.internet2.middleware.shibboleth.idp.profile has been deprecated
[WARNING] <https://build.shibboleth.net/jenkins/job/java-shib-idp2-nightly/ws/src/main/java/edu/internet2/middleware/shibboleth/idp/session/impl/AuthenticationMethodInformationImpl.java>:[78,32] [deprecation] getAuthenticationSubject() in AuthenticationMethodInformation has been deprecated
[WARNING] <https://build.shibboleth.net/jenkins/job/java-shib-idp2-nightly/ws/src/main/java/edu/internet2/middleware/shibboleth/idp/config/profile/authn/AbstractLoginHandlerBeanDefinitionParser.java>:[48,47] [deprecation] parseDurationToMillis(String,String,int) in SpringConfigurationUtils has been deprecated
[WARNING] <https://build.shibboleth.net/jenkins/job/java-shib-idp2-nightly/ws/src/main/java/edu/internet2/middleware/shibboleth/idp/session/impl/SessionManagerImpl.java>:[103,19] [deprecation] createSession(String) in SessionManager has been deprecated
[WARNING] where SessionType is a type-variable:
SessionType extends Session declared in interface SessionManager
<https://build.shibboleth.net/jenkins/job/java-shib-idp2-nightly/ws/src/main/java/edu/internet2/middleware/shibboleth/idp/config/profile/authn/PreviousSessionLoginHandlerFactoryBean.java>:[98,15] [deprecation] setServletPath(String) in PreviousSessionLoginHandler has been deprecated
[WARNING] <https://build.shibboleth.net/jenkins/job/java-shib-idp2-nightly/ws/src/main/java/edu/internet2/middleware/shibboleth/idp/StatusServlet.java>:[91,43] [deprecation] getRelyingPartyConfirmationManager(ServletContext) in HttpServletHelper has been deprecated
[WARNING] <https://build.shibboleth.net/jenkins/job/java-shib-idp2-nightly/ws/src/main/java/edu/internet2/middleware/shibboleth/idp/config/profile/StatusHandlerBeanDefinitionParser.java>:[37,15] [deprecation] StatusProfileHandler in edu.internet2.middleware.shibboleth.idp.profile has been deprecated
[INFO]
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ shibboleth-identityprovider ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 8 resources
[INFO]
[INFO] --- maven-compiler-plugin:2.5:testCompile (default-testCompile) @ shibboleth-identityprovider ---
[INFO] Compiling 10 source files to <https://build.shibboleth.net/jenkins/job/java-shib-idp2-nightly/ws/target/test-classes>
[INFO]
[INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ shibboleth-identityprovider ---
[INFO] Surefire report directory: <https://build.shibboleth.net/jenkins/job/java-shib-idp2-nightly/ws/target/surefire-reports>
Downloading: https://build.shibboleth.net/nexus/content/groups/public/org/apache/maven/wagon/wagon-provider-api/1.0-beta-2/wagon-provider-api-1.0-beta-2.pom
680/680 B
Downloaded: https://build.shibboleth.net/nexus/content/groups/public/org/apache/maven/wagon/wagon-provider-api/1.0-beta-2/wagon-provider-api-1.0-beta-2.pom (680 B at 51.1 KB/sec)
Downloading: https://build.shibboleth.net/nexus/content/groups/public/org/apache/maven/wagon/wagon/1.0-beta-2/wagon-1.0-beta-2.pom
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 3.947 s
[INFO] Finished at: 2015-10-29T12:12:03-04:00
[INFO] Final Memory: 29M/603M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.12.4:test (default-test) on project shibboleth-identityprovider: Unable to generate classpath: org.apache.maven.artifact.resolver.ArtifactResolutionException: Unable to get dependency information for org.apache.maven.wagon:wagon-provider-api:jar:1.0-beta-2: Failed to process POM for org.apache.maven.wagon:wagon-provider-api:jar:1.0-beta-2: Non-resolvable parent POM for org.apache.maven.wagon:wagon-provider-api:1.0-beta-2: Could not find artifact org.apache.maven.wagon:wagon:pom:1.0-beta-2 in shib-release (https://build.shibboleth.net/nexus/content/groups/public)
[ERROR] org.apache.maven.wagon:wagon-provider-api:jar:1.0-beta-2
[ERROR]
[ERROR] from the specified remote repositories:
[ERROR] central (http://repo1.maven.org/maven2, releases=false, snapshots=false),
[ERROR] shib-release (https://build.shibboleth.net/nexus/content/groups/public, releases=true, snapshots=false),
[ERROR] apache.snapshots (http://repository.apache.org/snapshots, releases=false, snapshots=true)
[ERROR] Path to dependency:
[ERROR] 1) dummy:dummy:jar:1.0
[ERROR] 2) org.apache.maven.surefire:surefire-testng:jar:2.12.4
[ERROR] 3) org.apache.maven.surefire:maven-surefire-common:jar:2.12.4
[ERROR] 4) org.apache.maven:maven-project:jar:2.0.9
[ERROR] 5) org.apache.maven:maven-artifact-manager:jar:2.0.9
[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/MojoExecutionException
Build step 'Invoke top-level Maven targets' marked build as failure
[CHECKSTYLE] Skipping publisher since build result is FAILURE
[htmlpublisher] Archiving HTML reports...
[htmlpublisher] Archiving at PROJECT level <https://build.shibboleth.net/jenkins/job/java-shib-idp2-nightly/ws/target/site> to /var/lib/jenkins/jobs/java-shib-idp2-nightly/htmlreports/Site_Report
ERROR: Specified HTML directory '<https://build.shibboleth.net/jenkins/job/java-shib-idp2-nightly/ws/target/site'> does not exist.
Publishing Javadoc
TestNG Reports Processing: START
Looking for TestNG results report in workspace using pattern: **/target/surefire-reports/testng-results.xml
Did not find any matching files.
More information about the commits
mailing list