← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1885899] Re: test_qos_basic_and_update test is failing

 

** 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/1885899

Title:
  test_qos_basic_and_update test is failing

Status in neutron:
  Fix Released

Bug description:
  It seems that sometimes nc isn't spawned properly on the guest vm.
  Failure example:
  https://20f4a85411442f4e3555-9f5a5e2736e26bdd8715596753fafe10.ssl.cf2.rackcdn.com/734876/1/check/neutron-tempest-plugin-scenario-openvswitch/a31f86b/testr_results.html

  Logstash query:
  http://logstash.openstack.org/#dashboard/file/logstash.json?query=message%3A%20%5C%22line%20487%2C%20in%20ensure_nc_listen%5C%22

  
  Traceback:

  Traceback (most recent call last):
    File "/opt/stack/tempest/.tox/tempest/lib/python3.6/site-packages/neutron_tempest_plugin/scenario/test_qos.py", line 263, in test_qos_basic_and_update
      sleep=1)
    File "/opt/stack/tempest/.tox/tempest/lib/python3.6/site-packages/neutron_tempest_plugin/common/utils.py", line 79, in wait_until_true
      while not predicate():
    File "/opt/stack/tempest/.tox/tempest/lib/python3.6/site-packages/neutron_tempest_plugin/scenario/test_qos.py", line 261, in <lambda>
      expected_bw=QoSTest.LIMIT_BYTES_SEC * 2),
    File "/opt/stack/tempest/.tox/tempest/lib/python3.6/site-packages/neutron_tempest_plugin/scenario/test_qos.py", line 84, in _check_bw
      self.ensure_nc_listen(ssh_client, port, "tcp")
    File "/opt/stack/tempest/.tox/tempest/lib/python3.6/site-packages/neutron_tempest_plugin/scenario/base.py", line 487, in ensure_nc_listen
      utils.wait_until_true(spawn_and_check_process)
    File "/opt/stack/tempest/.tox/tempest/lib/python3.6/site-packages/neutron_tempest_plugin/common/utils.py", line 85, in wait_until_true
      raise WaitTimeout("Timed out after %d seconds" % timeout)
  neutron_tempest_plugin.common.utils.WaitTimeout: Timed out after 60 seconds

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



References