Public bug reported:

Logstash:
http://logstash.openstack.org/#eyJzZWFyY2giOiJtZXNzYWdlOlwiaW4gdGVzdF9hc3luY19wcm9jZXNzX3Jlc3Bhd25zXCIiLCJmaWVsZHMiOltdLCJvZmZzZXQiOjAsInRpbWVmcmFtZSI6IjYwNDgwMCIsImdyYXBobW9kZSI6ImNvdW50IiwidGltZSI6eyJ1c2VyX2ludGVydmFsIjowfSwic3RhbXAiOjE0Mzc3MjMxNTU2ODB9

fails for both feature/qos and master:

2015-07-24 06:35:09.394 | 2015-07-24 06:35:07.369 | Captured traceback:
2015-07-24 06:35:09.394 | 2015-07-24 06:35:07.370 | ~~~~~~~~~~~~~~~~~~~
2015-07-24 06:35:09.394 | 2015-07-24 06:35:07.371 |     Traceback (most recent 
call last):
2015-07-24 06:35:09.394 | 2015-07-24 06:35:07.372 |       File 
"neutron/tests/functional/agent/linux/test_async_process.py", line 70, in 
test_async_process_respawns
2015-07-24 06:35:09.394 | 2015-07-24 06:35:07.373 |         
proc._kill_process(proc.pid)
2015-07-24 06:35:09.395 | 2015-07-24 06:35:07.375 |       File 
"neutron/agent/linux/async_process.py", line 177, in _kill_process
2015-07-24 06:35:09.395 | 2015-07-24 06:35:07.376 |         self._process.wait()
2015-07-24 06:35:09.395 | 2015-07-24 06:35:07.377 |       File 
"/opt/stack/new/neutron/.tox/dsvm-functional/local/lib/python2.7/site-packages/eventlet/green/subprocess.py",
 line 75, in wait
2015-07-24 06:35:09.395 | 2015-07-24 06:35:07.378 |         
eventlet.sleep(check_interval)
2015-07-24 06:35:09.395 | 2015-07-24 06:35:07.379 |       File 
"/opt/stack/new/neutron/.tox/dsvm-functional/local/lib/python2.7/site-packages/eventlet/greenthread.py",
 line 34, in sleep
2015-07-24 06:35:09.396 | 2015-07-24 06:35:07.380 |         hub.switch()
2015-07-24 06:35:09.396 | 2015-07-24 06:35:07.381 |       File 
"/opt/stack/new/neutron/.tox/dsvm-functional/local/lib/python2.7/site-packages/eventlet/hubs/hub.py",
 line 294, in switch
2015-07-24 06:35:09.396 | 2015-07-24 06:35:07.382 |         return 
self.greenlet.switch()
2015-07-24 06:35:09.396 | 2015-07-24 06:35:07.383 |       File 
"/opt/stack/new/neutron/.tox/dsvm-functional/local/lib/python2.7/site-packages/eventlet/hubs/hub.py",
 line 346, in run
2015-07-24 06:35:09.397 | 2015-07-24 06:35:07.384 |         
self.wait(sleep_time)
2015-07-24 06:35:09.397 | 2015-07-24 06:35:07.385 |       File 
"/opt/stack/new/neutron/.tox/dsvm-functional/local/lib/python2.7/site-packages/eventlet/hubs/poll.py",
 line 85, in wait
2015-07-24 06:35:09.397 | 2015-07-24 06:35:07.387 |         presult = 
self.do_poll(seconds)
2015-07-24 06:35:09.397 | 2015-07-24 06:35:07.388 |       File 
"/opt/stack/new/neutron/.tox/dsvm-functional/local/lib/python2.7/site-packages/eventlet/hubs/epolls.py",
 line 62, in do_poll
2015-07-24 06:35:09.398 | 2015-07-24 06:35:07.389 |         return 
self.poll.poll(seconds)
2015-07-24 06:35:09.398 | 2015-07-24 06:35:07.390 |       File 
"/opt/stack/new/neutron/.tox/dsvm-functional/local/lib/python2.7/site-packages/fixtures/_fixtures/timeout.py",
 line 52, in signal_handler
2015-07-24 06:35:09.398 | 2015-07-24 06:35:07.391 |         raise 
TimeoutException()
2015-07-24 06:35:09.398 | 2015-07-24 06:35:07.392 |     
fixtures._fixtures.timeout.TimeoutException

Example: http://logs.openstack.org/64/199164/2/check/gate-neutron-dsvm-
functional/9b43ead/console.html

** Affects: neutron
     Importance: Undecided
         Status: New

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

Title:
  TestAsyncProcess.test_async_process_respawns fails with
  TimeoutException

