← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1543253] [NEW] cells test_rebuild_instance_with_volume Tempest test fails

 

Public bug reported:

This Tempest test will not pass as it relies on creating a
security_group and using it which has never worked with cells.


2016-02-08 11:22:30.886 | tempest.scenario.test_rebuild_instance_with_volume.TestRebuildInstanceWithVolume.test_rebuild_instance_with_volume[compute,id-36c3d492-f5bd-11e4-b9b2-1697f925ec7b,image,network,volume]
2016-02-08 11:22:30.887 | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
2016-02-08 11:22:30.887 | 
2016-02-08 11:22:30.887 | Captured traceback-1:
2016-02-08 11:22:30.887 | ~~~~~~~~~~~~~~~~~~~~~
2016-02-08 11:22:30.887 |     Traceback (most recent call last):
2016-02-08 11:22:30.887 |       File "tempest/scenario/manager.py", line 108, in delete_wrapper
2016-02-08 11:22:30.887 |         delete_thing(*args, **kwargs)
2016-02-08 11:22:30.887 |       File "/opt/stack/new/tempest/.tox/all/local/lib/python2.7/site-packages/tempest_lib/services/compute/security_groups_client.py", line 75, in delete_security_group
2016-02-08 11:22:30.887 |         'os-security-groups/%s' % security_group_id)
2016-02-08 11:22:30.887 |       File "/opt/stack/new/tempest/.tox/all/local/lib/python2.7/site-packages/tempest_lib/common/rest_client.py", line 290, in delete
2016-02-08 11:22:30.887 |         return self.request('DELETE', url, extra_headers, headers, body)
2016-02-08 11:22:30.888 |       File "/opt/stack/new/tempest/.tox/all/local/lib/python2.7/site-packages/tempest_lib/common/rest_client.py", line 642, in request
2016-02-08 11:22:30.888 |         resp, resp_body)
2016-02-08 11:22:30.888 |       File "/opt/stack/new/tempest/.tox/all/local/lib/python2.7/site-packages/tempest_lib/common/rest_client.py", line 700, in _error_checker
2016-02-08 11:22:30.888 |         raise exceptions.BadRequest(resp_body, resp=resp)
2016-02-08 11:22:30.888 |     tempest_lib.exceptions.BadRequest: Bad request
2016-02-08 11:22:30.888 |     Details: {u'code': 400, u'message': u'Security group is still in use'}
2016-02-08 11:22:30.888 |     

http://logs.openstack.org/68/276868/2/gate/gate-tempest-dsvm-
cells/60eafe4/console.html

** Affects: nova
     Importance: Critical
     Assignee: Andrew Laski (alaski)
         Status: In Progress

** Changed in: nova
       Status: New => Triaged

** Changed in: nova
   Importance: Undecided => Critical

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

Title:
  cells test_rebuild_instance_with_volume Tempest test fails

Status in OpenStack Compute (nova):
  In Progress

Bug description:
  This Tempest test will not pass as it relies on creating a
  security_group and using it which has never worked with cells.

  
  2016-02-08 11:22:30.886 | tempest.scenario.test_rebuild_instance_with_volume.TestRebuildInstanceWithVolume.test_rebuild_instance_with_volume[compute,id-36c3d492-f5bd-11e4-b9b2-1697f925ec7b,image,network,volume]
  2016-02-08 11:22:30.887 | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
  2016-02-08 11:22:30.887 | 
  2016-02-08 11:22:30.887 | Captured traceback-1:
  2016-02-08 11:22:30.887 | ~~~~~~~~~~~~~~~~~~~~~
  2016-02-08 11:22:30.887 |     Traceback (most recent call last):
  2016-02-08 11:22:30.887 |       File "tempest/scenario/manager.py", line 108, in delete_wrapper
  2016-02-08 11:22:30.887 |         delete_thing(*args, **kwargs)
  2016-02-08 11:22:30.887 |       File "/opt/stack/new/tempest/.tox/all/local/lib/python2.7/site-packages/tempest_lib/services/compute/security_groups_client.py", line 75, in delete_security_group
  2016-02-08 11:22:30.887 |         'os-security-groups/%s' % security_group_id)
  2016-02-08 11:22:30.887 |       File "/opt/stack/new/tempest/.tox/all/local/lib/python2.7/site-packages/tempest_lib/common/rest_client.py", line 290, in delete
  2016-02-08 11:22:30.887 |         return self.request('DELETE', url, extra_headers, headers, body)
  2016-02-08 11:22:30.888 |       File "/opt/stack/new/tempest/.tox/all/local/lib/python2.7/site-packages/tempest_lib/common/rest_client.py", line 642, in request
  2016-02-08 11:22:30.888 |         resp, resp_body)
  2016-02-08 11:22:30.888 |       File "/opt/stack/new/tempest/.tox/all/local/lib/python2.7/site-packages/tempest_lib/common/rest_client.py", line 700, in _error_checker
  2016-02-08 11:22:30.888 |         raise exceptions.BadRequest(resp_body, resp=resp)
  2016-02-08 11:22:30.888 |     tempest_lib.exceptions.BadRequest: Bad request
  2016-02-08 11:22:30.888 |     Details: {u'code': 400, u'message': u'Security group is still in use'}
  2016-02-08 11:22:30.888 |     

  http://logs.openstack.org/68/276868/2/gate/gate-tempest-dsvm-
  cells/60eafe4/console.html

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


Follow ups