Fresh install 3.2 #29 provisioning fails with keystone issues
Affects | Status | Importance | Assigned to | Milestone | ||
---|---|---|---|---|---|---|
Juniper Openstack | Status tracked in Trunk | |||||
R3.2 |
Fix Committed
|
Critical
|
amudhar | |||
Trunk |
Fix Committed
|
Critical
|
amudhar |
Bug Description
This issue seen multiple times on Sanity automated runs of Vcenter-compute
Amudha debugged this and below findings,
---------------
keystone was already started and when supervisor-
v have pre and post install scripts in contrail-openstack that stop keystone and then start it from supervisor-
that is why wanted to install manually and see whats happening
but seems to go through fine
----------------
>>> below failed outputs
2017-03-15 14:28:46:158766: [root@10.84.13.33] Executing task 'verify_openstack'
2017-03-15 14:28:46:158879: [root@10.84.13.33] sudo: python -c 'from platform import linux_distribution; print linux_distribut
2017-03-15 14:28:46:159015: [root@10.84.13.33] out: ('Ubuntu', '14.04', 'trusty')
2017-03-15 14:28:46:193296: [root@10.84.13.33] out:
2017-03-15 14:28:46:196639:
2017-03-15 14:28:46:225485: [root@10.84.13.33] sudo: service keystone status
2017-03-15 14:28:46:225733: [root@10.84.13.33] out: keystone STARTING
2017-03-15 14:28:46:398729: [root@10.84.13.33] out:
2017-03-15 14:28:46:398925:
2017-03-15 14:28:46:399047: [root@10.84.13.33] sudo: service keystone status
2017-03-15 14:29:06:419021: [root@10.84.13.33] out: keystone FATAL Exited too quickly (process log may have details)
2017-03-15 14:29:06:586650: [root@10.84.13.33] out:
2017-03-15 14:29:06:586863:
2017-03-15 14:29:06:587126: [root@10.84.13.33] sudo: service keystone status
2017-03-15 14:29:26:606640: [root@10.84.13.33] out: keystone FATAL Exited too quickly (process log may have details)
2017-03-15 14:29:26:709554: [root@10.84.13.33] out:
2017-03-15 14:29:26:710907:
2017-03-15 14:29:26:720505: [root@10.84.13.33] sudo: service keystone status
2017-03-15 14:29:46:731976: [root@10.84.13.33] out: keystone FATAL Exited too quickly (process log may have details)
2017-03-15 14:29:46:835432: [root@10.84.13.33] out:
2017-03-15 14:29:46:835635:
2017-03-15 14:29:46:836448: [root@10.84.13.33] sudo: service keystone status
2017-03-15 14:30:06:855177: [root@10.84.13.33] out: keystone FATAL Exited too quickly (process log may have details)
2017-03-15 14:30:07:022576: [root@10.84.13.33] out:
2017-03-15 14:30:07:022764:
2017-03-15 14:30:07:022995: [root@10.84.13.33] sudo: service keystone status
2017-03-15 14:30:27:042361: [root@10.84.13.33] out: keystone FATAL Exited too quickly (process log may have details)
2017-03-15 14:30:27:177038: [root@10.84.13.33] out:
2017-03-15 14:30:27:184424:
2017-03-15 14:30:27:209481: [root@10.84.13.33] sudo: service keystone status
2017-03-15 14:30:47:226381: [root@10.84.13.33] out: keystone FATAL Exited too quickly (process log may have details)
2017-03-15 14:30:47:329995: [root@10.84.13.33] out:
2017-03-15 14:30:47:330227:
2017-03-15 14:30:47:331251: [root@10.84.13.33] sudo: service keystone status
2017-03-15 14:31:07:338409: [root@10.84.13.33] out: keystone FATAL Exited too quickly (process log may have details)
2017-03-15 14:31:07:474891: [root@10.84.13.33] out:
2017-03-15 14:31:07:475068:
2017-03-15 14:31:07:475267: [root@10.84.13.33] sudo: service keystone status
2017-03-15 14:31:27:494378: [root@10.84.13.33] out: keystone FATAL Exited too quickly (process log may have details)
2017-03-15 14:31:27:598384: [root@10.84.13.33] out:
2017-03-15 14:31:27:598592:
2017-03-15 14:31:27:598839: [root@10.84.13.33] sudo: service keystone status
2017-03-15 14:31:47:618642: [root@10.84.13.33] out: keystone FATAL Exited too quickly (process log may have details)
2017-03-15 14:31:47:785450: [root@10.84.13.33] out:
2017-03-15 14:31:47:785603:
2017-03-15 14:31:47:785713: Disconnecting from 10.84.13.32... done.
2017-03-15 14:32:07:867950: Disconnecting from 10.84.13.2... done.
2017-03-15 14:32:07:931758: Disconnecting from 10.84.13.222... done.
2017-03-15 14:32:07:963468: Disconnecting from 10.84.13.223... done.
2017-03-15 14:32:08:027281: Disconnecting from 10.84.13.33... done.
2017-03-15 14:32:08:141189: Disconnecting from 10.84.13.38... done.
2017-03-15 14:32:08:211044: Service keystone not running.
2017-03-15 14:32:08:211159: root@a6s32:
root@a6s32:
root@a6s32:
== Contrail Control ==
supervisor-control: inactive (disabled on boot)
unix://
== Contrail Analytics ==
supervisor-
unix://
== Contrail Config ==
supervisor-config: inactive (disabled on boot)
unix://
== Contrail Web UI ==
supervisor-webui: inactive (disabled on boot)
unix://
== Contrail Database ==
contrail-database: active
== Contrail Supervisor Database ==
supervisor-
contrail-
kafka active
== Contrail Support Services ==
supervisor-
rabbitmq-server active
root@a6s32:
nsarath@ ubuntu- build04: /auto/cores/ 1673274$ ls -ltrd * er.tar
-rwxrwxrwx 1 nsarath test 8960000 Mar 15 15:28 Ctrl-A-Utils.tar
-rwxrwxrwx 1 nsarath test 427786240 Mar 15 15:28 Ctrl-A-log.tar
-rwxrwxrwx 1 nsarath test 422901760 Mar 15 15:28 Ctrl-B-log.tar
-rwxrwxrwx 1 nsarath test 429762560 Mar 15 15:28 Ctrl-C-log.tar
-rwxrwxrwx 1 nsarath test 9594880 Mar 15 15:36 utils-buildServ