Started by timer Running as SYSTEM Building in workspace D:\jenkins\workspace\jd_gyl_java The recommended git tool is: NONE using credential c574fb46-ee62-45e1-8dac-32ae7b6a43a8 > D:\Program Files\Git\bin\git.exe rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > D:\Program Files\Git\bin\git.exe config remote.origin.url http://140.210.216.73:6090/artfess/jd_gyl_java.git # timeout=10 Fetching upstream changes from http://140.210.216.73:6090/artfess/jd_gyl_java.git > D:\Program Files\Git\bin\git.exe --version # timeout=10 > git --version # 'git version 2.24.1.windows.2' using GIT_ASKPASS to set credentials > D:\Program Files\Git\bin\git.exe fetch --tags --force --progress -- http://140.210.216.73:6090/artfess/jd_gyl_java.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > D:\Program Files\Git\bin\git.exe rev-parse "refs/remotes/origin/dev^{commit}" # timeout=10 Checking out Revision 801ef15c0db449fa0d249608ea0a351a01450c51 (refs/remotes/origin/dev) > D:\Program Files\Git\bin\git.exe config core.sparsecheckout # timeout=10 > D:\Program Files\Git\bin\git.exe checkout -f 801ef15c0db449fa0d249608ea0a351a01450c51 # timeout=10 FATAL: Could not checkout 801ef15c0db449fa0d249608ea0a351a01450c51 hudson.plugins.git.GitException: Command "D:\Program Files\Git\bin\git.exe checkout -f 801ef15c0db449fa0d249608ea0a351a01450c51" returned status code 128: stdout: stderr: fatal: unable to write new index file at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2450) at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.access$1100(CliGitAPIImpl.java:84) at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$9.execute(CliGitAPIImpl.java:2767) Caused: hudson.plugins.git.GitException: Could not checkout 801ef15c0db449fa0d249608ea0a351a01450c51 at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$9.execute(CliGitAPIImpl.java:2791) at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1349) at hudson.scm.SCM.checkout(SCM.java:505) at hudson.model.AbstractProject.checkout(AbstractProject.java:1206) at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:574) at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86) at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:499) at hudson.model.Run.execute(Run.java:1894) at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:543) at hudson.model.ResourceController.execute(ResourceController.java:97) at hudson.model.Executor.run(Executor.java:428) SSH: Current build result is [FAILURE], not going to run. Finished: FAILURE