yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #29084
[Bug 1428821] [NEW] n-api fails to start on juno grenade
Public bug reported:
possibly related to this:
https://github.com/openstack/nova/commit/a657582c5cd8a39580c44ad401fd3e69870068b1
grenade tests are not passing due to n-api not starting
logs here: http://logs.openstack.org/56/161256/1/check/check-grenade-
dsvm/6fb9bfa/logs/
from n-api log:
2015-03-05 14:04:34.874 10501 INFO nova.openstack.common.service [-] Started child 10508
Traceback (most recent call last):
File "/usr/lib/python2.7/dist-packages/eventlet/hubs/hub.py", line 346, in fire_timers
timer()
File "/usr/lib/python2.7/dist-packages/eventlet/hubs/timer.py", line 56, in __call__
cb(*args, **kw)
File "/usr/lib/python2.7/dist-packages/eventlet/greenthread.py", line 194, in main
result = function(*args, **kwargs)
TypeError: server() got an unexpected keyword argument 'socket_timeout'
2015-03-05 14:04:34.876 10501 INFO nova.openstack.common.service [-] Started child 10509
Traceback (most recent call last):
File "/usr/lib/python2.7/dist-packages/eventlet/hubs/hub.py", line 346, in fire_timers
timer()
File "/usr/lib/python2.7/dist-packages/eventlet/hubs/timer.py", line 56, in __call__
cb(*args, **kw)
File "/usr/lib/python2.7/dist-packages/eventlet/greenthread.py", line 194, in main
result = function(*args, **kwargs)
TypeError: server() got an unexpected keyword argument 'socket_timeout'
2015-03-05 14:04:34.878 10501 INFO nova.openstack.common.service [-] Started child 10510
Traceback (most recent call last):
File "/usr/lib/python2.7/dist-packages/eventlet/hubs/hub.py", line 346, in fire_timers
timer()
File "/usr/lib/python2.7/dist-packages/eventlet/hubs/timer.py", line 56, in __call__
cb(*args, **kw)
File "/usr/lib/python2.7/dist-packages/eventlet/greenthread.py", line 194, in main
result = function(*args, **kwargs)
TypeError: server() got an unexpected keyword argument 'socket_timeout'
** Affects: nova
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Compute (nova).
https://bugs.launchpad.net/bugs/1428821
Title:
n-api fails to start on juno grenade
Status in OpenStack Compute (Nova):
New
Bug description:
possibly related to this:
https://github.com/openstack/nova/commit/a657582c5cd8a39580c44ad401fd3e69870068b1
grenade tests are not passing due to n-api not starting
logs here: http://logs.openstack.org/56/161256/1/check/check-grenade-
dsvm/6fb9bfa/logs/
from n-api log:
2015-03-05 14:04:34.874 10501 INFO nova.openstack.common.service [-] Started child 10508
Traceback (most recent call last):
File "/usr/lib/python2.7/dist-packages/eventlet/hubs/hub.py", line 346, in fire_timers
timer()
File "/usr/lib/python2.7/dist-packages/eventlet/hubs/timer.py", line 56, in __call__
cb(*args, **kw)
File "/usr/lib/python2.7/dist-packages/eventlet/greenthread.py", line 194, in main
result = function(*args, **kwargs)
TypeError: server() got an unexpected keyword argument 'socket_timeout'
2015-03-05 14:04:34.876 10501 INFO nova.openstack.common.service [-] Started child 10509
Traceback (most recent call last):
File "/usr/lib/python2.7/dist-packages/eventlet/hubs/hub.py", line 346, in fire_timers
timer()
File "/usr/lib/python2.7/dist-packages/eventlet/hubs/timer.py", line 56, in __call__
cb(*args, **kw)
File "/usr/lib/python2.7/dist-packages/eventlet/greenthread.py", line 194, in main
result = function(*args, **kwargs)
TypeError: server() got an unexpected keyword argument 'socket_timeout'
2015-03-05 14:04:34.878 10501 INFO nova.openstack.common.service [-] Started child 10510
Traceback (most recent call last):
File "/usr/lib/python2.7/dist-packages/eventlet/hubs/hub.py", line 346, in fire_timers
timer()
File "/usr/lib/python2.7/dist-packages/eventlet/hubs/timer.py", line 56, in __call__
cb(*args, **kw)
File "/usr/lib/python2.7/dist-packages/eventlet/greenthread.py", line 194, in main
result = function(*args, **kwargs)
TypeError: server() got an unexpected keyword argument 'socket_timeout'
To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1428821/+subscriptions
Follow ups
References