-
Bug
-
Resolution: Cannot Reproduce
-
Major
-
jenkins:2.7.3 git-parameter-plugin:0.8.0
Hi,
My jenkins job run on a windows slave.
I cancel a build during sync code by git plugin, and i want to submit a new build, i find the git parameter show error.
[ Template_For_GithubEE/qctest1 ] Unexpected error! hudson.plugins.git.GitException: Command "git ls-remote -h git@***********" returned status code 128: stdout: stderr: /home/apache-tomcat-6.0.37/temp/ssh1891823683750114718.sh: line 6: ssh: command not found fatal: The remote end hung up unexpectedly.
The error can't be reproduced in linux slave.
And i also update git parameter plugin to latest:0.9.1, window slave also have the same problem
- duplicates
-
JENKINS-45480 GIT Build with Parameters is not listing branches
- Resolved