See <https://builds.apache.org/job/incubator-taverna-workbench-product/5/changes>
Changes: [stain] (c) 2016 as well ------------------------------------------ Started by an SCM change [EnvInject] - Loading node environment variables. Building remotely on ubuntu-6 (docker Ubuntu ubuntu) in workspace <https://builds.apache.org/job/incubator-taverna-workbench-product/ws/> Cloning the remote Git repository Cloning repository https://git-wip-us.apache.org/repos/asf/incubator-taverna-workbench-product.git > git init > <https://builds.apache.org/job/incubator-taverna-workbench-product/ws/> # > timeout=10 Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/incubator-taverna-workbench-product.git > git --version # timeout=10 > git -c core.askpass=true fetch --tags --progress > https://git-wip-us.apache.org/repos/asf/incubator-taverna-workbench-product.git > +refs/heads/*:refs/remotes/origin/* > git config remote.origin.url > https://git-wip-us.apache.org/repos/asf/incubator-taverna-workbench-product.git > # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # > timeout=10 > git config remote.origin.url > https://git-wip-us.apache.org/repos/asf/incubator-taverna-workbench-product.git > # timeout=10 Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/incubator-taverna-workbench-product.git > git -c core.askpass=true fetch --tags --progress > https://git-wip-us.apache.org/repos/asf/incubator-taverna-workbench-product.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 ca6933a22123d4f33c6ebe1d2d95430fbbfe2c0d (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f ca6933a22123d4f33c6ebe1d2d95430fbbfe2c0d > git rev-list bfa0b7f5b5a744d5e5bf3f9c0b3cc9bd12a7ff92 # timeout=10 Parsing POMs Failed to transfer Could not find metadata net.sf.taverna:taverna-parent:3.0.1-SNAPSHOT/maven-metadata.xml in Nexus (http://repository.apache.org/snapshots) Failed to transfer Could not find metadata net.sf.taverna:taverna-parent:3.0.1-SNAPSHOT/maven-metadata.xml in com.springsource.repository.bundles.milestone (http://repository.springsource.com/maven/bundles/milestone) Failed to transfer Could not find metadata net.sf.taverna:taverna-parent:3.0.1-SNAPSHOT/maven-metadata.xml in spring-maven-milestone (http://maven.springframework.org/milestone) Failed to transfer Could not find metadata net.sf.taverna:taverna-parent:3.0.1-SNAPSHOT/maven-metadata.xml in OPS4J (http://repository.ops4j.org/maven2) Failed to transfer Could not find artifact net.sf.taverna:taverna-parent:pom:3.0.1-SNAPSHOT in Nexus (http://repository.apache.org/snapshots) Failed to transfer Could not find artifact net.sf.taverna:taverna-parent:pom:3.0.1-SNAPSHOT in spring-maven-milestone (http://maven.springframework.org/milestone) Failed to transfer Could not find artifact net.sf.taverna:taverna-parent:pom:3.0.1-SNAPSHOT in com.springsource.repository.bundles.milestone (http://repository.springsource.com/maven/bundles/milestone) Failed to transfer Could not find artifact net.sf.taverna:taverna-parent:pom:3.0.1-SNAPSHOT in OPS4J (http://repository.ops4j.org/maven2) ERROR: Failed to parse POMs java.io.IOException: remote file operation failed: <https://builds.apache.org/job/incubator-taverna-workbench-product/ws/> at hudson.remoting.Channel@79282eba:ubuntu-6: 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 net.sf.taverna:taverna-parent:pom:3.0.1-SNAPSHOT in Nexus (http://repository.apache.org/snapshots) and 'parent.relativePath' points at wrong local POM @ line 5, column 10 at hudson.FilePath.act(FilePath.java:985) at hudson.FilePath.act(FilePath.java:967) at hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.parsePoms(MavenModuleSetBuild.java:960) at hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.doRun(MavenModuleSetBuild.java:679) at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:536) at hudson.model.Run.execute(Run.java:1738) at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:531) at hudson.model.ResourceController.execute(ResourceController.java:98) at hudson.model.Executor.run(Executor.java:381) 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 net.sf.taverna:taverna-parent:pom:3.0.1-SNAPSHOT in Nexus (http://repository.apache.org/snapshots) and 'parent.relativePath' points at wrong local POM @ line 5, column 10 at hudson.maven.MavenModuleSetBuild$PomParser.invoke(MavenModuleSetBuild.java:1364) at hudson.maven.MavenModuleSetBuild$PomParser.invoke(MavenModuleSetBuild.java:1098) at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2688) at hudson.remoting.UserRequest.perform(UserRequest.java:121) at hudson.remoting.UserRequest.perform(UserRequest.java:49) at hudson.remoting.Request$2.run(Request.java:326) 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 ubuntu-6(Native Method) at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1413) at hudson.remoting.UserResponse.retrieve(UserRequest.java:221) at hudson.remoting.Channel.call(Channel.java:778) at hudson.FilePath.act(FilePath.java:978) ... 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: Could not find artifact net.sf.taverna:taverna-parent:pom:3.0.1-SNAPSHOT in Nexus (http://repository.apache.org/snapshots) and 'parent.relativePath' points at wrong local POM @ line 5, column 10 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:1301) at hudson.maven.MavenModuleSetBuild$PomParser.invoke(MavenModuleSetBuild.java:1098) at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2688) at hudson.remoting.UserRequest.perform(UserRequest.java:121) at hudson.remoting.UserRequest.perform(UserRequest.java:49) at hudson.remoting.Request$2.run(Request.java:326) 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)