**cinder_cert.sh**, wrapper around the tempest volume api tests, doesn't restart Cinder services correctly

Bug #1363001 reported by Andrii Bondar
12
This bug affects 2 people
Affects Status Importance Assigned to Milestone
devstack
Invalid
Low
Unassigned

Bug Description

here is the trace:

$ ./cinder_driver_cert.sh
...
========================================================
08/29/14/12:07:58:Restart Cinder services...,
========================================================
tgt stop/waiting
stop: Unknown instance:
tgt start/running, process 17653
Waiting for Cinder API to start...
timeout: invalid time interval `http://172.18.198.94:8776'
Try `timeout --help' for more information.
[Call Trace]
./cinder_driver_cert.sh:92:start_cinder
/home/stack/jenkins/workspace/Coraid_CI/devstack/lib/cinder:438:die
[ERROR] /home/stack/jenkins/workspace/Coraid_CI/devstack/lib/cinder:438 c-api did not start
...

I fixed this issue by exporting $SERVICE_TIMEOUT variable to user environment:

export SERVICE_TIMEOUT=${SERVICE_TIMEOUT:-60}

Revision history for this message
Dean Troyer (dtroyer) wrote :

Fix: Add the definition of SERVICE_TIMEOUT to driver_certs/cinder_driver_cert.sh

Changed in devstack:
status: New → Triaged
importance: Undecided → Low
Revision history for this message
Sean Dague (sdague) wrote :

This bug was last updated over 180 days ago, as devstack is a fast moving project
and we'd like to get the tracker down to currently actionable bugs, this is getting
marked as Invalid. If the issue still exists, please feel free to reopen it.

Changed in devstack:
status: Triaged → 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.