Build failed in Jenkins: system-sync_mirrors-fedora-base-fc24-x86_64 #856
by jenkins@jenkins.phx.ovirt.org
See <http://jenkins.ovirt.org/job/system-sync_mirrors-fedora-base-fc24-x86_64/...>
------------------------------------------
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-base-fc24-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 fc88e6bb88bdd6eacdcb12d400d20db58c92591f (origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f fc88e6bb88bdd6eacdcb12d400d20db58c92591f
Commit message: "Add new ovirt-ansible-* jobs"
> git rev-list fc88e6bb88bdd6eacdcb12d400d20db58c92591f # timeout=10
[system-sync_mirrors-fedora-base-fc24-x86_64] $ /bin/bash -xe /tmp/jenkins8056154811724175053.sh
+ jenkins/scripts/mirror_mgr.sh resync_yum_mirror fedora-base-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 1479, in _commonLoadRepoXML
result = self._getFileRepoXML(local, text)
File "/usr/lib/python2.7/site-packages/yum/yumRepo.py", line 1256, in _getFileRepoXML
size=102400) # setting max size as 100K
File "/usr/lib/python2.7/site-packages/yum/yumRepo.py", line 1022, in _getFile
result = self.grab.urlgrab(misc.to_utf8(relative), local,
File "/usr/lib/python2.7/site-packages/yum/yumRepo.py", line 700, in <lambda>
grab = property(lambda self: self._getgrab())
File "/usr/lib/python2.7/site-packages/yum/yumRepo.py", line 695, in _getgrab
self._setupGrab()
File "/usr/lib/python2.7/site-packages/yum/yumRepo.py", line 632, in _setupGrab
urls = self.urls
File "/usr/lib/python2.7/site-packages/yum/yumRepo.py", line 878, in <lambda>
urls = property(fget=lambda self: self._geturls(),
File "/usr/lib/python2.7/site-packages/yum/yumRepo.py", line 875, in _geturls
self._baseurlSetup()
File "/usr/lib/python2.7/site-packages/yum/yumRepo.py", line 821, in _baseurlSetup
mirrorurls.extend(list(self.metalink_data.urls()))
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 897, in _getMetalink
raise Errors.RepoError, msg
yum.Errors.RepoError: Cannot retrieve metalink for repository: fedora-base-fc24. Please verify its path and try again
Build step 'Execute shell' marked build as failure
6 years, 11 months
Build failed in Jenkins: system-sync_mirrors-centos-ovirt-4.2-el7-x86_64 #472
by jenkins@jenkins.phx.ovirt.org
See <http://jenkins.ovirt.org/job/system-sync_mirrors-centos-ovirt-4.2-el7-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-centos-ovirt-4.2-el7-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 fc88e6bb88bdd6eacdcb12d400d20db58c92591f (origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f fc88e6bb88bdd6eacdcb12d400d20db58c92591f
Commit message: "Add new ovirt-ansible-* jobs"
> git rev-list fc88e6bb88bdd6eacdcb12d400d20db58c92591f # timeout=10
[system-sync_mirrors-centos-ovirt-4.2-el7-x86_64] $ /bin/bash -xe /tmp/jenkins5319034627908858242.sh
+ jenkins/scripts/mirror_mgr.sh resync_yum_mirror centos-ovirt-4.2-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 1479, in _commonLoadRepoXML
result = self._getFileRepoXML(local, text)
File "/usr/lib/python2.7/site-packages/yum/yumRepo.py", line 1256, in _getFileRepoXML
size=102400) # setting max size as 100K
File "/usr/lib/python2.7/site-packages/yum/yumRepo.py", line 1022, in _getFile
result = self.grab.urlgrab(misc.to_utf8(relative), local,
File "/usr/lib/python2.7/site-packages/yum/yumRepo.py", line 700, in <lambda>
grab = property(lambda self: self._getgrab())
File "/usr/lib/python2.7/site-packages/yum/yumRepo.py", line 695, in _getgrab
self._setupGrab()
File "/usr/lib/python2.7/site-packages/yum/yumRepo.py", line 632, in _setupGrab
urls = self.urls
File "/usr/lib/python2.7/site-packages/yum/yumRepo.py", line 878, in <lambda>
urls = property(fget=lambda self: self._geturls(),
File "/usr/lib/python2.7/site-packages/yum/yumRepo.py", line 875, in _geturls
self._baseurlSetup()
File "/usr/lib/python2.7/site-packages/yum/yumRepo.py", line 821, in _baseurlSetup
mirrorurls.extend(list(self.metalink_data.urls()))
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 897, in _getMetalink
raise Errors.RepoError, msg
yum.Errors.RepoError: Cannot retrieve metalink for repository: fedora-base-fc24. Please verify its path and try again
Build step 'Execute shell' marked build as failure
6 years, 11 months
[JIRA] (OVIRT-1785) Create additional VM for lago images
by Gal Ben Haim (oVirt JIRA)
Gal Ben Haim created OVIRT-1785:
-----------------------------------
Summary: Create additional VM for lago images
Key: OVIRT-1785
URL: https://ovirt-jira.atlassian.net/browse/OVIRT-1785
Project: oVirt - virtualization made easy
Issue Type: Bug
Components: Lago
Reporter: Gal Ben Haim
Assignee: infra
I work on adding CI for lago-images.
My plan is to have a VM which acts as a Jenkins slave and a hosting server for the templates (thus I'll build and host in the same location).
The action shouldn't change "templates01.phx.ovirt.org", as we still use it.
--
This message was sent by Atlassian Jira
(v1001.0.0-SNAPSHOT#100073)
6 years, 11 months
Build failed in Jenkins: system-sync_mirrors-epel-el7-x86_64 #931
by jenkins@jenkins.phx.ovirt.org
See <http://jenkins.ovirt.org/job/system-sync_mirrors-epel-el7-x86_64/931/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-el7-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 fc88e6bb88bdd6eacdcb12d400d20db58c92591f (origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f fc88e6bb88bdd6eacdcb12d400d20db58c92591f
Commit message: "Add new ovirt-ansible-* jobs"
> git rev-list fc88e6bb88bdd6eacdcb12d400d20db58c92591f # timeout=10
[system-sync_mirrors-epel-el7-x86_64] $ /bin/bash -xe /tmp/jenkins2874437966420613153.sh
+ jenkins/scripts/mirror_mgr.sh resync_yum_mirror epel-el7 x86_64 jenkins/data/mirrors-reposync.conf
Checking if mirror needs a resync
Resyncing repo: epel-el7
Syncing yum repo epel-el7 for arch: x86_64
epel-el7/group 16% [== ] 0.0 B/s | 218 kB --:-- ETA epel-el7/group | 1.3 MB 00:00
(2/55): CGSI-gSOAP-devel-1 0% [ ] 0.0 B/s | 0 B --:-- ETA (1/55): CGSI-gSOAP-1.3.10-7.el7.x86_64.rpm | 49 kB 00:00
(2/55): CGSI-gSOAP-devel-1.3.10-7.el7.x86_64.rpm | 78 kB 00:00
(3/55): git-publish-1.4.2-2.el7.noarch.rpm | 18 kB 00:00
(4/55): globus-gridftp-server-control-6.0-3.el7.x86_64.rpm | 74 kB 00:00
(5/55): globus-gridftp-server-12.4-1.el7.x86_64.rpm | 186 kB 00:00
(6/55): globus-gridftp-server-control-devel-6.0-3.el7.x86_ | 16 kB 00:00
(8/55): globus-gridftp-ser 0% [ ] 0.0 B/s | 592 kB --:-- ETA (7/55): globus-gridftp-server-progs-12.4-1.el7.x86_64.rpm | 58 kB 00:00
(8/55): globus-gridftp-server-devel-12.4-1.el7.x86_64.rpm | 31 kB 00:00
(9/55): globus-gsi-credential-devel-7.14-1.el7.x86_64.rpm | 14 kB 00:00
(10/55): globus-gsi-credential-7.14-1.el7.x86_64.rpm | 37 kB 00:00
(11/55): globus-gsi-sysconfig-8.0-1.el7.x86_64.rpm | 32 kB 00:00
(13/55): globus-gsi-creden 0% [ ] 683 kB/s | 1.1 MB 03:52 ETA (12/55): globus-gsi-credential-doc-7.14-1.el7.noarch.rpm | 133 kB 00:00
(13/55): globus-gsi-sysconfig-doc-8.0-1.el7.noarch.rpm | 147 kB 00:00
(14/55): globus-gsi-sysconfig-devel-8.0-1.el7.x86_64.rpm | 14 kB 00:00
(15/55): globus-gssapi-gsi-devel-13.4-1.el7.x86_64.rpm | 21 kB 00:00
(16/55): globus-gssapi-gsi-13.4-1.el7.x86_64.rpm | 70 kB 00:00
(17/55): globus-gssapi-gsi-doc-13.4-1.el7.noarch.rpm | 146 kB 00:00
(20/55): kstars-17.08.2-2. 1% [ ] 882 kB/s | 2.3 MB 02:58 ETA (18/55): borgbackup-1.1.2-1.el7.x86_64.rpm | 1.3 MB 00:01
(19/55): julietaula-montse 3% [- ] 1.3 MB/s | 4.9 MB 01:54 ETA (19/55): julietaula-montserrat-fonts-7.200-1.el7.noarch.rp | 4.1 MB 00:00
(20/55): kstars-17.08.2-2. 4% [- ] 1.8 MB/s | 7.7 MB 01:23 ETA (20/55): kstars-17.08.2-2. 5% [- ] 1.8 MB/s | 8.3 MB 01:23 ETA (20/55): kstars-17.08.2-2. 5% [- ] 1.8 MB/s | 8.9 MB 01:22 ETA (20/55): kstars-17.08.2-2. 6% [= ] 1.8 MB/s | 9.5 MB 01:21 ETA (20/55): kstars-17.08.2-2. 6% [= ] 1.8 MB/s | 10 MB 01:21 ETA (20/55): kstars-17.08.2-2. 6% [= ] 1.8 MB/s | 11 MB 01:20 ETA (20/55): kstars-17.08.2-2. 7% [= ] 1.8 MB/s | 11 MB 01:19 ETA (20/55): kstars-17.08.2-2. 7% [= ] 1.8 MB/s | 12 MB 01:18 ETA (20/55): kstars-17.08.2-2. 8% [= ] 1.8 MB/s | 13 MB 01:17 ETA (20/55): kstars-17.08.2-2. 8% [= ] 1.9 MB/s | 13 MB 01:16 ETA (20/55): kstars-17.08.2-2. 8% [=- ] 1.9 MB/s | 14 MB 01:16 ETA (20/55): kstars-17.08.2-2. 9% [=- ] 1.9 MB/s | 15 MB 01:15 ETA (20/55): kstars-17.08.2-2. 9% [=- ] 1.9 MB/s | 15 MB 01:14 ETA (20/55): kstars-17.08.2-2. 10% [=- ] 1.9 MB/s | 16 MB 01:13 ETA (20/55): kstars-17.08.2-2. 10% [=- ] 1.9 MB/s | 17 MB 01:12 ETA (20/55): kstars-17.08.2-2. 11% [=- ] 1.9 MB/s | 17 MB 01:11 ETA (20/55): kstars-17.08.2-2. 11% [=- ] 2.0 MB/s | 18 MB 01:10 ETA (20/55): kstars-17.08.2-2. 11% [=- ] 2.0 MB/s | 19 MB 01:10 ETA (20/55): kstars-17.08.2-2. 12% [=- ] 2.0 MB/s | 19 MB 01:09 ETA (20/55): kstars-17.08.2-2. 12% [== ] 2.0 MB/s | 20 MB 01:08 ETA (20/55): kstars-17.08.2-2. 13% [== ] 2.0 MB/s | 21 MB 01:07 ETA (20/55): kstars-17.08.2-2. 13% [== ] 2.0 MB/s | 21 MB 01:06 ETA (20/55): kstars-17.08.2-2. 14% [== ] 2.0 MB/s | 22 MB 01:06 ETA (20/55): kstars-17.08.2-2. 14% [== ] 2.0 MB/s | 23 MB 01:05 ETA (20/55): kstars-17.08.2-2. 15% [== ] 2.1 MB/s | 24 MB 01:04 ETA (20/55): kstars-17.08.2-2. 15% [== ] 2.1 MB/s | 24 MB 01:03 ETA (20/55): kstars-17.08.2-2. 16% [==- ] 2.1 MB/s | 25 MB 01:02 ETA (20/55): kstars-17.08.2-2. 16% [==- ] 2.1 MB/s | 26 MB 01:01 ETA (20/55): kstars-17.08.2-2. 16% [==- ] 2.1 MB/s | 26 MB 01:02 ETA (20/55): kstars-17.08.2-2. 17% [==- ] 2.1 MB/s | 27 MB 01:02 ETA (20/55): kstars-17.08.2-2. 17% [==- ] 2.1 MB/s | 28 MB 01:01 ETA (20/55): kstars-17.08.2-2. 18% [==- ] 2.1 MB/s | 28 MB 01:01 ETA (20/55): kstars-17.08.2-2. 18% [==- ] 2.1 MB/s | 29 MB 01:00 ETA (20/55): kstars-17.08.2-2. 19% [=== ] 2.1 MB/s | 30 MB 01:00 ETA (20/55): kstars-17.08.2-2. 19% [=== ] 2.1 MB/s | 31 MB 00:59 ETA (20/55): kstars-17.08.2-2. 19% [=== ] 2.1 MB/s | 31 MB 00:58 ETA (20/55): kstars-17.08.2-2. 20% [=== ] 2.2 MB/s | 32 MB 00:57 ETA (20/55): kstars-17.08.2-2. 20% [=== ] 2.2 MB/s | 33 MB 00:56 ETA (20/55): kstars-17.08.2-2. 21% [=== ] 2.2 MB/s | 34 MB 00:55 ETA (20/55): kstars-17.08.2-2. 21% [===- ] 2.2 MB/s | 34 MB 00:55 ETA (20/55): kstars-17.08.2-2. 22% [===- ] 2.2 MB/s | 35 MB 00:54 ETA (20/55): kstars-17.08.2-2. 22% [===- ] 2.2 MB/s | 36 MB 00:53 ETA (20/55): kstars-17.08.2-2. 23% [===- ] 2.3 MB/s | 37 MB 00:52 ETA (20/55): kstars-17.08.2-2. 24% [===- ] 2.3 MB/s | 38 MB 00:52 ETA (20/55): kstars-17.08.2-2. 24% [===- ] 2.3 MB/s | 38 MB 00:51 ETA (20/55): kstars-17.08.2-2. 25% [==== ] 2.3 MB/s | 39 MB 00:51 ETA (20/55): kstars-17.08.2-2. 25% [==== ] 2.3 MB/s | 40 MB 00:50 ETA (20/55): kstars-17.08.2-2. 26% [==== ] 2.3 MB/s | 41 MB 00:49 ETA (20/55): kstars-17.08.2-2. 26% [==== ] 2.3 MB/s | 42 MB 00:49 ETA (20/55): kstars-17.08.2-2.1.el7.x86_64.rpm | 36 MB 00:16
(21/55): libindi-devel-1.5.0-1.1.el7.x86_64.rpm | 98 kB 00:00
(23/55): libindi-static-1. 27% [==== ] 2.2 MB/s | 43 MB 00:51 ETA (22/55): libindi-1.5.0-1.1.el7.x86_64.rpm | 1.0 MB 00:00
(23/55): libindi-static-1.5.0-1.1.el7.x86_64.rpm | 283 kB 00:00
(24/55): libmediainfo-17.10-1.el7.x86_64.rpm | 2.3 MB 00:00
(25/55): libmediainfo-devel-17.10-1.el7.x86_64.rpm | 135 kB 00:00
(26/55): mediaconch-17.08-2.el7.x86_64.rpm | 507 kB 00:00
(28/55): mediaconch-server 29% [====- ] 2.6 MB/s | 47 MB 00:41 ETA (27/55): mediaconch-gui-17.08-2.el7.x86_64.rpm | 992 kB 00:00
(28/55): mediaconch-server-17.08-2.el7.x86_64.rpm | 481 kB 00:00
(29/55): mediainfo-17.10-1.el7.x86_64.rpm | 77 kB 00:00
(30/55): mediainfo-qt-17.10-1.el7.x86_64.rpm | 208 kB 00:00
(31/55): mediainfo-gui-17.10-1.el7.x86_64.rpm | 171 kB 00:00
(32/55): nodejs-6.12.0-1.e 32% [===== ] 3.1 MB/s | 51 MB 00:34 ETA (32/55): nodejs-6.12.0-1.el7.x86_64.rpm | 4.6 MB 00:00
(33/55): nodejs-devel-6.12 34% [===== ] 3.1 MB/s | 53 MB 00:32 ETA (34/55): nodejs-docs-6.12. 36% [=====- ] 3.6 MB/s | 57 MB 00:27 ETA (33/55): nodejs-docs-6.12.0-1.el7.noarch.rpm | 1.4 MB 00:00
(34/55): nodejs-devel-6.12.0-1.el7.x86_64.rpm | 5.9 MB 00:01
(36/55): odcs-0.1.4-1.el7. 39% [====== ] 4.4 MB/s | 62 MB 00:21 ETA (35/55): odcs-0.1.4-1.el7.x86_64.rpm | 110 kB 00:00
(36/55): npm-3.10.10-1.6.12.0.1.el7.x86_64.rpm | 2.5 MB 00:01
(37/55): powerman-devel-2.3.24-4.el7.x86_64.rpm | 10 kB 00:00
(38/55): powerman-2.3.24-4.el7.x86_64.rpm | 159 kB 00:00
(39/55): psblas3-common-3.5.0-15.el7.noarch.rpm | 559 kB 00:00
(42/55): psblas3-openmpi-3 41% [======- ] 4.4 MB/s | 65 MB 00:21 ETA (40/55): psblas3-mpich-3.5.0-15.el7.x86_64.rpm | 1.1 MB 00:00
(41/55): psblas3-mpich-dev 43% [======- ] 4.6 MB/s | 68 MB 00:19 ETA (41/55): psblas3-openmpi-3.5.0-15.el7.x86_64.rpm | 2.0 MB 00:00
(42/55): psblas3-mpich-dev 45% [======= ] 5.0 MB/s | 72 MB 00:17 ETA (42/55): psblas3-mpich-dev 46% [======= ] 5.0 MB/s | 73 MB 00:16 ETA (42/55): psblas3-mpich-dev 48% [=======- ] 5.0 MB/s | 75 MB 00:16 ETA (42/55): psblas3-mpich-dev 49% [=======- ] 5.1 MB/s | 77 MB 00:15 ETA (42/55): psblas3-mpich-dev 50% [======== ] 5.1 MB/s | 79 MB 00:15 ETA (42/55): psblas3-mpich-dev 51% [======== ] 5.1 MB/s | 81 MB 00:14 ETA (42/55): psblas3-mpich-dev 52% [======== ] 5.2 MB/s | 82 MB 00:14 ETA (42/55): psblas3-mpich-dev 53% [========- ] 5.3 MB/s | 84 MB 00:13 ETA (42/55): psblas3-mpich-dev 55% [========- ] 5.3 MB/s | 86 MB 00:13 ETA (42/55): psblas3-mpich-dev 56% [========= ] 5.4 MB/s | 88 MB 00:12 ETA (42/55): psblas3-mpich-dev 57% [========= ] 5.4 MB/s | 90 MB 00:12 ETA (42/55): psblas3-mpich-dev 58% [========= ] 5.5 MB/s | 92 MB 00:11 ETA (42/55): psblas3-mpich-dev 60% [=========- ] 5.5 MB/s | 94 MB 00:11 ETA (42/55): psblas3-mpich-devel-3.5.0-15.el7.x86_64.rpm | 28 MB 00:05
(44/55): psblas3-serial-3. 60% [=========- ] 4.7 MB/s | 95 MB 00:13 ETA (44/55): psblas3-serial-3. 62% [========== ] 5.0 MB/s | 98 MB 00:11 ETA (43/55): psblas3-serial-3.5.0-15.el7.x86_64.rpm | 2.0 MB 00:01
(45/55): psblas3-serial-de 66% [==========- ] 5.7 MB/s | 104 MB 00:09 ETA (44/55): psblas3-openmpi-d 68% [==========- ] 6.0 MB/s | 107 MB 00:08 ETA (44/55): psblas3-openmpi-d 73% [===========- ] 7.0 MB/s | 114 MB 00:05 ETA (44/55): psblas3-openmpi-d 79% [============- ] 8.5 MB/s | 124 MB 00:03 ETA (44/55): psblas3-openmpi-d 85% [=============- ] 9.8 MB/s | 133 MB 00:02 ETA (45/55): psblas3-serial-de 89% [============== ] 10 MB/s | 140 MB 00:01 ETA (44/55): psblas3-serial-devel-3.5.0-15.el7.x86_64.rpm | 28 MB 00:03
(45/55): psblas3-openmpi-d 90% [==============- ] 10 MB/s | 142 MB 00:01 ETA (45/55): psblas3-openmpi-d 92% [==============- ] 10 MB/s | 145 MB 00:01 ETA (45/55): psblas3-openmpi-d 93% [=============== ] 9.7 MB/s | 147 MB 00:00 ETA (45/55): psblas3-openmpi-d 94% [=============== ] 9.4 MB/s | 149 MB 00:00 ETA (45/55): psblas3-openmpi-d 96% [=============== ] 9.2 MB/s | 150 MB 00:00 ETA (45/55): psblas3-openmpi-d 97% [===============-] 9.0 MB/s | 152 MB 00:00 ETA (45/55): psblas3-openmpi-devel-3.5.0-15.el7.x86_64.rpm | 28 MB 00:05
(46/55): python2-msrest-0.4.18-1.el7.noarch.rpm | 56 kB 00:00
(47/55): python2-msrestazure-0.4.16-1.el7.noarch.rpm | 45 kB 00:00
(48/55): python2-ProDy-1.9 99% [===============-] 7.6 MB/s | 156 MB 00:00 ETA (48/55): python2-ProDy-1.9.3-1.el7.x86_64.rpm | 2.4 MB 00:00
(49/55): python2-odcs-client-0.1.4-1.el7.x86_64.rpm | 25 kB 00:00
(50/55): python2-odcs-common-0.1.4-1.el7.x86_64.rpm | 23 kB 00:00
(51/55): ssdeep-2.14.1-1.el7.x86_64.rpm | 24 kB 00:00
(52/55): python34-tinydb-3.7.0-1.el7.noarch.rpm | 65 kB 00:00
(53/55): ssdeep-devel-2.14.1-1.el7.x86_64.rpm | 11 kB 00:00
(54/55): vrms-rpm-1.3-1.el7.noarch.rpm | 47 kB 00:00
(55/55): ssdeep-libs-2.14.1-1.el7.x86_64.rpm | 19 kB 00:00
Generating yum repo metadata for: epel-el7
Worker exited with non-zero value: -9. Fatal.
Worker exited with non-zero value: -9. Fatal.
Spawning worker 0 with 1488 pkgs
Spawning worker 1 with 1488 pkgs
Spawning worker 2 with 1488 pkgs
Spawning worker 3 with 1487 pkgs
Spawning worker 4 with 1487 pkgs
Spawning worker 5 with 1487 pkgs
Spawning worker 6 with 1487 pkgs
Spawning worker 7 with 1487 pkgs
Build step 'Execute shell' marked build as failure
6 years, 11 months
Build failed in Jenkins: system-sync_mirrors-fedora-updates-fc25-x86_64 #866
by jenkins@jenkins.phx.ovirt.org
See <http://jenkins.ovirt.org/job/system-sync_mirrors-fedora-updates-fc25-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-fc25-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 fc88e6bb88bdd6eacdcb12d400d20db58c92591f (origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f fc88e6bb88bdd6eacdcb12d400d20db58c92591f
Commit message: "Add new ovirt-ansible-* jobs"
> git rev-list fc88e6bb88bdd6eacdcb12d400d20db58c92591f # timeout=10
[system-sync_mirrors-fedora-updates-fc25-x86_64] $ /bin/bash -xe /tmp/jenkins6955949196417220737.sh
+ jenkins/scripts/mirror_mgr.sh resync_yum_mirror fedora-updates-fc25 x86_64 jenkins/data/mirrors-reposync.conf
Checking if mirror needs a resync
Resyncing repo: fedora-updates-fc25
Syncing yum repo fedora-updates-fc25 for arch: x86_64
fedora-updates-fc25/group 29% [==== ] 0.0 B/s | 552 kB --:-- ETA fedora-updates-fc25/group | 1.8 MB 00:00
(1/116): boinc-client-7.8. 0% [ ] 0.0 B/s | 0 B --:-- ETA (1/116): boinc-client-7.8.4-1.fc25.i686.rpm | 592 kB 00:01
(2/116): boinc-client-7.8.4-1.fc25.x86_64.rpm | 573 kB 00:00
(3/116): boinc-client-devel-7.8.4-1.fc25.i686.rpm | 75 kB 00:00
(4/116): boinc-client-devel-7.8.4-1.fc25.x86_64.rpm | 75 kB 00:00
(5/116): boinc-client-doc-7.8.4-1.fc25.noarch.rpm | 781 kB 00:00
(6/116): boinc-client-static-7.8.4-1.fc25.i686.rpm | 207 kB 00:00
(7/116): boinc-client-static-7.8.4-1.fc25.x86_64.rpm | 196 kB 00:00
(8/116): boinc-manager-7.8.4-1.fc25.x86_64.rpm | 1.4 MB 00:00
(9/116): cacti-1.1.28-1.fc25.noarch.rpm | 6.7 MB 00:00
(10/116): copr-backend-1.107-1.fc25.noarch.rpm | 175 kB 00:00
(11/116): copr-backend-doc-1.107-1.fc25.noarch.rpm | 270 kB 00:00
(12/116): copr-frontend-1.124-1.fc25.noarch.rpm | 3.2 MB 00:00
(13/116): copr-frontend-devel-1.124-1.fc25.noarch.rpm | 68 kB 00:00
(14/116): copr-frontend-doc-1.124-1.fc25.noarch.rpm | 857 kB 00:00
(15/116): copr-frontend-fedora-1.124-1.fc25.noarch.rpm | 79 kB 00:00
(16/116): dcap-2.47.12-1.fc25.x86_64.rpm | 22 kB 00:00
(17/116): dcap-devel-2.47.12-1.fc25.i686.rpm | 14 kB 00:00
(18/116): dcap-devel-2.47.12-1.fc25.x86_64.rpm | 14 kB 00:00
(19/116): dcap-libs-2.47.12-1.fc25.i686.rpm | 96 kB 00:00
(20/116): dcap-libs-2.47.12-1.fc25.x86_64.rpm | 92 kB 00:00
(21/116): dcap-tunnel-gsi-2.47.12-1.fc25.x86_64.rpm | 22 kB 00:00
(22/116): dcap-tunnel-krb-2.47.12-1.fc25.x86_64.rpm | 22 kB 00:00
(23/116): dcap-tunnel-ssl-2.47.12-1.fc25.x86_64.rpm | 16 kB 00:00
(24/116): dcap-tunnel-telnet-2.47.12-1.fc25.x86_64.rpm | 16 kB 00:00
(25/116): haxe-3.4.4-1.fc25.x86_64.rpm | 2.6 MB 00:00
(26/116): haxe-stdlib-3.4.4-1.fc25.noarch.rpm | 963 kB 00:00
(27/116): icat-0.4-4.20171026.git.74b4a1b.fc25.x86_64.rpm | 16 kB 00:00
(28/116): jbig2dec-0.14-1.fc25.x86_64.rpm | 32 kB 00:00
(29/116): jbig2dec-devel-0.14-1.fc25.i686.rpm | 24 kB 00:00
(30/116): jbig2dec-devel-0.14-1.fc25.x86_64.rpm | 24 kB 00:00
(31/116): jbig2dec-libs-0.14-1.fc25.i686.rpm | 64 kB 00:00
(32/116): jbig2dec-libs-0.14-1.fc25.x86_64.rpm | 63 kB 00:00
(33/116): julietaula-montserrat-fonts-7.200-1.fc25.noarch. | 4.1 MB 00:00
(34/116): konversation-1.7.4-1.fc25.x86_64.rpm | 4.6 MB 00:00
(35/116): libhubbub-0.3.4-1.fc25.i686.rpm | 91 kB 00:00
(36/116): libhubbub-0.3.4-1.fc25.x86_64.rpm | 89 kB 00:00
(37/116): libhubbub-devel-0.3.4-1.fc25.i686.rpm | 13 kB 00:00
(38/116): libhubbub-devel-0.3.4-1.fc25.x86_64.rpm | 13 kB 00:00
(39/116): libhubbub-doc-0.3.4-1.fc25.noarch.rpm | 196 kB 00:00
(40/116): librvngabw-0.0.2-1.fc25.i686.rpm | 167 kB 00:00
(41/116): librvngabw-0.0.2-1.fc25.x86_64.rpm | 156 kB 00:00
(42/116): librvngabw-devel-0.0.2-1.fc25.i686.rpm | 18 kB 00:00
(43/116): librvngabw-devel-0.0.2-1.fc25.x86_64.rpm | 18 kB 00:00
(44/116): librvngabw-doc-0.0.2-1.fc25.noarch.rpm | 134 kB 00:00
(45/116): libstaroffice-0.0.5-1.fc25.i686.rpm | 812 kB 00:00
(46/116): libstaroffice-0.0.5-1.fc25.x86_64.rpm | 779 kB 00:00
(47/116): libstaroffice-devel-0.0.5-1.fc25.i686.rpm | 28 kB 00:00
(48/116): libstaroffice-devel-0.0.5-1.fc25.x86_64.rpm | 28 kB 00:00
(49/116): libstaroffice-doc-0.0.5-1.fc25.noarch.rpm | 1.6 MB 00:00
(50/116): libstaroffice-tools-0.0.5-1.fc25.x86_64.rpm | 29 kB 00:00
(51/116): libxc-3.0.1-1.fc25.i686.rpm | 526 kB 00:00
(52/116): libxc-3.0.1-1.fc25.x86_64.rpm | 647 kB 00:00
(53/116): libxc-devel-3.0.1-1.fc25.i686.rpm | 86 kB 00:00
(54/116): libxc-devel-3.0.1-1.fc25.x86_64.rpm | 86 kB 00:00
(55/116): lucene4-4.10.4-1 37% [====== ] 0.0 B/s | 47 MB --:-- ETA (55/116): lucene4-4.10.4-11.fc25.noarch.rpm | 20 MB 00:00
(56/116): lucene4-javadoc-4.10.4-11.fc25.noarch.rpm | 4.3 MB 00:00
(57/116): netsurf-buildsystem-1.6-1.fc25.noarch.rpm | 25 kB 00:00
(58/116): openssl-1.0.2m-1.fc25.x86_64.rpm | 500 kB 00:00
(59/116): openssl-devel-1.0.2m-1.fc25.i686.rpm | 1.5 MB 00:00
(60/116): openssl-devel-1.0.2m-1.fc25.x86_64.rpm | 1.5 MB 00:00
(61/116): openssl-libs-1.0.2m-1.fc25.i686.rpm | 1.0 MB 00:00
(62/116): openssl-libs-1.0.2m-1.fc25.x86_64.rpm | 1.2 MB 00:00
(63/116): openssl-perl-1.0.2m-1.fc25.x86_64.rpm | 72 kB 00:00
(64/116): openssl-static-1.0.2m-1.fc25.i686.rpm | 1.1 MB 00:00
(65/116): openssl-static-1.0.2m-1.fc25.x86_64.rpm | 1.3 MB 00:00
(66/116): otter-browser-0.9.92-0.2.rc2gita026c61.fc25.x86_ | 2.8 MB 00:00
(67/116): perl-Filter-1.58-1.fc25.x86_64.rpm | 78 kB 00:00
(68/116): perl-Net-CalDAVTalk-0.12-1.fc25.noarch.rpm | 62 kB 00:00
(69/116): perl-Net-CardDAVTalk-0.08-1.fc25.noarch.rpm | 27 kB 00:00
(70/116): perl-Sereal-4.004-1.fc25.noarch.rpm | 16 kB 00:00
(71/116): perl-Sereal-Decoder-4.004-1.fc25.x86_64.rpm | 70 kB 00:00
(72/116): perl-Sereal-Encoder-4.004-1.fc25.x86_64.rpm | 72 kB 00:00
(73/116): perl-Shipwright-2.4.42-1.fc25.noarch.rpm | 164 kB 00:00
(74/116): perl-Tk-GraphViz-1.01-18.fc25.noarch.rpm | 38 kB 00:00
(75/116): perl-experimental-0.017-1.fc25.noarch.rpm | 22 kB 00:00
(76/116): perl-libnet-3.11-1.fc25.noarch.rpm | 119 kB 00:00
(77/116): python2-ofxparse-0.17-1.fc25.noarch.rpm | 68 kB 00:00
(78/116): python2-rpm-4.13.0.2-1.fc25.x86_64.rpm | 106 kB 00:00
(79/116): python2-rpmdeplint-1.4-1.fc25.noarch.rpm | 42 kB 00:00
(80/116): python3-ofxparse-0.17-1.fc25.noarch.rpm | 67 kB 00:00
(81/116): python3-rpm-4.13.0.2-1.fc25.x86_64.rpm | 106 kB 00:00
(82/116): python3-rpmdeplint-1.4-1.fc25.noarch.rpm | 43 kB 00:00
(83/116): qmltermwidget-0.1.0-3.20171027git08958f7.fc25.i6 | 245 kB 00:00
(84/116): qmltermwidget-0.1.0-3.20171027git08958f7.fc25.x8 | 227 kB 00:00
(85/116): qutebrowser-0.11.1-1.fc25.noarch.rpm | 3.0 MB 00:00
(86/116): rpm-4.13.0.2-1.fc25.x86_64.rpm | 518 kB 00:00
(87/116): rpm-apidocs-4.13.0.2-1.fc25.noarch.rpm | 949 kB 00:00
(88/116): rpm-build-4.13.0.2-1.fc25.x86_64.rpm | 147 kB 00:00
(89/116): rpm-build-libs-4.13.0.2-1.fc25.i686.rpm | 122 kB 00:00
(90/116): rpm-build-libs-4.13.0.2-1.fc25.x86_64.rpm | 121 kB 00:00
(91/116): rpm-cron-4.13.0.2-1.fc25.noarch.rpm | 54 kB 00:00
(92/116): rpm-devel-4.13.0.2-1.fc25.i686.rpm | 124 kB 00:00
(93/116): rpm-devel-4.13.0.2-1.fc25.x86_64.rpm | 125 kB 00:00
(94/116): rpm-libs-4.13.0.2-1.fc25.i686.rpm | 313 kB 00:00
(95/116): rpm-libs-4.13.0.2-1.fc25.x86_64.rpm | 305 kB 00:00
(96/116): rpm-plugin-ima-4.13.0.2-1.fc25.x86_64.rpm | 56 kB 00:00
(97/116): rpm-plugin-selinux-4.13.0.2-1.fc25.i686.rpm | 57 kB 00:00
(98/116): rpm-plugin-selinux-4.13.0.2-1.fc25.x86_64.rpm | 57 kB 00:00
(99/116): rpm-plugin-syslog-4.13.0.2-1.fc25.x86_64.rpm | 57 kB 00:00
(100/116): rpm-plugin-systemd-inhibit-4.13.0.2-1.fc25.x86_ | 57 kB 00:00
(101/116): rpm-sign-4.13.0.2-1.fc25.x86_64.rpm | 60 kB 00:00
(102/116): rpmdeplint-1.4-1.fc25.noarch.rpm | 10 kB 00:00
(103/116): strace-4.20-1.fc25.x86_64.rpm | 695 kB 00:00
(104/116): webkitgtk4-2.18 70% [=========== ] 3.1 MB/s | 88 MB 00:11 ETA (104/116): webkitgtk4-2.18.3-1.fc25.i686.rpm | 14 MB 00:00
(105/116): webkitgtk4-2.18.3-1.fc25.x86_64.rpm | 13 MB 00:00
(106/116): webkitgtk4-devel-2.18.3-1.fc25.i686.rpm | 245 kB 00:00
(107/116): webkitgtk4-devel-2.18.3-1.fc25.x86_64.rpm | 244 kB 00:00
(108/116): webkitgtk4-doc-2.18.3-1.fc25.noarch.rpm | 363 kB 00:00
(109/116): webkitgtk4-jsc-2.18.3-1.fc25.i686.rpm | 3.7 MB 00:00
(110/116): webkitgtk4-jsc-2.18.3-1.fc25.x86_64.rpm | 4.4 MB 00:00
(111/116): webkitgtk4-jsc-devel-2.18.3-1.fc25.i686.rpm | 124 kB 00:00
(112/116): webkitgtk4-jsc-devel-2.18.3-1.fc25.x86_64.rpm | 120 kB 00:00
(113/116): webkitgtk4-plugin-process-gtk2-2.18.3-1.fc25.x8 | 9.7 MB 00:00
(114/116): zanata-client-4.3.1-1.fc25.noarch.rpm | 305 kB 00:00
(115/116): zanata-platform-4.3.1-1.fc25.noarch.rpm | 325 kB 00:00
(116/116): zanata-platform-javadoc-4.3.1-1.fc25.noarch.rpm | 463 kB 00:00
Generating yum repo metadata for: fedora-updates-fc25
jenkins/scripts/mirror_mgr.sh: line 223: 10451 Killed /bin/createrepo --update --workers=8 --baseurl="$(repo_url $repo_name yum base)" --retain-old-md="$OLD_MD_TO_KEEP" "${repo_comps[@]}" "$repo_mp"
Build step 'Execute shell' marked build as failure
6 years, 11 months