Move ovirt-engine & vdsm projects from git:// to http:// to reduce load from git service

Description

Occasionally, e.g.
http://jenkins.ovirt.org/job/vdsm_master_check-patch-fc24-x86_64/6870/console
I see these failures

07:29:50 Manually triggered by user ishaby@redhat.com for Gerrit:
https://gerrit.ovirt.org/68804
07:29:50 [EnvInject] - Loading node environment variables.
07:29:50 Building remotely on fc24-vm15.phx.ovirt.org (fc24 phx
local_disk nested) in workspace
/home/jenkins/workspace/vdsm_master_check-patch-fc24-x86_64
07:29:50 > git rev-parse --is-inside-work-tree # timeout=10
07:29:50 Fetching changes from the remote Git repository
07:29:50 > git config remote.origin.url
git://gerrit.ovirt.org/vdsm.git # timeout=10
07:29:50 Cleaning workspace
07:29:50 > git rev-parse --verify HEAD # timeout=10
07:29:50 Resetting working tree
07:29:50 > git reset --hard # timeout=10
07:29:51 > git clean -fdx # timeout=10
07:29:51 Pruning obsolete local branches
07:29:51 Fetching upstream changes from git://gerrit.ovirt.org/vdsm.git
07:29:51 > git --version # timeout=10
07:29:51 > git -c core.askpass=true fetch --tags --progress
git://gerrit.ovirt.org/vdsm.git refs/changes/04/68804/3 --prune
07:29:51 ERROR: Error fetching remote repo 'origin'
07:29:51 hudson.plugins.git.GitException: Failed to fetch from
git://gerrit.ovirt.org/vdsm.git

Activity

Show:

Eyal Edri October 24, 2017 at 8:22 AM

haven't seen this in a while, not needed for now.

Eyal Edri July 3, 2017 at 1:40 PM

havn't seen failures due to it for quite some time, keeping it as low priority in case we hit it again.

Eyal Edri February 26, 2017 at 1:52 PM

We did it for Jenkins IIRC, we should consider then moving more projects.

Barak Korren February 26, 2017 at 1:46 PM

we've seen failures to fetch from git:// URLs before, didn't we switch things to http:// URLs ?

Eyal Edri February 26, 2017 at 1:38 PM

we've fixed some issues around fc24 support in CI, do you know if this still failing for you?

is this relevant to any known issues we've had recently?

Fixed

Details

Assignee

Reporter

Priority

Created December 25, 2016 at 4:21 PM
Updated November 1, 2017 at 10:03 AM
Resolved October 24, 2017 at 8:22 AM