]
Anton Marchukov commented on OVIRT-2759:
----------------------------------------
[~eslutsky] yup. the repo is not down, but it apparently was down during your run. We have
a solution to locally mirror the repos and hence they will persist for the times when the
original one is down. This is something we have to set up specifically for any repo
required. It is not necessary to use this solution always and for all repos, but it can
help with such cases going forward.
Fwd: OST failing repo sac-gluster-ansible-el7 - Connection refused
------------------------------------------------------------------
Key: OVIRT-2759
URL:
https://ovirt-jira.atlassian.net/browse/OVIRT-2759
Project: oVirt - virtualization made easy
Issue Type: By-EMAIL
Reporter: Evgeny Slutsky
Assignee: infra
Hi,
I'm trying to run Local lago OST,
and failing with this error:
@ Create prefix internal repo:
# Syncing remote repos locally (this might take some time):
* Running reposync:
- reposync command failed for repoid: ovirt-4.3-tested-el7
stdout:
ovirt-4.3-tested-el7 | 3.0 kB 00:00
centos-base-el7 | 3.6 kB 00:00
centos-extras-el7 | 3.4 kB 00:00
centos-opstools-testing-el7 | 2.9 kB 00:00
centos-ovirt-4.3-el7 | 3.4 kB 00:00
centos-qemu-ev-testing-el7 | 2.9 kB 00:00
centos-sclo-rh-release-el7 | 3.0 kB 00:00
centos-updates-el7 | 3.4 kB 00:00
epel-el7 | 5.3 kB 00:00
glusterfs-6-el7 | 2.9 kB 00:00
ovirt-4.3-snapshot-static-el7 | 3.0 kB 00:00
stderr:
Traceback (most recent call last):
File "/bin/reposync", line 373, in <module>
main()
File "/bin/reposync", line 185, in main
my.doRepoSetup()
File "/usr/lib/python2.7/site-packages/yum/__init__.py", line 681, in
doRepoSetup
return self._getRepos(thisrepo, True)
File "/usr/lib/python2.7/site-packages/yum/__init__.py", line 721, in
_getRepos
self._repos.doSetup(thisrepo)
File "/usr/lib/python2.7/site-packages/yum/repos.py", line 157, in doSetup
self.retrieveAllMD()
File "/usr/lib/python2.7/site-packages/yum/repos.py", line 88, in
retrieveAllMD
dl = repo._async and repo._commonLoadRepoXML(repo)
File "/usr/lib/python2.7/site-packages/yum/yumRepo.py", line 1482, in
_commonLoadRepoXML
result = self._getFileRepoXML(local, text)
File "/usr/lib/python2.7/site-packages/yum/yumRepo.py", line 1259, in
_getFileRepoXML
size=102400) # setting max size as 100K
File "/usr/lib/python2.7/site-packages/yum/yumRepo.py", line 1042, in
_getFile
raise e
yum.Errors.NoMoreMirrorsRepoError: failure: repodata/repomd.xml from
sac-gluster-ansible-el7: [Errno 256] No more mirrors to try.
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-...:
[Errno 14] curl#7 - "Failed connect to copr-be.cloud.fedoraproject.org:443;
Connection refused"
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-...:
[Errno 14] curl#7 - "Failed connect to copr-be.cloud.fedoraproject.org:443;
Connection refused"
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-...:
[Errno 14] curl#7 - "Failed connect to copr-be.cloud.fedoraproject.org:443;
Connection refused"
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-...:
[Errno 14] curl#7 - "Failed connect to copr-be.cloud.fedoraproject.org:443;
Connection refused"
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-...:
[Errno 14] curl#7 - "Failed connect to copr-be.cloud.fedoraproject.org:443;
Connection refused"
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-...:
[Errno 14] curl#7 - "Failed connect to copr-be.cloud.fedoraproject.org:443;
Connection refused"
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-...:
[Errno 14] curl#7 - "Failed connect to copr-be.cloud.fedoraproject.org:443;
Connection refused"
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-...:
[Errno 14] curl#7 - "Failed connect to copr-be.cloud.fedoraproject.org:443;
Connection refused"
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-...:
[Errno 14] curl#7 - "Failed connect to copr-be.cloud.fedoraproject.org:443;
Connection refused"
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-...:
[Errno 14] curl#7 - "Failed connect to copr-be.cloud.fedoraproject.org:443;
Connection refused"
please advice.