Comment 2 for bug 1816414

Revision history for this message
chandan kumar (chkumar246) wrote :

For stack delete issue: https://logs.rdoproject.org/openstack-periodic-24hr/git.openstack.org/openstack-infra//tripleo-ci/master/periodic-tripleo-ci-centos-7-multinode-1ctlr-featureset017-queens/b273262/logs/subnode-2/var/log/containers/heat/heat-engine.log.txt.gz?level=ERROR

2019-02-18 06:30:47.716 10 ERROR heat.engine.resource Traceback (most recent call last):
2019-02-18 06:30:47.716 10 ERROR heat.engine.resource File "/usr/lib/python2.7/site-packages/heat/engine/resource.py", line 921, in _action_recorder
2019-02-18 06:30:47.716 10 ERROR heat.engine.resource yield
2019-02-18 06:30:47.716 10 ERROR heat.engine.resource File "/usr/lib/python2.7/site-packages/heat/engine/resource.py", line 1691, in update
2019-02-18 06:30:47.716 10 ERROR heat.engine.resource prop_diff])
2019-02-18 06:30:47.716 10 ERROR heat.engine.resource File "/usr/lib/python2.7/site-packages/heat/engine/scheduler.py", line 329, in wrapper
2019-02-18 06:30:47.716 10 ERROR heat.engine.resource step = next(subtask)
2019-02-18 06:30:47.716 10 ERROR heat.engine.resource File "/usr/lib/python2.7/site-packages/heat/engine/resource.py", line 975, in action_handler_task
2019-02-18 06:30:47.716 10 ERROR heat.engine.resource handler_data = handler(*args)
2019-02-18 06:30:47.716 10 ERROR heat.engine.resource File "/usr/lib/python2.7/site-packages/heat/engine/resources/openstack/aodh/gnocchi/alarm.py", line 125, in handle_update
2019-02-18 06:30:47.716 10 ERROR heat.engine.resource self.client().alarm.update(self.resource_id, props)
2019-02-18 06:30:47.716 10 ERROR heat.engine.resource File "/usr/lib/python2.7/site-packages/aodhclient/v2/alarm.py", line 142, in update
2019-02-18 06:30:47.716 10 ERROR heat.engine.resource data=jsonutils.dumps(alarm)).json()
2019-02-18 06:30:47.716 10 ERROR heat.engine.resource File "/usr/lib/python2.7/site-packages/aodhclient/v2/base.py", line 45, in _put
2019-02-18 06:30:47.716 10 ERROR heat.engine.resource return self.client.api.put(*args, **kwargs)
2019-02-18 06:30:47.716 10 ERROR heat.engine.resource File "/usr/lib/python2.7/site-packages/keystoneauth1/adapter.py", line 313, in put
2019-02-18 06:30:47.716 10 ERROR heat.engine.resource return self.request(url, 'PUT', **kwargs)
2019-02-18 06:30:47.716 10 ERROR heat.engine.resource File "/usr/lib/python2.7/site-packages/aodhclient/client.py", line 38, in request
2019-02-18 06:30:47.716 10 ERROR heat.engine.resource raise exceptions.from_response(resp, url, method)
2019-02-18 06:30:47.716 10 ERROR heat.engine.resource ClientException: <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
2019-02-18 06:30:47.716 10 ERROR heat.engine.resource <html><head>
2019-02-18 06:30:47.716 10 ERROR heat.engine.resource <title>500 Internal Server Error</title>
2019-02-18 06:30:47.716 10 ERROR heat.engine.resource </head><body>
2019-02-18 06:30:47.716 10 ERROR heat.engine.resource <h1>Internal Server Error</h1>
2019-02-18 06:30:47.716 10 ERROR heat.engine.resource <p>The server encountered an internal error or
2019-02-18 06:30:47.716 10 ERROR heat.engine.resource misconfiguration and was unable to complete
2019-02-18 06:30:47.716 10 ERROR heat.engine.resource your request.</p>
2019-02-18 06:30:47.716 10 ERROR heat.engine.resource <p>Please contact the server administrator at
2019-02-18 06:30:47.716 10 ERROR heat.engine.resource [no address given] to inform them of the time this error occurred,
2019-02-18 06:30:47.716 10 ERROR heat.engine.resource and the actions you performed just before this error.</p>
2019-02-18 06:30:47.716 10 ERROR heat.engine.resource <p>More information about this error may be available
2019-02-18 06:30:47.716 10 ERROR heat.engine.resource in the server error log.</p>
2019-02-18 06:30:47.716 10 ERROR heat.engine.resource </body></html>
2019-02-18 06:30:47.716 10 ERROR heat.engine.resource (HTTP 500) (Request-ID: req-5140ba0b-3fe1-4648-bdaa-13c60c897eb9)