On Wed, Dec 11, 2019 at 4:13 PM Amit Bawer <abawer(a)redhat.com
<mailto:abawer@redhat.com>> wrote:
On Wed, Dec 11, 2019 at 4:02 PM Ehud Yonasi <eyonasi(a)redhat.com
<mailto:eyonasi@redhat.com>> wrote:
Hi Amit,
We mirror fc30 updates so that should not cause any problems.
Maybe do you have under automation .repos file for fc30
containing fc30-updates repo?
Seems that we do:
[abawer@localhost automation]$ grep "fc30-update" $(ls -a | grep repo)
check-patch.install.repos.fc30:fc30-updates-debuginfo,http://download.fed...
check-patch.linters.repos.fc30:fc30-updates-debuginfo,http://download.fed...
check-patch.repos.fc30:fc30-updates-debuginfo,http://download.fedoraproje...
check-patch.tests-py3.repos.fc30:fc30-updates-debuginfo,http://download.f...
[abawer@localhost automation]$
Can we remove those entries? is it just for CI?
Thanks, all are symlinked to same repo file, added a patch removing
fc30-updates-debuginfo from the list:
https://gerrit.ovirt.org/#/c/105531/ Unfortunately with the removal of
'debuginfo' repo for fc30 it seems
we're not able to install debug info for python3 anymore [1]:
[2019-12-11T14:50:49.151Z] + python3 tests/profile debuginfo-install debuginfo-install -y
python3
[2019-12-11T14:51:22.728Z] Could not find debuginfo for package:
python36-3.6.8-2.module_el8.0.0+33+0a10c0e1.x86_64
[2019-12-11T14:51:22.728Z] Could not find debuginfo for package:
python36-3.6.8-2.module_el8.0.0+33+0a10c0e1.x86_64
[2019-12-11T14:51:22.728Z] No debuginfo packages available to install
It was working for a patch merged a couple of hours ago today [2]:
[2019-12-11T10:04:29.733Z] + python3 tests/profile debuginfo-install debuginfo-install -y
python3
[2019-12-11T10:04:30.787Z] Custom fc30-updates-debuginfo 13 kB/s | 4.9
kB 00:00
[2019-12-11T10:04:30.788Z] Custom tested 365 kB/s | 3.0
kB 00:00
[2019-12-11T10:04:31.115Z] Custom vdo 68 kB/s | 3.3
kB 00:00
[2019-12-11T10:04:31.115Z] Custom virt-preview 56 kB/s | 3.6
kB 00:00
[2019-12-11T10:04:31.115Z] Custom nmstate 49 kB/s | 3.3
kB 00:00
[2019-12-11T10:04:31.115Z] Custom networkmanager 50 kB/s | 3.3
kB 00:00
[2019-12-11T10:04:31.115Z] fedora 700 kB/s | 4.2
kB 00:00
[2019-12-11T10:04:32.477Z] updates 603 kB/s | 4.2
kB 00:00
[2019-12-11T10:04:43.421Z] Dependencies resolved.
[2019-12-11T10:04:43.421Z]
================================================================================
[2019-12-11T10:04:43.422Z] Package Arch Version Repository
Size
[2019-12-11T10:04:43.422Z]
================================================================================
[2019-12-11T10:04:43.422Z] Installing:
[2019-12-11T10:04:43.422Z] python3-debuginfo x86_64 3.7.5-1.fc30
fc30-updates-debuginfo 9.6 M
[2019-12-11T10:04:43.422Z] python3-debugsource x86_64 3.7.5-1.fc30
fc30-updates-debuginfo 3.0 M
[2019-12-11T10:04:43.422Z]
[2019-12-11T10:04:43.422Z] Transaction Summary
[2019-12-11T10:04:43.422Z]
================================================================================
Ehud, are we missing something here? Should we use different urls for
these fc30 repositories?
[1]
If so it might fail on that and not on our mirror.
On Wed, Dec 11, 2019 at 3:29 PM Amit Bawer <abawer(a)redhat.com
<mailto:abawer@redhat.com>> wrote:
Hi
Seems there is a similar issue with fc30 lately:
+ python3 tests/profile debuginfo-install
debuginfo-install -y python3
Custom fc30-updates-debuginfo 41 kB/s | 4.9 kB 00:00
Custom fc30-updates-debuginfo 1.2 kB/s | 676 B 00:00
Error: Failed to download metadata for repo
'fc30-updates-debuginfo': Yum repo downloading error:
Downloading error(s):
repodata/5e7a2915066242a77ff4c4da8229c3e5bd3414d71ad3417e4ed73cdddc609404-primary.xml.zck
- Cannot download, all mirrors were already tried without
success;
repodata/d6302eb9dd101ab5ea65f51b98440bc25d2ac49c87349211cd11f24c61d48686-filelists.xml.zck
- Cannot download, all mirrors were already tried without
success
PROFILE {"command": ["debuginfo-install",
"-y",
"python3"], "cpu": 62.590739013275986,
"elapsed":
1.7404060363769531, "idrss": 0, "inblock": 0,
"isrss": 0,
"ixrss": 0, "majflt": 0, "maxrss": 52740,
"minflt": 8356,
"msgrcv": 0, "msgsnd": 0, "name":
"debuginfo-install",
"nivcsw": 254, "nsignals": 0, "nswap": 0,
"nvcsw": 27,
"oublock": 128, "start": 1576067914.252874,
"status": 1,
"stime": 0.22821, "utime": 0.861123}
+ teardown
Full log:
https://jenkins.ovirt.org/job/vdsm_standard-check-patch/15663//artifact/c...
On Fri, Dec 6, 2019 at 8:34 PM Milan Zamazal
<mzamazal(a)redhat.com <mailto:mzamazal@redhat.com>> wrote:
Hi, I've seen this error more than once in Jenkins
runs on Vdsm patches
posted to gerrit:
+ python3 tests/profile debuginfo-install
debuginfo-install -y python3
Error: Failed to synchronize cache for repo 'epel-el8'
PROFILE {"command": ["debuginfo-install",
"-y",
"python3"], "cpu": 25.8319700558958,
"elapsed":
39.049031019210815, "idrss": 0, "inblock": 0,
"isrss":
0, "ixrss": 0, "majflt": 0, "maxrss":
92900, "minflt":
35674, "msgrcv": 0, "msgsnd": 0, "name":
"debuginfo-install", "nivcsw": 1096,
"nsignals": 0,
"nswap": 0, "nvcsw": 904, "oublock": 64848,
"start":
1575653575.116399, "status": 1, "stime": 1.135238,
"utime": 8.951896}
+ teardown
+ res=1
+ '[' 1 -ne 0 ']'
+ echo '*** err: 1'
*** err: 1
See e.g.
https://jenkins.ovirt.org/blue/organizations/jenkins/vdsm_standard-check-...
Does anybody know what's going on and how to remedy it?
Thanks,
Milan
_______________________________________________
Devel mailing list -- devel(a)ovirt.org
<mailto:devel@ovirt.org>
To unsubscribe send an email to devel-leave(a)ovirt.org
<mailto:devel-leave@ovirt.org>
Privacy Statement:
https://www.ovirt.org/site/privacy-policy/
oVirt Code of Conduct:
https://www.ovirt.org/community/about/community-guidelines/
List Archives:
https://lists.ovirt.org/archives/list/devel@ovirt.org/message/ADUCKMPDWVD...
_______________________________________________
Devel mailing list -- devel(a)ovirt.org
To unsubscribe send an email to devel-leave(a)ovirt.org
Privacy Statement:
https://www.ovirt.org/site/privacy-policy/
oVirt Code of Conduct:
https://www.ovirt.org/community/about/community-guidelines/
List Archives:
https://lists.ovirt.org/archives/list/devel@ovirt.org/message/RHUIMM4SWFZ...