[openstack-dev] [CI] How to run dsvm_tempest_full without nodepool ?

Tang Chen tangchen at cn.fujitsu.com
Wed Aug 19 01:57:47 UTC 2015


Hi Asselin, Abhishek,
CC: all,

After a long time, I think I failed to setup a nodepool.

I can start nodepool daemon, but when launching nodes with a ready state 
image.

--------------------------------------------------------

ERROR nodepool.NodeLauncher: Exception launching node id: 7 in provider: 
local_01 error:

Traceback (most recent call last):

   File "/usr/local/lib/python2.7/dist-packages/nodepool/nodepool.py", 
line 409, in _run

     dt = self.launchNode(session)

   File "/usr/local/lib/python2.7/dist-packages/nodepool/nodepool.py", 
line 472, in launchNode

     server = self.manager.waitForServer(server_id, self.launch_timeout)

   File 
"/usr/local/lib/python2.7/dist-packages/nodepool/provider_manager.py", 
line 458, in waitForServer

     return self._waitForResource('server', server_id, timeout)

   File 
"/usr/local/lib/python2.7/dist-packages/nodepool/provider_manager.py", 
line 429, in _waitForResource

     self.provider.name)):

   File "/usr/local/lib/python2.7/dist-packages/nodepool/nodeutils.py", 
line 42, in iterate_timeout

     raise Exception("Timeout waiting for %s" % purpose)

Exception: Timeout waiting for server 
d7150309-0a33-4338-b4e8-268c719f785b in local_01


Have you ever seen this error before ?


Seeing from the log, I think dsvm-tempest-full test needs nodepool support.

Is dsvm-tempest-full test able to be executed without nodepool ?


Thanks.

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstack.org/pipermail/openstack-dev/attachments/20150819/d6a12405/attachment.html>


More information about the OpenStack-dev mailing list