Comment 18 for bug 1518921

Revision history for this message
Sreekumar S (sreesiv) wrote : Re: Functional tests failing inside _test_restart_service_on_sighup with "Timed out waiting for file /tmp/XXX/YYY/test_server.tmp to be created and its size become equal to ZZZ"

It's still failing...

2015-12-10 06:49:39.154 | 2015-12-10 06:49:39.107 | ==============================
2015-12-10 06:49:39.157 | 2015-12-10 06:49:39.110 | Failed 1 tests - output below:
2015-12-10 06:49:39.160 | 2015-12-10 06:49:39.113 | ==============================
2015-12-10 06:49:39.163 | 2015-12-10 06:49:39.116 |
2015-12-10 06:49:39.200 | 2015-12-10 06:49:39.119 | neutron.tests.functional.agent.test_l3_agent.TestL3AgentRestart.test_restart_l3_agent_on_sighup
2015-12-10 06:49:39.200 | 2015-12-10 06:49:39.122 | -----------------------------------------------------------------------------------------------
2015-12-10 06:49:39.200 | 2015-12-10 06:49:39.124 |
2015-12-10 06:49:39.200 | 2015-12-10 06:49:39.127 | Captured traceback:
2015-12-10 06:49:39.201 | 2015-12-10 06:49:39.130 | ~~~~~~~~~~~~~~~~~~~
2015-12-10 06:49:39.201 | 2015-12-10 06:49:39.133 | Traceback (most recent call last):
2015-12-10 06:49:39.201 | 2015-12-10 06:49:39.135 | File "neutron/tests/functional/agent/test_l3_agent.py", line 37, in test_restart_l3_agent_on_sighup
2015-12-10 06:49:39.201 | 2015-12-10 06:49:39.137 | workers=1)
2015-12-10 06:49:39.201 | 2015-12-10 06:49:39.140 | File "neutron/tests/functional/test_server.py", line 158, in _test_restart_service_on_sighup
2015-12-10 06:49:39.201 | 2015-12-10 06:49:39.142 | 'size': expected_size}))
2015-12-10 06:49:39.202 | 2015-12-10 06:49:39.143 | File "neutron/agent/linux/utils.py", line 326, in wait_until_true
2015-12-10 06:49:39.202 | 2015-12-10 06:49:39.145 | eventlet.sleep(sleep)
2015-12-10 06:49:39.202 | 2015-12-10 06:49:39.147 | File "/opt/stack/new/neutron/.tox/dsvm-functional/local/lib/python2.7/site-packages/eventlet/greenthread.py", line 34, in sleep
2015-12-10 06:49:39.202 | 2015-12-10 06:49:39.149 | hub.switch()
2015-12-10 06:49:39.202 | 2015-12-10 06:49:39.150 | File "/opt/stack/new/neutron/.tox/dsvm-functional/local/lib/python2.7/site-packages/eventlet/hubs/hub.py", line 294, in switch
2015-12-10 06:49:39.203 | 2015-12-10 06:49:39.152 | return self.greenlet.switch()
2015-12-10 06:49:39.209 | 2015-12-10 06:49:39.161 | RuntimeError: Timed out waiting for file /tmp/tmpLx6WjW/tmptxIhtr/test_server.tmp to be created and its size become equal to 10.

https://review.openstack.org/#/c/251940/
May work if rechecked, but the issue still happens...