[JIRA] (OVIRT-1794) VM in PHX failed to migrate due to qemu bug
by Evgheni Dereveanchin (oVirt JIRA)
This is a multi-part message in MIME format...
------------=_1512485897-25186-247
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
Evgheni Dereveanchin created OVIRT-1794:
-------------------------------------------
Summary: VM in PHX failed to migrate due to qemu bug
Key: OVIRT-1794
URL: https://ovirt-jira.atlassian.net/browse/OVIRT-1794
Project: oVirt - virtualization made easy
Issue Type: Bug
Reporter: Evgheni Dereveanchin
Assignee: infra
Priority: Low
While upgrading from 4.1.7 to 4.2-pre I experienced an issue with shift-n03 failing to migrate with error on receiving side:
2017-12-05T14:24:53.090422Z qemu-kvm: warning: All CPU(s) up to maxcpus should be described in NUMA config
2017-12-05T14:29:41.430448Z qemu-kvm: Unknown combination of migration flags: 0
2017-12-05T14:29:41.431120Z qemu-kvm: error while loading state section id 3(ram)
2017-12-05T14:29:41.432665Z qemu-kvm: load of migration failed: Invalid argument
2017-12-05 14:29:42.271+0000: shutting down, reason=crashed
Will shut down the VM to proceed with the upgrade but if this happens again we may need to investigate further
--
This message was sent by Atlassian Jira
(v1001.0.0-SNAPSHOT#100074)
------------=_1512485897-25186-247
Content-Type: text/html; charset="UTF-8"
Content-Disposition: inline
Content-Transfer-Encoding: 7bit
<html><body>
<h3>Evgheni Dereveanchin created OVIRT-1794:</h3>
<pre> Summary: VM in PHX failed to migrate due to qemu bug
Key: OVIRT-1794
URL: https://ovirt-jira.atlassian.net/browse/OVIRT-1794
Project: oVirt - virtualization made easy
Issue Type: Bug
Reporter: Evgheni Dereveanchin
Assignee: infra
Priority: Low</pre>
<p>While upgrading from 4.1.7 to 4.2-pre I experienced an issue with shift-n03 failing to migrate with error on receiving side:</p>
<p>2017-12-05T14:24:53.090422Z qemu-kvm: warning: All CPU(s) up to maxcpus should be described in NUMA config 2017-12-05T14:29:41.430448Z qemu-kvm: Unknown combination of migration flags: 0 2017-12-05T14:29:41.431120Z qemu-kvm: error while loading state section id 3(ram) 2017-12-05T14:29:41.432665Z qemu-kvm: load of migration failed: Invalid argument 2017-12-05 14:29:42.271+0000: shutting down, reason=crashed</p>
<p>Will shut down the VM to proceed with the upgrade but if this happens again we may need to investigate further</p>
<p>— This message was sent by Atlassian Jira (v1001.0.0-SNAPSHOT#100074)</p>
<img src="https://u4043402.ct.sendgrid.net/wf/open?upn=i5TMWGV99amJbNxJpSp2-2BJ33BS..." 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>
------------=_1512485897-25186-247--
7 years
Build failed in Jenkins: system-sync_mirrors-centos-updates-el7-x86_64 #1049
by jenkins@jenkins.phx.ovirt.org
See <http://jenkins.ovirt.org/job/system-sync_mirrors-centos-updates-el7-x86_6...>
Changes:
[Martin Sivak] Cleanup the job for ovirt-optimizer
------------------------------------------
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 373040261719d00fc8e3003eccc3925a8c66fa66 (origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f 373040261719d00fc8e3003eccc3925a8c66fa66
Commit message: "Cleanup the job for ovirt-optimizer"
> git rev-list ae00eeb7b903b253c435d6ed27ec074f2fb4d541 # timeout=10
[system-sync_mirrors-centos-updates-el7-x86_64] $ /bin/bash -xe /tmp/jenkins1628629916084377648.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
7 years
[JIRA] (OVIRT-1792) Fwd: Whitelist
by Daniel Belenky (oVirt JIRA)
[ https://ovirt-jira.atlassian.net/browse/OVIRT-1792?page=com.atlassian.jir... ]
Daniel Belenky updated OVIRT-1792:
----------------------------------
Resolution: Duplicate
Status: Done (was: To Do)
> Fwd: Whitelist
> --------------
>
> Key: OVIRT-1792
> URL: https://ovirt-jira.atlassian.net/browse/OVIRT-1792
> Project: oVirt - virtualization made easy
> Issue Type: By-EMAIL
> Reporter: Anton Marchukov
> Assignee: infra
>
> Adding infra-support, so the ticket gets created.
> ---------- Forwarded message ----------
> From: Germano Veit Michel <germano(a)redhat.com>
> Date: Tue, Dec 5, 2017 at 6:36 AM
> Subject: Whitelist
> To: infra(a)ovirt.org
> Hello,
> Could you please add me to the whitelist?
> This is for: https://gerrit.ovirt.org/#/c/84408/
> To avoid overloading the infrastructure, a whitelist for
> running gerrit triggered jobs has been set in place, if
> you feel like you should be in it, please contact infra at
> ovirt dot org.
> Thank you,
> _______________________________________________
> Infra mailing list
> Infra(a)ovirt.org
> http://lists.ovirt.org/mailman/listinfo/infra
> --
> Anton Marchukov
> Team Lead - Release Management - RHV DevOps - Red Hat
--
This message was sent by Atlassian Jira
(v1001.0.0-SNAPSHOT#100074)
7 years
[JIRA] (OVIRT-1788) new ui_sanity scenario for basic_suite -- need multiple firefoxes and chromium
by Greg Sheremeta (oVirt JIRA)
[ https://ovirt-jira.atlassian.net/browse/OVIRT-1788?page=com.atlassian.jir... ]
Greg Sheremeta commented on OVIRT-1788:
---------------------------------------
Ok. I will need some help with that. I've never made a container, actually.
Is there a template I can start from, or can someone on your team start the project?
> new ui_sanity scenario for basic_suite -- need multiple firefoxes and chromium
> ------------------------------------------------------------------------------
>
> Key: OVIRT-1788
> URL: https://ovirt-jira.atlassian.net/browse/OVIRT-1788
> Project: oVirt - virtualization made easy
> Issue Type: Improvement
> Components: OST
> Reporter: Greg Sheremeta
> Assignee: infra
>
> I'm writing a suite that does headless UI testing. One goal is to open headless firefox and actually open the UI, perform a login, make sure things look good, make sure there are no ui.log errors, etc. I'll also eventually add chromium, which can run headless now too.
> The suite requires several firefox versions to be installed on the test machine, along with chromium. There are also some binary components required, geckodriver and chromedriver. These are not packaged.
> Ideally the browsers can be installed to /opt/firefox55, /opt/firefox56, /opt/chromium62, etc. on the machine running the suite. So I think it makes sense to maintain a custom rpm with all of this.
> Where can this rpm live? What is a reliable way to do this? (I know we want to avoid copr.)
--
This message was sent by Atlassian Jira
(v1001.0.0-SNAPSHOT#100074)
7 years