← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1525856] [NEW] func test test_reprocess_port_when_ovs_restarts fails from time to time

 

Public bug reported:

The functional tests func test test_reprocess_port_when_ovs_restarts
fails sporadically with

Traceback (most recent call last):
  File "neutron/agent/linux/polling.py", line 56, in stop
    self._monitor.stop()
  File "neutron/agent/linux/async_process.py", line 131, in stop
    raise AsyncProcessException(_('Process is not running.'))
neutron.agent.linux.async_process.AsyncProcessException: Process is not running.

see for example http://logs.openstack.org/98/202098/30/check/gate-
neutron-dsvm-functional/8b49362/testr_results.html.gz

** Affects: neutron
     Importance: Undecided
         Status: New


** Tags: functional-tests

** Tags added: functional-tests

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

Title:
  func test test_reprocess_port_when_ovs_restarts fails from time to
  time

Status in neutron:
  New

Bug description:
  The functional tests func test test_reprocess_port_when_ovs_restarts
  fails sporadically with

  Traceback (most recent call last):
    File "neutron/agent/linux/polling.py", line 56, in stop
      self._monitor.stop()
    File "neutron/agent/linux/async_process.py", line 131, in stop
      raise AsyncProcessException(_('Process is not running.'))
  neutron.agent.linux.async_process.AsyncProcessException: Process is not running.

  see for example http://logs.openstack.org/98/202098/30/check/gate-
  neutron-dsvm-functional/8b49362/testr_results.html.gz

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


Follow ups