See <https://jclouds.ci.cloudbees.com/job/jclouds-labs-openstack-1.9.x-branch/6/changes>
Changes: [Zack Shoylev] Neutron port ranges only compared when present. ------------------------------------------ Started by an SCM change Building remotely on 5a2f6cb3 (lxc-fedora17 standard m1.large large) in workspace <https://jclouds.ci.cloudbees.com/job/jclouds-labs-openstack-1.9.x-branch/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-openstack.git > git init > <https://jclouds.ci.cloudbees.com/job/jclouds-labs-openstack-1.9.x-branch/ws/> > # timeout=10 Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/jclouds-labs-openstack.git > git --version # timeout=10 > git fetch --tags --progress > https://git-wip-us.apache.org/repos/asf/jclouds-labs-openstack.git > +refs/heads/*:refs/remotes/origin/* > git config remote.origin.url > https://git-wip-us.apache.org/repos/asf/jclouds-labs-openstack.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-labs-openstack.git # > timeout=10 Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/jclouds-labs-openstack.git > git fetch --tags --progress > https://git-wip-us.apache.org/repos/asf/jclouds-labs-openstack.git > +refs/heads/*:refs/remotes/origin/* > git rev-parse refs/remotes/origin/1.9.x^{commit} # timeout=10 > git rev-parse refs/remotes/origin/origin/1.9.x^{commit} # timeout=10 Checking out Revision 86926ff61b34edc04a6445c87a6a406fe7af557d (refs/remotes/origin/1.9.x) > git config core.sparsecheckout # timeout=10 > git checkout -f 86926ff61b34edc04a6445c87a6a406fe7af557d > git rev-list ad4788b0960ca119ec9a9a2cbf9e5d3206f4e951 # timeout=10 > git tag -a -f -m Jenkins Build #6 > jenkins-jclouds-labs-openstack-1.9.x-branch-6 # timeout=10 Parsing POMs Failed to transfer Could not find metadata org.apache.jclouds:jclouds-project:1.9.1-SNAPSHOT/maven-metadata.xml in cloudbees-private-snapshot-repository (https://repository-jclouds.forge.cloudbees.com/snapshot) Downloaded artifact https://repository.apache.org/content/repositories/snapshots/org/apache/jclouds/jclouds-project/1.9.1-SNAPSHOT/maven-metadata.xml Downloaded artifact https://repository.apache.org/content/repositories/snapshots/org/apache/jclouds/jclouds-project/1.9.1-SNAPSHOT/jclouds-project-1.9.1-20150402.223753-3.pom 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-labs-openstack-1.9.x-branch/ws/> at hudson.remoting.Channel@e5a0bdf:5a2f6cb3: 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:1.9.1-SNAPSHOT: Could not find artifact org.apache:apache:pom:14 in central (http://repo.cloudbees.com/content/repositories/central) @ org.apache.jclouds:jclouds-project:1.9.1-SNAPSHOT, <https://jclouds.ci.cloudbees.com/job/jclouds-labs-openstack-1.9.x-branch/ws/.repository/org/apache/jclouds/jclouds-project/1.9.1-SNAPSHOT/jclouds-project-1.9.1-SNAPSHOT.pom,> 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:1.9.1-SNAPSHOT: Could not find artifact org.apache:apache:pom:14 in central (http://repo.cloudbees.com/content/repositories/central) @ org.apache.jclouds:jclouds-project:1.9.1-SNAPSHOT, <https://jclouds.ci.cloudbees.com/job/jclouds-labs-openstack-1.9.x-branch/ws/.repository/org/apache/jclouds/jclouds-project/1.9.1-SNAPSHOT/jclouds-project-1.9.1-SNAPSHOT.pom,> 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 5a2f6cb3(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:1.9.1-SNAPSHOT: Could not find artifact org.apache:apache:pom:14 in central (http://repo.cloudbees.com/content/repositories/central) @ org.apache.jclouds:jclouds-project:1.9.1-SNAPSHOT, <https://jclouds.ci.cloudbees.com/job/jclouds-labs-openstack-1.9.x-branch/ws/.repository/org/apache/jclouds/jclouds-project/1.9.1-SNAPSHOT/jclouds-project-1.9.1-SNAPSHOT.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: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)
