Failed to start g-api

Bug #1310987 reported by Dimitri Mazmanov
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
devstack
Invalid
Undecided
Unassigned

Bug Description

Devstack fails to start glance.

Log
2014-04-22 08:52:09.129 | + NL=$'\r'
2014-04-22 08:52:09.132 | + echo 'screen -t g-api bash'
"'14-04-22 08:52:09.135 | + echo 'stuff "cd /opt/stack/glance; /usr/local/bin/glance-api --config-file=/etc/glance/glance-api.conf
2014-04-22 08:52:09.137 | + [[ True = \T\r\u\e ]]
2014-04-22 08:52:09.140 | + screen -S stack -X screen -t g-api
2014-04-22 08:52:09.143 | + [[ -n '' ]]
2014-04-22 08:52:09.145 | + sleep 1.5
2014-04-22 08:52:09.148 | ++ echo -ne '\015'
2014-04-22 08:52:09.150 | + NL=$'\r'
2014-04-22 08:52:09.153 | + screen -S stack -p g-api -X stuff 'cd /opt/stack/glance; /usr/local/bin/glance-api --config-file=/etc/glance/glance-api.conf & echo $! >/opt/stack/status/stack/g-ap'.pid; fg || echo "g-api failed to start" | tee "/opt/stack/status/stack/g-api.failure"
2014-04-22 08:52:09.155 | + echo 'Waiting for g-api (192.168.55.10:9292) to start...'
2014-04-22 08:52:09.158 | Waiting for g-api (192.168.55.10:9292) to start...
2014-04-22 08:52:09.160 | + timeout 60 sh -c 'while ! wget --no-proxy -q -O- http://192.168.55.10:9292; do sleep 1; done'
2014-04-22 08:52:09.163 | + die 199 'g-api did not start'
2014-04-22 08:52:09.165 | + local exitcode=0
2014-04-22 08:52:09.168 | + set +o xtrace
2014-04-22 08:52:09.170 | [Call Trace]
2014-04-22 08:52:09.173 | ./stack.sh:1056:start_glance
2014-04-22 08:52:09.175 | /home/vagrant/devstack/lib/glance:199:die
2014-04-22 08:52:09.179 | [ERROR] /home/vagrant/devstack/lib/glance:199 g-api did not start

GLANCE_BRANCH=2014.1.rc2

Revision history for this message
Dimitri Mazmanov (sorantis) wrote :

Apologies, didn't notice that I was on stable/havana branch

Changed in devstack:
status: New → Incomplete
status: Incomplete → New
status: New → Invalid
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.