tempest.scenario.test_snapshot_pattern.TestSnapshotPattern.test_snapshot_pattern

Bug #1334247 reported by Daniel Berrange
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
OpenStack Compute (nova)
New
Undecided
Unassigned

Bug Description

http://logs.openstack.org/23/95723/8/check/check-tempest-dsvm-postgres-full/e1494ef/console.html

https://review.openstack.org/#/c/95723/

2014-06-25 11:28:22.947 | ==============================
2014-06-25 11:28:22.947 | Failed 1 tests - output below:
2014-06-25 11:28:22.947 | ==============================
2014-06-25 11:28:22.947 |
2014-06-25 11:28:22.947 | tempest.scenario.test_snapshot_pattern.TestSnapshotPattern.test_snapshot_pattern[compute,image,network]
2014-06-25 11:28:22.947 | -------------------------------------------------------------------------------------------------------
2014-06-25 11:28:22.947 |
2014-06-25 11:28:22.947 | Captured traceback:
2014-06-25 11:28:22.947 | ~~~~~~~~~~~~~~~~~~~
2014-06-25 11:28:22.947 | Traceback (most recent call last):
2014-06-25 11:28:22.948 | File "tempest/test.py", line 127, in wrapper
2014-06-25 11:28:22.948 | return f(self, *func_args, **func_kwargs)
2014-06-25 11:28:22.948 | File "tempest/scenario/test_snapshot_pattern.py", line 81, in test_snapshot_pattern
2014-06-25 11:28:22.948 | server = self._boot_image(CONF.compute.image_ref)
2014-06-25 11:28:22.948 | File "tempest/scenario/test_snapshot_pattern.py", line 43, in _boot_image
2014-06-25 11:28:22.948 | return self.create_server(image=image_id, create_kwargs=create_kwargs)
2014-06-25 11:28:22.948 | File "tempest/scenario/manager.py", line 347, in create_server
2014-06-25 11:28:22.948 | self.status_timeout(client.servers, server.id, 'ACTIVE')
2014-06-25 11:28:22.948 | File "tempest/scenario/manager.py", line 191, in status_timeout
2014-06-25 11:28:22.948 | not_found_exception=not_found_exception)
2014-06-25 11:28:22.948 | File "tempest/scenario/manager.py", line 251, in _status_timeout
2014-06-25 11:28:22.948 | CONF.compute.build_interval):
2014-06-25 11:28:22.949 | File "tempest/test.py", line 621, in call_until_true
2014-06-25 11:28:22.949 | if func():
2014-06-25 11:28:22.949 | File "tempest/scenario/manager.py", line 242, in check_status
2014-06-25 11:28:22.949 | server_id=thing_id)
2014-06-25 11:28:22.949 | BuildErrorException: Server ef9b3b37-ffc5-4edf-9e9c-af15085400de failed to build and is in ERROR status
2014-06-25 11:28:22.949 | Details: <Server: scenario-server--1269152472> failed to get to expected status (ACTIVE). In ERROR state.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

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