← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1320617] Re: [Image] failed to reach ACTIVE status within the required time (196 s). Current status: SAVING

 

marking this invalid from ceilometer pov, since this hasn't cropped up.
as eglynn mentioned, there were various changes to address issues... not
really sure if consuming 7.5% cpu is the root of issue regardless.

** Changed in: ceilometer
       Status: Incomplete => Invalid

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

Title:
  [Image] failed to reach ACTIVE status within the required time (196
  s). Current status: SAVING

Status in OpenStack Telemetry (Ceilometer):
  Invalid
Status in OpenStack Compute (Nova):
  Invalid

Bug description:
  http://logs.openstack.org/08/92608/1/gate/gate-tempest-dsvm-postgres-
  full/57b137a/console.html.gz

  The relevant part of the test case:
  1. Boot servet1
  2. Boot server2 wait until active
  3. wait until server1 ACTIVE
  4. Create snapshot from server1, wait until ACTIVE with 196 sec timeout
  5. Cleanup, die with the first failure

  Normally the test case would create 2 additional image at the beginning,
  but now died at fist image creation.

  2014-05-09 21:44:09.857 | Captured traceback:
  2014-05-09 21:44:09.858 | ~~~~~~~~~~~~~~~~~~~
  2014-05-09 21:44:09.858 |     Traceback (most recent call last):
  2014-05-09 21:44:09.858 |       File "tempest/api/compute/images/test_list_image_filters.py", line 45, in setUpClass
  2014-05-09 21:44:09.858 |         cls.server1['id'], wait_until='ACTIVE')
  2014-05-09 21:44:09.858 |       File "tempest/api/compute/base.py", line 302, in create_image_from_server
  2014-05-09 21:44:09.858 |         kwargs['wait_until'])
  2014-05-09 21:44:09.858 |       File "tempest/services/compute/xml/images_client.py", line 140, in wait_for_image_status
  2014-05-09 21:44:09.858 |         waiters.wait_for_image_status(self, image_id, status)
  2014-05-09 21:44:09.858 |       File "tempest/common/waiters.py", line 129, in wait_for_image_status
  2014-05-09 21:44:09.858 |         raise exceptions.TimeoutException(message)
  2014-05-09 21:44:09.859 |     TimeoutException: Request timed out
  2014-05-09 21:44:09.859 |     Details: (ListImageFiltersTestXML:setUpClass) Image 20b6e7a9-f65d-4d17-b025-59f9237ff8cb failed to reach ACTIVE status within the required time (196 s). Current status: SAVING.

  logstash:
  http://logstash.openstack.org/#eyJzZWFyY2giOiJtZXNzYWdlOlwiZmFpbGVkIHRvIHJlYWNoIEFDVElWRSBzdGF0dXMgd2l0aGluIHRoZSByZXF1aXJlZCB0aW1lXCIgQU5EIGZpbGVuYW1lOlwiY29uc29sZS5odG1sXCIgQU5EIG1lc3NhZ2U6XCJDdXJyZW50IHN0YXR1czogU0FWSU5HXCIiLCJmaWVsZHMiOltdLCJvZmZzZXQiOjAsInRpbWVmcmFtZSI6ImFsbCIsImdyYXBobW9kZSI6ImNvdW50IiwidGltZSI6eyJ1c2VyX2ludGVydmFsIjowfSwic3RhbXAiOjE0MDA0MTEyNDcwMzksIm1vZGUiOiIiLCJhbmFseXplX2ZpZWxkIjoiIn0=

  message:"failed to reach ACTIVE status within the required time" AND
  filename:"console.html" AND message:"Current status: SAVING"

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


References