Cannot connect to keystone due to SSL error

Bug #1520552 reported by Bulat Gaifullin
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Fuel for OpenStack
New
Critical
Fuel Python (Deprecated)

Bug Description

Deployment fails due to problem with SSL connection to Keystone

job: 8.0.ubuntu.smoke_neutron
build: 204

log: https://product-ci.infra.mirantis.net/job/8.0.ubuntu.smoke_neutron/204/console

ERROR: Deploy cluster in ha mode with 1 controller and Neutron VXLAN
----------------------------------------------------------------------
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/8.0.ubuntu.smoke_neutron/fuelweb_test/helpers/decorators.py", line 80, in wrapper
    result = func(*args, **kwargs)
  File "/home/jenkins/workspace/8.0.ubuntu.smoke_neutron/fuelweb_test/tests/test_neutron_tun.py", line 85, in deploy_neutron_tun
    data['user'], data['password'], data['tenant'])
  File "/home/jenkins/workspace/8.0.ubuntu.smoke_neutron/fuelweb_test/helpers/os_actions.py", line 33, in __init__
    tenant)
  File "/home/jenkins/workspace/8.0.ubuntu.smoke_neutron/fuelweb_test/helpers/common.py", line 66, in __init__
    ca_cert=path_to_cert)
  File "/home/jenkins/workspace/8.0.ubuntu.smoke_neutron/fuelweb_test/helpers/common.py", line 178, in _get_keystoneclient
    cacert=ca_cert)
  File "/home/jenkins/venv-nailgun-tests-2.9/local/lib/python2.7/site-packages/keystoneclient/v2_0/client.py", line 166, in __init__
    self.authenticate()
  File "/home/jenkins/venv-nailgun-tests-2.9/local/lib/python2.7/site-packages/keystoneclient/utils.py", line 337, in inner
    return func(*args, **kwargs)
  File "/home/jenkins/venv-nailgun-tests-2.9/local/lib/python2.7/site-packages/keystoneclient/httpclient.py", line 589, in authenticate
    resp = self.get_raw_token_from_identity_service(**kwargs)
  File "/home/jenkins/venv-nailgun-tests-2.9/local/lib/python2.7/site-packages/keystoneclient/v2_0/client.py", line 210, in get_raw_token_from_identity_service
    _("Authorization Failed: %s") % e)
AuthorizationFailure: Authorization Failed: SSL exception connecting to https://10.109.28.3:5000/v2.0/tokens: [Errno 1] _ssl.c:510: error:140770FC:SSL routines:SSL23_GET_SERVER_HELLO:unknown protocol

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.