-
Bug
-
Resolution: Won't Fix
-
Critical
-
None
-
Jenkins 1.580.2, RHEL 6.3
I'm using the plugin to clone the workspace of another job (surprise, surprise). When doing this, I get (Console output):
Started by user Lenz, Olaf [EnvInject] - Loading node environment variables. Building on master in workspace /data_ssd/jenkins/jobs/OL-coverity-ST8-build-s2/workspace Restoring workspace from build #59 of project OL-coverity-ST8-build FATAL: null java.lang.NullPointerException at hudson.model.AbstractBuild.calcChangeSet(AbstractBuild.java:894) at hudson.model.AbstractBuild.access$600(AbstractBuild.java:104) at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:634) at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86) at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:528) at hudson.model.Run.execute(Run.java:1745) at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43) at hudson.model.ResourceController.execute(ResourceController.java:89) at hudson.model.Executor.run(Executor.java:240)