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

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

Title:
  
neutron.tests.functional.test_server.TestWsgiServer.test_restart_wsgi_on_sighup_multiple_workers
  failed with psutil._error.NoSuchProcess

Status in neutron:
  Fix Released

Bug description:
  The test failed in feature/qos at least once so far. We don't touch
  wsgi code there, so I assume it's something from master.

  http://logs.openstack.org/08/205508/1/check/gate-neutron-dsvm-
  functional/9f19c71/logs/

  ft1.233: 
neutron.tests.functional.test_server.TestWsgiServer.test_restart_wsgi_on_sighup_multiple_workers_StringException:
 Empty attachments:
    pythonlogging:''
    pythonlogging:'neutron.api.extensions'
    stderr
    stdout

  Traceback (most recent call last):
    File "neutron/tests/functional/test_server.py", line 210, in 
test_restart_wsgi_on_sighup_multiple_workers
      workers=2)
    File "neutron/tests/functional/test_server.py", line 156, in 
_test_restart_service_on_sighup
      end_workers = self._get_workers()
    File "neutron/tests/functional/test_server.py", line 109, in _get_workers
      if proc.ppid == self.service_pid]
    File 
"/opt/stack/new/neutron/.tox/dsvm-functional/local/lib/python2.7/site-packages/psutil/__init__.py",
 line 336, in ppid
      return self._platform_impl.get_process_ppid()
    File 
"/opt/stack/new/neutron/.tox/dsvm-functional/local/lib/python2.7/site-packages/psutil/_pslinux.py",
 line 470, in wrapper
      raise NoSuchProcess(self.pid, self._process_name)
  psutil._error.NoSuchProcess: process no longer exists (pid=29324)

  As far as I see, nothing in any other logs that would help to
  understand why the service died.

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

-- 
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to     : yahoo-eng-team@lists.launchpad.net
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help   : https://help.launchpad.net/ListHelp

Reply via email to