[ovn] tempest.scenario.test_network_v6.TestGettingAddress tests failing 100% times

Bug #1863577 reported by Slawek Kaplonski
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
neutron
Fix Committed
High
Jakub Libosvar

Bug Description

In job neutron-ovn-tempest-slow tests from module tempest.scenario.test_network_v6.TestGettingAddress are failin 100% of times.

Example of failure:

https://storage.gra.cloud.ovh.net/v1/AUTH_dcaab5e32b234d56b626f72581e3644c/zuul_opendev_logs_2c7/707248/2/check/neutron-ovn-tempest-slow/2c77f9b/testr_results.html

Failure details:

Traceback (most recent call last):
  File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 89, in wrapper
    return f(*func_args, **func_kwargs)
  File "/opt/stack/tempest/tempest/scenario/test_network_v6.py", line 244, in test_slaac_from_os
    self._prepare_and_test(address6_mode='slaac')
  File "/opt/stack/tempest/tempest/scenario/test_network_v6.py", line 225, in _prepare_and_test
    (ip, srv['id'], ssh.exec_command("ip address")))
  File "/opt/stack/tempest/.tox/tempest/lib/python3.6/site-packages/unittest2/case.py", line 690, in fail
    raise self.failureException(msg)
AssertionError: Address 2001:db8::f816:3eff:fe88:ea22 not configured for instance 55c9f9f2-3a99-4c0a-8536-be3cfe180381, ip address output is
1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue qlen 1
    link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
    inet 127.0.0.1/8 scope host lo
       valid_lft forever preferred_lft forever
    inet6 ::1/128 scope host
       valid_lft forever preferred_lft forever
2: eth0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1392 qdisc pfifo_fast qlen 1000
    link/ether fa:16:3e:88:ea:22 brd ff:ff:ff:ff:ff:ff
    inet 10.1.0.9/28 brd 10.1.0.15 scope global eth0
       valid_lft forever preferred_lft forever
    inet6 fe80::f816:3eff:fe88:ea22/64 scope link
       valid_lft forever preferred_lft forever

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Related fix proposed to neutron (master)

Related fix proposed to branch: master
Review: https://review.opendev.org/708070

Changed in neutron:
assignee: nobody → Jakub Libosvar (libosvar)
Revision history for this message
OpenStack Infra (hudson-openstack) wrote :

Related fix proposed to branch: master
Review: https://review.opendev.org/c/openstack/neutron/+/827424

yatin (yatinkarel)
Changed in neutron:
status: Confirmed → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Related fix merged to neutron (master)

Reviewed: https://review.opendev.org/c/openstack/neutron/+/827424
Committed: https://opendev.org/openstack/neutron/commit/4be4511bec6856e30d18b8789a3508832ad73c94
Submitter: "Zuul (22348)"
Branch: master

commit 4be4511bec6856e30d18b8789a3508832ad73c94
Author: yatinkarel <email address hidden>
Date: Thu Feb 3 11:38:04 2022 +0530

    Re enable test_network_v6.TestGettingAddress

    The test is working fine now so let's re enable.

    Related-Bug: #1863577
    Change-Id: I5f631dc6c653eb8d9513721bf52400323b6f5b75

yatin (yatinkarel)
Changed in neutron:
status: In Progress → Fix Committed
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.