Heat Gate job fail: Change status of floatingip failure to reach Down

Bug #1579641 reported by Rico Lin
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
tempest
New
Undecided
Unassigned

Bug Description

Heat gate broken (like https://review.openstack.org/#/c/313611/ )

Fail to run tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_network_basic_ops
and through log:
2016-05-09 06:04:25.612 | Captured traceback:
2016-05-09 06:04:25.613 | ~~~~~~~~~~~~~~~~~~~
2016-05-09 06:04:25.613 | Traceback (most recent call last):
2016-05-09 06:04:25.613 | File "tempest/test.py", line 113, in wrapper
2016-05-09 06:04:25.613 | return f(self, *func_args, **func_kwargs)
2016-05-09 06:04:25.613 | File "tempest/scenario/test_network_basic_ops.py", line 404, in test_network_basic_ops
2016-05-09 06:04:25.613 | msg="after disassociate "
2016-05-09 06:04:25.613 | File "tempest/scenario/test_network_basic_ops.py", line 208, in check_public_network_connectivity
2016-05-09 06:04:25.613 | self.check_floating_ip_status(floating_ip, floatingip_status)
2016-05-09 06:04:25.613 | File "tempest/scenario/manager.py", line 897, in check_floating_ip_status
2016-05-09 06:04:25.613 | st=status))
2016-05-09 06:04:25.614 | File "/opt/stack/new/tempest/.tox/tempest/local/lib/python2.7/site-packages/testtools/testcase.py", line 406, in assertEqual
2016-05-09 06:04:25.614 | self.assertThat(observed, matcher, message)
2016-05-09 06:04:25.614 | File "/opt/stack/new/tempest/.tox/tempest/local/lib/python2.7/site-packages/testtools/testcase.py", line 493, in assertThat
2016-05-09 06:04:25.614 | raise mismatch_error
2016-05-09 06:04:25.614 | testtools.matchers._impl.MismatchError: 'DOWN' != u'ACTIVE': FloatingIP: <"FloatingIP" addr="172.24.5.48" id="b741ec92-f0d4-4a52-a4b2-06a9a0cfae77"> is at status: ACTIVE. failed to reach status: DOWN

Revision history for this message
Thomas Herve (therve) wrote :

It looks like a resurrect of bug #1381617. Not sure why it's only appearing in our Grenade gate.

Revision history for this message
Thomas Herve (therve) wrote :
Revision history for this message
Rico Lin (rico-lin) wrote :

We have neutron team target this issue now
https://bugs.launchpad.net/neutron/+bug/1579235

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.