<div dir="ltr"><div>Hey guys,<br><br></div>That's correct the issue is reported upstream in <a href="https://bugs.launchpad.net/tripleo/+bug/1750032">https://bugs.launchpad.net/tripleo/+bug/1750032</a> like Dan said.<br></div><div class="gmail_extra"><br><div class="gmail_quote">On Mon, Feb 19, 2018 at 7:00 PM, James LaBarre <span dir="ltr"><<a href="mailto:jlabarre@redhat.com" target="_blank">jlabarre@redhat.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
  
    
  
  <div text="#000000" bgcolor="#FFFFFF"><div><div class="h5">
    <div class="m_413130095815557236moz-cite-prefix">On 02/16/2018 02:21 PM, Boris
      Derzhavets wrote:<br>
    </div>
    <blockquote type="cite">
      
      
      <div id="m_413130095815557236divtagdefaultwrapper" style="font-size:12pt;color:#000000;font-family:Calibri,Helvetica,sans-serif" dir="ltr">
        <p style="margin-top:0;margin-bottom:0">Follow <a href="https://www.anstack.com/blog/2018/01/05/tripleo-quickstart-cheatsheet.html" class="m_413130095815557236OWAAutoLink" id="m_413130095815557236LPlnk19719" target="_blank">
https://www.anstack.com/blog/<wbr>2018/01/05/tripleo-quickstart-<wbr>cheatsheet.html</a></p>
        <p style="margin-top:0;margin-bottom:0"><a href="https://www.anstack.com/blog/2018/01/05/tripleo-quickstart-cheatsheet.html" class="m_413130095815557236OWAAutoLink" id="m_413130095815557236LPlnk19719" target="_blank"><br>
          </a></p>
        <p style="margin-top:0;margin-bottom:0">just via remote
          connection to VIRTHOST (32 GB)  from F27 wks . Overcloud
          deployment
          <br>
        </p>
        <p style="margin-top:0;margin-bottom:0">fails with error :-</p>
        <p style="margin-top:0;margin-bottom:0">----------------------------<br>
        </p>
        <p style="margin-top:0;margin-bottom:0"><span>overcloud_deploy.log</span></p>
        <p style="margin-top:0;margin-bottom:0">----------------------------<br>
        </p>
        <div>2018-02-16 19:02:51 | 2018-02-16 19:02:39Z
          [overcloud.Compute.0]: CREATE_COMPLETE  Stack CREATE completed
          successfully<br>
          2018-02-16 19:02:51 | 2018-02-16 19:02:40Z
          [overcloud.Compute.0]: CREATE_COMPLETE  state changed<br>
          2018-02-16 19:02:51 | 2018-02-16 19:02:40Z
          [overcloud.Compute]: UPDATE_COMPLETE  Stack UPDATE completed
          successfully<br>
          2018-02-16 19:02:51 | 2018-02-16 19:02:40Z
          [overcloud.Controller.0.<wbr>ControllerExtraConfigPre]:
          CREATE_COMPLETE  state changed<br>
          2018-02-16 19:02:51 | 2018-02-16 19:02:40Z
          [overcloud.Controller.0.<wbr>NodeExtraConfig]: CREATE_IN_PROGRESS 
          state changed<br>
          2018-02-16 19:02:51 | 2018-02-16 19:02:41Z
          [overcloud.Compute]: CREATE_COMPLETE  state changed<br>
          2018-02-16 19:02:51 | 2018-02-16 19:02:42Z
          [overcloud.ComputeServers]: CREATE_IN_PROGRESS  state changed<br>
          2018-02-16 19:02:51 | 2018-02-16 19:02:42Z
          [overcloud.ComputeServers]: CREATE_COMPLETE  state changed<br>
          <b>2018-02-16 19:02:51 | 2018-02-16 19:02:42Z [overcloud]:
            CREATE_FAILED  list index out of range</b><br>
          2018-02-16 19:02:51 | 2018-02-16 19:02:42Z
          [overcloud.Controller.0.<wbr>NodeExtraConfig]: CREATE_COMPLETE 
          state changed<br>
          2018-02-16 19:02:51 |<br>
          2018-02-16 19:02:51 |  Stack overcloud CREATE_FAILED<br>
          2018-02-16 19:02:51 |<br>
          2018-02-16 19:02:51 | + status_code=1<br>
          2018-02-16 19:02:51 | + openstack stack list<br>
          2018-02-16 19:02:51 | + grep -q overcloud<br>
          2018-02-16 19:02:55 | + openstack stack list<br>
          2018-02-16 19:02:55 | + grep -Eq '(CREATE|UPDATE)_COMPLETE'<br>
          2018-02-16 19:02:57 | + openstack stack failures list
          overcloud --long<br>
          2018-02-16 19:03:01 | ++ openstack stack resource list
          --nested-depth 5 overcloud<br>
          2018-02-16 19:03:01 | ++ grep FAILED<br>
          2018-02-16 19:03:01 | ++ grep 'StructuredDeployment '<br>
          2018-02-16 19:03:01 | ++ cut -d '|' -f3<br>
          2018-02-16 19:03:16 | + exit 1</div>
      </div>
    </blockquote>
    <br></div></div>
    I can't even get that far.  My configuration runs up until <br>
    <br>
    TASK [Add virthost]<br>
    task path: /home/stack/.quickstart/<wbr>playbooks/quickstart.yml:8<br>
    <br>
    and then starts to tear down the non-root user (which is running the
    deploy), at which time the whole process dies.  If I try to run it
    as root it outright deletes the "stack" user completely  and then
    exits without having completed the deploy.<br>
    <br>
    I have tried both the
<a class="m_413130095815557236moz-txt-link-freetext" href="https://www.anstack.com/blog/2018/01/05/tripleo-quickstart-cheatsheet.html" target="_blank">https://www.anstack.com/blog/<wbr>2018/01/05/tripleo-quickstart-<wbr>cheatsheet.html</a>
    and
    <a class="m_413130095815557236moz-txt-link-freetext" href="http://dbaxps.blogspot.com/2018/02/attempt-of-evaluation-tripleo.html" target="_blank">http://dbaxps.blogspot.com/<wbr>2018/02/attempt-of-evaluation-<wbr>tripleo.html</a>
    steps.<br>
    <br>
    <br>
    <br>
  </div>

<br>______________________________<wbr>_________________<br>
dev mailing list<br>
<a href="mailto:dev@lists.rdoproject.org">dev@lists.rdoproject.org</a><br>
<a href="http://lists.rdoproject.org/mailman/listinfo/dev" rel="noreferrer" target="_blank">http://lists.rdoproject.org/<wbr>mailman/listinfo/dev</a><br>
<br>
To unsubscribe: <a href="mailto:dev-unsubscribe@lists.rdoproject.org">dev-unsubscribe@lists.<wbr>rdoproject.org</a><br>
<br></blockquote></div><br></div>