Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- hudson.plugins.git.GitException: Command "git checkout -f 538f4c7855117662251416261f2e222dd32acc80" returned status code 128:
- stdout:
- stderr: error: Entry '.gradle/6.8.3/fileChanges/last-build.bin' not uptodate. Cannot update sparse checkout.
- at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2681)
- at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.access$1100(CliGitAPIImpl.java:86)
- at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$9.execute(CliGitAPIImpl.java:2999)
- Caused: hudson.plugins.git.GitException: Could not checkout 538f4c7855117662251416261f2e222dd32acc80
- at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$9.execute(CliGitAPIImpl.java:3023)
- at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1352)
- at org.jenkinsci.plugins.workflow.steps.scm.SCMStep.checkout(SCMStep.java:129)
- at org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:97)
- at org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:84)
- at org.jenkinsci.plugins.workflow.steps.SynchronousNonBlockingStepExecution.lambda$start$0(SynchronousNonBlockingStepExecution.java:47)
- at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
- at java.util.concurrent.FutureTask.run(FutureTask.java:266)
- at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
- at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
- at java.lang.Thread.run(Thread.java:748)
- Finished: FAILURE
Advertisement
Add Comment
Please, Sign In to add comment