Comment 4 for bug 1626447

Revision history for this message
sundarkh (sundar-kh) wrote :

with build 65 Kilo
------------------

2016-09-25 23:43:35.914 5744 INFO eventlet.wsgi.server [-] (5744) accepted ('10.204.217.57', 57148)
2016-09-25 23:43:36.789 5744 INFO eventlet.wsgi.server [-] (5744) accepted ('10.204.217.73', 33943)
2016-09-25 23:43:36.830 5744 INFO eventlet.wsgi.server [-] (5744) accepted ('10.204.217.61', 38013)
2016-09-25 23:43:37.004 5744 ERROR heat.common.wsgi [req-06fecaa3-ea50-4cae-82aa-b2bca0d21cc9 f31f654eb5684c25bb8118fc58989f2c debfc53d661247bb87a14cccfbd8ce78] Unexpected error occurred serving API: Remote error: Remote error: AuthorizationFailure Authorization failed: Bad Gateway (HTTP 502) (HTTP 502)
[u'Traceback (most recent call last):\n', u' File "/usr/lib/python2.7/dist-packages/oslo_messaging/rpc/dispatcher.py", line 142, in _dispatch_and_reply\n executor_callback))\n', u' File "/usr/lib/python2.7/dist-packages/oslo_messaging/rpc/dispatcher.py", line 186, in _dispatch\n executor_callback)\n', u' File "/usr/lib/python2.7/dist-packages/oslo_messaging/rpc/dispatcher.py", line 130, in _do_dispatch\n result = func(ctxt, **new_args)\n', u' File "/usr/lib/python2.7/dist-packages/osprofiler/profiler.py", line 105, in wrapper\n return f(*args, **kwargs)\n', u' File "/usr/lib/python2.7/dist-packages/heat/common/context.py", line 300, in wrapped\n return func(self, ctx, *args, **kwargs)\n', u' File "/usr/lib/python2.7/dist-packages/heat/engine/service.py", line 685, in create_stack\n stack.store()\n', u' File "/usr/lib/python2.7/dist-packages/osprofiler/profiler.py", line 105, in wrapper\n return f(*args, **kwargs)\n', u' File "/usr/lib/python2.7/dist-packages/heat/engine/stack.py", line 465, in store\n trust_ctx = keystone.create_trust_context()\n', u' File "/usr/lib/python2.7/dist-packages/heat/common/heat_keystoneclient.py", line 233, in create_trust_context\n trustee_user_id = self.admin_client.auth_ref.user_id\n', u' File "/usr/lib/python2.7/dist-packages/heat/common/heat_keystoneclient.py", line 122, in admin_client\n c.authenticate()\n', u' File "/usr/lib/python2.7/dist-packages/keystoneclient/utils.py", line 318, in inner\n return func(*args, **kwargs)\n', u' File "/usr/lib/python2.7/dist-packages/keystoneclient/httpclient.py", line 503, in authenticate\n resp = self.get_raw_token_from_identity_service(**kwargs)\n', u' File "/usr/lib/python2.7/dist-packages/keystoneclient/v3/client.py", line 281, in get_raw_token_from_identity_service\n _(\'Authorization failed: %s\') % e)\n', u'AuthorizationFailure: Authorization failed: Bad Gateway (HTTP 502) (HTTP 502)\n']. None
None.
2016-09-25 23:43:37.004 5744 TRACE heat.common.wsgi Traceback (most recent call last):
2016-09-25 23:43:37.004 5744 TRACE heat.common.wsgi File "/usr/lib/python2.7/dist-packages/heat/common/wsgi.py", line 670, in __call__
2016-09-25 23:43:37.004 5744 TRACE heat.common.wsgi request, **action_args)
2016-09-25 23:43:37.004 5744 TRACE heat.common.wsgi File "/usr/lib/python2.7/dist-packages/heat/common/wsgi.py", line 744, in dispatch
2016-09-25 23:43:37.004 5744 TRACE heat.common.wsgi return method(*args, **kwargs)
2016-09-25 23:43:37.004 5744 TRACE heat.common.wsgi File "/usr/lib/python2.7/dist-packages/heat/api/openstack/v1/util.py", line 38, in handle_stack_method
2016-09-25 23:43:37.004 5744 TRACE heat.common.wsgi return handler(controller, req, **kwargs)
2016-09-25 23:43:37.004 5744 TRACE heat.common.wsgi File "/usr/lib/python2.7/dist-packages/heat/api/openstack/v1/stacks.py", line 300, in create
2016-09-25 23:43:37.004 5744 TRACE heat.common.wsgi args)
2016-09-25 23:43:37.004 5744 TRACE heat.common.wsgi File "/usr/lib/python2.7/dist-packages/heat/rpc/client.py", line 180, in create_stack
2016-09-25 23:43:37.004 5744 TRACE heat.common.wsgi args)
2016-09-25 23:43:37.004 5744 TRACE heat.common.wsgi File "/usr/lib/python2.7/dist-packages/heat/rpc/client.py", line 204, in _create_stack
2016-09-25 23:43:37.004 5744 TRACE heat.common.wsgi version='1.7')
2016-09-25 23:43:37.004 5744 TRACE heat.common.wsgi File "/usr/lib/python2.7/dist-packages/heat/rpc/client.py", line 51, in call
2016-09-25 23:43:37.004 5744 TRACE heat.common.wsgi return client.call(ctxt, method, **kwargs)
2016-09-25 23:43:37.004 5744 TRACE heat.common.wsgi File "/usr/lib/python2.7/dist-packages/oslo_messaging/rpc/client.py", line 156, in call
2016-09-25 23:43:37.004 5744 TRACE heat.common.wsgi retry=self.retry)
2016-09-25 23:43:37.004 5744 TRACE heat.common.wsgi File "/usr/lib/python2.7/dist-packages/oslo_messaging/transport.py", line 90, in _send
2016-09-25 23:43:37.004 5744 TRACE heat.common.wsgi timeout=timeout, retry=retry)
2016-09-25 23:43:37.004 5744 TRACE heat.common.wsgi File "/usr/lib/python2.7/dist-packages/oslo_messaging/_drivers/amqpdriver.py", line 380, in send
2016-09-25 23:43:37.004 5744 TRACE heat.common.wsgi retry=retry)
2016-09-25 23:43:37.004 5744 TRACE heat.common.wsgi File "/usr/lib/python2.7/dist-packages/oslo_messaging/_drivers/amqpdriver.py", line 371, in _send
2016-09-25 23:43:37.004 5744 TRACE heat.common.wsgi raise result
2016-09-25 23:43:37.004 5744 TRACE heat.common.wsgi RemoteError: Remote error: AuthorizationFailure Authorization failed: Bad Gateway (HTTP 502) (HTTP 502)
@