images.test_list_image_filters.ListImageFiltersTest fails with timeout

Bug #1255627 reported by Dan Smith
22
This bug affects 3 people
Affects Status Importance Assigned to Milestone
OpenStack Compute (nova)
Invalid
Undecided
Unassigned
nova-docker
Invalid
Undecided
Unassigned
tempest
Invalid
Undecided
Unassigned

Bug Description

Spurious failure in this test:

http://logs.openstack.org/49/55749/8/check/check-tempest-devstack-vm-full/9bc94d5/console.html

2013-11-27 01:10:35.802 | ======================================================================
2013-11-27 01:10:35.802 | FAIL: setUpClass (tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestXML)
2013-11-27 01:10:35.803 | setUpClass (tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestXML)
2013-11-27 01:10:35.803 | ----------------------------------------------------------------------
2013-11-27 01:10:35.803 | _StringException: Traceback (most recent call last):
2013-11-27 01:10:35.804 | File "tempest/api/compute/images/test_list_image_filters.py", line 50, in setUpClass
2013-11-27 01:10:35.807 | cls.client.wait_for_image_status(cls.image1_id, 'ACTIVE')
2013-11-27 01:10:35.809 | File "tempest/services/compute/xml/images_client.py", line 153, in wait_for_image_status
2013-11-27 01:10:35.809 | raise exceptions.TimeoutException
2013-11-27 01:10:35.809 | TimeoutException: Request timed out

Revision history for this message
David Kranz (david-kranz) wrote :

This non-white-listed error showed up in n-cpu:

2013-11-27 00:53:57.756 ERROR nova.virt.libvirt.driver [req-298cf8f1-3907-4494-8b6e-61e9b88dfded ListImageFiltersTestXML-tempest-656023876-user ListImageFiltersTestXML-tempest-656023876-tenant] An error occurred while enabling hairpin mode on domain with xml: <domain type='qemu'>

According to logstash this happened 9 times in the last two weeks.

Changed in nova:
status: New → Confirmed
Changed in tempest:
status: New → Invalid
Revision history for this message
Ihar Hrachyshka (ihar-hrachyshka) wrote :

Happened in the following run: http://logs.openstack.org/90/65690/2/check/check-tempest-dsvm-postgres-full/4e5da9a/console.html

It seems the link above is not available, so copying traceback here just in case my console output is gone too:

2014-01-14 18:42:12.278 | ======================================================================
2014-01-14 18:42:12.278 | FAIL: setUpClass (tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestXML)
2014-01-14 18:42:12.278 | setUpClass (tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestXML)
2014-01-14 18:42:12.279 | ----------------------------------------------------------------------
2014-01-14 18:42:12.279 | _StringException: Traceback (most recent call last):
2014-01-14 18:42:12.279 | File "tempest/api/compute/images/test_list_image_filters.py", line 60, in setUpClass
2014-01-14 18:42:12.279 | cls.server1['id'], wait_until='ACTIVE')
2014-01-14 18:42:12.279 | File "tempest/api/compute/base.py", line 209, in create_image_from_server
2014-01-14 18:42:12.279 | kwargs['wait_until'])
2014-01-14 18:42:12.280 | File "tempest/services/compute/xml/images_client.py", line 143, in wait_for_image_status
2014-01-14 18:42:12.280 | waiters.wait_for_image_status(self, image_id, status)
2014-01-14 18:42:12.280 | File "tempest/common/waiters.py", line 124, in wait_for_image_status
2014-01-14 18:42:12.280 | raise exceptions.TimeoutException(message)
2014-01-14 18:42:12.280 | TimeoutException: Request timed out
2014-01-14 18:42:12.280 | Details: Image 337212ba-07b2-4147-a4fd-6920671d27e5 failed to reach ACTIVE status within the required time (196 s). Current status: SAVING.
2014-01-14 18:42:12.280 |
2014-01-14 18:42:12.280 |
2014-01-14 18:42:12.281 | ======================================================================
2014-01-14 18:42:12.282 | FAIL: process-returncode
2014-01-14 18:42:12.282 | process-returncode
2014-01-14 18:42:12.282 | ----------------------------------------------------------------------
2014-01-14 18:42:12.282 | _StringException: Binary content:
2014-01-14 18:42:12.282 | traceback (test/plain; charset="utf8")

Revision history for this message
Matt Riedemann (mriedem) wrote :
Revision history for this message
Davanum Srinivas (DIMS) (dims-v) wrote :

seems to be happening only in check-tempest-dsvm-docker, so moving it there

Changed in nova:
status: Confirmed → Invalid
Revision history for this message
Davanum Srinivas (DIMS) (dims-v) wrote :

Don't see any hits in the last week

Changed in nova-docker:
status: New → Invalid
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Duplicates of this bug

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.