[switchyard-dev] Build failed in Jenkins: SwitchYard-Release #1532

ci-builds at redhat.com ci-builds at redhat.com
Fri Jan 30 14:05:35 EST 2015


See <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Release/1532/>

------------------------------------------
Started by timer
[EnvInject] - Loading node environment variables.
Building remotely on dev223-virt1 in workspace <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Release/ws/>
java.io.IOException: Failed to mkdirs: <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Release/ws/>
	at hudson.FilePath.mkdirs(FilePath.java:1066)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1404)
	at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:652)
	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:88)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:561)
	at hudson.model.Run.execute(Run.java:1665)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:46)
	at hudson.model.ResourceController.execute(ResourceController.java:88)
	at hudson.model.Executor.run(Executor.java:246)
Retrying after 10 seconds
java.io.IOException: Failed to mkdirs: <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Release/ws/>
	at hudson.FilePath.mkdirs(FilePath.java:1066)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1404)
	at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:652)
	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:88)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:561)
	at hudson.model.Run.execute(Run.java:1665)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:46)
	at hudson.model.ResourceController.execute(ResourceController.java:88)
	at hudson.model.Executor.run(Executor.java:246)
Retrying after 10 seconds
java.io.IOException: Failed to mkdirs: <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Release/ws/>
	at hudson.FilePath.mkdirs(FilePath.java:1066)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1404)
	at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:652)
	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:88)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:561)
	at hudson.model.Run.execute(Run.java:1665)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:46)
	at hudson.model.ResourceController.execute(ResourceController.java:88)
	at hudson.model.Executor.run(Executor.java:246)
Retrying after 10 seconds
java.io.IOException: Failed to mkdirs: <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Release/ws/>
	at hudson.FilePath.mkdirs(FilePath.java:1066)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1404)
	at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:652)
	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:88)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:561)
	at hudson.model.Run.execute(Run.java:1665)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:46)
	at hudson.model.ResourceController.execute(ResourceController.java:88)
	at hudson.model.Executor.run(Executor.java:246)
Retrying after 10 seconds
java.io.IOException: Failed to mkdirs: <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Release/ws/>
	at hudson.FilePath.mkdirs(FilePath.java:1066)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1404)
	at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:652)
	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:88)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:561)
	at hudson.model.Run.execute(Run.java:1665)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:46)
	at hudson.model.ResourceController.execute(ResourceController.java:88)
	at hudson.model.Executor.run(Executor.java:246)
Retrying after 10 seconds
java.io.IOException: Failed to mkdirs: <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Release/ws/>
	at hudson.FilePath.mkdirs(FilePath.java:1066)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1404)
	at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:652)
	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:88)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:561)
	at hudson.model.Run.execute(Run.java:1665)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:46)
	at hudson.model.ResourceController.execute(ResourceController.java:88)
	at hudson.model.Executor.run(Executor.java:246)
Archiving artifacts
ERROR: Publisher hudson.tasks.ArtifactArchiver aborted due to exception
<http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Release/ws/> does not exist.
	at org.apache.tools.ant.types.AbstractFileSet.getDirectoryScanner(AbstractFileSet.java:483)
	at org.apache.tools.ant.types.AbstractFileSet.getDirectoryScanner(AbstractFileSet.java:460)
	at hudson.tasks.ArtifactArchiver$ListFiles.invoke(ArtifactArchiver.java:181)
	at hudson.tasks.ArtifactArchiver$ListFiles.invoke(ArtifactArchiver.java:172)
	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$Sync.innerRun(FutureTask.java:303)
	at java.util.concurrent.FutureTask.run(FutureTask.java:138)
	at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:895)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:918)
	at hudson.remoting.Engine$1$1.run(Engine.java:63)
	at java.lang.Thread.run(Thread.java:662)
Recording test results
ERROR: Publisher hudson.tasks.junit.JUnitResultArchiver aborted due to exception
<http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Release/ws/> does not exist.
	at org.apache.tools.ant.types.AbstractFileSet.getDirectoryScanner(AbstractFileSet.java:483)
	at org.apache.tools.ant.types.AbstractFileSet.getDirectoryScanner(AbstractFileSet.java:460)
	at hudson.tasks.junit.JUnitParser$ParseResultCallable.invoke(JUnitParser.java:108)
	at hudson.tasks.junit.JUnitParser$ParseResultCallable.invoke(JUnitParser.java:90)
	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$Sync.innerRun(FutureTask.java:303)
	at java.util.concurrent.FutureTask.run(FutureTask.java:138)
	at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:895)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:918)
	at hudson.remoting.Engine$1$1.run(Engine.java:63)
	at java.lang.Thread.run(Thread.java:662)


More information about the switchyard-dev mailing list