Change By: Olivier Chédru (17/Oct/12 7:44 AM)
Description: I get regularly - but not always - the following error when the build starts extracting files from subversion (note the workspace does not exist at this stage on the slave):
[ { noformat}
Building remotely on slave in workspace d:\jenkins-slave\workspace\buildjob
java.io.IOException: Failed to mkdirs: d:\jenkins-slave\workspace\buildjob
at hudson.FilePath.mkdirs(FilePath.java:973)
at hudson.model.AbstractProject.checkout(AbstractProject.java:1306)
at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:679)
at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:88)
at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:584)
at hudson.model.Run.execute(Run.java:1516)
at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:477)
at hudson.model.ResourceController.execute(ResourceController.java:88)
at hudson.model.Executor.run(Executor.java:236)
{noformat}
I could not find any additional detail regarding this error.
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to