yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #73439
[Bug 1676966] Re: TrunkManagerTestCase.test_connectivity failed to spawn ping
[Expired for neutron because there has been no activity for 60 days.]
** Changed in: neutron
Status: Incomplete => Expired
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1676966
Title:
TrunkManagerTestCase.test_connectivity failed to spawn ping
Status in neutron:
Expired
Bug description:
http://logs.openstack.org/99/407099/48/check/gate-neutron-dsvm-
functional-ubuntu-xenial/bb1c3ee/testr_results.html.gz
Traceback (most recent call last):
File "neutron/tests/base.py", line 116, in func
return f(self, *args, **kwargs)
File "neutron/tests/functional/services/trunk/drivers/openvswitch/agent/test_trunk_manager.py", line 216, in test_connectivity
self.tester.wait_for_sub_port_connectivity(self.tester.INGRESS)
File "neutron/tests/common/conn_testers.py", line 494, in wait_for_sub_port_connectivity
"can't get through." % (src_ns, dst_ip)))
File "neutron/common/utils.py", line 688, in wait_until_true
while not predicate():
File "neutron/tests/common/conn_testers.py", line 60, in all_replied
sent, received = _get_packets_sent_received(src_ns, dst_ip, count)
File "neutron/tests/common/conn_testers.py", line 54, in _get_packets_sent_received
pinger.start()
File "neutron/tests/common/net_helpers.py", line 387, in start
self.proc = RootHelperProcess(cmd, namespace=self.namespace)
File "neutron/tests/common/net_helpers.py", line 280, in __init__
self._wait_for_child_process()
File "neutron/tests/common/net_helpers.py", line 315, in _wait_for_child_process
"in %d seconds" % (self.cmd, timeout)))
File "neutron/common/utils.py", line 693, in wait_until_true
raise exception
RuntimeError: Process ['ping', '192.168.0.1', '-W', '1', '-c', '3'] hasn't been spawned in 20 seconds
http://logs.openstack.org/99/407099/48/check/gate-neutron-dsvm-
functional-ubuntu-xenial/bb1c3ee/logs/dsvm-functional-
logs/neutron.tests.functional.services.trunk.drivers.openvswitch.agent.test_trunk_manager.TrunkManagerTestCase.test_connectivity.txt.gz
To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1676966/+subscriptions
References