]
Dusan Fodor reassigned OVIRT-2831:
----------------------------------
Assignee: Evgheni Dereveanchin (was: infra)
cloning of jenkins repo fails with 503: remote hung up unexpectedly
-------------------------------------------------------------------
Key: OVIRT-2831
URL:
https://ovirt-jira.atlassian.net/browse/OVIRT-2831
Project: oVirt - virtualization made easy
Issue Type: Bug
Reporter: Dusan Fodor
Assignee: Evgheni Dereveanchin
https://jenkins.ovirt.org/job/standard-manual-runner/830/console
??~Cloning repository
https://gerrit.ovirt.org/jenkins
> git init /home/jenkins/agent/workspace/standard-manual-runner/jenkins # timeout=10
Fetching upstream changes from
https://gerrit.ovirt.org/jenkins
> git --version # timeout=10
> git fetch --tags --progress
https://gerrit.ovirt.org/jenkins
+refs/heads/*:refs/remotes/origin/* # timeout=20
ERROR: Error cloning remote repo 'origin'
hudson.plugins.git.GitException: Command "git fetch --tags --progress
https://gerrit.ovirt.org/jenkins +refs/heads/*:refs/remotes/origin/*" returned status
code 128:
stdout:
stderr: error: RPC failed; result=22, HTTP code = 503
fatal: The remote end hung up unexpectedly
at
org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2172)
....~??
It happened around Nov 12 16:24:23
Can you please check this?