← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1343750] [NEW] DVR regression found by ryu ci

 

Public bug reported:

recently merged "RPC additions to support DVR" change make ofagent CI fail.
https://review.openstack.org/#/c/102332/

http://180.37.183.32/ryuci/32/102332/38/check/check-tempest-dsvm-
ofagent/d88f439/logs/screen-q-svc.txt.gz

2014-07-18 03:53:27.765 16087 ERROR oslo.messaging.rpc.dispatcher [req-a13fe10b-aae5-458a-a44f-564563368b56 ] Exception during message handling: Port 7d526916-5c could not be found
2014-07-18 03:53:27.765 16087 TRACE oslo.messaging.rpc.dispatcher Traceback (most recent call last):
2014-07-18 03:53:27.765 16087 TRACE oslo.messaging.rpc.dispatcher   File "/opt/stack/new/oslo.messaging/oslo/messaging/rpc/dispatcher.py", line 134, in _dispatch_and_reply
2014-07-18 03:53:27.765 16087 TRACE oslo.messaging.rpc.dispatcher     incoming.message))
2014-07-18 03:53:27.765 16087 TRACE oslo.messaging.rpc.dispatcher   File "/opt/stack/new/oslo.messaging/oslo/messaging/rpc/dispatcher.py", line 177, in _dispatch
2014-07-18 03:53:27.765 16087 TRACE oslo.messaging.rpc.dispatcher     return self._do_dispatch(endpoint, method, ctxt, args)
2014-07-18 03:53:27.765 16087 TRACE oslo.messaging.rpc.dispatcher   File "/opt/stack/new/oslo.messaging/oslo/messaging/rpc/dispatcher.py", line 123, in _do_dispatch
2014-07-18 03:53:27.765 16087 TRACE oslo.messaging.rpc.dispatcher     result = getattr(endpoint, method)(ctxt, **new_args)
2014-07-18 03:53:27.765 16087 TRACE oslo.messaging.rpc.dispatcher   File "/opt/stack/new/neutron/neutron/plugins/ml2/rpc.py", line 191, in update_device_up
2014-07-18 03:53:27.765 16087 TRACE oslo.messaging.rpc.dispatcher     l3plugin.dvr_vmarp_table_update(rpc_context, port_id, "add")
2014-07-18 03:53:27.765 16087 TRACE oslo.messaging.rpc.dispatcher   File "/opt/stack/new/neutron/neutron/db/l3_dvr_db.py", line 439, in dvr_vmarp_table_update
2014-07-18 03:53:27.765 16087 TRACE oslo.messaging.rpc.dispatcher     port_dict = self._core_plugin._get_port(context, port_id)
2014-07-18 03:53:27.765 16087 TRACE oslo.messaging.rpc.dispatcher   File "/opt/stack/new/neutron/neutron/db/db_base_plugin_v2.py", line 109, in _get_port
2014-07-18 03:53:27.765 16087 TRACE oslo.messaging.rpc.dispatcher     raise n_exc.PortNotFound(port_id=id)
2014-07-18 03:53:27.765 16087 TRACE oslo.messaging.rpc.dispatcher PortNotFound: Port 7d526916-5c could not be found
2014-07-18 03:53:27.765 16087 TRACE oslo.messaging.rpc.dispatcher

** Affects: neutron
     Importance: Undecided
         Status: New

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

Title:
  DVR regression found by ryu ci

Status in OpenStack Neutron (virtual network service):
  New

Bug description:
  recently merged "RPC additions to support DVR" change make ofagent CI fail.
  https://review.openstack.org/#/c/102332/

  http://180.37.183.32/ryuci/32/102332/38/check/check-tempest-dsvm-
  ofagent/d88f439/logs/screen-q-svc.txt.gz

  2014-07-18 03:53:27.765 16087 ERROR oslo.messaging.rpc.dispatcher [req-a13fe10b-aae5-458a-a44f-564563368b56 ] Exception during message handling: Port 7d526916-5c could not be found
  2014-07-18 03:53:27.765 16087 TRACE oslo.messaging.rpc.dispatcher Traceback (most recent call last):
  2014-07-18 03:53:27.765 16087 TRACE oslo.messaging.rpc.dispatcher   File "/opt/stack/new/oslo.messaging/oslo/messaging/rpc/dispatcher.py", line 134, in _dispatch_and_reply
  2014-07-18 03:53:27.765 16087 TRACE oslo.messaging.rpc.dispatcher     incoming.message))
  2014-07-18 03:53:27.765 16087 TRACE oslo.messaging.rpc.dispatcher   File "/opt/stack/new/oslo.messaging/oslo/messaging/rpc/dispatcher.py", line 177, in _dispatch
  2014-07-18 03:53:27.765 16087 TRACE oslo.messaging.rpc.dispatcher     return self._do_dispatch(endpoint, method, ctxt, args)
  2014-07-18 03:53:27.765 16087 TRACE oslo.messaging.rpc.dispatcher   File "/opt/stack/new/oslo.messaging/oslo/messaging/rpc/dispatcher.py", line 123, in _do_dispatch
  2014-07-18 03:53:27.765 16087 TRACE oslo.messaging.rpc.dispatcher     result = getattr(endpoint, method)(ctxt, **new_args)
  2014-07-18 03:53:27.765 16087 TRACE oslo.messaging.rpc.dispatcher   File "/opt/stack/new/neutron/neutron/plugins/ml2/rpc.py", line 191, in update_device_up
  2014-07-18 03:53:27.765 16087 TRACE oslo.messaging.rpc.dispatcher     l3plugin.dvr_vmarp_table_update(rpc_context, port_id, "add")
  2014-07-18 03:53:27.765 16087 TRACE oslo.messaging.rpc.dispatcher   File "/opt/stack/new/neutron/neutron/db/l3_dvr_db.py", line 439, in dvr_vmarp_table_update
  2014-07-18 03:53:27.765 16087 TRACE oslo.messaging.rpc.dispatcher     port_dict = self._core_plugin._get_port(context, port_id)
  2014-07-18 03:53:27.765 16087 TRACE oslo.messaging.rpc.dispatcher   File "/opt/stack/new/neutron/neutron/db/db_base_plugin_v2.py", line 109, in _get_port
  2014-07-18 03:53:27.765 16087 TRACE oslo.messaging.rpc.dispatcher     raise n_exc.PortNotFound(port_id=id)
  2014-07-18 03:53:27.765 16087 TRACE oslo.messaging.rpc.dispatcher PortNotFound: Port 7d526916-5c could not be found
  2014-07-18 03:53:27.765 16087 TRACE oslo.messaging.rpc.dispatcher

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


Follow ups

References