
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-pat... Does anybody know what's going on and how to remedy it? Thanks, Milan