+ COMMAND=start + start + mkdir -p /etc/dhcp/dhclient-enter-hooks.d + cat + chmod +x /etc/dhcp/dhclient-enter-hooks.d/nodns + cat + dhclient -v o-hm0 -cf /tmp/dhclient.conf Internet Systems Consortium DHCP Client 4.4.1 Copyright 2004-2018 Internet Systems Consortium. All rights reserved. For info, please visit https://www.isc.org/software/dhcp/ Listening on LPF/o-hm0/fa:16:3e:82:ed:77 Sending on LPF/o-hm0/fa:16:3e:82:ed:77 Sending on Socket/fallback DHCPDISCOVER on o-hm0 to 255.255.255.255 port 67 interval 3 (xid=0x3d8cf94d) DHCPOFFER of 172.24.0.75 from 172.24.0.1 DHCPREQUEST for 172.24.0.75 on o-hm0 to 255.255.255.255 port 67 (xid=0x4df98c3d) DHCPACK of 172.24.0.75 from 172.24.0.1 (xid=0x3d8cf94d) bound to 172.24.0.75 -- renewal in 41513 seconds. + exec octavia-health-manager --config-file /etc/octavia/octavia.conf /var/lib/openstack/lib/python3.10/site-packages/wsme/protocol.py:3: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. import pkg_resources 2026-02-27 02:01:40.251 203318 INFO octavia.common.config [-] Logging enabled! 2026-02-27 02:01:40.251 203318 INFO octavia.common.config [-] /var/lib/openstack/bin/octavia-health-manager version 11.0.4.dev4 2026-02-27 02:01:40.335 203318 INFO octavia.cmd.health_manager [-] Health Manager listener process starts: 2026-02-27 02:01:40.339 203318 INFO octavia.cmd.health_manager [-] Health manager check process starts: 2026-02-27 02:01:40.343 203935 INFO octavia.amphorae.drivers.health.heartbeat_udp [-] attempting to listen on 0.0.0.0 port 5555 2026-02-27 02:32:12.200 369950 ERROR octavia.amphorae.drivers.health.heartbeat_udp [-] Health update for amphora ea94148e-b4f5-4649-a8cc-fe4f8612a9bb encountered error Listener 53422eb3-1bce-446b-8f9c-6d233bb13c01 not found.. Skipping health update.: octavia.common.exceptions.NotFound: Listener 53422eb3-1bce-446b-8f9c-6d233bb13c01 not found. 2026-02-27 02:32:12.200 369950 ERROR octavia.amphorae.drivers.health.heartbeat_udp Traceback (most recent call last): 2026-02-27 02:32:12.200 369950 ERROR octavia.amphorae.drivers.health.heartbeat_udp File "/var/lib/openstack/lib/python3.10/site-packages/octavia/amphorae/drivers/health/heartbeat_udp.py", line 240, in update_health 2026-02-27 02:32:12.200 369950 ERROR octavia.amphorae.drivers.health.heartbeat_udp self._update_health(health, srcaddr) 2026-02-27 02:32:12.200 369950 ERROR octavia.amphorae.drivers.health.heartbeat_udp File "/var/lib/openstack/lib/python3.10/site-packages/octavia/amphorae/drivers/health/heartbeat_udp.py", line 475, in _update_health 2026-02-27 02:32:12.200 369950 ERROR octavia.amphorae.drivers.health.heartbeat_udp self._update_status( 2026-02-27 02:32:12.200 369950 ERROR octavia.amphorae.drivers.health.heartbeat_udp File "/var/lib/openstack/lib/python3.10/site-packages/octavia/amphorae/drivers/health/heartbeat_udp.py", line 233, in _update_status 2026-02-27 02:32:12.200 369950 ERROR octavia.amphorae.drivers.health.heartbeat_udp repo.update(session, entity_id, operating_status=new_op_status) 2026-02-27 02:32:12.200 369950 ERROR octavia.amphorae.drivers.health.heartbeat_udp File "/var/lib/openstack/lib/python3.10/site-packages/octavia/db/repositories.py", line 1199, in update 2026-02-27 02:32:12.200 369950 ERROR octavia.amphorae.drivers.health.heartbeat_udp raise exceptions.NotFound( 2026-02-27 02:32:12.200 369950 ERROR octavia.amphorae.drivers.health.heartbeat_udp octavia.common.exceptions.NotFound: Listener 53422eb3-1bce-446b-8f9c-6d233bb13c01 not found. 2026-02-27 02:32:12.200 369950 ERROR octavia.amphorae.drivers.health.heartbeat_udp