← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1940425] Re: test_live_migration_with_trunk tempest test fails due to port remains in down state

 

New occurence of the issue
https://storage.gra.cloud.ovh.net/v1/AUTH_dcaab5e32b234d56b626f72581e3644c/zuul_opendev_logs_558/867769/11/gate/neutron-
ovs-tempest-multinode-full/558cfa3/testr_results.html

Traceback (most recent call last):
  File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 89, in wrapper
    return func(*func_args, **func_kwargs)
  File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 70, in wrapper
    return f(*func_args, **func_kwargs)
  File "/opt/stack/tempest/tempest/api/compute/admin/test_live_migration.py", line 286, in test_live_migration_with_trunk
    self.assertTrue(
  File "/usr/lib/python3.10/unittest/case.py", line 687, in assertTrue
    raise self.failureException(msg)
AssertionError: False is not true

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

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

Title:
  test_live_migration_with_trunk tempest test fails due to port remains
  in down state

Status in neutron:
  Confirmed
Status in OpenStack Compute (nova):
  Invalid
Status in os-vif:
  Incomplete

Bug description:
  Example failure is in [1]:

  2021-08-18 10:40:52,334 124842 DEBUG    [tempest.lib.common.utils.test_utils] Call _is_port_status_active returns false in 60.000000 seconds
  }}}

  Traceback (most recent call last):
    File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 89, in wrapper
      return func(*func_args, **func_kwargs)
    File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 70, in wrapper
      return f(*func_args, **func_kwargs)
    File "/opt/stack/tempest/tempest/api/compute/admin/test_live_migration.py", line 281, in test_live_migration_with_trunk
      self.assertTrue(
    File "/usr/lib/python3.8/unittest/case.py", line 765, in assertTrue
      raise self.failureException(msg)
  AssertionError: False is not true

  Please note that a similar bug was reported and fixed previously
  https://bugs.launchpad.net/tempest/+bug/1924258 It seems that fix did
  not fully solved the issue.

  It is not super frequent I saw 4 occasions in the last 30 days [2].

  [1] https://zuul.opendev.org/t/openstack/build/fdbda223dc10456db58f922b6435f680/logs
  [2] https://paste.opendev.org/show/808166/

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



References