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.

__________________________________________________________________________
OpenStack Development Mailing List (not for usage questions)
Unsubscribe: openstack-dev-requ...@lists.openstack.org?subject:unsubscribe
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev

Reply via email to