Comment 0 for bug 1626934

Revision history for this message
Alexander Zatserklyany (zatserklyany) wrote : Swarm test failed: Verify reinstallation of a failed compute

Traceback (most recent call last):
  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/9.x.system_test.ubuntu.error_node_reinstallation/fuelweb_test/helpers/decorators.py", line 120, in wrapper
    result = func(*args, **kwargs)
  File "/home/jenkins/workspace/9.x.system_test.ubuntu.error_node_reinstallation/fuelweb_test/tests/test_node_reinstallation.py", line 454, in reinstall_failed_compute_deployment
    self.fuel_web.run_ostf(cluster_id, test_sets=['ha', 'smoke', 'sanity'])
  File "/home/jenkins/workspace/9.x.system_test.ubuntu.error_node_reinstallation/core/helpers/log_helpers.py", line 32, in wrapped
    result = func(*args, **kwargs)
  File "/home/jenkins/workspace/9.x.system_test.ubuntu.error_node_reinstallation/fuelweb_test/models/fuel_web_client.py", line 1357, in run_ostf
    failed_test_name=failed_test_name, test_sets=test_sets)
  File "/home/jenkins/workspace/9.x.system_test.ubuntu.error_node_reinstallation/core/helpers/log_helpers.py", line 32, in wrapped
    result = func(*args, **kwargs)
  File "/home/jenkins/workspace/9.x.system_test.ubuntu.error_node_reinstallation/fuelweb_test/models/fuel_web_client.py", line 305, in assert_ostf_run
    indent=1)))
AssertionError: Failed 26 OSTF tests; should fail 0 tests. Names of failed tests:
  - Ceilometer test to list meters, alarms, resources and events (failure) Authorization failure. Please provide the valid credentials for your OpenStack environment, and reattempt.
  - Request flavor list (failure) Authorization failure. Please provide the valid credentials for your OpenStack environment, and reattempt.
  - Request image list using Nova (failure) Authorization failure. Please provide the valid credentials for your OpenStack environment, and reattempt.
  - Request instance list (failure) Authorization failure. Please provide the valid credentials for your OpenStack environment, and reattempt.
  - Request absolute limits list (failure) Authorization failure. Please provide the valid credentials for your OpenStack environment, and reattempt.
  - Request snapshot list (failure) Authorization failure. Please provide the valid credentials for your OpenStack environment, and reattempt.
  - Request volume list (failure) Authorization failure. Please provide the valid credentials for your OpenStack environment, and reattempt.
  - Request image list using Glance v1 (failure) Authorization failure. Please provide the valid credentials for your OpenStack environment, and reattempt.
  - Request image list using Glance v2 (failure) Authorization failure. Please provide the valid credentials for your OpenStack environment, and reattempt.
  - Request stack list (failure) Authorization failure. Please provide the valid credentials for your OpenStack environment, and reattempt.
  - Request active services list (failure) Authorization failure. Please provide the valid credentials for your OpenStack environment, and reattempt.
  - Request user list (failure) Authorization failure. Please provide the valid credentials for your OpenStack environment, and reattempt.
  - Check that required services are running (failure) Authorization failure. Please provide the valid credentials for your OpenStack environment, and reattempt.
  - Request list of networks (failure) Authorization failure. Please provide the valid credentials for your OpenStack environment, and reattempt.
  - Create instance flavor (failure) Authorization failure. Please provide the valid credentials for your OpenStack environment, and reattempt.
  - Check create, update and delete image actions using Glance v2 (failure) Authorization failure. Please provide the valid credentials for your OpenStack environment, and reattempt.
  - Create volume and boot instance from it (failure) Authorization failure. Please provide the valid credentials for your OpenStack environment, and reattempt.
  - Create volume and attach it to instance (failure) Authorization failure. Please provide the valid credentials for your OpenStack environment, and reattempt.
  - Check network connectivity from instance via floating IP (error)
  - Create keypair (failure) Authorization failure. Please provide the valid credentials for your OpenStack environment, and reattempt.
  - Create security group (failure) Authorization failure. Please provide the valid credentials for your OpenStack environment, and reattempt.
  - Check network parameters (failure) Authorization failure. Please provide the valid credentials for your OpenStack environment, and reattempt.
  - Launch instance (failure) Authorization failure. Please provide the valid credentials for your OpenStack environment, and reattempt.
  - Launch instance with file injection (failure) Authorization failure. Please provide the valid credentials for your OpenStack environment, and reattempt.
  - Launch instance, create snapshot, launch instance from snapshot (failure) Authorization failure. Please provide the valid credentials for your OpenStack environment, and reattempt.
  - Create user and authenticate with it. (failure) Authorization failure. Please provide the valid credentials for your OpenStack environment, and reattempt.