Advertisement
Guest User

Untitled

a guest
Mar 9th, 2017
106
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.03 KB | None | 0 0
  1. .....
  2. TASK [os_tempest : Create tempest flavors] *************************************
  3. Thursday 09 March 2017 13:43:45 +0100 (0:00:00.016) 0:01:18.279 ********
  4. skipping: [os-controller-1_utility_container-228e88c2] => (item={u'vcpus': 1, u'disk': 1, u'ram': 256, u'name': u'tempest1', u'id': 201})
  5. skipping: [os-controller-1_utility_container-228e88c2] => (item={u'vcpus': 1, u'disk': 1, u'ram': 512, u'name': u'tempest2', u'id': 202})
  6.  
  7. TASK [os_tempest : Get admin tenant id] ****************************************
  8. Thursday 09 March 2017 13:43:45 +0100 (0:00:00.088) 0:01:18.368 ********
  9. ok: [os-controller-1_utility_container-228e88c2]
  10.  
  11. TASK [os_tempest : Store admin tenant id] **************************************
  12. Thursday 09 March 2017 13:43:46 +0100 (0:00:01.398) 0:01:19.767 ********
  13. ok: [os-controller-1_utility_container-228e88c2]
  14.  
  15. TASK [os_tempest : Create tempest directories] *********************************
  16. Thursday 09 March 2017 13:43:46 +0100 (0:00:00.068) 0:01:19.835 ********
  17. changed: [os-controller-1_utility_container-228e88c2] => (item={u'path': u'/openstack/venvs/tempest-15.0.0/locks', u'mode': u'0777'})
  18. ok: [os-controller-1_utility_container-228e88c2] => (item={u'path': u'/var/log/utility'})
  19. ok: [os-controller-1_utility_container-228e88c2] => (item={u'path': u'/root/.tempest/etc'})
  20. changed: [os-controller-1_utility_container-228e88c2] => (item={u'path': u'/openstack/venvs/tempest-15.0.0/etc'})
  21. ok: [os-controller-1_utility_container-228e88c2] => (item={u'path': u'/opt/images'})
  22.  
  23. TASK [os_tempest : Image(s) download] ******************************************
  24. Thursday 09 March 2017 13:43:48 +0100 (0:00:01.288) 0:01:21.124 ********
  25. ok: [os-controller-1_utility_container-228e88c2] => (item={u'url': u'http://download.cirros-cloud.net/0.3.4/cirros-0.3.4-x86_64-disk.img', u'sha256': u'34987d0d5702f8813f3ff9efe90e9e39e6926ec78658763580a79face67f3394'})
  26.  
  27. TASK [os_tempest : Copy tempest config] ****************************************
  28. Thursday 09 March 2017 13:44:07 +0100 (0:00:18.969) 0:01:40.094 ********
  29. changed: [os-controller-1_utility_container-228e88c2] => (item=/openstack/venvs/tempest-15.0.0/etc/tempest.conf)
  30. ok: [os-controller-1_utility_container-228e88c2] => (item=/root/.tempest/etc/tempest.conf)
  31.  
  32. TASK [os_tempest : Initialise tempest workspace] *******************************
  33. Thursday 09 March 2017 13:44:08 +0100 (0:00:01.137) 0:01:41.232 ********
  34. changed: [os-controller-1_utility_container-228e88c2]
  35.  
  36. TASK [os_tempest : Generate tempest test whitelist] ****************************
  37. Thursday 09 March 2017 13:44:08 +0100 (0:00:00.337) 0:01:41.569 ********
  38. fatal: [os-controller-1_utility_container-228e88c2]: FAILED! => {"changed": false, "checksum": "bcbc4db50b4e7110326f4208ed6ead2efce7ef6e", "failed": true, "msg": "Destination directory /openstack/venvs/tempest-15.0.0/workspace/etc does not exist"}
  39.  
  40. NO MORE HOSTS LEFT *************************************************************
  41.  
  42. NO MORE HOSTS LEFT *************************************************************
  43.  
  44. PLAY RECAP *********************************************************************
  45. os-controller-1_utility_container-228e88c2 : ok=53 changed=4 unreachable=0 failed=1
  46.  
  47. Thursday 09 March 2017 13:44:09 +0100 (0:00:00.828) 0:01:42.397 ********
  48. ===============================================================================
  49. os_tempest : Image(s) download ----------------------------------------- 18.97s
  50. os_tempest : Install requires pip packages ------------------------------ 9.77s
  51. os_tempest : Create tempest flavors ------------------------------------- 5.47s
  52. pip_install : Install PIP ----------------------------------------------- 3.72s
  53. pip_install : Ensure apt cache is up to date ---------------------------- 3.58s
  54. os_tempest : Ensure tempest users have heat_stack_owner role ------------ 3.48s
  55. os_tempest : Ensure tempest image --------------------------------------- 3.46s
  56. os_tempest : Create router ---------------------------------------------- 3.41s
  57. os_tempest : Ensure tempest tenants ------------------------------------- 3.31s
  58. os_tempest : Ensure private subnet exists ------------------------------- 3.10s
  59. os_tempest : Ensure tempest users --------------------------------------- 3.07s
  60. os_tempest : Ensure private network exists ------------------------------ 2.82s
  61. os_tempest : Ensure public subnet exists -------------------------------- 2.71s
  62. os_tempest : Ensure public network exists ------------------------------- 2.68s
  63. os_tempest : Ensure alt tempest image ----------------------------------- 2.51s
  64. pip_install : Install pip packages -------------------------------------- 2.03s
  65. os_tempest : Get demo tenant id ----------------------------------------- 1.60s
  66. pip_install : Create pip config directory ------------------------------- 1.51s
  67. os_tempest : Ensure reseller_admin role --------------------------------- 1.49s
  68. os_tempest : Ensure remote_image role exists ---------------------------- 1.48s
  69. root@os-controller-1:/moc/openstack/openstack-ansible/playbooks#
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement