images.test_list_image_filters.ListImageFiltersTest fails with Object not found

Bug #1267363 reported by Zhikun Liu
34
This bug affects 6 people
Affects Status Importance Assigned to Milestone
tempest
Expired
Undecided
Unassigned

Bug Description

Error log: http://logs.openstack.org/60/64660/4/check/check-tempest-dsvm-full/75a851b/testr_results.html.gz

ft2.1: setUpClass (tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestXML)_StringException: Traceback (most recent call last):
  File "tempest/api/compute/images/test_list_image_filters.py", line 60, in setUpClass
    cls.server1['id'], wait_until='ACTIVE')
  File "tempest/api/compute/base.py", line 199, in create_image_from_server
    kwargs['wait_until'])
  File "tempest/services/compute/xml/images_client.py", line 143, in wait_for_image_status
    waiters.wait_for_image_status(self, image_id, status)
  File "tempest/common/waiters.py", line 107, in wait_for_image_status
    resp, image = client.get_image(image_id)
  File "tempest/services/compute/xml/images_client.py", line 132, in get_image
    resp, body = self.get("images/%s" % str(image_id), self.headers)
  File "tempest/common/rest_client.py", line 305, in get
    return self.request('GET', url, headers)
  File "tempest/common/rest_client.py", line 436, in request
    resp, resp_body)
  File "tempest/common/rest_client.py", line 481, in _error_checker
    raise exceptions.NotFound(resp_body)
NotFound: Object not found
Details: <itemNotFound code="404" xmlns="http://docs.openstack.org/compute/api/v1.1"><message>Image not found.</message></itemNotFound>

Zhikun Liu (zhikunliu)
affects: nova → tempest
Revision history for this message
Matthew Treinish (treinish) wrote :

Sorry for the delay in triage, but the logs have been lost from this. From the traceback I don't have enough information to know if this is really a tempest bug or not. It honestly looks like either a nova or glance issue. Can you confirm whatever failed here still occurs and add more details to the bug.

Changed in tempest:
status: New → Incomplete
Revision history for this message
Launchpad Janitor (janitor) wrote :

[Expired for tempest because there has been no activity for 60 days.]

Changed in tempest:
status: Incomplete → Expired
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.