# Pastebin 5OzR4HZp +./stack.sh:main:1291 is_service_enabled glance +functions-common:is_service_enabled:1988 return 0 +./stack.sh:main:1292 echo_summary 'Starting Glance' +./stack.sh:echo_summary:452 [[ -t 3 ]] +./stack.sh:echo_summary:452 [[ True != \T\r\u\e ]] +./stack.sh:echo_summary:458 echo -e Starting Glance +./stack.sh:main:1293 start_glance +lib/glance:start_glance:318 local service_protocol=http +lib/glance:start_glance:319 is_service_enabled tls-proxy +functions-common:is_service_enabled:1988 return 1 +lib/glance:start_glance:326 run_process g-reg '/usr/local/bin/glance-registry --config-file=/etc/glance/glance-registry.conf' +functions-common:run_process:1583 local service=g-reg +functions-common:run_process:1584 local 'command=/usr/local/bin/glance-registry --config-file=/etc/glance/glance-registry.conf' +functions-common:run_process:1585 local group= +functions-common:run_process:1586 local user= +functions-common:run_process:1588 local name=g-reg +functions-common:run_process:1590 time_start run_process +functions-common:time_start:2322 local name=run_process +functions-common:time_start:2323 local start_time= +functions-common:time_start:2324 [[ -n '' ]] ++functions-common:time_start:2327 date +%s%3N +functions-common:time_start:2327 _TIME_START[$name]=1567708162226 +functions-common:run_process:1591 is_service_enabled g-reg +functions-common:is_service_enabled:1988 return 0 +functions-common:run_process:1592 _run_under_systemd g-reg '/usr/local/bin/glance-registry --config-file=/etc/glance/glance-registry.conf' '' '' +functions-common:_run_under_systemd:1548 local service=g-reg +functions-common:_run_under_systemd:1549 local 'command=/usr/local/bin/glance-registry --config-file=/etc/glance/glance-registry.conf' +functions-common:_run_under_systemd:1550 local 'cmd=/usr/local/bin/glance-registry --config-file=/etc/glance/glance-registry.conf' +functions-common:_run_under_systemd:1552 _common_systemd_pitfalls '/usr/local/bin/glance-registry --config-file=/etc/glance/glance-registry.conf' +functions-common:_common_systemd_pitfalls:1520 local 'cmd=/usr/local/bin/glance-registry --config-file=/etc/glance/glance-registry.conf' +functions-common:_common_systemd_pitfalls:1523 [[ /usr/local/bin/glance-registry --config-file=/etc/glance/glance-registry.conf =~ sudo ]] +functions-common:_common_systemd_pitfalls:1534 [[ ! /usr/local/bin/glance-registry --config-file=/etc/glance/glance-registry.conf =~ ^/ ]] +functions-common:_run_under_systemd:1554 local systemd_service=devstack@g-reg.service +functions-common:_run_under_systemd:1555 local group= +functions-common:_run_under_systemd:1556 local user=vagrant +functions-common:_run_under_systemd:1557 [[ /usr/local/bin/glance-registry --config-file=/etc/glance/glance-registry.conf =~ uwsgi ]] +functions-common:_run_under_systemd:1560 write_user_unit_file devstack@g-reg.service '/usr/local/bin/glance-registry --config-file=/etc/glance/glance-registry.conf' '' vagrant +functions-common:write_user_unit_file:1465 local service=devstack@g-reg.service +functions-common:write_user_unit_file:1466 local 'command=/usr/local/bin/glance-registry --config-file=/etc/glance/glance-registry.conf' +functions-common:write_user_unit_file:1467 local group= +functions-common:write_user_unit_file:1468 local user=vagrant +functions-common:write_user_unit_file:1469 local extra= +functions-common:write_user_unit_file:1470 [[ -n '' ]] +functions-common:write_user_unit_file:1473 local unitfile=/etc/systemd/system/devstack@g-reg.service +functions-common:write_user_unit_file:1474 mkdir -p /etc/systemd/system +functions-common:write_user_unit_file:1476 iniset -sudo /etc/systemd/system/devstack@g-reg.service Unit Description 'Devstack devstack@g-reg.service' +functions-common:write_user_unit_file:1477 iniset -sudo /etc/systemd/system/devstack@g-reg.service Service User vagrant +functions-common:write_user_unit_file:1478 iniset -sudo /etc/systemd/system/devstack@g-reg.service Service ExecStart '/usr/local/bin/glance-registry --config-file=/etc/glance/glance-registry.conf' +functions-common:write_user_unit_file:1479 iniset -sudo /etc/systemd/system/devstack@g-reg.service Service KillMode process +functions-common:write_user_unit_file:1480 iniset -sudo /etc/systemd/system/devstack@g-reg.service Service TimeoutStopSec 300 +functions-common:write_user_unit_file:1481 iniset -sudo /etc/systemd/system/devstack@g-reg.service Service ExecReload '/bin/kill -HUP $MAINPID' +functions-common:write_user_unit_file:1482 [[ -n '' ]] +functions-common:write_user_unit_file:1485 iniset -sudo /etc/systemd/system/devstack@g-reg.service Install WantedBy multi-user.target +functions-common:write_user_unit_file:1488 sudo systemctl daemon-reload +functions-common:_run_under_systemd:1563 sudo systemctl enable devstack@g-reg.service +functions-common:_run_under_systemd:1564 sudo systemctl start devstack@g-reg.service +functions-common:run_process:1594 time_stop run_process +functions-common:time_stop:2336 local name +functions-common:time_stop:2337 local end_time +functions-common:time_stop:2338 local elapsed_time +functions-common:time_stop:2339 local total +functions-common:time_stop:2340 local start_time +functions-common:time_stop:2342 name=run_process +functions-common:time_stop:2343 start_time=1567708162226 +functions-common:time_stop:2345 [[ -z 1567708162226 ]] ++functions-common:time_stop:2348 date +%s%3N +functions-common:time_stop:2348 end_time=1567708163024 +functions-common:time_stop:2349 elapsed_time=798 +functions-common:time_stop:2350 total=1933 +functions-common:time_stop:2352 _TIME_START[$name]= +functions-common:time_stop:2353 _TIME_TOTAL[$name]=2731 +lib/glance:start_glance:327 [[ uwsgi == \u\w\s\g\i ]] +lib/glance:start_glance:328 run_process g-api '/usr/local/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' +functions-common:run_process:1583 local service=g-api +functions-common:run_process:1584 local 'command=/usr/local/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' +functions-common:run_process:1585 local group= +functions-common:run_process:1586 local user= +functions-common:run_process:1588 local name=g-api +functions-common:run_process:1590 time_start run_process +functions-common:time_start:2322 local name=run_process +functions-common:time_start:2323 local start_time= +functions-common:time_start:2324 [[ -n '' ]] ++functions-common:time_start:2327 date +%s%3N +functions-common:time_start:2327 _TIME_START[$name]=1567708163103 +functions-common:run_process:1591 is_service_enabled g-api +functions-common:is_service_enabled:1988 return 0 +functions-common:run_process:1592 _run_under_systemd g-api '/usr/local/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' '' '' +functions-common:_run_under_systemd:1548 local service=g-api +functions-common:_run_under_systemd:1549 local 'command=/usr/local/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' +functions-common:_run_under_systemd:1550 local 'cmd=/usr/local/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' +functions-common:_run_under_systemd:1552 _common_systemd_pitfalls '/usr/local/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' +functions-common:_common_systemd_pitfalls:1520 local 'cmd=/usr/local/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' +functions-common:_common_systemd_pitfalls:1523 [[ /usr/local/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini =~ sudo ]] +functions-common:_common_systemd_pitfalls:1534 [[ ! /usr/local/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini =~ ^/ ]] +functions-common:_run_under_systemd:1554 local systemd_service=devstack@g-api.service +functions-common:_run_under_systemd:1555 local group= +functions-common:_run_under_systemd:1556 local user=vagrant +functions-common:_run_under_systemd:1557 [[ /usr/local/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini =~ uwsgi ]] +functions-common:_run_under_systemd:1558 write_uwsgi_user_unit_file devstack@g-api.service '/usr/local/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' '' vagrant +functions-common:write_uwsgi_user_unit_file:1492 local service=devstack@g-api.service +functions-common:write_uwsgi_user_unit_file:1493 local 'command=/usr/local/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' +functions-common:write_uwsgi_user_unit_file:1494 local group= +functions-common:write_uwsgi_user_unit_file:1495 local user=vagrant +functions-common:write_uwsgi_user_unit_file:1496 local unitfile=/etc/systemd/system/devstack@g-api.service +functions-common:write_uwsgi_user_unit_file:1497 mkdir -p /etc/systemd/system +functions-common:write_uwsgi_user_unit_file:1499 iniset -sudo /etc/systemd/system/devstack@g-api.service Unit Description 'Devstack devstack@g-api.service' +functions-common:write_uwsgi_user_unit_file:1500 iniset -sudo /etc/systemd/system/devstack@g-api.service Service SyslogIdentifier devstack@g-api.service +functions-common:write_uwsgi_user_unit_file:1501 iniset -sudo /etc/systemd/system/devstack@g-api.service Service User vagrant +functions-common:write_uwsgi_user_unit_file:1502 iniset -sudo /etc/systemd/system/devstack@g-api.service Service ExecStart '/usr/local/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' +functions-common:write_uwsgi_user_unit_file:1503 iniset -sudo /etc/systemd/system/devstack@g-api.service Service ExecReload '/bin/kill -HUP $MAINPID' +functions-common:write_uwsgi_user_unit_file:1504 iniset -sudo /etc/systemd/system/devstack@g-api.service Service Type notify +functions-common:write_uwsgi_user_unit_file:1505 iniset -sudo /etc/systemd/system/devstack@g-api.service Service KillMode process +functions-common:write_uwsgi_user_unit_file:1506 iniset -sudo /etc/systemd/system/devstack@g-api.service Service Restart always +functions-common:write_uwsgi_user_unit_file:1507 iniset -sudo /etc/systemd/system/devstack@g-api.service Service NotifyAccess all +functions-common:write_uwsgi_user_unit_file:1508 iniset -sudo /etc/systemd/system/devstack@g-api.service Service RestartForceExitStatus 100 +functions-common:write_uwsgi_user_unit_file:1510 [[ -n '' ]] +functions-common:write_uwsgi_user_unit_file:1513 iniset -sudo /etc/systemd/system/devstack@g-api.service Install WantedBy multi-user.target +functions-common:write_uwsgi_user_unit_file:1516 sudo systemctl daemon-reload +functions-common:_run_under_systemd:1563 sudo systemctl enable devstack@g-api.service +functions-common:_run_under_systemd:1564 sudo systemctl start devstack@g-api.service +functions-common:run_process:1594 time_stop run_process +functions-common:time_stop:2336 local name +functions-common:time_stop:2337 local end_time +functions-common:time_stop:2338 local elapsed_time +functions-common:time_stop:2339 local total +functions-common:time_stop:2340 local start_time +functions-common:time_stop:2342 name=run_process +functions-common:time_stop:2343 start_time=1567708163103 +functions-common:time_stop:2345 [[ -z 1567708163103 ]] ++functions-common:time_stop:2348 date +%s%3N +functions-common:time_stop:2348 end_time=1567708164123 +functions-common:time_stop:2349 elapsed_time=1020 +functions-common:time_stop:2350 total=2731 +functions-common:time_stop:2352 _TIME_START[$name]= +functions-common:time_stop:2353 _TIME_TOTAL[$name]=3751 +lib/glance:start_glance:333 echo 'Waiting for g-api (10.0.2.15) to start...' Waiting for g-api (10.0.2.15) to start... +lib/glance:start_glance:334 wait_for_service 60 http://10.0.2.15/image +functions:wait_for_service:428 local timeout=60 +functions:wait_for_service:429 local url=http://10.0.2.15/image +functions:wait_for_service:430 local rval=0 +functions:wait_for_service:431 time_start wait_for_service +functions-common:time_start:2322 local name=wait_for_service +functions-common:time_start:2323 local start_time= +functions-common:time_start:2324 [[ -n '' ]] ++functions-common:time_start:2327 date +%s%3N +functions-common:time_start:2327 _TIME_START[$name]=1567708164191 +functions:wait_for_service:432 timeout 60 bash -x ++:: curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.0.2.15/image +:: [[ 503 == 503 ]] +:: sleep 1 ++:: curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.0.2.15/image +:: [[ 503 == 503 ]] +:: sleep 1 ++:: curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.0.2.15/image +:: [[ 503 == 503 ]] +:: sleep 1 ++:: curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.0.2.15/image +:: [[ 503 == 503 ]] +:: sleep 1 ++:: curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.0.2.15/image +:: [[ 503 == 503 ]] +:: sleep 1 ++:: curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.0.2.15/image +:: [[ 503 == 503 ]] +:: sleep 1 ++:: curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.0.2.15/image +:: [[ 503 == 503 ]] +:: sleep 1 ++:: curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.0.2.15/image +:: [[ 503 == 503 ]] +:: sleep 1 ++:: curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.0.2.15/image +:: [[ 503 == 503 ]] +:: sleep 1 ++:: curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.0.2.15/image +:: [[ 503 == 503 ]] +:: sleep 1 ++:: curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.0.2.15/image +:: [[ 503 == 503 ]] +:: sleep 1 ++:: curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.0.2.15/image +:: [[ 503 == 503 ]] +:: sleep 1 ++:: curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.0.2.15/image +:: [[ 503 == 503 ]] +:: sleep 1 ++:: curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.0.2.15/image +:: [[ 503 == 503 ]] +:: sleep 1 ++:: curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.0.2.15/image +:: [[ 503 == 503 ]] +:: sleep 1 ++:: curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.0.2.15/image +:: [[ 503 == 503 ]] +:: sleep 1 ++:: curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.0.2.15/image +:: [[ 503 == 503 ]] +:: sleep 1 ++:: curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.0.2.15/image +:: [[ 503 == 503 ]] +:: sleep 1 ++:: curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.0.2.15/image +:: [[ 503 == 503 ]] +:: sleep 1 ++:: curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.0.2.15/image +:: [[ 503 == 503 ]] +:: sleep 1 ++:: curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.0.2.15/image +:: [[ 503 == 503 ]] +:: sleep 1 ++:: curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.0.2.15/image +:: [[ 503 == 503 ]] +:: sleep 1 ++:: curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.0.2.15/image +:: [[ 503 == 503 ]] +:: sleep 1 ++:: curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.0.2.15/image +:: [[ 503 == 503 ]] +:: sleep 1 ++:: curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.0.2.15/image +:: [[ 503 == 503 ]] +:: sleep 1 ++:: curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.0.2.15/image +:: [[ 503 == 503 ]] +:: sleep 1 ++:: curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.0.2.15/image +:: [[ 503 == 503 ]] +:: sleep 1 ++:: curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.0.2.15/image +:: [[ 503 == 503 ]] +:: sleep 1 ++:: curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.0.2.15/image +:: [[ 503 == 503 ]] +:: sleep 1 ++:: curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.0.2.15/image +:: [[ 503 == 503 ]] +:: sleep 1 ++:: curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.0.2.15/image +:: [[ 503 == 503 ]] +:: sleep 1 ++:: curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.0.2.15/image +:: [[ 503 == 503 ]] +:: sleep 1 ++:: curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.0.2.15/image +:: [[ 503 == 503 ]] +:: sleep 1 ++:: curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.0.2.15/image +:: [[ 503 == 503 ]] +:: sleep 1 ++:: curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.0.2.15/image +:: [[ 503 == 503 ]] +:: sleep 1 ++:: curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.0.2.15/image +:: [[ 503 == 503 ]] +:: sleep 1 ++:: curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.0.2.15/image +:: [[ 503 == 503 ]] +:: sleep 1 ++:: curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.0.2.15/image +:: [[ 503 == 503 ]] +:: sleep 1 ++:: curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.0.2.15/image +:: [[ 503 == 503 ]] +:: sleep 1 ++:: curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.0.2.15/image +:: [[ 503 == 503 ]] +:: sleep 1 ++:: curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.0.2.15/image +:: [[ 503 == 503 ]] +:: sleep 1 ++:: curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.0.2.15/image +:: [[ 503 == 503 ]] +:: sleep 1 ++:: curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.0.2.15/image +:: [[ 503 == 503 ]] +:: sleep 1 ++:: curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.0.2.15/image +:: [[ 503 == 503 ]] +:: sleep 1 ++:: curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.0.2.15/image +:: [[ 503 == 503 ]] +:: sleep 1 ++:: curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.0.2.15/image +:: [[ 503 == 503 ]] +:: sleep 1 ++:: curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.0.2.15/image +:: [[ 503 == 503 ]] +:: sleep 1 ++:: curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.0.2.15/image +:: [[ 503 == 503 ]] +:: sleep 1 ++:: curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.0.2.15/image +:: [[ 503 == 503 ]] +:: sleep 1 ++:: curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.0.2.15/image +:: [[ 503 == 503 ]] +:: sleep 1 ++:: curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.0.2.15/image +:: [[ 503 == 503 ]] +:: sleep 1 ++:: curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.0.2.15/image +:: [[ 503 == 503 ]] +:: sleep 1 ++:: curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.0.2.15/image +:: [[ 503 == 503 ]] +:: sleep 1 ++:: curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.0.2.15/image +:: [[ 503 == 503 ]] +:: sleep 1 ++:: curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.0.2.15/image +:: [[ 503 == 503 ]] +:: sleep 1 ++:: curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.0.2.15/image +:: [[ 503 == 503 ]] +:: sleep 1 ++:: curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.0.2.15/image +:: [[ 503 == 503 ]] +:: sleep 1 ++:: curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.0.2.15/image +:: [[ 503 == 503 ]] +:: sleep 1 ++:: curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.0.2.15/image +:: [[ 503 == 503 ]] +:: sleep 1 +functions:wait_for_service:432 rval=124 +functions:wait_for_service:437 time_stop wait_for_service +functions-common:time_stop:2336 local name +functions-common:time_stop:2337 local end_time +functions-common:time_stop:2338 local elapsed_time +functions-common:time_stop:2339 local total +functions-common:time_stop:2340 local start_time +functions-common:time_stop:2342 name=wait_for_service +functions-common:time_stop:2343 start_time=1567708164191 +functions-common:time_stop:2345 [[ -z 1567708164191 ]] ++functions-common:time_stop:2348 date +%s%3N +functions-common:time_stop:2348 end_time=1567708224257 +functions-common:time_stop:2349 elapsed_time=60066 +functions-common:time_stop:2350 total=89 +functions-common:time_stop:2352 _TIME_START[$name]= +functions-common:time_stop:2353 _TIME_TOTAL[$name]=60155 +functions:wait_for_service:438 return 124 +lib/glance:start_glance:335 die 335 'g-api did not start' +functions-common:die:195 local exitcode=0 [Call Trace] ./stack.sh:1293:start_glance /vagrant/lib/glance:335:die [ERROR] /vagrant/lib/glance:335 g-api did not start Error on exit nova-compute: no process found neutron-dhcp-agent: no process found neutron-l3-agent: no process found neutron-metadata-agent: no process found neutron-openvswitch-agent: no process found