[OSTF] Get 500 error running OSTF tests

Bug #1320279 reported by Andrey Sledzinskiy
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Fuel for OpenStack
Fix Released
High
Tatyanka

Bug Description

http://jenkins-product.srt.mirantis.net:8080/view/0_0_swarm/job/master_fuelmain.system_test.ubuntu.services/48/testReport/junit/%28root%29/deploy_ceilometer_ha_with_mongo/deploy_ceilometer_ha_with_mongo/

http://jenkins-product.srt.mirantis.net:8080/view/0_0_swarm/job/master_fuelmain.system_test.ubuntu.services/48/testReport/junit/%28root%29/deploy_ceilometer_ha_multirole/deploy_ceilometer_ha_multirole/

Tests failed with
Traceback (most recent call last):
  File "/usr/lib/python2.7/unittest/case.py", line 332, in run
    testMethod()
  File "/usr/lib/python2.7/unittest/case.py", line 1044, in runTest
    self._testFunc()
  File "/home/jenkins/venv-nailgun-tests/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/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/local/lib/python2.7/site-packages/proboscis/case.py", line 350, in func
    func(test_case.state.get_state())
  File "/home/jenkins/workspace/master_fuelmain.system_test.ubuntu.services/fuelweb_test/helpers/decorators.py", line 49, in wrapper
    return func(*args, **kwagrs)
  File "/home/jenkins/workspace/master_fuelmain.system_test.ubuntu.services/fuelweb_test/tests/test_services.py", line 327, in deploy_ceilometer_ha_with_mongo
    'Check stack autoscaling'])
  File "/home/jenkins/workspace/master_fuelmain.system_test.ubuntu.services/fuelweb_test/__init__.py", line 48, in wrapped
    result = func(*args, **kwargs)
  File "/home/jenkins/workspace/master_fuelmain.system_test.ubuntu.services/fuelweb_test/models/fuel_web_client.py", line 489, in run_ostf
    self.client.ostf_run_tests(cluster_id, test_sets)
  File "/home/jenkins/workspace/master_fuelmain.system_test.ubuntu.services/fuelweb_test/__init__.py", line 48, in wrapped
    result = func(*args, **kwargs)
  File "/home/jenkins/workspace/master_fuelmain.system_test.ubuntu.services/fuelweb_test/helpers/decorators.py", line 66, in wrapped
    response = func(*args, **kwargs)
  File "/home/jenkins/workspace/master_fuelmain.system_test.ubuntu.services/fuelweb_test/models/nailgun_client.py", line 210, in ostf_run_tests
    return self.client.post("/ostf/testruns", data)
  File "/home/jenkins/workspace/master_fuelmain.system_test.ubuntu.services/fuelweb_test/helpers/http.py", line 46, in post
    return self._open(req)
  File "/home/jenkins/workspace/master_fuelmain.system_test.ubuntu.services/fuelweb_test/helpers/http.py", line 64, in _open
    return self.opener.open(req)
  File "/usr/lib/python2.7/urllib2.py", line 407, in open
    response = meth(req, response)
  File "/usr/lib/python2.7/urllib2.py", line 520, in http_response
    'http', request, response, code, msg, hdrs)
  File "/usr/lib/python2.7/urllib2.py", line 445, in error
    return self._call_chain(*args)
  File "/usr/lib/python2.7/urllib2.py", line 379, in _call_chain
    result = func(*args)
  File "/usr/lib/python2.7/urllib2.py", line 528, in http_error_default
    raise HTTPError(req.get_full_url(), code, msg, hdrs, fp)
HTTPError: HTTP Error 500: Internal Server Error

Logs are attached

Tags: system-tests
Revision history for this message
Andrey Sledzinskiy (asledzinskiy) wrote :
Revision history for this message
Andrey Sledzinskiy (asledzinskiy) wrote :
Changed in fuel:
assignee: Fuel OSTF Team (fuel-ostf) → Tatyana (tatyana-leontovich)
Changed in fuel:
status: New → In Progress
Changed in fuel:
status: In Progress → Confirmed
tags: added: system-tests
removed: ostf
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to fuel-main (master)

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

Changed in fuel:
status: Confirmed → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to fuel-main (master)

Reviewed: https://review.openstack.org/94215
Committed: https://git.openstack.org/cgit/stackforge/fuel-main/commit/?id=68c62519bc788fd8ff27e4576a6cdf7e7fac14c0
Submitter: Jenkins
Branch: master

commit 68c62519bc788fd8ff27e4576a6cdf7e7fac14c0
Author: Tatyana Leontovich <email address hidden>
Date: Mon May 19 19:02:04 2014 +0000

    Fix sys test with deploy ha ceilometer

    Test failed with 500 from OSTF,
    according to not all test run can be invoke at the
    same time.

    Change-Id: I247f1861cc0cf5ab243db7fc8e0bc814c1ee2036
    Closes-Bug: #1320279

Changed in fuel:
status: In Progress → Fix Committed
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to fuel-main (master)

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

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to fuel-main (master)

Reviewed: https://review.openstack.org/94401
Committed: https://git.openstack.org/cgit/stackforge/fuel-main/commit/?id=8062cced25e6175d99cb2893abf520cb5a1b26a9
Submitter: Jenkins
Branch: master

commit 8062cced25e6175d99cb2893abf520cb5a1b26a9
Author: Tatyana Leontovich <email address hidden>
Date: Tue May 20 17:52:53 2014 +0000

    Fix ha ceilometer test

    Fix bad copy-paste in ha ceilometer tests
    Add HA mode in setting in ceilometer ha tests

    Change-Id: I2a8af3a4e1f380da84eefee9d0af9da0021ba73b
    Closes-Bug: #1320279

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.