Hi All Our windows slave suddenly stopped working with errors showing below:
06:04:46 Started by user 06:04:46 Building remotely on slave_windows 06:04:46 java.io.IOException: Failed to mkdirs: c:\workspace\job1 06:04:46 at hudson.FilePath.mkdirs(FilePath.java:817) 06:04:46 at hudson.model.AbstractProject.checkout(AbstractProject.java:1481) 06:04:46 at hudson.model.AbstractBuild$AbstractRunner.checkout(AbstractBuild.java:507) 06:04:46 at hudson.model.AbstractBuild$AbstractRunner.run(AbstractBuild.java:424) 06:04:46 at hudson.model.Run.run(Run.java:1366) 06:04:46 at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:46) 06:04:46 at hudson.model.ResourceController.execute(ResourceController.java:88) 06:04:46 at hudson.model.Executor.run(Executor.java:145) 06:04:46 [WARNINGS] Skipping publisher since build result is FAILURE 06:04:46 Notifying upstream projects of job completion 06:04:46 Finished: FAILURE How do we recover from this error ? We tried disconnect-reconnect, the job still showed the same error ? Thanks all Sincerely -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
