Build failed in Jenkins: java-shib-idp2-nightly #19

Shibboleth Jenkins noreply at shibboleth.net
Thu Oct 29 11:54:47 EDT 2015


See <https://build.shibboleth.net/jenkins/job/java-shib-idp2-nightly/19/>

------------------------------------------
Started by upstream project "java-shib-common-nightly" build number 19
originally caused by:
 Started by upstream project "java-opensaml2-nightly" build number 19
 originally caused by:
  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-29T11:54:41.946 -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.7 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 169.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 167.7 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 182.8 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 155.0 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/surefire/surefire-testng/2.12.4/surefire-testng-2.12.4.pom
4/4 KB   
         
Downloaded: https://build.shibboleth.net/nexus/content/groups/public/org/apache/maven/surefire/surefire-testng/2.12.4/surefire-testng-2.12.4.pom (4 KB at 353.7 KB/sec)
Downloading: https://build.shibboleth.net/nexus/content/groups/public/org/apache/maven/surefire/surefire-providers/2.12.4/surefire-providers-2.12.4.pom
         
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 3.301 s
[INFO] Finished at: 2015-10-29T11:54:47-04:00
[INFO] Final Memory: 26M/478M
[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.surefire:surefire-testng:jar:2.12.4: Failed to process POM for org.apache.maven.surefire:surefire-testng:jar:2.12.4: Non-resolvable parent POM for org.apache.maven.surefire:surefire-testng:[unknown-version]: Could not find artifact org.apache.maven.surefire:surefire-providers:pom:2.12.4 in shib-release (https://build.shibboleth.net/nexus/content/groups/public)
[ERROR] org.apache.maven.surefire:surefire-testng:jar:2.12.4
[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] Path to dependency:
[ERROR] 1) dummy:dummy:jar:1.0
[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