I don't see any recent hits in logstash. closing as invalid.

thanks,
dims

** Changed in: nova
       Status: New => Invalid

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Compute (nova).
https://bugs.launchpad.net/bugs/1334222

Title:
  Multiple nova network floating IP tests failed

Status in OpenStack Compute (Nova):
  Invalid

Bug description:
  http://logs.openstack.org/23/95723/8/gate/gate-nova-
  python26/6856934/console.html

  https://review.openstack.org/#/c/95723/

  
  2014-06-23 20:02:02.020 | Traceback (most recent call last):
  2014-06-23 20:02:02.021 |   File "nova/tests/api/ec2/test_cloud.py", line 
350, in test_associate_disassociate_address
  2014-06-23 20:02:02.021 |     public_ip=address)
  2014-06-23 20:02:02.021 |   File "nova/api/ec2/cloud.py", line 1285, in 
disassociate_address
  2014-06-23 20:02:02.021 |     address=public_ip)
  2014-06-23 20:02:02.022 |   File "nova/network/api.py", line 46, in wrapped
  2014-06-23 20:02:02.022 |     return func(self, context, *args, **kwargs)
  2014-06-23 20:02:02.022 |   File "nova/network/base_api.py", line 61, in 
wrapper
  2014-06-23 20:02:02.023 |     res = f(self, context, *args, **kwargs)
  2014-06-23 20:02:41.715 |   File "nova/network/api.py", line 212, in 
disassUnimplemented block at relaxng.c:3824
  2014-06-23 20:07:25.172 | ociate_floating_ip
  2014-06-23 20:07:25.172 |     affect_auto_assigned)
  2014-06-23 20:07:25.173 |   File "nova/utils.py", line 952, in wrapper
  2014-06-23 20:07:25.173 |     return func(*args, **kwargs)
  2014-06-23 20:07:25.173 |   File 
"/home/jenkins/workspace/gate-nova-python26/.tox/py26/lib/python2.6/site-packages/oslo/messaging/rpc/server.py",
 line 139, in inner
  2014-06-23 20:07:25.174 |     return func(*args, **kwargs)
  2014-06-23 20:07:25.174 |   File "nova/network/floating_ips.py", line 424, in 
disassociate_floating_ip
  2014-06-23 20:07:25.174 |     raise 
exception.FloatingIpNotAssociated(address=floating_address)
  2014-06-23 20:07:25.175 | FloatingIpNotAssociated: Floating ip 10.10.10.10 is 
not associated.
  2014-06-23 20:07:25.175 | 
======================================================================
  2014-06-23 20:07:25.175 | FAIL: 
nova.tests.db.test_db_api.FloatingIpTestCase.test_floating_ip_disassociate
  2014-06-23 20:07:25.176 | tags: worker-6
  2014-06-23 20:07:25.176 | 
----------------------------------------------------------------------
  2014-06-23 20:07:25.176 | Empty attachments:
  2014-06-23 20:07:25.176 |   pythonlogging:''
  2014-06-23 20:07:25.177 |   stderr
  2014-06-23 20:07:25.177 |   stdout
  2014-06-23 20:07:25.177 | 
  2014-06-23 20:07:25.178 | Traceback (most recent call last):
  2014-06-23 20:07:25.178 |   File "nova/tests/db/test_db_api.py", line 3939, 
in test_floating_ip_disassociate
  2014-06-23 20:07:25.178 |     self.assertEqual(fixed.address, fixed_addr)
  2014-06-23 20:07:25.179 | AttributeError: 'NoneType' object has no attribute 
'address'
  2014-06-23 20:07:25.179 | 
======================================================================
  2014-06-23 20:07:25.179 | FAIL: 
nova.tests.db.test_db_api.FloatingIpTestCase.test_floating_ip_fixed_ip_associate
  2014-06-23 20:07:25.179 | tags: worker-6
  2014-06-23 20:07:25.180 | 
----------------------------------------------------------------------
  2014-06-23 20:07:25.180 | Empty attachments:
  2014-06-23 20:07:25.180 |   pythonlogging:''
  2014-06-23 20:07:25.181 |   stderr
  2014-06-23 20:07:25.181 |   stdout
  2014-06-23 20:07:25.181 | 
  2014-06-23 20:07:25.182 | Traceback (most recent call last):
  2014-06-23 20:07:25.182 |   File "nova/tests/db/test_db_api.py", line 3881, 
in test_floating_ip_fixed_ip_associate
  2014-06-23 20:07:25.182 |     self.assertEqual(fixed_ip.id, 
updated_float_ip.fixed_ip_id)
  2014-06-23 20:07:25.182 |   File 
"/home/jenkins/workspace/gate-nova-python26/.tox/py26/lib/python2.6/site-packages/testtools/testcase.py",
 line 321, in assertEqual
  2014-06-23 20:07:25.183 |     self.assertThat(observed, matcher, message)
  2014-06-23 20:07:25.183 |   File 
