You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@jclouds.apache.org by BuildHive <bu...@cloudbees.com> on 2014/10/12 19:53:01 UTC

Build failed in Jenkins: jclouds » jclouds-labs-openstack #1842

See <https://buildhive.cloudbees.com/job/jclouds/job/jclouds-labs-openstack/1842/changes>

Changes:

[inbar.stolberg] openstack glance added option copy from to create image

------------------------------------------
GitHub pull request #162 to jclouds/jclouds-labs-openstack
Building remotely on s-13c85d89 in workspace <https://buildhive.cloudbees.com/job/jclouds/job/jclouds-labs-openstack/ws/>
Fetching changes from the remote Git repository
Fetching upstream changes from git://github.com/jclouds/jclouds-labs-openstack.git
  Opening connection
    Done: 0
  Counting objects
    Done: 23
  Finding sources
    Done: 23
  Getting sizes
    Done: 22
  Compressing objects
    Done: 0
  Writing objects
    Done: 23
  remote: Updating references
Merging refs/tags/changes/1842
Checking out Revision d43f221a164c6fc754c57d6a97a6774898e1d445 (1.8.x)
Cleaning workspace
Resetting working tree
Parsing POMs
Failed to transfer Could not find artifact org.apache.jclouds:jclouds-project:pom:1.8.1 in central (http://repo.cloudbees.com/content/repositories/central)
ERROR: Failed to parse POMs
hudson.util.IOException2: remote file operation failed: <https://buildhive.cloudbees.com/job/jclouds/job/jclouds-labs-openstack/ws/> at hudson.remoting.Channel@59750703:s-13c85d89
	at hudson.FilePath.act(FilePath.java:907)
	at hudson.FilePath.act(FilePath.java:884)
	at hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.parsePoms(MavenModuleSetBuild.java:933)
	at hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.doRun(MavenModuleSetBuild.java:661)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:566)
	at hudson.model.Run.execute(Run.java:1665)
	at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:509)
	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 find artifact org.apache.jclouds:jclouds-project:pom:1.8.1 in central (http://repo.cloudbees.com/content/repositories/central) and 'parent.relativePath' points at wrong local POM @ line 23, column 11

	at hudson.maven.MavenModuleSetBuild$PomParser.invoke(MavenModuleSetBuild.java:1337)
	at hudson.maven.MavenModuleSetBuild$PomParser.invoke(MavenModuleSetBuild.java:1071)
	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 find artifact org.apache.jclouds:jclouds-project:pom:1.8.1 in central (http://repo.cloudbees.com/content/repositories/central) and 'parent.relativePath' points at wrong local POM @ line 23, 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:1274)
	... 10 more