[system tests] Check_openstack_stat test failed with 500 error on instance creation

Bug #1456135 reported by Andrey Sledzinskiy
10
This bug affects 2 people
Affects Status Importance Assigned to Milestone
Fuel for OpenStack
Invalid
Medium
Fuel QA Team

Bug Description

https://github.com/stackforge/fuel-qa/blob/master/fuelweb_test/tests/test_ceph.py#L261
Instance creation failed with 500 error, mysql isn't available in nova logs, may be we should wait for mysql ready after snapshot

Error Message

The server has either erred or is incapable of performing the requested operation. (HTTP 500) (Request-ID: req-2b68d6c4-d8eb-4fa0-b964-45647c0c2ef7)

Stacktrace

Traceback (most recent call last):
  File "/usr/lib/python2.7/unittest/case.py", line 331, in run
    testMethod()
  File "/usr/lib/python2.7/unittest/case.py", line 1043, in runTest
    self._testFunc()
  File "/home/jenkins/venv-nailgun-tests-2.9/local/lib/python2.7/site-packages/proboscis/case.py", line 296, in testng_method_mistake_capture_func
    compatability.capture_type_error(s_func)
  File "/home/jenkins/venv-nailgun-tests-2.9/local/lib/python2.7/site-packages/proboscis/compatability/exceptions_2_6.py", line 27, in capture_type_error
    func()
  File "/home/jenkins/venv-nailgun-tests-2.9/local/lib/python2.7/site-packages/proboscis/case.py", line 350, in func
    func(test_case.state.get_state())
  File "/home/jenkins/workspace/6.1.system_test.centos.thread_3/fuelweb_test/helpers/decorators.py", line 70, in wrapper
    result = func(*args, **kwargs)
  File "/home/jenkins/workspace/6.1.system_test.centos.thread_3/fuelweb_test/tests/test_ceph.py", line 284, in check_openstack_stat
    neutron_network=settings.NEUTRON_ENABLE)
  File "/home/jenkins/workspace/6.1.system_test.centos.thread_3/fuelweb_test/helpers/common.py", line 126, in create_instance
    name=server_name, image=image[0], flavor=flavor, **kwargs)
  File "/home/jenkins/venv-nailgun-tests-2.9/local/lib/python2.7/site-packages/novaclient/v2/servers.py", line 900, in create
    **boot_kwargs)
  File "/home/jenkins/venv-nailgun-tests-2.9/local/lib/python2.7/site-packages/novaclient/v2/servers.py", line 523, in _boot
    return_raw=return_raw, **kwargs)
  File "/home/jenkins/venv-nailgun-tests-2.9/local/lib/python2.7/site-packages/novaclient/base.py", line 161, in _create
    _resp, body = self.api.client.post(url, body=body)
  File "/home/jenkins/venv-nailgun-tests-2.9/local/lib/python2.7/site-packages/novaclient/client.py", line 453, in post
    return self._cs_request(url, 'POST', **kwargs)
  File "/home/jenkins/venv-nailgun-tests-2.9/local/lib/python2.7/site-packages/novaclient/client.py", line 428, in _cs_request
    resp, body = self._time_request(url, method, **kwargs)
  File "/home/jenkins/venv-nailgun-tests-2.9/local/lib/python2.7/site-packages/novaclient/client.py", line 397, in _time_request
    resp, body = self.request(url, method, **kwargs)
  File "/home/jenkins/venv-nailgun-tests-2.9/local/lib/python2.7/site-packages/novaclient/client.py", line 391, in request
    raise exceptions.from_response(resp, body, url, method)
ClientException: The server has either erred or is incapable of performing the requested operation. (HTTP 500) (Request-ID: req-2b68d6c4-d8eb-4fa0-b964-45647c0c2ef7)

Revision history for this message
Andrey Sledzinskiy (asledzinskiy) wrote :
Changed in fuel:
milestone: 6.1 → 7.0
status: New → Confirmed
Revision history for this message
Egor Kotko (ykotko) wrote :
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to fuel-qa (master)

Fix proposed to branch: master
Review: https://review.openstack.org/211280

Changed in fuel:
assignee: Fuel QA Team (fuel-qa) → Maksym Strukov (unbelll)
status: Confirmed → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Change abandoned on fuel-qa (master)

Change abandoned by Maksym Strukov (<email address hidden>) on branch: master
Review: https://review.openstack.org/211280

Maksym Strukov (unbelll)
Changed in fuel:
assignee: Maksym Strukov (unbelll) → Fuel QA Team (fuel-qa)
status: In Progress → Confirmed
Revision history for this message
Maksym Strukov (unbelll) wrote :

Bug not reproduced since 7.0 release. Closed as Invalid.
Feel free to re-open once you'll have new information.

Changed in fuel:
status: Confirmed → Invalid
tags: added: area-qa
removed: non-release
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.