<html><body><div style="color:#000; background-color:#fff; font-family:HelveticaNeue, Helvetica Neue, Helvetica, Arial, Lucida Grande, Sans-Serif;font-size:12pt"><div class="" style=""><span class="" style="">Hi all,</span></div><div style="color: rgb(0, 0, 0); font-size: 16px; font-family: HelveticaNeue, 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-style: normal; background-color: transparent;" class=""><span class="" style=""><br class="" style=""></span></div><div style="color: rgb(0, 0, 0); font-size: 16px; font-family: HelveticaNeue, 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-style: normal; background-color: transparent;" class=""><span class="" style="">I have been trying to set up tripleo using instack.</span></div><div style="color: rgb(0, 0, 0); font-size: 16px; font-family: HelveticaNeue, 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-style: normal; background-color:
 transparent;" class=""><span class="" style="">When I try to deploy overcloud, I get a heat related </span></div><div style="color: rgb(0, 0, 0); font-size: 16px; font-family: HelveticaNeue, 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-style: normal; background-color: transparent;" class=""><span class="" style="">error. Here it is:</span></div><div style="color: rgb(0, 0, 0); font-size: 16px; font-family: HelveticaNeue, 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-style: normal; background-color: transparent;" class=""><span class="" style=""><br class="" style=""></span></div><div style="background-color: transparent;" class="">[stack@localhost ~]$ heat stack-list</div><div style="background-color: transparent;" class=""><span class="" style=""></span></div><div style="background-color: transparent;" class="">ERROR: Timeout while waiting on RPC response - topic: "engine", RPC method: "list_stacks"
 info: "<unknown>"</div><div class="" style=""><br class="" style=""></div><div class="" style="">Now, heat-engine is running:</div><div class="" style=""><div class="" style=""><br class="" style=""></div><div class="" style="">[stack@localhost ~]$ ps ax | grep heat-engine</div><div class="" style="">15765 pts/0    S+     0:00 grep --color=auto heat-engine</div><div class="" style="">25671 ?        Ss     0:27 /usr/bin/python /usr/bin/heat-engine --logfile /var/log/heat/engine.log</div><div class="" style=""><br class="" style=""></div></div><div class="" style="">Here is the heat-engine log:</div><div class="" style=""><br class="" style=""></div><div class="" style=""><div class="" style="">2014-08-04 07:57:26.321 25671 ERROR heat.engine.resource [-] CREATE : Server "SwiftStorage0" [b78e4c74-f446-4941-8402-56cf46401013] Stack "overcloud" [9bdc71f5-ce31-4a9c-8d72-3adda0a2c66e]</div><div class=""
 style="">2014-08-04 07:57:26.321 25671 TRACE heat.engine.resource Traceback (most recent call last):</div><div class="" style="">2014-08-04 07:57:26.321 25671 TRACE heat.engine.resource   File "/usr/lib/python2.7/site-packages/heat/engine/resource.py", line 420, in _do_action</div><div class="" style="">2014-08-04 07:57:26.321 25671 TRACE heat.engine.resource     while not check(handle_data):</div><div class="" style="">2014-08-04 07:57:26.321 25671 TRACE heat.engine.resource   File "/usr/lib/python2.7/site-packages/heat/engine/resources/server.py", line 545, in check_create_complete</div><div class="" style="">2014-08-04 07:57:26.321 25671 TRACE heat.engine.resource     return self._check_active(server)</div><div class="" style="">2014-08-04 07:57:26.321 25671 TRACE heat.engine.resource   File "/usr/lib/python2.7/site-packages/heat/engine/resources/server.py", line 561, in _check_active</div><div class=""
 style="">2014-08-04 07:57:26.321 25671 TRACE heat.engine.resource     raise exc</div><div class="" style="">2014-08-04 07:57:26.321 25671 TRACE heat.engine.resource Error: Creation of server overcloud-SwiftStorage0-fnl43ebtcsom failed.</div><div class="" style="">2014-08-04 07:57:26.321 25671 TRACE heat.engine.resource </div><div class="" style="">2014-08-04 07:57:27.152 25671 WARNING heat.common.keystoneclient [-] stack_user_domain ID not set in heat.conf falling back to using default</div><div class="" style="">2014-08-04 07:57:27.494 25671 WARNING heat.common.keystoneclient [-] stack_user_domain ID not set in heat.conf falling back to using default</div><div class="" style="">2014-08-04 07:57:27.998 25671 WARNING heat.common.keystoneclient [-] stack_user_domain ID not set in heat.conf falling back to using default</div><div class="" style="">2014-08-04 07:57:28.312 25671 WARNING heat.common.keystoneclient [-] stack_user_domain ID not
 set in heat.conf falling back to using default</div><div class="" style="">2014-08-04 07:57:28.799 25671 WARNING heat.common.keystoneclient [-] stack_user_domain ID not set in heat.conf falling back to using default</div><div class="" style="">2014-08-04 07:57:29.452 25671 WARNING heat.common.keystoneclient [-] stack_user_domain ID not set in heat.conf falling back to using default</div><div class="" style="">2014-08-04 07:57:30.106 25671 WARNING heat.common.keystoneclient [-] stack_user_domain ID not set in heat.conf falling back to using default</div><div class="" style="">2014-08-04 07:57:30.516 25671 WARNING heat.common.keystoneclient [-] stack_user_domain ID not set in heat.conf falling back to using default</div><div class="" style="">2014-08-04 07:57:31.499 25671 WARNING heat.engine.service [-] Stack create failed, status FAILED</div><div class="" style=""><br class="" style=""></div><div class="" style="">Any idea how to figure this error
 out?</div></div><div class="" style=""></div><div class="" style=""> </div><div class="" style="">Thanks,</div><div class="" style=""><font class="" color="#9E8FA9" style="">Peeyush Gupta</font></div></div></body></html>