Bug 2017703 - [ci-vnes]test_ipv6_hotplug_* failing due to network manager configured with unsupported format
Summary: [ci-vnes]test_ipv6_hotplug_* failing due to network manager configured with ...
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat OpenStack
Classification: Red Hat
Component: python-neutron-tests-tempest
Version: 16.1 (Train)
Hardware: Unspecified
OS: Unspecified
high
high
Target Milestone: z8
: 16.1 (Train on RHEL 8.2)
Assignee: Candido Campos
QA Contact: Candido Campos
URL:
Whiteboard:
Depends On: 2017698
Blocks:
TreeView+ depends on / blocked
 
Reported: 2021-10-27 09:45 UTC by Candido Campos
Modified: 2022-03-24 11:02 UTC (History)
1 user (show)

Fixed In Version: python-neutron-tests-tempest-0.9.0-1.20211103083547.15c85f6.el8ost
Doc Type: If docs needed, set a value
Doc Text:
Clone Of: 2017698
Environment:
Last Closed: 2022-03-24 11:02:17 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Issue Tracker OSP-10568 0 None None None 2021-11-15 12:32:58 UTC
Red Hat Product Errata RHBA-2022:0986 0 None None None 2022-03-24 11:02:38 UTC

Description Candido Campos 2021-10-27 09:45:54 UTC
+++ This bug was initially created as a clone of Bug #2017698 +++

Description of problem:

test_extra_dhcp_opts_ipv4_ipv6* failing due to network manager  configured with unsupported format


2021-10-08 10:27:47,034 243921 INFO     [tempest.lib.common.rest_client] Request (ExtraDhcpOptionsTest:_run_cleanups): 404 GET http://10.0.0.105:8774/v2.1/servers/72be9be0-500a-4def-ad2e-7f2f81aea41b 0.080s
2021-10-08 10:27:47,034 243921 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
        Body: None
    Response - Headers: {'date': 'Fri, 08 Oct 2021 10:27:46 GMT', 'server': 'Apache', 'content-length': '111', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ca58901a-0145-4503-96df-413436f793c9', 'x-compute-request-id': 'req-ca58901a-0145-4503-96df-413436f793c9', 'connection': 'close', 'content-type': 'application/json; charset=UTF-8', 'status': '404', 'content-location': 'http://10.0.0.105:8774/v2.1/servers/72be9be0-500a-4def-ad2e-7f2f81aea41b'}
        Body: b'{"itemNotFound": {"code": 404, "message": "Instance 72be9be0-500a-4def-ad2e-7f2f81aea41b could not be found."}}'
}}}

Traceback (most recent call last):
  File "/home/stack/plugins/tempest_neutron_plugin/neutron_plugin/tests/scenario/test_extra_dhcp_opts.py", line 198, in test_extra_dhcp_opts_ipv4_ipv6_stateful
    self._test_extra_dhcp_opts_ipv4_ipv6('dhcpv6-stateful')
  File "/home/stack/plugins/tempest_neutron_plugin/neutron_plugin/tests/scenario/test_extra_dhcp_opts.py", line 162, in _test_extra_dhcp_opts_ipv4_ipv6
    vm_ssh_client, IPV6)
  File "/home/stack/plugins/tempest_neutron_plugin/neutron_plugin/common/utils.py", line 162, in parse_dhcp_options_from_nmcli
    raise exceptions.TimeoutException(message)
tempest.lib.exceptions.TimeoutException: Request timed out
Details: Failed to run nmcli on VM after 20.0 seconds

Comment 11 errata-xmlrpc 2022-03-24 11:02:17 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.8 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/RHBA-2022:0986


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