--6lXr1rPCNTf1w0X8
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable
On 05/24 11:07, Amit Aviram wrote:
Hi.
For the last day I am getting this error over and over again from jenkins:
=20
Start: yum install*07:23:55* ERROR: Command failed. See logs for
output.*07:23:55* # /usr/bin/yum-deprecated --installroot
/var/lib/mock/epel-7-x86_64-cc6e9a99555654260f7f229c124a6940-31053/root/
--releasever 7 install @buildsys-build
--setopt=3Dtsflags=3Dnocontexts*07:23:55* WARNING: unable to delete
selinux filesystems (/tmp/mock-selinux-plugin.3tk4zgr4): [Errno 1]
Operation not permitted: '/tmp/mock-selinux-plugin.3tk4zgr4'*07:23:55*
Init took 3 seconds
=20
=20
(see
http://jenkins.ovirt.org/job/vdsm_master_check-patch-el7-x86_64/2026= /)
=20
=20
This fails the job, so I get -1 from Jenkins CI for my patch.
That's not what's failing the job, is just a warning, the failure is happen=
ing
before that, when installing the chroot:
07:23:53 Start: yum install
07:23:55 ERROR: Command failed. See logs for output.
07:23:55 # /usr/bin/yum-deprecated --installroot /var/lib/mock/epel-7-x86_=
64-cc6e9a99555654260f7f229c124a6940-31053/root/ --releasever 7 install @bui=
ldsys-build --setopt=3Dtsflags=3Dnocontexts
Checking the logs (logs.tgz file, archived on the job, under
vdsm/logs/mocker-epel-7-x86_64.el7.init/root.log):
DEBUG util.py:417:
https://repos.fedorapeople.org/repos/openstack/openstac=
k-kilo/el7/repodata/repomd.xml: [Errno 14] HTTPS Error 404 - Not Found
DEBUG util.py:417: Trying other mirror.
DEBUG util.py:417: One of the configured repositories failed ("Custom ope=
nstack-kilo"),
DEBUG util.py:417: and yum doesn't have enough cached data to continue. A=
t this point the only
DEBUG util.py:417: safe thing yum can do is fail. There are a few ways to=
work "fix" this:
DEBUG util.py:417: 1. Contact the upstream for the repository and get=
them to fix the problem.
DEBUG util.py:417: 2. Reconfigure the baseurl/etc. for the repository=
, to point to a working
DEBUG util.py:417: upstream. This is most often useful if you are =
using a newer
DEBUG util.py:417: distribution release than is supported by the r=
epository (and the
DEBUG util.py:417: packages for the previous distribution release =
still work).
DEBUG util.py:417: 3. Disable the repository, so yum won't use it by =
default. Yum will then
DEBUG util.py:417: just ignore the repository until you permanentl=
y enable it again or use
DEBUG util.py:417: --enablerepo for temporary usage:
DEBUG util.py:417: yum-config-manager --disable openstack-kilo
DEBUG util.py:417: 4. Configure the failing repository to be skipped,=
if it is unavailable.
DEBUG util.py:417: Note that yum will try to contact the repo. whe=
n it runs most commands,
DEBUG util.py:417: so will have to try and fail each time (and thu=
s. yum will be be much
DEBUG util.py:417: slower). If it is a very temporary problem thou=
gh, this is often a nice
DEBUG util.py:417: compromise:
DEBUG util.py:417: yum-config-manager --save --setopt=3Dopenst=
ack-kilo.skip_if_unavailable=3Dtrue
DEBUG util.py:417: failure: repodata/repomd.xml from openstack-kilo: [Errn=
o 256] No more mirrors to try.
So it seems that the repo does not exist anymore, there's a README.txt file
though that says:
RDO Kilo is hosted in CentOS Cloud SIG repository
http://mirror.centos.org/centos/7/cloud/x86_64/openstack-kilo/
And that new link seems to work ok, so probably you just need to change the
automation/*.repos files on vdsm git repo to point to the new openstack rep=
os
url instead of the old one and everything should work ok.
=20
I am pretty sure it is not related to the patch. also fc23 job passes.
=20
=20
Any idea what's the problem?
=20
=20
Thanks
_______________________________________________
Infra mailing list
Infra(a)ovirt.org
http://lists.ovirt.org/mailman/listinfo/infra
--=20
David Caro
Red Hat S.L.
Continuous Integration Engineer - EMEA ENG Virtualization R&D
Tel.: +420 532 294 605
Email: dcaro(a)redhat.com
IRC: dcaro|dcaroest@{freenode|oftc|redhat}
Web:
www.redhat.com
RHT Global #: 82-62605
--6lXr1rPCNTf1w0X8
Content-Type: application/pgp-signature; name="signature.asc"
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1
iQEcBAEBAgAGBQJXRA84AAoJEEBxx+HSYmnDxPcH/iX0fsrpiV2T82chSlzCNJRa
XxfHlNC7LSTmg0wOd4thOlkeTgAp9oVQrZ8gpthojoK8u2KZ7swP9QIf8FkyGNy0
TME0AAfgN3Enwevml6c7OMEq1YnO1Pk/7DHmM6XdZQ8EYVxdihZFE9f0NYWDSZq0
W70ISy1q1mPX0KHs121jP80QxD359SIkgm60jCPRChV8OGNMojjfIwQI0reABU80
yzyTVUlBstoA6HzVtFaMyFFLVSf+Gx0vySwdWeiqmNnLxCxoWec61Ry0Jc27MTAH
XqMZajhq4o0IVxksKkXsWMVolgCQVw21q5KUWQVOuvA+vfu0PvzpANAHAZ8RfpE=
=XN8X
-----END PGP SIGNATURE-----
--6lXr1rPCNTf1w0X8--