Comment 2 for bug 1539721

Revision history for this message
Maksim Malchuk (mmalchuk) wrote : Re: OSTF platform tests failed after deploy environment

this is actually the bug in the OSTF tests:

fuel_health.heatmanager: DEBUG: Getting desired stack: 76d21528-bfdc-4d46-8132-54d783416f1d.
heatclient.common.http: DEBUG: curl -g -i -X GET -H 'X-Auth-Token: {SHA1}8cf990f3340f3fff6f19045c99aa177301e5f420' -H 'Content-Type: application/json' -H 'Accept: application/json' -H 'User-Agent: python-heatclient' -k http://10.109.3.3:8004/v1/4961fdb49ee14c379378304e7e112c12/stacks/76d21528-bfdc-4d46-8132-54
d783416f1d
heatclient.common.http: DEBUG:
HTTP/1.1 302 Found
content-length: 214
via: 1.1 apache_api_proxy:8004
server: Apache
connection: close
location: http://10.109.3.3:8004/v1/4961fdb49ee14c379378304e7e112c12/stacks/ost1_test-heat-stack-1797776849/76d21528-bfdc-4d46-8132-54d783416f1d
date: Tue, 02 Feb 2016 16:30:41 GMT
content-type: text/plain; charset=UTF-8
x-openstack-request-id: req-802cf7d5-c7e3-4ab0-987d-f49ad6a10ae0

302 Found

The resource was found at http://10.109.3.3:8004/v1/4961fdb49ee14c379378304e7e112c12/stacks/ost1_test-heat-stack-1797776849/76d21528-bfdc-4d46-8132-54d783416f1d; you should be redirected automatically.

heatclient.common.http: DEBUG: curl -g -i -X GET -H 'User-Agent: python-heatclient' -H 'Content-Type: application/json' -H 'Accept: application/json' -H 'X-Auth-Token: {SHA1}8cf990f3340f3fff6f19045c99aa177301e5f420' -k http://10.109.3.3:8004/v1/4961fdb49ee14c379378304e7e112c12/stacks/ost1_test-heat-stack-1797776849/76d21528-bfdc-4d46-8132-54d783416f1d
fuel_health.common.test_mixins: INFO: Timeout 20s exceeded for stack creation
fuel_health.common.test_mixins: DEBUG: Traceback (most recent call last):
  File "/usr/lib/python2.7/site-packages/fuel_health/common/test_mixins.py", line 177, in verify
    result = func(*args, **kwargs)
  File "/usr/lib/python2.7/site-packages/fuel_health/common/test_mixins.py", line 223, in __exit__
    raise AssertionError(msg)
AssertionError: Time limit exceeded while waiting for stack creation to finish.

fuel_health.heatmanager: DEBUG: Deletion of specified stack: 76d21528-bfdc-4d46-8132-54d783416f1d
fuel_health.heatmanager: DEBUG: Getting desired stack: 76d21528-bfdc-4d46-8132-54d783416f1d.
heatclient.common.http: DEBUG: curl -g -i -X GET -H 'X-Auth-Token: {SHA1}8cf990f3340f3fff6f19045c99aa177301e5f420' -H 'Content-Type: application/json' -H 'Accept: application/json' -H 'User-Agent: python-heatclient' -k http://10.109.3.3:8004/v1/4961fdb49ee14c379378304e7e112c12/stacks/76d21528-bfdc-4d46-8132-54d783416f1d
heatclient.common.http: DEBUG:
HTTP/1.1 302 Found
content-length: 214
via: 1.1 apache_api_proxy:8004
server: Apache
connection: close
location: http://10.109.3.3:8004/v1/4961fdb49ee14c379378304e7e112c12/stacks/ost1_test-heat-stack-1797776849/76d21528-bfdc-4d46-8132-54d783416f1d
date: Tue, 02 Feb 2016 16:30:46 GMT
content-type: text/plain; charset=UTF-8
x-openstack-request-id: req-a272f459-b405-4a4e-826d-4a307b5f4167

302 Found

The resource was found at http://10.109.3.3:8004/v1/4961fdb49ee14c379378304e7e112c12/stacks/ost1_test-heat-stack-1797776849/76d21528-bfdc-4d46-8132-54d783416f1d; you should be redirected automatically.