yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #86935
[Bug 1940425] [NEW] test_live_migration_with_trunk tempest test fails due to port remains in down state
Public bug reported:
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/
** Affects: neutron
Importance: Undecided
Status: New
** Tags: tempest trunk
** Tags added: tempest trunk
--
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:
New
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
Follow ups