← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1383347] [NEW] test_network_basic_ops fails with: MismatchError: 'DOWN' != u'ACTIVE': FloatingIP is at status: ACTIVE. failed to reach status: DOWN

 

Public bug reported:

http://logs.openstack.org/10/120610/7/gate/gate-tempest-dsvm-neutron-
full/c60f46b/console.html#_2014-10-20_09_14_32_003

2014-10-20 09:14:32.003 | tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_network_basic_ops[compute,gate,network,smoke]
2014-10-20 09:14:32.003 | --------------------------------------------------------------------------------------------------------------
2014-10-20 09:14:32.003 | 
2014-10-20 09:14:32.003 | Captured traceback:
2014-10-20 09:14:32.003 | ~~~~~~~~~~~~~~~~~~~
2014-10-20 09:14:32.003 |     Traceback (most recent call last):
2014-10-20 09:14:32.003 |       File "tempest/test.py", line 113, in wrapper
2014-10-20 09:14:32.003 |         return f(self, *func_args, **func_kwargs)
2014-10-20 09:14:32.004 |       File "tempest/scenario/test_network_basic_ops.py", line 378, in test_network_basic_ops
2014-10-20 09:14:32.004 |         msg="after disassociate "
2014-10-20 09:14:32.004 |       File "tempest/scenario/test_network_basic_ops.py", line 203, in _check_public_network_connectivity
2014-10-20 09:14:32.004 |         self.check_floating_ip_status(floating_ip, floatingip_status)
2014-10-20 09:14:32.004 |       File "tempest/scenario/manager.py", line 639, in check_floating_ip_status
2014-10-20 09:14:32.004 |         st=status))
2014-10-20 09:14:32.004 |       File "/usr/local/lib/python2.7/dist-packages/testtools/testcase.py", line 348, in assertEqual
2014-10-20 09:14:32.004 |         self.assertThat(observed, matcher, message)
2014-10-20 09:14:32.004 |       File "/usr/local/lib/python2.7/dist-packages/testtools/testcase.py", line 433, in assertThat
2014-10-20 09:14:32.004 |         raise mismatch_error
2014-10-20 09:14:32.004 |     MismatchError: 'DOWN' != u'ACTIVE': FloatingIP: <"FloatingIP" addr="172.24.4.96" id="1520722a-9e64-4155-b728-0bac1b893841"> is at status: ACTIVE. failed  to reach status: DOWN

I see this in the neutron server logs:

http://logs.openstack.org/10/120610/7/gate/gate-tempest-dsvm-neutron-
full/c60f46b/logs/screen-q-svc.txt.gz#_2014-10-20_09_00_30_900

2014-10-20 09:00:30.900 21119 DEBUG neutron.api.rpc.handlers.l3_rpc
[req-3a422f55-2d51-42c8-98be-6eb050ba72d9 None] New status for floating
IP 1520722a-9e64-4155-b728-0bac1b893841: DOWN update_floatingip_statuses
/opt/stack/new/neutron/neutron/api/rpc/handlers/l3_rpc.py:164

Otherwise I don't see any obvious errors.

** Affects: neutron
     Importance: Undecided
         Status: Confirmed

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1383347

Title:
  test_network_basic_ops fails with: MismatchError: 'DOWN' != u'ACTIVE':
  FloatingIP is at status: ACTIVE. failed  to reach status: DOWN

Status in OpenStack Neutron (virtual network service):
  Confirmed

Bug description:
  http://logs.openstack.org/10/120610/7/gate/gate-tempest-dsvm-neutron-
  full/c60f46b/console.html#_2014-10-20_09_14_32_003

  2014-10-20 09:14:32.003 | tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_network_basic_ops[compute,gate,network,smoke]
  2014-10-20 09:14:32.003 | --------------------------------------------------------------------------------------------------------------
  2014-10-20 09:14:32.003 | 
  2014-10-20 09:14:32.003 | Captured traceback:
  2014-10-20 09:14:32.003 | ~~~~~~~~~~~~~~~~~~~
  2014-10-20 09:14:32.003 |     Traceback (most recent call last):
  2014-10-20 09:14:32.003 |       File "tempest/test.py", line 113, in wrapper
  2014-10-20 09:14:32.003 |         return f(self, *func_args, **func_kwargs)
  2014-10-20 09:14:32.004 |       File "tempest/scenario/test_network_basic_ops.py", line 378, in test_network_basic_ops
  2014-10-20 09:14:32.004 |         msg="after disassociate "
  2014-10-20 09:14:32.004 |       File "tempest/scenario/test_network_basic_ops.py", line 203, in _check_public_network_connectivity
  2014-10-20 09:14:32.004 |         self.check_floating_ip_status(floating_ip, floatingip_status)
  2014-10-20 09:14:32.004 |       File "tempest/scenario/manager.py", line 639, in check_floating_ip_status
  2014-10-20 09:14:32.004 |         st=status))
  2014-10-20 09:14:32.004 |       File "/usr/local/lib/python2.7/dist-packages/testtools/testcase.py", line 348, in assertEqual
  2014-10-20 09:14:32.004 |         self.assertThat(observed, matcher, message)
  2014-10-20 09:14:32.004 |       File "/usr/local/lib/python2.7/dist-packages/testtools/testcase.py", line 433, in assertThat
  2014-10-20 09:14:32.004 |         raise mismatch_error
  2014-10-20 09:14:32.004 |     MismatchError: 'DOWN' != u'ACTIVE': FloatingIP: <"FloatingIP" addr="172.24.4.96" id="1520722a-9e64-4155-b728-0bac1b893841"> is at status: ACTIVE. failed  to reach status: DOWN

  I see this in the neutron server logs:

  http://logs.openstack.org/10/120610/7/gate/gate-tempest-dsvm-neutron-
  full/c60f46b/logs/screen-q-svc.txt.gz#_2014-10-20_09_00_30_900

  2014-10-20 09:00:30.900 21119 DEBUG neutron.api.rpc.handlers.l3_rpc
  [req-3a422f55-2d51-42c8-98be-6eb050ba72d9 None] New status for
  floating IP 1520722a-9e64-4155-b728-0bac1b893841: DOWN
  update_floatingip_statuses
  /opt/stack/new/neutron/neutron/api/rpc/handlers/l3_rpc.py:164

  Otherwise I don't see any obvious errors.

To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1383347/+subscriptions


Follow ups

References