[OSTF] Instance creation test failed under load with 400 bad request error

Bug #1260724 reported by Tatyanka
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Fuel for OpenStack
Fix Released
High
Anastasiia Naboikina

Bug Description

Sys test deploy_ha_vlan_ostf
  Scenario:
            1. Create cluster
            2. Add 3 nodes with controller roles
            3. Add 2 nodes with compute roles
            4. Deploy the cluster
            5. Validate cluster was set up correctly, there are no dead
            services, there are no errors in logs

Instance creation tests failed according Teardown from sanity delete falovor used in this test
requests.packages.urllib3.connectionpool: DEBUG: "POST http://10.108.93.2:8774/v2/e7b3c84e322641b1ac8e218d7bd2c84c/servers HTTP/1.1" 400 71
fuel_health.common.test_mixins: DEBUG: Traceback (most recent call last):
  File "/opt/fuel_plugins/ostf/lib/python2.6/site-packages/fuel_health/common/test_mixins.py", line 180, in verify
    result = func(*args, **kwargs)
  File "/opt/fuel_plugins/ostf/lib/python2.6/site-packages/fuel_health/nmanager.py", line 452, in _create_server
    **create_kwargs)
  File "/opt/fuel_plugins/ostf/lib/python2.6/site-packages/novaclient/v1_1/servers.py", line 658, in create
    **boot_kwargs)
  File "/opt/fuel_plugins/ostf/lib/python2.6/site-packages/novaclient/base.py", line 402, in _boot
    return_raw=return_raw, **kwargs)
  File "/opt/fuel_plugins/ostf/lib/python2.6/site-packages/novaclient/base.py", line 145, in _create
    _resp, body = self.api.client.post(url, body=body)
  File "/opt/fuel_plugins/ostf/lib/python2.6/site-packages/novaclient/client.py", line 232, in post
    return self._cs_request(url, 'POST', **kwargs)
  File "/opt/fuel_plugins/ostf/lib/python2.6/site-packages/novaclient/client.py", line 213, in _cs_request
    **kwargs)
  File "/opt/fuel_plugins/ostf/lib/python2.6/site-packages/novaclient/client.py", line 195, in _time_request
    resp, body = self.request(url, method, **kwargs)
  File "/opt/fuel_plugins/ostf/lib/python2.6/site-packages/novaclient/client.py", line 189, in request
    raise exceptions.from_response(resp, body, url, method)
BadRequest: Invalid flavorRef provided. (HTTP 400) (Request-ID: req-d4e7cd12-2bb8-48ce-abb2-8367898

Revision history for this message
Tatyanka (tatyana-leontovich) wrote :
Changed in fuel:
assignee: Tatyana (tatyana-leontovich) → Anastasiia Naboikina (anaboikina)
Changed in fuel:
status: New → Confirmed
status: Confirmed → In Progress
Changed in fuel:
status: In Progress → Fix Committed
Changed in fuel:
status: Fix Committed → Fix Released
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.