[11.0-community][bvt_2][661] Launch instance (failure)

Bug #1683212 reported by Ivan Udovichenko
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Fuel for OpenStack
Confirmed
High
MOS Nova

Bug Description

Instance failed to spawn with error:
ERROR nova.compute.manager [instance: 810f89e5-576b-4c83-b6f3-ef2c132012f9] InvalidDiskInfo: Disk info file is invalid: qemu-img failed to execute on /var/lib/nova/instances/_base/9a3873af726e5e411d1a9e0d20fe598129958f67.part : Unexpected error while running command.
ERROR nova.compute.manager [instance: 810f89e5-576b-4c83-b6f3-ef2c132012f9] Command: /usr/bin/python -m oslo_concurrency.prlimit --as=1073741824 --cpu=2 -- env LC_ALL=C LANG=C qemu-img info /var/lib/nova/instances/_base/9a3873af726e5e411d1a9e0d20fe598129958f67.part
ERROR nova.compute.manager [instance: 810f89e5-576b-4c83-b6f3-ef2c132012f9] Exit code: -9
ERROR nova.compute.manager [instance: 810f89e5-576b-4c83-b6f3-ef2c132012f9] Stdout: u''
ERROR nova.compute.manager [instance: 810f89e5-576b-4c83-b6f3-ef2c132012f9] Stderr: u''

node-4-10.109.5.8/var/log/nova/nova-compute.log
http://paste.openstack.org/show/606858/

https://ci.fuel-infra.org/job/11.0-community.main.ubuntu.bvt_2/661/

Changed in fuel:
assignee: nobody → MOS Nova (mos-nova)
Revision history for this message
Roman Podoliaka (rpodolyaka) wrote :

Hmm, this is weird as CPU timeout of 2s is still used despite the fact Ocata contains https://review.openstack.org/#/q/I1f4549b787fd3b458e2c48a90bf80025987f08c4 from the very beginning (timeout was bumped from 2 to 8s).

I've checked 11.0/ocata branch and can confirm that the commit we need is present there:

rpodolyaka@rpodolyaka-pc:~/src/nova$ git log mirantis/11.0/ocata --no-merges --grep "Bump prlimit cpu time for qemu from 2 to 8"
commit b78b1f8ce3aa407307a6adc5c60de1e960547897
Author: Sean Dague <email address hidden>
Date: Thu Dec 8 10:09:06 2016 -0500

    Bump prlimit cpu time for qemu from 2 to 8

Maybe we just need to rebuild the package to get the latest state of the code?

Changed in fuel:
importance: Undecided → High
status: New → Confirmed
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.