no longer an ER bug we are tracking
** Changed in: nova
Status: Incomplete => Invalid
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1404848
Title:
tempest.scenario.test_snapshot_pattern.TestSnapshotPattern.test_snapshot_pattern
failing on Jenkins
Status in OpenStack Neutron (virtual network service):
New
Status in OpenStack Compute (Nova):
Invalid
Bug description:
tempest.scenario.test_snapshot_pattern.TestSnapshotPattern.test_snapshot_pattern
failing on Jenkins.
Here's the traceback:
2014-12-22 10:19:41.732 |
2014-12-22 10:19:41.732 | Traceback (most recent call last):
2014-12-22 10:19:41.732 | File "tempest/test.py", line 112, in wrapper
2014-12-22 10:19:41.732 | return f(self, *func_args, **func_kwargs)
2014-12-22 10:19:41.732 | File
"tempest/scenario/test_snapshot_pattern.py", line 69, in test_snapshot_pattern
2014-12-22 10:19:41.732 | server =
self._boot_image(CONF.compute.image_ref)
2014-12-22 10:19:41.732 | File
"tempest/scenario/test_snapshot_pattern.py", line 45, in _boot_image
2014-12-22 10:19:41.733 | return self.create_server(image=image_id,
create_kwargs=create_kwargs)
2014-12-22 10:19:41.733 | File "tempest/scenario/manager.py", line 209,
in create_server
2014-12-22 10:19:41.733 | status='ACTIVE')
2014-12-22 10:19:41.733 | File
"tempest/services/compute/json/servers_client.py", line 183, in
wait_for_server_status
2014-12-22 10:19:41.733 | ready_wait=ready_wait)
2014-12-22 10:19:41.733 | File "tempest/common/waiters.py", line 66, in
wait_for_server_status
2014-12-22 10:19:41.733 | resp, body = client.get_server(server_id)
2014-12-22 10:19:41.733 | File
"tempest/services/compute/json/servers_client.py", line 142, in get_server
2014-12-22 10:19:41.733 | resp, body = self.get("servers/%s" %
str(server_id))
2014-12-22 10:19:41.733 | File "tempest/common/rest_client.py", line
239, in get
2014-12-22 10:19:41.733 | return self.request('GET', url,
extra_headers, headers)
2014-12-22 10:19:41.734 | File "tempest/common/rest_client.py", line
450, in request
2014-12-22 10:19:41.734 | resp, resp_body)
2014-12-22 10:19:41.734 | File "tempest/common/rest_client.py", line
547, in _error_checker
2014-12-22 10:19:41.734 | raise exceptions.ServerFault(message)
2014-12-22 10:19:41.734 | ServerFault: Got server fault
2014-12-22 10:19:41.734 | Details: The server has either erred or is
incapable of performing the requested operation.
201
To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1404848/+subscriptions
--
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to : [email protected]
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help : https://help.launchpad.net/ListHelp