Hi, having trouble with a build, the first one worked fine. 
After that i renamed my build
and now i always get this error:

> Building in workspace /var/lib/jenkins/jobs/sit/workspace
> java.io.IOException: Unable to delete /usr/bin/tsort
>       at hudson.Util.deleteFile(Util.java:255)
>       at hudson.Util.deleteRecursive(Util.java:307)
>       at hudson.Util.deleteContentsRecursive(Util.java:204)
>       at hudson.Util.deleteRecursive(Util.java:298)
>       at hudson.FilePath$12.invoke(FilePath.java:1062)
>       at hudson.FilePath$12.invoke(FilePath.java:1059)
>       at hudson.FilePath.act(FilePath.java:906)
>       at hudson.FilePath.act(FilePath.java:879)
>       at hudson.FilePath.deleteRecursive(FilePath.java:1059)
>       at hudson.tools.JDKInstaller.performInstallation(JDKInstaller.java:121)
>       at 
> hudson.tools.InstallerTranslator.getToolHome(InstallerTranslator.java:61)
>       at 
> hudson.tools.ToolLocationNodeProperty.getToolHome(ToolLocationNodeProperty.java:107)
>       at hudson.tools.ToolInstallation.translateFor(ToolInstallation.java:204)
>       at hudson.model.JDK.forNode(JDK.java:126)
>       at hudson.model.AbstractProject.getEnvironment(AbstractProject.java:356)
>       at hudson.model.Run.getEnvironment(Run.java:2071)
>       at hudson.model.AbstractBuild.getEnvironment(AbstractBuild.java:933)
>       at hudson.plugins.mercurial.MercurialSCM.checkout(MercurialSCM.java:408)
>       at hudson.model.AbstractProject.checkout(AbstractProject.java:1406)
>       at 
> hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:676)
>       at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:88)
>       at 
> hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:581)
>       at hudson.model.Run.execute(Run.java:1597)
>       at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:46)
>       at hudson.model.ResourceController.execute(ResourceController.java:88)
>       at hudson.model.Executor.run(Executor.java:247)
> [PMD] Skipping publisher since build result is FAILURE
> Finished: FAILURE
>
>
does anyone know how to resolve this?

Jenkins v1.526, Linux Debian

-- 
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.


Reply via email to