Tempest test_server_rescue timeout

Bug #1186261 reported by Andrea Rosa
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
tempest
New
Undecided
Unassigned

Bug Description

Tempest test 'tempest.api.compute.servers.test_server_rescue.ServerRescueTestXML' fails in gate jobs due to timeout waiting for server to reach RESCUE status.
Full Log at [1]

2013-05-31 11:10:08.847 | ======================================================================
2013-05-31 11:10:08.847 | ERROR: test suite for <class 'tempest.api.compute.servers.test_server_rescue.ServerRescueTestXML'>
2013-05-31 11:10:08.884 | ----------------------------------------------------------------------
2013-05-31 11:10:08.921 | Traceback (most recent call last):
2013-05-31 11:10:08.921 | File "/usr/lib/python2.7/dist-packages/nose/suite.py", line 208, in run
2013-05-31 11:10:08.921 | self.setUp()
2013-05-31 11:10:08.921 | File "/usr/lib/python2.7/dist-packages/nose/suite.py", line 291, in setUp
2013-05-31 11:10:08.921 | self.setupContext(ancestor)
2013-05-31 11:10:08.921 | File "/usr/lib/python2.7/dist-packages/nose/suite.py", line 314, in setupContext
2013-05-31 11:10:08.921 | try_run(context, names)
2013-05-31 11:10:08.921 | File "/usr/lib/python2.7/dist-packages/nose/util.py", line 478, in try_run
2013-05-31 11:10:08.921 | return func()
2013-05-31 11:10:08.921 | File "/opt/stack/new/tempest/tempest/api/compute/servers/test_server_rescue.py", line 81, in setUpClass
2013-05-31 11:10:08.921 | cls.servers_client.wait_for_server_status(cls.rescue_id, 'RESCUE')
2013-05-31 11:10:08.922 | File "/opt/stack/new/tempest/tempest/services/compute/xml/servers_client.py", line 313, in wait_for_server_status
2013-05-31 11:10:08.922 | raise exceptions.TimeoutException(message)
2013-05-31 11:10:08.922 | TimeoutException: Request timed out
2013-05-31 11:10:08.922 | Details: Request timed out
2013-05-31 11:10:08.922 | Details: Server 62025fe3-2e12-49b6-a067-2aefef0292af failed to reach RESCUE status within the required time (400 s). Current status: ACTIVE.
2013-05-31 11:10:08.922 | -------------------- >> begin captured logging << --------------------

[1] http://logs.openstack.org/26020/16/check/gate-tempest-devstack-vm-quantum/26647/console.html

Revision history for this message
Hans Lindgren (hanlind) wrote :

This is yet another case where a KeyError 'floatingips' exception is thrown by the compute node when it talks to quantum. See bug 1185834.

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.