Failed控制台输出

Started by timer
Running as SYSTEM
Building in workspace D:\jenkins\workspace\tj-screen-web
The recommended git tool is: NONE
using credential 5d0af93d-e0a9-46df-a3d1-b394ab81c260
 > 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/tj-screen-web.git # timeout=10
Fetching upstream changes from http://140.210.216.73:6090/artfess/tj-screen-web.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 





FATAL: Could not checkout 6764ef6dd9bbe04367feaa6b6371fa6bc5602413
hudson.plugins.git.GitException: Command "D:\Program Files\Git\bin\git.exe checkout -f 6764ef6dd9bbe04367feaa6b6371fa6bc5602413" 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 6764ef6dd9bbe04367feaa6b6371fa6bc5602413
	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.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
	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