yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #30124
[Bug 1434337] [NEW] VPNaaS: vyatta-agent hangs with oslo-msg warning on monkey patch
Public bug reported:
In latest neutron* repo based code, vyatta-vpn-agent process hangs
almost immediately after coming up. None of he periodic_tasks run and
process doesn't respond to any rpc messages from the neutron-server.
Following warning is seen the logs,
Connected to AMQP server on 192.168.110.205:5672
2015-03-19 16:32:21.605 DEBUG oslo_messaging._executors.impl_eventlet [req-4b23b95e-721d-4b90-ac44-f4c9d6a4bd13 None None ] eventlet executor in use but the threading module has not been monkeypatched or has been monkeypatched after the oslo.messaging l ibrary have been loaded. This will results in unpredictable behavior. In the future, we will raise a RuntimeException in this case. from ( pid=15579) __init__ /usr/local/lib/python2.7/dist-packages/oslo_messaging/_executors/impl_eventlet.py:78
** Affects: neutron
Importance: Undecided
Assignee: Sridhar Ramaswamy (srics-r)
Status: New
** Tags: vpnaas
** Changed in: neutron
Assignee: (unassigned) => Sridhar Ramaswamy (srics-r)
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1434337
Title:
VPNaaS: vyatta-agent hangs with oslo-msg warning on monkey patch
Status in OpenStack Neutron (virtual network service):
New
Bug description:
In latest neutron* repo based code, vyatta-vpn-agent process hangs
almost immediately after coming up. None of he periodic_tasks run and
process doesn't respond to any rpc messages from the neutron-server.
Following warning is seen the logs,
Connected to AMQP server on 192.168.110.205:5672
2015-03-19 16:32:21.605 DEBUG oslo_messaging._executors.impl_eventlet [req-4b23b95e-721d-4b90-ac44-f4c9d6a4bd13 None None ] eventlet executor in use but the threading module has not been monkeypatched or has been monkeypatched after the oslo.messaging l ibrary have been loaded. This will results in unpredictable behavior. In the future, we will raise a RuntimeException in this case. from ( pid=15579) __init__ /usr/local/lib/python2.7/dist-packages/oslo_messaging/_executors/impl_eventlet.py:78
To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1434337/+subscriptions
Follow ups
References