Build failed in Jenkins:
system-sync_mirrors-centos-updates-el7-x86_64 #1589
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 73fa7d65045d749c46c791a74416adbba62fe887 (origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f 73fa7d65045d749c46c791a74416adbba62fe887
Commit message: "Drop mock_runner support for FC25 and FC24"
> git rev-list --no-walk 73fa7d65045d749c46c791a74416adbba62fe887 # timeout=10
[system-sync_mirrors-centos-updates-el7-x86_64] $ /bin/bash -xe /tmp/jenkins984243758019156706.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 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 906, in _getMetalink
shutil.move(result, self.metalink_filename)
File "/usr/lib64/python2.7/shutil.py", line 301, in move
copy2(src, real_dst)
File "/usr/lib64/python2.7/shutil.py", line 130, in copy2
copyfile(src, dst)
File "/usr/lib64/python2.7/shutil.py", line 82, in copyfile
with open(src, 'rb') as fsrc:
IOError: [Errno 2] No such file or directory: '/home/jenkins/mirrors_cache/fedora-updates-fc24/metalink.xml.tmp'
Build step 'Execute shell' marked build as failure
6 years, 7 months
[JIRA] (OVIRT-2050) Make a landing page for STDCI builds
by Daniel Belenky (oVirt JIRA)
[ https://ovirt-jira.atlassian.net/browse/OVIRT-2050?page=com.atlassian.jir... ]
Daniel Belenky updated OVIRT-2050:
----------------------------------
Assignee: Daniel Belenky (was: infra)
Status: In Progress (was: To Do)
> Make a landing page for STDCI builds
> ------------------------------------
>
> Key: OVIRT-2050
> URL: https://ovirt-jira.atlassian.net/browse/OVIRT-2050
> Project: oVirt - virtualization made easy
> Issue Type: Bug
> Components: Standard CI (Pipelines)
> Reporter: Daniel Belenky
> Assignee: Daniel Belenky
>
> Since STDCI V2 executes the major build steps (running user script) on different nodes, it's hard to understand
> the status/what failed from console output. The alternative is to use Blue Ocean view but it takes ~40 seconds to
> load in some cases.
> The first phase is to build a status report at the end of every STDCI build with quick access to relevant links such as logs, artifacts, test results and etc.
> In the long term, the plan is to integrate "real time" updates such as console output updates per thread and etc.
--
This message was sent by Atlassian Jira
(v1001.0.0-SNAPSHOT#100085)
6 years, 7 months
[JIRA] (OVIRT-2050) Make a landing page for STDCI builds
by Daniel Belenky (oVirt JIRA)
[ https://ovirt-jira.atlassian.net/browse/OVIRT-2050?page=com.atlassian.jir... ]
Daniel Belenky updated OVIRT-2050:
----------------------------------
Epic Link: OVIRT-400
> Make a landing page for STDCI builds
> ------------------------------------
>
> Key: OVIRT-2050
> URL: https://ovirt-jira.atlassian.net/browse/OVIRT-2050
> Project: oVirt - virtualization made easy
> Issue Type: Bug
> Components: Standard CI (Pipelines)
> Reporter: Daniel Belenky
> Assignee: infra
>
> Since STDCI V2 executes the major build steps (running user script) on different nodes, it's hard to understand
> the status/what failed from console output. The alternative is to use Blue Ocean view but it takes ~40 seconds to
> load in some cases.
> The first phase is to build a status report at the end of every STDCI build with quick access to relevant links such as logs, artifacts, test results and etc.
> In the long term, the plan is to integrate "real time" updates such as console output updates per thread and etc.
--
This message was sent by Atlassian Jira
(v1001.0.0-SNAPSHOT#100085)
6 years, 7 months
[JIRA] (OVIRT-2050) Make a landing page for STDCI builds
by Daniel Belenky (oVirt JIRA)
Daniel Belenky created OVIRT-2050:
-------------------------------------
Summary: Make a landing page for STDCI builds
Key: OVIRT-2050
URL: https://ovirt-jira.atlassian.net/browse/OVIRT-2050
Project: oVirt - virtualization made easy
Issue Type: Bug
Components: Standard CI (Pipelines)
Reporter: Daniel Belenky
Assignee: infra
Since STDCI V2 executes the major build steps (running user script) on different nodes, it's hard to understand
the status/what failed from console output. The alternative is to use Blue Ocean view but it takes ~40 seconds to
load in some cases.
The first phase is to build a status report at the end of every STDCI build with quick access to relevant links such as logs, artifacts, test results and etc.
In the long term, the plan is to integrate "real time" updates such as console output updates per thread and etc.
--
This message was sent by Atlassian Jira
(v1001.0.0-SNAPSHOT#100085)
6 years, 7 months