Bug 1995160 - test_established_tcp_session_after_re_attachinging_sg failed on cleanup
Summary: test_established_tcp_session_after_re_attachinging_sg failed on cleanup
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat OpenStack
Classification: Red Hat
Component: python-neutron-tests-tempest
Version: 16.2 (Train)
Hardware: Unspecified
OS: Unspecified
high
medium
Target Milestone: z2
: 16.2 (Train on RHEL 8.4)
Assignee: Alex Katz
QA Contact: Alex Katz
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2021-08-18 14:45 UTC by Alex Katz
Modified: 2022-03-23 22:11 UTC (History)
3 users (show)

Fixed In Version: python-neutron-tests-tempest-0.9.0-2.20220109104840.15c85f6.el8ost
Doc Type: If docs needed, set a value
Doc Text:
Clone Of: 1989408
Environment:
Last Closed: 2022-03-23 22:11:12 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
OpenStack gerrit 803315 0 None None None 2021-08-18 14:59:00 UTC
Red Hat Issue Tracker OSP-8001 0 None None None 2021-11-15 12:56:48 UTC
Red Hat Product Errata RHBA-2022:1001 0 None None None 2022-03-23 22:11:30 UTC

Description Alex Katz 2021-08-18 14:45:02 UTC
+++ This bug was initially created as a clone of Bug #1989408 +++

Description of problem:
test_established_tcp_session_after_re_attachinging_sg failed

Traceback (most recent call last):
  File "/usr/lib/python3.6/site-packages/neutron_tempest_plugin/scenario/test_security_groups.py", line 300, in test_established_tcp_session_after_re_attachinging_sg
    con.test_connection()
  File "/usr/lib/python3.6/site-packages/neutron_tempest_plugin/common/utils.py", line 205, in __exit__
    self.server_ssh.exec_command('sudo killall tail || killall tail')
  File "/usr/lib/python3.6/site-packages/tenacity/__init__.py", line 292, in wrapped_f
    return self.call(f, *args, **kw)
  File "/usr/lib/python3.6/site-packages/tenacity/__init__.py", line 358, in call
    do = self.iter(retry_state=retry_state)
  File "/usr/lib/python3.6/site-packages/tenacity/__init__.py", line 319, in iter
    return fut.result()
  File "/usr/lib64/python3.6/concurrent/futures/_base.py", line 425, in result
    return self.__get_result()
  File "/usr/lib64/python3.6/concurrent/futures/_base.py", line 384, in __get_result
    raise self._exception
  File "/usr/lib/python3.6/site-packages/tenacity/__init__.py", line 361, in call
    result = fn(*args, **kwargs)
  File "/usr/lib/python3.6/site-packages/neutron_tempest_plugin/common/ssh.py", line 178, in exec_command
    return super(Client, self).exec_command(cmd=cmd, encoding=encoding)
  File "/usr/lib/python3.6/site-packages/tempest/lib/common/ssh.py", line 211, in exec_command
    stderr=err_data, stdout=out_data)
neutron_tempest_plugin.common.utils.SSHExecCommandFailed: Command 'sudo killall tail || killall tail' failed, exit status: 1, stderr:
tail: no process found
tail: no process found

stdout:


Version-Release number of selected component (if applicable):


How reproducible:


Steps to Reproduce:
1.
2.
3.

Actual results:


Expected results:


Additional info:

Comment 10 errata-xmlrpc 2022-03-23 22:11:12 UTC
Since the problem described in this bug report should be
resolved in a recent advisory, it has been closed with a
resolution of ERRATA.

For information on the advisory (Release of components for Red Hat OpenStack Platform 16.2.2), and where to find the updated
files, follow the link below.

If the solution does not work for you, open a new bug report.

https://access.redhat.com/errata/RHBA-2022:1001


Note You need to log in before you can comment on or make changes to this bug.