Issue Type: Bug Bug
Assignee: Nicolas De Loof
Components: git
Created: 12/Nov/13 4:58 AM
Description:

stderr: fatal: Couldn't find remote ref refs/changes/12/34567/8
fatal: The remote end hung up unexpectedly
at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:981)
at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:920)
at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.fetch(CliGitAPIImpl.java:187)
at hudson.plugins.git.GitAPI.fetch(GitAPI.java:229)
at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:610)
... 10 more

And there is no even attempt to retry...
(I have local Git-mirror, which updates from Gerrit. Jenkins fetching from that mirror, so it's ok when ref not "ready" yet)
In versions 1.* retrying works like a charm, so I have to roll back to 1.4

Project: Jenkins
Priority: Blocker Blocker
Reporter: Sergey Mylnikov
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira

--
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to