Deployment of Cloud Foundry from a.o.o. is failed

Bug #1590088 reported by Alex Kholkin
10
This bug affects 2 people
Affects Status Importance Assigned to Milestone
murano-apps
New
High
Unassigned

Bug Description

Try to deploy Cloud Foundry from a.o.o.

Expected results:
app will be deploy witn no errors

Actual result:
Deployment is failed with next error in the ui
"[murano.engine.system.agent.AgentException]: {'errorCode': 100, 'message': u'Script deploy returned error code', 'extra': None, 'details': {u'stdout': None, u'stderr': None, u'exitCode': -15}, 'time': u'2016-06-07 12:23:10.571732'}"

Reproduce: Sporadically

I am using mitaka murano version

This one may fail the deploy or may not. But in any cases I can see this traceback in murano-agent

Trace from murano agent
2016-06-07 16:10:48.928 1077 WARNING muranoagent.app [-] Communication error
2016-06-07 16:10:48.928 1077 ERROR muranoagent.app Traceback (most recent call last):
2016-06-07 16:10:48.928 1077 ERROR muranoagent.app File "/opt/stack/venvs/murano-agent/local/lib/python2.7/site-packages/muranoagent/app.py", line 134, in _wait_plan
2016-06-07 16:10:48.928 1077 ERROR muranoagent.app msg = subscription.get_message(timeout=5)
2016-06-07 16:10:48.928 1077 ERROR muranoagent.app File "/opt/stack/venvs/murano-agent/local/lib/python2.7/site-packages/muranoagent/common/messaging/subscription.py", line 46, in get_message
2016-06-07 16:10:48.928 1077 ERROR muranoagent.app msg_handle = self._get(timeout=timeout)
2016-06-07 16:10:48.928 1077 ERROR muranoagent.app File "/opt/stack/venvs/murano-agent/local/lib/python2.7/site-packages/muranoagent/common/messaging/subscription.py", line 60, in _get
2016-06-07 16:10:48.928 1077 ERROR muranoagent.app self._connection.drain_events(timeout=timeout and remaining)
2016-06-07 16:10:48.928 1077 ERROR muranoagent.app File "/opt/stack/venvs/murano-agent/local/lib/python2.7/site-packages/kombu/connection.py", line 275, in drain_events
2016-06-07 16:10:48.928 1077 ERROR muranoagent.app return self.transport.drain_events(self.connection, **kwargs)
2016-06-07 16:10:48.928 1077 ERROR muranoagent.app File "/opt/stack/venvs/murano-agent/local/lib/python2.7/site-packages/kombu/transport/pyamqp.py", line 95, in drain_events
2016-06-07 16:10:48.928 1077 ERROR muranoagent.app return connection.drain_events(**kwargs)
2016-06-07 16:10:48.928 1077 ERROR muranoagent.app File "/opt/stack/venvs/murano-agent/local/lib/python2.7/site-packages/amqp/connection.py", line 303, in drain_events
2016-06-07 16:10:48.928 1077 ERROR muranoagent.app chanmap, None, timeout=timeout,
2016-06-07 16:10:48.928 1077 ERROR muranoagent.app File "/opt/stack/venvs/murano-agent/local/lib/python2.7/site-packages/amqp/connection.py", line 366, in _wait_multiple
2016-06-07 16:10:48.928 1077 ERROR muranoagent.app channel, method_sig, args, content = read_timeout(timeout)
2016-06-07 16:10:48.928 1077 ERROR muranoagent.app File "/opt/stack/venvs/murano-agent/local/lib/python2.7/site-packages/amqp/connection.py", line 337, in read_timeout
2016-06-07 16:10:48.928 1077 ERROR muranoagent.app return self.method_reader.read_method()
2016-06-07 16:10:48.928 1077 ERROR muranoagent.app File "/opt/stack/venvs/murano-agent/local/lib/python2.7/site-packages/amqp/method_framing.py", line 189, in read_method
2016-06-07 16:10:48.928 1077 ERROR muranoagent.app raise m
2016-06-07 16:10:48.928 1077 ERROR muranoagent.app IOError: Socket closed
2016-06-07 16:10:48.928 1077 ERROR muranoagent.app

Changed in murano-apps:
importance: Undecided → High
milestone: none → newton-2
Revision history for this message
Alex Kholkin (akholkin) wrote :

I guess deployment will fail in case of using medium flavor. If use large flavor deployment will be success.

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.