Status in neutron:
  New

Bug description:
  Logstash:
  
http://logstash.openstack.org/#eyJzZWFyY2giOiJtZXNzYWdlOlwiaW4gdGVzdF9hc3luY19wcm9jZXNzX3Jlc3Bhd25zXCIiLCJmaWVsZHMiOltdLCJvZmZzZXQiOjAsInRpbWVmcmFtZSI6IjYwNDgwMCIsImdyYXBobW9kZSI6ImNvdW50IiwidGltZSI6eyJ1c2VyX2ludGVydmFsIjowfSwic3RhbXAiOjE0Mzc3MjMxNTU2ODB9

  fails for both feature/qos and master:

  2015-07-24 06:35:09.394 | 2015-07-24 06:35:07.369 | Captured traceback:
  2015-07-24 06:35:09.394 | 2015-07-24 06:35:07.370 | ~~~~~~~~~~~~~~~~~~~
  2015-07-24 06:35:09.394 | 2015-07-24 06:35:07.371 |     Traceback (most 
recent call last):
  2015-07-24 06:35:09.394 | 2015-07-24 06:35:07.372 |       File 
"neutron/tests/functional/agent/linux/test_async_process.py", line 70, in 
test_async_process_respawns
  2015-07-24 06:35:09.394 | 2015-07-24 06:35:07.373 |         
proc._kill_process(proc.pid)
  2015-07-24 06:35:09.395 | 2015-07-24 06:35:07.375 |       File 
"neutron/agent/linux/async_process.py", line 177, in _kill_process
  2015-07-24 06:35:09.395 | 2015-07-24 06:35:07.376 |         
self._process.wait()
  2015-07-24 06:35:09.395 | 2015-07-24 06:35:07.377 |       File 
"/opt/stack/new/neutron/.tox/dsvm-functional/local/lib/python2.7/site-packages/eventlet/green/subprocess.py",
 line 75, in wait
  2015-07-24 06:35:09.395 | 2015-07-24 06:35:07.378 |         
eventlet.sleep(check_interval)
  2015-07-24 06:35:09.395 | 2015-07-24 06:35:07.379 |       File 
"/opt/stack/new/neutron/.tox/dsvm-functional/local/lib/python2.7/site-packages/eventlet/greenthread.py",
 line 34, in sleep
  2015-07-24 06:35:09.396 | 2015-07-24 06:35:07.380 |         hub.switch()
  2015-07-24 06:35:09.396 | 2015-07-24 06:35:07.381 |       File 
"/opt/stack/new/neutron/.tox/dsvm-functional/local/lib/python2.7/site-packages/eventlet/hubs/hub.py",
 line 294, in switch
  2015-07-24 06:35:09.396 | 2015-07-24 06:35:07.382 |         return 
self.greenlet.switch()
  2015-07-24 06:35:09.396 | 2015-07-24 06:35:07.383 |       File 
"/opt/stack/new/neutron/.tox/dsvm-functional/local/lib/python2.7/site-packages/eventlet/hubs/hub.py",
 line 346, in run
  2015-07-24 06:35:09.397 | 2015-07-24 06:35:07.384 |         
self.wait(sleep_time)
  2015-07-24 06:35:09.397 | 2015-07-24 06:35:07.385 |       File 
"/opt/stack/new/neutron/.tox/dsvm-functional/local/lib/python2.7/site-packages/eventlet/hubs/poll.py",
 line 85, in wait
  2015-07-24 06:35:09.397 | 2015-07-24 06:35:07.387 |         presult = 
self.do_poll(seconds)
  2015-07-24 06:35:09.397 | 2015-07-24 06:35:07.388 |       File 
"/opt/stack/new/neutron/.tox/dsvm-functional/local/lib/python2.7/site-packages/eventlet/hubs/epolls.py",
 line 62, in do_poll
  2015-07-24 06:35:09.398 | 2015-07-24 06:35:07.389 |         return 
self.poll.poll(seconds)
  2015-07-24 06:35:09.398 | 2015-07-24 06:35:07.390 |       File 
"/opt/stack/new/neutron/.tox/dsvm-functional/local/lib/python2.7/site-packages/fixtures/_fixtures/timeout.py",
 line 52, in signal_handler
  2015-07-24 06:35:09.398 | 2015-07-24 06:35:07.391 |         raise 
TimeoutException()
  2015-07-24 06:35:09.398 | 2015-07-24 06:35:07.392 |     
fixtures._fixtures.timeout.TimeoutException

  Example: http://logs.openstack.org/64/199164/2/check/gate-neutron-
  dsvm-functional/9b43ead/console.html

To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1477860/+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