undercloud build failure, nova-compute shows couldn't apply vif_port_id

Bug #1300747 reported by Therese McHale
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
OpenStack Core Infrastructure
Triaged
Medium
Unassigned

Bug Description

Undercloud (and overcloud) Build failure on https://review.openstack.org/#/c/81392/

Logs are here: http://logs.openstack.org/92/81392/2/check-tripleo/check-tripleo-ironic-undercloud-precise/ad0c597/

nova-compute.log on the seed (/var/log/upstart) shows:

2014-04-01 04:26:25.750 4490 WARNING ironicclient.common.http [-] Request returned failure status.
2014-04-01 04:26:25.751 4490 ERROR nova.openstack.common.loopingcall [-] in fixed duration looping call
2014-04-01 04:26:25.751 4490 TRACE nova.openstack.common.loopingcall Traceback (most recent call last):
2014-04-01 04:26:25.751 4490 TRACE nova.openstack.common.loopingcall File "/opt/stack/venvs/nova/local/lib/python2.7/site-packages/nova/openstack/common/loopingcall.py", line 78, in _inner
2014-04-01 04:26:25.751 4490 TRACE nova.openstack.common.loopingcall self.f(*self.args, **self.kw)
2014-04-01 04:26:25.751 4490 TRACE nova.openstack.common.loopingcall File "/opt/stack/venvs/nova/local/lib/python2.7/site-packages/ironic/nova/virt/ironic/driver.py", line 169, in _request_api
2014-04-01 04:26:25.751 4490 TRACE nova.openstack.common.loopingcall func(*args)
2014-04-01 04:26:25.751 4490 TRACE nova.openstack.common.loopingcall File "/opt/stack/venvs/nova/local/lib/python2.7/site-packages/ironicclient/v1/port.py", line 57, in update
2014-04-01 04:26:25.751 4490 TRACE nova.openstack.common.loopingcall return self._update(self._path(port_id), patch)
2014-04-01 04:26:25.751 4490 TRACE nova.openstack.common.loopingcall File "/opt/stack/venvs/nova/local/lib/python2.7/site-packages/ironicclient/common/base.py", line 68, in _update
2014-04-01 04:26:25.751 4490 TRACE nova.openstack.common.loopingcall resp, body = self.api.json_request(method, url, body=body)
2014-04-01 04:26:25.751 4490 TRACE nova.openstack.common.loopingcall File "/opt/stack/venvs/nova/local/lib/python2.7/site-packages/ironicclient/common/http.py", line 186, in json_request
2014-04-01 04:26:25.751 4490 TRACE nova.openstack.common.loopingcall resp, body_iter = self._http_request(url, method, **kwargs)
2014-04-01 04:26:25.751 4490 TRACE nova.openstack.common.loopingcall File "/opt/stack/venvs/nova/local/lib/python2.7/site-packages/ironicclient/common/http.py", line 169, in _http_request
2014-04-01 04:26:25.751 4490 TRACE nova.openstack.common.loopingcall error_json.get('debuginfo'))
2014-04-01 04:26:25.751 4490 TRACE nova.openstack.common.loopingcall HTTPBadRequest: Couldn't apply patch '[{'path': '/extra/vif_port_id', 'op': 'remove'}]'. Reason: u'vif_port_id'
2014-04-01 04:26:25.751 4490 TRACE nova.openstack.common.loopingcall
2014-04-01 04:59:37.633 4490 ERROR ironic.nova.virt.ironic.driver [-] Failed to provision instance a70991b3-4454-464f-a04d-ced884a2ba1f: Deploy timed out, but an unhandled exception was encountered while aborting. More info may be found in the log file.
2014-04-01 04:59:37.634 4490 ERROR nova.openstack.common.loopingcall [-] in fixed duration looping call
2014-04-01 04:59:37.634 4490 TRACE nova.openstack.common.loopingcall Traceback (most recent call last):
2014-04-01 04:59:37.634 4490 TRACE nova.openstack.common.loopingcall File "/opt/stack/venvs/nova/local/lib/python2.7/site-packages/nova/openstack/common/loopingcall.py", line 78, in _inner
2014-04-01 04:59:37.634 4490 TRACE nova.openstack.common.loopingcall self.f(*self.args, **self.kw)
2014-04-01 04:59:37.634 4490 TRACE nova.openstack.common.loopingcall File "/opt/stack/venvs/nova/local/lib/python2.7/site-packages/ironic/nova/virt/ironic/driver.py", line 468, in _wait_for_active
2014-04-01 04:59:37.634 4490 TRACE nova.openstack.common.loopingcall raise exception.InstanceDeployFailure(msg)
2014-04-01 04:59:37.634 4490 TRACE nova.openstack.common.loopingcall InstanceDeployFailure: Failed to provision instance a70991b3-4454-464f-a04d-ced884a2ba1f: Deploy timed out, but an unhandled exception was encountered while aborting. More info may be found in the log file.
2014-04-01 04:59:37.634 4490 TRACE nova.openstack.common.loopingcall
2014-04-01 04:59:37.635 4490 ERROR nova.compute.manager [req-f95a59d8-d58f-4cc9-810b-8d8d8573f20b 1acd8c3915d0414d8b3eff288724c5f8 a36fbea76b104d3cb3845ac52c8d90b7] [instance: a70991b3-4454-464f-a04d-ced884a2ba1f] Instance failed to spawn

Jeremy Stanley (fungi)
Changed in openstack-ci:
status: New → Triaged
importance: Undecided → Medium
tags: added: gate-failure toci
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.