Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.

Bug 1818014

Summary: Test tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_hotplug_nic is failing
Product: Red Hat OpenStack Reporter: Slawek Kaplonski <skaplons>
Component: openstack-tempestAssignee: Rodolfo Alonso <ralonsoh>
Status: CLOSED ERRATA QA Contact: Eran Kuris <ekuris>
Severity: medium Docs Contact:
Priority: medium    
Version: 16.0 (Train)CC: amuller, apevec, bcafarel, chrisw, ekuris, jschluet, lhh, scohen, slinaber, udesale
Target Milestone: z3Keywords: AutomationBlocker, Triaged
Target Release: 16.1 (Train on RHEL 8.2)   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: openstack-tempest-24.0.0-0.20200615173423.c73e6b1.el8ost Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2020-12-15 18:35:44 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Slawek Kaplonski 2020-03-27 12:32:57 UTC
On OSP-16 ci test tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_hotplug_nic is failing in IPv6 VXLAN job.

Error:

Traceback (most recent call last):
  File "/usr/lib/python3.6/site-packages/tempest/common/utils/__init__.py", line 89, in wrapper
    return f(*func_args, **func_kwargs)
  File "/usr/lib/python3.6/site-packages/tempest/scenario/test_network_basic_ops.py", line 514, in test_hotplug_nic
    self._hotplug_server()
  File "/usr/lib/python3.6/site-packages/tempest/scenario/test_network_basic_ops.py", line 301, in _hotplug_server
    ip_address, ip_mask, new_nic))
  File "/usr/lib/python3.6/site-packages/tempest/lib/common/utils/linux/remote_client.py", line 33, in wrapper
    return function(self, *args, **kwargs)
  File "/usr/lib/python3.6/site-packages/tempest/lib/common/utils/linux/remote_client.py", line 108, in exec_command
    return self.ssh_client.exec_command(cmd)
  File "/usr/lib/python3.6/site-packages/tempest/lib/common/ssh.py", line 202, in exec_command
    stderr=err_data, stdout=out_data)
neutron_tempest_plugin.common.utils.SSHExecCommandFailed: Command 'set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; sudo ip addr add 10.100.0.29/28 dev eth1' failed, exit status: 2, stderr:
RTNETLINK answers: File exists

stdout:

Comment 8 Bernard Cafarelli 2020-06-18 14:58:21 UTC
*** Bug 1831683 has been marked as a duplicate of this bug. ***

Comment 18 errata-xmlrpc 2020-12-15 18:35:44 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 (Red Hat OpenStack Platform 16.1.3 bug fix and enhancement advisory), 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/RHEA-2020:5413