← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 2112130] Re: No port found in network None with IP address 169.254.169.254

 

** Also affects: openstack-helm
   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/2112130

Title:
  No port found in network None with IP address 169.254.169.254

Status in neutron:
  New
Status in openstack-helm:
  New

Bug description:
  Consistent metadata error log lines across all deployments of 2024.1
  neutron running ovn/ml2 and no dhcp agent. "ERROR
  neutron.agent.ovn.metadata.server [-] No port found in network None
  with IP address 169.254.169.254"

  My cluster is a kubernetes cluster with openstack services deployed
  via helm running openstack 2024.1 versions. To reproduce, deploy
  neutron with ovn/ml2 and no dhcp agent and view the neutron-ovn-
  metadata pod logs.

  This 'error' doesn't appear to actually impact anything as metadata
  requests are served as expected.

  The expected output here would either be an INFO or possibly Warning
  log line instead of an error. But ideally there wouldn't be anything
  logged as this shouldn't be a problem that's loggged at all.

  Actual output: ERROR logs that crop up consistently.

  Version:
      - 2024.1 
      - Ubuntu 24.04
      - Helm deployed kubernetes cluster

  
  Relevant debug logs for the ovn-metadata pod: https://paste.openstack.org/show/bScRWBOBMFt3z60Fn23I/

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



References