Guest User

Untitled

a guest
Feb 25th, 2018
73
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 18.36 KB | None | 0 0
  1. Still have some bugs to work out. Took two runs to complete. The Success's with times dumped below with the full runs below that.
  2.  
  3. ############################################
  4. # List of play times from build logs below
  5. ############################################
  6.  
  7. [Success]: Script bootstrap-ansible.sh completed without issue in 111.88s.
  8. [Success]: Script gen_user_secrets.yml completed without issue in 0.22s.
  9. [Success]: Play setup-hosts.yml completed without issue in 645.35s
  10. [Success]: Play unbound-install.yml completed without issue in 9.68s
  11. [Success]: Play repo-install.yml completed without issue in 818.50s
  12. [Success]: Play etcd-install.yml completed without issue in 1.94s
  13. [Success]: Play ceph-install.yml completed without issue in 3.19s
  14. [Success]: Play rsyslog-install.yml completed without issue in 38.74s
  15. [Success]: Play memcached-install.yml completed without issue in 54.57s
  16. [Success]: Play haproxy-install.yml completed without issue in 66.84s
  17. [Success]: Play utility-install.yml completed without issue in 152.35s
  18. [Success]: Play rabbitmq-install.yml completed without issue in 190.09s
  19. [Success]: Play galera-install.yml completed without issue in 251.51s
  20. [Success]: Play os-keystone-install-primary.yml completed without issue in 390.89s
  21. [Success]: Play os-barbican-install.yml completed without issue in 2.30s
  22. [Success]: Play os-ceilometer-install.yml completed without issue in 2.70s
  23. [Success]: Play os-aodh-install.yml completed without issue in 2.28s
  24. [Success]: Play os-magnum-install.yml completed without issue in 2.52s
  25. [Success]: Play os-sahara-install.yml completed without issue in 2.65s
  26. [Success]: Play os-trove-install.yml completed without issue in 2.54s
  27. [Success]: Play os-molteniron-install.yml completed without issue in 2.26s
  28. [Success]: Play os-octavia-install.yml completed without issue in 3.10s
  29. [Success]: Play os-nova-install.yml_console completed without issue in 359.97s
  30. [Success]: Play os-designate-install.yml completed without issue in 338.88s
  31. [Success]: Play os-glance-install.yml completed without issue in 384.41s
  32. [Success]: Play os-heat-install.yml completed without issue in 371.55s
  33. [Success]: Play os-horizon-install.yml completed without issue in 383.35s
  34. [Success]: Play os-swift-install.yml completed without issue in 371.16s
  35. [Success]: Play os-nova-install.yml_conductor completed without issue in 523.08s
  36. [Success]: Play os-neutron-install.yml completed without issue in 674.88s
  37. [Success]: Play os-cinder-install.yml completed without issue in 829.54s
  38. [Success]: Play os-ironic-install.yml completed without issue in 3.01s
  39. [Success]: Play os-nova-install.yml_compute completed without issue in 142.06s
  40. [Success]: Play os-nova-install.yml_misc completed without issue in 178.82s
  41. [Success]: Play os-nova-install.yml_api completed without issue in 178.09s
  42.  
  43.  
  44.  
  45.  
  46. ########################################################################
  47. # 1st run(had a couple of connectivity failures on the nova playbooks)
  48. ########################################################################
  49.  
  50. root@shan5464-aio:/opt/openstack-ansible-ops/deploy_assist# ./deploy.sh
  51. [Info]: Running ./deploy.d/01_set_forks
  52. [Info]: Forks set up 16
  53. [Success]: Created /var/log/openstack_deploy/default
  54. [Info]: /opt/openstack-ansible exists
  55. [Info]: We are already on the branch needed. Making sure we have the latest with a pull.
  56. [Info]: Running /opt/openstack-ansible/scripts/bootstrap-ansible.sh > /var/log/openstack_deploy/default/bootstrap-ansible.sh_13Feb18_164734 2>&1
  57. [Success]: Script bootstrap-ansible.sh completed without issue in 111.88s.
  58. [Info]: Running /opt/openstack-ansible/scripts/pw-token-gen.py --file /etc/openstack_deploy/user_secrets.yml > /var/log/openstack_deploy/default/gen_user_secrets.yml_13Feb18_164926 2>&1
  59. [Success]: Script gen_user_secrets.yml completed without issue in 0.22s.
  60. [Info]: Running openstack-ansible --forks 16 setup-hosts.yml > /var/log/openstack_deploy/default/setup-hosts.yml_13Feb18_164926 2>&1
  61. [Success]: Play setup-hosts.yml completed without issue in 645.35s
  62. [Info]: Running openstack-ansible --forks 16 unbound-install.yml > /var/log/openstack_deploy/default/unbound-install.yml_13Feb18_170011 2>&1
  63. [Success]: Play unbound-install.yml completed without issue in 9.68s
  64. [Info]: Running openstack-ansible --forks 16 repo-install.yml > /var/log/openstack_deploy/default/repo-install.yml_13Feb18_170021 2>&1
  65. [Success]: Play repo-install.yml completed without issue in 818.50s
  66. [Info]: Running openstack-ansible --forks 16 haproxy-install.yml > /var/log/openstack_deploy/default/haproxy-install.yml_13Feb18_171359 2>&1
  67. [Info]: Running openstack-ansible --forks 16 memcached-install.yml > /var/log/openstack_deploy/default/memcached-install.yml_13Feb18_171401 2>&1
  68. [Info]: Running openstack-ansible --forks 16 galera-install.yml > /var/log/openstack_deploy/default/galera-install.yml_13Feb18_171403 2>&1
  69. [Info]: Running openstack-ansible --forks 16 rabbitmq-install.yml > /var/log/openstack_deploy/default/rabbitmq-install.yml_13Feb18_171405 2>&1
  70. [Info]: Running openstack-ansible --forks 16 etcd-install.yml > /var/log/openstack_deploy/default/etcd-install.yml_13Feb18_171407 2>&1
  71. [Success]: Play etcd-install.yml completed without issue in 1.94s
  72. [Info]: Running openstack-ansible --forks 16 ceph-install.yml > /var/log/openstack_deploy/default/ceph-install.yml_13Feb18_171409 2>&1
  73. [Info]: Running openstack-ansible --forks 16 utility-install.yml > /var/log/openstack_deploy/default/utility-install.yml_13Feb18_171411 2>&1
  74. [Success]: Play ceph-install.yml completed without issue in 3.19s
  75. [Info]: Running openstack-ansible --forks 16 rsyslog-install.yml > /var/log/openstack_deploy/default/rsyslog-install.yml_13Feb18_171413 2>&1
  76. [Success]: Play rsyslog-install.yml completed without issue in 38.74s
  77. [Success]: Play memcached-install.yml completed without issue in 54.57s
  78. [Success]: Play haproxy-install.yml completed without issue in 66.84s
  79. [Success]: Play utility-install.yml completed without issue in 152.35s
  80. [Success]: Play rabbitmq-install.yml completed without issue in 190.09s
  81. [Success]: Play galera-install.yml completed without issue in 251.51s
  82. [Info]: Running openstack-ansible --forks 16 os-keystone-install.yml -e keystone_serial=1 --limit keystone_all > /var/log/openstack_deploy/default/os-keystone-install-primary.yml_13Feb18_171815 2>&1
  83. [Success]: Play os-keystone-install-primary.yml completed without issue in 390.89s
  84. [Info]: Running openstack-ansible --forks 16 os-barbican-install.yml > /var/log/openstack_deploy/default/os-barbican-install.yml_13Feb18_172448 2>&1
  85. [Info]: Running openstack-ansible --forks 16 os-glance-install.yml -e glance_api_serial=100% -e glance_registry_serial=100% > /var/log/openstack_deploy/default/os-glance-install.yml_13Feb18_172450 2>&1
  86. [Success]: Play os-barbican-install.yml completed without issue in 2.30s
  87. [Info]: Running openstack-ansible --forks 16 os-cinder-install.yml -e cinder_api_serial=100% -e cinder_scheduler_serial=100% -e cinder_backend_serial=100% > /var/log/openstack_deploy/default/os-cinder-install.yml_13Feb18_172452 2>&1
  88. [Info]: Running openstack-ansible --forks 16 os-nova-install.yml -e nova_conductor_serial=100% --limit nova_conductor > /var/log/openstack_deploy/default/os-nova-install.yml_conductor_13Feb18_172454 2>&1
  89. [Info]: Running openstack-ansible --forks 16 os-nova-install.yml -e nova_scheduler_serial=100% -e nova_serial=100% --limit nova_scheduler:nova_consoleauth:nova_cert:!nova_conductor -vvvv > /var/log/openstack_deploy/default/os-nova-install.yml_misc_13Feb18_172456 2>&1
  90. [Info]: Running openstack-ansible --forks 16 os-nova-install.yml -e nova_api_serial=100% -e nova_serial=100% --limit nova_api_os_compute:!nova_conductor:!nova_scheduler:!nova_consoleauth:!nova_cert -vvvv > /var/log/openstack_deploy/default/os-nova-install.yml_api_13Feb18_172458 2>&1
  91. [Info]: Running openstack-ansible --forks 16 os-nova-install.yml -e nova_console_serial=100% -e nova_serial=100% --limit nova_api_metadata:nova_console:!nova_conductor:!nova_scheduler:!nova_consoleauth:!nova_cert:!nova_api_os_compute -vvvv > /var/log/openstack_deploy/default/os-nova-install.yml_console_13Feb18_172500 2>&1
  92. [Info]: Running openstack-ansible --forks 16 os-nova-install.yml -e nova_compute_serial=100% -e nova_serial=100% --limit nova_compute:!nova_conductor:!nova_scheduler:!nova_consoleauth:!nova_cert:!nova_api_os_compute:!nova_api_metadata:!nova_console -vvvv > /var/log/openstack_deploy/default/os-nova-install.yml_compute_13Feb18_172502 2>&1
  93. [Info]: Running openstack-ansible --forks 16 os-neutron-install.yml -e neutron_server_serial=100% -e neutron_agent_serial=100% -e neutron_other_serial=100% > /var/log/openstack_deploy/default/os-neutron-install.yml_13Feb18_172504 2>&1
  94. [Info]: Running openstack-ansible --forks 16 os-heat-install.yml > /var/log/openstack_deploy/default/os-heat-install.yml_13Feb18_172506 2>&1
  95. [Failure]: Play os-nova-install.yml_misc returned with an 'One or more hosts failed'
  96. [Info]: See /var/log/openstack_deploy/default/os-nova-install.yml_misc_13Feb18_172456 for details
  97. [Info]: Running openstack-ansible --forks 16 os-horizon-install.yml > /var/log/openstack_deploy/default/os-horizon-install.yml_13Feb18_172508 2>&1
  98. [Failure]: Play os-nova-install.yml_api returned with an 'One or more hosts failed'
  99. [Info]: See /var/log/openstack_deploy/default/os-nova-install.yml_api_13Feb18_172458 for details
  100. [Info]: Running openstack-ansible --forks 16 os-ceilometer-install.yml > /var/log/openstack_deploy/default/os-ceilometer-install.yml_13Feb18_172510 2>&1
  101. [Info]: Running openstack-ansible --forks 16 os-aodh-install.yml > /var/log/openstack_deploy/default/os-aodh-install.yml_13Feb18_172512 2>&1
  102. [Success]: Play os-ceilometer-install.yml completed without issue in 2.70s
  103. [Info]: Running openstack-ansible --forks 16 os-magnum-install.yml > /var/log/openstack_deploy/default/os-magnum-install.yml_13Feb18_172514 2>&1
  104. [Success]: Play os-aodh-install.yml completed without issue in 2.28s
  105. [Info]: Running openstack-ansible --forks 16 os-sahara-install.yml > /var/log/openstack_deploy/default/os-sahara-install.yml_13Feb18_172516 2>&1
  106. [Success]: Play os-magnum-install.yml completed without issue in 2.52s
  107. [Info]: Running openstack-ansible --forks 16 os-trove-install.yml > /var/log/openstack_deploy/default/os-trove-install.yml_13Feb18_172518 2>&1
  108. [Success]: Play os-sahara-install.yml completed without issue in 2.65s
  109. [Info]: Running openstack-ansible --forks 16 os-molteniron-install.yml > /var/log/openstack_deploy/default/os-molteniron-install.yml_13Feb18_172520 2>&1
  110. [Success]: Play os-trove-install.yml completed without issue in 2.54s
  111. [Info]: Running openstack-ansible --forks 16 os-designate-install.yml > /var/log/openstack_deploy/default/os-designate-install.yml_13Feb18_172522 2>&1
  112. [Success]: Play os-molteniron-install.yml completed without issue in 2.26s
  113. [Info]: Running openstack-ansible --forks 16 os-octavia-install.yml > /var/log/openstack_deploy/default/os-octavia-install.yml_13Feb18_172524 2>&1
  114. [Info]: Running openstack-ansible --forks 16 os-swift-install.yml > /var/log/openstack_deploy/default/os-swift-install.yml_13Feb18_172526 2>&1
  115. [Success]: Play os-octavia-install.yml completed without issue in 3.10s
  116. [Failure]: Play os-nova-install.yml_compute returned with an 'One or more hosts failed'
  117. [Info]: See /var/log/openstack_deploy/default/os-nova-install.yml_compute_13Feb18_172502 for details
  118. [Success]: Play os-nova-install.yml_console completed without issue in 359.97s
  119. [Success]: Play os-designate-install.yml completed without issue in 338.88s
  120. [Success]: Play os-glance-install.yml completed without issue in 384.41s
  121. [Success]: Play os-heat-install.yml completed without issue in 371.55s
  122. [Success]: Play os-horizon-install.yml completed without issue in 383.35s
  123. [Success]: Play os-swift-install.yml completed without issue in 371.16s
  124. [Success]: Play os-nova-install.yml_conductor completed without issue in 523.08s
  125. [Success]: Play os-neutron-install.yml completed without issue in 674.88s
  126. [Success]: Play os-cinder-install.yml completed without issue in 829.54s
  127. [Info]: Running openstack-ansible --forks 16 os-ironic-install.yml > /var/log/openstack_deploy/default/os-ironic-install.yml_13Feb18_173842 2>&1
  128. [Success]: Play os-ironic-install.yml completed without issue in 3.01s
  129.  
  130.  
  131.  
  132.  
  133. ################################
  134. # 2nd run catching failed plays
  135. ################################
  136.  
  137. [Info]: Running ./deploy.d/01_set_forks
  138. [Info]: Forks set up 16
  139. [Info]: Deploy log dir /var/log/openstack_deploy/default exists
  140. [Info]: /opt/openstack-ansible exists
  141. [Info]: We are already on the branch needed. Making sure we have the latest with a pull.
  142. [Skipping]: Earlier bootstrap-ansible.sh run passed without issue. Delete /var/log/openstack_deploy/default/completed-plays_default to run the full deploy.
  143. [Skipping]: Earlier gen_user_secrets.yml run passed without issue. Delete /var/log/openstack_deploy/default/completed-plays_default to run the full deploy.
  144. [Skipping]: Earlier setup-hosts.yml run passed without issue. Delete /var/log/openstack_deploy/default/completed-plays_default to run the full deploy.
  145. [Skipping]: Earlier unbound-install.yml run passed without issue. Delete /var/log/openstack_deploy/default/completed-plays_default to run the full deploy.
  146. [Skipping]: Earlier repo-install.yml run passed without issue. Delete /var/log/openstack_deploy/default/completed-plays_default to run the full deploy.
  147. [Skipping]: Earlier haproxy-install.yml run passed without issue. Delete /var/log/openstack_deploy/default/completed-plays_default to run the full deploy.
  148. [Skipping]: Earlier memcached-install.yml run passed without issue. Delete /var/log/openstack_deploy/default/completed-plays_default to run the full deploy.
  149. [Skipping]: Earlier galera-install.yml run passed without issue. Delete /var/log/openstack_deploy/default/completed-plays_default to run the full deploy.
  150. [Skipping]: Earlier rabbitmq-install.yml run passed without issue. Delete /var/log/openstack_deploy/default/completed-plays_default to run the full deploy.
  151. [Skipping]: Earlier etcd-install.yml run passed without issue. Delete /var/log/openstack_deploy/default/completed-plays_default to run the full deploy.
  152. [Skipping]: Earlier ceph-install.yml run passed without issue. Delete /var/log/openstack_deploy/default/completed-plays_default to run the full deploy.
  153. [Skipping]: Earlier utility-install.yml run passed without issue. Delete /var/log/openstack_deploy/default/completed-plays_default to run the full deploy.
  154. [Skipping]: Earlier rsyslog-install.yml run passed without issue. Delete /var/log/openstack_deploy/default/completed-plays_default to run the full deploy.
  155. [Skipping]: Earlier os-keystone-install-primary.yml run passed without issue. Delete /var/log/openstack_deploy/default/completed-plays_default to run the full deploy.
  156. [Skipping]: Earlier os-barbican-install.yml run passed without issue. Delete /var/log/openstack_deploy/default/completed-plays_default to run the full deploy.
  157. [Skipping]: Earlier os-glance-install.yml run passed without issue. Delete /var/log/openstack_deploy/default/completed-plays_default to run the full deploy.
  158. [Skipping]: Earlier os-cinder-install.yml run passed without issue. Delete /var/log/openstack_deploy/default/completed-plays_default to run the full deploy.
  159. [Skipping]: Earlier os-nova-install.yml_conductor run passed without issue. Delete /var/log/openstack_deploy/default/completed-plays_default to run the full deploy.
  160. [Info]: Running openstack-ansible --forks 16 os-nova-install.yml -e nova_scheduler_serial=100% -e nova_serial=100% --limit nova_scheduler:nova_consoleauth:nova_cert:!nova_conductor -vvvv > /var/log/openstack_deploy/default/os-nova-install.yml_misc_13Feb18_174010 2>&1
  161. [Info]: Running openstack-ansible --forks 16 os-nova-install.yml -e nova_api_serial=100% -e nova_serial=100% --limit nova_api_os_compute:!nova_conductor:!nova_scheduler:!nova_consoleauth:!nova_cert -vvvv > /var/log/openstack_deploy/default/os-nova-install.yml_api_13Feb18_174012 2>&1
  162. [Skipping]: Earlier os-nova-install.yml_console run passed without issue. Delete /var/log/openstack_deploy/default/completed-plays_default to run the full deploy.
  163. [Info]: Running openstack-ansible --forks 16 os-nova-install.yml -e nova_compute_serial=100% -e nova_serial=100% --limit nova_compute:!nova_conductor:!nova_scheduler:!nova_consoleauth:!nova_cert:!nova_api_os_compute:!nova_api_metadata:!nova_console -vvvv > /var/log/openstack_deploy/default/os-nova-install.yml_compute_13Feb18_174016 2>&1
  164. [Skipping]: Earlier os-neutron-install.yml run passed without issue. Delete /var/log/openstack_deploy/default/completed-plays_default to run the full deploy.
  165. [Skipping]: Earlier os-heat-install.yml run passed without issue. Delete /var/log/openstack_deploy/default/completed-plays_default to run the full deploy.
  166. [Skipping]: Earlier os-horizon-install.yml run passed without issue. Delete /var/log/openstack_deploy/default/completed-plays_default to run the full deploy.
  167. [Skipping]: Earlier os-ceilometer-install.yml run passed without issue. Delete /var/log/openstack_deploy/default/completed-plays_default to run the full deploy.
  168. [Skipping]: Earlier os-aodh-install.yml run passed without issue. Delete /var/log/openstack_deploy/default/completed-plays_default to run the full deploy.
  169. [Skipping]: Earlier os-magnum-install.yml run passed without issue. Delete /var/log/openstack_deploy/default/completed-plays_default to run the full deploy.
  170. [Skipping]: Earlier os-sahara-install.yml run passed without issue. Delete /var/log/openstack_deploy/default/completed-plays_default to run the full deploy.
  171. [Skipping]: Earlier os-trove-install.yml run passed without issue. Delete /var/log/openstack_deploy/default/completed-plays_default to run the full deploy.
  172. [Skipping]: Earlier os-molteniron-install.yml run passed without issue. Delete /var/log/openstack_deploy/default/completed-plays_default to run the full deploy.
  173. [Skipping]: Earlier os-designate-install.yml run passed without issue. Delete /var/log/openstack_deploy/default/completed-plays_default to run the full deploy.
  174. [Skipping]: Earlier os-octavia-install.yml run passed without issue. Delete /var/log/openstack_deploy/default/completed-plays_default to run the full deploy.
  175. [Skipping]: Earlier os-swift-install.yml run passed without issue. Delete /var/log/openstack_deploy/default/completed-plays_default to run the full deploy.
  176. [Success]: Play os-nova-install.yml_compute completed without issue in 142.06s
  177. [Success]: Play os-nova-install.yml_misc completed without issue in 178.82s
  178. [Success]: Play os-nova-install.yml_api completed without issue in 178.09s
  179. [Skipping]: Earlier os-ironic-install.yml run passed without issue. Delete /var/log/openstack_deploy/default/completed-plays_default to run the full deploy.
Add Comment
Please, Sign In to add comment