"/home/jenkins/workspace/gate-nova-python26/.tox/py26/lib/python2.6/site-packages/testtools/testcase.py",
 line 406, in assertThat
  2014-06-23 20:07:25.183 |     raise mismatch_error
  2014-06-23 20:07:25.184 | MismatchError: 1 != None
  2014-06-23 20:07:25.184 | 
======================================================================
  2014-06-23 20:07:25.184 | FAIL: 
nova.tests.db.test_db_api.FloatingIpTestCase.test_floating_ip_get_by_fixed_address
  2014-06-23 20:07:25.185 | tags: worker-1
  2014-06-23 20:07:25.185 | 
----------------------------------------------------------------------
  2014-06-23 20:07:25.185 | Empty attachments:
  2014-06-23 20:07:25.186 |   pythonlogging:''
  2014-06-23 20:07:25.186 |   stderr
  2014-06-23 20:07:25.186 |   stdout
  2014-06-23 20:07:25.186 | 
  2014-06-23 20:07:25.187 | Traceback (most recent call last):
  2014-06-23 20:07:25.187 |   File "nova/tests/db/test_db_api.py", line 4065, 
in test_floating_ip_get_by_fixed_address
  2014-06-23 20:07:25.187 |     self.assertEqual(float_addr, 
float_ip[0]['address'])
  2014-06-23 20:07:25.188 | IndexError: list index out of range
  2014-06-23 20:07:25.188 | 
======================================================================
  2014-06-23 20:07:25.188 | FAIL: 
nova.tests.db.test_db_api.FloatingIpTestCase.test_floating_ip_get_by_fixed_ip_id
  2014-06-23 20:07:25.189 | tags: worker-2
  2014-06-23 20:07:25.189 | 
----------------------------------------------------------------------
  2014-06-23 20:07:25.189 | Empty attachments:
  2014-06-23 20:07:25.189 |   pythonlogging:''
  2014-06-23 20:07:25.190 |   stderr
  2014-06-23 20:07:25.190 |   stdout
  2014-06-23 20:07:25.190 | 
  2014-06-23 20:07:25.191 | Traceback (most recent call last):
  2014-06-23 20:07:25.191 |   File "nova/tests/db/test_db_api.py", line 4084, 
in test_floating_ip_get_by_fixed_ip_id
  2014-06-23 20:07:25.191 |     self.assertEqual(float_addr, 
float_ip[0]['address'])
  2014-06-23 20:07:25.192 | IndexError: list index out of range
  2014-06-23 20:07:25.192 | 
======================================================================
  2014-06-23 20:07:25.192 | FAIL: 
nova.tests.network.test_manager.VlanNetworkTestCase.test_ip_association_and_allocation_of_other_project
  2014-06-23 20:07:25.193 | tags: worker-1
  2014-06-23 20:07:25.193 | 
----------------------------------------------------------------------
  2014-06-23 20:07:25.193 | Empty attachments:
  2014-06-23 20:07:25.193 |   stderr
  2014-06-23 20:07:25.194 |   stdout
  2014-06-23 20:07:25.194 | 
  2014-06-23 20:07:25.194 | pythonlogging:'': {{{
  2014-06-23 20:07:25.195 | INFO [nova.network.driver] Loading network driver 
'nova.network.linux_net'
  2014-06-23 20:07:25.195 | INFO [nova.network.driver] Loading network driver 
'nova.network.linux_net'
  2014-06-23 20:07:25.195 | WARNING [nova.network.linux_net] Removed 5 
duplicate rules for floating ip 1.2.3.4
  2014-06-23 20:07:25.195 | }}}
  2014-06-23 20:07:25.196 | 
  2014-06-23 20:07:25.196 | Traceback (most recent call last):
  2014-06-23 20:07:25.196 |   File 
"/home/jenkins/workspace/gate-nova-python26/.tox/py26/lib/python2.6/site-packages/mock.py",
 line 1201, in patched
  2014-06-23 20:07:25.197 |     return func(*args, **keywargs)
  2014-06-23 20:07:25.197 |   File "nova/tests/network/test_manager.py", line 
1536, in test_ip_association_and_allocation_of_other_project
  2014-06-23 20:07:25.197 |     self.network.disassociate_floating_ip(context1, 
float_addr)
  2014-06-23 20:07:25.198 |   File 
"/home/jenkins/workspace/gate-nova-python26/.tox/py26/lib/python2.6/site-packages/oslo/messaging/rpc/server.py",
 line 139, in inner
  2014-06-23 20:07:25.198 |     return func(*args, **kwargs)
  2014-06-23 20:08:30.539 |   File "nova/network/floating_ips.py", line 424, in 
disassolibvir:  error : internal error could not initialize domain event timer
  2014-06-23 20:09:07.050 | ciate_floating_ip
  2014-06-23 20:09:07.050 |     raise 
exception.FloatingIpNotAssociated(address=floating_address)
  2014-06-23 20:09:07.051 | FloatingIpNotAssociated: Floating ip 1.2.3.4 is not 
associated.

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

-- 
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to     : yahoo-eng-team@lists.launchpad.net
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help   : https://help.launchpad.net/ListHelp

Reply via email to