[JIRA] (OVIRT-1711) Don't run docker on ppc64le mock
by Daniel Belenky (oVirt JIRA)
[ https://ovirt-jira.atlassian.net/browse/OVIRT-1711?page=com.atlassian.jir... ]
Daniel Belenky commented on OVIRT-1711:
---------------------------------------
The cause for the failures is the fact that docker package for ppc64le is under centos-extras and not centos-base as in x86_64 repos.
I've sent a patch to add centos-extras for mock cfg for ppc64le.
> Don't run docker on ppc64le mock
> --------------------------------
>
> Key: OVIRT-1711
> URL: https://ovirt-jira.atlassian.net/browse/OVIRT-1711
> Project: oVirt - virtualization made easy
> Issue Type: Task
> Reporter: Gil Shinar
> Assignee: infra
>
> Jenkins check-patch fails because it cannot find the command docker when running mock using ppc64le configuration.
> We might need to add an "if" that will not try to call docker when running in ppc64le environment.
--
This message was sent by Atlassian Jira
(v1001.0.0-SNAPSHOT#100069)
7 years
Build failed in Jenkins: system-sync_mirrors-centos-updates-el7-x86_64 #923
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 7d28792f506f730a9afe42d908df8dbbd3cde33b (origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f 7d28792f506f730a9afe42d908df8dbbd3cde33b
Commit message: "ovirt-appliance: limit the number of builds we keep"
> git rev-list 7d28792f506f730a9afe42d908df8dbbd3cde33b # timeout=10
[system-sync_mirrors-centos-updates-el7-x86_64] $ /bin/bash -xe /tmp/jenkins8111864660004996682.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 1478, in _commonLoadRepoXML
self._revertOldRepoXML()
File "/usr/lib/python2.7/site-packages/yum/yumRepo.py", line 1323, in _revertOldRepoXML
os.rename(old_data['old_local'], old_data['local'])
OSError: [Errno 2] No such file or directory
Build step 'Execute shell' marked build as failure
7 years
[oVirt Jenkins] ovirt-system-tests_hc-basic-suite-4.1 - Build # 71 - Failure!
by jenkins@jenkins.phx.ovirt.org
------=_Part_178_198901136.1508901316642
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: quoted-printable
Project: http://jenkins.ovirt.org/job/ovirt-system-tests_hc-basic-suite-4.1=
/=20
Build: http://jenkins.ovirt.org/job/ovirt-system-tests_hc-basic-suite-4.1/7=
1/
Build Number: 71
Build Status: Failure
Triggered By: Started by timer
-------------------------------------
Changes Since Last Success:
-------------------------------------
Changes for Build #71
[Eyal Edri] enable 4.2 tested repo for 4.2 basic suite
[Barak Korren] Converted hard-coded publisher job to a template
[Barak Korren] Add nightly publisher job for 4.2
[Daniel Belenky] Added setup_project script
[Barak Korren] Added production CI jobs for Kubevirt
-----------------
Failed Tests:
-----------------
1 tests failed.
FAILED: 002_bootstrap.add_hosts
Error Message:
[ERROR]::oVirt API connection failure, (7, 'TCP connection reset by peer')
-------------------- >> begin captured logging << --------------------
ovirtlago.testlib: ERROR: * Unhandled exception in <function _host_is_u=
p at 0x4a69ed8>
Traceback (most recent call last):
File "/usr/lib/python2.7/site-packages/ovirtlago/testlib.py", line 219, i=
n assert_equals_within
res =3D func()
File "/home/jenkins/workspace/ovirt-system-tests_hc-basic-suite-4.1/ovirt=
-system-tests/hc-basic-suite-4.1/test-scenarios/002_bootstrap.py", line 144=
, in _host_is_up
cur_state =3D api.hosts.get(host.name()).status.state
File "/usr/lib/python2.7/site-packages/ovirtsdk/infrastructure/brokers.py=
", line 18338, in get
headers=3D{"All-Content":all_content}
File "/usr/lib/python2.7/site-packages/ovirtsdk/infrastructure/proxy.py",=
line 46, in get
return self.request(method=3D'GET', url=3Durl, headers=3Dheaders, cls=
=3Dcls)
File "/usr/lib/python2.7/site-packages/ovirtsdk/infrastructure/proxy.py",=
line 122, in request
persistent_auth=3Dself.__persistent_auth
File "/usr/lib/python2.7/site-packages/ovirtsdk/infrastructure/connection=
spool.py", line 81, in do_request
raise errors.ConnectionError(error)
ConnectionError: [ERROR]::oVirt API connection failure, (7, 'TCP connection=
reset by peer')
--------------------- >> end captured logging << ---------------------
Stack Trace:
File "/usr/lib64/python2.7/unittest/case.py", line 369, in run
testMethod()
File "/usr/lib/python2.7/site-packages/nose/case.py", line 197, in runTes=
t
self.test(*self.arg)
File "/usr/lib/python2.7/site-packages/ovirtlago/testlib.py", line 129, i=
n wrapped_test
test()
File "/usr/lib/python2.7/site-packages/ovirtlago/testlib.py", line 59, in=
wrapper
return func(get_test_prefix(), *args, **kwargs)
File "/home/jenkins/workspace/ovirt-system-tests_hc-basic-suite-4.1/ovirt=
-system-tests/hc-basic-suite-4.1/test-scenarios/002_bootstrap.py", line 163=
, in add_hosts
testlib.assert_true_within(_host_is_up, timeout=3D15 * 60)
File "/usr/lib/python2.7/site-packages/ovirtlago/testlib.py", line 263, i=
n assert_true_within
assert_equals_within(func, True, timeout, allowed_exceptions)
File "/usr/lib/python2.7/site-packages/ovirtlago/testlib.py", line 219, i=
n assert_equals_within
res =3D func()
File "/home/jenkins/workspace/ovirt-system-tests_hc-basic-suite-4.1/ovirt=
-system-tests/hc-basic-suite-4.1/test-scenarios/002_bootstrap.py", line 144=
, in _host_is_up
cur_state =3D api.hosts.get(host.name()).status.state
File "/usr/lib/python2.7/site-packages/ovirtsdk/infrastructure/brokers.py=
", line 18338, in get
headers=3D{"All-Content":all_content}
File "/usr/lib/python2.7/site-packages/ovirtsdk/infrastructure/proxy.py",=
line 46, in get
return self.request(method=3D'GET', url=3Durl, headers=3Dheaders, cls=
=3Dcls)
File "/usr/lib/python2.7/site-packages/ovirtsdk/infrastructure/proxy.py",=
line 122, in request
persistent_auth=3Dself.__persistent_auth
File "/usr/lib/python2.7/site-packages/ovirtsdk/infrastructure/connection=
spool.py", line 81, in do_request
raise errors.ConnectionError(error)
'[ERROR]::oVirt API connection failure, (7, \'TCP connection reset by peer\=
')\n-------------------- >> begin captured logging << --------------------\=
novirtlago.testlib: ERROR: * Unhandled exception in <function _host_is_=
up at 0x4a69ed8>\nTraceback (most recent call last):\n File "/usr/lib/pyth=
on2.7/site-packages/ovirtlago/testlib.py", line 219, in assert_equals_withi=
n\n res =3D func()\n File "/home/jenkins/workspace/ovirt-system-tests_h=
c-basic-suite-4.1/ovirt-system-tests/hc-basic-suite-4.1/test-scenarios/002_=
bootstrap.py", line 144, in _host_is_up\n cur_state =3D api.hosts.get(ho=
st.name()).status.state\n File "/usr/lib/python2.7/site-packages/ovirtsdk/=
infrastructure/brokers.py", line 18338, in get\n headers=3D{"All-Content=
":all_content}\n File "/usr/lib/python2.7/site-packages/ovirtsdk/infrastru=
cture/proxy.py", line 46, in get\n return self.request(method=3D\'GET\',=
url=3Durl, headers=3Dheaders, cls=3Dcls)\n File "/usr/lib/python2.7/site-=
packages/ovirtsdk/infrastructure/proxy.py", line 122, in request\n persi=
stent_auth=3Dself.__persistent_auth\n File "/usr/lib/python2.7/site-packag=
es/ovirtsdk/infrastructure/connectionspool.py", line 81, in do_request\n =
raise errors.ConnectionError(error)\nConnectionError: [ERROR]::oVirt API c=
onnection failure, (7, \'TCP connection reset by peer\')\n-----------------=
---- >> end captured logging << ---------------------'
------=_Part_178_198901136.1508901316642--
7 years
oVirt infra daily report - unstable production jobs - 485
by jenkins@jenkins.phx.ovirt.org
------=_Part_188_740468231.1508972402001
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
Good morning!
Attached is the HTML page with the jenkins status report. You can see it also here:
- http://jenkins.ovirt.org/job/system_jenkins-report/485//artifact/exported...
Cheers,
Jenkins
------=_Part_188_740468231.1508972402001
Content-Type: text/html; charset=us-ascii; name=upstream_report.html
Content-Transfer-Encoding: 7bit
Content-Disposition: attachment; filename=upstream_report.html
Content-ID: <upstream_report.html>
<!DOCTYPE html><head><style type="text/css">
table.gridtable {
border-collapse: collapse;
table-layout:fixed;
width:1600px;
font-family: monospace;
font-size:13px;
}
.head {
font-size:20px;
font-family: arial;
}
.sub {
font-size:18px;
background-color:#e5e5e5;
font-family: arial;
}
pre {
font-family: monospace;
display: inline;
white-space: pre-wrap;
white-space: -moz-pre-wrap !important;
white-space: -pre-wrap;
white-space: -o-pre-wrap;
word-wrap: break-word;
}
</style>
</head>
<body>
<table class="gridtable" border=2>
<tr><th colspan=2 class=head>
RHEVM CI Jenkins Daily Report - 25/10/2017
</th></tr><tr><th colspan=2 class=sub>
<font color="blue"><a href="http://jenkins.ovirt.org/">00 Unstable Critical</a></font>
</th></tr>
<tr><td>
<a href="http://jenkins.ovirt.org/job/ovirt-system-tests_ansible-suite-master/">ovirt-system-tests_ansible-suite-master</a>
</td><td>
This job is automatically updated by jenkins job builder, any manual
change will be lost in the next update. If you want to make permanent
changes, check out the <a href="http://gerrit.ovirt.org/gitweb?p=jenkins.git;a=tree;h=refs/heads/master;h...">
jenkins</a> repo.
<!-- Managed by Jenkins Job Builder -->
</td></tr>
<tr><td>
<a href="http://jenkins.ovirt.org/job/ovirt-system-tests_hc-basic-suite-4.1/">ovirt-system-tests_hc-basic-suite-4.1</a>
</td><td>
This job is automatically updated by jenkins job builder, any manual
change will be lost in the next update. If you want to make permanent
changes, check out the <a href="http://gerrit.ovirt.org/gitweb?p=jenkins.git;a=tree;h=refs/heads/master;h...">
jenkins</a> repo.
<!-- Managed by Jenkins Job Builder -->
</td></tr>
------=_Part_188_740468231.1508972402001--
7 years
Build failed in Jenkins: system-sync_mirrors-centos-updates-el7-x86_64 #921
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 6c110aba1bc5436f81eec5d57fbe551eb2b3059e (origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f 6c110aba1bc5436f81eec5d57fbe551eb2b3059e
Commit message: "Added production CI jobs for Kubevirt"
> git rev-list 6c110aba1bc5436f81eec5d57fbe551eb2b3059e # timeout=10
[system-sync_mirrors-centos-updates-el7-x86_64] $ /bin/bash -xe /tmp/jenkins4271364769363165772.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 1478, in _commonLoadRepoXML
self._revertOldRepoXML()
File "/usr/lib/python2.7/site-packages/yum/yumRepo.py", line 1323, in _revertOldRepoXML
os.rename(old_data['old_local'], old_data['local'])
OSError: [Errno 2] No such file or directory
Build step 'Execute shell' marked build as failure
7 years
[vdsm][tag][ovirt-4.2] Vdsm tagged: v4.20.4
by Francesco Romani
Hi infra,
we have a new Vdsm tag on branch master for oVirt 4.2.0:
tag v4.20.4
Tagger: Francesco Romani <fromani(a)redhat.com>
Date: Wed Oct 25 14:33:58 2017 +0200
Vdsm 4.20.4 for oVirt 4.2.0 alpha test build
commit a38bde103bddd4eed5203321feb7b0a7ee5b9180
Bests,
--
Francesco Romani
Senior SW Eng., Virtualization R&D
Red Hat
IRC: fromani github: @fromanirh
7 years
[JIRA] (OVIRT-1720) 10.2017 - Jenkins data partition running out of disk space
by Evgheni Dereveanchin (oVirt JIRA)
This is a multi-part message in MIME format...
------------=_1508930717-28969-237
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
[ https://ovirt-jira.atlassian.net/browse/OVIRT-1720?page=com.atlassian.jir... ]
Evgheni Dereveanchin reassigned OVIRT-1720:
-------------------------------------------
Assignee: Evgheni Dereveanchin (was: infra)
> 10.2017 - Jenkins data partition running out of disk space
> ----------------------------------------------------------
>
> Key: OVIRT-1720
> URL: https://ovirt-jira.atlassian.net/browse/OVIRT-1720
> Project: oVirt - virtualization made easy
> Issue Type: Bug
> Reporter: Evgheni Dereveanchin
> Assignee: Evgheni Dereveanchin
> Priority: High
>
> Jenkins is at 15% free space again. Opening this ticket to investigate if we can clean up space or the only solution is to grow the volume again
--
This message was sent by Atlassian Jira
(v1001.0.0-SNAPSHOT#100069)
------------=_1508930717-28969-237
Content-Type: text/html; charset="UTF-8"
Content-Disposition: inline
Content-Transfer-Encoding: 7bit
<html><body>
<pre>[ https://ovirt-jira.atlassian.net/browse/OVIRT-1720?page=com.atlassian.jir... ]</pre>
<h3>Evgheni Dereveanchin reassigned OVIRT-1720:</h3>
<pre>Assignee: Evgheni Dereveanchin (was: infra)</pre>
<blockquote><h3>10.2017 – Jenkins data partition running out of disk space</h3>
<pre> Key: OVIRT-1720
URL: https://ovirt-jira.atlassian.net/browse/OVIRT-1720
Project: oVirt - virtualization made easy
Issue Type: Bug
Reporter: Evgheni Dereveanchin
Assignee: Evgheni Dereveanchin
Priority: High</pre>
<p>Jenkins is at 15% free space again. Opening this ticket to investigate if we can clean up space or the only solution is to grow the volume again</p></blockquote>
<p>— This message was sent by Atlassian Jira (v1001.0.0-SNAPSHOT#100069)</p>
<img src="https://u4043402.ct.sendgrid.net/wf/open?upn=i5TMWGV99amJbNxJpSp2-2BCmpYL..." alt="" width="1" height="1" border="0" style="height:1px !important;width:1px !important;border-width:0 !important;margin-top:0 !important;margin-bottom:0 !important;margin-right:0 !important;margin-left:0 !important;padding-top:0 !important;padding-bottom:0 !important;padding-right:0 !important;padding-left:0 !important;"/>
</body></html>
------------=_1508930717-28969-237--
7 years
[JIRA] (OVIRT-1720) 10.2017 - Jenkins data partition running out of disk space
by Evgheni Dereveanchin (oVirt JIRA)
This is a multi-part message in MIME format...
------------=_1508930712-18024-268
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
Evgheni Dereveanchin created OVIRT-1720:
-------------------------------------------
Summary: 10.2017 - Jenkins data partition running out of disk space
Key: OVIRT-1720
URL: https://ovirt-jira.atlassian.net/browse/OVIRT-1720
Project: oVirt - virtualization made easy
Issue Type: Bug
Reporter: Evgheni Dereveanchin
Assignee: infra
Priority: High
Jenkins is at 15% free space again. Opening this ticket to investigate if we can clean up space or the only solution is to grow the volume again
--
This message was sent by Atlassian Jira
(v1001.0.0-SNAPSHOT#100069)
------------=_1508930712-18024-268
Content-Type: text/html; charset="UTF-8"
Content-Disposition: inline
Content-Transfer-Encoding: 7bit
<html><body>
<h3>Evgheni Dereveanchin created OVIRT-1720:</h3>
<pre> Summary: 10.2017 - Jenkins data partition running out of disk space
Key: OVIRT-1720
URL: https://ovirt-jira.atlassian.net/browse/OVIRT-1720
Project: oVirt - virtualization made easy
Issue Type: Bug
Reporter: Evgheni Dereveanchin
Assignee: infra
Priority: High</pre>
<p>Jenkins is at 15% free space again. Opening this ticket to investigate if we can clean up space or the only solution is to grow the volume again</p>
<p>— This message was sent by Atlassian Jira (v1001.0.0-SNAPSHOT#100069)</p>
<img src="https://u4043402.ct.sendgrid.net/wf/open?upn=i5TMWGV99amJbNxJpSp2-2BCmpYL..." alt="" width="1" height="1" border="0" style="height:1px !important;width:1px !important;border-width:0 !important;margin-top:0 !important;margin-bottom:0 !important;margin-right:0 !important;margin-left:0 !important;padding-top:0 !important;padding-bottom:0 !important;padding-right:0 !important;padding-left:0 !important;"/>
</body></html>
------------=_1508930712-18024-268--
7 years