Build failed in Jenkins: system-sync_mirrors-epel-el6-x86_64 #971
by jenkins@jenkins.phx.ovirt.org
See <http://jenkins.ovirt.org/job/system-sync_mirrors-epel-el6-x86_64/971/disp...>
------------------------------------------
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-epel-el6-x86_64/ws/>
> 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 62343eba27398b928493782b606398396d899336 (origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f 62343eba27398b928493782b606398396d899336
Commit message: "Exclude docker from fedora-updates in fc27 mock"
> git rev-list 62343eba27398b928493782b606398396d899336 # timeout=10
[system-sync_mirrors-epel-el6-x86_64] $ /bin/bash -xe /tmp/jenkins5381449514684932159.sh
+ jenkins/scripts/mirror_mgr.sh resync_yum_mirror epel-el6 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
7 years
Build failed in Jenkins: system-sync_mirrors-fedora-updates-fc24-x86_64 #879
by jenkins@jenkins.phx.ovirt.org
See <http://jenkins.ovirt.org/job/system-sync_mirrors-fedora-updates-fc24-x86_...>
------------------------------------------
Started by timer
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-fedora-updates-fc24-x86_...>
> 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 62343eba27398b928493782b606398396d899336 (origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f 62343eba27398b928493782b606398396d899336
Commit message: "Exclude docker from fedora-updates in fc27 mock"
> git rev-list 62343eba27398b928493782b606398396d899336 # timeout=10
[system-sync_mirrors-fedora-updates-fc24-x86_64] $ /bin/bash -xe /tmp/jenkins604911611448936725.sh
+ jenkins/scripts/mirror_mgr.sh resync_yum_mirror fedora-updates-fc24 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 1474, in _commonLoadRepoXML
if self._latestRepoXML(local):
File "/usr/lib/python2.7/site-packages/yum/yumRepo.py", line 1452, in _latestRepoXML
repomd = self.metalink_data.repomd
File "/usr/lib/python2.7/site-packages/yum/yumRepo.py", line 918, in <lambda>
metalink_data = property(fget=lambda self: self._getMetalink(),
File "/usr/lib/python2.7/site-packages/yum/yumRepo.py", line 914, in _getMetalink
self._metalink = metalink.MetaLinkRepoMD(self.metalink_filename)
File "/usr/lib/python2.7/site-packages/yum/metalink.py", line 189, in __init__
raise MetaLinkRepoErrorParseFail, "File %s is not XML" % filename
yum.metalink.MetaLinkRepoErrorParseFail: File /home/jenkins/mirrors_cache/epel-el7/metalink.xml is not XML
Build step 'Execute shell' marked build as failure
7 years
Build failed in Jenkins: system-sync_mirrors-centos-base-el6-x86_64 #964
by jenkins@jenkins.phx.ovirt.org
See <http://jenkins.ovirt.org/job/system-sync_mirrors-centos-base-el6-x86_64/9...>
------------------------------------------
Started by timer
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-base-el6-x86_64/ws/>
> 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 62343eba27398b928493782b606398396d899336 (origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f 62343eba27398b928493782b606398396d899336
Commit message: "Exclude docker from fedora-updates in fc27 mock"
> git rev-list 62343eba27398b928493782b606398396d899336 # timeout=10
[system-sync_mirrors-centos-base-el6-x86_64] $ /bin/bash -xe /tmp/jenkins5694332886514101151.sh
+ jenkins/scripts/mirror_mgr.sh resync_yum_mirror centos-base-el6 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 1474, in _commonLoadRepoXML
if self._latestRepoXML(local):
File "/usr/lib/python2.7/site-packages/yum/yumRepo.py", line 1443, in _latestRepoXML
oxml = self._saveOldRepoXML(local)
File "/usr/lib/python2.7/site-packages/yum/yumRepo.py", line 1300, in _saveOldRepoXML
shutil.copy2(local, old_local)
File "/usr/lib64/python2.7/shutil.py", line 131, in copy2
copystat(src, dst)
File "/usr/lib64/python2.7/shutil.py", line 100, in copystat
os.chmod(dst, mode)
OSError: [Errno 2] No such file or directory: '/home/jenkins/mirrors_cache/fedora-updates-fc27/repomd.xml.old.tmp'
Build step 'Execute shell' marked build as failure
7 years
Build failed in Jenkins: system-mk_mirrors_index-yum #18173
by jenkins@jenkins.phx.ovirt.org
See <http://jenkins.ovirt.org/job/system-mk_mirrors_index-yum/18173/display/re...>
------------------------------------------
Started by upstream project "system-sync_mirrors-fedora-updates-fc27-x86_64" build number 34
originally caused by:
Started by timer
[EnvInject] - Loading node environment variables.
Building remotely on mirrors.phx.ovirt.org (mirrors) in workspace <http://jenkins.ovirt.org/job/system-mk_mirrors_index-yum/ws/>
> 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 62343eba27398b928493782b606398396d899336 (origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f 62343eba27398b928493782b606398396d899336
Commit message: "Exclude docker from fedora-updates in fc27 mock"
> git rev-list 62343eba27398b928493782b606398396d899336 # timeout=10
[system-mk_mirrors_index-yum] $ /bin/bash -xe /tmp/jenkins2257590328770465305.sh
+ jenkins/scripts/mirror_mgr.sh write_latest_lists yum
Acquired lock: latest_lists_yum
Writing latest index files for yum repos
mv: cannot create regular file ‘/var/www/html/repos/yum/all_latest.yaml’: No space left on device
mv: cannot create regular file ‘/var/www/html/repos/yum/all_latest.json’: No space left on device
mv: cannot create regular file ‘/var/www/html/repos/yum/all_latest.py’: No space left on device
Released lock: latest_lists_yum
Build step 'Execute shell' marked build as failure
7 years
Build failed in Jenkins: system-sync_mirrors-fedora-updates-fc26-x86_64 #421
by jenkins@jenkins.phx.ovirt.org
See <http://jenkins.ovirt.org/job/system-sync_mirrors-fedora-updates-fc26-x86_...>
------------------------------------------
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-fedora-updates-fc26-x86_...>
> 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 62343eba27398b928493782b606398396d899336 (origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f 62343eba27398b928493782b606398396d899336
Commit message: "Exclude docker from fedora-updates in fc27 mock"
> git rev-list 62343eba27398b928493782b606398396d899336 # timeout=10
[system-sync_mirrors-fedora-updates-fc26-x86_64] $ /bin/bash -xe /tmp/jenkins1311290333574589997.sh
+ jenkins/scripts/mirror_mgr.sh resync_yum_mirror fedora-updates-fc26 x86_64 jenkins/data/mirrors-reposync.conf
Checking if mirror needs a resync
Resyncing repo: fedora-updates-fc26
Syncing yum repo fedora-updates-fc26 for arch: x86_64
fedora-updates-fc26/group 27% [==== ] 0.0 B/s | 513 kB --:-- ETA fedora-updates-fc26/group | 1.8 MB 00:00
(1/132): MUMPS-5.1.2-2.fc2 0% [ ] 0.0 B/s | 0 B --:-- ETA (1/132): MUMPS-5.1.2-2.fc2 0% [ ] 0.0 B/s | 665 kB --:-- ETA (1/132): MUMPS-5.1.2-2.fc26.i686.rpm | 2.0 MB 00:01
(2/132): MUMPS-5.1.2-2.fc26.x86_64.rpm | 1.5 MB 00:00
(3/132): MUMPS-common-5.1.2-2.fc26.noarch.rpm | 715 kB 00:00
(4/132): MUMPS-devel-5.1.2-2.fc26.i686.rpm | 487 kB 00:00
(5/132): MUMPS-devel-5.1.2-2.fc26.x86_64.rpm | 487 kB 00:00
(6/132): MUMPS-examples-5.1.2-2.fc26.x86_64.rpm | 1.4 MB 00:00
(7/132): MUMPS-mpich-5.1.2-2.fc26.i686.rpm | 1.6 MB 00:00
(8/132): MUMPS-mpich-5.1.2-2.fc26.x86_64.rpm | 1.5 MB 00:00
(9/132): MUMPS-mpich-devel-5.1.2-2.fc26.i686.rpm | 486 kB 00:00
(10/132): MUMPS-mpich-devel-5.1.2-2.fc26.x86_64.rpm | 486 kB 00:00
(11/132): MUMPS-mpich-examples-5.1.2-2.fc26.x86_64.rpm | 27 kB 00:00
(12/132): MUMPS-openmp-5.1.2-2.fc26.i686.rpm | 2.1 MB 00:00
(13/132): MUMPS-openmp-5.1.2-2.fc26.x86_64.rpm | 1.5 MB 00:00
(14/132): MUMPS-openmp-devel-5.1.2-2.fc26.i686.rpm | 503 kB 00:00
(15/132): MUMPS-openmp-devel-5.1.2-2.fc26.x86_64.rpm | 503 kB 00:00
(16/132): MUMPS-openmp-exa 4% [- ] 5.9 MB/s | 15 MB 00:58 ETA (16/132): MUMPS-openmp-examples-5.1.2-2.fc26.x86_64.rpm | 1.5 MB 00:00
(17/132): MUMPS-openmpi-5.1.2-2.fc26.i686.rpm | 1.6 MB 00:00
(18/132): MUMPS-openmpi-5.1.2-2.fc26.x86_64.rpm | 1.5 MB 00:00
(19/132): MUMPS-openmpi-devel-5.1.2-2.fc26.i686.rpm | 487 kB 00:00
(20/132): MUMPS-openmpi-devel-5.1.2-2.fc26.x86_64.rpm | 487 kB 00:00
(21/132): MUMPS-openmpi-examples-5.1.2-2.fc26.x86_64.rpm | 27 kB 00:00
(22/132): calibre-3.12.0-1 5% [- ] 5.9 MB/s | 21 MB 00:57 ETA (22/132): calibre-3.12.0-1 9% [=- ] 7.9 MB/s | 33 MB 00:41 ETA (22/132): calibre-3.12.0-1 12% [=- ] 9.8 MB/s | 45 MB 00:32 ETA (22/132): calibre-3.12.0-1.fc26.x86_64.rpm | 29 MB 00:01
(23/132): coin-or-Ipopt-3.12.8-5.fc26.i686.rpm | 735 kB 00:00
(24/132): coin-or-Ipopt-3.12.8-5.fc26.x86_64.rpm | 690 kB 00:00
(25/132): coin-or-Ipopt-common-3.12.8-5.fc26.noarch.rpm | 7.0 MB 00:00
(26/132): coin-or-Ipopt-devel-3.12.8-5.fc26.i686.rpm | 220 kB 00:00
(27/132): coin-or-Ipopt-de 16% [==- ] 9.2 MB/s | 58 MB 00:32 ETA (27/132): coin-or-Ipopt-devel-3.12.8-5.fc26.x86_64.rpm | 220 kB 00:00
(28/132): coin-or-Ipopt-mpich-3.12.8-5.fc26.i686.rpm | 735 kB 00:00
(29/132): coin-or-Ipopt-mpich-3.12.8-5.fc26.x86_64.rpm | 690 kB 00:00
(30/132): coin-or-Ipopt-mpich-devel-3.12.8-5.fc26.i686.rpm | 221 kB 00:00
(31/132): coin-or-Ipopt-mpich-devel-3.12.8-5.fc26.x86_64.r | 220 kB 00:00
(32/132): coin-or-Ipopt-openmpi-3.12.8-5.fc26.i686.rpm | 735 kB 00:00
(33/132): coin-or-Ipopt-openmpi-3.12.8-5.fc26.x86_64.rpm | 690 kB 00:00
(34/132): coin-or-Ipopt-openmpi-devel-3.12.8-5.fc26.i686.r | 221 kB 00:00
(35/132): coin-or-Ipopt-openmpi-devel-3.12.8-5.fc26.x86_64 | 220 kB 00:00
(36/132): fleet-commander-admin-0.10.5-1.fc26.noarch.rpm | 157 kB 00:00
(37/132): fleet-commander-logger-0.10.5-1.fc26.noarch.rpm | 16 kB 00:00
(38/132): freeipa-desktop-profile-0.0.6-4.fc26.noarch.rpm | 26 kB 00:00
(39/132): freeipa-desktop-profile-common-0.0.6-4.fc26.noar | 7.5 kB 00:00
(40/132): gala-0.3.0-0.git 17% [==- ] 7.1 MB/s | 62 MB 00:41 ETA (40/132): gala-0.3.0-0.git138.a82b.1.fc26.x86_64.rpm | 328 kB 00:00
(41/132): gala-devel-0.3.0-0.git138.a82b.1.fc26.i686.rpm | 13 kB 00:00
(42/132): gala-devel-0.3.0-0.git138.a82b.1.fc26.x86_64.rpm | 13 kB 00:00
(43/132): gala-libs-0.3.0-0.git138.a82b.1.fc26.i686.rpm | 45 kB 00:00
(44/132): gala-libs-0.3.0-0.git138.a82b.1.fc26.x86_64.rpm | 45 kB 00:00
(45/132): golang-github-AudriusButkevicius-pfilter-devel-0 | 10 kB 00:00
(46/132): golang-github-cznic-ql-1.1.0-2.20171122.git3f53e | 2.1 MB 00:00
(47/132): golang-github-cz 17% [==- ] 6.1 MB/s | 64 MB 00:48 ETA (47/132): golang-github-cznic-ql-devel-1.1.0-2.20171122.gi | 141 kB 00:00
(48/132): golang-github-cznic-ql-unit-test-devel-1.1.0-2.2 | 164 kB 00:00
(49/132): golang-github-cznic-ql-unit-test-devel-1.1.0-2.2 | 164 kB 00:00
(50/132): golang-github-xeipuuv-gojsonschema-devel-0-0.5.2 | 33 kB 00:00
(51/132): golang-github-xeipuuv-gojsonschema-unit-test-dev | 74 kB 00:00
(52/132): golang-github-xeipuuv-gojsonschema-unit-test-dev | 74 kB 00:00
(53/132): mld2p4-common-2.1.0-5.fc26.noarch.rpm | 375 kB 00:00
(54/132): mld2p4-mpich-2.1.0-5.fc26.i686.rpm | 380 kB 00:00
(55/132): mld2p4-mpich-2.1.0-5.fc26.x86_64.rpm | 372 kB 00:00
(56/132): mld2p4-mpich-dev 21% [=== ] 7.3 MB/s | 77 MB 00:38 ETA (56/132): mld2p4-mpich-devel-2.1.0-5.fc26.i686.rpm | 26 MB 00:00
(57/132): mld2p4-mpich-dev 29% [====- ] 12 MB/s | 106 MB 00:21 ETA (57/132): mld2p4-mpich-devel-2.1.0-5.fc26.x86_64.rpm | 26 MB 00:01
(58/132): mld2p4-openmpi-2.1.0-5.fc26.i686.rpm | 380 kB 00:00
(59/132): mld2p4-openmpi-2.1.0-5.fc26.x86_64.rpm | 372 kB 00:00
(60/132): mld2p4-openmpi-d 36% [=====- ] 14 MB/s | 133 MB 00:15 ETA (60/132): mld2p4-openmpi-devel-2.1.0-5.fc26.i686.rpm | 26 MB 00:00
(61/132): mld2p4-openmpi-d 44% [======= ] 17 MB/s | 159 MB 00:12 ETA (61/132): mld2p4-openmpi-devel-2.1.0-5.fc26.x86_64.rpm | 26 MB 00:00
(62/132): mld2p4-serial-2.1.0-5.fc26.i686.rpm | 381 kB 00:00
(63/132): mld2p4-serial-2.1.0-5.fc26.x86_64.rpm | 373 kB 00:00
(64/132): mld2p4-serial-de 51% [======== ] 19 MB/s | 185 MB 00:09 ETA (64/132): mld2p4-serial-devel-2.1.0-5.fc26.i686.rpm | 26 MB 00:01
(65/132): mld2p4-serial-de 58% [========= ] 20 MB/s | 211 MB 00:07 ETA (65/132): mld2p4-serial-devel-2.1.0-5.fc26.x86_64.rpm | 26 MB 00:00
(66/132): mlt-6.4.1-9.fc26.i686.rpm | 2.4 MB 00:00
(67/132): mlt-6.4.1-9.fc26.x86_64.rpm | 2.3 MB 00:00
(68/132): mlt-devel-6.4.1-9.fc26.i686.rpm | 129 kB 00:00
(69/132): mlt-devel-6.4.1-9.fc26.x86_64.rpm | 129 kB 00:00
(70/132): mlt-php-6.4.1-9.fc26.x86_64.rpm | 96 kB 00:00
(71/132): mlt-python-6.4.1-9.fc26.x86_64.rpm | 125 kB 00:00
(72/132): mlt-ruby-6.4.1-9.fc26.x86_64.rpm | 101 kB 00:00
(73/132): mupdf-1.11-9.fc26.x86_64.rpm | 10 MB 00:00
(74/132): mupdf-devel-1.11 70% [=========== ] 19 MB/s | 253 MB 00:05 ETA (74/132): mupdf-devel-1.11-9.fc26.i686.rpm | 25 MB 00:00
(75/132): mupdf-devel-1.11 77% [============ ] 21 MB/s | 279 MB 00:03 ETA (75/132): mupdf-devel-1.11-9.fc26.x86_64.rpm | 25 MB 00:00
(76/132): nss-3.34.0-1.0.fc26.i686.rpm | 888 kB 00:00
(77/132): nss-3.34.0-1.0.fc26.x86_64.rpm | 853 kB 00:00
(78/132): nss-devel-3.34.0-1.0.fc26.i686.rpm | 225 kB 00:00
(79/132): nss-devel-3.34.0-1.0.fc26.x86_64.rpm | 223 kB 00:00
(80/132): nss-pkcs11-devel-3.34.0-1.0.fc26.i686.rpm | 121 kB 00:00
(81/132): nss-pkcs11-devel-3.34.0-1.0.fc26.x86_64.rpm | 119 kB 00:00
(82/132): nss-softokn-3.34.0-1.0.fc26.i686.rpm | 414 kB 00:00
(83/132): nss-softokn-3.34.0-1.0.fc26.x86_64.rpm | 388 kB 00:00
(84/132): nss-softokn-devel-3.34.0-1.0.fc26.i686.rpm | 30 kB 00:00
(85/132): nss-softokn-devel-3.34.0-1.0.fc26.x86_64.rpm | 30 kB 00:00
(86/132): nss-softokn-freebl-3.34.0-1.0.fc26.i686.rpm | 237 kB 00:00
(87/132): nss-softokn-freebl-3.34.0-1.0.fc26.x86_64.rpm | 233 kB 00:00
(88/132): nss-softokn-freebl-devel-3.34.0-1.0.fc26.i686.rp | 53 kB 00:00
(89/132): nss-softokn-freebl-devel-3.34.0-1.0.fc26.x86_64. | 52 kB 00:00
(90/132): nss-sysinit-3.34.0-1.0.fc26.x86_64.rpm | 62 kB 00:00
(91/132): nss-tools-3.34.0-1.0.fc26.x86_64.rpm | 514 kB 00:00
(92/132): nss-util-3.34.0-1.0.fc26.i686.rpm | 89 kB 00:00
(93/132): nss-util-3.34.0-1.0.fc26.x86_64.rpm | 87 kB 00:00
(94/132): nss-util-devel-3.34.0-1.0.fc26.i686.rpm | 76 kB 00:00
(95/132): nss-util-devel-3.34.0-1.0.fc26.x86_64.rpm | 76 kB 00:00
(96/132): petsc-3.8.1-1.fc26.i686.rpm | 4.1 MB 00:00
(97/132): petsc-3.8.1-1.fc26.x86_64.rpm | 4.7 MB 00:00
(98/132): petsc-devel-3.8.1-1.fc26.i686.rpm | 1.6 MB 00:00
(99/132): petsc-devel-3.8.1-1.fc26.x86_64.rpm | 1.6 MB 00:00
(100/132): petsc-doc-3.8.1-1.fc26.noarch.rpm | 4.4 MB 00:00
(101/132): petsc-mpich-3.8.1-1.fc26.i686.rpm | 4.2 MB 00:00
(102/132): petsc-mpich-3.8.1-1.fc26.x86_64.rpm | 4.9 MB 00:00
(103/132): petsc-mpich-devel-3.8.1-1.fc26.i686.rpm | 1.8 MB 00:00
(104/132): petsc-mpich-devel-3.8.1-1.fc26.x86_64.rpm | 1.8 MB 00:00
(105/132): petsc-openmpi-3.8.1-1.fc26.i686.rpm | 4.4 MB 00:00
(106/132): petsc-openmpi-3.8.1-1.fc26.x86_64.rpm | 5.0 MB 00:00
(107/132): petsc-openmpi-devel-3.8.1-1.fc26.i686.rpm | 4.7 MB 00:00
(108/132): petsc-openmpi-devel-3.8.1-1.fc26.x86_64.rpm | 4.8 MB 00:00
(109/132): petsc4py-mpich-devel-3.8.1-1.fc26.i686.rpm | 16 kB 00:00
(110/132): petsc4py-mpich-devel-3.8.1-1.fc26.x86_64.rpm | 16 kB 00:00
(111/132): petsc4py-openmpi-devel-3.8.1-1.fc26.i686.rpm | 17 kB 00:00
(112/132): petsc4py-openmpi-devel-3.8.1-1.fc26.x86_64.rpm | 16 kB 00:00
(113/132): pop-icon-theme-0.1.0-0.2.20171106git91473e8.fc2 | 9.9 MB 00:00
(114/132): python2-furl-1.0.1-1.fc26.noarch.rpm | 44 kB 00:00
(115/132): python2-ipa-desktop-profile-client-0.0.6-4.fc26 | 8.7 kB 00:00
(116/132): python2-ipa-desktop-profile-server-0.0.6-4.fc26 | 18 kB 00:00
(117/132): python2-petsc4py-mpich-3.8.1-1.fc26.x86_64.rpm | 832 kB 00:00
(118/132): python2-petsc4py-openmpi-3.8.1-1.fc26.x86_64.rp | 832 kB 00:00
(119/132): python2-radicale-1.1.6-2.fc26.noarch.rpm | 89 kB 00:00
(120/132): python3-furl-1.0.1-1.fc26.noarch.rpm | 45 kB 00:00
(121/132): python3-petsc4py-mpich-3.8.1-1.fc26.x86_64.rpm | 844 kB 00:00
(122/132): python3-petsc4py-openmpi-3.8.1-1.fc26.x86_64.rp | 845 kB 00:00
(123/132): python3-radicale-1.1.6-2.fc26.noarch.rpm | 90 kB 00:00
(124/132): python3-sanic-0.6.0-1.fc26.noarch.rpm | 89 kB 00:00
(125/132): radicale-1.1.6- 98% [===============-] 9.8 MB/s | 356 MB 00:00 ETA (125/132): radicale-1.1.6-2.fc26.noarch.rpm | 33 kB 00:00
(126/132): radicale-httpd-1.1.6-2.fc26.noarch.rpm | 12 kB 00:00
(127/132): radicale-httpd-python2-1.1.6-2.fc26.noarch.rpm | 12 kB 00:00
(128/132): skf-2.10.4-1.fc26.x86_64.rpm | 254 kB 00:00
(129/132): skf-common-2.10.4-1.fc26.x86_64.rpm | 851 kB 00:00
(130/132): skf-perl-2.10.4-1.fc26.x86_64.rpm | 901 kB 00:00
(131/132): skf-python-2.10.4-1.fc26.x86_64.rpm | 906 kB 00:00
(132/132): skf-ruby-2.10.4-1.fc26.x86_64.rpm | 898 kB 00:00
Generating yum repo metadata for: fedora-updates-fc26
Cannot access/write repodata files: [Errno 28] No space left on device
Spawning worker 0 with 1136 pkgs
Spawning worker 1 with 1135 pkgs
Spawning worker 2 with 1135 pkgs
Spawning worker 3 with 1135 pkgs
Spawning worker 4 with 1135 pkgs
Spawning worker 5 with 1135 pkgs
Spawning worker 6 with 1135 pkgs
Spawning worker 7 with 1135 pkgs
Build step 'Execute shell' marked build as failure
7 years
Build failed in Jenkins: system-sync_mirrors-centos-kvm-common-el7-x86_64 #859
by jenkins@jenkins.phx.ovirt.org
See <http://jenkins.ovirt.org/job/system-sync_mirrors-centos-kvm-common-el7-x8...>
------------------------------------------
Started by timer
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-kvm-common-el7-x8...>
> 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 62343eba27398b928493782b606398396d899336 (origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f 62343eba27398b928493782b606398396d899336
Commit message: "Exclude docker from fedora-updates in fc27 mock"
> git rev-list 62343eba27398b928493782b606398396d899336 # timeout=10
[system-sync_mirrors-centos-kvm-common-el7-x86_64] $ /bin/bash -xe /tmp/jenkins7363776919436840677.sh
+ jenkins/scripts/mirror_mgr.sh resync_yum_mirror centos-kvm-common-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/fedora-base-fcraw/gen error was: [Errno 17] File exists: '/home/jenkins/mirrors_cache/fedora-base-fcraw/gen'
Build step 'Execute shell' marked build as failure
7 years