-
Bug
-
Resolution: Unresolved
-
Major
-
None
-
Jenkins 2.235.5
Artifactory (plugin) 3.7.3
After the hit Artifactory Release Staging in the left menu,
job is failing due
09:50:23 > git checkout -f master # timeout=10
09:50:23 ERROR: Processing failed due to a bug in the code. Please report this to the issue tracker (
https://jenkins.io/redirect/report-an-issue
). 09:50:23 hudson.plugins.git.GitException: Could not checkout master
{...}09:50:23 at hudson.model.ResourceController.execute(ResourceController.java:97)
09:50:23 at hudson.model.Executor.run(Executor.java:428)
09:50:23 Caused by: hudson.plugins.git.GitException: Command "git checkout -f master" returned status code 1:
09:50:23 stdout:
09:50:23 stderr: error: pathspec 'master' did not match any file(s) known to git.
Standard build of the job works
Find the log attached - log.txt