FailedConsole Output

Started by user didier.vojtisek@inria.fr
Building remotely on atsyra-mediumslave2 in workspace /builds/workspace/fr.irisa.atsyra.studio
Cloning the remote Git repository
Cloning repository git+ssh://dvojtise@scm.gforge.inria.fr/gitroot/atsyra/atsyra.git
 > git init /builds/workspace/fr.irisa.atsyra.studio
Fetching upstream changes from git+ssh://dvojtise@scm.gforge.inria.fr/gitroot/atsyra/atsyra.git
 > git --version
using GIT_SSH to set credentials dvojtise on inria.gforge
 > git fetch --tags --progress git+ssh://dvojtise@scm.gforge.inria.fr/gitroot/atsyra/atsyra.git +refs/heads/*:refs/remotes/origin/*
 > git config remote.origin.url git+ssh://dvojtise@scm.gforge.inria.fr/gitroot/atsyra/atsyra.git
 > git config remote.origin.fetch +refs/heads/*:refs/remotes/origin/*
 > git config remote.origin.url git+ssh://dvojtise@scm.gforge.inria.fr/gitroot/atsyra/atsyra.git
Fetching upstream changes from git+ssh://dvojtise@scm.gforge.inria.fr/gitroot/atsyra/atsyra.git
using GIT_SSH to set credentials dvojtise on inria.gforge
 > git fetch --tags --progress git+ssh://dvojtise@scm.gforge.inria.fr/gitroot/atsyra/atsyra.git +refs/heads/*:refs/remotes/origin/*
 > git rev-parse origin/master^{commit}
Checking out Revision 9fc800f2ad97787d3036eaf05e8e6e003cc20ac6 (origin/master)
 > git config core.sparsecheckout
 > git checkout -f 9fc800f2ad97787d3036eaf05e8e6e003cc20ac6
 > git rev-list 9fc800f2ad97787d3036eaf05e8e6e003cc20ac6
Parsing POMs
ERROR: Failed to parse POMs
java.io.IOException: remote file operation failed: /builds/workspace/fr.irisa.atsyra.studio at hudson.remoting.Channel@1b50a340:atsyra-mediumslave2
	at hudson.FilePath.act(FilePath.java:910)
	at hudson.FilePath.act(FilePath.java:887)
	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:585)
	at hudson.model.Run.execute(Run.java:1684)
	at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:519)
	at hudson.model.ResourceController.execute(ResourceController.java:88)
	at hudson.model.Executor.run(Executor.java:231)
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 fr.irisa.atsyra.studio:fr.irisa.atsyra.studio.root:pom:1.0.0-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 8, column 10

	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:2462)
	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$Sync.innerRun(FutureTask.java:334)
	at java.util.concurrent.FutureTask.run(FutureTask.java:166)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1110)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603)
	at java.lang.Thread.run(Thread.java:679)
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 fr.irisa.atsyra.studio:fr.irisa.atsyra.studio.root:pom:1.0.0-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 8, 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:1284)
	... 11 more
Archiving artifacts
Sending e-mails to: didier.vojtisek@inria.fr
Finished: FAILURE