← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1262153] Re: test_rebuild_server_in_error_state spurious error

 

This traceback comes from a nova test, and does not involve heat.

** Also affects: nova
   Importance: Undecided
       Status: New

** No longer affects: heat

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

Title:
  test_rebuild_server_in_error_state spurious error

Status in OpenStack Compute (Nova):
  New

Bug description:
  As seen here: http://logs.openstack.org/72/62672/1/check/check-
  tempest-dsvm-postgres-full/cfd8223/console.html

  There are 2 tracebacks, maybe related to bug #1079687 but I'm not sure

  2013-12-17 15:43:39.810 | traceback-1: {{{
  2013-12-17 15:43:39.811 | Traceback (most recent call last):
  2013-12-17 15:43:39.811 |   File "tempest/services/compute/json/servers_client.py", line 240, in rebuild
  2013-12-17 15:43:39.811 |     return self.action(server_id, 'rebuild', 'server', **kwargs)
  2013-12-17 15:43:39.811 |   File "tempest/services/compute/json/servers_client.py", line 198, in action
  2013-12-17 15:43:39.811 |     post_body, self.headers)
  2013-12-17 15:43:39.811 |   File "tempest/common/rest_client.py", line 302, in post
  2013-12-17 15:43:39.812 |     return self.request('POST', url, headers, body)
  2013-12-17 15:43:39.812 |   File "tempest/common/rest_client.py", line 436, in request
  2013-12-17 15:43:39.812 |     resp, resp_body)
  2013-12-17 15:43:39.812 |   File "tempest/common/rest_client.py", line 491, in _error_checker
  2013-12-17 15:43:39.812 |     raise exceptions.Conflict(resp_body)
  2013-12-17 15:43:39.812 | Conflict: An object with that identifier already exists
  2013-12-17 15:43:39.813 | Details: {u'conflictingRequest': {u'message': u"Cannot 'rebuild' while instance is in task_state rebuilding", u'code': 409}}
  2013-12-17 15:43:39.813 | }}}
  2013-12-17 15:43:39.813 | 
  2013-12-17 15:43:39.813 | traceback-2: {{{
  2013-12-17 15:43:39.813 | Traceback (most recent call last):
  2013-12-17 15:43:39.813 |   File "tempest/services/compute/json/servers_client.py", line 162, in wait_for_server_status
  2013-12-17 15:43:39.814 |     raise_on_error=raise_on_error)
  2013-12-17 15:43:39.814 |   File "tempest/common/waiters.py", line 73, in wait_for_server_status
  2013-12-17 15:43:39.814 |     raise exceptions.BuildErrorException(server_id=server_id)
  2013-12-17 15:43:39.814 | BuildErrorException: Server 6c48e431-a0b9-4a99-99d5-f9db152b8bba failed to build and is in ERROR status
  2013-12-17 15:43:39.814 | }}}

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