← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1442006] Re: failed to reach SHELVED_OFFLOADED status within the required time

 

[Expired for OpenStack Compute (nova) because there has been no activity
for 60 days.]

** Changed in: nova
       Status: Incomplete => Expired

-- 
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/1442006

Title:
  failed to reach SHELVED_OFFLOADED status within the required time

Status in OpenStack Compute (Nova):
  Expired

Bug description:
  check-grenade-dsvm-partial-ncpu is failing for
  'tempest.scenario.test_shelve_instance.TestShelveInstance.test_shelve_instance'
  with following error,

  Captured traceback:
  2015-04-08 16:08:42.672 | ~~~~~~~~~~~~~~~~~~~
  2015-04-08 16:08:42.672 |     Traceback (most recent call last):
  2015-04-08 16:08:42.673 |       File "tempest/test.py", line 129, in wrapper
  2015-04-08 16:08:42.673 |         return f(self, *func_args, **func_kwargs)
  2015-04-08 16:08:42.673 |       File "tempest/scenario/test_shelve_instance.py", line 94, in test_shelve_instance
  2015-04-08 16:08:42.674 |         self._shelve_then_unshelve_server(server)
  2015-04-08 16:08:42.674 |       File "tempest/scenario/test_shelve_instance.py", line 54, in _shelve_then_unshelve_server
  2015-04-08 16:08:42.674 |         server['id'], 'SHELVED_OFFLOADED', extra_timeout=offload_time)
  2015-04-08 16:08:42.675 |       File "tempest/services/compute/json/servers_client.py", line 183, in wait_for_server_status
  2015-04-08 16:08:42.675 |         ready_wait=ready_wait)
  2015-04-08 16:08:42.675 |       File "tempest/common/waiters.py", line 94, in wait_for_server_status
  2015-04-08 16:08:42.676 |         raise exceptions.TimeoutException(message)
  2015-04-08 16:08:42.676 |     tempest.exceptions.TimeoutException: Request timed out
  2015-04-08 16:08:42.676 |     Details: (TestShelveInstance:test_shelve_instance) Server 5623198f-fc72-4888-8fde-084a5222b147 failed to reach SHELVED_OFFLOADED status and task state "None" within the required time (196 s). Current status: ACTIVE. Current task state: None.

To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1442006/+subscriptions


References