← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1442272] Re: Ovs monitor tests fail with eventlet timeout

 

** Changed in: neutron
       Status: Fix Committed => Fix Released

** Changed in: neutron
    Milestone: None => liberty-1

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1442272

Title:
  Ovs monitor tests fail with eventlet timeout

Status in OpenStack Neutron (virtual network service):
  Fix Released

Bug description:
  Logstash query:

  http://logstash.openstack.org/#eyJzZWFyY2giOiJtZXNzYWdlOiBcImZpeHR1cmVzLl9maXh0dXJlcy50aW1lb3V0LlRpbWVvdXRFeGNlcHRpb25cIiIsImZpZWxkcyI6W10sIm9mZnNldCI6MCwidGltZWZyYW1lIjoiNDMyMDAiLCJncmFwaG1vZGUiOiJjb3VudCIsInRpbWUiOnsidXNlcl9pbnRlcnZhbCI6MH0sInN0YW1wIjoxNDI5MDU2MTE3NTY0fQ==

  
  Captured output:

  traceback-1: {{{
  Traceback (most recent call last):
    File "neutron/tests/functional/agent/linux/test_ovsdb_monitor.py", line 81, in test_killed_monitor_respawns
      output1 = self.collect_initial_output()
    File "neutron/tests/functional/agent/linux/test_ovsdb_monitor.py", line 76, in collect_initial_output
      eventlet.sleep(0.01)
    File "/opt/stack/new/neutron/.tox/dsvm-functional/local/lib/python2.7/site-packages/eventlet/greenthread.py", line 34, in sleep
      hub.switch()
    File "/opt/stack/new/neutron/.tox/dsvm-functional/local/lib/python2.7/site-packages/eventlet/hubs/hub.py", line 294, in switch
      return self.greenlet.switch()
    File "/opt/stack/new/neutron/.tox/dsvm-functional/local/lib/python2.7/site-packages/eventlet/hubs/hub.py", line 344, in run
      sleep_time = wakeup_when - self.clock()
    File "/opt/stack/new/neutron/.tox/dsvm-functional/local/lib/python2.7/site-packages/fixtures/_fixtures/timeout.py", line 52, in signal_handler
      raise TimeoutException()
  fixtures._fixtures.timeout.TimeoutException
  }}}

To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1442272/+subscriptions


References