yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #11388
[Bug 1284232] Re: test_pause_paused_server fails with "Cannot 'unpause' while instance is in vm_state active"
This is a real test failure, not an infrastructure bug.
** Also affects: nova
Importance: Undecided
Status: New
** No longer affects: openstack-ci
** Tags added: gate-failure
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Compute (nova).
https://bugs.launchpad.net/bugs/1284232
Title:
test_pause_paused_server fails with "Cannot 'unpause' while instance
is in vm_state active"
Status in OpenStack Compute (Nova):
New
Bug description:
Tempest test is failing a negative test, test_pause_paused_server.
From http://logs.openstack.org/29/74229/5/check/check-tempest-dsvm-
postgres-full/0878106/
2014-02-21 22:54:26.645 |
2014-02-21 22:54:26.645 | traceback-1: {{{
2014-02-21 22:54:26.645 | Traceback (most recent call last):
2014-02-21 22:54:26.645 | File "tempest/services/compute/json/servers_client.py", line 371, in unpause_server
2014-02-21 22:54:26.646 | return self.action(server_id, 'unpause', None, **kwargs)
2014-02-21 22:54:26.646 | File "tempest/services/compute/json/servers_client.py", line 196, in action
2014-02-21 22:54:26.646 | post_body)
2014-02-21 22:54:26.646 | File "tempest/common/rest_client.py", line 177, in post
2014-02-21 22:54:26.646 | return self.request('POST', url, headers, body)
2014-02-21 22:54:26.646 | File "tempest/common/rest_client.py", line 352, in request
2014-02-21 22:54:26.646 | resp, resp_body)
2014-02-21 22:54:26.647 | File "tempest/common/rest_client.py", line 406, in _error_checker
2014-02-21 22:54:26.647 | raise exceptions.Conflict(resp_body)
2014-02-21 22:54:26.647 | Conflict: An object with that identifier already exists
2014-02-21 22:54:26.647 | Details: {u'message': u"Cannot 'unpause' while instance is in vm_state active", u'code': 409}
2014-02-21 22:54:26.647 | }}}
2014-02-21 22:54:26.647 |
2014-02-21 22:54:26.648 | Traceback (most recent call last):
2014-02-21 22:54:26.648 | File "tempest/api/compute/servers/test_servers_negative.py", line 135, in test_pause_paused_server
2014-02-21 22:54:26.648 | self.client.wait_for_server_status(self.server_id, 'PAUSED')
2014-02-21 22:54:26.648 | File "tempest/services/compute/json/servers_client.py", line 160, in wait_for_server_status
2014-02-21 22:54:26.648 | raise_on_error=raise_on_error)
2014-02-21 22:54:26.648 | File "tempest/common/waiters.py", line 89, in wait_for_server_status
2014-02-21 22:54:26.649 | raise exceptions.TimeoutException(message)
2014-02-21 22:54:26.649 | TimeoutException: Request timed out
2014-02-21 22:54:26.649 | Details: Server e09307a3-d2b3-4b43-895e-b14952a15aea failed to reach PAUSED status and task state "None" within the required time (196 s). Current status: ACTIVE. Current task state: pausing.
2014-02-21 22:54:26.649 |
To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1284232/+subscriptions