]
Dafna Ron commented on OVIRT-2759:
----------------------------------
the local repo needs to be created by CI as until now it was not added.
please provide the repo you would like to add and we will create for you.
this will sync all packages locally so you can run your automation without external
failures
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.