+ COMMAND=start + start + confs='--config-file /etc/neutron/neutron.conf' + confs+=' --config-file /tmp/pod-shared/ovn.ini' + confs+=' --config-file /etc/neutron/neutron_vpnaas.conf' + confs+=' --config-file /etc/neutron/neutron_ovn_vpn_agent.ini' + confs+=' --config-file /etc/neutron/taas_plugin.ini' + confs+=' --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' + exec uwsgi --ini /etc/neutron/neutron-api-uwsgi.ini --pyargv ' --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/ovn.ini --config-file /etc/neutron/neutron_vpnaas.conf --config-file /etc/neutron/neutron_ovn_vpn_agent.ini --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini ' [uWSGI] getting INI configuration from /etc/neutron/neutron-api-uwsgi.ini *** Starting uWSGI 2.0.31 (64bit) on [Tue Apr 28 23:10:08 2026] *** compiled with version: 13.3.0 on 28 April 2026 06:27:38 os: Linux-5.15.0-176-generic #186-Ubuntu SMP Fri Mar 13 11:01:42 UTC 2026 nodename: neutron-server-564879db9-jxv6z machine: x86_64 clock source: unix pcre jit disabled detected number of CPU cores: 16 current working directory: / detected binary path: /var/lib/openstack/bin/uwsgi *** dumping internal routing table *** [rule: 0] subject: user_agent regexp: ^kube-probe.* action: donotlog: *** end of the internal routing table *** your memory page size is 4096 bytes detected max file descriptor number: 1048576 lock engine: pthread robust mutexes thunder lock: enabled uwsgi socket 0 bound to TCP address 0.0.0.0:9696 fd 3 Python version: 3.12.3 (main, Mar 3 2026, 12:15:18) [GCC 13.3.0] Python main interpreter initialized at 0x7fad3e646668 python threads support enabled your server socket listen backlog is limited to 100 connections your mercy for graceful operations on workers is 80 seconds mapped 403077 bytes (393 KB) for 2 cores *** Operational MODE: preforking *** *** uWSGI is running in multiple interpreter mode *** spawned uWSGI master process (pid: 1) spawned uWSGI worker 1 (pid: 7, cores: 1) spawned uWSGI worker 2 (pid: 8, cores: 1) running "unix_signal:15 gracefully_kill_them_all" (master-start)... /var/lib/openstack/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:41: EventletDeprecationWarning: Eventlet is deprecated. It is currently being maintained in bugfix mode, and we strongly recommend against using it for new projects. If you are already using Eventlet, we recommend migrating to a different framework. For more detail see https://eventlet.readthedocs.io/en/latest/asyncio/migration.html import eventlet /var/lib/openstack/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:41: EventletDeprecationWarning: Eventlet is deprecated. It is currently being maintained in bugfix mode, and we strongly recommend against using it for new projects. If you are already using Eventlet, we recommend migrating to a different framework. For more detail see https://eventlet.readthedocs.io/en/latest/asyncio/migration.html import eventlet 2026-04-28 23:10:12.504 7 INFO neutron.common.config [-] Logging enabled! 2026-04-28 23:10:12.504 7 INFO neutron.common.config [-] uwsgi version 28.1.0.dev161 2026-04-28 23:10:12.539 8 INFO neutron.common.config [-] Logging enabled! 2026-04-28 23:10:12.539 8 INFO neutron.common.config [-] uwsgi version 28.1.0.dev161 2026-04-28 23:10:13.625 7 INFO neutron.manager [-] Loading core plugin: ml2 2026-04-28 23:10:13.667 8 INFO neutron.manager [-] Loading core plugin: ml2 2026-04-28 23:10:15.089 8 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'vlan', 'geneve'] 2026-04-28 23:10:15.092 8 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-04-28 23:10:15.096 8 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-04-28 23:10:15.096 8 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'geneve', 'vlan'] 2026-04-28 23:10:15.096 8 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'geneve', 'vlan']) 2026-04-28 23:10:15.097 8 WARNING oslo_config.cfg [-] Deprecated: Option "tenant_network_types" from group "ml2" is deprecated. Use option "project_network_types" from group "ml2". 2026-04-28 23:10:15.097 8 INFO neutron.plugins.ml2.managers [-] Project network_types: ['geneve'] 2026-04-28 23:10:15.097 8 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-28 23:10:15.105 8 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-28 23:10:15.105 8 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-28 23:10:15.105 8 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['ovn'] 2026-04-28 23:10:15.119 7 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'vlan', 'geneve'] 2026-04-28 23:10:15.122 7 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-04-28 23:10:15.126 7 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-04-28 23:10:15.126 7 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'geneve', 'vlan'] 2026-04-28 23:10:15.126 7 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'geneve', 'vlan']) 2026-04-28 23:10:15.127 7 WARNING oslo_config.cfg [-] Deprecated: Option "tenant_network_types" from group "ml2" is deprecated. Use option "project_network_types" from group "ml2". 2026-04-28 23:10:15.127 7 INFO neutron.plugins.ml2.managers [-] Project network_types: ['geneve'] 2026-04-28 23:10:15.127 7 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-28 23:10:15.136 7 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-28 23:10:15.136 7 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-28 23:10:15.136 7 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['ovn'] 2026-04-28 23:10:15.326 8 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['ovn'] 2026-04-28 23:10:15.326 8 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['ovn'] 2026-04-28 23:10:15.327 8 INFO neutron.plugins.ml2.managers [-] No mechanism drivers provide segment reachability information for agent scheduling. 2026-04-28 23:10:15.356 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-04-28 23:10:15.356 8 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-04-28 23:10:15.356 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'geneve' 2026-04-28 23:10:15.356 8 INFO neutron.plugins.ml2.drivers.type_tunnel [-] geneve ID ranges: [(1, 65536)] 2026-04-28 23:10:15.377 7 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['ovn'] 2026-04-28 23:10:15.377 7 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['ovn'] 2026-04-28 23:10:15.377 7 INFO neutron.plugins.ml2.managers [-] No mechanism drivers provide segment reachability information for agent scheduling. 2026-04-28 23:10:15.406 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-04-28 23:10:15.407 7 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-04-28 23:10:15.407 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'geneve' 2026-04-28 23:10:15.407 7 INFO neutron.plugins.ml2.drivers.type_tunnel [-] geneve ID ranges: [(1, 65536)] 2026-04-28 23:10:20.737 8 INFO neutron.plugins.ml2.managers [None req-85b25e40-3436-4f7d-9f3a-11ef4bc85e96 - - - - - -] Initializing driver for type 'vlan' 2026-04-28 23:10:20.765 7 INFO neutron.plugins.ml2.managers [None req-48276a3a-5ecc-4ee8-8ddf-df79f201972d - - - - - -] Initializing driver for type 'vlan' 2026-04-28 23:10:20.893 8 INFO neutron.plugins.ml2.drivers.type_vlan [None req-85b25e40-3436-4f7d-9f3a-11ef4bc85e96 - - - - - -] VlanTypeDriver initialization complete 2026-04-28 23:10:20.893 8 INFO neutron.plugins.ml2.managers [None req-85b25e40-3436-4f7d-9f3a-11ef4bc85e96 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-04-28 23:10:20.893 8 INFO neutron.plugins.ml2.extensions.dns_integration [None req-85b25e40-3436-4f7d-9f3a-11ef4bc85e96 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-04-28 23:10:20.893 8 INFO neutron.plugins.ml2.managers [None req-85b25e40-3436-4f7d-9f3a-11ef4bc85e96 - - - - - -] Initializing extension driver 'port_security' 2026-04-28 23:10:20.893 8 INFO neutron.plugins.ml2.extensions.port_security [None req-85b25e40-3436-4f7d-9f3a-11ef4bc85e96 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-04-28 23:10:20.893 8 INFO neutron.plugins.ml2.managers [None req-85b25e40-3436-4f7d-9f3a-11ef4bc85e96 - - - - - -] Initializing extension driver 'qos' 2026-04-28 23:10:20.893 8 INFO neutron.plugins.ml2.managers [None req-85b25e40-3436-4f7d-9f3a-11ef4bc85e96 - - - - - -] Initializing mechanism driver 'ovn' 2026-04-28 23:10:20.894 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-85b25e40-3436-4f7d-9f3a-11ef4bc85e96 - - - - - -] Starting OVNMechanismDriver 2026-04-28 23:10:20.897 8 INFO neutron.services.logapi.drivers.ovn.driver [None req-85b25e40-3436-4f7d-9f3a-11ef4bc85e96 - - - - - -] OVN logging driver registered 2026-04-28 23:10:20.903 8 INFO neutron.quota [None req-85b25e40-3436-4f7d-9f3a-11ef4bc85e96 - - - - - -] Loaded quota_driver: . 2026-04-28 23:10:20.903 8 INFO neutron.plugins.ml2.plugin [None req-85b25e40-3436-4f7d-9f3a-11ef4bc85e96 - - - - - -] Modular L2 Plugin initialization complete 2026-04-28 23:10:20.904 8 INFO neutron.plugins.ml2.managers [None req-85b25e40-3436-4f7d-9f3a-11ef4bc85e96 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-04-28 23:10:20.904 8 INFO neutron.plugins.ml2.managers [None req-85b25e40-3436-4f7d-9f3a-11ef4bc85e96 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-04-28 23:10:20.904 8 INFO neutron.plugins.ml2.managers [None req-85b25e40-3436-4f7d-9f3a-11ef4bc85e96 - - - - - -] Got port-security extension from driver 'port_security' 2026-04-28 23:10:20.904 8 INFO neutron.manager [None req-85b25e40-3436-4f7d-9f3a-11ef4bc85e96 - - - - - -] Loading Plugin: qos 2026-04-28 23:10:20.927 8 INFO neutron.manager [None req-85b25e40-3436-4f7d-9f3a-11ef4bc85e96 - - - - - -] Loading Plugin: ovn-router 2026-04-28 23:10:20.928 7 INFO neutron.plugins.ml2.drivers.type_vlan [None req-48276a3a-5ecc-4ee8-8ddf-df79f201972d - - - - - -] VlanTypeDriver initialization complete 2026-04-28 23:10:20.929 7 INFO neutron.plugins.ml2.managers [None req-48276a3a-5ecc-4ee8-8ddf-df79f201972d - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-04-28 23:10:20.929 7 INFO neutron.plugins.ml2.extensions.dns_integration [None req-48276a3a-5ecc-4ee8-8ddf-df79f201972d - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-04-28 23:10:20.929 7 INFO neutron.plugins.ml2.managers [None req-48276a3a-5ecc-4ee8-8ddf-df79f201972d - - - - - -] Initializing extension driver 'port_security' 2026-04-28 23:10:20.929 7 INFO neutron.plugins.ml2.extensions.port_security [None req-48276a3a-5ecc-4ee8-8ddf-df79f201972d - - - - - -] PortSecurityExtensionDriver initialization complete 2026-04-28 23:10:20.929 7 INFO neutron.plugins.ml2.managers [None req-48276a3a-5ecc-4ee8-8ddf-df79f201972d - - - - - -] Initializing extension driver 'qos' 2026-04-28 23:10:20.929 7 INFO neutron.plugins.ml2.managers [None req-48276a3a-5ecc-4ee8-8ddf-df79f201972d - - - - - -] Initializing mechanism driver 'ovn' 2026-04-28 23:10:20.929 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-48276a3a-5ecc-4ee8-8ddf-df79f201972d - - - - - -] Starting OVNMechanismDriver 2026-04-28 23:10:20.932 7 INFO neutron.services.logapi.drivers.ovn.driver [None req-48276a3a-5ecc-4ee8-8ddf-df79f201972d - - - - - -] OVN logging driver registered 2026-04-28 23:10:20.938 7 INFO neutron.quota [None req-48276a3a-5ecc-4ee8-8ddf-df79f201972d - - - - - -] Loaded quota_driver: . 2026-04-28 23:10:20.939 7 INFO neutron.plugins.ml2.plugin [None req-48276a3a-5ecc-4ee8-8ddf-df79f201972d - - - - - -] Modular L2 Plugin initialization complete 2026-04-28 23:10:20.939 7 INFO neutron.plugins.ml2.managers [None req-48276a3a-5ecc-4ee8-8ddf-df79f201972d - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-04-28 23:10:20.939 7 INFO neutron.plugins.ml2.managers [None req-48276a3a-5ecc-4ee8-8ddf-df79f201972d - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-04-28 23:10:20.939 7 INFO neutron.plugins.ml2.managers [None req-48276a3a-5ecc-4ee8-8ddf-df79f201972d - - - - - -] Got port-security extension from driver 'port_security' 2026-04-28 23:10:20.940 7 INFO neutron.manager [None req-48276a3a-5ecc-4ee8-8ddf-df79f201972d - - - - - -] Loading Plugin: qos 2026-04-28 23:10:20.952 7 INFO neutron.manager [None req-48276a3a-5ecc-4ee8-8ddf-df79f201972d - - - - - -] Loading Plugin: ovn-router 2026-04-28 23:10:20.963 8 INFO neutron.services.ovn_l3.plugin [None req-85b25e40-3436-4f7d-9f3a-11ef4bc85e96 - - - - - -] Starting OVNL3RouterPlugin 2026-04-28 23:10:20.968 8 INFO neutron.manager [None req-85b25e40-3436-4f7d-9f3a-11ef4bc85e96 - - - - - -] Loading Plugin: segments 2026-04-28 23:10:20.987 7 INFO neutron.services.ovn_l3.plugin [None req-48276a3a-5ecc-4ee8-8ddf-df79f201972d - - - - - -] Starting OVNL3RouterPlugin 2026-04-28 23:10:20.993 7 INFO neutron.manager [None req-48276a3a-5ecc-4ee8-8ddf-df79f201972d - - - - - -] Loading Plugin: segments 2026-04-28 23:10:21.081 8 INFO neutron.manager [None req-85b25e40-3436-4f7d-9f3a-11ef4bc85e96 - - - - - -] Loading Plugin: trunk 2026-04-28 23:10:21.093 8 INFO neutron.manager [None req-85b25e40-3436-4f7d-9f3a-11ef4bc85e96 - - - - - -] Loading Plugin: log 2026-04-28 23:10:21.096 8 INFO neutron.manager [None req-85b25e40-3436-4f7d-9f3a-11ef4bc85e96 - - - - - -] Loading Plugin: ovn-vpnaas 2026-04-28 23:10:21.101 7 INFO neutron.manager [None req-48276a3a-5ecc-4ee8-8ddf-df79f201972d - - - - - -] Loading Plugin: trunk 2026-04-28 23:10:21.113 7 INFO neutron.manager [None req-48276a3a-5ecc-4ee8-8ddf-df79f201972d - - - - - -] Loading Plugin: log 2026-04-28 23:10:21.116 7 INFO neutron.manager [None req-48276a3a-5ecc-4ee8-8ddf-df79f201972d - - - - - -] Loading Plugin: ovn-vpnaas 2026-04-28 23:10:21.161 8 INFO neutron_vpnaas.db.vpn.vpn_agentschedulers_db [None req-85b25e40-3436-4f7d-9f3a-11ef4bc85e96 - - - - - -] Skipping periodic VPN agent status check because automatic rescheduling is disabled. 2026-04-28 23:10:21.162 8 WARNING stevedore.named [None req-85b25e40-3436-4f7d-9f3a-11ef4bc85e96 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ovn_ipsec.IPsecOvnVPNDriver 2026-04-28 23:10:21.177 7 INFO neutron_vpnaas.db.vpn.vpn_agentschedulers_db [None req-48276a3a-5ecc-4ee8-8ddf-df79f201972d - - - - - -] Skipping periodic VPN agent status check because automatic rescheduling is disabled. 2026-04-28 23:10:21.178 7 WARNING stevedore.named [None req-48276a3a-5ecc-4ee8-8ddf-df79f201972d - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ovn_ipsec.IPsecOvnVPNDriver 2026-04-28 23:10:21.202 8 INFO neutron_vpnaas.services.vpn.plugin [None req-85b25e40-3436-4f7d-9f3a-11ef4bc85e96 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-04-28 23:10:21.202 8 INFO neutron.common.utils [None req-85b25e40-3436-4f7d-9f3a-11ef4bc85e96 - - - - - -] Disable filter validation extension by service plugin VPNOVNDriverPlugin. 2026-04-28 23:10:21.202 8 INFO neutron.manager [None req-85b25e40-3436-4f7d-9f3a-11ef4bc85e96 - - - - - -] Loading Plugin: taas 2026-04-28 23:10:21.221 7 INFO neutron_vpnaas.services.vpn.plugin [None req-48276a3a-5ecc-4ee8-8ddf-df79f201972d - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-04-28 23:10:21.222 7 INFO neutron.common.utils [None req-48276a3a-5ecc-4ee8-8ddf-df79f201972d - - - - - -] Disable filter validation extension by service plugin VPNOVNDriverPlugin. 2026-04-28 23:10:21.222 7 INFO neutron.manager [None req-48276a3a-5ecc-4ee8-8ddf-df79f201972d - - - - - -] Loading Plugin: taas 2026-04-28 23:10:21.230 8 WARNING stevedore.named [None req-85b25e40-3436-4f7d-9f3a-11ef4bc85e96 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.ovn.taas_ovn.TaasOvnDriver 2026-04-28 23:10:21.236 8 INFO neutron_taas.services.taas.taas_plugin [None req-85b25e40-3436-4f7d-9f3a-11ef4bc85e96 - - - - - -] TAAS Plugin initialized using service drivers: dict_keys(['taas']), default: taas 2026-04-28 23:10:21.236 8 INFO neutron.manager [None req-85b25e40-3436-4f7d-9f3a-11ef4bc85e96 - - - - - -] Loading Plugin: tapmirror 2026-04-28 23:10:21.245 8 WARNING stevedore.named [None req-85b25e40-3436-4f7d-9f3a-11ef4bc85e96 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.ovn.taas_ovn.TaasOvnDriver 2026-04-28 23:10:21.246 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-85b25e40-3436-4f7d-9f3a-11ef4bc85e96 - - - - - -] Tap Mirror plugin using service drivers: dict_keys(['taas']), default: taas 2026-04-28 23:10:21.246 8 INFO neutron.manager [None req-85b25e40-3436-4f7d-9f3a-11ef4bc85e96 - - - - - -] Loading Plugin: auto_allocate 2026-04-28 23:10:21.249 7 WARNING stevedore.named [None req-48276a3a-5ecc-4ee8-8ddf-df79f201972d - - - - - -] Could not load neutron_taas.services.taas.service_drivers.ovn.taas_ovn.TaasOvnDriver 2026-04-28 23:10:21.251 8 INFO neutron.manager [None req-85b25e40-3436-4f7d-9f3a-11ef4bc85e96 - - - - - -] Loading Plugin: tag 2026-04-28 23:10:21.255 7 INFO neutron_taas.services.taas.taas_plugin [None req-48276a3a-5ecc-4ee8-8ddf-df79f201972d - - - - - -] TAAS Plugin initialized using service drivers: dict_keys(['taas']), default: taas 2026-04-28 23:10:21.255 7 INFO neutron.manager [None req-48276a3a-5ecc-4ee8-8ddf-df79f201972d - - - - - -] Loading Plugin: tapmirror 2026-04-28 23:10:21.258 8 INFO neutron.manager [None req-85b25e40-3436-4f7d-9f3a-11ef4bc85e96 - - - - - -] Loading Plugin: timestamp 2026-04-28 23:10:21.261 8 INFO neutron.manager [None req-85b25e40-3436-4f7d-9f3a-11ef4bc85e96 - - - - - -] Loading Plugin: network_ip_availability 2026-04-28 23:10:21.264 7 WARNING stevedore.named [None req-48276a3a-5ecc-4ee8-8ddf-df79f201972d - - - - - -] Could not load neutron_taas.services.taas.service_drivers.ovn.taas_ovn.TaasOvnDriver 2026-04-28 23:10:21.265 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-48276a3a-5ecc-4ee8-8ddf-df79f201972d - - - - - -] Tap Mirror plugin using service drivers: dict_keys(['taas']), default: taas 2026-04-28 23:10:21.265 7 INFO neutron.manager [None req-48276a3a-5ecc-4ee8-8ddf-df79f201972d - - - - - -] Loading Plugin: auto_allocate 2026-04-28 23:10:21.266 8 INFO neutron.manager [None req-85b25e40-3436-4f7d-9f3a-11ef4bc85e96 - - - - - -] Loading Plugin: flavors 2026-04-28 23:10:21.269 8 INFO neutron.manager [None req-85b25e40-3436-4f7d-9f3a-11ef4bc85e96 - - - - - -] Loading Plugin: revisions 2026-04-28 23:10:21.270 7 INFO neutron.manager [None req-48276a3a-5ecc-4ee8-8ddf-df79f201972d - - - - - -] Loading Plugin: tag 2026-04-28 23:10:21.273 8 INFO neutron.api.extensions [None req-85b25e40-3436-4f7d-9f3a-11ef4bc85e96 - - - - - -] Initializing extension manager. 2026-04-28 23:10:21.274 8 INFO neutron.api.extensions [None req-85b25e40-3436-4f7d-9f3a-11ef4bc85e96 - - - - - -] Loaded extension: address-group 2026-04-28 23:10:21.275 8 INFO neutron.api.extensions [None req-85b25e40-3436-4f7d-9f3a-11ef4bc85e96 - - - - - -] Loaded extension: address-scope 2026-04-28 23:10:21.276 8 INFO neutron.api.extensions [None req-85b25e40-3436-4f7d-9f3a-11ef4bc85e96 - - - - - -] Extension router-admin-state-down-before-update not supported by any of loaded plugins 2026-04-28 23:10:21.277 7 INFO neutron.manager [None req-48276a3a-5ecc-4ee8-8ddf-df79f201972d - - - - - -] Loading Plugin: timestamp 2026-04-28 23:10:21.277 8 INFO neutron.api.extensions [None req-85b25e40-3436-4f7d-9f3a-11ef4bc85e96 - - - - - -] Loaded extension: agent 2026-04-28 23:10:21.277 8 INFO neutron.api.extensions [None req-85b25e40-3436-4f7d-9f3a-11ef4bc85e96 - - - - - -] Extension agent-resources-synced not supported by any of loaded plugins 2026-04-28 23:10:21.278 8 INFO neutron.api.extensions [None req-85b25e40-3436-4f7d-9f3a-11ef4bc85e96 - - - - - -] Loaded extension: allowed-address-pairs 2026-04-28 23:10:21.279 7 INFO neutron.manager [None req-48276a3a-5ecc-4ee8-8ddf-df79f201972d - - - - - -] Loading Plugin: network_ip_availability 2026-04-28 23:10:21.279 8 INFO neutron.api.extensions [None req-85b25e40-3436-4f7d-9f3a-11ef4bc85e96 - - - - - -] Loaded extension: auto-allocated-topology 2026-04-28 23:10:21.280 8 INFO neutron.api.extensions [None req-85b25e40-3436-4f7d-9f3a-11ef4bc85e96 - - - - - -] Loaded extension: availability_zone 2026-04-28 23:10:21.280 8 INFO neutron.api.extensions [None req-85b25e40-3436-4f7d-9f3a-11ef4bc85e96 - - - - - -] Extension availability_zone_filter not supported by any of loaded plugins 2026-04-28 23:10:21.281 8 INFO neutron.api.extensions [None req-85b25e40-3436-4f7d-9f3a-11ef4bc85e96 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-04-28 23:10:21.282 8 INFO neutron.api.extensions [None req-85b25e40-3436-4f7d-9f3a-11ef4bc85e96 - - - - - -] Loaded extension: default-subnetpools 2026-04-28 23:10:21.283 8 INFO neutron.api.extensions [None req-85b25e40-3436-4f7d-9f3a-11ef4bc85e96 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-04-28 23:10:21.284 7 INFO neutron.manager [None req-48276a3a-5ecc-4ee8-8ddf-df79f201972d - - - - - -] Loading Plugin: flavors 2026-04-28 23:10:21.284 8 INFO neutron.api.extensions [None req-85b25e40-3436-4f7d-9f3a-11ef4bc85e96 - - - - - -] Loaded extension: dns-integration 2026-04-28 23:10:21.284 8 INFO neutron.api.extensions [None req-85b25e40-3436-4f7d-9f3a-11ef4bc85e96 - - - - - -] Loaded extension: dns-domain-ports 2026-04-28 23:10:21.285 8 INFO neutron.api.extensions [None req-85b25e40-3436-4f7d-9f3a-11ef4bc85e96 - - - - - -] Loaded extension: dns-integration-domain-keywords 2026-04-28 23:10:21.286 8 INFO neutron.api.extensions [None req-85b25e40-3436-4f7d-9f3a-11ef4bc85e96 - - - - - -] Extension dvr not supported by any of loaded plugins 2026-04-28 23:10:21.286 8 INFO neutron.api.extensions [None req-85b25e40-3436-4f7d-9f3a-11ef4bc85e96 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-04-28 23:10:21.287 8 INFO neutron.api.extensions [None req-85b25e40-3436-4f7d-9f3a-11ef4bc85e96 - - - - - -] Loaded extension: empty-string-filtering 2026-04-28 23:10:21.287 7 INFO neutron.manager [None req-48276a3a-5ecc-4ee8-8ddf-df79f201972d - - - - - -] Loading Plugin: revisions 2026-04-28 23:10:21.287 8 INFO neutron.api.extensions [None req-85b25e40-3436-4f7d-9f3a-11ef4bc85e96 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-04-28 23:10:21.288 8 INFO neutron.api.extensions [None req-85b25e40-3436-4f7d-9f3a-11ef4bc85e96 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-04-28 23:10:21.288 8 INFO neutron.api.extensions [None req-85b25e40-3436-4f7d-9f3a-11ef4bc85e96 - - - - - -] Loaded extension: external-net 2026-04-28 23:10:21.289 8 INFO neutron.api.extensions [None req-85b25e40-3436-4f7d-9f3a-11ef4bc85e96 - - - - - -] Loaded extension: extra_dhcp_opt 2026-04-28 23:10:21.290 8 INFO neutron.api.extensions [None req-85b25e40-3436-4f7d-9f3a-11ef4bc85e96 - - - - - -] Loaded extension: extraroute 2026-04-28 23:10:21.290 7 INFO neutron.api.extensions [None req-48276a3a-5ecc-4ee8-8ddf-df79f201972d - - - - - -] Initializing extension manager. 2026-04-28 23:10:21.290 8 INFO neutron.api.extensions [None req-85b25e40-3436-4f7d-9f3a-11ef4bc85e96 - - - - - -] Loaded extension: extraroute-atomic 2026-04-28 23:10:21.291 8 INFO neutron.api.extensions [None req-85b25e40-3436-4f7d-9f3a-11ef4bc85e96 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-04-28 23:10:21.291 7 INFO neutron.api.extensions [None req-48276a3a-5ecc-4ee8-8ddf-df79f201972d - - - - - -] Loaded extension: address-group 2026-04-28 23:10:21.291 8 INFO neutron.api.extensions [None req-85b25e40-3436-4f7d-9f3a-11ef4bc85e96 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-04-28 23:10:21.292 8 INFO neutron.api.extensions [None req-85b25e40-3436-4f7d-9f3a-11ef4bc85e96 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-04-28 23:10:21.292 8 INFO neutron.api.extensions [None req-85b25e40-3436-4f7d-9f3a-11ef4bc85e96 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-04-28 23:10:21.292 7 INFO neutron.api.extensions [None req-48276a3a-5ecc-4ee8-8ddf-df79f201972d - - - - - -] Loaded extension: address-scope 2026-04-28 23:10:21.293 7 INFO neutron.api.extensions [None req-48276a3a-5ecc-4ee8-8ddf-df79f201972d - - - - - -] Extension router-admin-state-down-before-update not supported by any of loaded plugins 2026-04-28 23:10:21.293 8 INFO neutron.api.extensions [None req-85b25e40-3436-4f7d-9f3a-11ef4bc85e96 - - - - - -] Loaded extension: fip-port-details 2026-04-28 23:10:21.294 8 INFO neutron.api.extensions [None req-85b25e40-3436-4f7d-9f3a-11ef4bc85e96 - - - - - -] Loaded extension: flavors 2026-04-28 23:10:21.294 7 INFO neutron.api.extensions [None req-48276a3a-5ecc-4ee8-8ddf-df79f201972d - - - - - -] Loaded extension: agent 2026-04-28 23:10:21.294 7 INFO neutron.api.extensions [None req-48276a3a-5ecc-4ee8-8ddf-df79f201972d - - - - - -] Extension agent-resources-synced not supported by any of loaded plugins 2026-04-28 23:10:21.295 8 INFO neutron.api.extensions [None req-85b25e40-3436-4f7d-9f3a-11ef4bc85e96 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-04-28 23:10:21.296 7 INFO neutron.api.extensions [None req-48276a3a-5ecc-4ee8-8ddf-df79f201972d - - - - - -] Loaded extension: allowed-address-pairs 2026-04-28 23:10:21.296 8 INFO neutron.api.extensions [None req-85b25e40-3436-4f7d-9f3a-11ef4bc85e96 - - - - - -] Loaded extension: floatingip-pools 2026-04-28 23:10:21.296 7 INFO neutron.api.extensions [None req-48276a3a-5ecc-4ee8-8ddf-df79f201972d - - - - - -] Loaded extension: auto-allocated-topology 2026-04-28 23:10:21.296 8 INFO neutron.api.extensions [None req-85b25e40-3436-4f7d-9f3a-11ef4bc85e96 - - - - - -] Loaded extension: ip_allocation 2026-04-28 23:10:21.297 8 INFO neutron.api.extensions [None req-85b25e40-3436-4f7d-9f3a-11ef4bc85e96 - - - - - -] Extension ip-substring-filtering not supported by any of loaded plugins 2026-04-28 23:10:21.297 7 INFO neutron.api.extensions [None req-48276a3a-5ecc-4ee8-8ddf-df79f201972d - - - - - -] Loaded extension: availability_zone 2026-04-28 23:10:21.297 8 INFO neutron.api.extensions [None req-85b25e40-3436-4f7d-9f3a-11ef4bc85e96 - - - - - -] Loaded extension: l2_adjacency 2026-04-28 23:10:21.298 7 INFO neutron.api.extensions [None req-48276a3a-5ecc-4ee8-8ddf-df79f201972d - - - - - -] Extension availability_zone_filter not supported by any of loaded plugins 2026-04-28 23:10:21.298 7 INFO neutron.api.extensions [None req-48276a3a-5ecc-4ee8-8ddf-df79f201972d - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-04-28 23:10:21.299 7 INFO neutron.api.extensions [None req-48276a3a-5ecc-4ee8-8ddf-df79f201972d - - - - - -] Loaded extension: default-subnetpools 2026-04-28 23:10:21.299 8 INFO neutron.api.extensions [None req-85b25e40-3436-4f7d-9f3a-11ef4bc85e96 - - - - - -] Loaded extension: router 2026-04-28 23:10:21.300 7 INFO neutron.api.extensions [None req-48276a3a-5ecc-4ee8-8ddf-df79f201972d - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-04-28 23:10:21.301 7 INFO neutron.api.extensions [None req-48276a3a-5ecc-4ee8-8ddf-df79f201972d - - - - - -] Loaded extension: dns-integration 2026-04-28 23:10:21.301 8 INFO neutron.api.extensions [None req-85b25e40-3436-4f7d-9f3a-11ef4bc85e96 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-04-28 23:10:21.301 7 INFO neutron.api.extensions [None req-48276a3a-5ecc-4ee8-8ddf-df79f201972d - - - - - -] Loaded extension: dns-domain-ports 2026-04-28 23:10:21.301 8 INFO neutron.api.extensions [None req-85b25e40-3436-4f7d-9f3a-11ef4bc85e96 - - - - - -] Loaded extension: enable-default-route-bfd 2026-04-28 23:10:21.302 7 INFO neutron.api.extensions [None req-48276a3a-5ecc-4ee8-8ddf-df79f201972d - - - - - -] Loaded extension: dns-integration-domain-keywords 2026-04-28 23:10:21.302 8 INFO neutron.api.extensions [None req-85b25e40-3436-4f7d-9f3a-11ef4bc85e96 - - - - - -] Loaded extension: enable-default-route-ecmp 2026-04-28 23:10:21.302 7 INFO neutron.api.extensions [None req-48276a3a-5ecc-4ee8-8ddf-df79f201972d - - - - - -] Extension dvr not supported by any of loaded plugins 2026-04-28 23:10:21.302 8 INFO neutron.api.extensions [None req-85b25e40-3436-4f7d-9f3a-11ef4bc85e96 - - - - - -] Loaded extension: ext-gw-mode 2026-04-28 23:10:21.303 7 INFO neutron.api.extensions [None req-48276a3a-5ecc-4ee8-8ddf-df79f201972d - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-04-28 23:10:21.303 8 INFO neutron.api.extensions [None req-85b25e40-3436-4f7d-9f3a-11ef4bc85e96 - - - - - -] Loaded extension: l3-ha 2026-04-28 23:10:21.303 7 INFO neutron.api.extensions [None req-48276a3a-5ecc-4ee8-8ddf-df79f201972d - - - - - -] Loaded extension: empty-string-filtering 2026-04-28 23:10:21.304 8 INFO neutron.api.extensions [None req-85b25e40-3436-4f7d-9f3a-11ef4bc85e96 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-04-28 23:10:21.304 7 INFO neutron.api.extensions [None req-48276a3a-5ecc-4ee8-8ddf-df79f201972d - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-04-28 23:10:21.304 8 INFO neutron.api.extensions [None req-85b25e40-3436-4f7d-9f3a-11ef4bc85e96 - - - - - -] Loaded extension: external-gateway-multihoming 2026-04-28 23:10:21.304 7 INFO neutron.api.extensions [None req-48276a3a-5ecc-4ee8-8ddf-df79f201972d - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-04-28 23:10:21.305 8 INFO neutron.api.extensions [None req-85b25e40-3436-4f7d-9f3a-11ef4bc85e96 - - - - - -] Loaded extension: l3-flavors 2026-04-28 23:10:21.305 7 INFO neutron.api.extensions [None req-48276a3a-5ecc-4ee8-8ddf-df79f201972d - - - - - -] Loaded extension: external-net 2026-04-28 23:10:21.305 7 INFO neutron.api.extensions [None req-48276a3a-5ecc-4ee8-8ddf-df79f201972d - - - - - -] Loaded extension: extra_dhcp_opt 2026-04-28 23:10:21.306 8 INFO neutron.api.extensions [None req-85b25e40-3436-4f7d-9f3a-11ef4bc85e96 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-04-28 23:10:21.306 7 INFO neutron.api.extensions [None req-48276a3a-5ecc-4ee8-8ddf-df79f201972d - - - - - -] Loaded extension: extraroute 2026-04-28 23:10:21.306 8 INFO neutron.api.extensions [None req-85b25e40-3436-4f7d-9f3a-11ef4bc85e96 - - - - - -] Extension l3-port-ip-change-not-allowed not supported by any of loaded plugins 2026-04-28 23:10:21.307 7 INFO neutron.api.extensions [None req-48276a3a-5ecc-4ee8-8ddf-df79f201972d - - - - - -] Loaded extension: extraroute-atomic 2026-04-28 23:10:21.307 7 INFO neutron.api.extensions [None req-48276a3a-5ecc-4ee8-8ddf-df79f201972d - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-04-28 23:10:21.308 7 INFO neutron.api.extensions [None req-48276a3a-5ecc-4ee8-8ddf-df79f201972d - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-04-28 23:10:21.308 7 INFO neutron.api.extensions [None req-48276a3a-5ecc-4ee8-8ddf-df79f201972d - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-04-28 23:10:21.308 8 INFO neutron.api.extensions [None req-85b25e40-3436-4f7d-9f3a-11ef4bc85e96 - - - - - -] Extension l3_agent_scheduler not supported by any of loaded plugins 2026-04-28 23:10:21.309 7 INFO neutron.api.extensions [None req-48276a3a-5ecc-4ee8-8ddf-df79f201972d - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-04-28 23:10:21.309 7 INFO neutron.api.extensions [None req-48276a3a-5ecc-4ee8-8ddf-df79f201972d - - - - - -] Loaded extension: fip-port-details 2026-04-28 23:10:21.310 8 INFO neutron.api.extensions [None req-85b25e40-3436-4f7d-9f3a-11ef4bc85e96 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-04-28 23:10:21.310 7 INFO neutron.api.extensions [None req-48276a3a-5ecc-4ee8-8ddf-df79f201972d - - - - - -] Loaded extension: flavors 2026-04-28 23:10:21.311 8 INFO neutron.api.extensions [None req-85b25e40-3436-4f7d-9f3a-11ef4bc85e96 - - - - - -] Loaded extension: logging 2026-04-28 23:10:21.311 7 INFO neutron.api.extensions [None req-48276a3a-5ecc-4ee8-8ddf-df79f201972d - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-04-28 23:10:21.312 8 INFO neutron.api.extensions [None req-85b25e40-3436-4f7d-9f3a-11ef4bc85e96 - - - - - -] Extension metering not supported by any of loaded plugins 2026-04-28 23:10:21.312 7 INFO neutron.api.extensions [None req-48276a3a-5ecc-4ee8-8ddf-df79f201972d - - - - - -] Loaded extension: floatingip-pools 2026-04-28 23:10:21.312 7 INFO neutron.api.extensions [None req-48276a3a-5ecc-4ee8-8ddf-df79f201972d - - - - - -] Loaded extension: ip_allocation 2026-04-28 23:10:21.312 8 INFO neutron.api.extensions [None req-85b25e40-3436-4f7d-9f3a-11ef4bc85e96 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-04-28 23:10:21.313 7 INFO neutron.api.extensions [None req-48276a3a-5ecc-4ee8-8ddf-df79f201972d - - - - - -] Extension ip-substring-filtering not supported by any of loaded plugins 2026-04-28 23:10:21.313 8 INFO neutron.api.extensions [None req-85b25e40-3436-4f7d-9f3a-11ef4bc85e96 - - - - - -] Loaded extension: multi-provider 2026-04-28 23:10:21.314 7 INFO neutron.api.extensions [None req-48276a3a-5ecc-4ee8-8ddf-df79f201972d - - - - - -] Loaded extension: l2_adjacency 2026-04-28 23:10:21.314 8 INFO neutron.api.extensions [None req-85b25e40-3436-4f7d-9f3a-11ef4bc85e96 - - - - - -] Loaded extension: net-mtu 2026-04-28 23:10:21.314 8 INFO neutron.api.extensions [None req-85b25e40-3436-4f7d-9f3a-11ef4bc85e96 - - - - - -] Loaded extension: net-mtu-writable 2026-04-28 23:10:21.315 7 INFO neutron.api.extensions [None req-48276a3a-5ecc-4ee8-8ddf-df79f201972d - - - - - -] Loaded extension: router 2026-04-28 23:10:21.315 8 INFO neutron.api.extensions [None req-85b25e40-3436-4f7d-9f3a-11ef4bc85e96 - - - - - -] Loaded extension: network_availability_zone 2026-04-28 23:10:21.316 8 INFO neutron.api.extensions [None req-85b25e40-3436-4f7d-9f3a-11ef4bc85e96 - - - - - -] Extension network_ha not supported by any of loaded plugins 2026-04-28 23:10:21.316 8 INFO neutron.api.extensions [None req-85b25e40-3436-4f7d-9f3a-11ef4bc85e96 - - - - - -] Loaded extension: network-ip-availability 2026-04-28 23:10:21.317 7 INFO neutron.api.extensions [None req-48276a3a-5ecc-4ee8-8ddf-df79f201972d - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-04-28 23:10:21.317 8 INFO neutron.api.extensions [None req-85b25e40-3436-4f7d-9f3a-11ef4bc85e96 - - - - - -] Loaded extension: network-ip-availability-details 2026-04-28 23:10:21.317 7 INFO neutron.api.extensions [None req-48276a3a-5ecc-4ee8-8ddf-df79f201972d - - - - - -] Loaded extension: enable-default-route-bfd 2026-04-28 23:10:21.318 7 INFO neutron.api.extensions [None req-48276a3a-5ecc-4ee8-8ddf-df79f201972d - - - - - -] Loaded extension: enable-default-route-ecmp 2026-04-28 23:10:21.318 8 INFO neutron.api.extensions [None req-85b25e40-3436-4f7d-9f3a-11ef4bc85e96 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-04-28 23:10:21.319 7 INFO neutron.api.extensions [None req-48276a3a-5ecc-4ee8-8ddf-df79f201972d - - - - - -] Loaded extension: ext-gw-mode 2026-04-28 23:10:21.319 8 INFO neutron.api.extensions [None req-85b25e40-3436-4f7d-9f3a-11ef4bc85e96 - - - - - -] Loaded extension: pagination 2026-04-28 23:10:21.319 7 INFO neutron.api.extensions [None req-48276a3a-5ecc-4ee8-8ddf-df79f201972d - - - - - -] Loaded extension: l3-ha 2026-04-28 23:10:21.319 8 INFO neutron.api.extensions [None req-85b25e40-3436-4f7d-9f3a-11ef4bc85e96 - - - - - -] Loaded extension: port-device-profile 2026-04-28 23:10:21.320 7 INFO neutron.api.extensions [None req-48276a3a-5ecc-4ee8-8ddf-df79f201972d - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-04-28 23:10:21.320 8 INFO neutron.api.extensions [None req-85b25e40-3436-4f7d-9f3a-11ef4bc85e96 - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-04-28 23:10:21.320 7 INFO neutron.api.extensions [None req-48276a3a-5ecc-4ee8-8ddf-df79f201972d - - - - - -] Loaded extension: external-gateway-multihoming 2026-04-28 23:10:21.320 8 INFO neutron.api.extensions [None req-85b25e40-3436-4f7d-9f3a-11ef4bc85e96 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-04-28 23:10:21.321 7 INFO neutron.api.extensions [None req-48276a3a-5ecc-4ee8-8ddf-df79f201972d - - - - - -] Loaded extension: l3-flavors 2026-04-28 23:10:21.321 8 INFO neutron.api.extensions [None req-85b25e40-3436-4f7d-9f3a-11ef4bc85e96 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-04-28 23:10:21.321 8 INFO neutron.api.extensions [None req-85b25e40-3436-4f7d-9f3a-11ef4bc85e96 - - - - - -] Extension port-mac-override not supported by any of loaded plugins 2026-04-28 23:10:21.322 7 INFO neutron.api.extensions [None req-48276a3a-5ecc-4ee8-8ddf-df79f201972d - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-04-28 23:10:21.322 8 INFO neutron.api.extensions [None req-85b25e40-3436-4f7d-9f3a-11ef4bc85e96 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-04-28 23:10:21.322 7 INFO neutron.api.extensions [None req-48276a3a-5ecc-4ee8-8ddf-df79f201972d - - - - - -] Extension l3-port-ip-change-not-allowed not supported by any of loaded plugins 2026-04-28 23:10:21.323 8 INFO neutron.api.extensions [None req-85b25e40-3436-4f7d-9f3a-11ef4bc85e96 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-04-28 23:10:21.323 8 INFO neutron.api.extensions [None req-85b25e40-3436-4f7d-9f3a-11ef4bc85e96 - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-04-28 23:10:21.324 8 INFO neutron.api.extensions [None req-85b25e40-3436-4f7d-9f3a-11ef4bc85e96 - - - - - -] Loaded extension: port-resource-request 2026-04-28 23:10:21.324 8 INFO neutron.api.extensions [None req-85b25e40-3436-4f7d-9f3a-11ef4bc85e96 - - - - - -] Loaded extension: port-resource-request-groups 2026-04-28 23:10:21.324 7 INFO neutron.api.extensions [None req-48276a3a-5ecc-4ee8-8ddf-df79f201972d - - - - - -] Extension l3_agent_scheduler not supported by any of loaded plugins 2026-04-28 23:10:21.325 8 INFO neutron.api.extensions [None req-85b25e40-3436-4f7d-9f3a-11ef4bc85e96 - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-04-28 23:10:21.325 8 INFO neutron.api.extensions [None req-85b25e40-3436-4f7d-9f3a-11ef4bc85e96 - - - - - -] Loaded extension: binding 2026-04-28 23:10:21.326 7 INFO neutron.api.extensions [None req-48276a3a-5ecc-4ee8-8ddf-df79f201972d - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-04-28 23:10:21.326 8 INFO neutron.api.extensions [None req-85b25e40-3436-4f7d-9f3a-11ef4bc85e96 - - - - - -] Loaded extension: binding-extended 2026-04-28 23:10:21.327 7 INFO neutron.api.extensions [None req-48276a3a-5ecc-4ee8-8ddf-df79f201972d - - - - - -] Loaded extension: logging 2026-04-28 23:10:21.327 8 INFO neutron.api.extensions [None req-85b25e40-3436-4f7d-9f3a-11ef4bc85e96 - - - - - -] Loaded extension: port-security 2026-04-28 23:10:21.327 8 INFO neutron.api.extensions [None req-85b25e40-3436-4f7d-9f3a-11ef4bc85e96 - - - - - -] Loaded extension: project-id 2026-04-28 23:10:21.328 8 INFO neutron.api.extensions [None req-85b25e40-3436-4f7d-9f3a-11ef4bc85e96 - - - - - -] Loaded extension: provider 2026-04-28 23:10:21.328 7 INFO neutron.api.extensions [None req-48276a3a-5ecc-4ee8-8ddf-df79f201972d - - - - - -] Extension metering not supported by any of loaded plugins 2026-04-28 23:10:21.328 7 INFO neutron.api.extensions [None req-48276a3a-5ecc-4ee8-8ddf-df79f201972d - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-04-28 23:10:21.328 8 INFO neutron.api.extensions [None req-85b25e40-3436-4f7d-9f3a-11ef4bc85e96 - - - - - -] Loaded extension: qinq 2026-04-28 23:10:21.329 7 INFO neutron.api.extensions [None req-48276a3a-5ecc-4ee8-8ddf-df79f201972d - - - - - -] Loaded extension: multi-provider 2026-04-28 23:10:21.329 7 INFO neutron.api.extensions [None req-48276a3a-5ecc-4ee8-8ddf-df79f201972d - - - - - -] Loaded extension: net-mtu 2026-04-28 23:10:21.330 7 INFO neutron.api.extensions [None req-48276a3a-5ecc-4ee8-8ddf-df79f201972d - - - - - -] Loaded extension: net-mtu-writable 2026-04-28 23:10:21.331 7 INFO neutron.api.extensions [None req-48276a3a-5ecc-4ee8-8ddf-df79f201972d - - - - - -] Loaded extension: network_availability_zone 2026-04-28 23:10:21.331 8 INFO neutron.api.extensions [None req-85b25e40-3436-4f7d-9f3a-11ef4bc85e96 - - - - - -] Loaded extension: qos 2026-04-28 23:10:21.331 7 INFO neutron.api.extensions [None req-48276a3a-5ecc-4ee8-8ddf-df79f201972d - - - - - -] Extension network_ha not supported by any of loaded plugins 2026-04-28 23:10:21.331 8 INFO neutron.api.extensions [None req-85b25e40-3436-4f7d-9f3a-11ef4bc85e96 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-04-28 23:10:21.332 7 INFO neutron.api.extensions [None req-48276a3a-5ecc-4ee8-8ddf-df79f201972d - - - - - -] Loaded extension: network-ip-availability 2026-04-28 23:10:21.332 8 INFO neutron.api.extensions [None req-85b25e40-3436-4f7d-9f3a-11ef4bc85e96 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-04-28 23:10:21.332 7 INFO neutron.api.extensions [None req-48276a3a-5ecc-4ee8-8ddf-df79f201972d - - - - - -] Loaded extension: network-ip-availability-details 2026-04-28 23:10:21.333 8 INFO neutron.api.extensions [None req-85b25e40-3436-4f7d-9f3a-11ef4bc85e96 - - - - - -] Loaded extension: qos-default 2026-04-28 23:10:21.333 8 INFO neutron.api.extensions [None req-85b25e40-3436-4f7d-9f3a-11ef4bc85e96 - - - - - -] Loaded extension: qos-fip 2026-04-28 23:10:21.333 7 INFO neutron.api.extensions [None req-48276a3a-5ecc-4ee8-8ddf-df79f201972d - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-04-28 23:10:21.334 8 INFO neutron.api.extensions [None req-85b25e40-3436-4f7d-9f3a-11ef4bc85e96 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-04-28 23:10:21.334 7 INFO neutron.api.extensions [None req-48276a3a-5ecc-4ee8-8ddf-df79f201972d - - - - - -] Loaded extension: pagination 2026-04-28 23:10:21.334 8 INFO neutron.api.extensions [None req-85b25e40-3436-4f7d-9f3a-11ef4bc85e96 - - - - - -] Loaded extension: qos-gateway-ip 2026-04-28 23:10:21.334 7 INFO neutron.api.extensions [None req-48276a3a-5ecc-4ee8-8ddf-df79f201972d - - - - - -] Loaded extension: port-device-profile 2026-04-28 23:10:21.335 8 INFO neutron.api.extensions [None req-85b25e40-3436-4f7d-9f3a-11ef4bc85e96 - - - - - -] Loaded extension: qos-port-network-policy 2026-04-28 23:10:21.335 7 INFO neutron.api.extensions [None req-48276a3a-5ecc-4ee8-8ddf-df79f201972d - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-04-28 23:10:21.336 8 INFO neutron.api.extensions [None req-85b25e40-3436-4f7d-9f3a-11ef4bc85e96 - - - - - -] Loaded extension: qos-pps-minimum 2026-04-28 23:10:21.336 7 INFO neutron.api.extensions [None req-48276a3a-5ecc-4ee8-8ddf-df79f201972d - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-04-28 23:10:21.336 7 INFO neutron.api.extensions [None req-48276a3a-5ecc-4ee8-8ddf-df79f201972d - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-04-28 23:10:21.336 8 INFO neutron.api.extensions [None req-85b25e40-3436-4f7d-9f3a-11ef4bc85e96 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-04-28 23:10:21.337 7 INFO neutron.api.extensions [None req-48276a3a-5ecc-4ee8-8ddf-df79f201972d - - - - - -] Extension port-mac-override not supported by any of loaded plugins 2026-04-28 23:10:21.337 8 INFO neutron.api.extensions [None req-85b25e40-3436-4f7d-9f3a-11ef4bc85e96 - - - - - -] Loaded extension: qos-pps 2026-04-28 23:10:21.337 7 INFO neutron.api.extensions [None req-48276a3a-5ecc-4ee8-8ddf-df79f201972d - - - - - -] Loaded extension: port-mac-address-regenerate 2026-04-28 23:10:21.338 8 INFO neutron.api.extensions [None req-85b25e40-3436-4f7d-9f3a-11ef4bc85e96 - - - - - -] Loaded extension: qos-rule-type-details 2026-04-28 23:10:21.338 7 INFO neutron.api.extensions [None req-48276a3a-5ecc-4ee8-8ddf-df79f201972d - - - - - -] Loaded extension: port-numa-affinity-policy 2026-04-28 23:10:21.338 8 INFO neutron.api.extensions [None req-85b25e40-3436-4f7d-9f3a-11ef4bc85e96 - - - - - -] Loaded extension: qos-rule-type-filter 2026-04-28 23:10:21.338 7 INFO neutron.api.extensions [None req-48276a3a-5ecc-4ee8-8ddf-df79f201972d - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-04-28 23:10:21.339 7 INFO neutron.api.extensions [None req-48276a3a-5ecc-4ee8-8ddf-df79f201972d - - - - - -] Loaded extension: port-resource-request 2026-04-28 23:10:21.339 8 INFO neutron.api.extensions [None req-85b25e40-3436-4f7d-9f3a-11ef4bc85e96 - - - - - -] Loaded extension: qos-rules-alias 2026-04-28 23:10:21.339 7 INFO neutron.api.extensions [None req-48276a3a-5ecc-4ee8-8ddf-df79f201972d - - - - - -] Loaded extension: port-resource-request-groups 2026-04-28 23:10:21.339 8 INFO neutron.api.extensions [None req-85b25e40-3436-4f7d-9f3a-11ef4bc85e96 - - - - - -] Loaded extension: quota-check-limit 2026-04-28 23:10:21.340 7 INFO neutron.api.extensions [None req-48276a3a-5ecc-4ee8-8ddf-df79f201972d - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-04-28 23:10:21.340 8 INFO neutron.api.extensions [None req-85b25e40-3436-4f7d-9f3a-11ef4bc85e96 - - - - - -] Loaded extension: quota-check-limit-default 2026-04-28 23:10:21.340 7 INFO neutron.api.extensions [None req-48276a3a-5ecc-4ee8-8ddf-df79f201972d - - - - - -] Loaded extension: binding 2026-04-28 23:10:21.341 7 INFO neutron.api.extensions [None req-48276a3a-5ecc-4ee8-8ddf-df79f201972d - - - - - -] Loaded extension: binding-extended 2026-04-28 23:10:21.342 7 INFO neutron.api.extensions [None req-48276a3a-5ecc-4ee8-8ddf-df79f201972d - - - - - -] Loaded extension: port-security 2026-04-28 23:10:21.342 7 INFO neutron.api.extensions [None req-48276a3a-5ecc-4ee8-8ddf-df79f201972d - - - - - -] Loaded extension: project-id 2026-04-28 23:10:21.342 8 INFO neutron.api.extensions [None req-85b25e40-3436-4f7d-9f3a-11ef4bc85e96 - - - - - -] Loaded extension: quotas 2026-04-28 23:10:21.343 7 INFO neutron.api.extensions [None req-48276a3a-5ecc-4ee8-8ddf-df79f201972d - - - - - -] Loaded extension: provider 2026-04-28 23:10:21.344 7 INFO neutron.api.extensions [None req-48276a3a-5ecc-4ee8-8ddf-df79f201972d - - - - - -] Loaded extension: qinq 2026-04-28 23:10:21.344 8 INFO neutron.api.extensions [None req-85b25e40-3436-4f7d-9f3a-11ef4bc85e96 - - - - - -] Loaded extension: quota_details 2026-04-28 23:10:21.345 8 INFO neutron.api.extensions [None req-85b25e40-3436-4f7d-9f3a-11ef4bc85e96 - - - - - -] Loaded extension: rbac-policies 2026-04-28 23:10:21.346 8 INFO neutron.api.extensions [None req-85b25e40-3436-4f7d-9f3a-11ef4bc85e96 - - - - - -] Extension rbac-address-group not supported by any of loaded plugins 2026-04-28 23:10:21.346 7 INFO neutron.api.extensions [None req-48276a3a-5ecc-4ee8-8ddf-df79f201972d - - - - - -] Loaded extension: qos 2026-04-28 23:10:21.346 8 INFO neutron.api.extensions [None req-85b25e40-3436-4f7d-9f3a-11ef4bc85e96 - - - - - -] Loaded extension: rbac-address-scope 2026-04-28 23:10:21.347 7 INFO neutron.api.extensions [None req-48276a3a-5ecc-4ee8-8ddf-df79f201972d - - - - - -] Loaded extension: qos-bw-limit-direction 2026-04-28 23:10:21.347 8 INFO neutron.api.extensions [None req-85b25e40-3436-4f7d-9f3a-11ef4bc85e96 - - - - - -] Loaded extension: rbac-security-groups 2026-04-28 23:10:21.347 7 INFO neutron.api.extensions [None req-48276a3a-5ecc-4ee8-8ddf-df79f201972d - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-04-28 23:10:21.347 8 INFO neutron.api.extensions [None req-85b25e40-3436-4f7d-9f3a-11ef4bc85e96 - - - - - -] Extension rbac-subnetpool not supported by any of loaded plugins 2026-04-28 23:10:21.348 7 INFO neutron.api.extensions [None req-48276a3a-5ecc-4ee8-8ddf-df79f201972d - - - - - -] Loaded extension: qos-default 2026-04-28 23:10:21.348 8 INFO neutron.api.extensions [None req-85b25e40-3436-4f7d-9f3a-11ef4bc85e96 - - - - - -] Loaded extension: revision-if-match 2026-04-28 23:10:21.348 7 INFO neutron.api.extensions [None req-48276a3a-5ecc-4ee8-8ddf-df79f201972d - - - - - -] Loaded extension: qos-fip 2026-04-28 23:10:21.349 7 INFO neutron.api.extensions [None req-48276a3a-5ecc-4ee8-8ddf-df79f201972d - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-04-28 23:10:21.349 8 INFO neutron.api.extensions [None req-85b25e40-3436-4f7d-9f3a-11ef4bc85e96 - - - - - -] Loaded extension: standard-attr-revisions 2026-04-28 23:10:21.349 7 INFO neutron.api.extensions [None req-48276a3a-5ecc-4ee8-8ddf-df79f201972d - - - - - -] Loaded extension: qos-gateway-ip 2026-04-28 23:10:21.349 8 INFO neutron.api.extensions [None req-85b25e40-3436-4f7d-9f3a-11ef4bc85e96 - - - - - -] Loaded extension: router_availability_zone 2026-04-28 23:10:21.350 7 INFO neutron.api.extensions [None req-48276a3a-5ecc-4ee8-8ddf-df79f201972d - - - - - -] Loaded extension: qos-port-network-policy 2026-04-28 23:10:21.350 8 INFO neutron.api.extensions [None req-85b25e40-3436-4f7d-9f3a-11ef4bc85e96 - - - - - -] Loaded extension: router-enable-snat 2026-04-28 23:10:21.350 7 INFO neutron.api.extensions [None req-48276a3a-5ecc-4ee8-8ddf-df79f201972d - - - - - -] Loaded extension: qos-pps-minimum 2026-04-28 23:10:21.351 8 INFO neutron.api.extensions [None req-85b25e40-3436-4f7d-9f3a-11ef4bc85e96 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-04-28 23:10:21.351 7 INFO neutron.api.extensions [None req-48276a3a-5ecc-4ee8-8ddf-df79f201972d - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-04-28 23:10:21.352 7 INFO neutron.api.extensions [None req-48276a3a-5ecc-4ee8-8ddf-df79f201972d - - - - - -] Loaded extension: qos-pps 2026-04-28 23:10:21.352 7 INFO neutron.api.extensions [None req-48276a3a-5ecc-4ee8-8ddf-df79f201972d - - - - - -] Loaded extension: qos-rule-type-details 2026-04-28 23:10:21.352 8 INFO neutron.api.extensions [None req-85b25e40-3436-4f7d-9f3a-11ef4bc85e96 - - - - - -] Loaded extension: security-groups-default-rules 2026-04-28 23:10:21.353 7 INFO neutron.api.extensions [None req-48276a3a-5ecc-4ee8-8ddf-df79f201972d - - - - - -] Loaded extension: qos-rule-type-filter 2026-04-28 23:10:21.353 8 INFO neutron.api.extensions [None req-85b25e40-3436-4f7d-9f3a-11ef4bc85e96 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-04-28 23:10:21.354 7 INFO neutron.api.extensions [None req-48276a3a-5ecc-4ee8-8ddf-df79f201972d - - - - - -] Loaded extension: qos-rules-alias 2026-04-28 23:10:21.354 8 INFO neutron.api.extensions [None req-85b25e40-3436-4f7d-9f3a-11ef4bc85e96 - - - - - -] Extension port-security-groups-filtering not supported by any of loaded plugins 2026-04-28 23:10:21.354 7 INFO neutron.api.extensions [None req-48276a3a-5ecc-4ee8-8ddf-df79f201972d - - - - - -] Loaded extension: quota-check-limit 2026-04-28 23:10:21.354 8 INFO neutron.api.extensions [None req-85b25e40-3436-4f7d-9f3a-11ef4bc85e96 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-04-28 23:10:21.355 8 INFO neutron.api.extensions [None req-85b25e40-3436-4f7d-9f3a-11ef4bc85e96 - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-04-28 23:10:21.355 7 INFO neutron.api.extensions [None req-48276a3a-5ecc-4ee8-8ddf-df79f201972d - - - - - -] Loaded extension: quota-check-limit-default 2026-04-28 23:10:21.355 8 INFO neutron.api.extensions [None req-85b25e40-3436-4f7d-9f3a-11ef4bc85e96 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-04-28 23:10:21.357 7 INFO neutron.api.extensions [None req-48276a3a-5ecc-4ee8-8ddf-df79f201972d - - - - - -] Loaded extension: quotas 2026-04-28 23:10:21.358 7 INFO neutron.api.extensions [None req-48276a3a-5ecc-4ee8-8ddf-df79f201972d - - - - - -] Loaded extension: quota_details 2026-04-28 23:10:21.360 8 INFO neutron.api.extensions [None req-85b25e40-3436-4f7d-9f3a-11ef4bc85e96 - - - - - -] Loaded extension: security-group 2026-04-28 23:10:21.360 7 INFO neutron.api.extensions [None req-48276a3a-5ecc-4ee8-8ddf-df79f201972d - - - - - -] Loaded extension: rbac-policies 2026-04-28 23:10:21.360 7 INFO neutron.api.extensions [None req-48276a3a-5ecc-4ee8-8ddf-df79f201972d - - - - - -] Extension rbac-address-group not supported by any of loaded plugins 2026-04-28 23:10:21.361 8 INFO neutron.api.extensions [None req-85b25e40-3436-4f7d-9f3a-11ef4bc85e96 - - - - - -] Loaded extension: segment 2026-04-28 23:10:21.361 7 INFO neutron.api.extensions [None req-48276a3a-5ecc-4ee8-8ddf-df79f201972d - - - - - -] Loaded extension: rbac-address-scope 2026-04-28 23:10:21.361 8 INFO neutron.api.extensions [None req-85b25e40-3436-4f7d-9f3a-11ef4bc85e96 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-04-28 23:10:21.361 7 INFO neutron.api.extensions [None req-48276a3a-5ecc-4ee8-8ddf-df79f201972d - - - - - -] Loaded extension: rbac-security-groups 2026-04-28 23:10:21.362 7 INFO neutron.api.extensions [None req-48276a3a-5ecc-4ee8-8ddf-df79f201972d - - - - - -] Extension rbac-subnetpool not supported by any of loaded plugins 2026-04-28 23:10:21.362 8 INFO neutron.api.extensions [None req-85b25e40-3436-4f7d-9f3a-11ef4bc85e96 - - - - - -] Loaded extension: service-type 2026-04-28 23:10:21.362 8 INFO neutron.api.extensions [None req-85b25e40-3436-4f7d-9f3a-11ef4bc85e96 - - - - - -] Loaded extension: sorting 2026-04-28 23:10:21.363 7 INFO neutron.api.extensions [None req-48276a3a-5ecc-4ee8-8ddf-df79f201972d - - - - - -] Loaded extension: revision-if-match 2026-04-28 23:10:21.363 8 INFO neutron.api.extensions [None req-85b25e40-3436-4f7d-9f3a-11ef4bc85e96 - - - - - -] Loaded extension: standard-attr-segment 2026-04-28 23:10:21.363 7 INFO neutron.api.extensions [None req-48276a3a-5ecc-4ee8-8ddf-df79f201972d - - - - - -] Loaded extension: standard-attr-revisions 2026-04-28 23:10:21.364 8 INFO neutron.api.extensions [None req-85b25e40-3436-4f7d-9f3a-11ef4bc85e96 - - - - - -] Loaded extension: standard-attr-description 2026-04-28 23:10:21.364 7 INFO neutron.api.extensions [None req-48276a3a-5ecc-4ee8-8ddf-df79f201972d - - - - - -] Loaded extension: router_availability_zone 2026-04-28 23:10:21.364 8 INFO neutron.api.extensions [None req-85b25e40-3436-4f7d-9f3a-11ef4bc85e96 - - - - - -] Loaded extension: stateful-security-group 2026-04-28 23:10:21.364 7 INFO neutron.api.extensions [None req-48276a3a-5ecc-4ee8-8ddf-df79f201972d - - - - - -] Loaded extension: router-enable-snat 2026-04-28 23:10:21.365 8 WARNING neutron.api.extensions [None req-85b25e40-3436-4f7d-9f3a-11ef4bc85e96 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-04-28 23:10:21.365 7 INFO neutron.api.extensions [None req-48276a3a-5ecc-4ee8-8ddf-df79f201972d - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-04-28 23:10:21.365 8 INFO neutron.api.extensions [None req-85b25e40-3436-4f7d-9f3a-11ef4bc85e96 - - - - - -] Loaded extension: subnet-dns-publish-fixed-ip 2026-04-28 23:10:21.366 8 INFO neutron.api.extensions [None req-85b25e40-3436-4f7d-9f3a-11ef4bc85e96 - - - - - -] Loaded extension: subnet-external-network 2026-04-28 23:10:21.366 8 INFO neutron.api.extensions [None req-85b25e40-3436-4f7d-9f3a-11ef4bc85e96 - - - - - -] Extension subnet_onboard not supported by any of loaded plugins 2026-04-28 23:10:21.367 7 INFO neutron.api.extensions [None req-48276a3a-5ecc-4ee8-8ddf-df79f201972d - - - - - -] Loaded extension: security-groups-default-rules 2026-04-28 23:10:21.367 8 INFO neutron.api.extensions [None req-85b25e40-3436-4f7d-9f3a-11ef4bc85e96 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-04-28 23:10:21.367 7 INFO neutron.api.extensions [None req-48276a3a-5ecc-4ee8-8ddf-df79f201972d - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-04-28 23:10:21.367 8 INFO neutron.api.extensions [None req-85b25e40-3436-4f7d-9f3a-11ef4bc85e96 - - - - - -] Loaded extension: subnet-service-types 2026-04-28 23:10:21.368 7 INFO neutron.api.extensions [None req-48276a3a-5ecc-4ee8-8ddf-df79f201972d - - - - - -] Extension port-security-groups-filtering not supported by any of loaded plugins 2026-04-28 23:10:21.368 8 INFO neutron.api.extensions [None req-85b25e40-3436-4f7d-9f3a-11ef4bc85e96 - - - - - -] Loaded extension: subnet_allocation 2026-04-28 23:10:21.368 7 INFO neutron.api.extensions [None req-48276a3a-5ecc-4ee8-8ddf-df79f201972d - - - - - -] Loaded extension: security-groups-remote-address-group 2026-04-28 23:10:21.369 8 INFO neutron.api.extensions [None req-85b25e40-3436-4f7d-9f3a-11ef4bc85e96 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-04-28 23:10:21.369 7 INFO neutron.api.extensions [None req-48276a3a-5ecc-4ee8-8ddf-df79f201972d - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-04-28 23:10:21.369 8 INFO neutron.api.extensions [None req-85b25e40-3436-4f7d-9f3a-11ef4bc85e96 - - - - - -] Loaded extension: tag-creation 2026-04-28 23:10:21.370 7 INFO neutron.api.extensions [None req-48276a3a-5ecc-4ee8-8ddf-df79f201972d - - - - - -] Loaded extension: security-groups-shared-filtering 2026-04-28 23:10:21.370 8 INFO neutron.api.extensions [None req-85b25e40-3436-4f7d-9f3a-11ef4bc85e96 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-04-28 23:10:21.374 8 INFO neutron.api.extensions [None req-85b25e40-3436-4f7d-9f3a-11ef4bc85e96 - - - - - -] Loaded extension: standard-attr-tag 2026-04-28 23:10:21.375 8 INFO neutron.api.extensions [None req-85b25e40-3436-4f7d-9f3a-11ef4bc85e96 - - - - - -] Loaded extension: standard-attr-timestamp 2026-04-28 23:10:21.375 7 INFO neutron.api.extensions [None req-48276a3a-5ecc-4ee8-8ddf-df79f201972d - - - - - -] Loaded extension: security-group 2026-04-28 23:10:21.376 8 INFO neutron.api.extensions [None req-85b25e40-3436-4f7d-9f3a-11ef4bc85e96 - - - - - -] Loaded extension: trunk 2026-04-28 23:10:21.377 8 INFO neutron.api.extensions [None req-85b25e40-3436-4f7d-9f3a-11ef4bc85e96 - - - - - -] Loaded extension: trunk-details 2026-04-28 23:10:21.377 7 INFO neutron.api.extensions [None req-48276a3a-5ecc-4ee8-8ddf-df79f201972d - - - - - -] Loaded extension: segment 2026-04-28 23:10:21.377 8 INFO neutron.api.extensions [None req-85b25e40-3436-4f7d-9f3a-11ef4bc85e96 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-04-28 23:10:21.377 7 INFO neutron.api.extensions [None req-48276a3a-5ecc-4ee8-8ddf-df79f201972d - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-04-28 23:10:21.378 8 INFO neutron.api.extensions [None req-85b25e40-3436-4f7d-9f3a-11ef4bc85e96 - - - - - -] Extension uplink-status-propagation-updatable not supported by any of loaded plugins 2026-04-28 23:10:21.378 7 INFO neutron.api.extensions [None req-48276a3a-5ecc-4ee8-8ddf-df79f201972d - - - - - -] Loaded extension: service-type 2026-04-28 23:10:21.379 8 INFO neutron.api.extensions [None req-85b25e40-3436-4f7d-9f3a-11ef4bc85e96 - - - - - -] Loaded extension: vlan-transparent 2026-04-28 23:10:21.379 7 INFO neutron.api.extensions [None req-48276a3a-5ecc-4ee8-8ddf-df79f201972d - - - - - -] Loaded extension: sorting 2026-04-28 23:10:21.379 7 INFO neutron.api.extensions [None req-48276a3a-5ecc-4ee8-8ddf-df79f201972d - - - - - -] Loaded extension: standard-attr-segment 2026-04-28 23:10:21.379 8 INFO neutron.api.extensions [None req-85b25e40-3436-4f7d-9f3a-11ef4bc85e96 - - - - - -] Loaded extension: vpn-aes-ctr 2026-04-28 23:10:21.380 7 INFO neutron.api.extensions [None req-48276a3a-5ecc-4ee8-8ddf-df79f201972d - - - - - -] Loaded extension: standard-attr-description 2026-04-28 23:10:21.381 7 INFO neutron.api.extensions [None req-48276a3a-5ecc-4ee8-8ddf-df79f201972d - - - - - -] Loaded extension: stateful-security-group 2026-04-28 23:10:21.381 7 WARNING neutron.api.extensions [None req-48276a3a-5ecc-4ee8-8ddf-df79f201972d - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-04-28 23:10:21.382 7 INFO neutron.api.extensions [None req-48276a3a-5ecc-4ee8-8ddf-df79f201972d - - - - - -] Loaded extension: subnet-dns-publish-fixed-ip 2026-04-28 23:10:21.383 7 INFO neutron.api.extensions [None req-48276a3a-5ecc-4ee8-8ddf-df79f201972d - - - - - -] Loaded extension: subnet-external-network 2026-04-28 23:10:21.383 7 INFO neutron.api.extensions [None req-48276a3a-5ecc-4ee8-8ddf-df79f201972d - - - - - -] Extension subnet_onboard not supported by any of loaded plugins 2026-04-28 23:10:21.383 8 INFO neutron.api.extensions [None req-85b25e40-3436-4f7d-9f3a-11ef4bc85e96 - - - - - -] Loaded extension: vpn-agent-scheduler 2026-04-28 23:10:21.384 7 INFO neutron.api.extensions [None req-48276a3a-5ecc-4ee8-8ddf-df79f201972d - - - - - -] Loaded extension: subnet-segmentid-writable 2026-04-28 23:10:21.385 8 INFO neutron.api.extensions [None req-85b25e40-3436-4f7d-9f3a-11ef4bc85e96 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-04-28 23:10:21.385 7 INFO neutron.api.extensions [None req-48276a3a-5ecc-4ee8-8ddf-df79f201972d - - - - - -] Loaded extension: subnet-service-types 2026-04-28 23:10:21.385 8 INFO neutron.api.extensions [None req-85b25e40-3436-4f7d-9f3a-11ef4bc85e96 - - - - - -] Loaded extension: vpn-flavors 2026-04-28 23:10:21.386 7 INFO neutron.api.extensions [None req-48276a3a-5ecc-4ee8-8ddf-df79f201972d - - - - - -] Loaded extension: subnet_allocation 2026-04-28 23:10:21.387 7 INFO neutron.api.extensions [None req-48276a3a-5ecc-4ee8-8ddf-df79f201972d - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-04-28 23:10:21.387 7 INFO neutron.api.extensions [None req-48276a3a-5ecc-4ee8-8ddf-df79f201972d - - - - - -] Loaded extension: tag-creation 2026-04-28 23:10:21.388 8 INFO neutron.api.extensions [None req-85b25e40-3436-4f7d-9f3a-11ef4bc85e96 - - - - - -] Loaded extension: vpnaas 2026-04-28 23:10:21.388 7 INFO neutron.api.extensions [None req-48276a3a-5ecc-4ee8-8ddf-df79f201972d - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-04-28 23:10:21.389 8 INFO neutron.api.extensions [None req-85b25e40-3436-4f7d-9f3a-11ef4bc85e96 - - - - - -] Loaded extension: taas 2026-04-28 23:10:21.390 8 INFO neutron.api.extensions [None req-85b25e40-3436-4f7d-9f3a-11ef4bc85e96 - - - - - -] Loaded extension: tap-mirror 2026-04-28 23:10:21.391 8 INFO neutron.api.extensions [None req-85b25e40-3436-4f7d-9f3a-11ef4bc85e96 - - - - - -] Loaded extension: tap-mirror-both-direction 2026-04-28 23:10:21.392 8 INFO neutron.api.extensions [None req-85b25e40-3436-4f7d-9f3a-11ef4bc85e96 - - - - - -] Loaded extension: taas-vlan-filter 2026-04-28 23:10:21.392 7 INFO neutron.api.extensions [None req-48276a3a-5ecc-4ee8-8ddf-df79f201972d - - - - - -] Loaded extension: standard-attr-tag 2026-04-28 23:10:21.393 7 INFO neutron.api.extensions [None req-48276a3a-5ecc-4ee8-8ddf-df79f201972d - - - - - -] Loaded extension: standard-attr-timestamp 2026-04-28 23:10:21.394 7 INFO neutron.api.extensions [None req-48276a3a-5ecc-4ee8-8ddf-df79f201972d - - - - - -] Loaded extension: trunk 2026-04-28 23:10:21.395 7 INFO neutron.api.extensions [None req-48276a3a-5ecc-4ee8-8ddf-df79f201972d - - - - - -] Loaded extension: trunk-details 2026-04-28 23:10:21.395 8 INFO neutron.quota.resource_registry [None req-85b25e40-3436-4f7d-9f3a-11ef4bc85e96 - - - - - -] Creating instance of TrackedResource for resource:network 2026-04-28 23:10:21.395 8 INFO neutron.quota.resource_registry [None req-85b25e40-3436-4f7d-9f3a-11ef4bc85e96 - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-04-28 23:10:21.395 7 INFO neutron.api.extensions [None req-48276a3a-5ecc-4ee8-8ddf-df79f201972d - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-04-28 23:10:21.396 8 INFO neutron.quota.resource_registry [None req-85b25e40-3436-4f7d-9f3a-11ef4bc85e96 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-04-28 23:10:21.396 8 INFO neutron.quota.resource_registry [None req-85b25e40-3436-4f7d-9f3a-11ef4bc85e96 - - - - - -] Creating instance of TrackedResource for resource:port 2026-04-28 23:10:21.396 7 INFO neutron.api.extensions [None req-48276a3a-5ecc-4ee8-8ddf-df79f201972d - - - - - -] Extension uplink-status-propagation-updatable not supported by any of loaded plugins 2026-04-28 23:10:21.397 7 INFO neutron.api.extensions [None req-48276a3a-5ecc-4ee8-8ddf-df79f201972d - - - - - -] Loaded extension: vlan-transparent 2026-04-28 23:10:21.397 7 INFO neutron.api.extensions [None req-48276a3a-5ecc-4ee8-8ddf-df79f201972d - - - - - -] Loaded extension: vpn-aes-ctr 2026-04-28 23:10:21.399 8 INFO neutron.quota.resource_registry [None req-85b25e40-3436-4f7d-9f3a-11ef4bc85e96 - - - - - -] Creating instance of TrackedResource for resource:router 2026-04-28 23:10:21.400 8 INFO neutron.quota.resource_registry [None req-85b25e40-3436-4f7d-9f3a-11ef4bc85e96 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-04-28 23:10:21.401 7 INFO neutron.api.extensions [None req-48276a3a-5ecc-4ee8-8ddf-df79f201972d - - - - - -] Loaded extension: vpn-agent-scheduler 2026-04-28 23:10:21.402 7 INFO neutron.api.extensions [None req-48276a3a-5ecc-4ee8-8ddf-df79f201972d - - - - - -] Loaded extension: vpn-endpoint-groups 2026-04-28 23:10:21.403 7 INFO neutron.api.extensions [None req-48276a3a-5ecc-4ee8-8ddf-df79f201972d - - - - - -] Loaded extension: vpn-flavors 2026-04-28 23:10:21.405 7 INFO neutron.api.extensions [None req-48276a3a-5ecc-4ee8-8ddf-df79f201972d - - - - - -] Loaded extension: vpnaas 2026-04-28 23:10:21.405 8 INFO neutron.quota.resource_registry [None req-85b25e40-3436-4f7d-9f3a-11ef4bc85e96 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-04-28 23:10:21.406 8 INFO neutron.quota.resource_registry [None req-85b25e40-3436-4f7d-9f3a-11ef4bc85e96 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-04-28 23:10:21.406 8 INFO neutron.quota.resource_registry [None req-85b25e40-3436-4f7d-9f3a-11ef4bc85e96 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-04-28 23:10:21.406 7 INFO neutron.api.extensions [None req-48276a3a-5ecc-4ee8-8ddf-df79f201972d - - - - - -] Loaded extension: taas 2026-04-28 23:10:21.407 8 INFO neutron.quota.resource_registry [None req-85b25e40-3436-4f7d-9f3a-11ef4bc85e96 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-04-28 23:10:21.407 8 WARNING neutron.quota.resource_registry [None req-85b25e40-3436-4f7d-9f3a-11ef4bc85e96 - - - - - -] subnetpool is already registered 2026-04-28 23:10:21.408 7 INFO neutron.api.extensions [None req-48276a3a-5ecc-4ee8-8ddf-df79f201972d - - - - - -] Loaded extension: tap-mirror 2026-04-28 23:10:21.408 8 INFO neutron.quota.resource_registry [None req-85b25e40-3436-4f7d-9f3a-11ef4bc85e96 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-04-28 23:10:21.408 8 INFO neutron.quota.resource_registry [None req-85b25e40-3436-4f7d-9f3a-11ef4bc85e96 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-04-28 23:10:21.409 8 INFO neutron.quota.resource_registry [None req-85b25e40-3436-4f7d-9f3a-11ef4bc85e96 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-04-28 23:10:21.409 7 INFO neutron.api.extensions [None req-48276a3a-5ecc-4ee8-8ddf-df79f201972d - - - - - -] Loaded extension: tap-mirror-both-direction 2026-04-28 23:10:21.409 8 INFO neutron.quota.resource_registry [None req-85b25e40-3436-4f7d-9f3a-11ef4bc85e96 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-04-28 23:10:21.410 7 INFO neutron.api.extensions [None req-48276a3a-5ecc-4ee8-8ddf-df79f201972d - - - - - -] Loaded extension: taas-vlan-filter 2026-04-28 23:10:21.410 8 INFO neutron.quota.resource_registry [None req-85b25e40-3436-4f7d-9f3a-11ef4bc85e96 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-04-28 23:10:21.410 8 INFO neutron.quota.resource_registry [None req-85b25e40-3436-4f7d-9f3a-11ef4bc85e96 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-04-28 23:10:21.411 8 INFO neutron.quota.resource_registry [None req-85b25e40-3436-4f7d-9f3a-11ef4bc85e96 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-04-28 23:10:21.411 8 WARNING neutron.quota.resource_registry [None req-85b25e40-3436-4f7d-9f3a-11ef4bc85e96 - - - - - -] ipsecpolicy is already registered 2026-04-28 23:10:21.411 8 INFO neutron.quota.resource_registry [None req-85b25e40-3436-4f7d-9f3a-11ef4bc85e96 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-04-28 23:10:21.411 8 WARNING neutron.quota.resource_registry [None req-85b25e40-3436-4f7d-9f3a-11ef4bc85e96 - - - - - -] ikepolicy is already registered 2026-04-28 23:10:21.412 7 INFO neutron.quota.resource_registry [None req-48276a3a-5ecc-4ee8-8ddf-df79f201972d - - - - - -] Creating instance of TrackedResource for resource:network 2026-04-28 23:10:21.413 7 INFO neutron.quota.resource_registry [None req-48276a3a-5ecc-4ee8-8ddf-df79f201972d - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-04-28 23:10:21.413 7 INFO neutron.quota.resource_registry [None req-48276a3a-5ecc-4ee8-8ddf-df79f201972d - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-04-28 23:10:21.413 7 INFO neutron.quota.resource_registry [None req-48276a3a-5ecc-4ee8-8ddf-df79f201972d - - - - - -] Creating instance of TrackedResource for resource:port 2026-04-28 23:10:21.416 8 INFO neutron.quota.resource_registry [None req-85b25e40-3436-4f7d-9f3a-11ef4bc85e96 - - - - - -] Creating instance of TrackedResource for resource:router 2026-04-28 23:10:21.416 8 WARNING neutron.quota.resource_registry [None req-85b25e40-3436-4f7d-9f3a-11ef4bc85e96 - - - - - -] router is already registered 2026-04-28 23:10:21.416 8 INFO neutron.quota.resource_registry [None req-85b25e40-3436-4f7d-9f3a-11ef4bc85e96 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-04-28 23:10:21.416 8 WARNING neutron.quota.resource_registry [None req-85b25e40-3436-4f7d-9f3a-11ef4bc85e96 - - - - - -] floatingip is already registered 2026-04-28 23:10:21.416 7 INFO neutron.quota.resource_registry [None req-48276a3a-5ecc-4ee8-8ddf-df79f201972d - - - - - -] Creating instance of TrackedResource for resource:router 2026-04-28 23:10:21.417 7 INFO neutron.quota.resource_registry [None req-48276a3a-5ecc-4ee8-8ddf-df79f201972d - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-04-28 23:10:21.420 8 INFO neutron.quota.resource_registry [None req-85b25e40-3436-4f7d-9f3a-11ef4bc85e96 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-04-28 23:10:21.421 8 WARNING neutron.quota.resource_registry [None req-85b25e40-3436-4f7d-9f3a-11ef4bc85e96 - - - - - -] rbac_policy is already registered 2026-04-28 23:10:21.421 8 INFO neutron.quota.resource_registry [None req-85b25e40-3436-4f7d-9f3a-11ef4bc85e96 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-04-28 23:10:21.421 8 WARNING neutron.quota.resource_registry [None req-85b25e40-3436-4f7d-9f3a-11ef4bc85e96 - - - - - -] security_group is already registered 2026-04-28 23:10:21.422 8 INFO neutron.quota.resource_registry [None req-85b25e40-3436-4f7d-9f3a-11ef4bc85e96 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-04-28 23:10:21.422 8 WARNING neutron.quota.resource_registry [None req-85b25e40-3436-4f7d-9f3a-11ef4bc85e96 - - - - - -] security_group_rule is already registered 2026-04-28 23:10:21.423 8 INFO neutron.quota.resource_registry [None req-85b25e40-3436-4f7d-9f3a-11ef4bc85e96 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-04-28 23:10:21.423 8 WARNING neutron.quota.resource_registry [None req-85b25e40-3436-4f7d-9f3a-11ef4bc85e96 - - - - - -] subnetpool is already registered 2026-04-28 23:10:21.423 7 INFO neutron.quota.resource_registry [None req-48276a3a-5ecc-4ee8-8ddf-df79f201972d - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-04-28 23:10:21.423 8 INFO neutron.quota.resource_registry [None req-85b25e40-3436-4f7d-9f3a-11ef4bc85e96 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-04-28 23:10:21.423 8 WARNING neutron.quota.resource_registry [None req-85b25e40-3436-4f7d-9f3a-11ef4bc85e96 - - - - - -] trunk is already registered 2026-04-28 23:10:21.424 8 INFO neutron.quota.resource_registry [None req-85b25e40-3436-4f7d-9f3a-11ef4bc85e96 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-04-28 23:10:21.424 7 INFO neutron.quota.resource_registry [None req-48276a3a-5ecc-4ee8-8ddf-df79f201972d - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-04-28 23:10:21.424 8 WARNING neutron.quota.resource_registry [None req-85b25e40-3436-4f7d-9f3a-11ef4bc85e96 - - - - - -] ikepolicy is already registered 2026-04-28 23:10:21.424 7 INFO neutron.quota.resource_registry [None req-48276a3a-5ecc-4ee8-8ddf-df79f201972d - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-04-28 23:10:21.424 8 INFO neutron.quota.resource_registry [None req-85b25e40-3436-4f7d-9f3a-11ef4bc85e96 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-04-28 23:10:21.424 8 WARNING neutron.quota.resource_registry [None req-85b25e40-3436-4f7d-9f3a-11ef4bc85e96 - - - - - -] ipsecpolicy is already registered 2026-04-28 23:10:21.425 8 INFO neutron.quota.resource_registry [None req-85b25e40-3436-4f7d-9f3a-11ef4bc85e96 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-04-28 23:10:21.425 8 WARNING neutron.quota.resource_registry [None req-85b25e40-3436-4f7d-9f3a-11ef4bc85e96 - - - - - -] endpoint_group is already registered 2026-04-28 23:10:21.425 7 INFO neutron.quota.resource_registry [None req-48276a3a-5ecc-4ee8-8ddf-df79f201972d - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-04-28 23:10:21.425 7 WARNING neutron.quota.resource_registry [None req-48276a3a-5ecc-4ee8-8ddf-df79f201972d - - - - - -] subnetpool is already registered 2026-04-28 23:10:21.425 8 INFO neutron.quota.resource_registry [None req-85b25e40-3436-4f7d-9f3a-11ef4bc85e96 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-04-28 23:10:21.425 8 WARNING neutron.quota.resource_registry [None req-85b25e40-3436-4f7d-9f3a-11ef4bc85e96 - - - - - -] vpnservice is already registered 2026-04-28 23:10:21.426 8 INFO neutron.quota.resource_registry [None req-85b25e40-3436-4f7d-9f3a-11ef4bc85e96 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-04-28 23:10:21.426 8 WARNING neutron.quota.resource_registry [None req-85b25e40-3436-4f7d-9f3a-11ef4bc85e96 - - - - - -] ipsec_site_connection is already registered 2026-04-28 23:10:21.426 7 INFO neutron.quota.resource_registry [None req-48276a3a-5ecc-4ee8-8ddf-df79f201972d - - - - - -] Creating instance of CountableResource for resource:trunk 2026-04-28 23:10:21.426 8 INFO neutron.quota.resource_registry [None req-85b25e40-3436-4f7d-9f3a-11ef4bc85e96 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-04-28 23:10:21.426 8 WARNING neutron.quota.resource_registry [None req-85b25e40-3436-4f7d-9f3a-11ef4bc85e96 - - - - - -] ipsecpolicy is already registered 2026-04-28 23:10:21.426 7 INFO neutron.quota.resource_registry [None req-48276a3a-5ecc-4ee8-8ddf-df79f201972d - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-04-28 23:10:21.427 8 INFO neutron.quota.resource_registry [None req-85b25e40-3436-4f7d-9f3a-11ef4bc85e96 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-04-28 23:10:21.427 8 WARNING neutron.quota.resource_registry [None req-85b25e40-3436-4f7d-9f3a-11ef4bc85e96 - - - - - -] ikepolicy is already registered 2026-04-28 23:10:21.427 7 INFO neutron.quota.resource_registry [None req-48276a3a-5ecc-4ee8-8ddf-df79f201972d - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-04-28 23:10:21.428 7 INFO neutron.quota.resource_registry [None req-48276a3a-5ecc-4ee8-8ddf-df79f201972d - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-04-28 23:10:21.428 7 INFO neutron.quota.resource_registry [None req-48276a3a-5ecc-4ee8-8ddf-df79f201972d - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-04-28 23:10:21.428 7 INFO neutron.quota.resource_registry [None req-48276a3a-5ecc-4ee8-8ddf-df79f201972d - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-04-28 23:10:21.429 7 INFO neutron.quota.resource_registry [None req-48276a3a-5ecc-4ee8-8ddf-df79f201972d - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-04-28 23:10:21.429 7 WARNING neutron.quota.resource_registry [None req-48276a3a-5ecc-4ee8-8ddf-df79f201972d - - - - - -] ipsecpolicy is already registered 2026-04-28 23:10:21.429 7 INFO neutron.quota.resource_registry [None req-48276a3a-5ecc-4ee8-8ddf-df79f201972d - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-04-28 23:10:21.430 7 WARNING neutron.quota.resource_registry [None req-48276a3a-5ecc-4ee8-8ddf-df79f201972d - - - - - -] ikepolicy is already registered 2026-04-28 23:10:21.435 7 INFO neutron.quota.resource_registry [None req-48276a3a-5ecc-4ee8-8ddf-df79f201972d - - - - - -] Creating instance of TrackedResource for resource:router 2026-04-28 23:10:21.436 7 WARNING neutron.quota.resource_registry [None req-48276a3a-5ecc-4ee8-8ddf-df79f201972d - - - - - -] router is already registered 2026-04-28 23:10:21.436 7 INFO neutron.quota.resource_registry [None req-48276a3a-5ecc-4ee8-8ddf-df79f201972d - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-04-28 23:10:21.436 7 WARNING neutron.quota.resource_registry [None req-48276a3a-5ecc-4ee8-8ddf-df79f201972d - - - - - -] floatingip is already registered 2026-04-28 23:10:21.441 7 INFO neutron.quota.resource_registry [None req-48276a3a-5ecc-4ee8-8ddf-df79f201972d - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-04-28 23:10:21.441 7 WARNING neutron.quota.resource_registry [None req-48276a3a-5ecc-4ee8-8ddf-df79f201972d - - - - - -] rbac_policy is already registered 2026-04-28 23:10:21.441 7 INFO neutron.quota.resource_registry [None req-48276a3a-5ecc-4ee8-8ddf-df79f201972d - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-04-28 23:10:21.442 7 WARNING neutron.quota.resource_registry [None req-48276a3a-5ecc-4ee8-8ddf-df79f201972d - - - - - -] security_group is already registered 2026-04-28 23:10:21.442 7 INFO neutron.quota.resource_registry [None req-48276a3a-5ecc-4ee8-8ddf-df79f201972d - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-04-28 23:10:21.442 7 WARNING neutron.quota.resource_registry [None req-48276a3a-5ecc-4ee8-8ddf-df79f201972d - - - - - -] security_group_rule is already registered 2026-04-28 23:10:21.443 7 INFO neutron.quota.resource_registry [None req-48276a3a-5ecc-4ee8-8ddf-df79f201972d - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-04-28 23:10:21.444 7 WARNING neutron.quota.resource_registry [None req-48276a3a-5ecc-4ee8-8ddf-df79f201972d - - - - - -] subnetpool is already registered 2026-04-28 23:10:21.444 7 INFO neutron.quota.resource_registry [None req-48276a3a-5ecc-4ee8-8ddf-df79f201972d - - - - - -] Creating instance of CountableResource for resource:trunk 2026-04-28 23:10:21.444 7 WARNING neutron.quota.resource_registry [None req-48276a3a-5ecc-4ee8-8ddf-df79f201972d - - - - - -] trunk is already registered 2026-04-28 23:10:21.445 7 INFO neutron.quota.resource_registry [None req-48276a3a-5ecc-4ee8-8ddf-df79f201972d - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-04-28 23:10:21.445 7 WARNING neutron.quota.resource_registry [None req-48276a3a-5ecc-4ee8-8ddf-df79f201972d - - - - - -] ikepolicy is already registered 2026-04-28 23:10:21.445 7 INFO neutron.quota.resource_registry [None req-48276a3a-5ecc-4ee8-8ddf-df79f201972d - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-04-28 23:10:21.445 7 WARNING neutron.quota.resource_registry [None req-48276a3a-5ecc-4ee8-8ddf-df79f201972d - - - - - -] ipsecpolicy is already registered 2026-04-28 23:10:21.446 7 INFO neutron.quota.resource_registry [None req-48276a3a-5ecc-4ee8-8ddf-df79f201972d - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-04-28 23:10:21.446 7 WARNING neutron.quota.resource_registry [None req-48276a3a-5ecc-4ee8-8ddf-df79f201972d - - - - - -] endpoint_group is already registered 2026-04-28 23:10:21.446 7 INFO neutron.quota.resource_registry [None req-48276a3a-5ecc-4ee8-8ddf-df79f201972d - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-04-28 23:10:21.447 7 WARNING neutron.quota.resource_registry [None req-48276a3a-5ecc-4ee8-8ddf-df79f201972d - - - - - -] vpnservice is already registered 2026-04-28 23:10:21.447 7 INFO neutron.quota.resource_registry [None req-48276a3a-5ecc-4ee8-8ddf-df79f201972d - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-04-28 23:10:21.447 7 WARNING neutron.quota.resource_registry [None req-48276a3a-5ecc-4ee8-8ddf-df79f201972d - - - - - -] ipsec_site_connection is already registered 2026-04-28 23:10:21.448 7 INFO neutron.quota.resource_registry [None req-48276a3a-5ecc-4ee8-8ddf-df79f201972d - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-04-28 23:10:21.448 7 WARNING neutron.quota.resource_registry [None req-48276a3a-5ecc-4ee8-8ddf-df79f201972d - - - - - -] ipsecpolicy is already registered 2026-04-28 23:10:21.448 7 INFO neutron.quota.resource_registry [None req-48276a3a-5ecc-4ee8-8ddf-df79f201972d - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-04-28 23:10:21.448 7 WARNING neutron.quota.resource_registry [None req-48276a3a-5ecc-4ee8-8ddf-df79f201972d - - - - - -] ikepolicy is already registered 2026-04-28 23:10:21.476 8 WARNING keystonemiddleware._common.config [None req-85b25e40-3436-4f7d-9f3a-11ef4bc85e96 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-28 23:10:21.484 8 WARNING oslo_config.cfg [None req-85b25e40-3436-4f7d-9f3a-11ef4bc85e96 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-04-28 23:10:21.493 7 WARNING keystonemiddleware._common.config [None req-48276a3a-5ecc-4ee8-8ddf-df79f201972d - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-28 23:10:21.500 7 WARNING oslo_config.cfg [None req-48276a3a-5ecc-4ee8-8ddf-df79f201972d - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-04-28 23:10:21.504 8 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-85b25e40-3436-4f7d-9f3a-11ef4bc85e96 - - - - - -] uWSGI must provide a start time using the configuration parameter "start-time %t" in the configuration file 2026-04-28 23:10:21.521 8 INFO neutron.db.ovn_hash_ring_db [None req-85b25e40-3436-4f7d-9f3a-11ef4bc85e96 - - - - - -] Nodes from host "neutron-server-564879db9-jxv6z" and group "mechanism_driver" removed from the Hash Ring created at 2026-04-28 23:10:21+00:00 2026-04-28 23:10:21.521 7 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-48276a3a-5ecc-4ee8-8ddf-df79f201972d - - - - - -] uWSGI must provide a start time using the configuration parameter "start-time %t" in the configuration file 2026-04-28 23:10:21.524 8 INFO neutron.db.ovn_hash_ring_db [None req-85b25e40-3436-4f7d-9f3a-11ef4bc85e96 - - - - - -] Node 3d8c44ba2204520db124e5da41eb124a from host "neutron-server-564879db9-jxv6z" and group "mechanism_driver" added to the Hash Ring 2026-04-28 23:10:21.541 7 INFO neutron.db.ovn_hash_ring_db [None req-48276a3a-5ecc-4ee8-8ddf-df79f201972d - - - - - -] Nodes from host "neutron-server-564879db9-jxv6z" and group "mechanism_driver" removed from the Hash Ring created at 2026-04-28 23:10:21+00:00 2026-04-28 23:10:21.544 7 INFO neutron.db.ovn_hash_ring_db [None req-48276a3a-5ecc-4ee8-8ddf-df79f201972d - - - - - -] Node 537f3ac3ab2a5debaeeaae9e3976b07b from host "neutron-server-564879db9-jxv6z" and group "mechanism_driver" added to the Hash Ring 2026-04-28 23:10:21.544 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-85b25e40-3436-4f7d-9f3a-11ef4bc85e96 - - - - - -] Hash Ring probing thread for node 3d8c44ba2204520db124e5da41eb124a has started 2026-04-28 23:10:21.545 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [None req-85b25e40-3436-4f7d-9f3a-11ef4bc85e96 - - - - - -] Getting OvsdbNbOvnIdl for WorkerService with retry 2026-04-28 23:10:21.553 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-48276a3a-5ecc-4ee8-8ddf-df79f201972d - - - - - -] Hash Ring probing thread for node 537f3ac3ab2a5debaeeaae9e3976b07b has started 2026-04-28 23:10:21.554 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [None req-48276a3a-5ecc-4ee8-8ddf-df79f201972d - - - - - -] Getting OvsdbNbOvnIdl for WorkerService with retry 2026-04-28 23:10:21.578 8 INFO ovsdbapp.backend.ovs_idl.vlog [None req-85b25e40-3436-4f7d-9f3a-11ef4bc85e96 - - - - - -] tcp:10.96.59.74:6641: connecting... 2026-04-28 23:10:21.578 8 INFO ovsdbapp.backend.ovs_idl.vlog [None req-85b25e40-3436-4f7d-9f3a-11ef4bc85e96 - - - - - -] tcp:10.96.59.74:6641: connected 2026-04-28 23:10:21.589 7 INFO ovsdbapp.backend.ovs_idl.vlog [None req-48276a3a-5ecc-4ee8-8ddf-df79f201972d - - - - - -] tcp:10.96.59.74:6641: connecting... 2026-04-28 23:10:21.590 7 INFO ovsdbapp.backend.ovs_idl.vlog [None req-48276a3a-5ecc-4ee8-8ddf-df79f201972d - - - - - -] tcp:10.96.59.74:6641: connected 2026-04-28 23:10:21.614 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [None req-85b25e40-3436-4f7d-9f3a-11ef4bc85e96 - - - - - -] Getting OvsdbSbOvnIdl for WorkerService with retry 2026-04-28 23:10:21.621 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [None req-48276a3a-5ecc-4ee8-8ddf-df79f201972d - - - - - -] Getting OvsdbSbOvnIdl for WorkerService with retry 2026-04-28 23:10:21.639 7 INFO ovsdbapp.backend.ovs_idl.vlog [None req-48276a3a-5ecc-4ee8-8ddf-df79f201972d - - - - - -] tcp:10.107.87.218:6642: connecting... 2026-04-28 23:10:21.640 7 INFO ovsdbapp.backend.ovs_idl.vlog [None req-48276a3a-5ecc-4ee8-8ddf-df79f201972d - - - - - -] tcp:10.107.87.218:6642: connected 2026-04-28 23:10:21.642 8 INFO ovsdbapp.backend.ovs_idl.vlog [None req-85b25e40-3436-4f7d-9f3a-11ef4bc85e96 - - - - - -] tcp:10.107.87.218:6642: connecting... 2026-04-28 23:10:21.642 8 INFO ovsdbapp.backend.ovs_idl.vlog [None req-85b25e40-3436-4f7d-9f3a-11ef4bc85e96 - - - - - -] tcp:10.107.87.218:6642: connected 2026-04-28 23:10:21.671 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-48276a3a-5ecc-4ee8-8ddf-df79f201972d - - - - - -] WorkerService process has finished the post initialization 2026-04-28 23:10:21.673 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-85b25e40-3436-4f7d-9f3a-11ef4bc85e96 - - - - - -] WorkerService process has finished the post initialization 2026-04-28 23:10:21.673 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.extensions.qos [-] Starting OVNClientQosExtension 2026-04-28 23:10:21.674 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.extensions.placement [-] Starting OVNClientPlacementExtension 2026-04-28 23:10:21.693 8 INFO ovsdbapp.backend.ovs_idl.vlog [None req-85b25e40-3436-4f7d-9f3a-11ef4bc85e96 - - - - - -] tcp:10.96.59.74:6641: connecting... 2026-04-28 23:10:21.693 8 INFO ovsdbapp.backend.ovs_idl.vlog [None req-85b25e40-3436-4f7d-9f3a-11ef4bc85e96 - - - - - -] tcp:10.96.59.74:6641: connected 2026-04-28 23:10:21.700 7 INFO ovsdbapp.backend.ovs_idl.vlog [None req-48276a3a-5ecc-4ee8-8ddf-df79f201972d - - - - - -] tcp:10.96.59.74:6641: connecting... 2026-04-28 23:10:21.700 7 INFO ovsdbapp.backend.ovs_idl.vlog [None req-48276a3a-5ecc-4ee8-8ddf-df79f201972d - - - - - -] tcp:10.96.59.74:6641: connected 2026-04-28 23:10:21.731 8 INFO ovsdbapp.backend.ovs_idl.vlog [None req-85b25e40-3436-4f7d-9f3a-11ef4bc85e96 - - - - - -] tcp:10.96.59.74:6641: connecting... 2026-04-28 23:10:21.731 8 INFO ovsdbapp.backend.ovs_idl.vlog [None req-85b25e40-3436-4f7d-9f3a-11ef4bc85e96 - - - - - -] tcp:10.96.59.74:6641: connected 2026-04-28 23:10:21.737 7 INFO ovsdbapp.backend.ovs_idl.vlog [None req-48276a3a-5ecc-4ee8-8ddf-df79f201972d - - - - - -] tcp:10.96.59.74:6641: connecting... 2026-04-28 23:10:21.737 7 INFO ovsdbapp.backend.ovs_idl.vlog [None req-48276a3a-5ecc-4ee8-8ddf-df79f201972d - - - - - -] tcp:10.96.59.74:6641: connected WSGI app 0 (mountpoint='') ready in 13 seconds on interpreter 0x7fad3e646668 pid: 8 (default app) WSGI app 0 (mountpoint='') ready in 13 seconds on interpreter 0x7fad3e646668 pid: 7 (default app) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 23:10:28.415 8 INFO neutron.pecan_wsgi.hooks.translation [None req-7d9959ea-3bce-4d5b-8d1c-5e0e715d31ad 75322988242548b7bcd8a3f0e76290d1 931c1109cb014d66853423e34624e8ad - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 4/4] 199.204.45.109 () {44 vars in 927 bytes} [Tue Apr 28 23:10:26 2026] GET /v2.0/networks/public => generated 108 bytes in 1955 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1/5] 199.204.45.109 () {44 vars in 949 bytes} [Tue Apr 28 23:10:28 2026] GET /v2.0/networks?name=public => generated 15 bytes in 456 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-28 23:10:29.683 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.extensions.qos [None req-4697e407-1f03-4b37-bcb0-b531cfd2568c 75322988242548b7bcd8a3f0e76290d1 931c1109cb014d66853423e34624e8ad - - default default] Starting OVNClientQosExtension 2026-04-28 23:10:29.684 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.extensions.placement [None req-4697e407-1f03-4b37-bcb0-b531cfd2568c 75322988242548b7bcd8a3f0e76290d1 931c1109cb014d66853423e34624e8ad - - default default] Starting OVNClientPlacementExtension 2026-04-28 23:10:29.747 8 INFO neutron.db.ovn_revision_numbers_db [None req-4697e407-1f03-4b37-bcb0-b531cfd2568c 75322988242548b7bcd8a3f0e76290d1 931c1109cb014d66853423e34624e8ad - - default default] Successfully bumped revision number for resource 3f19e6e3-783a-48ca-9e81-9542bf4bd17e (type: security_groups) to 1 2026-04-28 23:10:29.781 8 INFO neutron.db.ovn_revision_numbers_db [None req-4697e407-1f03-4b37-bcb0-b531cfd2568c 75322988242548b7bcd8a3f0e76290d1 931c1109cb014d66853423e34624e8ad - - default default] Successfully bumped revision number for resource 236d9d46-3302-4285-b934-6792987fe448 (type: security_group_rules) to 0 2026-04-28 23:10:29.805 8 INFO neutron.db.ovn_revision_numbers_db [None req-4697e407-1f03-4b37-bcb0-b531cfd2568c 75322988242548b7bcd8a3f0e76290d1 931c1109cb014d66853423e34624e8ad - - default default] Successfully bumped revision number for resource 7aa02947-3164-4f5f-aa3e-5313bb65959f (type: security_group_rules) to 0 2026-04-28 23:10:29.825 8 INFO neutron.db.ovn_revision_numbers_db [None req-4697e407-1f03-4b37-bcb0-b531cfd2568c 75322988242548b7bcd8a3f0e76290d1 931c1109cb014d66853423e34624e8ad - - default default] Successfully bumped revision number for resource b0126cfb-f628-4d16-841b-6cb15fc15818 (type: security_group_rules) to 0 2026-04-28 23:10:29.841 8 INFO neutron.db.ovn_revision_numbers_db [None req-4697e407-1f03-4b37-bcb0-b531cfd2568c 75322988242548b7bcd8a3f0e76290d1 931c1109cb014d66853423e34624e8ad - - default default] Successfully bumped revision number for resource ff33d951-3c73-42d6-a490-47af951eace3 (type: security_group_rules) to 0 2026-04-28 23:10:29.942 8 WARNING neutron.services.revisions.revision_plugin [None req-4697e407-1f03-4b37-bcb0-b531cfd2568c 75322988242548b7bcd8a3f0e76290d1 931c1109cb014d66853423e34624e8ad - - default default] Could not find related network for resource to bump revision. 2026-04-28 23:10:29.970 8 INFO neutron.db.segments_db [None req-4697e407-1f03-4b37-bcb0-b531cfd2568c 75322988242548b7bcd8a3f0e76290d1 931c1109cb014d66853423e34624e8ad - - default default] Added segment 1b03848b-2c22-4f56-958b-39e2a2a93750 of type flat for network b1906c33-2682-4e38-a319-58e69abda7ce 2026-04-28 23:10:30.139 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [-] OVN reports status down for port: provnet-1b03848b-2c22-4f56-958b-39e2a2a93750 2026-04-28 23:10:30.230 8 INFO neutron.db.ovn_revision_numbers_db [None req-4697e407-1f03-4b37-bcb0-b531cfd2568c 75322988242548b7bcd8a3f0e76290d1 931c1109cb014d66853423e34624e8ad - - default default] Successfully bumped revision number for resource b1906c33-2682-4e38-a319-58e69abda7ce (type: networks) to 1 2026-04-28 23:10:30.533 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-4697e407-1f03-4b37-bcb0-b531cfd2568c 75322988242548b7bcd8a3f0e76290d1 931c1109cb014d66853423e34624e8ad - - default default] No more DHCP agents 2026-04-28 23:10:30.534 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-4697e407-1f03-4b37-bcb0-b531cfd2568c 75322988242548b7bcd8a3f0e76290d1 931c1109cb014d66853423e34624e8ad - - default default] Unable to schedule network b1906c33-2682-4e38-a319-58e69abda7ce: no agents available; will retry on subsequent port and subnet creation events. 2026-04-28 23:10:30.619 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [-] OVN reports status down for port: 5246ac6b-5b16-4993-a826-cb2ab22e83bb 2026-04-28 23:10:30.947 8 INFO neutron.db.ovn_revision_numbers_db [None req-4697e407-1f03-4b37-bcb0-b531cfd2568c 75322988242548b7bcd8a3f0e76290d1 931c1109cb014d66853423e34624e8ad - - default default] Successfully bumped revision number for resource 5246ac6b-5b16-4993-a826-cb2ab22e83bb (type: ports) to 1 [pid: 8|app: 0|req: 5/6] 199.204.45.109 () {48 vars in 967 bytes} [Tue Apr 28 23:10:28 2026] POST /v2.0/networks => generated 744 bytes in 2104 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-28 23:10:32.361 7 INFO neutron.pecan_wsgi.hooks.translation [None req-6ae6aa7c-5da4-431d-a634-52080e96f628 75322988242548b7bcd8a3f0e76290d1 931c1109cb014d66853423e34624e8ad - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 2/7] 199.204.45.109 () {44 vars in 927 bytes} [Tue Apr 28 23:10:31 2026] GET /v2.0/networks/public => generated 108 bytes in 387 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 6/8] 199.204.45.109 () {44 vars in 949 bytes} [Tue Apr 28 23:10:32 2026] GET /v2.0/networks?name=public => generated 753 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-28 23:10:32.443 7 INFO neutron.pecan_wsgi.hooks.translation [None req-1b9c04b2-ac05-4b5b-934e-5d91ec4d0068 75322988242548b7bcd8a3f0e76290d1 931c1109cb014d66853423e34624e8ad - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 3/9] 199.204.45.109 () {44 vars in 1034 bytes} [Tue Apr 28 23:10:32 2026] GET /v2.0/subnets/public-subnet?network_id=b1906c33-2682-4e38-a319-58e69abda7ce => generated 113 bytes in 27 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 7/10] 199.204.45.109 () {44 vars in 1057 bytes} [Tue Apr 28 23:10:32 2026] GET /v2.0/subnets?name=public-subnet&network_id=b1906c33-2682-4e38-a319-58e69abda7ce => generated 14 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-28 23:10:33.219 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-6e680242-ff96-42e1-95e3-74b8c92476fe 75322988242548b7bcd8a3f0e76290d1 931c1109cb014d66853423e34624e8ad - - default default] No more DHCP agents 2026-04-28 23:10:33.220 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-6e680242-ff96-42e1-95e3-74b8c92476fe 75322988242548b7bcd8a3f0e76290d1 931c1109cb014d66853423e34624e8ad - - default default] Unable to schedule network b1906c33-2682-4e38-a319-58e69abda7ce: no agents available; will retry on subsequent port and subnet creation events. 2026-04-28 23:10:34.223 7 INFO neutron.db.ovn_revision_numbers_db [None req-6e680242-ff96-42e1-95e3-74b8c92476fe 75322988242548b7bcd8a3f0e76290d1 931c1109cb014d66853423e34624e8ad - - default default] Successfully bumped revision number for resource 5246ac6b-5b16-4993-a826-cb2ab22e83bb (type: ports) to 2 2026-04-28 23:10:34.283 7 INFO neutron.db.ovn_revision_numbers_db [None req-6e680242-ff96-42e1-95e3-74b8c92476fe 75322988242548b7bcd8a3f0e76290d1 931c1109cb014d66853423e34624e8ad - - default default] Successfully bumped revision number for resource 2c6ad17c-4992-452e-bc9a-98cd04339a73 (type: subnets) to 0 [pid: 7|app: 0|req: 4/12] 199.204.45.109 () {48 vars in 965 bytes} [Tue Apr 28 23:10:32 2026] POST /v2.0/subnets => generated 664 bytes in 1836 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-28 23:16:09.568 7 INFO neutron.pecan_wsgi.hooks.translation [None req-983b1d5c-bdde-454c-9f46-3a431390303c 75322988242548b7bcd8a3f0e76290d1 931c1109cb014d66853423e34624e8ad - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 26/55] 199.204.45.109 () {44 vars in 937 bytes} [Tue Apr 28 23:16:09 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 160 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 30/56] 199.204.45.109 () {44 vars in 959 bytes} [Tue Apr 28 23:16:09 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 15 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-28 23:16:09.695 7 INFO neutron.db.segments_db [None req-4b451257-9faf-487d-9987-30961802a293 75322988242548b7bcd8a3f0e76290d1 931c1109cb014d66853423e34624e8ad - - default default] Added segment 1da748c1-8dd6-4808-bb0d-bdd7f183136a of type geneve for network 15800def-2f04-43c5-aa7e-85ca11cfaa85 2026-04-28 23:16:09.874 7 INFO neutron.db.ovn_revision_numbers_db [None req-4b451257-9faf-487d-9987-30961802a293 75322988242548b7bcd8a3f0e76290d1 931c1109cb014d66853423e34624e8ad - - default default] Successfully bumped revision number for resource 15800def-2f04-43c5-aa7e-85ca11cfaa85 (type: networks) to 1 2026-04-28 23:16:10.069 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-4b451257-9faf-487d-9987-30961802a293 75322988242548b7bcd8a3f0e76290d1 931c1109cb014d66853423e34624e8ad - - default default] No more DHCP agents 2026-04-28 23:16:10.071 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-4b451257-9faf-487d-9987-30961802a293 75322988242548b7bcd8a3f0e76290d1 931c1109cb014d66853423e34624e8ad - - default default] Unable to schedule network 15800def-2f04-43c5-aa7e-85ca11cfaa85: no agents available; will retry on subsequent port and subnet creation events. 2026-04-28 23:16:10.126 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-c3dd7faf-ce11-4cc5-a912-6c55c388e71e - - - - - -] OVN reports status down for port: 4e6b095d-14b5-4e56-99a6-905ec8a8d07d 2026-04-28 23:16:10.198 7 INFO neutron.db.ovn_revision_numbers_db [None req-4b451257-9faf-487d-9987-30961802a293 75322988242548b7bcd8a3f0e76290d1 931c1109cb014d66853423e34624e8ad - - default default] Successfully bumped revision number for resource 4e6b095d-14b5-4e56-99a6-905ec8a8d07d (type: ports) to 1 [pid: 7|app: 0|req: 27/57] 199.204.45.109 () {48 vars in 966 bytes} [Tue Apr 28 23:16:09 2026] POST /v2.0/networks => generated 747 bytes in 632 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-28 23:16:11.183 8 INFO neutron.pecan_wsgi.hooks.translation [None req-af94eb88-8c35-4a95-93ac-d5078d30ab6f 75322988242548b7bcd8a3f0e76290d1 931c1109cb014d66853423e34624e8ad - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 31/58] 199.204.45.109 () {44 vars in 937 bytes} [Tue Apr 28 23:16:11 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 43 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 28/59] 199.204.45.109 () {44 vars in 959 bytes} [Tue Apr 28 23:16:11 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 737 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-28 23:16:11.262 8 INFO neutron.pecan_wsgi.hooks.translation [None req-a9a99617-3c29-4bb3-a1bd-3aa1c534ce15 75322988242548b7bcd8a3f0e76290d1 931c1109cb014d66853423e34624e8ad - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 32/60] 199.204.45.109 () {44 vars in 1036 bytes} [Tue Apr 28 23:16:11 2026] GET /v2.0/subnets/lb-mgmt-subnet?network_id=15800def-2f04-43c5-aa7e-85ca11cfaa85 => generated 114 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 29/61] 199.204.45.109 () {44 vars in 1059 bytes} [Tue Apr 28 23:16:11 2026] GET /v2.0/subnets?name=lb-mgmt-subnet&network_id=15800def-2f04-43c5-aa7e-85ca11cfaa85 => generated 14 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-28 23:16:11.469 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-37b3e6a3-3975-4be3-b7a2-983657683212 75322988242548b7bcd8a3f0e76290d1 931c1109cb014d66853423e34624e8ad - - default default] No more DHCP agents 2026-04-28 23:16:11.470 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-37b3e6a3-3975-4be3-b7a2-983657683212 75322988242548b7bcd8a3f0e76290d1 931c1109cb014d66853423e34624e8ad - - default default] Unable to schedule network 15800def-2f04-43c5-aa7e-85ca11cfaa85: no agents available; will retry on subsequent port and subnet creation events. 2026-04-28 23:16:12.037 8 INFO neutron.db.ovn_revision_numbers_db [None req-37b3e6a3-3975-4be3-b7a2-983657683212 75322988242548b7bcd8a3f0e76290d1 931c1109cb014d66853423e34624e8ad - - default default] Successfully bumped revision number for resource 4e6b095d-14b5-4e56-99a6-905ec8a8d07d (type: ports) to 2 2026-04-28 23:16:12.079 8 INFO neutron.db.ovn_revision_numbers_db [None req-37b3e6a3-3975-4be3-b7a2-983657683212 75322988242548b7bcd8a3f0e76290d1 931c1109cb014d66853423e34624e8ad - - default default] Successfully bumped revision number for resource 29972006-d009-4d1c-b00c-0ec31c0498f1 (type: subnets) to 0 [pid: 8|app: 0|req: 33/62] 199.204.45.109 () {48 vars in 965 bytes} [Tue Apr 28 23:16:11 2026] POST /v2.0/subnets => generated 651 bytes in 802 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-28 23:16:13.292 7 INFO neutron.api.v2.resource [None req-f9c9c510-d05b-4c83-9420-8e46621ced6d 75322988242548b7bcd8a3f0e76290d1 931c1109cb014d66853423e34624e8ad - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 30/63] 199.204.45.109 () {44 vars in 971 bytes} [Tue Apr 28 23:16:13 2026] GET /v2.0/security-groups/lb-health-mgr-sec-grp => generated 131 bytes in 65 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 34/64] 199.204.45.109 () {44 vars in 993 bytes} [Tue Apr 28 23:16:13 2026] GET /v2.0/security-groups?name=lb-health-mgr-sec-grp => generated 23 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-28 23:16:13.523 7 INFO neutron.db.ovn_revision_numbers_db [None req-daf7aa79-b748-4775-8524-959108430c66 75322988242548b7bcd8a3f0e76290d1 931c1109cb014d66853423e34624e8ad - - default default] Successfully bumped revision number for resource d2cd4d40-2b83-490d-a06d-68cddc911d0b (type: security_groups) to 1 2026-04-28 23:16:13.539 7 INFO neutron.db.ovn_revision_numbers_db [None req-daf7aa79-b748-4775-8524-959108430c66 75322988242548b7bcd8a3f0e76290d1 931c1109cb014d66853423e34624e8ad - - default default] Successfully bumped revision number for resource cdc10bdf-6a2f-44d7-97ca-108c81c6ecc8 (type: security_group_rules) to 0 2026-04-28 23:16:13.557 7 INFO neutron.db.ovn_revision_numbers_db [None req-daf7aa79-b748-4775-8524-959108430c66 75322988242548b7bcd8a3f0e76290d1 931c1109cb014d66853423e34624e8ad - - default default] Successfully bumped revision number for resource fdadc04e-f2b6-4f87-a44f-a27757b1fcd9 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 31/65] 199.204.45.109 () {48 vars in 980 bytes} [Tue Apr 28 23:16:13 2026] POST /v2.0/security-groups => generated 1616 bytes in 251 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 35/66] 199.204.45.109 () {44 vars in 1001 bytes} [Tue Apr 28 23:16:14 2026] GET /v2.0/security-groups/d2cd4d40-2b83-490d-a06d-68cddc911d0b => generated 1616 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 32/67] 199.204.45.109 () {44 vars in 1001 bytes} [Tue Apr 28 23:16:14 2026] GET /v2.0/security-groups/d2cd4d40-2b83-490d-a06d-68cddc911d0b => generated 1616 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 36/68] 199.204.45.109 () {44 vars in 1001 bytes} [Tue Apr 28 23:16:14 2026] GET /v2.0/security-groups/d2cd4d40-2b83-490d-a06d-68cddc911d0b => generated 1616 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-28 23:16:14.909 7 INFO neutron.db.ovn_revision_numbers_db [None req-41d443f1-765e-4867-b8a5-7830850a0dad 75322988242548b7bcd8a3f0e76290d1 931c1109cb014d66853423e34624e8ad - - default default] Successfully bumped revision number for resource 5cd56d54-f397-4de1-9420-4143d8400288 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 33/69] 199.204.45.109 () {48 vars in 991 bytes} [Tue Apr 28 23:16:14 2026] POST /v2.0/security-group-rules => generated 601 bytes in 149 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 37/70] 199.204.45.109 () {44 vars in 1001 bytes} [Tue Apr 28 23:16:15 2026] GET /v2.0/security-groups/d2cd4d40-2b83-490d-a06d-68cddc911d0b => generated 2230 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 34/71] 199.204.45.109 () {44 vars in 1001 bytes} [Tue Apr 28 23:16:15 2026] GET /v2.0/security-groups/d2cd4d40-2b83-490d-a06d-68cddc911d0b => generated 2230 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 38/72] 199.204.45.109 () {44 vars in 1001 bytes} [Tue Apr 28 23:16:15 2026] GET /v2.0/security-groups/d2cd4d40-2b83-490d-a06d-68cddc911d0b => generated 2230 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-28 23:16:16.039 7 INFO neutron.db.ovn_revision_numbers_db [None req-b996e740-3fad-48a6-b9ef-c8d1293583bb 75322988242548b7bcd8a3f0e76290d1 931c1109cb014d66853423e34624e8ad - - default default] Successfully bumped revision number for resource 337f7d3a-1df5-4afe-9094-9d49914fbfaa (type: security_group_rules) to 0 [pid: 7|app: 0|req: 35/73] 199.204.45.109 () {48 vars in 991 bytes} [Tue Apr 28 23:16:15 2026] POST /v2.0/security-group-rules => generated 603 bytes in 158 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 39/74] 199.204.45.109 () {44 vars in 1001 bytes} [Tue Apr 28 23:16:16 2026] GET /v2.0/security-groups/d2cd4d40-2b83-490d-a06d-68cddc911d0b => generated 2846 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 36/75] 199.204.45.109 () {44 vars in 1001 bytes} [Tue Apr 28 23:16:17 2026] GET /v2.0/security-groups/d2cd4d40-2b83-490d-a06d-68cddc911d0b => generated 2846 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 40/76] 199.204.45.109 () {44 vars in 1001 bytes} [Tue Apr 28 23:16:17 2026] GET /v2.0/security-groups/d2cd4d40-2b83-490d-a06d-68cddc911d0b => generated 2846 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-28 23:16:17.281 7 INFO neutron.db.ovn_revision_numbers_db [None req-bc039a41-eecd-418d-9f1a-1b5bba826280 75322988242548b7bcd8a3f0e76290d1 931c1109cb014d66853423e34624e8ad - - default default] Successfully bumped revision number for resource f15979f5-21c1-4e29-8a04-01018e0b8454 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 37/77] 199.204.45.109 () {48 vars in 991 bytes} [Tue Apr 28 23:16:17 2026] POST /v2.0/security-group-rules => generated 603 bytes in 151 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 41/78] 199.204.45.109 () {44 vars in 1001 bytes} [Tue Apr 28 23:16:18 2026] GET /v2.0/security-groups/d2cd4d40-2b83-490d-a06d-68cddc911d0b => generated 3462 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 38/79] 199.204.45.109 () {44 vars in 1001 bytes} [Tue Apr 28 23:16:18 2026] GET /v2.0/security-groups/d2cd4d40-2b83-490d-a06d-68cddc911d0b => generated 3462 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 42/80] 199.204.45.109 () {44 vars in 1001 bytes} [Tue Apr 28 23:16:18 2026] GET /v2.0/security-groups/d2cd4d40-2b83-490d-a06d-68cddc911d0b => generated 3462 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-28 23:16:18.428 7 INFO neutron.db.ovn_revision_numbers_db [None req-43d9529e-4cb8-46ae-ae6f-c8eeb0f30fe4 75322988242548b7bcd8a3f0e76290d1 931c1109cb014d66853423e34624e8ad - - default default] Successfully bumped revision number for resource bc0792e4-1a30-4ea4-a063-cb7d55fbdc76 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 39/81] 199.204.45.109 () {48 vars in 991 bytes} [Tue Apr 28 23:16:18 2026] POST /v2.0/security-group-rules => generated 603 bytes in 136 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 44/84] 199.204.45.109 () {44 vars in 1001 bytes} [Tue Apr 28 23:16:19 2026] GET /v2.0/security-groups/d2cd4d40-2b83-490d-a06d-68cddc911d0b => generated 4078 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 41/85] 199.204.45.109 () {44 vars in 1001 bytes} [Tue Apr 28 23:16:19 2026] GET /v2.0/security-groups/d2cd4d40-2b83-490d-a06d-68cddc911d0b => generated 4078 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 45/86] 199.204.45.109 () {44 vars in 1001 bytes} [Tue Apr 28 23:16:19 2026] GET /v2.0/security-groups/d2cd4d40-2b83-490d-a06d-68cddc911d0b => generated 4078 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-28 23:16:19.605 7 INFO neutron.db.ovn_revision_numbers_db [None req-34176dc0-0ce1-45cf-adce-84fd8f5982d6 75322988242548b7bcd8a3f0e76290d1 931c1109cb014d66853423e34624e8ad - - default default] Successfully bumped revision number for resource 4b74e512-b5a2-4c6f-a7ab-f0cd2f713b8c (type: security_group_rules) to 0 [pid: 7|app: 0|req: 42/87] 199.204.45.109 () {48 vars in 991 bytes} [Tue Apr 28 23:16:19 2026] POST /v2.0/security-group-rules => generated 603 bytes in 142 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 46/88] 199.204.45.109 () {44 vars in 987 bytes} [Tue Apr 28 23:16:20 2026] GET /v2.0/networks/15800def-2f04-43c5-aa7e-85ca11cfaa85 => generated 772 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-28 23:16:20.851 7 INFO neutron.pecan_wsgi.hooks.translation [None req-923e1812-36a4-4473-bab4-2a328a8a1473 75322988242548b7bcd8a3f0e76290d1 931c1109cb014d66853423e34624e8ad - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 43/89] 199.204.45.109 () {44 vars in 1076 bytes} [Tue Apr 28 23:16:20 2026] GET /v2.0/ports/octavia-health-manager-port-instance?network_id=15800def-2f04-43c5-aa7e-85ca11cfaa85 => generated 132 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 47/90] 199.204.45.109 () {44 vars in 1099 bytes} [Tue Apr 28 23:16:20 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance&network_id=15800def-2f04-43c5-aa7e-85ca11cfaa85 => generated 12 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 44/91] 199.204.45.109 () {44 vars in 1001 bytes} [Tue Apr 28 23:16:20 2026] GET /v2.0/security-groups/d2cd4d40-2b83-490d-a06d-68cddc911d0b => generated 4694 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-28 23:16:21.215 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-b4228f71-879b-448d-9f4e-bda362c02ed4 75322988242548b7bcd8a3f0e76290d1 931c1109cb014d66853423e34624e8ad - - default default] No more DHCP agents 2026-04-28 23:16:21.216 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-b4228f71-879b-448d-9f4e-bda362c02ed4 75322988242548b7bcd8a3f0e76290d1 931c1109cb014d66853423e34624e8ad - - default default] Unable to schedule network 15800def-2f04-43c5-aa7e-85ca11cfaa85: no agents available; will retry on subsequent port and subnet creation events. 2026-04-28 23:16:21.316 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-c3dd7faf-ce11-4cc5-a912-6c55c388e71e - - - - - -] OVN reports status down for port: f040fd1c-4c76-4288-bfb4-cef45b721947 2026-04-28 23:16:21.367 8 INFO neutron.db.ovn_revision_numbers_db [None req-b4228f71-879b-448d-9f4e-bda362c02ed4 75322988242548b7bcd8a3f0e76290d1 931c1109cb014d66853423e34624e8ad - - default default] Successfully bumped revision number for resource f040fd1c-4c76-4288-bfb4-cef45b721947 (type: ports) to 1 [pid: 8|app: 0|req: 48/92] 199.204.45.109 () {48 vars in 961 bytes} [Tue Apr 28 23:16:20 2026] POST /v2.0/ports => generated 1096 bytes in 459 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-04-28 23:16:29.072 7 INFO neutron.pecan_wsgi.hooks.translation [None req-d395e7c2-2b83-42ef-966d-b50b52633e70 75322988242548b7bcd8a3f0e76290d1 931c1109cb014d66853423e34624e8ad - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 45/93] 199.204.45.109 () {44 vars in 980 bytes} [Tue Apr 28 23:16:29 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 52 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 49/94] 199.204.45.109 () {44 vars in 1002 bytes} [Tue Apr 28 23:16:29 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1099 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-28 23:16:29.808 7 INFO neutron.db.ovn_revision_numbers_db [None req-c68fbf60-86c2-468a-8929-ba5349c6b9db 75322988242548b7bcd8a3f0e76290d1 931c1109cb014d66853423e34624e8ad - - default default] Successfully bumped revision number for resource f040fd1c-4c76-4288-bfb4-cef45b721947 (type: ports) to 4 [pid: 7|app: 0|req: 46/95] 199.204.45.109 () {48 vars in 1032 bytes} [Tue Apr 28 23:16:29 2026] PUT /v2.0/ports/f040fd1c-4c76-4288-bfb4-cef45b721947 => generated 1237 bytes in 679 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 50/96] 199.204.45.109 () {44 vars in 920 bytes} [Tue Apr 28 23:16:31 2026] GET /v2.0/ports => generated 3354 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 23:16:32.678 7 INFO neutron.api.v2.resource [None req-1d5616b9-4d88-424d-afaf-37d03bc7f650 75322988242548b7bcd8a3f0e76290d1 931c1109cb014d66853423e34624e8ad - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 47/97] 199.204.45.109 () {44 vars in 959 bytes} [Tue Apr 28 23:16:32 2026] GET /v2.0/security-groups/lb-mgmt-sec-grp => generated 125 bytes in 40 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 51/98] 199.204.45.109 () {44 vars in 981 bytes} [Tue Apr 28 23:16:32 2026] GET /v2.0/security-groups?name=lb-mgmt-sec-grp => generated 23 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-28 23:16:32.840 7 INFO neutron.db.ovn_revision_numbers_db [None req-7302eb99-2ef6-4032-bf30-dfd707c2b2cc 75322988242548b7bcd8a3f0e76290d1 931c1109cb014d66853423e34624e8ad - - default default] Successfully bumped revision number for resource 55a21324-a75e-4a9c-80ba-2f6398d5294f (type: security_groups) to 1 2026-04-28 23:16:32.852 7 INFO neutron.db.ovn_revision_numbers_db [None req-7302eb99-2ef6-4032-bf30-dfd707c2b2cc 75322988242548b7bcd8a3f0e76290d1 931c1109cb014d66853423e34624e8ad - - default default] Successfully bumped revision number for resource 9f3e2515-f563-4411-a589-6f8f6f7c5ce1 (type: security_group_rules) to 0 2026-04-28 23:16:32.864 7 INFO neutron.db.ovn_revision_numbers_db [None req-7302eb99-2ef6-4032-bf30-dfd707c2b2cc 75322988242548b7bcd8a3f0e76290d1 931c1109cb014d66853423e34624e8ad - - default default] Successfully bumped revision number for resource ce946250-a912-4db4-8917-f7181fb01c10 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 48/99] 199.204.45.109 () {48 vars in 980 bytes} [Tue Apr 28 23:16:32 2026] POST /v2.0/security-groups => generated 1610 bytes in 183 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 52/100] 199.204.45.109 () {44 vars in 1001 bytes} [Tue Apr 28 23:16:33 2026] GET /v2.0/security-groups/55a21324-a75e-4a9c-80ba-2f6398d5294f => generated 1610 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 49/103] 199.204.45.109 () {44 vars in 1001 bytes} [Tue Apr 28 23:16:33 2026] GET /v2.0/security-groups/55a21324-a75e-4a9c-80ba-2f6398d5294f => generated 1610 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 55/104] 199.204.45.109 () {44 vars in 1001 bytes} [Tue Apr 28 23:16:33 2026] GET /v2.0/security-groups/55a21324-a75e-4a9c-80ba-2f6398d5294f => generated 1610 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-28 23:16:34.056 7 INFO neutron.db.ovn_revision_numbers_db [None req-a9ab6bcd-4558-4498-9a6a-2180775a676c 75322988242548b7bcd8a3f0e76290d1 931c1109cb014d66853423e34624e8ad - - default default] Successfully bumped revision number for resource 7fe6725a-ead0-4538-b743-d427c086a0b0 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 50/105] 199.204.45.109 () {48 vars in 991 bytes} [Tue Apr 28 23:16:33 2026] POST /v2.0/security-group-rules => generated 621 bytes in 194 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 56/106] 199.204.45.109 () {44 vars in 1001 bytes} [Tue Apr 28 23:16:34 2026] GET /v2.0/security-groups/55a21324-a75e-4a9c-80ba-2f6398d5294f => generated 2244 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 51/107] 199.204.45.109 () {44 vars in 1001 bytes} [Tue Apr 28 23:16:35 2026] GET /v2.0/security-groups/55a21324-a75e-4a9c-80ba-2f6398d5294f => generated 2244 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 57/108] 199.204.45.109 () {44 vars in 1001 bytes} [Tue Apr 28 23:16:35 2026] GET /v2.0/security-groups/55a21324-a75e-4a9c-80ba-2f6398d5294f => generated 2244 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-28 23:16:35.851 7 INFO neutron.db.ovn_revision_numbers_db [None req-4799fb41-b186-40ca-a3b7-f5d3f6dc02d1 75322988242548b7bcd8a3f0e76290d1 931c1109cb014d66853423e34624e8ad - - default default] Successfully bumped revision number for resource acda3df5-32dd-4525-bcca-6720e4442d8b (type: security_group_rules) to 0 [pid: 7|app: 0|req: 52/109] 199.204.45.109 () {48 vars in 991 bytes} [Tue Apr 28 23:16:35 2026] POST /v2.0/security-group-rules => generated 625 bytes in 894 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 70/134] 199.204.45.109 () {44 vars in 975 bytes} [Tue Apr 28 23:19:40 2026] GET /v2.0/quotas/931c1109cb014d66853423e34624e8ad => generated 292 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 65/135] 199.204.45.109 () {48 vars in 1027 bytes} [Tue Apr 28 23:19:41 2026] PUT /v2.0/quotas/931c1109cb014d66853423e34624e8ad => generated 291 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 23:22:24.963 7 INFO neutron.pecan_wsgi.hooks.translation [None req-af2ea773-b37e-47eb-8b81-7dd16272a24e 75322988242548b7bcd8a3f0e76290d1 931c1109cb014d66853423e34624e8ad - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 77/158] 199.204.45.109 () {30 vars in 741 bytes} [Tue Apr 28 23:22:24 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 195 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 82/159] 199.204.45.109 () {30 vars in 763 bytes} [Tue Apr 28 23:22:24 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1240 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-28 23:22:27.357 7 INFO neutron.pecan_wsgi.hooks.translation [None req-27f8171c-dcd6-4eb5-b585-cc7b507bdc23 75322988242548b7bcd8a3f0e76290d1 931c1109cb014d66853423e34624e8ad - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 78/160] 199.204.45.109 () {30 vars in 741 bytes} [Tue Apr 28 23:22:27 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 42 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 83/161] 199.204.45.109 () {30 vars in 763 bytes} [Tue Apr 28 23:22:27 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1240 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-28 23:22:28.348 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-c3dd7faf-ce11-4cc5-a912-6c55c388e71e - - - - - -] OVN reports status up for port: f040fd1c-4c76-4288-bfb4-cef45b721947 2026-04-28 23:22:28.384 8 INFO neutron.plugins.ml2.plugin [None req-c3dd7faf-ce11-4cc5-a912-6c55c388e71e - - - - - -] Attempt 1 to provision port f040fd1c-4c76-4288-bfb4-cef45b721947 2026-04-28 23:22:28.733 8 INFO neutron.db.ovn_revision_numbers_db [None req-c3dd7faf-ce11-4cc5-a912-6c55c388e71e - - - - - -] Successfully bumped revision number for resource f040fd1c-4c76-4288-bfb4-cef45b721947 (type: ports) to 5 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 23:34:25.548 8 INFO neutron.api.v2.resource [None req-fe995c8c-a62e-4a7a-8176-5e42d775e89e 75322988242548b7bcd8a3f0e76290d1 931c1109cb014d66853423e34624e8ad - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 132/258] 199.204.45.109 () {44 vars in 1074 bytes} [Tue Apr 28 23:34:25 2026] GET /v2.0/security-groups/manila-service-security-group?project_id=ed4d814c50ef4d77a90d25802edc9965 => generated 139 bytes in 131 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-28 23:34:25.769 7 INFO neutron.db.ovn_revision_numbers_db [None req-8dbf0ba8-5bdc-4791-96fe-280d7aa398b6 75322988242548b7bcd8a3f0e76290d1 931c1109cb014d66853423e34624e8ad - - default default] Successfully bumped revision number for resource 87517dba-8797-4bdd-aecc-8779d6c5460b (type: security_groups) to 1 2026-04-28 23:34:25.798 7 INFO neutron.db.ovn_revision_numbers_db [None req-8dbf0ba8-5bdc-4791-96fe-280d7aa398b6 75322988242548b7bcd8a3f0e76290d1 931c1109cb014d66853423e34624e8ad - - default default] Successfully bumped revision number for resource 1687957b-e5b1-4eb5-a4b8-ef4e20a49ad5 (type: security_group_rules) to 0 2026-04-28 23:34:25.834 7 INFO neutron.db.ovn_revision_numbers_db [None req-8dbf0ba8-5bdc-4791-96fe-280d7aa398b6 75322988242548b7bcd8a3f0e76290d1 931c1109cb014d66853423e34624e8ad - - default default] Successfully bumped revision number for resource 59caea93-718f-4549-998f-ad1b3000654e (type: security_group_rules) to 0 2026-04-28 23:34:25.852 7 INFO neutron.db.ovn_revision_numbers_db [None req-8dbf0ba8-5bdc-4791-96fe-280d7aa398b6 75322988242548b7bcd8a3f0e76290d1 931c1109cb014d66853423e34624e8ad - - default default] Successfully bumped revision number for resource 6ea7a6a2-c679-4771-8598-69c82f2eb205 (type: security_group_rules) to 0 2026-04-28 23:34:25.870 7 INFO neutron.db.ovn_revision_numbers_db [None req-8dbf0ba8-5bdc-4791-96fe-280d7aa398b6 75322988242548b7bcd8a3f0e76290d1 931c1109cb014d66853423e34624e8ad - - default default] Successfully bumped revision number for resource d3eed267-ae5a-4ee0-a5f8-d223815ae91a (type: security_group_rules) to 0 [pid: 7|app: 0|req: 127/259] 199.204.45.109 () {44 vars in 1097 bytes} [Tue Apr 28 23:34:25 2026] GET /v2.0/security-groups?name=manila-service-security-group&project_id=ed4d814c50ef4d77a90d25802edc9965 => generated 23 bytes in 378 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-28 23:34:26.615 8 INFO neutron.db.ovn_revision_numbers_db [None req-bd8d86e4-acfe-4cf2-8235-e91b6bae5bf0 75322988242548b7bcd8a3f0e76290d1 931c1109cb014d66853423e34624e8ad - - default default] Successfully bumped revision number for resource f6a3d43e-887c-417b-bca0-db1f4e9f12ad (type: security_groups) to 1 2026-04-28 23:34:26.630 8 INFO neutron.db.ovn_revision_numbers_db [None req-bd8d86e4-acfe-4cf2-8235-e91b6bae5bf0 75322988242548b7bcd8a3f0e76290d1 931c1109cb014d66853423e34624e8ad - - default default] Successfully bumped revision number for resource 9ddd95fd-5da7-489f-8bc3-6e4562696170 (type: security_group_rules) to 0 2026-04-28 23:34:26.649 8 INFO neutron.db.ovn_revision_numbers_db [None req-bd8d86e4-acfe-4cf2-8235-e91b6bae5bf0 75322988242548b7bcd8a3f0e76290d1 931c1109cb014d66853423e34624e8ad - - default default] Successfully bumped revision number for resource dca8ed7b-94cf-4261-8619-63cb289d8c93 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 133/260] 199.204.45.109 () {48 vars in 981 bytes} [Tue Apr 28 23:34:26 2026] POST /v2.0/security-groups => generated 1624 bytes in 705 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 128/261] 199.204.45.109 () {44 vars in 1088 bytes} [Tue Apr 28 23:34:27 2026] GET /v2.0/security-groups/f6a3d43e-887c-417b-bca0-db1f4e9f12ad?project_id=ed4d814c50ef4d77a90d25802edc9965 => generated 1624 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 134/262] 199.204.45.109 () {44 vars in 1001 bytes} [Tue Apr 28 23:34:27 2026] GET /v2.0/security-groups/f6a3d43e-887c-417b-bca0-db1f4e9f12ad => generated 1624 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 129/263] 199.204.45.109 () {44 vars in 1088 bytes} [Tue Apr 28 23:34:27 2026] GET /v2.0/security-groups/f6a3d43e-887c-417b-bca0-db1f4e9f12ad?project_id=ed4d814c50ef4d77a90d25802edc9965 => generated 1624 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-28 23:34:28.057 8 INFO neutron.db.ovn_revision_numbers_db [None req-0a4f152f-995f-4edb-b9ad-849e14c510a1 75322988242548b7bcd8a3f0e76290d1 931c1109cb014d66853423e34624e8ad - - default default] Successfully bumped revision number for resource 953fbcac-a0b6-419b-99e7-2f5f469efa02 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 135/264] 199.204.45.109 () {48 vars in 991 bytes} [Tue Apr 28 23:34:27 2026] POST /v2.0/security-group-rules => generated 597 bytes in 156 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 130/265] 199.204.45.109 () {44 vars in 1088 bytes} [Tue Apr 28 23:34:29 2026] GET /v2.0/security-groups/f6a3d43e-887c-417b-bca0-db1f4e9f12ad?project_id=ed4d814c50ef4d77a90d25802edc9965 => generated 2234 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 136/266] 199.204.45.109 () {44 vars in 1001 bytes} [Tue Apr 28 23:34:29 2026] GET /v2.0/security-groups/f6a3d43e-887c-417b-bca0-db1f4e9f12ad => generated 2234 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 131/267] 199.204.45.109 () {44 vars in 1088 bytes} [Tue Apr 28 23:34:29 2026] GET /v2.0/security-groups/f6a3d43e-887c-417b-bca0-db1f4e9f12ad?project_id=ed4d814c50ef4d77a90d25802edc9965 => generated 2234 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-28 23:34:29.397 8 INFO neutron.db.ovn_revision_numbers_db [None req-0689396b-cb89-44e2-8cea-09cc1a3f0767 75322988242548b7bcd8a3f0e76290d1 931c1109cb014d66853423e34624e8ad - - default default] Successfully bumped revision number for resource b580c7c1-2e7d-48dd-bb24-0b17d8cf8d26 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 137/268] 199.204.45.109 () {48 vars in 991 bytes} [Tue Apr 28 23:34:29 2026] POST /v2.0/security-group-rules => generated 599 bytes in 135 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 132/269] 199.204.45.109 () {44 vars in 1088 bytes} [Tue Apr 28 23:34:30 2026] GET /v2.0/security-groups/f6a3d43e-887c-417b-bca0-db1f4e9f12ad?project_id=ed4d814c50ef4d77a90d25802edc9965 => generated 2846 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 138/270] 199.204.45.109 () {44 vars in 1001 bytes} [Tue Apr 28 23:34:30 2026] GET /v2.0/security-groups/f6a3d43e-887c-417b-bca0-db1f4e9f12ad => generated 2846 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 133/271] 199.204.45.109 () {44 vars in 1088 bytes} [Tue Apr 28 23:34:30 2026] GET /v2.0/security-groups/f6a3d43e-887c-417b-bca0-db1f4e9f12ad?project_id=ed4d814c50ef4d77a90d25802edc9965 => generated 2846 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-28 23:34:32.132 8 INFO neutron.db.ovn_revision_numbers_db [None req-3528cb4a-e402-44a7-ab0d-25c8df42becb 75322988242548b7bcd8a3f0e76290d1 931c1109cb014d66853423e34624e8ad - - default default] Successfully bumped revision number for resource 8fa8a4ea-4426-4430-8584-678cacd5b4ee (type: security_group_rules) to 0 [pid: 8|app: 0|req: 139/272] 199.204.45.109 () {48 vars in 991 bytes} [Tue Apr 28 23:34:30 2026] POST /v2.0/security-group-rules => generated 601 bytes in 1866 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 134/273] 199.204.45.109 () {44 vars in 1088 bytes} [Tue Apr 28 23:34:33 2026] GET /v2.0/security-groups/f6a3d43e-887c-417b-bca0-db1f4e9f12ad?project_id=ed4d814c50ef4d77a90d25802edc9965 => generated 3460 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 140/274] 199.204.45.109 () {44 vars in 1001 bytes} [Tue Apr 28 23:34:33 2026] GET /v2.0/security-groups/f6a3d43e-887c-417b-bca0-db1f4e9f12ad => generated 3460 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 135/275] 199.204.45.109 () {44 vars in 1088 bytes} [Tue Apr 28 23:34:33 2026] GET /v2.0/security-groups/f6a3d43e-887c-417b-bca0-db1f4e9f12ad?project_id=ed4d814c50ef4d77a90d25802edc9965 => generated 3460 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-28 23:34:33.891 8 INFO neutron.db.ovn_revision_numbers_db [None req-0ad9604b-8d6b-4fef-abf3-9dd657c83fb2 75322988242548b7bcd8a3f0e76290d1 931c1109cb014d66853423e34624e8ad - - default default] Successfully bumped revision number for resource 90a7ded3-c4f0-418f-9eae-097097d0896d (type: security_group_rules) to 0 [pid: 8|app: 0|req: 141/278] 199.204.45.109 () {48 vars in 991 bytes} [Tue Apr 28 23:34:33 2026] POST /v2.0/security-group-rules => generated 602 bytes in 150 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 170/343] 199.204.45.109 () {30 vars in 739 bytes} [Tue Apr 28 23:42:37 2026] GET /v2.0/networks?tenant_id=ed4d814c50ef4d77a90d25802edc9965&shared=False => generated 15 bytes in 295 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 23:42:38.200 8 INFO neutron.db.segments_db [None req-e977dfd8-0dcc-4bd9-b91c-8b5e37f3b980 46f8e6e4b8164448a862fb6aef907623 ed4d814c50ef4d77a90d25802edc9965 - - d580d99848804188bfa6b7a38c74979a d580d99848804188bfa6b7a38c74979a] Added segment 34f7c6d5-80c8-4be6-8873-3ab09481bf42 of type geneve for network 68aa29f5-3563-43c5-a2d5-55a47ddb8eeb 2026-04-28 23:42:38.433 8 INFO neutron.db.ovn_revision_numbers_db [None req-e977dfd8-0dcc-4bd9-b91c-8b5e37f3b980 46f8e6e4b8164448a862fb6aef907623 ed4d814c50ef4d77a90d25802edc9965 - - d580d99848804188bfa6b7a38c74979a d580d99848804188bfa6b7a38c74979a] Successfully bumped revision number for resource 68aa29f5-3563-43c5-a2d5-55a47ddb8eeb (type: networks) to 1 2026-04-28 23:42:38.622 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-e977dfd8-0dcc-4bd9-b91c-8b5e37f3b980 46f8e6e4b8164448a862fb6aef907623 ed4d814c50ef4d77a90d25802edc9965 - - d580d99848804188bfa6b7a38c74979a d580d99848804188bfa6b7a38c74979a] No more DHCP agents 2026-04-28 23:42:38.630 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-e977dfd8-0dcc-4bd9-b91c-8b5e37f3b980 46f8e6e4b8164448a862fb6aef907623 ed4d814c50ef4d77a90d25802edc9965 - - d580d99848804188bfa6b7a38c74979a d580d99848804188bfa6b7a38c74979a] Unable to schedule network 68aa29f5-3563-43c5-a2d5-55a47ddb8eeb: no agents available; will retry on subsequent port and subnet creation events. 2026-04-28 23:42:38.677 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-a5891611-73c6-4521-88b1-f68a39f982d5 - - - - - -] OVN reports status down for port: 413b1b0e-130e-4d70-91f5-10c051d6e080 2026-04-28 23:42:38.783 8 INFO neutron.db.ovn_revision_numbers_db [None req-e977dfd8-0dcc-4bd9-b91c-8b5e37f3b980 46f8e6e4b8164448a862fb6aef907623 ed4d814c50ef4d77a90d25802edc9965 - - d580d99848804188bfa6b7a38c74979a d580d99848804188bfa6b7a38c74979a] Successfully bumped revision number for resource 413b1b0e-130e-4d70-91f5-10c051d6e080 (type: ports) to 1 [pid: 8|app: 0|req: 174/344] 199.204.45.109 () {34 vars in 681 bytes} [Tue Apr 28 23:42:38 2026] POST /v2.0/networks => generated 758 bytes in 774 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 171/345] 199.204.45.109 () {30 vars in 721 bytes} [Tue Apr 28 23:42:38 2026] GET /v2.0/ports?device_id=manila-share&binding%3Ahost_id=instance => generated 12 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 175/346] 199.204.45.109 () {30 vars in 632 bytes} [Tue Apr 28 23:42:38 2026] GET /v2.0/extensions => generated 21521 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) 2026-04-28 23:42:39.242 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-a2ff3365-e174-4af8-8c99-adda734f5f90 46f8e6e4b8164448a862fb6aef907623 ed4d814c50ef4d77a90d25802edc9965 - - d580d99848804188bfa6b7a38c74979a d580d99848804188bfa6b7a38c74979a] No more DHCP agents 2026-04-28 23:42:39.245 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-a2ff3365-e174-4af8-8c99-adda734f5f90 46f8e6e4b8164448a862fb6aef907623 ed4d814c50ef4d77a90d25802edc9965 - - d580d99848804188bfa6b7a38c74979a d580d99848804188bfa6b7a38c74979a] Unable to schedule network 68aa29f5-3563-43c5-a2d5-55a47ddb8eeb: no agents available; will retry on subsequent port and subnet creation events. 2026-04-28 23:42:39.298 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-a5891611-73c6-4521-88b1-f68a39f982d5 - - - - - -] OVN reports status down for port: fb46d78e-8436-43c3-ae3a-49ef3494229a 2026-04-28 23:42:39.370 7 INFO neutron.db.ovn_revision_numbers_db [None req-a2ff3365-e174-4af8-8c99-adda734f5f90 46f8e6e4b8164448a862fb6aef907623 ed4d814c50ef4d77a90d25802edc9965 - - d580d99848804188bfa6b7a38c74979a d580d99848804188bfa6b7a38c74979a] Successfully bumped revision number for resource fb46d78e-8436-43c3-ae3a-49ef3494229a (type: ports) to 1 2026-04-28 23:42:39.560 7 INFO neutron.db.ovn_revision_numbers_db [None req-a2ff3365-e174-4af8-8c99-adda734f5f90 46f8e6e4b8164448a862fb6aef907623 ed4d814c50ef4d77a90d25802edc9965 - - d580d99848804188bfa6b7a38c74979a d580d99848804188bfa6b7a38c74979a] Successfully bumped revision number for resource fb46d78e-8436-43c3-ae3a-49ef3494229a (type: ports) to 3 [pid: 7|app: 0|req: 172/347] 199.204.45.109 () {34 vars in 676 bytes} [Tue Apr 28 23:42:38 2026] POST /v2.0/ports => generated 991 bytes in 637 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 176/348] 199.204.45.109 () {30 vars in 702 bytes} [Tue Apr 28 23:42:39 2026] GET /v2.0/networks/68aa29f5-3563-43c5-a2d5-55a47ddb8eeb => generated 745 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-28 23:42:40.382 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-a5891611-73c6-4521-88b1-f68a39f982d5 - - - - - -] OVN reports status up for port: fb46d78e-8436-43c3-ae3a-49ef3494229a 2026-04-28 23:42:40.400 7 INFO neutron.plugins.ml2.plugin [None req-a5891611-73c6-4521-88b1-f68a39f982d5 - - - - - -] Attempt 1 to provision port fb46d78e-8436-43c3-ae3a-49ef3494229a 2026-04-28 23:42:40.648 7 INFO neutron.db.ovn_revision_numbers_db [None req-a5891611-73c6-4521-88b1-f68a39f982d5 - - - - - -] Successfully bumped revision number for resource fb46d78e-8436-43c3-ae3a-49ef3494229a (type: ports) to 4 [pid: 7|app: 0|req: 173/349] 199.204.45.109 () {30 vars in 721 bytes} [Tue Apr 28 23:42:41 2026] GET /v2.0/ports?device_id=manila-share&binding%3Ahost_id=instance => generated 996 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 177/350] 199.204.45.109 () {30 vars in 702 bytes} [Tue Apr 28 23:42:41 2026] GET /v2.0/networks/68aa29f5-3563-43c5-a2d5-55a47ddb8eeb => generated 745 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0)