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 2015/03/24 01:02:15 UTC

Build failed in Jenkins: jclouds #3010

See <https://jclouds.ci.cloudbees.com/job/jclouds/3010/changes>

Changes:

[Ignasi Barrera] Fixes OpenStack extension namespace configuration

[Ignasi Barrera] Fix HPCloudComputeTemplateBuilderLiveTest

------------------------------------------
Started by an SCM change
Building remotely on da8a1e50 (lxc-fedora17 standard m1.large large) in workspace <https://jclouds.ci.cloudbees.com/job/jclouds/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.git
 > git init <https://jclouds.ci.cloudbees.com/job/jclouds/ws/> # timeout=10
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/jclouds.git
 > git --version # timeout=10
 > git fetch --tags --progress https://git-wip-us.apache.org/repos/asf/jclouds.git +refs/heads/*:refs/remotes/origin/*
 > git config remote.origin.url https://git-wip-us.apache.org/repos/asf/jclouds.git # timeout=10
 > git config remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url https://git-wip-us.apache.org/repos/asf/jclouds.git # timeout=10
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/jclouds.git
 > git fetch --tags --progress https://git-wip-us.apache.org/repos/asf/jclouds.git +refs/heads/*:refs/remotes/origin/*
 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
 > git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10
Checking out Revision fcb7dfcb819ea7f0cf31b01bbdb4e131d918d085 (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f fcb7dfcb819ea7f0cf31b01bbdb4e131d918d085
 > git rev-list 821724857125b50360c93e00e6187871ff5baa6e # timeout=10
 > git tag -a -f -m Jenkins Build #3010 jenkins-jclouds-3010 # timeout=10
Parsing POMs
Failed to transfer Could not find artifact org.apache:apache:pom:14 in central (http://repo.cloudbees.com/content/repositories/central)
Failed to transfer Could not find artifact org.apache:apache:pom:14 in cloudbees-private-release-repository (https://repository-jclouds.forge.cloudbees.com/release)
ERROR: Failed to parse POMs
java.io.IOException: remote file operation failed: <https://jclouds.ci.cloudbees.com/job/jclouds/ws/> at hudson.remoting.Channel@4b5db998:da8a1e50: 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 for org.apache.jclouds:jclouds-project:2.0.0-SNAPSHOT: Could not find artifact org.apache:apache:pom:14 in central (http://repo.cloudbees.com/content/repositories/central) and 'parent.relativePath' points at no local POM @ org.apache.jclouds:jclouds-project:2.0.0-SNAPSHOT, <https://jclouds.ci.cloudbees.com/job/jclouds/ws/project/pom.xml,> line 22, column 11

	at hudson.FilePath.act(FilePath.java:976)
	at hudson.FilePath.act(FilePath.java:958)
	at hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.parsePoms(MavenModuleSetBuild.java:959)
	at hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.doRun(MavenModuleSetBuild.java:679)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:543)
	at hudson.model.Run.execute(Run.java:1745)
	at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:531)
	at hudson.model.ResourceController.execute(ResourceController.java:89)
	at hudson.model.Executor.run(Executor.java:240)
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 for org.apache.jclouds:jclouds-project:2.0.0-SNAPSHOT: Could not find artifact org.apache:apache:pom:14 in central (http://repo.cloudbees.com/content/repositories/central) and 'parent.relativePath' points at no local POM @ org.apache.jclouds:jclouds-project:2.0.0-SNAPSHOT, <https://jclouds.ci.cloudbees.com/job/jclouds/ws/project/pom.xml,> line 22, column 11

	at hudson.maven.MavenModuleSetBuild$PomParser.invoke(MavenModuleSetBuild.java:1363)
	at hudson.maven.MavenModuleSetBuild$PomParser.invoke(MavenModuleSetBuild.java:1097)
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2589)
	at hudson.remoting.UserRequest.perform(UserRequest.java:121)
	at hudson.remoting.UserRequest.perform(UserRequest.java:49)
	at hudson.remoting.Request$2.run(Request.java:324)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
	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:745)
	at ......remote call to da8a1e50(Native Method)
	at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1356)
	at hudson.remoting.UserResponse.retrieve(UserRequest.java:221)
	at hudson.remoting.Channel.call(Channel.java:752)
	at hudson.FilePath.act(FilePath.java:969)
	... 8 more
Caused by: hudson.remoting.ProxyException: org.apache.maven.project.ProjectBuildingException: Some problems were encountered while processing the POMs:
[FATAL] Non-resolvable parent POM for org.apache.jclouds:jclouds-project:2.0.0-SNAPSHOT: Could not find artifact org.apache:apache:pom:14 in central (http://repo.cloudbees.com/content/repositories/central) and 'parent.relativePath' points at no local POM @ org.apache.jclouds:jclouds-project:2.0.0-SNAPSHOT, <https://jclouds.ci.cloudbees.com/job/jclouds/ws/project/pom.xml,> 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:1300)
	at hudson.maven.MavenModuleSetBuild$PomParser.invoke(MavenModuleSetBuild.java:1097)
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2589)
	at hudson.remoting.UserRequest.perform(UserRequest.java:121)
	at hudson.remoting.UserRequest.perform(UserRequest.java:49)
	at hudson.remoting.Request$2.run(Request.java:324)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
	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:745)

Jenkins build is back to normal : jclouds #3011

Posted by je...@cloudbees.com.
See <https://jclouds.ci.cloudbees.com/job/jclouds/3011/>