You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@jclouds.apache.org by je...@cloudbees.com on 2014/06/17 01:16:56 UTC

Build failed in Jenkins: jclouds-labs-aws #108

See <https://jclouds.ci.cloudbees.com/job/jclouds-labs-aws/108/changes>

Changes:

[Andrew Gaul] JCLOUDS-457: Added TreeHash util class and its test.

[Andrew Gaul] Avoid buffering entire input when hashing

------------------------------------------
Started by an SCM change
Building remotely on 09346249 in workspace <https://jclouds.ci.cloudbees.com/job/jclouds-labs-aws/ws/>
$ sudo /opt/jenkins/sbin/mount-webdav https://repository-jclouds.forge.cloudbees.com/private jclouds alert
webdav mount try 1
p11-kit: couldn't read config file: /etc/pkcs11/modules/.
Private webdav filestore is mounted
Cloning the remote Git repository
Cloning repository https://git-wip-us.apache.org/repos/asf/jclouds-labs-aws.git
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/jclouds-labs-aws.git
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/jclouds-labs-aws.git
Checking out Revision f38673d835e6f969f78663ee891de2b40a2986db (origin/master)
Parsing POMs
Failed to transfer Could not find metadata org.apache.jclouds:jclouds-project:1.8.0-SNAPSHOT/maven-metadata.xml in cloudbees-private-snapshot-repository (https://repository-jclouds.forge.cloudbees.com/snapshot)
Failed to transfer Could not find metadata org.apache.jclouds:jclouds-project:1.8.0-SNAPSHOT/maven-metadata.xml in sonatype-nexus-snapshots (https://oss.sonatype.org/content/repositories/snapshots)
Failed to transfer Could not transfer metadata org.apache.jclouds:jclouds-project:1.8.0-SNAPSHOT/maven-metadata.xml from/to apache-snapshots (https://repository.apache.org/content/repositories/snapshots): Failed to transfer file: https://repository.apache.org/content/repositories/snapshots/org/apache/jclouds/jclouds-project/1.8.0-SNAPSHOT/maven-metadata.xml. Return code is: 503 , ReasonPhrase:Service Temporarily Unavailable.
Failed to transfer Could not find artifact org.apache.jclouds:jclouds-project:pom:1.8.0-SNAPSHOT in cloudbees-private-snapshot-repository (https://repository-jclouds.forge.cloudbees.com/snapshot)
Failed to transfer Could not transfer artifact org.apache.jclouds:jclouds-project:pom:1.8.0-SNAPSHOT from/to apache-snapshots (https://repository.apache.org/content/repositories/snapshots): Failed to transfer file: https://repository.apache.org/content/repositories/snapshots/org/apache/jclouds/jclouds-project/1.8.0-SNAPSHOT/jclouds-project-1.8.0-SNAPSHOT.pom. Return code is: 503 , ReasonPhrase:Service Temporarily Unavailable.
Failed to transfer Could not find artifact org.apache.jclouds:jclouds-project:pom:1.8.0-SNAPSHOT in sonatype-nexus-snapshots (https://oss.sonatype.org/content/repositories/snapshots)
ERROR: Failed to parse POMs
hudson.util.IOException2: remote file operation failed: <https://jclouds.ci.cloudbees.com/job/jclouds-labs-aws/ws/> at hudson.remoting.Channel@7df14dcf:09346249
	at hudson.FilePath.act(FilePath.java:907)
	at hudson.FilePath.act(FilePath.java:884)
	at hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.parsePoms(MavenModuleSetBuild.java:943)
	at hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.doRun(MavenModuleSetBuild.java:671)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:576)
	at hudson.model.Run.execute(Run.java:1665)
	at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:519)
	at hudson.model.ResourceController.execute(ResourceController.java:88)
	at hudson.model.Executor.run(Executor.java:246)
Caused by: hudson.remoting.ProxyException: hudson.maven.MavenModuleSetBuild$MavenExecutionException: org.apache.maven.project.ProjectBuildingException: Some problems were encountered while processing the POMs:
[FATAL] Non-resolvable parent POM: Could not transfer artifact org.apache.jclouds:jclouds-project:pom:1.8.0-SNAPSHOT from/to apache-snapshots (https://repository.apache.org/content/repositories/snapshots): Failed to transfer file: https://repository.apache.org/content/repositories/snapshots/org/apache/jclouds/jclouds-project/1.8.0-SNAPSHOT/jclouds-project-1.8.0-SNAPSHOT.pom. Return code is: 503 , ReasonPhrase:Service Temporarily Unavailable. and 'parent.relativePath' points at wrong local POM @ line 22, column 11

	at hudson.maven.MavenModuleSetBuild$PomParser.invoke(MavenModuleSetBuild.java:1347)
	at hudson.maven.MavenModuleSetBuild$PomParser.invoke(MavenModuleSetBuild.java:1081)
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2439)
	at hudson.remoting.UserRequest.perform(UserRequest.java:118)
	at hudson.remoting.UserRequest.perform(UserRequest.java:48)
	at hudson.remoting.Request$2.run(Request.java:328)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask.run(FutureTask.java:262)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
	at java.lang.Thread.run(Thread.java:744)
Caused by: hudson.remoting.ProxyException: org.apache.maven.project.ProjectBuildingException: Some problems were encountered while processing the POMs:
[FATAL] Non-resolvable parent POM: Could not transfer artifact org.apache.jclouds:jclouds-project:pom:1.8.0-SNAPSHOT from/to apache-snapshots (https://repository.apache.org/content/repositories/snapshots): Failed to transfer file: https://repository.apache.org/content/repositories/snapshots/org/apache/jclouds/jclouds-project/1.8.0-SNAPSHOT/jclouds-project-1.8.0-SNAPSHOT.pom. Return code is: 503 , ReasonPhrase:Service Temporarily Unavailable. and 'parent.relativePath' points at wrong local POM @ line 22, column 11

	at org.apache.maven.project.DefaultProjectBuilder.build(DefaultProjectBuilder.java:364)
	at hudson.maven.MavenEmbedder.buildProjects(MavenEmbedder.java:361)
	at hudson.maven.MavenEmbedder.readProjects(MavenEmbedder.java:331)
	at hudson.maven.MavenModuleSetBuild$PomParser.invoke(MavenModuleSetBuild.java:1284)
	... 10 more
Sending e-mails to: notifications@jclouds.apache.org