[Bug 1995735] [NEW] neutron.privileged.agent.linux.ip_lib.InterfaceOperationNotSupported: Operation not supported on interface

Felipe Reyes 1995735 at bugs.launchpad.net
Fri Nov 4 16:52:06 UTC 2022


Public bug reported:

When deploying OpenStack Zed on Kinetic, the neutron-ovn-metadata-agent
fails to provision correctly the datapath for the metadata service.


[Platform]

- s390x
- kinetic
- ovn


Stacktrace:

[-] Unexpected exception in notify_loop: neutron.privileged.agent.linux.ip_lib.InterfaceOperationNotSupported: Operation not supported on interface tapf5bae660-31, namespace ovnmeta-f5bae660-31f4-46ce-a93e-279bd493f6bc.
Traceback (most recent call last):
  File "/usr/lib/python3/dist-packages/ovsdbapp/event.py", line 177, in notify_loop
    match.run(event, row, updates)
  File "/usr/lib/python3/dist-packages/neutron/agent/ovn/metadata/agent.py", line 90, in run
    self.agent.update_datapath(str(row.datapath.uuid), net_name)
  File "/usr/lib/python3/dist-packages/neutron/agent/ovn/metadata/agent.py", line 392, in update_datapath
    self.provision_datapath(datapath, net_name)
  File "/usr/lib/python3/dist-packages/neutron/agent/ovn/metadata/agent.py", line 487, in provision_datapath
    ip2.addr.delete(ipaddr)
  File "/usr/lib/python3/dist-packages/neutron/agent/linux/ip_lib.py", line 540, in delete
    delete_ip_address(cidr, self.name, self._parent.namespace)
  File "/usr/lib/python3/dist-packages/neutron/agent/linux/ip_lib.py", line 834, in delete_ip_address
    privileged.delete_ip_address(
  File "/usr/lib/python3/dist-packages/oslo_privsep/priv_context.py", line 271, in _wrap
    return self.channel.remote_call(name, args, kwargs,
  File "/usr/lib/python3/dist-packages/oslo_privsep/daemon.py", line 215, in remote_call
    raise exc_type(*result[2])
neutron.privileged.agent.linux.ip_lib.InterfaceOperationNotSupported: Operation not supported on interface tapf5bae660-31, namespace ovnmeta-f5bae660-31f4-46ce-a93e-279bd493f6bc.

** Affects: cloud-archive
     Importance: Undecided
         Status: New

** Affects: cloud-archive/zed
     Importance: Undecided
         Status: New

** Affects: neutron (Ubuntu)
     Importance: Undecided
         Status: New

** Affects: neutron (Ubuntu Kinetic)
     Importance: Undecided
         Status: New

** Also affects: neutron (Ubuntu Kinetic)
   Importance: Undecided
       Status: New

** Also affects: cloud-archive
   Importance: Undecided
       Status: New

** Also affects: cloud-archive/zed
   Importance: Undecided
       Status: New

-- 
You received this bug notification because you are a member of Ubuntu
OpenStack, which is subscribed to neutron in Ubuntu.
https://bugs.launchpad.net/bugs/1995735

Title:
  neutron.privileged.agent.linux.ip_lib.InterfaceOperationNotSupported:
  Operation not supported on interface

Status in Ubuntu Cloud Archive:
  New
Status in Ubuntu Cloud Archive zed series:
  New
Status in neutron package in Ubuntu:
  New
Status in neutron source package in Kinetic:
  New

Bug description:
  When deploying OpenStack Zed on Kinetic, the neutron-ovn-metadata-
  agent fails to provision correctly the datapath for the metadata
  service.

  
  [Platform]

  - s390x
  - kinetic
  - ovn

  
  Stacktrace:

  [-] Unexpected exception in notify_loop: neutron.privileged.agent.linux.ip_lib.InterfaceOperationNotSupported: Operation not supported on interface tapf5bae660-31, namespace ovnmeta-f5bae660-31f4-46ce-a93e-279bd493f6bc.
  Traceback (most recent call last):
    File "/usr/lib/python3/dist-packages/ovsdbapp/event.py", line 177, in notify_loop
      match.run(event, row, updates)
    File "/usr/lib/python3/dist-packages/neutron/agent/ovn/metadata/agent.py", line 90, in run
      self.agent.update_datapath(str(row.datapath.uuid), net_name)
    File "/usr/lib/python3/dist-packages/neutron/agent/ovn/metadata/agent.py", line 392, in update_datapath
      self.provision_datapath(datapath, net_name)
    File "/usr/lib/python3/dist-packages/neutron/agent/ovn/metadata/agent.py", line 487, in provision_datapath
      ip2.addr.delete(ipaddr)
    File "/usr/lib/python3/dist-packages/neutron/agent/linux/ip_lib.py", line 540, in delete
      delete_ip_address(cidr, self.name, self._parent.namespace)
    File "/usr/lib/python3/dist-packages/neutron/agent/linux/ip_lib.py", line 834, in delete_ip_address
      privileged.delete_ip_address(
    File "/usr/lib/python3/dist-packages/oslo_privsep/priv_context.py", line 271, in _wrap
      return self.channel.remote_call(name, args, kwargs,
    File "/usr/lib/python3/dist-packages/oslo_privsep/daemon.py", line 215, in remote_call
      raise exc_type(*result[2])
  neutron.privileged.agent.linux.ip_lib.InterfaceOperationNotSupported: Operation not supported on interface tapf5bae660-31, namespace ovnmeta-f5bae660-31f4-46ce-a93e-279bd493f6bc.

To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-archive/+bug/1995735/+subscriptions




More information about the Ubuntu-openstack-bugs mailing list