Gate failures for neutron in TestGettingAddress

Bug #1533194 reported by Davanum Srinivas (DIMS)
10
This bug affects 2 people
Affects Status Importance Assigned to Milestone
neutron
New
Undecided
Unassigned
tempest
Incomplete
Low
Unassigned

Bug Description

Logstash query:
message:"AssertionError: False is not true : Timed out waiting for 2003::1 to become reachable" AND voting:1

Example:
http://logs.openstack.org/95/262395/7/check/gate-tempest-dsvm-neutron-full/4293c5f/console.html#_2016-01-12_07_44_55_971

Jobs that fail:
gate-tempest-dsvm-neutron-full
gate-tempest-dsvm-neutron-dvr
gate-tempest-dsvm-neutron-src-taskflow
ate-tempest-dsvm-neutron-src-futurist

Tests that Fail include:
tempest.scenario.test_network_v6.TestGettingAddress.test_dhcp6_stateless_from_os
tempest.scenario.test_network_v6.TestGettingAddress.test_dualnet_multi_prefix_slaa

Traceback:
2016-01-12 07:44:55.972 | Captured traceback:
2016-01-12 07:44:55.972 | ~~~~~~~~~~~~~~~~~~~
2016-01-12 07:44:55.972 | Traceback (most recent call last):
2016-01-12 07:44:55.972 | File "tempest/test.py", line 113, in wrapper
2016-01-12 07:44:55.972 | return f(self, *func_args, **func_kwargs)
2016-01-12 07:44:55.972 | File "tempest/scenario/test_network_v6.py", line 216, in test_dhcp6_stateless_from_os
2016-01-12 07:44:55.973 | self._prepare_and_test(address6_mode='dhcpv6-stateless')
2016-01-12 07:44:55.973 | File "tempest/scenario/test_network_v6.py", line 195, in _prepare_and_test
2016-01-12 07:44:55.973 | self.subnets_v6[i].gateway_ip)
2016-01-12 07:44:55.973 | File "tempest/scenario/test_network_v6.py", line 205, in _check_connectivity
2016-01-12 07:44:55.973 | (dest, source.ssh_client.host)
2016-01-12 07:44:55.973 | File "/opt/stack/new/tempest/.tox/full/local/lib/python2.7/site-packages/unittest2/case.py", line 702, in assertTrue
2016-01-12 07:44:55.973 | raise self.failureException(msg)
2016-01-12 07:44:55.974 | AssertionError: False is not true : Timed out waiting for 2003::1 to become reachable from 172.24.5.111

Revision history for this message
Davanum Srinivas (DIMS) (dims-v) wrote :

Some of the jobs that fail include:

gate-tempest-dsvm-neutron-full
gate-tempest-dsvm-neutron-dvr
gate-tempest-dsvm-neutron-src-taskflow
ate-tempest-dsvm-neutron-src-futurist

description: updated
Revision history for this message
Ihar Hrachyshka (ihar-hrachyshka) wrote :
tags: added: gate-failure
Changed in neutron:
status: New → Confirmed
tags: added: l3-ipam-dhcp
Revision history for this message
Armando Migliaccio (armando-migliaccio) wrote :

Don't see it occur on the gate queue for as long as logstash can remember.

Changed in neutron:
status: Confirmed → Incomplete
Changed in tempest:
status: New → Incomplete
Revision history for this message
Launchpad Janitor (janitor) wrote :

[Expired for tempest because there has been no activity for 60 days.]

Changed in tempest:
status: Incomplete → Expired
Revision history for this message
Launchpad Janitor (janitor) wrote :

[Expired for neutron because there has been no activity for 60 days.]

Changed in neutron:
status: Incomplete → Expired
Revision history for this message
Kieran Spear (kspear) wrote :

This is still happening:

2016-10-03 17:16:46.741866 | tempest.scenario.test_network_v6.TestGettingAddress.test_dualnet_multi_prefix_dhcpv6_stateless[compute,id-cf1c4425-766b-45b8-be35-e2959728eb00,network]
2016-10-03 17:16:46.741911 | -------------------------------------------------------------------------------------------------------------------------------------------------------
2016-10-03 17:16:46.741918 |
2016-10-03 17:16:46.741929 | Captured traceback:
2016-10-03 17:16:46.741940 | ~~~~~~~~~~~~~~~~~~~
2016-10-03 17:16:46.741955 | Traceback (most recent call last):
2016-10-03 17:16:46.741972 | File "tempest/test.py", line 107, in wrapper
2016-10-03 17:16:46.741989 | return f(self, *func_args, **func_kwargs)
2016-10-03 17:16:46.742017 | File "tempest/scenario/test_network_v6.py", line 256, in test_dualnet_multi_prefix_dhcpv6_stateless
2016-10-03 17:16:46.742029 | dualnet=True)
2016-10-03 17:16:46.742053 | File "tempest/scenario/test_network_v6.py", line 203, in _prepare_and_test
2016-10-03 17:16:46.742069 | self.subnets_v6[i]['gateway_ip'])
2016-10-03 17:16:46.742102 | File "tempest/scenario/test_network_v6.py", line 213, in _check_connectivity
2016-10-03 17:16:46.742117 | (dest, source.ssh_client.host)
2016-10-03 17:16:46.742148 | File "/opt/stack/new/tempest/.tox/tempest/local/lib/python2.7/site-packages/unittest2/case.py", line 702, in assertTrue
2016-10-03 17:16:46.742164 | raise self.failureException(msg)
2016-10-03 17:16:46.742192 | AssertionError: False is not true : Timed out waiting for 2003::1 to become reachable from 172.24.5.9

http://logs.openstack.org/45/371145/2/check/gate-tempest-dsvm-neutron-full-ubuntu-xenial-newton/78ca06d/console.html

Changed in neutron:
status: Expired → New
Changed in tempest:
status: Expired → New
Revision history for this message
Andrea Frittoli (andrea-frittoli) wrote :

Two hits in the past 30dd.

Revision history for this message
Andrea Frittoli (andrea-frittoli) wrote :

It's not clear where the issue lies, but given the very low hit rate, I don't think it's worth investing much in investigating that. I will set this to low priority.

Changed in tempest:
importance: Undecided → Low
status: New → Triaged
status: Triaged → Incomplete
Revision history for this message
Andrea Frittoli (andrea-frittoli) wrote :

There's no indication of this being a bug in Tempest. Since it happens in different tests as well, I'm setting this as incomplete for Tempest.

Revision history for this message
Jordan Pittier (jordan-pittier) wrote :

I just saw this in test_dualnet_multi_prefix_dhcpv6_stateless. Maybe we should skip the test.

Revision history for this message
Andrea Frittoli (andrea-frittoli) wrote :

Looking at OpenStack-Health [0] the failure rate is still rather low (~1%) so I'm not sure we should skip the test just yet. However the issue definitely started showing on Nov 29th (the bug was filed on Dec 1st), so it may be worth looking in Neutron for changes merged on that date that could have caused this.

[0] http://status.openstack.org/openstack-health/#/test/tempest.scenario.test_network_v6.TestGettingAddress.test_dualnet_multi_prefix_dhcpv6_stateless

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.