Build failed in Jenkins: system-sync_mirrors-centos-updates-el7-x86_64 #1352
by jenkins@jenkins.phx.ovirt.org
See <http://jenkins.ovirt.org/job/system-sync_mirrors-centos-updates-el7-x86_6...>
------------------------------------------
Started by timer
[EnvInject] - Loading node environment variables.
Building remotely on mirrors.phx.ovirt.org (mirrors) in workspace <http://jenkins.ovirt.org/job/system-sync_mirrors-centos-updates-el7-x86_6...>
> git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
> git config remote.origin.url http://gerrit.ovirt.org/jenkins.git # timeout=10
Cleaning workspace
> git rev-parse --verify HEAD # timeout=10
Resetting working tree
> git reset --hard # timeout=10
> git clean -fdx # timeout=10
Pruning obsolete local branches
Fetching upstream changes from http://gerrit.ovirt.org/jenkins.git
> git --version # timeout=10
> git fetch --tags --progress http://gerrit.ovirt.org/jenkins.git +refs/heads/*:refs/remotes/origin/* --prune
> git rev-parse origin/master^{commit} # timeout=10
Checking out Revision d366bf1404c10c49b1f2ed0fe5a0bd9403edd23f (origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f d366bf1404c10c49b1f2ed0fe5a0bd9403edd23f
Commit message: "Make headers lowercase for standard-webhook-trigger"
> git rev-list --no-walk d366bf1404c10c49b1f2ed0fe5a0bd9403edd23f # timeout=10
[system-sync_mirrors-centos-updates-el7-x86_64] $ /bin/bash -xe /tmp/jenkins6923647727206306001.sh
+ jenkins/scripts/mirror_mgr.sh resync_yum_mirror centos-updates-el7 x86_64 jenkins/data/mirrors-reposync.conf
Checking if mirror needs a resync
Traceback (most recent call last):
File "/usr/bin/reposync", line 343, in <module>
main()
File "/usr/bin/reposync", line 175, 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 1465, in _commonLoadRepoXML
local = self.cachedir + '/repomd.xml'
File "/usr/lib/python2.7/site-packages/yum/yumRepo.py", line 774, in <lambda>
cachedir = property(lambda self: self._dirGetAttr('cachedir'))
File "/usr/lib/python2.7/site-packages/yum/yumRepo.py", line 757, in _dirGetAttr
self.dirSetup()
File "/usr/lib/python2.7/site-packages/yum/yumRepo.py", line 735, in dirSetup
self._dirSetupMkdir_p(dir)
File "/usr/lib/python2.7/site-packages/yum/yumRepo.py", line 712, in _dirSetupMkdir_p
raise Errors.RepoError, msg
yum.Errors.RepoError: Error making cache directory: /home/jenkins/mirrors_cache/centos-updates-el7 error was: [Errno 17] File exists: '/home/jenkins/mirrors_cache/centos-updates-el7'
Build step 'Execute shell' marked build as failure
6 years, 8 months
OST Failure - Weekly update [03/03/2018-09/03/2018]
by Dafna Ron
Hello,
I would like to update on this week's failures and OST current status.
We had a few failure this week:
1. A change in OST caused a failure in one of the tests. this was due to
using a 4.3 SDK feature which is not available in the current SDK version.
The change was https://gerrit.ovirt.org/#/c/84338 -
https://gerrit.ovirt.org/#/c/84338/
We reverted the change: https://gerrit.ovirt.org/#/c/88441/
However, this merge actually exposed an issue in the vdsm logs which report
guest agent errors. bug was opened:
https://bugzilla.redhat.com/show_bug.cgi?id=1553893
2. We discovered that there was a syntax error in 'release_branches' in
ovirt-ansible. we re-merged after fixing the issue - Thanks you
Barak/Sandro and Ondra for investigating and fixing the issue.
This solved issues that were caused by running tests from stable older
ansible packages.
3. fcraw build-artifacts jobs were removed since they were causing changes
to fail running on cq. it was decided that its better to disable those jobs
for now.
4. we have a second failure in build-artifacts for fc27 which caused
several changes that were merged in cockpit-ovirt to fail. Thank you
Douglas for acting quickly to resolve the issue.
*Below you can see the chart for this week's resolved issues but cause of
failure: *
Code = regression of working components/functionalities
Configurations = package related issues
Other = failed build artifacts
Infra = infrastructure/OST/Lago related issues
*Below is a chart of resolved failures based on ovirt version*
*Below is a chart showing failures by suite type: *
Thank you,
Dafna
6 years, 8 months