+ 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 Aug 11 11:52:27 2026] *** compiled with version: 13.3.0 on 27 November 2025 23:02:21 os: Linux-5.15.0-187-generic #197-Ubuntu SMP Fri Jul 17 19:17:01 UTC 2026 nodename: neutron-server-8496dbffcb-hwrnp 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, Nov 6 2025, 13:44:16) [GCC 13.3.0] Python main interpreter initialized at 0x7f61b03b2668 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)... 2026-08-11 11:52:31.322 7 INFO neutron.common.config [-] Logging enabled! 2026-08-11 11:52:31.322 7 INFO neutron.common.config [-] uwsgi version 27.0.0 2026-08-11 11:52:31.365 8 INFO neutron.common.config [-] Logging enabled! 2026-08-11 11:52:31.365 8 INFO neutron.common.config [-] uwsgi version 27.0.0 2026-08-11 11:52:32.351 7 INFO neutron.manager [-] Loading core plugin: ml2 2026-08-11 11:52:32.373 8 INFO neutron.manager [-] Loading core plugin: ml2 2026-08-11 11:52:33.860 7 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'vlan', 'geneve'] 2026-08-11 11:52:33.861 8 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'vlan', 'geneve'] 2026-08-11 11:52:33.862 7 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-08-11 11:52:33.864 8 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-08-11 11:52:33.866 7 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-08-11 11:52:33.866 7 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'geneve', 'vlan'] 2026-08-11 11:52:33.866 7 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'geneve', 'vlan']) 2026-08-11 11:52:33.867 7 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['geneve'] 2026-08-11 11:52:33.867 7 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-08-11 11:52:33.868 8 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-08-11 11:52:33.868 8 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'geneve', 'vlan'] 2026-08-11 11:52:33.868 8 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'geneve', 'vlan']) 2026-08-11 11:52:33.868 8 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['geneve'] 2026-08-11 11:52:33.868 8 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-08-11 11:52:33.874 7 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-08-11 11:52:33.874 7 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-08-11 11:52:33.874 7 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['ovn'] 2026-08-11 11:52:33.876 8 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-08-11 11:52:33.876 8 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-08-11 11:52:33.876 8 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['ovn'] 2026-08-11 11:52:34.093 8 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['ovn'] 2026-08-11 11:52:34.093 8 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['ovn'] 2026-08-11 11:52:34.093 8 INFO neutron.plugins.ml2.managers [-] No mechanism drivers provide segment reachability information for agent scheduling. 2026-08-11 11:52:34.095 7 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['ovn'] 2026-08-11 11:52:34.095 7 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['ovn'] 2026-08-11 11:52:34.095 7 INFO neutron.plugins.ml2.managers [-] No mechanism drivers provide segment reachability information for agent scheduling. 2026-08-11 11:52:34.121 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-08-11 11:52:34.121 8 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-08-11 11:52:34.121 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'geneve' 2026-08-11 11:52:34.121 8 INFO neutron.plugins.ml2.drivers.type_tunnel [-] geneve ID ranges: [(1, 65536)] 2026-08-11 11:52:34.122 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-08-11 11:52:34.122 7 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-08-11 11:52:34.122 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'geneve' 2026-08-11 11:52:34.122 7 INFO neutron.plugins.ml2.drivers.type_tunnel [-] geneve ID ranges: [(1, 65536)] 2026-08-11 11:52:34.719 7 INFO neutron.plugins.ml2.managers [None req-a756f5bf-69f6-43b0-93a9-ddec843e24d2 - - - - - -] Initializing driver for type 'vlan' 2026-08-11 11:52:34.731 8 INFO neutron.plugins.ml2.managers [None req-b03863ee-d411-4409-b574-5b8e3f00947b - - - - - -] Initializing driver for type 'vlan' 2026-08-11 11:52:34.989 7 INFO neutron.plugins.ml2.drivers.type_vlan [None req-a756f5bf-69f6-43b0-93a9-ddec843e24d2 - - - - - -] VlanTypeDriver initialization complete 2026-08-11 11:52:34.989 7 INFO neutron.plugins.ml2.managers [None req-a756f5bf-69f6-43b0-93a9-ddec843e24d2 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-08-11 11:52:34.989 7 INFO neutron.plugins.ml2.extensions.dns_integration [None req-a756f5bf-69f6-43b0-93a9-ddec843e24d2 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-08-11 11:52:34.989 7 INFO neutron.plugins.ml2.managers [None req-a756f5bf-69f6-43b0-93a9-ddec843e24d2 - - - - - -] Initializing extension driver 'port_security' 2026-08-11 11:52:34.990 7 INFO neutron.plugins.ml2.extensions.port_security [None req-a756f5bf-69f6-43b0-93a9-ddec843e24d2 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-08-11 11:52:34.990 7 INFO neutron.plugins.ml2.managers [None req-a756f5bf-69f6-43b0-93a9-ddec843e24d2 - - - - - -] Initializing extension driver 'qos' 2026-08-11 11:52:34.990 7 INFO neutron.plugins.ml2.managers [None req-a756f5bf-69f6-43b0-93a9-ddec843e24d2 - - - - - -] Initializing mechanism driver 'ovn' 2026-08-11 11:52:34.990 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-a756f5bf-69f6-43b0-93a9-ddec843e24d2 - - - - - -] Starting OVNMechanismDriver 2026-08-11 11:52:34.993 7 INFO neutron.services.logapi.drivers.ovn.driver [None req-a756f5bf-69f6-43b0-93a9-ddec843e24d2 - - - - - -] OVN logging driver registered 2026-08-11 11:52:34.998 7 INFO neutron.quota [None req-a756f5bf-69f6-43b0-93a9-ddec843e24d2 - - - - - -] Loaded quota_driver: . 2026-08-11 11:52:34.999 7 INFO neutron.plugins.ml2.plugin [None req-a756f5bf-69f6-43b0-93a9-ddec843e24d2 - - - - - -] Modular L2 Plugin initialization complete 2026-08-11 11:52:34.999 7 INFO neutron.plugins.ml2.managers [None req-a756f5bf-69f6-43b0-93a9-ddec843e24d2 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-08-11 11:52:34.999 7 INFO neutron.plugins.ml2.managers [None req-a756f5bf-69f6-43b0-93a9-ddec843e24d2 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-08-11 11:52:34.999 7 INFO neutron.plugins.ml2.managers [None req-a756f5bf-69f6-43b0-93a9-ddec843e24d2 - - - - - -] Got port-security extension from driver 'port_security' 2026-08-11 11:52:34.999 7 INFO neutron.manager [None req-a756f5bf-69f6-43b0-93a9-ddec843e24d2 - - - - - -] Loading Plugin: qos 2026-08-11 11:52:35.011 7 INFO neutron.manager [None req-a756f5bf-69f6-43b0-93a9-ddec843e24d2 - - - - - -] Loading Plugin: ovn-router 2026-08-11 11:52:35.012 8 INFO neutron.plugins.ml2.drivers.type_vlan [None req-b03863ee-d411-4409-b574-5b8e3f00947b - - - - - -] VlanTypeDriver initialization complete 2026-08-11 11:52:35.013 8 INFO neutron.plugins.ml2.managers [None req-b03863ee-d411-4409-b574-5b8e3f00947b - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-08-11 11:52:35.013 8 INFO neutron.plugins.ml2.extensions.dns_integration [None req-b03863ee-d411-4409-b574-5b8e3f00947b - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-08-11 11:52:35.013 8 INFO neutron.plugins.ml2.managers [None req-b03863ee-d411-4409-b574-5b8e3f00947b - - - - - -] Initializing extension driver 'port_security' 2026-08-11 11:52:35.013 8 INFO neutron.plugins.ml2.extensions.port_security [None req-b03863ee-d411-4409-b574-5b8e3f00947b - - - - - -] PortSecurityExtensionDriver initialization complete 2026-08-11 11:52:35.013 8 INFO neutron.plugins.ml2.managers [None req-b03863ee-d411-4409-b574-5b8e3f00947b - - - - - -] Initializing extension driver 'qos' 2026-08-11 11:52:35.013 8 INFO neutron.plugins.ml2.managers [None req-b03863ee-d411-4409-b574-5b8e3f00947b - - - - - -] Initializing mechanism driver 'ovn' 2026-08-11 11:52:35.013 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-b03863ee-d411-4409-b574-5b8e3f00947b - - - - - -] Starting OVNMechanismDriver 2026-08-11 11:52:35.016 8 INFO neutron.services.logapi.drivers.ovn.driver [None req-b03863ee-d411-4409-b574-5b8e3f00947b - - - - - -] OVN logging driver registered 2026-08-11 11:52:35.021 8 INFO neutron.quota [None req-b03863ee-d411-4409-b574-5b8e3f00947b - - - - - -] Loaded quota_driver: . 2026-08-11 11:52:35.022 8 INFO neutron.plugins.ml2.plugin [None req-b03863ee-d411-4409-b574-5b8e3f00947b - - - - - -] Modular L2 Plugin initialization complete 2026-08-11 11:52:35.022 8 INFO neutron.plugins.ml2.managers [None req-b03863ee-d411-4409-b574-5b8e3f00947b - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-08-11 11:52:35.022 8 INFO neutron.plugins.ml2.managers [None req-b03863ee-d411-4409-b574-5b8e3f00947b - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-08-11 11:52:35.022 8 INFO neutron.plugins.ml2.managers [None req-b03863ee-d411-4409-b574-5b8e3f00947b - - - - - -] Got port-security extension from driver 'port_security' 2026-08-11 11:52:35.023 8 INFO neutron.manager [None req-b03863ee-d411-4409-b574-5b8e3f00947b - - - - - -] Loading Plugin: qos 2026-08-11 11:52:35.034 8 INFO neutron.manager [None req-b03863ee-d411-4409-b574-5b8e3f00947b - - - - - -] Loading Plugin: ovn-router 2026-08-11 11:52:35.043 7 INFO neutron.services.ovn_l3.plugin [None req-a756f5bf-69f6-43b0-93a9-ddec843e24d2 - - - - - -] Starting OVNL3RouterPlugin 2026-08-11 11:52:35.048 7 INFO neutron.manager [None req-a756f5bf-69f6-43b0-93a9-ddec843e24d2 - - - - - -] Loading Plugin: segments 2026-08-11 11:52:35.068 8 INFO neutron.services.ovn_l3.plugin [None req-b03863ee-d411-4409-b574-5b8e3f00947b - - - - - -] Starting OVNL3RouterPlugin 2026-08-11 11:52:35.073 8 INFO neutron.manager [None req-b03863ee-d411-4409-b574-5b8e3f00947b - - - - - -] Loading Plugin: segments 2026-08-11 11:52:35.145 7 INFO neutron.manager [None req-a756f5bf-69f6-43b0-93a9-ddec843e24d2 - - - - - -] Loading Plugin: trunk 2026-08-11 11:52:35.156 7 INFO neutron.manager [None req-a756f5bf-69f6-43b0-93a9-ddec843e24d2 - - - - - -] Loading Plugin: log 2026-08-11 11:52:35.159 7 INFO neutron.manager [None req-a756f5bf-69f6-43b0-93a9-ddec843e24d2 - - - - - -] Loading Plugin: ovn-vpnaas 2026-08-11 11:52:35.180 8 INFO neutron.manager [None req-b03863ee-d411-4409-b574-5b8e3f00947b - - - - - -] Loading Plugin: trunk 2026-08-11 11:52:35.192 8 INFO neutron.manager [None req-b03863ee-d411-4409-b574-5b8e3f00947b - - - - - -] Loading Plugin: log 2026-08-11 11:52:35.195 8 INFO neutron.manager [None req-b03863ee-d411-4409-b574-5b8e3f00947b - - - - - -] Loading Plugin: ovn-vpnaas 2026-08-11 11:52:35.216 7 INFO neutron_vpnaas.db.vpn.vpn_agentschedulers_db [None req-a756f5bf-69f6-43b0-93a9-ddec843e24d2 - - - - - -] Skipping periodic VPN agent status check because automatic rescheduling is disabled. 2026-08-11 11:52:35.217 7 WARNING stevedore.named [None req-a756f5bf-69f6-43b0-93a9-ddec843e24d2 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ovn_ipsec.IPsecOvnVPNDriver 2026-08-11 11:52:35.252 8 INFO neutron_vpnaas.db.vpn.vpn_agentschedulers_db [None req-b03863ee-d411-4409-b574-5b8e3f00947b - - - - - -] Skipping periodic VPN agent status check because automatic rescheduling is disabled. 2026-08-11 11:52:35.253 8 WARNING stevedore.named [None req-b03863ee-d411-4409-b574-5b8e3f00947b - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ovn_ipsec.IPsecOvnVPNDriver 2026-08-11 11:52:35.255 7 INFO neutron_vpnaas.services.vpn.plugin [None req-a756f5bf-69f6-43b0-93a9-ddec843e24d2 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-08-11 11:52:35.255 7 INFO neutron.common.utils [None req-a756f5bf-69f6-43b0-93a9-ddec843e24d2 - - - - - -] Disable filter validation extension by service plugin VPNOVNDriverPlugin. 2026-08-11 11:52:35.255 7 INFO neutron.manager [None req-a756f5bf-69f6-43b0-93a9-ddec843e24d2 - - - - - -] Loading Plugin: taas 2026-08-11 11:52:35.275 7 WARNING stevedore.named [None req-a756f5bf-69f6-43b0-93a9-ddec843e24d2 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ovn_ipsec.IPsecOvnVPNDriver 2026-08-11 11:52:35.276 7 WARNING stevedore.named [None req-a756f5bf-69f6-43b0-93a9-ddec843e24d2 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.ovn.taas_ovn.TaasOvnDriver 2026-08-11 11:52:35.282 7 INFO neutron_taas.services.taas.taas_plugin [None req-a756f5bf-69f6-43b0-93a9-ddec843e24d2 - - - - - -] TAAS Plugin initialized using service drivers: dict_keys(['taas']), default: taas 2026-08-11 11:52:35.282 7 INFO neutron.manager [None req-a756f5bf-69f6-43b0-93a9-ddec843e24d2 - - - - - -] Loading Plugin: tapmirror 2026-08-11 11:52:35.289 7 WARNING stevedore.named [None req-a756f5bf-69f6-43b0-93a9-ddec843e24d2 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ovn_ipsec.IPsecOvnVPNDriver 2026-08-11 11:52:35.290 7 WARNING stevedore.named [None req-a756f5bf-69f6-43b0-93a9-ddec843e24d2 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.ovn.taas_ovn.TaasOvnDriver 2026-08-11 11:52:35.291 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a756f5bf-69f6-43b0-93a9-ddec843e24d2 - - - - - -] Tap Mirror plugin using service drivers: dict_keys(['taas']), default: taas 2026-08-11 11:52:35.291 7 INFO neutron.manager [None req-a756f5bf-69f6-43b0-93a9-ddec843e24d2 - - - - - -] Loading Plugin: auto_allocate 2026-08-11 11:52:35.295 7 INFO neutron.manager [None req-a756f5bf-69f6-43b0-93a9-ddec843e24d2 - - - - - -] Loading Plugin: tag 2026-08-11 11:52:35.296 8 INFO neutron_vpnaas.services.vpn.plugin [None req-b03863ee-d411-4409-b574-5b8e3f00947b - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-08-11 11:52:35.296 8 INFO neutron.common.utils [None req-b03863ee-d411-4409-b574-5b8e3f00947b - - - - - -] Disable filter validation extension by service plugin VPNOVNDriverPlugin. 2026-08-11 11:52:35.296 8 INFO neutron.manager [None req-b03863ee-d411-4409-b574-5b8e3f00947b - - - - - -] Loading Plugin: taas 2026-08-11 11:52:35.302 7 INFO neutron.manager [None req-a756f5bf-69f6-43b0-93a9-ddec843e24d2 - - - - - -] Loading Plugin: timestamp 2026-08-11 11:52:35.304 7 INFO neutron.manager [None req-a756f5bf-69f6-43b0-93a9-ddec843e24d2 - - - - - -] Loading Plugin: network_ip_availability 2026-08-11 11:52:35.307 7 INFO neutron.manager [None req-a756f5bf-69f6-43b0-93a9-ddec843e24d2 - - - - - -] Loading Plugin: flavors 2026-08-11 11:52:35.311 7 INFO neutron.manager [None req-a756f5bf-69f6-43b0-93a9-ddec843e24d2 - - - - - -] Loading Plugin: revisions 2026-08-11 11:52:35.314 7 INFO neutron.api.extensions [None req-a756f5bf-69f6-43b0-93a9-ddec843e24d2 - - - - - -] Initializing extension manager. 2026-08-11 11:52:35.315 7 INFO neutron.api.extensions [None req-a756f5bf-69f6-43b0-93a9-ddec843e24d2 - - - - - -] Loaded extension: address-group 2026-08-11 11:52:35.316 7 INFO neutron.api.extensions [None req-a756f5bf-69f6-43b0-93a9-ddec843e24d2 - - - - - -] Loaded extension: address-scope 2026-08-11 11:52:35.317 7 INFO neutron.api.extensions [None req-a756f5bf-69f6-43b0-93a9-ddec843e24d2 - - - - - -] Extension router-admin-state-down-before-update not supported by any of loaded plugins 2026-08-11 11:52:35.317 7 INFO neutron.api.extensions [None req-a756f5bf-69f6-43b0-93a9-ddec843e24d2 - - - - - -] Loaded extension: agent 2026-08-11 11:52:35.318 7 INFO neutron.api.extensions [None req-a756f5bf-69f6-43b0-93a9-ddec843e24d2 - - - - - -] Extension agent-resources-synced not supported by any of loaded plugins 2026-08-11 11:52:35.319 7 INFO neutron.api.extensions [None req-a756f5bf-69f6-43b0-93a9-ddec843e24d2 - - - - - -] Loaded extension: allowed-address-pairs 2026-08-11 11:52:35.320 7 INFO neutron.api.extensions [None req-a756f5bf-69f6-43b0-93a9-ddec843e24d2 - - - - - -] Loaded extension: auto-allocated-topology 2026-08-11 11:52:35.321 7 INFO neutron.api.extensions [None req-a756f5bf-69f6-43b0-93a9-ddec843e24d2 - - - - - -] Loaded extension: availability_zone 2026-08-11 11:52:35.321 7 INFO neutron.api.extensions [None req-a756f5bf-69f6-43b0-93a9-ddec843e24d2 - - - - - -] Extension availability_zone_filter not supported by any of loaded plugins 2026-08-11 11:52:35.322 7 INFO neutron.api.extensions [None req-a756f5bf-69f6-43b0-93a9-ddec843e24d2 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-08-11 11:52:35.322 7 INFO neutron.api.extensions [None req-a756f5bf-69f6-43b0-93a9-ddec843e24d2 - - - - - -] Loaded extension: default-subnetpools 2026-08-11 11:52:35.324 7 INFO neutron.api.extensions [None req-a756f5bf-69f6-43b0-93a9-ddec843e24d2 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-08-11 11:52:35.324 7 INFO neutron.api.extensions [None req-a756f5bf-69f6-43b0-93a9-ddec843e24d2 - - - - - -] Loaded extension: dns-integration 2026-08-11 11:52:35.325 7 INFO neutron.api.extensions [None req-a756f5bf-69f6-43b0-93a9-ddec843e24d2 - - - - - -] Loaded extension: dns-domain-ports 2026-08-11 11:52:35.325 7 INFO neutron.api.extensions [None req-a756f5bf-69f6-43b0-93a9-ddec843e24d2 - - - - - -] Loaded extension: dns-integration-domain-keywords 2026-08-11 11:52:35.326 7 INFO neutron.api.extensions [None req-a756f5bf-69f6-43b0-93a9-ddec843e24d2 - - - - - -] Extension dvr not supported by any of loaded plugins 2026-08-11 11:52:35.326 7 INFO neutron.api.extensions [None req-a756f5bf-69f6-43b0-93a9-ddec843e24d2 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-08-11 11:52:35.327 7 INFO neutron.api.extensions [None req-a756f5bf-69f6-43b0-93a9-ddec843e24d2 - - - - - -] Loaded extension: empty-string-filtering 2026-08-11 11:52:35.327 7 INFO neutron.api.extensions [None req-a756f5bf-69f6-43b0-93a9-ddec843e24d2 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-08-11 11:52:35.328 7 INFO neutron.api.extensions [None req-a756f5bf-69f6-43b0-93a9-ddec843e24d2 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-08-11 11:52:35.328 8 WARNING stevedore.named [None req-b03863ee-d411-4409-b574-5b8e3f00947b - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ovn_ipsec.IPsecOvnVPNDriver 2026-08-11 11:52:35.328 8 WARNING stevedore.named [None req-b03863ee-d411-4409-b574-5b8e3f00947b - - - - - -] Could not load neutron_taas.services.taas.service_drivers.ovn.taas_ovn.TaasOvnDriver 2026-08-11 11:52:35.328 7 INFO neutron.api.extensions [None req-a756f5bf-69f6-43b0-93a9-ddec843e24d2 - - - - - -] Loaded extension: external-net 2026-08-11 11:52:35.329 7 INFO neutron.api.extensions [None req-a756f5bf-69f6-43b0-93a9-ddec843e24d2 - - - - - -] Loaded extension: extra_dhcp_opt 2026-08-11 11:52:35.329 7 INFO neutron.api.extensions [None req-a756f5bf-69f6-43b0-93a9-ddec843e24d2 - - - - - -] Loaded extension: extraroute 2026-08-11 11:52:35.330 7 INFO neutron.api.extensions [None req-a756f5bf-69f6-43b0-93a9-ddec843e24d2 - - - - - -] Extension extraroute-atomic not supported by any of loaded plugins 2026-08-11 11:52:35.330 7 INFO neutron.api.extensions [None req-a756f5bf-69f6-43b0-93a9-ddec843e24d2 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-08-11 11:52:35.331 7 INFO neutron.api.extensions [None req-a756f5bf-69f6-43b0-93a9-ddec843e24d2 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-08-11 11:52:35.331 7 INFO neutron.api.extensions [None req-a756f5bf-69f6-43b0-93a9-ddec843e24d2 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-08-11 11:52:35.332 7 INFO neutron.api.extensions [None req-a756f5bf-69f6-43b0-93a9-ddec843e24d2 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-08-11 11:52:35.332 7 INFO neutron.api.extensions [None req-a756f5bf-69f6-43b0-93a9-ddec843e24d2 - - - - - -] Loaded extension: fip-port-details 2026-08-11 11:52:35.333 7 INFO neutron.api.extensions [None req-a756f5bf-69f6-43b0-93a9-ddec843e24d2 - - - - - -] Loaded extension: flavors 2026-08-11 11:52:35.334 7 INFO neutron.api.extensions [None req-a756f5bf-69f6-43b0-93a9-ddec843e24d2 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-08-11 11:52:35.335 7 INFO neutron.api.extensions [None req-a756f5bf-69f6-43b0-93a9-ddec843e24d2 - - - - - -] Loaded extension: floatingip-pools 2026-08-11 11:52:35.335 7 INFO neutron.api.extensions [None req-a756f5bf-69f6-43b0-93a9-ddec843e24d2 - - - - - -] Loaded extension: ip_allocation 2026-08-11 11:52:35.336 8 INFO neutron_taas.services.taas.taas_plugin [None req-b03863ee-d411-4409-b574-5b8e3f00947b - - - - - -] TAAS Plugin initialized using service drivers: dict_keys(['taas']), default: taas 2026-08-11 11:52:35.336 7 INFO neutron.api.extensions [None req-a756f5bf-69f6-43b0-93a9-ddec843e24d2 - - - - - -] Extension ip-substring-filtering not supported by any of loaded plugins 2026-08-11 11:52:35.336 8 INFO neutron.manager [None req-b03863ee-d411-4409-b574-5b8e3f00947b - - - - - -] Loading Plugin: tapmirror 2026-08-11 11:52:35.336 7 INFO neutron.api.extensions [None req-a756f5bf-69f6-43b0-93a9-ddec843e24d2 - - - - - -] Loaded extension: l2_adjacency 2026-08-11 11:52:35.338 7 INFO neutron.api.extensions [None req-a756f5bf-69f6-43b0-93a9-ddec843e24d2 - - - - - -] Loaded extension: router 2026-08-11 11:52:35.339 7 INFO neutron.api.extensions [None req-a756f5bf-69f6-43b0-93a9-ddec843e24d2 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-08-11 11:52:35.340 7 INFO neutron.api.extensions [None req-a756f5bf-69f6-43b0-93a9-ddec843e24d2 - - - - - -] Loaded extension: enable-default-route-bfd 2026-08-11 11:52:35.340 7 INFO neutron.api.extensions [None req-a756f5bf-69f6-43b0-93a9-ddec843e24d2 - - - - - -] Loaded extension: enable-default-route-ecmp 2026-08-11 11:52:35.341 7 INFO neutron.api.extensions [None req-a756f5bf-69f6-43b0-93a9-ddec843e24d2 - - - - - -] Loaded extension: ext-gw-mode 2026-08-11 11:52:35.341 7 INFO neutron.api.extensions [None req-a756f5bf-69f6-43b0-93a9-ddec843e24d2 - - - - - -] Loaded extension: l3-ha 2026-08-11 11:52:35.342 7 INFO neutron.api.extensions [None req-a756f5bf-69f6-43b0-93a9-ddec843e24d2 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-08-11 11:52:35.342 7 INFO neutron.api.extensions [None req-a756f5bf-69f6-43b0-93a9-ddec843e24d2 - - - - - -] Loaded extension: external-gateway-multihoming 2026-08-11 11:52:35.343 7 INFO neutron.api.extensions [None req-a756f5bf-69f6-43b0-93a9-ddec843e24d2 - - - - - -] Loaded extension: l3-flavors 2026-08-11 11:52:35.344 7 INFO neutron.api.extensions [None req-a756f5bf-69f6-43b0-93a9-ddec843e24d2 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-08-11 11:52:35.344 7 INFO neutron.api.extensions [None req-a756f5bf-69f6-43b0-93a9-ddec843e24d2 - - - - - -] Extension l3-port-ip-change-not-allowed not supported by any of loaded plugins 2026-08-11 11:52:35.345 8 WARNING stevedore.named [None req-b03863ee-d411-4409-b574-5b8e3f00947b - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ovn_ipsec.IPsecOvnVPNDriver 2026-08-11 11:52:35.346 8 WARNING stevedore.named [None req-b03863ee-d411-4409-b574-5b8e3f00947b - - - - - -] Could not load neutron_taas.services.taas.service_drivers.ovn.taas_ovn.TaasOvnDriver 2026-08-11 11:52:35.346 7 INFO neutron.api.extensions [None req-a756f5bf-69f6-43b0-93a9-ddec843e24d2 - - - - - -] Extension l3_agent_scheduler not supported by any of loaded plugins 2026-08-11 11:52:35.346 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b03863ee-d411-4409-b574-5b8e3f00947b - - - - - -] Tap Mirror plugin using service drivers: dict_keys(['taas']), default: taas 2026-08-11 11:52:35.347 8 INFO neutron.manager [None req-b03863ee-d411-4409-b574-5b8e3f00947b - - - - - -] Loading Plugin: auto_allocate 2026-08-11 11:52:35.348 7 INFO neutron.api.extensions [None req-a756f5bf-69f6-43b0-93a9-ddec843e24d2 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-08-11 11:52:35.349 7 INFO neutron.api.extensions [None req-a756f5bf-69f6-43b0-93a9-ddec843e24d2 - - - - - -] Loaded extension: logging 2026-08-11 11:52:35.350 7 INFO neutron.api.extensions [None req-a756f5bf-69f6-43b0-93a9-ddec843e24d2 - - - - - -] Extension metering not supported by any of loaded plugins 2026-08-11 11:52:35.350 7 INFO neutron.api.extensions [None req-a756f5bf-69f6-43b0-93a9-ddec843e24d2 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-08-11 11:52:35.351 7 INFO neutron.api.extensions [None req-a756f5bf-69f6-43b0-93a9-ddec843e24d2 - - - - - -] Loaded extension: multi-provider 2026-08-11 11:52:35.351 8 INFO neutron.manager [None req-b03863ee-d411-4409-b574-5b8e3f00947b - - - - - -] Loading Plugin: tag 2026-08-11 11:52:35.351 7 INFO neutron.api.extensions [None req-a756f5bf-69f6-43b0-93a9-ddec843e24d2 - - - - - -] Loaded extension: net-mtu 2026-08-11 11:52:35.352 7 INFO neutron.api.extensions [None req-a756f5bf-69f6-43b0-93a9-ddec843e24d2 - - - - - -] Loaded extension: net-mtu-writable 2026-08-11 11:52:35.352 7 INFO neutron.api.extensions [None req-a756f5bf-69f6-43b0-93a9-ddec843e24d2 - - - - - -] Loaded extension: network_availability_zone 2026-08-11 11:52:35.353 7 INFO neutron.api.extensions [None req-a756f5bf-69f6-43b0-93a9-ddec843e24d2 - - - - - -] Extension network_ha not supported by any of loaded plugins 2026-08-11 11:52:35.353 7 INFO neutron.api.extensions [None req-a756f5bf-69f6-43b0-93a9-ddec843e24d2 - - - - - -] Loaded extension: network-ip-availability 2026-08-11 11:52:35.354 7 INFO neutron.api.extensions [None req-a756f5bf-69f6-43b0-93a9-ddec843e24d2 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-08-11 11:52:35.355 7 INFO neutron.api.extensions [None req-a756f5bf-69f6-43b0-93a9-ddec843e24d2 - - - - - -] Loaded extension: pagination 2026-08-11 11:52:35.355 7 INFO neutron.api.extensions [None req-a756f5bf-69f6-43b0-93a9-ddec843e24d2 - - - - - -] Loaded extension: port-device-profile 2026-08-11 11:52:35.356 7 INFO neutron.api.extensions [None req-a756f5bf-69f6-43b0-93a9-ddec843e24d2 - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-08-11 11:52:35.356 7 INFO neutron.api.extensions [None req-a756f5bf-69f6-43b0-93a9-ddec843e24d2 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-08-11 11:52:35.357 7 INFO neutron.api.extensions [None req-a756f5bf-69f6-43b0-93a9-ddec843e24d2 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-08-11 11:52:35.357 7 INFO neutron.api.extensions [None req-a756f5bf-69f6-43b0-93a9-ddec843e24d2 - - - - - -] Extension port-mac-override not supported by any of loaded plugins 2026-08-11 11:52:35.358 7 INFO neutron.api.extensions [None req-a756f5bf-69f6-43b0-93a9-ddec843e24d2 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-08-11 11:52:35.358 8 INFO neutron.manager [None req-b03863ee-d411-4409-b574-5b8e3f00947b - - - - - -] Loading Plugin: timestamp 2026-08-11 11:52:35.358 7 INFO neutron.api.extensions [None req-a756f5bf-69f6-43b0-93a9-ddec843e24d2 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-08-11 11:52:35.359 7 INFO neutron.api.extensions [None req-a756f5bf-69f6-43b0-93a9-ddec843e24d2 - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-08-11 11:52:35.359 7 INFO neutron.api.extensions [None req-a756f5bf-69f6-43b0-93a9-ddec843e24d2 - - - - - -] Loaded extension: port-resource-request 2026-08-11 11:52:35.360 7 INFO neutron.api.extensions [None req-a756f5bf-69f6-43b0-93a9-ddec843e24d2 - - - - - -] Loaded extension: port-resource-request-groups 2026-08-11 11:52:35.360 8 INFO neutron.manager [None req-b03863ee-d411-4409-b574-5b8e3f00947b - - - - - -] Loading Plugin: network_ip_availability 2026-08-11 11:52:35.360 7 INFO neutron.api.extensions [None req-a756f5bf-69f6-43b0-93a9-ddec843e24d2 - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-08-11 11:52:35.361 7 INFO neutron.api.extensions [None req-a756f5bf-69f6-43b0-93a9-ddec843e24d2 - - - - - -] Loaded extension: binding 2026-08-11 11:52:35.362 7 INFO neutron.api.extensions [None req-a756f5bf-69f6-43b0-93a9-ddec843e24d2 - - - - - -] Loaded extension: binding-extended 2026-08-11 11:52:35.362 7 INFO neutron.api.extensions [None req-a756f5bf-69f6-43b0-93a9-ddec843e24d2 - - - - - -] Loaded extension: port-security 2026-08-11 11:52:35.363 7 INFO neutron.api.extensions [None req-a756f5bf-69f6-43b0-93a9-ddec843e24d2 - - - - - -] Loaded extension: project-id 2026-08-11 11:52:35.363 7 INFO neutron.api.extensions [None req-a756f5bf-69f6-43b0-93a9-ddec843e24d2 - - - - - -] Loaded extension: provider 2026-08-11 11:52:35.364 7 INFO neutron.api.extensions [None req-a756f5bf-69f6-43b0-93a9-ddec843e24d2 - - - - - -] Loaded extension: qinq 2026-08-11 11:52:35.365 8 INFO neutron.manager [None req-b03863ee-d411-4409-b574-5b8e3f00947b - - - - - -] Loading Plugin: flavors 2026-08-11 11:52:35.366 7 INFO neutron.api.extensions [None req-a756f5bf-69f6-43b0-93a9-ddec843e24d2 - - - - - -] Loaded extension: qos 2026-08-11 11:52:35.367 7 INFO neutron.api.extensions [None req-a756f5bf-69f6-43b0-93a9-ddec843e24d2 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-08-11 11:52:35.367 7 INFO neutron.api.extensions [None req-a756f5bf-69f6-43b0-93a9-ddec843e24d2 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-08-11 11:52:35.368 7 INFO neutron.api.extensions [None req-a756f5bf-69f6-43b0-93a9-ddec843e24d2 - - - - - -] Loaded extension: qos-default 2026-08-11 11:52:35.368 8 INFO neutron.manager [None req-b03863ee-d411-4409-b574-5b8e3f00947b - - - - - -] Loading Plugin: revisions 2026-08-11 11:52:35.368 7 INFO neutron.api.extensions [None req-a756f5bf-69f6-43b0-93a9-ddec843e24d2 - - - - - -] Loaded extension: qos-fip 2026-08-11 11:52:35.369 7 INFO neutron.api.extensions [None req-a756f5bf-69f6-43b0-93a9-ddec843e24d2 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-08-11 11:52:35.369 7 INFO neutron.api.extensions [None req-a756f5bf-69f6-43b0-93a9-ddec843e24d2 - - - - - -] Loaded extension: qos-gateway-ip 2026-08-11 11:52:35.370 7 INFO neutron.api.extensions [None req-a756f5bf-69f6-43b0-93a9-ddec843e24d2 - - - - - -] Loaded extension: qos-port-network-policy 2026-08-11 11:52:35.370 7 INFO neutron.api.extensions [None req-a756f5bf-69f6-43b0-93a9-ddec843e24d2 - - - - - -] Loaded extension: qos-pps-minimum 2026-08-11 11:52:35.371 7 INFO neutron.api.extensions [None req-a756f5bf-69f6-43b0-93a9-ddec843e24d2 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-08-11 11:52:35.371 8 INFO neutron.api.extensions [None req-b03863ee-d411-4409-b574-5b8e3f00947b - - - - - -] Initializing extension manager. 2026-08-11 11:52:35.372 7 INFO neutron.api.extensions [None req-a756f5bf-69f6-43b0-93a9-ddec843e24d2 - - - - - -] Loaded extension: qos-pps 2026-08-11 11:52:35.372 7 INFO neutron.api.extensions [None req-a756f5bf-69f6-43b0-93a9-ddec843e24d2 - - - - - -] Loaded extension: qos-rule-type-details 2026-08-11 11:52:35.373 8 INFO neutron.api.extensions [None req-b03863ee-d411-4409-b574-5b8e3f00947b - - - - - -] Loaded extension: address-group 2026-08-11 11:52:35.373 7 INFO neutron.api.extensions [None req-a756f5bf-69f6-43b0-93a9-ddec843e24d2 - - - - - -] Loaded extension: qos-rule-type-filter 2026-08-11 11:52:35.373 7 INFO neutron.api.extensions [None req-a756f5bf-69f6-43b0-93a9-ddec843e24d2 - - - - - -] Loaded extension: qos-rules-alias 2026-08-11 11:52:35.373 8 INFO neutron.api.extensions [None req-b03863ee-d411-4409-b574-5b8e3f00947b - - - - - -] Loaded extension: address-scope 2026-08-11 11:52:35.374 7 INFO neutron.api.extensions [None req-a756f5bf-69f6-43b0-93a9-ddec843e24d2 - - - - - -] Loaded extension: quota-check-limit 2026-08-11 11:52:35.374 8 INFO neutron.api.extensions [None req-b03863ee-d411-4409-b574-5b8e3f00947b - - - - - -] Extension router-admin-state-down-before-update not supported by any of loaded plugins 2026-08-11 11:52:35.374 7 INFO neutron.api.extensions [None req-a756f5bf-69f6-43b0-93a9-ddec843e24d2 - - - - - -] Loaded extension: quota-check-limit-default 2026-08-11 11:52:35.375 8 INFO neutron.api.extensions [None req-b03863ee-d411-4409-b574-5b8e3f00947b - - - - - -] Loaded extension: agent 2026-08-11 11:52:35.375 8 INFO neutron.api.extensions [None req-b03863ee-d411-4409-b574-5b8e3f00947b - - - - - -] Extension agent-resources-synced not supported by any of loaded plugins 2026-08-11 11:52:35.376 7 INFO neutron.api.extensions [None req-a756f5bf-69f6-43b0-93a9-ddec843e24d2 - - - - - -] Loaded extension: quotas 2026-08-11 11:52:35.376 8 INFO neutron.api.extensions [None req-b03863ee-d411-4409-b574-5b8e3f00947b - - - - - -] Loaded extension: allowed-address-pairs 2026-08-11 11:52:35.377 8 INFO neutron.api.extensions [None req-b03863ee-d411-4409-b574-5b8e3f00947b - - - - - -] Loaded extension: auto-allocated-topology 2026-08-11 11:52:35.377 7 INFO neutron.api.extensions [None req-a756f5bf-69f6-43b0-93a9-ddec843e24d2 - - - - - -] Loaded extension: quota_details 2026-08-11 11:52:35.378 8 INFO neutron.api.extensions [None req-b03863ee-d411-4409-b574-5b8e3f00947b - - - - - -] Loaded extension: availability_zone 2026-08-11 11:52:35.379 8 INFO neutron.api.extensions [None req-b03863ee-d411-4409-b574-5b8e3f00947b - - - - - -] Extension availability_zone_filter not supported by any of loaded plugins 2026-08-11 11:52:35.379 7 INFO neutron.api.extensions [None req-a756f5bf-69f6-43b0-93a9-ddec843e24d2 - - - - - -] Loaded extension: rbac-policies 2026-08-11 11:52:35.379 8 INFO neutron.api.extensions [None req-b03863ee-d411-4409-b574-5b8e3f00947b - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-08-11 11:52:35.379 7 INFO neutron.api.extensions [None req-a756f5bf-69f6-43b0-93a9-ddec843e24d2 - - - - - -] Extension rbac-address-group not supported by any of loaded plugins 2026-08-11 11:52:35.380 8 INFO neutron.api.extensions [None req-b03863ee-d411-4409-b574-5b8e3f00947b - - - - - -] Loaded extension: default-subnetpools 2026-08-11 11:52:35.380 7 INFO neutron.api.extensions [None req-a756f5bf-69f6-43b0-93a9-ddec843e24d2 - - - - - -] Loaded extension: rbac-address-scope 2026-08-11 11:52:35.380 7 INFO neutron.api.extensions [None req-a756f5bf-69f6-43b0-93a9-ddec843e24d2 - - - - - -] Loaded extension: rbac-security-groups 2026-08-11 11:52:35.381 7 INFO neutron.api.extensions [None req-a756f5bf-69f6-43b0-93a9-ddec843e24d2 - - - - - -] Extension rbac-subnetpool not supported by any of loaded plugins 2026-08-11 11:52:35.381 8 INFO neutron.api.extensions [None req-b03863ee-d411-4409-b574-5b8e3f00947b - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-08-11 11:52:35.381 7 INFO neutron.api.extensions [None req-a756f5bf-69f6-43b0-93a9-ddec843e24d2 - - - - - -] Loaded extension: revision-if-match 2026-08-11 11:52:35.382 8 INFO neutron.api.extensions [None req-b03863ee-d411-4409-b574-5b8e3f00947b - - - - - -] Loaded extension: dns-integration 2026-08-11 11:52:35.382 7 INFO neutron.api.extensions [None req-a756f5bf-69f6-43b0-93a9-ddec843e24d2 - - - - - -] Loaded extension: standard-attr-revisions 2026-08-11 11:52:35.382 8 INFO neutron.api.extensions [None req-b03863ee-d411-4409-b574-5b8e3f00947b - - - - - -] Loaded extension: dns-domain-ports 2026-08-11 11:52:35.382 7 INFO neutron.api.extensions [None req-a756f5bf-69f6-43b0-93a9-ddec843e24d2 - - - - - -] Loaded extension: router_availability_zone 2026-08-11 11:52:35.383 8 INFO neutron.api.extensions [None req-b03863ee-d411-4409-b574-5b8e3f00947b - - - - - -] Loaded extension: dns-integration-domain-keywords 2026-08-11 11:52:35.383 7 INFO neutron.api.extensions [None req-a756f5bf-69f6-43b0-93a9-ddec843e24d2 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-08-11 11:52:35.383 8 INFO neutron.api.extensions [None req-b03863ee-d411-4409-b574-5b8e3f00947b - - - - - -] Extension dvr not supported by any of loaded plugins 2026-08-11 11:52:35.384 8 INFO neutron.api.extensions [None req-b03863ee-d411-4409-b574-5b8e3f00947b - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-08-11 11:52:35.384 8 INFO neutron.api.extensions [None req-b03863ee-d411-4409-b574-5b8e3f00947b - - - - - -] Loaded extension: empty-string-filtering 2026-08-11 11:52:35.385 8 INFO neutron.api.extensions [None req-b03863ee-d411-4409-b574-5b8e3f00947b - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-08-11 11:52:35.385 7 INFO neutron.api.extensions [None req-a756f5bf-69f6-43b0-93a9-ddec843e24d2 - - - - - -] Loaded extension: security-groups-default-rules 2026-08-11 11:52:35.385 8 INFO neutron.api.extensions [None req-b03863ee-d411-4409-b574-5b8e3f00947b - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-08-11 11:52:35.385 7 INFO neutron.api.extensions [None req-a756f5bf-69f6-43b0-93a9-ddec843e24d2 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-08-11 11:52:35.386 8 INFO neutron.api.extensions [None req-b03863ee-d411-4409-b574-5b8e3f00947b - - - - - -] Loaded extension: external-net 2026-08-11 11:52:35.386 7 INFO neutron.api.extensions [None req-a756f5bf-69f6-43b0-93a9-ddec843e24d2 - - - - - -] Extension port-security-groups-filtering not supported by any of loaded plugins 2026-08-11 11:52:35.386 8 INFO neutron.api.extensions [None req-b03863ee-d411-4409-b574-5b8e3f00947b - - - - - -] Loaded extension: extra_dhcp_opt 2026-08-11 11:52:35.386 7 INFO neutron.api.extensions [None req-a756f5bf-69f6-43b0-93a9-ddec843e24d2 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-08-11 11:52:35.387 8 INFO neutron.api.extensions [None req-b03863ee-d411-4409-b574-5b8e3f00947b - - - - - -] Loaded extension: extraroute 2026-08-11 11:52:35.387 7 INFO neutron.api.extensions [None req-a756f5bf-69f6-43b0-93a9-ddec843e24d2 - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-08-11 11:52:35.387 7 INFO neutron.api.extensions [None req-a756f5bf-69f6-43b0-93a9-ddec843e24d2 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-08-11 11:52:35.387 8 INFO neutron.api.extensions [None req-b03863ee-d411-4409-b574-5b8e3f00947b - - - - - -] Extension extraroute-atomic not supported by any of loaded plugins 2026-08-11 11:52:35.388 8 INFO neutron.api.extensions [None req-b03863ee-d411-4409-b574-5b8e3f00947b - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-08-11 11:52:35.388 8 INFO neutron.api.extensions [None req-b03863ee-d411-4409-b574-5b8e3f00947b - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-08-11 11:52:35.389 8 INFO neutron.api.extensions [None req-b03863ee-d411-4409-b574-5b8e3f00947b - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-08-11 11:52:35.389 8 INFO neutron.api.extensions [None req-b03863ee-d411-4409-b574-5b8e3f00947b - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-08-11 11:52:35.390 8 INFO neutron.api.extensions [None req-b03863ee-d411-4409-b574-5b8e3f00947b - - - - - -] Loaded extension: fip-port-details 2026-08-11 11:52:35.390 8 INFO neutron.api.extensions [None req-b03863ee-d411-4409-b574-5b8e3f00947b - - - - - -] Loaded extension: flavors 2026-08-11 11:52:35.391 7 INFO neutron.api.extensions [None req-a756f5bf-69f6-43b0-93a9-ddec843e24d2 - - - - - -] Loaded extension: security-group 2026-08-11 11:52:35.391 8 INFO neutron.api.extensions [None req-b03863ee-d411-4409-b574-5b8e3f00947b - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-08-11 11:52:35.392 8 INFO neutron.api.extensions [None req-b03863ee-d411-4409-b574-5b8e3f00947b - - - - - -] Loaded extension: floatingip-pools 2026-08-11 11:52:35.392 7 INFO neutron.api.extensions [None req-a756f5bf-69f6-43b0-93a9-ddec843e24d2 - - - - - -] Loaded extension: segment 2026-08-11 11:52:35.393 8 INFO neutron.api.extensions [None req-b03863ee-d411-4409-b574-5b8e3f00947b - - - - - -] Loaded extension: ip_allocation 2026-08-11 11:52:35.393 7 INFO neutron.api.extensions [None req-a756f5bf-69f6-43b0-93a9-ddec843e24d2 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-08-11 11:52:35.393 8 INFO neutron.api.extensions [None req-b03863ee-d411-4409-b574-5b8e3f00947b - - - - - -] Extension ip-substring-filtering not supported by any of loaded plugins 2026-08-11 11:52:35.394 7 INFO neutron.api.extensions [None req-a756f5bf-69f6-43b0-93a9-ddec843e24d2 - - - - - -] Loaded extension: service-type 2026-08-11 11:52:35.394 8 INFO neutron.api.extensions [None req-b03863ee-d411-4409-b574-5b8e3f00947b - - - - - -] Loaded extension: l2_adjacency 2026-08-11 11:52:35.394 7 INFO neutron.api.extensions [None req-a756f5bf-69f6-43b0-93a9-ddec843e24d2 - - - - - -] Loaded extension: sorting 2026-08-11 11:52:35.394 7 INFO neutron.api.extensions [None req-a756f5bf-69f6-43b0-93a9-ddec843e24d2 - - - - - -] Loaded extension: standard-attr-segment 2026-08-11 11:52:35.395 8 INFO neutron.api.extensions [None req-b03863ee-d411-4409-b574-5b8e3f00947b - - - - - -] Loaded extension: router 2026-08-11 11:52:35.395 7 INFO neutron.api.extensions [None req-a756f5bf-69f6-43b0-93a9-ddec843e24d2 - - - - - -] Loaded extension: standard-attr-description 2026-08-11 11:52:35.396 7 INFO neutron.api.extensions [None req-a756f5bf-69f6-43b0-93a9-ddec843e24d2 - - - - - -] Loaded extension: stateful-security-group 2026-08-11 11:52:35.396 7 WARNING neutron.api.extensions [None req-a756f5bf-69f6-43b0-93a9-ddec843e24d2 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-08-11 11:52:35.396 8 INFO neutron.api.extensions [None req-b03863ee-d411-4409-b574-5b8e3f00947b - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-08-11 11:52:35.397 7 INFO neutron.api.extensions [None req-a756f5bf-69f6-43b0-93a9-ddec843e24d2 - - - - - -] Loaded extension: subnet-dns-publish-fixed-ip 2026-08-11 11:52:35.397 8 INFO neutron.api.extensions [None req-b03863ee-d411-4409-b574-5b8e3f00947b - - - - - -] Loaded extension: enable-default-route-bfd 2026-08-11 11:52:35.397 7 INFO neutron.api.extensions [None req-a756f5bf-69f6-43b0-93a9-ddec843e24d2 - - - - - -] Loaded extension: subnet-external-network 2026-08-11 11:52:35.398 7 INFO neutron.api.extensions [None req-a756f5bf-69f6-43b0-93a9-ddec843e24d2 - - - - - -] Extension subnet_onboard not supported by any of loaded plugins 2026-08-11 11:52:35.398 8 INFO neutron.api.extensions [None req-b03863ee-d411-4409-b574-5b8e3f00947b - - - - - -] Loaded extension: enable-default-route-ecmp 2026-08-11 11:52:35.398 7 INFO neutron.api.extensions [None req-a756f5bf-69f6-43b0-93a9-ddec843e24d2 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-08-11 11:52:35.398 8 INFO neutron.api.extensions [None req-b03863ee-d411-4409-b574-5b8e3f00947b - - - - - -] Loaded extension: ext-gw-mode 2026-08-11 11:52:35.399 7 INFO neutron.api.extensions [None req-a756f5bf-69f6-43b0-93a9-ddec843e24d2 - - - - - -] Loaded extension: subnet-service-types 2026-08-11 11:52:35.399 8 INFO neutron.api.extensions [None req-b03863ee-d411-4409-b574-5b8e3f00947b - - - - - -] Loaded extension: l3-ha 2026-08-11 11:52:35.399 8 INFO neutron.api.extensions [None req-b03863ee-d411-4409-b574-5b8e3f00947b - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-08-11 11:52:35.399 7 INFO neutron.api.extensions [None req-a756f5bf-69f6-43b0-93a9-ddec843e24d2 - - - - - -] Loaded extension: subnet_allocation 2026-08-11 11:52:35.400 8 INFO neutron.api.extensions [None req-b03863ee-d411-4409-b574-5b8e3f00947b - - - - - -] Loaded extension: external-gateway-multihoming 2026-08-11 11:52:35.400 7 INFO neutron.api.extensions [None req-a756f5bf-69f6-43b0-93a9-ddec843e24d2 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-08-11 11:52:35.400 8 INFO neutron.api.extensions [None req-b03863ee-d411-4409-b574-5b8e3f00947b - - - - - -] Loaded extension: l3-flavors 2026-08-11 11:52:35.401 7 INFO neutron.api.extensions [None req-a756f5bf-69f6-43b0-93a9-ddec843e24d2 - - - - - -] Loaded extension: tag-creation 2026-08-11 11:52:35.401 8 INFO neutron.api.extensions [None req-b03863ee-d411-4409-b574-5b8e3f00947b - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-08-11 11:52:35.401 7 INFO neutron.api.extensions [None req-a756f5bf-69f6-43b0-93a9-ddec843e24d2 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-08-11 11:52:35.401 8 INFO neutron.api.extensions [None req-b03863ee-d411-4409-b574-5b8e3f00947b - - - - - -] Extension l3-port-ip-change-not-allowed not supported by any of loaded plugins 2026-08-11 11:52:35.404 8 INFO neutron.api.extensions [None req-b03863ee-d411-4409-b574-5b8e3f00947b - - - - - -] Extension l3_agent_scheduler not supported by any of loaded plugins 2026-08-11 11:52:35.405 7 INFO neutron.api.extensions [None req-a756f5bf-69f6-43b0-93a9-ddec843e24d2 - - - - - -] Loaded extension: standard-attr-tag 2026-08-11 11:52:35.405 8 INFO neutron.api.extensions [None req-b03863ee-d411-4409-b574-5b8e3f00947b - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-08-11 11:52:35.405 7 INFO neutron.api.extensions [None req-a756f5bf-69f6-43b0-93a9-ddec843e24d2 - - - - - -] Loaded extension: standard-attr-timestamp 2026-08-11 11:52:35.406 7 INFO neutron.api.extensions [None req-a756f5bf-69f6-43b0-93a9-ddec843e24d2 - - - - - -] Loaded extension: trunk 2026-08-11 11:52:35.406 8 INFO neutron.api.extensions [None req-b03863ee-d411-4409-b574-5b8e3f00947b - - - - - -] Loaded extension: logging 2026-08-11 11:52:35.406 7 INFO neutron.api.extensions [None req-a756f5bf-69f6-43b0-93a9-ddec843e24d2 - - - - - -] Loaded extension: trunk-details 2026-08-11 11:52:35.407 7 INFO neutron.api.extensions [None req-a756f5bf-69f6-43b0-93a9-ddec843e24d2 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-08-11 11:52:35.407 8 INFO neutron.api.extensions [None req-b03863ee-d411-4409-b574-5b8e3f00947b - - - - - -] Extension metering not supported by any of loaded plugins 2026-08-11 11:52:35.407 7 INFO neutron.api.extensions [None req-a756f5bf-69f6-43b0-93a9-ddec843e24d2 - - - - - -] Extension uplink-status-propagation-updatable not supported by any of loaded plugins 2026-08-11 11:52:35.408 8 INFO neutron.api.extensions [None req-b03863ee-d411-4409-b574-5b8e3f00947b - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-08-11 11:52:35.408 7 INFO neutron.api.extensions [None req-a756f5bf-69f6-43b0-93a9-ddec843e24d2 - - - - - -] Loaded extension: vlan-transparent 2026-08-11 11:52:35.408 8 INFO neutron.api.extensions [None req-b03863ee-d411-4409-b574-5b8e3f00947b - - - - - -] Loaded extension: multi-provider 2026-08-11 11:52:35.409 7 INFO neutron.api.extensions [None req-a756f5bf-69f6-43b0-93a9-ddec843e24d2 - - - - - -] Loaded extension: vpn-aes-ctr 2026-08-11 11:52:35.409 8 INFO neutron.api.extensions [None req-b03863ee-d411-4409-b574-5b8e3f00947b - - - - - -] Loaded extension: net-mtu 2026-08-11 11:52:35.409 8 INFO neutron.api.extensions [None req-b03863ee-d411-4409-b574-5b8e3f00947b - - - - - -] Loaded extension: net-mtu-writable 2026-08-11 11:52:35.410 8 INFO neutron.api.extensions [None req-b03863ee-d411-4409-b574-5b8e3f00947b - - - - - -] Loaded extension: network_availability_zone 2026-08-11 11:52:35.410 8 INFO neutron.api.extensions [None req-b03863ee-d411-4409-b574-5b8e3f00947b - - - - - -] Extension network_ha not supported by any of loaded plugins 2026-08-11 11:52:35.410 7 INFO neutron.api.extensions [None req-a756f5bf-69f6-43b0-93a9-ddec843e24d2 - - - - - -] Loaded extension: vpn-agent-scheduler 2026-08-11 11:52:35.411 8 INFO neutron.api.extensions [None req-b03863ee-d411-4409-b574-5b8e3f00947b - - - - - -] Loaded extension: network-ip-availability 2026-08-11 11:52:35.411 7 INFO neutron.api.extensions [None req-a756f5bf-69f6-43b0-93a9-ddec843e24d2 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-08-11 11:52:35.412 7 INFO neutron.api.extensions [None req-a756f5bf-69f6-43b0-93a9-ddec843e24d2 - - - - - -] Loaded extension: vpn-flavors 2026-08-11 11:52:35.412 8 INFO neutron.api.extensions [None req-b03863ee-d411-4409-b574-5b8e3f00947b - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-08-11 11:52:35.412 8 INFO neutron.api.extensions [None req-b03863ee-d411-4409-b574-5b8e3f00947b - - - - - -] Loaded extension: pagination 2026-08-11 11:52:35.413 8 INFO neutron.api.extensions [None req-b03863ee-d411-4409-b574-5b8e3f00947b - - - - - -] Loaded extension: port-device-profile 2026-08-11 11:52:35.413 8 INFO neutron.api.extensions [None req-b03863ee-d411-4409-b574-5b8e3f00947b - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-08-11 11:52:35.413 7 INFO neutron.api.extensions [None req-a756f5bf-69f6-43b0-93a9-ddec843e24d2 - - - - - -] Loaded extension: vpnaas 2026-08-11 11:52:35.414 8 INFO neutron.api.extensions [None req-b03863ee-d411-4409-b574-5b8e3f00947b - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-08-11 11:52:35.414 8 INFO neutron.api.extensions [None req-b03863ee-d411-4409-b574-5b8e3f00947b - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-08-11 11:52:35.415 7 INFO neutron.api.extensions [None req-a756f5bf-69f6-43b0-93a9-ddec843e24d2 - - - - - -] Loaded extension: taas 2026-08-11 11:52:35.415 8 INFO neutron.api.extensions [None req-b03863ee-d411-4409-b574-5b8e3f00947b - - - - - -] Extension port-mac-override not supported by any of loaded plugins 2026-08-11 11:52:35.415 8 INFO neutron.api.extensions [None req-b03863ee-d411-4409-b574-5b8e3f00947b - - - - - -] Loaded extension: port-mac-address-regenerate 2026-08-11 11:52:35.416 7 INFO neutron.api.extensions [None req-a756f5bf-69f6-43b0-93a9-ddec843e24d2 - - - - - -] Loaded extension: tap-mirror 2026-08-11 11:52:35.416 8 INFO neutron.api.extensions [None req-b03863ee-d411-4409-b574-5b8e3f00947b - - - - - -] Loaded extension: port-numa-affinity-policy 2026-08-11 11:52:35.416 7 INFO neutron.api.extensions [None req-a756f5bf-69f6-43b0-93a9-ddec843e24d2 - - - - - -] Loaded extension: taas-vlan-filter 2026-08-11 11:52:35.416 8 INFO neutron.api.extensions [None req-b03863ee-d411-4409-b574-5b8e3f00947b - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-08-11 11:52:35.417 8 INFO neutron.api.extensions [None req-b03863ee-d411-4409-b574-5b8e3f00947b - - - - - -] Loaded extension: port-resource-request 2026-08-11 11:52:35.417 8 INFO neutron.api.extensions [None req-b03863ee-d411-4409-b574-5b8e3f00947b - - - - - -] Loaded extension: port-resource-request-groups 2026-08-11 11:52:35.418 8 INFO neutron.api.extensions [None req-b03863ee-d411-4409-b574-5b8e3f00947b - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-08-11 11:52:35.418 8 INFO neutron.api.extensions [None req-b03863ee-d411-4409-b574-5b8e3f00947b - - - - - -] Loaded extension: binding 2026-08-11 11:52:35.418 7 INFO neutron.quota.resource_registry [None req-a756f5bf-69f6-43b0-93a9-ddec843e24d2 - - - - - -] Creating instance of TrackedResource for resource:network 2026-08-11 11:52:35.419 7 INFO neutron.quota.resource_registry [None req-a756f5bf-69f6-43b0-93a9-ddec843e24d2 - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-08-11 11:52:35.419 7 INFO neutron.quota.resource_registry [None req-a756f5bf-69f6-43b0-93a9-ddec843e24d2 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-08-11 11:52:35.419 7 INFO neutron.quota.resource_registry [None req-a756f5bf-69f6-43b0-93a9-ddec843e24d2 - - - - - -] Creating instance of TrackedResource for resource:port 2026-08-11 11:52:35.419 8 INFO neutron.api.extensions [None req-b03863ee-d411-4409-b574-5b8e3f00947b - - - - - -] Loaded extension: binding-extended 2026-08-11 11:52:35.419 8 INFO neutron.api.extensions [None req-b03863ee-d411-4409-b574-5b8e3f00947b - - - - - -] Loaded extension: port-security 2026-08-11 11:52:35.420 8 INFO neutron.api.extensions [None req-b03863ee-d411-4409-b574-5b8e3f00947b - - - - - -] Loaded extension: project-id 2026-08-11 11:52:35.421 8 INFO neutron.api.extensions [None req-b03863ee-d411-4409-b574-5b8e3f00947b - - - - - -] Loaded extension: provider 2026-08-11 11:52:35.421 8 INFO neutron.api.extensions [None req-b03863ee-d411-4409-b574-5b8e3f00947b - - - - - -] Loaded extension: qinq 2026-08-11 11:52:35.422 7 INFO neutron.quota.resource_registry [None req-a756f5bf-69f6-43b0-93a9-ddec843e24d2 - - - - - -] Creating instance of TrackedResource for resource:router 2026-08-11 11:52:35.422 7 INFO neutron.quota.resource_registry [None req-a756f5bf-69f6-43b0-93a9-ddec843e24d2 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-08-11 11:52:35.423 8 INFO neutron.api.extensions [None req-b03863ee-d411-4409-b574-5b8e3f00947b - - - - - -] Loaded extension: qos 2026-08-11 11:52:35.424 8 INFO neutron.api.extensions [None req-b03863ee-d411-4409-b574-5b8e3f00947b - - - - - -] Loaded extension: qos-bw-limit-direction 2026-08-11 11:52:35.425 8 INFO neutron.api.extensions [None req-b03863ee-d411-4409-b574-5b8e3f00947b - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-08-11 11:52:35.425 8 INFO neutron.api.extensions [None req-b03863ee-d411-4409-b574-5b8e3f00947b - - - - - -] Loaded extension: qos-default 2026-08-11 11:52:35.426 8 INFO neutron.api.extensions [None req-b03863ee-d411-4409-b574-5b8e3f00947b - - - - - -] Loaded extension: qos-fip 2026-08-11 11:52:35.426 8 INFO neutron.api.extensions [None req-b03863ee-d411-4409-b574-5b8e3f00947b - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-08-11 11:52:35.426 8 INFO neutron.api.extensions [None req-b03863ee-d411-4409-b574-5b8e3f00947b - - - - - -] Loaded extension: qos-gateway-ip 2026-08-11 11:52:35.427 7 INFO neutron.quota.resource_registry [None req-a756f5bf-69f6-43b0-93a9-ddec843e24d2 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-08-11 11:52:35.427 8 INFO neutron.api.extensions [None req-b03863ee-d411-4409-b574-5b8e3f00947b - - - - - -] Loaded extension: qos-port-network-policy 2026-08-11 11:52:35.427 7 INFO neutron.quota.resource_registry [None req-a756f5bf-69f6-43b0-93a9-ddec843e24d2 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-08-11 11:52:35.428 8 INFO neutron.api.extensions [None req-b03863ee-d411-4409-b574-5b8e3f00947b - - - - - -] Loaded extension: qos-pps-minimum 2026-08-11 11:52:35.428 8 INFO neutron.api.extensions [None req-b03863ee-d411-4409-b574-5b8e3f00947b - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-08-11 11:52:35.429 7 INFO neutron.quota.resource_registry [None req-a756f5bf-69f6-43b0-93a9-ddec843e24d2 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-08-11 11:52:35.429 8 INFO neutron.api.extensions [None req-b03863ee-d411-4409-b574-5b8e3f00947b - - - - - -] Loaded extension: qos-pps 2026-08-11 11:52:35.429 8 INFO neutron.api.extensions [None req-b03863ee-d411-4409-b574-5b8e3f00947b - - - - - -] Loaded extension: qos-rule-type-details 2026-08-11 11:52:35.430 7 INFO neutron.quota.resource_registry [None req-a756f5bf-69f6-43b0-93a9-ddec843e24d2 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-08-11 11:52:35.430 7 WARNING neutron.quota.resource_registry [None req-a756f5bf-69f6-43b0-93a9-ddec843e24d2 - - - - - -] subnetpool is already registered 2026-08-11 11:52:35.430 8 INFO neutron.api.extensions [None req-b03863ee-d411-4409-b574-5b8e3f00947b - - - - - -] Loaded extension: qos-rule-type-filter 2026-08-11 11:52:35.430 7 INFO neutron.quota.resource_registry [None req-a756f5bf-69f6-43b0-93a9-ddec843e24d2 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-08-11 11:52:35.430 8 INFO neutron.api.extensions [None req-b03863ee-d411-4409-b574-5b8e3f00947b - - - - - -] Loaded extension: qos-rules-alias 2026-08-11 11:52:35.431 7 INFO neutron.quota.resource_registry [None req-a756f5bf-69f6-43b0-93a9-ddec843e24d2 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-08-11 11:52:35.431 8 INFO neutron.api.extensions [None req-b03863ee-d411-4409-b574-5b8e3f00947b - - - - - -] Loaded extension: quota-check-limit 2026-08-11 11:52:35.431 7 INFO neutron.quota.resource_registry [None req-a756f5bf-69f6-43b0-93a9-ddec843e24d2 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-08-11 11:52:35.431 7 INFO neutron.quota.resource_registry [None req-a756f5bf-69f6-43b0-93a9-ddec843e24d2 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-08-11 11:52:35.432 8 INFO neutron.api.extensions [None req-b03863ee-d411-4409-b574-5b8e3f00947b - - - - - -] Loaded extension: quota-check-limit-default 2026-08-11 11:52:35.432 7 INFO neutron.quota.resource_registry [None req-a756f5bf-69f6-43b0-93a9-ddec843e24d2 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-08-11 11:52:35.432 7 INFO neutron.quota.resource_registry [None req-a756f5bf-69f6-43b0-93a9-ddec843e24d2 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-08-11 11:52:35.433 7 INFO neutron.quota.resource_registry [None req-a756f5bf-69f6-43b0-93a9-ddec843e24d2 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-08-11 11:52:35.433 7 WARNING neutron.quota.resource_registry [None req-a756f5bf-69f6-43b0-93a9-ddec843e24d2 - - - - - -] ipsecpolicy is already registered 2026-08-11 11:52:35.433 7 INFO neutron.quota.resource_registry [None req-a756f5bf-69f6-43b0-93a9-ddec843e24d2 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-08-11 11:52:35.433 7 WARNING neutron.quota.resource_registry [None req-a756f5bf-69f6-43b0-93a9-ddec843e24d2 - - - - - -] ikepolicy is already registered 2026-08-11 11:52:35.434 8 INFO neutron.api.extensions [None req-b03863ee-d411-4409-b574-5b8e3f00947b - - - - - -] Loaded extension: quotas 2026-08-11 11:52:35.435 8 INFO neutron.api.extensions [None req-b03863ee-d411-4409-b574-5b8e3f00947b - - - - - -] Loaded extension: quota_details 2026-08-11 11:52:35.436 8 INFO neutron.api.extensions [None req-b03863ee-d411-4409-b574-5b8e3f00947b - - - - - -] Loaded extension: rbac-policies 2026-08-11 11:52:35.436 8 INFO neutron.api.extensions [None req-b03863ee-d411-4409-b574-5b8e3f00947b - - - - - -] Extension rbac-address-group not supported by any of loaded plugins 2026-08-11 11:52:35.437 8 INFO neutron.api.extensions [None req-b03863ee-d411-4409-b574-5b8e3f00947b - - - - - -] Loaded extension: rbac-address-scope 2026-08-11 11:52:35.437 8 INFO neutron.api.extensions [None req-b03863ee-d411-4409-b574-5b8e3f00947b - - - - - -] Loaded extension: rbac-security-groups 2026-08-11 11:52:35.437 7 INFO neutron.quota.resource_registry [None req-a756f5bf-69f6-43b0-93a9-ddec843e24d2 - - - - - -] Creating instance of TrackedResource for resource:router 2026-08-11 11:52:35.438 7 WARNING neutron.quota.resource_registry [None req-a756f5bf-69f6-43b0-93a9-ddec843e24d2 - - - - - -] router is already registered 2026-08-11 11:52:35.438 8 INFO neutron.api.extensions [None req-b03863ee-d411-4409-b574-5b8e3f00947b - - - - - -] Extension rbac-subnetpool not supported by any of loaded plugins 2026-08-11 11:52:35.438 7 INFO neutron.quota.resource_registry [None req-a756f5bf-69f6-43b0-93a9-ddec843e24d2 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-08-11 11:52:35.438 7 WARNING neutron.quota.resource_registry [None req-a756f5bf-69f6-43b0-93a9-ddec843e24d2 - - - - - -] floatingip is already registered 2026-08-11 11:52:35.438 8 INFO neutron.api.extensions [None req-b03863ee-d411-4409-b574-5b8e3f00947b - - - - - -] Loaded extension: revision-if-match 2026-08-11 11:52:35.439 8 INFO neutron.api.extensions [None req-b03863ee-d411-4409-b574-5b8e3f00947b - - - - - -] Loaded extension: standard-attr-revisions 2026-08-11 11:52:35.440 8 INFO neutron.api.extensions [None req-b03863ee-d411-4409-b574-5b8e3f00947b - - - - - -] Loaded extension: router_availability_zone 2026-08-11 11:52:35.440 8 INFO neutron.api.extensions [None req-b03863ee-d411-4409-b574-5b8e3f00947b - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-08-11 11:52:35.442 8 INFO neutron.api.extensions [None req-b03863ee-d411-4409-b574-5b8e3f00947b - - - - - -] Loaded extension: security-groups-default-rules 2026-08-11 11:52:35.442 7 INFO neutron.quota.resource_registry [None req-a756f5bf-69f6-43b0-93a9-ddec843e24d2 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-08-11 11:52:35.442 7 WARNING neutron.quota.resource_registry [None req-a756f5bf-69f6-43b0-93a9-ddec843e24d2 - - - - - -] rbac_policy is already registered 2026-08-11 11:52:35.442 8 INFO neutron.api.extensions [None req-b03863ee-d411-4409-b574-5b8e3f00947b - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-08-11 11:52:35.443 7 INFO neutron.quota.resource_registry [None req-a756f5bf-69f6-43b0-93a9-ddec843e24d2 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-08-11 11:52:35.443 8 INFO neutron.api.extensions [None req-b03863ee-d411-4409-b574-5b8e3f00947b - - - - - -] Extension port-security-groups-filtering not supported by any of loaded plugins 2026-08-11 11:52:35.443 7 WARNING neutron.quota.resource_registry [None req-a756f5bf-69f6-43b0-93a9-ddec843e24d2 - - - - - -] security_group is already registered 2026-08-11 11:52:35.443 8 INFO neutron.api.extensions [None req-b03863ee-d411-4409-b574-5b8e3f00947b - - - - - -] Loaded extension: security-groups-remote-address-group 2026-08-11 11:52:35.443 7 INFO neutron.quota.resource_registry [None req-a756f5bf-69f6-43b0-93a9-ddec843e24d2 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-08-11 11:52:35.444 7 WARNING neutron.quota.resource_registry [None req-a756f5bf-69f6-43b0-93a9-ddec843e24d2 - - - - - -] security_group_rule is already registered 2026-08-11 11:52:35.444 8 INFO neutron.api.extensions [None req-b03863ee-d411-4409-b574-5b8e3f00947b - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-08-11 11:52:35.444 7 INFO neutron.quota.resource_registry [None req-a756f5bf-69f6-43b0-93a9-ddec843e24d2 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-08-11 11:52:35.444 8 INFO neutron.api.extensions [None req-b03863ee-d411-4409-b574-5b8e3f00947b - - - - - -] Loaded extension: security-groups-shared-filtering 2026-08-11 11:52:35.444 7 WARNING neutron.quota.resource_registry [None req-a756f5bf-69f6-43b0-93a9-ddec843e24d2 - - - - - -] subnetpool is already registered 2026-08-11 11:52:35.445 7 INFO neutron.quota.resource_registry [None req-a756f5bf-69f6-43b0-93a9-ddec843e24d2 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-08-11 11:52:35.445 7 WARNING neutron.quota.resource_registry [None req-a756f5bf-69f6-43b0-93a9-ddec843e24d2 - - - - - -] trunk is already registered 2026-08-11 11:52:35.446 7 INFO neutron.quota.resource_registry [None req-a756f5bf-69f6-43b0-93a9-ddec843e24d2 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-08-11 11:52:35.446 7 WARNING neutron.quota.resource_registry [None req-a756f5bf-69f6-43b0-93a9-ddec843e24d2 - - - - - -] ikepolicy is already registered 2026-08-11 11:52:35.446 7 INFO neutron.quota.resource_registry [None req-a756f5bf-69f6-43b0-93a9-ddec843e24d2 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-08-11 11:52:35.446 7 WARNING neutron.quota.resource_registry [None req-a756f5bf-69f6-43b0-93a9-ddec843e24d2 - - - - - -] ipsecpolicy is already registered 2026-08-11 11:52:35.447 7 INFO neutron.quota.resource_registry [None req-a756f5bf-69f6-43b0-93a9-ddec843e24d2 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-08-11 11:52:35.447 7 WARNING neutron.quota.resource_registry [None req-a756f5bf-69f6-43b0-93a9-ddec843e24d2 - - - - - -] endpoint_group is already registered 2026-08-11 11:52:35.447 7 INFO neutron.quota.resource_registry [None req-a756f5bf-69f6-43b0-93a9-ddec843e24d2 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-08-11 11:52:35.447 7 WARNING neutron.quota.resource_registry [None req-a756f5bf-69f6-43b0-93a9-ddec843e24d2 - - - - - -] vpnservice is already registered 2026-08-11 11:52:35.447 7 INFO neutron.quota.resource_registry [None req-a756f5bf-69f6-43b0-93a9-ddec843e24d2 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-08-11 11:52:35.448 7 WARNING neutron.quota.resource_registry [None req-a756f5bf-69f6-43b0-93a9-ddec843e24d2 - - - - - -] ipsec_site_connection is already registered 2026-08-11 11:52:35.448 7 INFO neutron.quota.resource_registry [None req-a756f5bf-69f6-43b0-93a9-ddec843e24d2 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-08-11 11:52:35.448 7 WARNING neutron.quota.resource_registry [None req-a756f5bf-69f6-43b0-93a9-ddec843e24d2 - - - - - -] ipsecpolicy is already registered 2026-08-11 11:52:35.448 7 INFO neutron.quota.resource_registry [None req-a756f5bf-69f6-43b0-93a9-ddec843e24d2 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-08-11 11:52:35.449 7 WARNING neutron.quota.resource_registry [None req-a756f5bf-69f6-43b0-93a9-ddec843e24d2 - - - - - -] ikepolicy is already registered 2026-08-11 11:52:35.450 8 INFO neutron.api.extensions [None req-b03863ee-d411-4409-b574-5b8e3f00947b - - - - - -] Loaded extension: security-group 2026-08-11 11:52:35.451 8 INFO neutron.api.extensions [None req-b03863ee-d411-4409-b574-5b8e3f00947b - - - - - -] Loaded extension: segment 2026-08-11 11:52:35.451 8 INFO neutron.api.extensions [None req-b03863ee-d411-4409-b574-5b8e3f00947b - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-08-11 11:52:35.452 8 INFO neutron.api.extensions [None req-b03863ee-d411-4409-b574-5b8e3f00947b - - - - - -] Loaded extension: service-type 2026-08-11 11:52:35.452 8 INFO neutron.api.extensions [None req-b03863ee-d411-4409-b574-5b8e3f00947b - - - - - -] Loaded extension: sorting 2026-08-11 11:52:35.453 8 INFO neutron.api.extensions [None req-b03863ee-d411-4409-b574-5b8e3f00947b - - - - - -] Loaded extension: standard-attr-segment 2026-08-11 11:52:35.453 8 INFO neutron.api.extensions [None req-b03863ee-d411-4409-b574-5b8e3f00947b - - - - - -] Loaded extension: standard-attr-description 2026-08-11 11:52:35.454 8 INFO neutron.api.extensions [None req-b03863ee-d411-4409-b574-5b8e3f00947b - - - - - -] Loaded extension: stateful-security-group 2026-08-11 11:52:35.454 8 WARNING neutron.api.extensions [None req-b03863ee-d411-4409-b574-5b8e3f00947b - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-08-11 11:52:35.455 8 INFO neutron.api.extensions [None req-b03863ee-d411-4409-b574-5b8e3f00947b - - - - - -] Loaded extension: subnet-dns-publish-fixed-ip 2026-08-11 11:52:35.455 8 INFO neutron.api.extensions [None req-b03863ee-d411-4409-b574-5b8e3f00947b - - - - - -] Loaded extension: subnet-external-network 2026-08-11 11:52:35.456 8 INFO neutron.api.extensions [None req-b03863ee-d411-4409-b574-5b8e3f00947b - - - - - -] Extension subnet_onboard not supported by any of loaded plugins 2026-08-11 11:52:35.456 8 INFO neutron.api.extensions [None req-b03863ee-d411-4409-b574-5b8e3f00947b - - - - - -] Loaded extension: subnet-segmentid-writable 2026-08-11 11:52:35.457 8 INFO neutron.api.extensions [None req-b03863ee-d411-4409-b574-5b8e3f00947b - - - - - -] Loaded extension: subnet-service-types 2026-08-11 11:52:35.457 8 INFO neutron.api.extensions [None req-b03863ee-d411-4409-b574-5b8e3f00947b - - - - - -] Loaded extension: subnet_allocation 2026-08-11 11:52:35.458 8 INFO neutron.api.extensions [None req-b03863ee-d411-4409-b574-5b8e3f00947b - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-08-11 11:52:35.459 8 INFO neutron.api.extensions [None req-b03863ee-d411-4409-b574-5b8e3f00947b - - - - - -] Loaded extension: tag-creation 2026-08-11 11:52:35.459 8 INFO neutron.api.extensions [None req-b03863ee-d411-4409-b574-5b8e3f00947b - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-08-11 11:52:35.463 8 INFO neutron.api.extensions [None req-b03863ee-d411-4409-b574-5b8e3f00947b - - - - - -] Loaded extension: standard-attr-tag 2026-08-11 11:52:35.464 8 INFO neutron.api.extensions [None req-b03863ee-d411-4409-b574-5b8e3f00947b - - - - - -] Loaded extension: standard-attr-timestamp 2026-08-11 11:52:35.464 8 INFO neutron.api.extensions [None req-b03863ee-d411-4409-b574-5b8e3f00947b - - - - - -] Loaded extension: trunk 2026-08-11 11:52:35.465 8 INFO neutron.api.extensions [None req-b03863ee-d411-4409-b574-5b8e3f00947b - - - - - -] Loaded extension: trunk-details 2026-08-11 11:52:35.465 8 INFO neutron.api.extensions [None req-b03863ee-d411-4409-b574-5b8e3f00947b - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-08-11 11:52:35.466 8 INFO neutron.api.extensions [None req-b03863ee-d411-4409-b574-5b8e3f00947b - - - - - -] Extension uplink-status-propagation-updatable not supported by any of loaded plugins 2026-08-11 11:52:35.466 8 INFO neutron.api.extensions [None req-b03863ee-d411-4409-b574-5b8e3f00947b - - - - - -] Loaded extension: vlan-transparent 2026-08-11 11:52:35.467 8 INFO neutron.api.extensions [None req-b03863ee-d411-4409-b574-5b8e3f00947b - - - - - -] Loaded extension: vpn-aes-ctr 2026-08-11 11:52:35.469 8 INFO neutron.api.extensions [None req-b03863ee-d411-4409-b574-5b8e3f00947b - - - - - -] Loaded extension: vpn-agent-scheduler 2026-08-11 11:52:35.469 8 INFO neutron.api.extensions [None req-b03863ee-d411-4409-b574-5b8e3f00947b - - - - - -] Loaded extension: vpn-endpoint-groups 2026-08-11 11:52:35.470 8 INFO neutron.api.extensions [None req-b03863ee-d411-4409-b574-5b8e3f00947b - - - - - -] Loaded extension: vpn-flavors 2026-08-11 11:52:35.472 8 INFO neutron.api.extensions [None req-b03863ee-d411-4409-b574-5b8e3f00947b - - - - - -] Loaded extension: vpnaas 2026-08-11 11:52:35.473 8 INFO neutron.api.extensions [None req-b03863ee-d411-4409-b574-5b8e3f00947b - - - - - -] Loaded extension: taas 2026-08-11 11:52:35.474 8 INFO neutron.api.extensions [None req-b03863ee-d411-4409-b574-5b8e3f00947b - - - - - -] Loaded extension: tap-mirror 2026-08-11 11:52:35.474 8 INFO neutron.api.extensions [None req-b03863ee-d411-4409-b574-5b8e3f00947b - - - - - -] Loaded extension: taas-vlan-filter 2026-08-11 11:52:35.477 8 INFO neutron.quota.resource_registry [None req-b03863ee-d411-4409-b574-5b8e3f00947b - - - - - -] Creating instance of TrackedResource for resource:network 2026-08-11 11:52:35.477 8 INFO neutron.quota.resource_registry [None req-b03863ee-d411-4409-b574-5b8e3f00947b - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-08-11 11:52:35.477 8 INFO neutron.quota.resource_registry [None req-b03863ee-d411-4409-b574-5b8e3f00947b - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-08-11 11:52:35.477 8 INFO neutron.quota.resource_registry [None req-b03863ee-d411-4409-b574-5b8e3f00947b - - - - - -] Creating instance of TrackedResource for resource:port 2026-08-11 11:52:35.480 8 INFO neutron.quota.resource_registry [None req-b03863ee-d411-4409-b574-5b8e3f00947b - - - - - -] Creating instance of TrackedResource for resource:router 2026-08-11 11:52:35.481 8 INFO neutron.quota.resource_registry [None req-b03863ee-d411-4409-b574-5b8e3f00947b - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-08-11 11:52:35.485 7 WARNING keystonemiddleware._common.config [None req-a756f5bf-69f6-43b0-93a9-ddec843e24d2 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-08-11 11:52:35.485 8 INFO neutron.quota.resource_registry [None req-b03863ee-d411-4409-b574-5b8e3f00947b - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-08-11 11:52:35.486 8 INFO neutron.quota.resource_registry [None req-b03863ee-d411-4409-b574-5b8e3f00947b - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-08-11 11:52:35.487 8 INFO neutron.quota.resource_registry [None req-b03863ee-d411-4409-b574-5b8e3f00947b - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-08-11 11:52:35.488 8 INFO neutron.quota.resource_registry [None req-b03863ee-d411-4409-b574-5b8e3f00947b - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-08-11 11:52:35.488 8 WARNING neutron.quota.resource_registry [None req-b03863ee-d411-4409-b574-5b8e3f00947b - - - - - -] subnetpool is already registered 2026-08-11 11:52:35.489 8 INFO neutron.quota.resource_registry [None req-b03863ee-d411-4409-b574-5b8e3f00947b - - - - - -] Creating instance of CountableResource for resource:trunk 2026-08-11 11:52:35.489 8 INFO neutron.quota.resource_registry [None req-b03863ee-d411-4409-b574-5b8e3f00947b - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-08-11 11:52:35.489 8 INFO neutron.quota.resource_registry [None req-b03863ee-d411-4409-b574-5b8e3f00947b - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-08-11 11:52:35.490 8 INFO neutron.quota.resource_registry [None req-b03863ee-d411-4409-b574-5b8e3f00947b - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-08-11 11:52:35.490 8 INFO neutron.quota.resource_registry [None req-b03863ee-d411-4409-b574-5b8e3f00947b - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-08-11 11:52:35.491 8 INFO neutron.quota.resource_registry [None req-b03863ee-d411-4409-b574-5b8e3f00947b - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-08-11 11:52:35.491 7 WARNING oslo_config.cfg [None req-a756f5bf-69f6-43b0-93a9-ddec843e24d2 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-08-11 11:52:35.491 8 INFO neutron.quota.resource_registry [None req-b03863ee-d411-4409-b574-5b8e3f00947b - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-08-11 11:52:35.491 8 WARNING neutron.quota.resource_registry [None req-b03863ee-d411-4409-b574-5b8e3f00947b - - - - - -] ipsecpolicy is already registered 2026-08-11 11:52:35.492 8 INFO neutron.quota.resource_registry [None req-b03863ee-d411-4409-b574-5b8e3f00947b - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-08-11 11:52:35.492 8 WARNING neutron.quota.resource_registry [None req-b03863ee-d411-4409-b574-5b8e3f00947b - - - - - -] ikepolicy is already registered 2026-08-11 11:52:35.496 8 INFO neutron.quota.resource_registry [None req-b03863ee-d411-4409-b574-5b8e3f00947b - - - - - -] Creating instance of TrackedResource for resource:router 2026-08-11 11:52:35.496 8 WARNING neutron.quota.resource_registry [None req-b03863ee-d411-4409-b574-5b8e3f00947b - - - - - -] router is already registered 2026-08-11 11:52:35.497 8 INFO neutron.quota.resource_registry [None req-b03863ee-d411-4409-b574-5b8e3f00947b - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-08-11 11:52:35.497 8 WARNING neutron.quota.resource_registry [None req-b03863ee-d411-4409-b574-5b8e3f00947b - - - - - -] floatingip is already registered 2026-08-11 11:52:35.502 8 INFO neutron.quota.resource_registry [None req-b03863ee-d411-4409-b574-5b8e3f00947b - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-08-11 11:52:35.502 8 WARNING neutron.quota.resource_registry [None req-b03863ee-d411-4409-b574-5b8e3f00947b - - - - - -] rbac_policy is already registered 2026-08-11 11:52:35.503 8 INFO neutron.quota.resource_registry [None req-b03863ee-d411-4409-b574-5b8e3f00947b - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-08-11 11:52:35.503 8 WARNING neutron.quota.resource_registry [None req-b03863ee-d411-4409-b574-5b8e3f00947b - - - - - -] security_group is already registered 2026-08-11 11:52:35.504 8 INFO neutron.quota.resource_registry [None req-b03863ee-d411-4409-b574-5b8e3f00947b - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-08-11 11:52:35.504 8 WARNING neutron.quota.resource_registry [None req-b03863ee-d411-4409-b574-5b8e3f00947b - - - - - -] security_group_rule is already registered 2026-08-11 11:52:35.505 8 INFO neutron.quota.resource_registry [None req-b03863ee-d411-4409-b574-5b8e3f00947b - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-08-11 11:52:35.505 8 WARNING neutron.quota.resource_registry [None req-b03863ee-d411-4409-b574-5b8e3f00947b - - - - - -] subnetpool is already registered 2026-08-11 11:52:35.506 8 INFO neutron.quota.resource_registry [None req-b03863ee-d411-4409-b574-5b8e3f00947b - - - - - -] Creating instance of CountableResource for resource:trunk 2026-08-11 11:52:35.506 8 WARNING neutron.quota.resource_registry [None req-b03863ee-d411-4409-b574-5b8e3f00947b - - - - - -] trunk is already registered 2026-08-11 11:52:35.506 8 INFO neutron.quota.resource_registry [None req-b03863ee-d411-4409-b574-5b8e3f00947b - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-08-11 11:52:35.506 8 WARNING neutron.quota.resource_registry [None req-b03863ee-d411-4409-b574-5b8e3f00947b - - - - - -] ikepolicy is already registered 2026-08-11 11:52:35.507 8 INFO neutron.quota.resource_registry [None req-b03863ee-d411-4409-b574-5b8e3f00947b - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-08-11 11:52:35.507 8 WARNING neutron.quota.resource_registry [None req-b03863ee-d411-4409-b574-5b8e3f00947b - - - - - -] ipsecpolicy is already registered 2026-08-11 11:52:35.507 8 INFO neutron.quota.resource_registry [None req-b03863ee-d411-4409-b574-5b8e3f00947b - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-08-11 11:52:35.507 8 WARNING neutron.quota.resource_registry [None req-b03863ee-d411-4409-b574-5b8e3f00947b - - - - - -] endpoint_group is already registered 2026-08-11 11:52:35.508 8 INFO neutron.quota.resource_registry [None req-b03863ee-d411-4409-b574-5b8e3f00947b - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-08-11 11:52:35.508 7 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-a756f5bf-69f6-43b0-93a9-ddec843e24d2 - - - - - -] uWSGI must provide a start time using the configuration parameter "start-time %t" in the configuration file 2026-08-11 11:52:35.508 8 WARNING neutron.quota.resource_registry [None req-b03863ee-d411-4409-b574-5b8e3f00947b - - - - - -] vpnservice is already registered 2026-08-11 11:52:35.508 8 INFO neutron.quota.resource_registry [None req-b03863ee-d411-4409-b574-5b8e3f00947b - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-08-11 11:52:35.508 8 WARNING neutron.quota.resource_registry [None req-b03863ee-d411-4409-b574-5b8e3f00947b - - - - - -] ipsec_site_connection is already registered 2026-08-11 11:52:35.509 8 INFO neutron.quota.resource_registry [None req-b03863ee-d411-4409-b574-5b8e3f00947b - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-08-11 11:52:35.509 8 WARNING neutron.quota.resource_registry [None req-b03863ee-d411-4409-b574-5b8e3f00947b - - - - - -] ipsecpolicy is already registered 2026-08-11 11:52:35.509 8 INFO neutron.quota.resource_registry [None req-b03863ee-d411-4409-b574-5b8e3f00947b - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-08-11 11:52:35.509 8 WARNING neutron.quota.resource_registry [None req-b03863ee-d411-4409-b574-5b8e3f00947b - - - - - -] ikepolicy is already registered 2026-08-11 11:52:35.518 7 INFO neutron.db.ovn_hash_ring_db [None req-a756f5bf-69f6-43b0-93a9-ddec843e24d2 - - - - - -] Nodes from host "neutron-server-8496dbffcb-hwrnp" and group "mechanism_driver" removed from the Hash Ring created at 2026-08-11 11:52:35+00:00 2026-08-11 11:52:35.520 7 INFO neutron.db.ovn_hash_ring_db [None req-a756f5bf-69f6-43b0-93a9-ddec843e24d2 - - - - - -] Node 6d58416bc1ec5d46b56432972283f15e from host "neutron-server-8496dbffcb-hwrnp" and group "mechanism_driver" added to the Hash Ring 2026-08-11 11:52:35.526 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-a756f5bf-69f6-43b0-93a9-ddec843e24d2 - - - - - -] Hash Ring probing thread for node 6d58416bc1ec5d46b56432972283f15e has started 2026-08-11 11:52:35.527 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [None req-a756f5bf-69f6-43b0-93a9-ddec843e24d2 - - - - - -] Getting OvsdbNbOvnIdl for WorkerService with retry 2026-08-11 11:52:35.547 8 WARNING keystonemiddleware._common.config [None req-b03863ee-d411-4409-b574-5b8e3f00947b - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-08-11 11:52:35.553 7 INFO ovsdbapp.backend.ovs_idl.vlog [None req-a756f5bf-69f6-43b0-93a9-ddec843e24d2 - - - - - -] tcp:10.96.246.115:6641: connecting... 2026-08-11 11:52:35.553 7 INFO ovsdbapp.backend.ovs_idl.vlog [None req-a756f5bf-69f6-43b0-93a9-ddec843e24d2 - - - - - -] tcp:10.96.246.115:6641: connected 2026-08-11 11:52:35.554 8 WARNING oslo_config.cfg [None req-b03863ee-d411-4409-b574-5b8e3f00947b - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-08-11 11:52:35.572 8 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-b03863ee-d411-4409-b574-5b8e3f00947b - - - - - -] uWSGI must provide a start time using the configuration parameter "start-time %t" in the configuration file 2026-08-11 11:52:35.586 8 INFO neutron.db.ovn_hash_ring_db [None req-b03863ee-d411-4409-b574-5b8e3f00947b - - - - - -] Nodes from host "neutron-server-8496dbffcb-hwrnp" and group "mechanism_driver" removed from the Hash Ring created at 2026-08-11 11:52:35+00:00 2026-08-11 11:52:35.590 8 INFO neutron.db.ovn_hash_ring_db [None req-b03863ee-d411-4409-b574-5b8e3f00947b - - - - - -] Node 3e9dd60621a159b7aea2044c2a7ba2e3 from host "neutron-server-8496dbffcb-hwrnp" and group "mechanism_driver" added to the Hash Ring 2026-08-11 11:52:35.601 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [None req-a756f5bf-69f6-43b0-93a9-ddec843e24d2 - - - - - -] Getting OvsdbSbOvnIdl for WorkerService with retry 2026-08-11 11:52:35.602 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-b03863ee-d411-4409-b574-5b8e3f00947b - - - - - -] Hash Ring probing thread for node 3e9dd60621a159b7aea2044c2a7ba2e3 has started 2026-08-11 11:52:35.602 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [None req-b03863ee-d411-4409-b574-5b8e3f00947b - - - - - -] Getting OvsdbNbOvnIdl for WorkerService with retry 2026-08-11 11:52:35.621 7 INFO ovsdbapp.backend.ovs_idl.vlog [None req-a756f5bf-69f6-43b0-93a9-ddec843e24d2 - - - - - -] tcp:10.98.70.110:6642: connecting... 2026-08-11 11:52:35.621 7 INFO ovsdbapp.backend.ovs_idl.vlog [None req-a756f5bf-69f6-43b0-93a9-ddec843e24d2 - - - - - -] tcp:10.98.70.110:6642: connected 2026-08-11 11:52:35.631 8 INFO ovsdbapp.backend.ovs_idl.vlog [None req-b03863ee-d411-4409-b574-5b8e3f00947b - - - - - -] tcp:10.96.246.115:6641: connecting... 2026-08-11 11:52:35.631 8 INFO ovsdbapp.backend.ovs_idl.vlog [None req-b03863ee-d411-4409-b574-5b8e3f00947b - - - - - -] tcp:10.96.246.115:6641: connected 2026-08-11 11:52:35.671 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-a756f5bf-69f6-43b0-93a9-ddec843e24d2 - - - - - -] WorkerService process has finished the post initialization 2026-08-11 11:52:35.675 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [None req-b03863ee-d411-4409-b574-5b8e3f00947b - - - - - -] Getting OvsdbSbOvnIdl for WorkerService with retry 2026-08-11 11:52:35.693 7 INFO ovsdbapp.backend.ovs_idl.vlog [None req-a756f5bf-69f6-43b0-93a9-ddec843e24d2 - - - - - -] tcp:10.96.246.115:6641: connecting... 2026-08-11 11:52:35.694 7 INFO ovsdbapp.backend.ovs_idl.vlog [None req-a756f5bf-69f6-43b0-93a9-ddec843e24d2 - - - - - -] tcp:10.96.246.115:6641: connected 2026-08-11 11:52:35.694 8 INFO ovsdbapp.backend.ovs_idl.vlog [None req-b03863ee-d411-4409-b574-5b8e3f00947b - - - - - -] tcp:10.98.70.110:6642: connecting... 2026-08-11 11:52:35.694 8 INFO ovsdbapp.backend.ovs_idl.vlog [None req-b03863ee-d411-4409-b574-5b8e3f00947b - - - - - -] tcp:10.98.70.110:6642: connected 2026-08-11 11:52:35.724 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-b03863ee-d411-4409-b574-5b8e3f00947b - - - - - -] WorkerService process has finished the post initialization 2026-08-11 11:52:35.724 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.extensions.qos [-] Starting OVNClientQosExtension 2026-08-11 11:52:35.725 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.extensions.placement [-] Starting OVNClientPlacementExtension 2026-08-11 11:52:35.736 7 INFO ovsdbapp.backend.ovs_idl.vlog [None req-a756f5bf-69f6-43b0-93a9-ddec843e24d2 - - - - - -] tcp:10.96.246.115:6641: connecting... 2026-08-11 11:52:35.737 7 INFO ovsdbapp.backend.ovs_idl.vlog [None req-a756f5bf-69f6-43b0-93a9-ddec843e24d2 - - - - - -] tcp:10.96.246.115:6641: connected 2026-08-11 11:52:35.742 8 INFO ovsdbapp.backend.ovs_idl.vlog [None req-b03863ee-d411-4409-b574-5b8e3f00947b - - - - - -] tcp:10.96.246.115:6641: connecting... 2026-08-11 11:52:35.742 8 INFO ovsdbapp.backend.ovs_idl.vlog [None req-b03863ee-d411-4409-b574-5b8e3f00947b - - - - - -] tcp:10.96.246.115:6641: connected WSGI app 0 (mountpoint='') ready in 8 seconds on interpreter 0x7f61b03b2668 pid: 7 (default app) 2026-08-11 11:52:35.779 8 INFO ovsdbapp.backend.ovs_idl.vlog [None req-b03863ee-d411-4409-b574-5b8e3f00947b - - - - - -] tcp:10.96.246.115:6641: connecting... 2026-08-11 11:52:35.779 8 INFO ovsdbapp.backend.ovs_idl.vlog [None req-b03863ee-d411-4409-b574-5b8e3f00947b - - - - - -] tcp:10.96.246.115:6641: connected WSGI app 0 (mountpoint='') ready in 8 seconds on interpreter 0x7f61b03b2668 pid: 8 (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-08-11 11:52:37.573 7 INFO neutron.pecan_wsgi.hooks.translation [None req-954a23f5-8dc6-49c1-8679-af26e42a6ae4 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 2/2] 199.19.213.166 () {44 vars in 928 bytes} [Tue Aug 11 11:52:36 2026] GET /v2.0/networks/public => generated 108 bytes in 778 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: 1/3] 199.19.213.166 () {44 vars in 950 bytes} [Tue Aug 11 11:52:37 2026] GET /v2.0/networks?name=public => generated 15 bytes in 395 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-11 11:52:38.345 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.extensions.qos [None req-661be13b-bfaf-48d4-acf6-761d57c50279 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Starting OVNClientQosExtension 2026-08-11 11:52:38.345 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.extensions.placement [None req-661be13b-bfaf-48d4-acf6-761d57c50279 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Starting OVNClientPlacementExtension 2026-08-11 11:52:38.387 7 INFO neutron.db.ovn_revision_numbers_db [None req-661be13b-bfaf-48d4-acf6-761d57c50279 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource 62698345-7b83-4807-a491-21ddeb3768f2 (type: security_groups) to 1 2026-08-11 11:52:38.402 7 INFO neutron.db.ovn_revision_numbers_db [None req-661be13b-bfaf-48d4-acf6-761d57c50279 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource 0577230e-8f16-4afa-8189-3251a0df3b46 (type: security_group_rules) to 0 2026-08-11 11:52:38.416 7 INFO neutron.db.ovn_revision_numbers_db [None req-661be13b-bfaf-48d4-acf6-761d57c50279 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource 1d3437f0-0108-42ab-bbae-332b5cd77a3f (type: security_group_rules) to 0 2026-08-11 11:52:38.428 7 INFO neutron.db.ovn_revision_numbers_db [None req-661be13b-bfaf-48d4-acf6-761d57c50279 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource b7b191cc-c8cc-4ca7-b2d7-5a3860dc9d1a (type: security_group_rules) to 0 2026-08-11 11:52:38.438 7 INFO neutron.db.ovn_revision_numbers_db [None req-661be13b-bfaf-48d4-acf6-761d57c50279 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource d08ba5d8-4ae8-495b-9a97-395554e91d1f (type: security_group_rules) to 0 2026-08-11 11:52:38.521 7 WARNING neutron.services.revisions.revision_plugin [None req-661be13b-bfaf-48d4-acf6-761d57c50279 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Could not find related network for resource to bump revision. 2026-08-11 11:52:38.547 7 INFO neutron.db.segments_db [None req-661be13b-bfaf-48d4-acf6-761d57c50279 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Added segment 17af381f-f286-4d83-9939-322381a8aa41 of type flat for network 51fa4b90-fa94-4f8e-bfe2-d83223c6676a 2026-08-11 11:52:38.675 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [-] OVN reports status down for port: provnet-17af381f-f286-4d83-9939-322381a8aa41 2026-08-11 11:52:38.753 7 INFO neutron.db.ovn_revision_numbers_db [None req-661be13b-bfaf-48d4-acf6-761d57c50279 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource 51fa4b90-fa94-4f8e-bfe2-d83223c6676a (type: networks) to 1 2026-08-11 11:52:39.008 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-661be13b-bfaf-48d4-acf6-761d57c50279 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] No more DHCP agents 2026-08-11 11:52:39.010 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-661be13b-bfaf-48d4-acf6-761d57c50279 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Unable to schedule network 51fa4b90-fa94-4f8e-bfe2-d83223c6676a: no agents available; will retry on subsequent port and subnet creation events. 2026-08-11 11:52:39.071 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-e31ad75e-2af2-4865-acb2-3c8218621784 - - - - - -] OVN reports status down for port: 1bde5343-cc4e-4091-8ed9-3ecf90f061c6 2026-08-11 11:52:39.073 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [-] OVN reports status down for port: 1bde5343-cc4e-4091-8ed9-3ecf90f061c6 2026-08-11 11:52:39.371 7 INFO neutron.db.ovn_revision_numbers_db [None req-661be13b-bfaf-48d4-acf6-761d57c50279 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource 1bde5343-cc4e-4091-8ed9-3ecf90f061c6 (type: ports) to 1 [pid: 7|app: 0|req: 3/4] 199.19.213.166 () {48 vars in 968 bytes} [Tue Aug 11 11:52:37 2026] POST /v2.0/networks => generated 744 bytes in 1464 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-11 11:52:40.688 7 INFO neutron.pecan_wsgi.hooks.translation [None req-fd38652e-8ee5-465b-8a3a-3c91a17e262d 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 4/6] 199.19.213.166 () {44 vars in 928 bytes} [Tue Aug 11 11:52:40 2026] GET /v2.0/networks/public => generated 108 bytes in 42 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 3/7] 199.19.213.166 () {44 vars in 950 bytes} [Tue Aug 11 11:52:40 2026] GET /v2.0/networks?name=public => generated 753 bytes in 208 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 11:52:40.940 7 INFO neutron.pecan_wsgi.hooks.translation [None req-cd253bec-637f-45dd-a7e6-f28364b3da50 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 5/8] 199.19.213.166 () {44 vars in 1035 bytes} [Tue Aug 11 11:52:40 2026] GET /v2.0/subnets/public-subnet?network_id=51fa4b90-fa94-4f8e-bfe2-d83223c6676a => generated 113 bytes in 30 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 4/9] 199.19.213.166 () {44 vars in 1058 bytes} [Tue Aug 11 11:52:40 2026] GET /v2.0/subnets?name=public-subnet&network_id=51fa4b90-fa94-4f8e-bfe2-d83223c6676a => generated 14 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-11 11:52:41.209 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-74432ce1-ba5f-46c3-ba44-d7df73a17483 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] No more DHCP agents 2026-08-11 11:52:41.210 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-74432ce1-ba5f-46c3-ba44-d7df73a17483 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Unable to schedule network 51fa4b90-fa94-4f8e-bfe2-d83223c6676a: no agents available; will retry on subsequent port and subnet creation events. 2026-08-11 11:52:41.750 7 INFO neutron.db.ovn_revision_numbers_db [None req-25db55f2-af57-41e6-884d-a54e3e20c88f - - - - - -] Successfully bumped revision number for resource 1bde5343-cc4e-4091-8ed9-3ecf90f061c6 (type: ports) to 2 2026-08-11 11:52:41.794 7 INFO neutron.db.ovn_revision_numbers_db [None req-25db55f2-af57-41e6-884d-a54e3e20c88f - - - - - -] Successfully bumped revision number for resource 8dbdb014-1e1b-4270-ac29-4505b5e63942 (type: subnets) to 0 [pid: 7|app: 0|req: 6/10] 199.19.213.166 () {48 vars in 966 bytes} [Tue Aug 11 11:52:40 2026] POST /v2.0/subnets => generated 664 bytes in 839 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-11 11:57:35.008 8 INFO neutron.pecan_wsgi.hooks.translation [None req-9366ff7e-a6fa-4c7b-a97b-7daca1ff23b6 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 23/46] 199.19.213.166 () {44 vars in 938 bytes} [Tue Aug 11 11:57:34 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 463 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 24/47] 199.19.213.166 () {44 vars in 960 bytes} [Tue Aug 11 11:57:35 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 15 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-11 11:57:35.175 8 INFO neutron.db.segments_db [None req-9ca28a79-d234-4c36-adc7-18205f93b8e7 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Added segment 06e71c6a-176e-444d-841f-a27b4e3356bb of type geneve for network dfb5cb7f-83f1-40ea-89eb-89f900ffd456 2026-08-11 11:57:35.376 8 INFO neutron.db.ovn_revision_numbers_db [None req-9ca28a79-d234-4c36-adc7-18205f93b8e7 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource dfb5cb7f-83f1-40ea-89eb-89f900ffd456 (type: networks) to 1 2026-08-11 11:57:35.600 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-9ca28a79-d234-4c36-adc7-18205f93b8e7 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] No more DHCP agents 2026-08-11 11:57:35.602 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-9ca28a79-d234-4c36-adc7-18205f93b8e7 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Unable to schedule network dfb5cb7f-83f1-40ea-89eb-89f900ffd456: no agents available; will retry on subsequent port and subnet creation events. 2026-08-11 11:57:35.680 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-ce378820-dc29-43b2-a709-75abb0aa4a31 - - - - - -] OVN reports status down for port: 9d048b3c-3ac3-492f-ae24-57eb8201f3de 2026-08-11 11:57:35.747 8 INFO neutron.db.ovn_revision_numbers_db [None req-9ca28a79-d234-4c36-adc7-18205f93b8e7 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource 9d048b3c-3ac3-492f-ae24-57eb8201f3de (type: ports) to 1 [pid: 8|app: 0|req: 24/48] 199.19.213.166 () {48 vars in 967 bytes} [Tue Aug 11 11:57:35 2026] POST /v2.0/networks => generated 729 bytes in 756 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-11 11:57:36.709 7 INFO neutron.pecan_wsgi.hooks.translation [None req-bf30e340-0bc8-44b4-bacd-42a404e2dad1 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 25/49] 199.19.213.166 () {44 vars in 938 bytes} [Tue Aug 11 11:57:36 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 45 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 25/50] 199.19.213.166 () {44 vars in 960 bytes} [Tue Aug 11 11:57:36 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 738 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 11:57:36.770 7 INFO neutron.pecan_wsgi.hooks.translation [None req-3ebfb1c2-fe25-42af-a204-e23bf5ce8d6d 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 26/51] 199.19.213.166 () {44 vars in 1037 bytes} [Tue Aug 11 11:57:36 2026] GET /v2.0/subnets/lb-mgmt-subnet?network_id=dfb5cb7f-83f1-40ea-89eb-89f900ffd456 => generated 114 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 26/52] 199.19.213.166 () {44 vars in 1060 bytes} [Tue Aug 11 11:57:36 2026] GET /v2.0/subnets?name=lb-mgmt-subnet&network_id=dfb5cb7f-83f1-40ea-89eb-89f900ffd456 => generated 14 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-11 11:57:36.925 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-eb7241b2-94fe-4601-9ca5-8428c3d8d395 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] No more DHCP agents 2026-08-11 11:57:36.926 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-eb7241b2-94fe-4601-9ca5-8428c3d8d395 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Unable to schedule network dfb5cb7f-83f1-40ea-89eb-89f900ffd456: no agents available; will retry on subsequent port and subnet creation events. 2026-08-11 11:57:37.309 7 INFO neutron.db.ovn_revision_numbers_db [None req-eb04864c-f172-4fa0-9766-108250890294 - - - - - -] Successfully bumped revision number for resource 9d048b3c-3ac3-492f-ae24-57eb8201f3de (type: ports) to 2 2026-08-11 11:57:37.336 7 INFO neutron.db.ovn_revision_numbers_db [None req-eb04864c-f172-4fa0-9766-108250890294 - - - - - -] Successfully bumped revision number for resource cb7d023f-3b0b-4058-97bf-ee07e4be2dfe (type: subnets) to 0 [pid: 7|app: 0|req: 27/53] 199.19.213.166 () {48 vars in 966 bytes} [Tue Aug 11 11:57:36 2026] POST /v2.0/subnets => generated 651 bytes in 557 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-11 11:57:38.666 8 INFO neutron.api.v2.resource [None req-d800bd7b-96d1-43bd-a412-e8827186162f 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 27/54] 199.19.213.166 () {44 vars in 972 bytes} [Tue Aug 11 11:57:38 2026] GET /v2.0/security-groups/lb-health-mgr-sec-grp => generated 131 bytes in 239 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 28/55] 199.19.213.166 () {44 vars in 994 bytes} [Tue Aug 11 11:57:38 2026] GET /v2.0/security-groups?name=lb-health-mgr-sec-grp => generated 23 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-11 11:57:38.831 8 INFO neutron.db.ovn_revision_numbers_db [None req-f9b13370-2d60-43a3-a4d6-c1fd06fbdcf9 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource 99012f2a-319f-41f3-a04f-8cd56a323ee1 (type: security_groups) to 1 2026-08-11 11:57:38.843 8 INFO neutron.db.ovn_revision_numbers_db [None req-f9b13370-2d60-43a3-a4d6-c1fd06fbdcf9 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource 475ad1c0-4123-4948-838b-238dfa176311 (type: security_group_rules) to 0 2026-08-11 11:57:38.850 8 INFO neutron.db.ovn_revision_numbers_db [None req-f9b13370-2d60-43a3-a4d6-c1fd06fbdcf9 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource 762e7321-f87f-4b4f-9f47-76a28762f067 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 28/56] 199.19.213.166 () {48 vars in 981 bytes} [Tue Aug 11 11:57:38 2026] POST /v2.0/security-groups => generated 1616 bytes in 168 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 29/57] 199.19.213.166 () {44 vars in 1002 bytes} [Tue Aug 11 11:57:39 2026] GET /v2.0/security-groups/99012f2a-319f-41f3-a04f-8cd56a323ee1 => generated 1616 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 29/58] 199.19.213.166 () {44 vars in 1002 bytes} [Tue Aug 11 11:57:39 2026] GET /v2.0/security-groups/99012f2a-319f-41f3-a04f-8cd56a323ee1 => generated 1616 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 30/59] 199.19.213.166 () {44 vars in 1002 bytes} [Tue Aug 11 11:57:40 2026] GET /v2.0/security-groups/99012f2a-319f-41f3-a04f-8cd56a323ee1 => generated 1616 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-11 11:57:40.157 8 INFO neutron.db.ovn_revision_numbers_db [None req-8df941e9-417d-483d-bcaf-bb2f25939e9c 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource 36c2453c-ab26-439d-800c-576f1da509dd (type: security_group_rules) to 0 [pid: 8|app: 0|req: 30/60] 199.19.213.166 () {48 vars in 992 bytes} [Tue Aug 11 11:57:40 2026] POST /v2.0/security-group-rules => generated 601 bytes in 135 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 32/63] 199.19.213.166 () {44 vars in 1002 bytes} [Tue Aug 11 11:57:40 2026] GET /v2.0/security-groups/99012f2a-319f-41f3-a04f-8cd56a323ee1 => generated 2230 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 32/64] 199.19.213.166 () {44 vars in 1002 bytes} [Tue Aug 11 11:57:41 2026] GET /v2.0/security-groups/99012f2a-319f-41f3-a04f-8cd56a323ee1 => generated 2230 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 33/65] 199.19.213.166 () {44 vars in 1002 bytes} [Tue Aug 11 11:57:41 2026] GET /v2.0/security-groups/99012f2a-319f-41f3-a04f-8cd56a323ee1 => generated 2230 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-11 11:57:41.234 8 INFO neutron.db.ovn_revision_numbers_db [None req-28ff9d94-f52e-47eb-8e30-555d4db3eec9 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource 82b2c7a4-0864-4687-b3bb-83d813ca0e1d (type: security_group_rules) to 0 [pid: 8|app: 0|req: 33/66] 199.19.213.166 () {48 vars in 992 bytes} [Tue Aug 11 11:57:41 2026] POST /v2.0/security-group-rules => generated 603 bytes in 165 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 34/67] 199.19.213.166 () {44 vars in 1002 bytes} [Tue Aug 11 11:57:42 2026] GET /v2.0/security-groups/99012f2a-319f-41f3-a04f-8cd56a323ee1 => generated 2846 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 34/68] 199.19.213.166 () {44 vars in 1002 bytes} [Tue Aug 11 11:57:42 2026] GET /v2.0/security-groups/99012f2a-319f-41f3-a04f-8cd56a323ee1 => 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: 35/69] 199.19.213.166 () {44 vars in 1002 bytes} [Tue Aug 11 11:57:42 2026] GET /v2.0/security-groups/99012f2a-319f-41f3-a04f-8cd56a323ee1 => generated 2846 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-11 11:57:42.375 8 INFO neutron.db.ovn_revision_numbers_db [None req-e58882f7-811f-4dd3-ae99-c9394f3dc928 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource 5db4b8b8-1d8b-4149-8cb2-a3a6e7f760cd (type: security_group_rules) to 0 [pid: 8|app: 0|req: 35/70] 199.19.213.166 () {48 vars in 992 bytes} [Tue Aug 11 11:57:42 2026] POST /v2.0/security-group-rules => generated 603 bytes in 148 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 36/71] 199.19.213.166 () {44 vars in 1002 bytes} [Tue Aug 11 11:57:43 2026] GET /v2.0/security-groups/99012f2a-319f-41f3-a04f-8cd56a323ee1 => generated 3462 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 36/72] 199.19.213.166 () {44 vars in 1002 bytes} [Tue Aug 11 11:57:43 2026] GET /v2.0/security-groups/99012f2a-319f-41f3-a04f-8cd56a323ee1 => generated 3462 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 37/73] 199.19.213.166 () {44 vars in 1002 bytes} [Tue Aug 11 11:57:43 2026] GET /v2.0/security-groups/99012f2a-319f-41f3-a04f-8cd56a323ee1 => generated 3462 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-11 11:57:43.464 8 INFO neutron.db.ovn_revision_numbers_db [None req-fe766059-54e2-4ed1-80a6-1cf8421c4e68 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource 9cbbe2be-66f1-4bd6-9f4d-37283b0d878c (type: security_group_rules) to 0 [pid: 8|app: 0|req: 37/74] 199.19.213.166 () {48 vars in 992 bytes} [Tue Aug 11 11:57:43 2026] POST /v2.0/security-group-rules => generated 603 bytes in 150 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 38/75] 199.19.213.166 () {44 vars in 1002 bytes} [Tue Aug 11 11:57:44 2026] GET /v2.0/security-groups/99012f2a-319f-41f3-a04f-8cd56a323ee1 => generated 4078 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 38/76] 199.19.213.166 () {44 vars in 1002 bytes} [Tue Aug 11 11:57:44 2026] GET /v2.0/security-groups/99012f2a-319f-41f3-a04f-8cd56a323ee1 => generated 4078 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 39/77] 199.19.213.166 () {44 vars in 1002 bytes} [Tue Aug 11 11:57:44 2026] GET /v2.0/security-groups/99012f2a-319f-41f3-a04f-8cd56a323ee1 => generated 4078 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-11 11:57:44.574 8 INFO neutron.db.ovn_revision_numbers_db [None req-19310849-0928-4411-b1ea-3d0a9f2cc010 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource 09a30347-cc45-4e55-8e57-8a19d0a33ac1 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 39/78] 199.19.213.166 () {48 vars in 992 bytes} [Tue Aug 11 11:57:44 2026] POST /v2.0/security-group-rules => generated 603 bytes in 162 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 40/79] 199.19.213.166 () {44 vars in 988 bytes} [Tue Aug 11 11:57:45 2026] GET /v2.0/networks/dfb5cb7f-83f1-40ea-89eb-89f900ffd456 => generated 773 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 11:57:45.861 8 INFO neutron.pecan_wsgi.hooks.translation [None req-54a2f460-4f8f-4973-aafa-2ed6767b60a0 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 40/80] 199.19.213.166 () {44 vars in 1077 bytes} [Tue Aug 11 11:57:45 2026] GET /v2.0/ports/octavia-health-manager-port-instance?network_id=dfb5cb7f-83f1-40ea-89eb-89f900ffd456 => generated 132 bytes in 32 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 41/81] 199.19.213.166 () {44 vars in 1100 bytes} [Tue Aug 11 11:57:45 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance&network_id=dfb5cb7f-83f1-40ea-89eb-89f900ffd456 => generated 12 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 41/82] 199.19.213.166 () {44 vars in 1002 bytes} [Tue Aug 11 11:57:45 2026] GET /v2.0/security-groups/99012f2a-319f-41f3-a04f-8cd56a323ee1 => generated 4694 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-11 11:57:46.196 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-c2bd2c81-5c0b-446e-a398-24285cfa00ba 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] No more DHCP agents 2026-08-11 11:57:46.198 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-c2bd2c81-5c0b-446e-a398-24285cfa00ba 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Unable to schedule network dfb5cb7f-83f1-40ea-89eb-89f900ffd456: no agents available; will retry on subsequent port and subnet creation events. 2026-08-11 11:57:46.295 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-e31ad75e-2af2-4865-acb2-3c8218621784 - - - - - -] OVN reports status down for port: 69fa7798-5396-428c-88a6-2317d4ec349b 2026-08-11 11:57:46.349 7 INFO neutron.db.ovn_revision_numbers_db [None req-c2bd2c81-5c0b-446e-a398-24285cfa00ba 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource 69fa7798-5396-428c-88a6-2317d4ec349b (type: ports) to 1 [pid: 7|app: 0|req: 42/83] 199.19.213.166 () {48 vars in 962 bytes} [Tue Aug 11 11:57:45 2026] POST /v2.0/ports => generated 1100 bytes in 449 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-08-11 11:57:53.400 8 INFO neutron.pecan_wsgi.hooks.translation [None req-8a9ad582-dde7-48d0-bea3-d255e603f275 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 42/84] 199.19.213.166 () {44 vars in 980 bytes} [Tue Aug 11 11:57:53 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 46 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: 43/85] 199.19.213.166 () {44 vars in 1002 bytes} [Tue Aug 11 11:57:53 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1103 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-11 11:57:53.966 8 INFO neutron.db.ovn_revision_numbers_db [None req-9e92b6df-fb87-41fd-b2aa-ad0ac8f03a7d 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource 69fa7798-5396-428c-88a6-2317d4ec349b (type: ports) to 4 [pid: 8|app: 0|req: 43/86] 199.19.213.166 () {48 vars in 1032 bytes} [Tue Aug 11 11:57:53 2026] PUT /v2.0/ports/69fa7798-5396-428c-88a6-2317d4ec349b => generated 1218 bytes in 513 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 44/89] 199.19.213.166 () {44 vars in 921 bytes} [Tue Aug 11 11:57:55 2026] GET /v2.0/ports => generated 3335 bytes in 100 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-08-11 11:57:56.728 8 INFO neutron.api.v2.resource [None req-d3b0f9d4-763e-47c0-aa7d-7707c1318166 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 46/90] 199.19.213.166 () {44 vars in 960 bytes} [Tue Aug 11 11:57:56 2026] GET /v2.0/security-groups/lb-mgmt-sec-grp => generated 125 bytes in 39 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 45/91] 199.19.213.166 () {44 vars in 982 bytes} [Tue Aug 11 11:57:56 2026] GET /v2.0/security-groups?name=lb-mgmt-sec-grp => generated 23 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-11 11:57:56.856 8 INFO neutron.db.ovn_revision_numbers_db [None req-6d2fac24-33cc-4437-93ad-fd58e879a6b5 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource 9078b059-3a7d-47f9-9127-424f1d372dbc (type: security_groups) to 1 2026-08-11 11:57:56.864 8 INFO neutron.db.ovn_revision_numbers_db [None req-6d2fac24-33cc-4437-93ad-fd58e879a6b5 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource 84616119-5446-4726-a1bb-464f19125534 (type: security_group_rules) to 0 2026-08-11 11:57:56.874 8 INFO neutron.db.ovn_revision_numbers_db [None req-6d2fac24-33cc-4437-93ad-fd58e879a6b5 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource fae601ac-79cd-46d0-b6c8-629e5e4dc489 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 47/92] 199.19.213.166 () {48 vars in 981 bytes} [Tue Aug 11 11:57:56 2026] POST /v2.0/security-groups => generated 1610 bytes in 141 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 46/93] 199.19.213.166 () {44 vars in 1002 bytes} [Tue Aug 11 11:57:57 2026] GET /v2.0/security-groups/9078b059-3a7d-47f9-9127-424f1d372dbc => generated 1610 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 48/94] 199.19.213.166 () {44 vars in 1002 bytes} [Tue Aug 11 11:57:57 2026] GET /v2.0/security-groups/9078b059-3a7d-47f9-9127-424f1d372dbc => generated 1610 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 47/95] 199.19.213.166 () {44 vars in 1002 bytes} [Tue Aug 11 11:57:57 2026] GET /v2.0/security-groups/9078b059-3a7d-47f9-9127-424f1d372dbc => generated 1610 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-11 11:57:58.034 8 INFO neutron.db.ovn_revision_numbers_db [None req-867cf0a5-819d-44bd-a885-cefab4564080 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource 21378258-2564-45b1-93f5-29b7ada3fa70 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 49/96] 199.19.213.166 () {48 vars in 992 bytes} [Tue Aug 11 11:57:57 2026] POST /v2.0/security-group-rules => generated 623 bytes in 146 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 48/97] 199.19.213.166 () {44 vars in 1002 bytes} [Tue Aug 11 11:57:58 2026] GET /v2.0/security-groups/9078b059-3a7d-47f9-9127-424f1d372dbc => generated 2246 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 50/98] 199.19.213.166 () {44 vars in 1002 bytes} [Tue Aug 11 11:57:58 2026] GET /v2.0/security-groups/9078b059-3a7d-47f9-9127-424f1d372dbc => generated 2246 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 49/99] 199.19.213.166 () {44 vars in 1002 bytes} [Tue Aug 11 11:57:58 2026] GET /v2.0/security-groups/9078b059-3a7d-47f9-9127-424f1d372dbc => generated 2246 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-11 11:57:59.107 8 INFO neutron.db.ovn_revision_numbers_db [None req-88a092fd-699a-4f6d-ae49-007e3c7ca6c4 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource 9f3e6b12-3ac2-4674-8598-63f27d7bb0de (type: security_group_rules) to 0 [pid: 8|app: 0|req: 51/100] 199.19.213.166 () {48 vars in 992 bytes} [Tue Aug 11 11:57:58 2026] POST /v2.0/security-group-rules => generated 627 bytes in 180 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 57/111] 199.19.213.166 () {44 vars in 976 bytes} [Tue Aug 11 11:59:22 2026] GET /v2.0/quotas/354615a73780442d8ead8b8619544339 => generated 292 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 55/112] 199.19.213.166 () {48 vars in 1028 bytes} [Tue Aug 11 11:59:22 2026] PUT /v2.0/quotas/354615a73780442d8ead8b8619544339 => generated 291 bytes in 34 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-08-11 12:01:42.369 8 INFO neutron.pecan_wsgi.hooks.translation [None req-8ced21ac-869e-4bc7-9224-d74160da8d60 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 68/133] 199.19.213.166 () {30 vars in 741 bytes} [Tue Aug 11 12:01:42 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 114 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: 7|app: 0|req: 66/134] 199.19.213.166 () {30 vars in 763 bytes} [Tue Aug 11 12:01:42 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1221 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-11 12:01:44.186 8 INFO neutron.pecan_wsgi.hooks.translation [None req-22693b37-88cf-4003-b604-3d01d24b0e20 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 69/135] 199.19.213.166 () {30 vars in 741 bytes} [Tue Aug 11 12:01:44 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 56 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 67/136] 199.19.213.166 () {30 vars in 763 bytes} [Tue Aug 11 12:01:44 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1221 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-11 12:01:45.375 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-e31ad75e-2af2-4865-acb2-3c8218621784 - - - - - -] OVN reports status up for port: 69fa7798-5396-428c-88a6-2317d4ec349b 2026-08-11 12:01:45.409 7 INFO neutron.plugins.ml2.plugin [None req-e31ad75e-2af2-4865-acb2-3c8218621784 - - - - - -] Attempt 1 to provision port 69fa7798-5396-428c-88a6-2317d4ec349b 2026-08-11 12:01:45.657 7 INFO neutron.db.ovn_revision_numbers_db [None req-e31ad75e-2af2-4865-acb2-3c8218621784 - - - - - -] Successfully bumped revision number for resource 69fa7798-5396-428c-88a6-2317d4ec349b (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-08-11 12:09:34.621 7 INFO neutron.api.v2.resource [None req-5a08e601-faef-4543-8c77-78f0d8e1b703 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 99/199] 199.19.213.166 () {44 vars in 1075 bytes} [Tue Aug 11 12:09:34 2026] GET /v2.0/security-groups/manila-service-security-group?project_id=0f044782ab1c4aa6b1d21ce7c18e0150 => generated 139 bytes in 140 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-11 12:09:34.755 8 INFO neutron.db.ovn_revision_numbers_db [None req-b8ceb37f-4cce-4a4b-9d41-fdc96a4adcc7 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource 97ebb278-e56e-4a56-b5c7-0745bbca2054 (type: security_groups) to 1 2026-08-11 12:09:34.765 8 INFO neutron.db.ovn_revision_numbers_db [None req-b8ceb37f-4cce-4a4b-9d41-fdc96a4adcc7 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource 1741a6ca-4b28-402f-8776-42d2004affad (type: security_group_rules) to 0 2026-08-11 12:09:34.776 8 INFO neutron.db.ovn_revision_numbers_db [None req-b8ceb37f-4cce-4a4b-9d41-fdc96a4adcc7 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource 6588afb8-434b-4842-aa63-c4bf6e197c23 (type: security_group_rules) to 0 2026-08-11 12:09:34.787 8 INFO neutron.db.ovn_revision_numbers_db [None req-b8ceb37f-4cce-4a4b-9d41-fdc96a4adcc7 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource 6f4d45b0-4ab5-4921-ab6b-c5c5a4dddab7 (type: security_group_rules) to 0 2026-08-11 12:09:34.817 8 INFO neutron.db.ovn_revision_numbers_db [None req-b8ceb37f-4cce-4a4b-9d41-fdc96a4adcc7 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource f700988e-6e34-4857-ab1b-a655bb1b6af3 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 101/200] 199.19.213.166 () {44 vars in 1098 bytes} [Tue Aug 11 12:09:34 2026] GET /v2.0/security-groups?name=manila-service-security-group&project_id=0f044782ab1c4aa6b1d21ce7c18e0150 => generated 23 bytes in 251 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-11 12:09:35.516 7 INFO neutron.db.ovn_revision_numbers_db [None req-3974c92a-c605-4760-8f0f-849e4bcabc0d 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource 094d3dc0-401a-4c22-808d-faa8a77333ff (type: security_groups) to 1 2026-08-11 12:09:35.543 7 INFO neutron.db.ovn_revision_numbers_db [None req-3974c92a-c605-4760-8f0f-849e4bcabc0d 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource 13b3bed0-6bc1-40ad-bf82-c6c396313e50 (type: security_group_rules) to 0 2026-08-11 12:09:35.577 7 INFO neutron.db.ovn_revision_numbers_db [None req-3974c92a-c605-4760-8f0f-849e4bcabc0d 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource dbb62417-0f04-4643-8f53-1424c4b7cf6f (type: security_group_rules) to 0 [pid: 7|app: 0|req: 100/201] 199.19.213.166 () {48 vars in 982 bytes} [Tue Aug 11 12:09:34 2026] POST /v2.0/security-groups => generated 1624 bytes in 681 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 102/202] 199.19.213.166 () {44 vars in 1089 bytes} [Tue Aug 11 12:09:36 2026] GET /v2.0/security-groups/094d3dc0-401a-4c22-808d-faa8a77333ff?project_id=0f044782ab1c4aa6b1d21ce7c18e0150 => generated 1624 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 101/203] 199.19.213.166 () {44 vars in 1002 bytes} [Tue Aug 11 12:09:36 2026] GET /v2.0/security-groups/094d3dc0-401a-4c22-808d-faa8a77333ff => generated 1624 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 103/204] 199.19.213.166 () {44 vars in 1089 bytes} [Tue Aug 11 12:09:36 2026] GET /v2.0/security-groups/094d3dc0-401a-4c22-808d-faa8a77333ff?project_id=0f044782ab1c4aa6b1d21ce7c18e0150 => generated 1624 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-11 12:09:37.018 7 INFO neutron.db.ovn_revision_numbers_db [None req-34bea294-7007-445b-a01a-3aa317551ef2 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource 23603a7b-f9bb-4f11-8ee8-9a735174bd82 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 102/205] 199.19.213.166 () {48 vars in 992 bytes} [Tue Aug 11 12:09:36 2026] POST /v2.0/security-group-rules => generated 597 bytes in 343 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 104/206] 199.19.213.166 () {44 vars in 1089 bytes} [Tue Aug 11 12:09:37 2026] GET /v2.0/security-groups/094d3dc0-401a-4c22-808d-faa8a77333ff?project_id=0f044782ab1c4aa6b1d21ce7c18e0150 => generated 2234 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 103/207] 199.19.213.166 () {44 vars in 1002 bytes} [Tue Aug 11 12:09:38 2026] GET /v2.0/security-groups/094d3dc0-401a-4c22-808d-faa8a77333ff => generated 2234 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 105/208] 199.19.213.166 () {44 vars in 1089 bytes} [Tue Aug 11 12:09:38 2026] GET /v2.0/security-groups/094d3dc0-401a-4c22-808d-faa8a77333ff?project_id=0f044782ab1c4aa6b1d21ce7c18e0150 => generated 2234 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-11 12:09:38.271 7 INFO neutron.db.ovn_revision_numbers_db [None req-bb613da3-bfce-492e-ba9e-b5a57c7a541c 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource d13f1054-2259-428d-aaf4-525cb386a071 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 104/209] 199.19.213.166 () {48 vars in 992 bytes} [Tue Aug 11 12:09:38 2026] POST /v2.0/security-group-rules => generated 599 bytes in 165 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 106/210] 199.19.213.166 () {44 vars in 1089 bytes} [Tue Aug 11 12:09:39 2026] GET /v2.0/security-groups/094d3dc0-401a-4c22-808d-faa8a77333ff?project_id=0f044782ab1c4aa6b1d21ce7c18e0150 => generated 2846 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 105/211] 199.19.213.166 () {44 vars in 1002 bytes} [Tue Aug 11 12:09:39 2026] GET /v2.0/security-groups/094d3dc0-401a-4c22-808d-faa8a77333ff => generated 2846 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 107/212] 199.19.213.166 () {44 vars in 1089 bytes} [Tue Aug 11 12:09:39 2026] GET /v2.0/security-groups/094d3dc0-401a-4c22-808d-faa8a77333ff?project_id=0f044782ab1c4aa6b1d21ce7c18e0150 => generated 2846 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-11 12:09:39.519 7 INFO neutron.db.ovn_revision_numbers_db [None req-c8159b7a-4550-45dc-9c1b-78c2e2d1ffc4 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource cc5c46f1-cf88-41b4-82d9-714bec9d2e57 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 106/213] 199.19.213.166 () {48 vars in 992 bytes} [Tue Aug 11 12:09:39 2026] POST /v2.0/security-group-rules => generated 601 bytes in 152 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 108/214] 199.19.213.166 () {44 vars in 1089 bytes} [Tue Aug 11 12:09:40 2026] GET /v2.0/security-groups/094d3dc0-401a-4c22-808d-faa8a77333ff?project_id=0f044782ab1c4aa6b1d21ce7c18e0150 => generated 3460 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 107/217] 199.19.213.166 () {44 vars in 1002 bytes} [Tue Aug 11 12:09:40 2026] GET /v2.0/security-groups/094d3dc0-401a-4c22-808d-faa8a77333ff => generated 3460 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 111/218] 199.19.213.166 () {44 vars in 1089 bytes} [Tue Aug 11 12:09:40 2026] GET /v2.0/security-groups/094d3dc0-401a-4c22-808d-faa8a77333ff?project_id=0f044782ab1c4aa6b1d21ce7c18e0150 => generated 3460 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-11 12:09:40.937 7 INFO neutron.db.ovn_revision_numbers_db [None req-e14c4030-854b-4279-91ae-e1dcbfe2f05a 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource 09fce0a2-4045-4255-9c3f-62f3c82ed133 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 108/219] 199.19.213.166 () {48 vars in 992 bytes} [Tue Aug 11 12:09:40 2026] POST /v2.0/security-group-rules => generated 602 bytes in 190 msecs (HTTP/1.1 201) 4 headers in 162 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: 7|app: 0|req: 120/242] 199.19.213.166 () {30 vars in 740 bytes} [Tue Aug 11 12:12:27 2026] GET /v2.0/networks?tenant_id=0f044782ab1c4aa6b1d21ce7c18e0150&shared=False => generated 15 bytes in 122 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-11 12:12:28.013 8 INFO neutron.db.segments_db [None req-eb0323c5-703a-4599-9190-990f7939af9d f4d4017906cc4a84b64c1172b6ed47ff 0f044782ab1c4aa6b1d21ce7c18e0150 - - c91e732a1a8347dbad054f5124db4732 c91e732a1a8347dbad054f5124db4732] Added segment 7dae4c3e-1299-4229-9d96-c8a4e1512c5e of type geneve for network ebaba484-f973-46a4-a139-bf1805d904de 2026-08-11 12:12:28.168 8 INFO neutron.db.ovn_revision_numbers_db [None req-eb0323c5-703a-4599-9190-990f7939af9d f4d4017906cc4a84b64c1172b6ed47ff 0f044782ab1c4aa6b1d21ce7c18e0150 - - c91e732a1a8347dbad054f5124db4732 c91e732a1a8347dbad054f5124db4732] Successfully bumped revision number for resource ebaba484-f973-46a4-a139-bf1805d904de (type: networks) to 1 2026-08-11 12:12:28.328 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-eb0323c5-703a-4599-9190-990f7939af9d f4d4017906cc4a84b64c1172b6ed47ff 0f044782ab1c4aa6b1d21ce7c18e0150 - - c91e732a1a8347dbad054f5124db4732 c91e732a1a8347dbad054f5124db4732] No more DHCP agents 2026-08-11 12:12:28.330 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-eb0323c5-703a-4599-9190-990f7939af9d f4d4017906cc4a84b64c1172b6ed47ff 0f044782ab1c4aa6b1d21ce7c18e0150 - - c91e732a1a8347dbad054f5124db4732 c91e732a1a8347dbad054f5124db4732] Unable to schedule network ebaba484-f973-46a4-a139-bf1805d904de: no agents available; will retry on subsequent port and subnet creation events. 2026-08-11 12:12:28.373 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-ce378820-dc29-43b2-a709-75abb0aa4a31 - - - - - -] OVN reports status down for port: 357bdb95-040d-48d3-8217-f946ee9445eb 2026-08-11 12:12:28.458 8 INFO neutron.db.ovn_revision_numbers_db [None req-eb0323c5-703a-4599-9190-990f7939af9d f4d4017906cc4a84b64c1172b6ed47ff 0f044782ab1c4aa6b1d21ce7c18e0150 - - c91e732a1a8347dbad054f5124db4732 c91e732a1a8347dbad054f5124db4732] Successfully bumped revision number for resource 357bdb95-040d-48d3-8217-f946ee9445eb (type: ports) to 1 [pid: 8|app: 0|req: 123/243] 199.19.213.166 () {34 vars in 682 bytes} [Tue Aug 11 12:12:27 2026] POST /v2.0/networks => generated 740 bytes in 583 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 121/244] 199.19.213.166 () {30 vars in 722 bytes} [Tue Aug 11 12:12:28 2026] GET /v2.0/ports?device_id=manila-share&binding%3Ahost_id=instance => generated 12 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 124/245] 199.19.213.166 () {30 vars in 633 bytes} [Tue Aug 11 12:12:28 2026] GET /v2.0/extensions => generated 20541 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) 2026-08-11 12:12:28.791 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-322f4f67-3caf-4e5e-b289-babeb4668510 f4d4017906cc4a84b64c1172b6ed47ff 0f044782ab1c4aa6b1d21ce7c18e0150 - - c91e732a1a8347dbad054f5124db4732 c91e732a1a8347dbad054f5124db4732] No more DHCP agents 2026-08-11 12:12:28.792 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-322f4f67-3caf-4e5e-b289-babeb4668510 f4d4017906cc4a84b64c1172b6ed47ff 0f044782ab1c4aa6b1d21ce7c18e0150 - - c91e732a1a8347dbad054f5124db4732 c91e732a1a8347dbad054f5124db4732] Unable to schedule network ebaba484-f973-46a4-a139-bf1805d904de: no agents available; will retry on subsequent port and subnet creation events. 2026-08-11 12:12:28.839 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-ce378820-dc29-43b2-a709-75abb0aa4a31 - - - - - -] OVN reports status down for port: 114ea1ee-a92e-4dc2-b723-38f85d0374af 2026-08-11 12:12:28.878 7 INFO neutron.db.ovn_revision_numbers_db [None req-322f4f67-3caf-4e5e-b289-babeb4668510 f4d4017906cc4a84b64c1172b6ed47ff 0f044782ab1c4aa6b1d21ce7c18e0150 - - c91e732a1a8347dbad054f5124db4732 c91e732a1a8347dbad054f5124db4732] Successfully bumped revision number for resource 114ea1ee-a92e-4dc2-b723-38f85d0374af (type: ports) to 1 2026-08-11 12:12:29.064 7 INFO neutron.db.ovn_revision_numbers_db [None req-322f4f67-3caf-4e5e-b289-babeb4668510 f4d4017906cc4a84b64c1172b6ed47ff 0f044782ab1c4aa6b1d21ce7c18e0150 - - c91e732a1a8347dbad054f5124db4732 c91e732a1a8347dbad054f5124db4732] Successfully bumped revision number for resource 114ea1ee-a92e-4dc2-b723-38f85d0374af (type: ports) to 3 [pid: 7|app: 0|req: 122/246] 199.19.213.166 () {34 vars in 677 bytes} [Tue Aug 11 12:12:28 2026] POST /v2.0/ports => generated 968 bytes in 517 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 125/247] 199.19.213.166 () {30 vars in 703 bytes} [Tue Aug 11 12:12:29 2026] GET /v2.0/networks/ebaba484-f973-46a4-a139-bf1805d904de => generated 746 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 12:12:29.719 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-ce378820-dc29-43b2-a709-75abb0aa4a31 - - - - - -] OVN reports status up for port: 114ea1ee-a92e-4dc2-b723-38f85d0374af 2026-08-11 12:12:29.733 8 INFO neutron.plugins.ml2.plugin [None req-ce378820-dc29-43b2-a709-75abb0aa4a31 - - - - - -] Attempt 1 to provision port 114ea1ee-a92e-4dc2-b723-38f85d0374af 2026-08-11 12:12:29.880 8 INFO neutron.db.ovn_revision_numbers_db [None req-ce378820-dc29-43b2-a709-75abb0aa4a31 - - - - - -] Successfully bumped revision number for resource 114ea1ee-a92e-4dc2-b723-38f85d0374af (type: ports) to 4 [pid: 7|app: 0|req: 123/248] 199.19.213.166 () {30 vars in 722 bytes} [Tue Aug 11 12:12:30 2026] GET /v2.0/ports?device_id=manila-share&binding%3Ahost_id=instance => generated 973 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 126/249] 199.19.213.166 () {30 vars in 703 bytes} [Tue Aug 11 12:12:30 2026] GET /v2.0/networks/ebaba484-f973-46a4-a139-bf1805d904de => generated 746 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 125/252] 199.19.213.166 () {44 vars in 976 bytes} [Tue Aug 11 12:12:46 2026] GET /v2.0/quotas/0f044782ab1c4aa6b1d21ce7c18e0150 => generated 292 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 128/253] 199.19.213.166 () {48 vars in 1028 bytes} [Tue Aug 11 12:12:47 2026] PUT /v2.0/quotas/0f044782ab1c4aa6b1d21ce7c18e0150 => generated 291 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 135/266] 10.0.0.71 () {28 vars in 590 bytes} [Tue Aug 11 12:14:17 2026] GET /v2.0/floatingips => generated 19 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 132/267] 10.0.0.71 () {28 vars in 580 bytes} [Tue Aug 11 12:14:17 2026] GET /v2.0/agents => generated 1214 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 136/268] 10.0.0.71 () {28 vars in 618 bytes} [Tue Aug 11 12:14:17 2026] GET /v2.0/network-ip-availabilities => generated 1104 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 133/269] 10.0.0.71 () {28 vars in 582 bytes} [Tue Aug 11 12:14:17 2026] GET /v2.0/routers => generated 15 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 137/270] 10.0.0.71 () {28 vars in 623 bytes} [Tue Aug 11 12:14:17 2026] GET /v2.0/agents?binary=ovn-controller => generated 416 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 134/271] 10.0.0.71 () {28 vars in 578 bytes} [Tue Aug 11 12:14:17 2026] GET /v2.0/ports => generated 5175 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 138/272] 10.0.0.71 () {28 vars in 598 bytes} [Tue Aug 11 12:14:17 2026] GET /v2.0/security-groups => generated 17401 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 135/273] 10.0.0.71 () {28 vars in 582 bytes} [Tue Aug 11 12:14:17 2026] GET /v2.0/subnets => generated 1308 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 139/274] 10.0.0.71 () {28 vars in 590 bytes} [Tue Aug 11 12:14:17 2026] GET /v2.0/subnetpools => generated 19 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 136/275] 10.0.0.71 () {28 vars in 584 bytes} [Tue Aug 11 12:14:17 2026] GET /v2.0/networks => generated 2288 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 140/276] 10.0.0.71 () {28 vars in 582 bytes} [Tue Aug 11 12:14:17 2026] GET /v2.0/subnets => generated 1308 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 141/285] 10.0.0.71 () {28 vars in 590 bytes} [Tue Aug 11 12:15:17 2026] GET /v2.0/floatingips => generated 19 bytes in 292 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 145/286] 10.0.0.71 () {28 vars in 598 bytes} [Tue Aug 11 12:15:17 2026] GET /v2.0/security-groups => generated 17401 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 142/287] 10.0.0.71 () {28 vars in 578 bytes} [Tue Aug 11 12:15:17 2026] GET /v2.0/ports => generated 5175 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 146/288] 10.0.0.71 () {28 vars in 582 bytes} [Tue Aug 11 12:15:17 2026] GET /v2.0/subnets => generated 1308 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 143/289] 10.0.0.71 () {28 vars in 590 bytes} [Tue Aug 11 12:15:17 2026] GET /v2.0/subnetpools => generated 19 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 147/290] 10.0.0.71 () {28 vars in 584 bytes} [Tue Aug 11 12:15:17 2026] GET /v2.0/networks => generated 2288 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 144/291] 10.0.0.71 () {28 vars in 582 bytes} [Tue Aug 11 12:15:17 2026] GET /v2.0/routers => generated 15 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 148/292] 10.0.0.71 () {28 vars in 623 bytes} [Tue Aug 11 12:15:17 2026] GET /v2.0/agents?binary=ovn-controller => generated 416 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 145/293] 10.0.0.71 () {28 vars in 580 bytes} [Tue Aug 11 12:15:17 2026] GET /v2.0/agents => generated 1214 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 149/294] 10.0.0.71 () {28 vars in 582 bytes} [Tue Aug 11 12:15:17 2026] GET /v2.0/subnets => generated 1308 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 146/295] 10.0.0.71 () {28 vars in 618 bytes} [Tue Aug 11 12:15:17 2026] GET /v2.0/network-ip-availabilities => generated 1104 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 154/304] 10.0.0.71 () {28 vars in 598 bytes} [Tue Aug 11 12:16:17 2026] GET /v2.0/security-groups => generated 17401 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 151/305] 10.0.0.71 () {28 vars in 618 bytes} [Tue Aug 11 12:16:17 2026] GET /v2.0/network-ip-availabilities => generated 1104 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 155/306] 10.0.0.71 () {28 vars in 582 bytes} [Tue Aug 11 12:16:17 2026] GET /v2.0/subnets => generated 1308 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 152/307] 10.0.0.71 () {28 vars in 590 bytes} [Tue Aug 11 12:16:17 2026] GET /v2.0/floatingips => generated 19 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 156/308] 10.0.0.71 () {28 vars in 578 bytes} [Tue Aug 11 12:16:17 2026] GET /v2.0/ports => generated 5175 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 153/309] 10.0.0.71 () {28 vars in 582 bytes} [Tue Aug 11 12:16:17 2026] GET /v2.0/subnets => generated 1308 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 157/310] 10.0.0.71 () {28 vars in 590 bytes} [Tue Aug 11 12:16:17 2026] GET /v2.0/subnetpools => generated 19 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 154/311] 10.0.0.71 () {28 vars in 584 bytes} [Tue Aug 11 12:16:17 2026] GET /v2.0/networks => generated 2288 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 158/312] 10.0.0.71 () {28 vars in 582 bytes} [Tue Aug 11 12:16:17 2026] GET /v2.0/routers => generated 15 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 155/313] 10.0.0.71 () {28 vars in 623 bytes} [Tue Aug 11 12:16:17 2026] GET /v2.0/agents?binary=ovn-controller => generated 416 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 159/314] 10.0.0.71 () {28 vars in 580 bytes} [Tue Aug 11 12:16:17 2026] GET /v2.0/agents => generated 1214 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 160/323] 10.0.0.71 () {28 vars in 580 bytes} [Tue Aug 11 12:17:17 2026] GET /v2.0/agents => generated 1214 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 164/324] 10.0.0.71 () {28 vars in 618 bytes} [Tue Aug 11 12:17:17 2026] GET /v2.0/network-ip-availabilities => generated 1104 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 161/325] 10.0.0.71 () {28 vars in 590 bytes} [Tue Aug 11 12:17:17 2026] GET /v2.0/floatingips => generated 19 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 165/326] 10.0.0.71 () {28 vars in 584 bytes} [Tue Aug 11 12:17:17 2026] GET /v2.0/networks => generated 2288 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 162/327] 10.0.0.71 () {28 vars in 582 bytes} [Tue Aug 11 12:17:17 2026] GET /v2.0/subnets => generated 1308 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 166/328] 10.0.0.71 () {28 vars in 582 bytes} [Tue Aug 11 12:17:17 2026] GET /v2.0/routers => generated 15 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 163/329] 10.0.0.71 () {28 vars in 623 bytes} [Tue Aug 11 12:17:17 2026] GET /v2.0/agents?binary=ovn-controller => generated 416 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 167/330] 10.0.0.71 () {28 vars in 598 bytes} [Tue Aug 11 12:17:17 2026] GET /v2.0/security-groups => generated 17401 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 164/331] 10.0.0.71 () {28 vars in 578 bytes} [Tue Aug 11 12:17:17 2026] GET /v2.0/ports => generated 5175 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 168/332] 10.0.0.71 () {28 vars in 582 bytes} [Tue Aug 11 12:17:17 2026] GET /v2.0/subnets => generated 1308 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 165/333] 10.0.0.71 () {28 vars in 590 bytes} [Tue Aug 11 12:17:17 2026] GET /v2.0/subnetpools => generated 19 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 173/342] 10.0.0.71 () {28 vars in 590 bytes} [Tue Aug 11 12:18:17 2026] GET /v2.0/floatingips => generated 19 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 170/343] 10.0.0.71 () {28 vars in 584 bytes} [Tue Aug 11 12:18:17 2026] GET /v2.0/networks => generated 2288 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 174/344] 10.0.0.71 () {28 vars in 582 bytes} [Tue Aug 11 12:18:17 2026] GET /v2.0/subnets => generated 1308 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 171/345] 10.0.0.71 () {28 vars in 582 bytes} [Tue Aug 11 12:18:17 2026] GET /v2.0/subnets => generated 1308 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 175/346] 10.0.0.71 () {28 vars in 590 bytes} [Tue Aug 11 12:18:17 2026] GET /v2.0/subnetpools => generated 19 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 172/347] 10.0.0.71 () {28 vars in 618 bytes} [Tue Aug 11 12:18:17 2026] GET /v2.0/network-ip-availabilities => generated 1104 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 176/348] 10.0.0.71 () {28 vars in 598 bytes} [Tue Aug 11 12:18:17 2026] GET /v2.0/security-groups => generated 17401 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 173/349] 10.0.0.71 () {28 vars in 578 bytes} [Tue Aug 11 12:18:17 2026] GET /v2.0/ports => generated 5175 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 177/350] 10.0.0.71 () {28 vars in 582 bytes} [Tue Aug 11 12:18:17 2026] GET /v2.0/routers => generated 15 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 174/351] 10.0.0.71 () {28 vars in 623 bytes} [Tue Aug 11 12:18:17 2026] GET /v2.0/agents?binary=ovn-controller => generated 416 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 178/352] 10.0.0.71 () {28 vars in 580 bytes} [Tue Aug 11 12:18:17 2026] GET /v2.0/agents => generated 1214 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 183/361] 10.0.0.71 () {28 vars in 618 bytes} [Tue Aug 11 12:19:17 2026] GET /v2.0/network-ip-availabilities => generated 1104 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 179/362] 10.0.0.71 () {28 vars in 578 bytes} [Tue Aug 11 12:19:17 2026] GET /v2.0/ports => generated 5175 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 184/363] 10.0.0.71 () {28 vars in 580 bytes} [Tue Aug 11 12:19:17 2026] GET /v2.0/agents => generated 1214 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 180/364] 10.0.0.71 () {28 vars in 584 bytes} [Tue Aug 11 12:19:17 2026] GET /v2.0/networks => generated 2288 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 185/365] 10.0.0.71 () {28 vars in 598 bytes} [Tue Aug 11 12:19:17 2026] GET /v2.0/security-groups => generated 17401 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 181/366] 10.0.0.71 () {28 vars in 582 bytes} [Tue Aug 11 12:19:17 2026] GET /v2.0/routers => generated 15 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 186/367] 10.0.0.71 () {28 vars in 623 bytes} [Tue Aug 11 12:19:17 2026] GET /v2.0/agents?binary=ovn-controller => generated 416 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 182/368] 10.0.0.71 () {28 vars in 582 bytes} [Tue Aug 11 12:19:17 2026] GET /v2.0/subnets => generated 1308 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 187/369] 10.0.0.71 () {28 vars in 590 bytes} [Tue Aug 11 12:19:17 2026] GET /v2.0/floatingips => generated 19 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 183/370] 10.0.0.71 () {28 vars in 582 bytes} [Tue Aug 11 12:19:17 2026] GET /v2.0/subnets => generated 1308 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 188/371] 10.0.0.71 () {28 vars in 590 bytes} [Tue Aug 11 12:19:17 2026] GET /v2.0/subnetpools => generated 19 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 188/380] 10.0.0.71 () {28 vars in 580 bytes} [Tue Aug 11 12:20:17 2026] GET /v2.0/agents => generated 1214 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 193/381] 10.0.0.71 () {28 vars in 590 bytes} [Tue Aug 11 12:20:17 2026] GET /v2.0/floatingips => generated 19 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 189/382] 10.0.0.71 () {28 vars in 598 bytes} [Tue Aug 11 12:20:17 2026] GET /v2.0/security-groups => generated 17401 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 194/383] 10.0.0.71 () {28 vars in 582 bytes} [Tue Aug 11 12:20:17 2026] GET /v2.0/subnets => generated 1308 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 190/384] 10.0.0.71 () {28 vars in 584 bytes} [Tue Aug 11 12:20:17 2026] GET /v2.0/networks => generated 2288 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 195/385] 10.0.0.71 () {28 vars in 582 bytes} [Tue Aug 11 12:20:17 2026] GET /v2.0/routers => generated 15 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 191/386] 10.0.0.71 () {28 vars in 623 bytes} [Tue Aug 11 12:20:17 2026] GET /v2.0/agents?binary=ovn-controller => generated 416 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 196/387] 10.0.0.71 () {28 vars in 582 bytes} [Tue Aug 11 12:20:17 2026] GET /v2.0/subnets => generated 1308 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 192/388] 10.0.0.71 () {28 vars in 590 bytes} [Tue Aug 11 12:20:17 2026] GET /v2.0/subnetpools => generated 19 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 197/389] 10.0.0.71 () {28 vars in 578 bytes} [Tue Aug 11 12:20:17 2026] GET /v2.0/ports => generated 5175 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 193/390] 10.0.0.71 () {28 vars in 618 bytes} [Tue Aug 11 12:20:17 2026] GET /v2.0/network-ip-availabilities => generated 1104 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 202/399] 10.0.0.71 () {28 vars in 584 bytes} [Tue Aug 11 12:21:17 2026] GET /v2.0/networks => generated 2288 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 198/400] 10.0.0.71 () {28 vars in 580 bytes} [Tue Aug 11 12:21:17 2026] GET /v2.0/agents => generated 1214 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 203/401] 10.0.0.71 () {28 vars in 590 bytes} [Tue Aug 11 12:21:17 2026] GET /v2.0/floatingips => generated 19 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 199/402] 10.0.0.71 () {28 vars in 582 bytes} [Tue Aug 11 12:21:17 2026] GET /v2.0/routers => generated 15 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 204/403] 10.0.0.71 () {28 vars in 623 bytes} [Tue Aug 11 12:21:17 2026] GET /v2.0/agents?binary=ovn-controller => generated 416 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 200/404] 10.0.0.71 () {28 vars in 578 bytes} [Tue Aug 11 12:21:17 2026] GET /v2.0/ports => generated 5175 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 205/405] 10.0.0.71 () {28 vars in 598 bytes} [Tue Aug 11 12:21:17 2026] GET /v2.0/security-groups => generated 17401 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 201/406] 10.0.0.71 () {28 vars in 618 bytes} [Tue Aug 11 12:21:17 2026] GET /v2.0/network-ip-availabilities => generated 1104 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 206/407] 10.0.0.71 () {28 vars in 582 bytes} [Tue Aug 11 12:21:17 2026] GET /v2.0/subnets => generated 1308 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 202/408] 10.0.0.71 () {28 vars in 590 bytes} [Tue Aug 11 12:21:17 2026] GET /v2.0/subnetpools => generated 19 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 207/409] 10.0.0.71 () {28 vars in 582 bytes} [Tue Aug 11 12:21:17 2026] GET /v2.0/subnets => generated 1308 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 212/418] 10.0.0.71 () {28 vars in 584 bytes} [Tue Aug 11 12:22:17 2026] GET /v2.0/networks => generated 2288 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 207/419] 10.0.0.71 () {28 vars in 598 bytes} [Tue Aug 11 12:22:17 2026] GET /v2.0/security-groups => generated 17401 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 213/420] 10.0.0.71 () {28 vars in 618 bytes} [Tue Aug 11 12:22:17 2026] GET /v2.0/network-ip-availabilities => generated 1104 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 208/421] 10.0.0.71 () {28 vars in 582 bytes} [Tue Aug 11 12:22:17 2026] GET /v2.0/subnets => generated 1308 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 214/422] 10.0.0.71 () {28 vars in 590 bytes} [Tue Aug 11 12:22:17 2026] GET /v2.0/subnetpools => generated 19 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 209/423] 10.0.0.71 () {28 vars in 578 bytes} [Tue Aug 11 12:22:17 2026] GET /v2.0/ports => generated 5175 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 215/424] 10.0.0.71 () {28 vars in 582 bytes} [Tue Aug 11 12:22:17 2026] GET /v2.0/routers => generated 15 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 210/425] 10.0.0.71 () {28 vars in 623 bytes} [Tue Aug 11 12:22:17 2026] GET /v2.0/agents?binary=ovn-controller => generated 416 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 216/426] 10.0.0.71 () {28 vars in 580 bytes} [Tue Aug 11 12:22:17 2026] GET /v2.0/agents => generated 1214 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 211/427] 10.0.0.71 () {28 vars in 582 bytes} [Tue Aug 11 12:22:17 2026] GET /v2.0/subnets => generated 1308 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 217/428] 10.0.0.71 () {28 vars in 590 bytes} [Tue Aug 11 12:22:17 2026] GET /v2.0/floatingips => generated 19 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 216/437] 10.0.0.71 () {28 vars in 582 bytes} [Tue Aug 11 12:23:17 2026] GET /v2.0/routers => generated 15 bytes in 157 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 222/438] 10.0.0.71 () {28 vars in 623 bytes} [Tue Aug 11 12:23:17 2026] GET /v2.0/agents?binary=ovn-controller => generated 416 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 217/439] 10.0.0.71 () {28 vars in 584 bytes} [Tue Aug 11 12:23:17 2026] GET /v2.0/networks => generated 2288 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 223/440] 10.0.0.71 () {28 vars in 582 bytes} [Tue Aug 11 12:23:17 2026] GET /v2.0/subnets => generated 1308 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 218/441] 10.0.0.71 () {28 vars in 590 bytes} [Tue Aug 11 12:23:17 2026] GET /v2.0/subnetpools => generated 19 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 224/442] 10.0.0.71 () {28 vars in 598 bytes} [Tue Aug 11 12:23:17 2026] GET /v2.0/security-groups => generated 17401 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 219/443] 10.0.0.71 () {28 vars in 578 bytes} [Tue Aug 11 12:23:17 2026] GET /v2.0/ports => generated 5175 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 225/444] 10.0.0.71 () {28 vars in 580 bytes} [Tue Aug 11 12:23:17 2026] GET /v2.0/agents => generated 1214 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 220/445] 10.0.0.71 () {28 vars in 590 bytes} [Tue Aug 11 12:23:17 2026] GET /v2.0/floatingips => generated 19 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 226/446] 10.0.0.71 () {28 vars in 582 bytes} [Tue Aug 11 12:23:17 2026] GET /v2.0/subnets => generated 1308 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 221/447] 10.0.0.71 () {28 vars in 618 bytes} [Tue Aug 11 12:23:17 2026] GET /v2.0/network-ip-availabilities => generated 1104 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 226/456] 10.0.0.71 () {28 vars in 582 bytes} [Tue Aug 11 12:24:17 2026] GET /v2.0/routers => generated 15 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 231/457] 10.0.0.71 () {28 vars in 623 bytes} [Tue Aug 11 12:24:17 2026] GET /v2.0/agents?binary=ovn-controller => generated 416 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 227/458] 10.0.0.71 () {28 vars in 590 bytes} [Tue Aug 11 12:24:17 2026] GET /v2.0/floatingips => generated 19 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 232/459] 10.0.0.71 () {28 vars in 598 bytes} [Tue Aug 11 12:24:17 2026] GET /v2.0/security-groups => generated 17401 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 228/460] 10.0.0.71 () {28 vars in 580 bytes} [Tue Aug 11 12:24:17 2026] GET /v2.0/agents => generated 1214 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 233/461] 10.0.0.71 () {28 vars in 584 bytes} [Tue Aug 11 12:24:17 2026] GET /v2.0/networks => generated 2288 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 229/462] 10.0.0.71 () {28 vars in 578 bytes} [Tue Aug 11 12:24:17 2026] GET /v2.0/ports => generated 5175 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 234/463] 10.0.0.71 () {28 vars in 618 bytes} [Tue Aug 11 12:24:17 2026] GET /v2.0/network-ip-availabilities => generated 1104 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 230/464] 10.0.0.71 () {28 vars in 582 bytes} [Tue Aug 11 12:24:17 2026] GET /v2.0/subnets => generated 1308 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 235/465] 10.0.0.71 () {28 vars in 590 bytes} [Tue Aug 11 12:24:17 2026] GET /v2.0/subnetpools => generated 19 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 231/466] 10.0.0.71 () {28 vars in 582 bytes} [Tue Aug 11 12:24:17 2026] GET /v2.0/subnets => generated 1308 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-11 12:25:10.349 7 INFO neutron.pecan_wsgi.hooks.translation [None req-2ac8d57c-f32f-4920-86d2-d90c95840bef 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 235/473] 199.19.213.166 () {44 vars in 928 bytes} [Tue Aug 11 12:25:10 2026] GET /v2.0/networks/public => generated 108 bytes in 46 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 239/474] 199.19.213.166 () {44 vars in 950 bytes} [Tue Aug 11 12:25:10 2026] GET /v2.0/networks?name=public => generated 791 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 12:25:11.635 8 INFO neutron.pecan_wsgi.hooks.translation [None req-28e852a4-4428-4976-859b-d41b17c1d731 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 241/477] 199.19.213.166 () {44 vars in 928 bytes} [Tue Aug 11 12:25:11 2026] GET /v2.0/networks/public => generated 108 bytes in 49 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 237/478] 199.19.213.166 () {44 vars in 950 bytes} [Tue Aug 11 12:25:11 2026] GET /v2.0/networks?name=public => generated 791 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 12:25:11.728 8 INFO neutron.pecan_wsgi.hooks.translation [None req-e8190398-1030-4fdf-9eea-e92958f3dc6e 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 242/479] 199.19.213.166 () {44 vars in 1035 bytes} [Tue Aug 11 12:25:11 2026] GET /v2.0/subnets/public-subnet?network_id=51fa4b90-fa94-4f8e-bfe2-d83223c6676a => generated 113 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 238/480] 199.19.213.166 () {44 vars in 1058 bytes} [Tue Aug 11 12:25:11 2026] GET /v2.0/subnets?name=public-subnet&network_id=51fa4b90-fa94-4f8e-bfe2-d83223c6676a => generated 667 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 243/481] 10.0.0.71 () {28 vars in 582 bytes} [Tue Aug 11 12:25:17 2026] GET /v2.0/subnets => generated 1308 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 239/482] 10.0.0.71 () {28 vars in 582 bytes} [Tue Aug 11 12:25:17 2026] GET /v2.0/routers => generated 15 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 244/483] 10.0.0.71 () {28 vars in 623 bytes} [Tue Aug 11 12:25:17 2026] GET /v2.0/agents?binary=ovn-controller => generated 416 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 240/484] 10.0.0.71 () {28 vars in 590 bytes} [Tue Aug 11 12:25:17 2026] GET /v2.0/floatingips => generated 19 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 245/485] 10.0.0.71 () {28 vars in 618 bytes} [Tue Aug 11 12:25:17 2026] GET /v2.0/network-ip-availabilities => generated 1104 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 241/486] 10.0.0.71 () {28 vars in 584 bytes} [Tue Aug 11 12:25:17 2026] GET /v2.0/networks => generated 2288 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 246/487] 10.0.0.71 () {28 vars in 598 bytes} [Tue Aug 11 12:25:17 2026] GET /v2.0/security-groups => generated 17401 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 242/488] 10.0.0.71 () {28 vars in 578 bytes} [Tue Aug 11 12:25:17 2026] GET /v2.0/ports => generated 5175 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 247/489] 10.0.0.71 () {28 vars in 580 bytes} [Tue Aug 11 12:25:17 2026] GET /v2.0/agents => generated 1214 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 243/490] 10.0.0.71 () {28 vars in 582 bytes} [Tue Aug 11 12:25:17 2026] GET /v2.0/subnets => generated 1308 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 248/491] 10.0.0.71 () {28 vars in 590 bytes} [Tue Aug 11 12:25:17 2026] GET /v2.0/subnetpools => generated 19 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-11 12:25:38.888 7 INFO neutron.pecan_wsgi.hooks.translation [None req-309d4fba-ffcc-4b0d-9939-3e5eaed2d292 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 245/494] 199.19.213.166 () {44 vars in 938 bytes} [Tue Aug 11 12:25:38 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 49 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 250/495] 199.19.213.166 () {44 vars in 960 bytes} [Tue Aug 11 12:25:38 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 776 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 12:25:39.884 7 INFO neutron.pecan_wsgi.hooks.translation [None req-250799d1-6284-4992-9377-4c016814e6c0 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 246/496] 199.19.213.166 () {44 vars in 938 bytes} [Tue Aug 11 12:25:39 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 44 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 251/497] 199.19.213.166 () {44 vars in 960 bytes} [Tue Aug 11 12:25:39 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 776 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 12:25:39.945 7 INFO neutron.pecan_wsgi.hooks.translation [None req-fc007bf8-eee5-4df8-bdb2-397a807104be 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 247/498] 199.19.213.166 () {44 vars in 1037 bytes} [Tue Aug 11 12:25:39 2026] GET /v2.0/subnets/lb-mgmt-subnet?network_id=dfb5cb7f-83f1-40ea-89eb-89f900ffd456 => generated 114 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 252/499] 199.19.213.166 () {44 vars in 1060 bytes} [Tue Aug 11 12:25:39 2026] GET /v2.0/subnets?name=lb-mgmt-subnet&network_id=dfb5cb7f-83f1-40ea-89eb-89f900ffd456 => generated 654 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 12:25:41.160 7 INFO neutron.api.v2.resource [None req-d68eb92c-1987-48f1-a8fa-5fde0cf4256b 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 249/502] 199.19.213.166 () {44 vars in 972 bytes} [Tue Aug 11 12:25:41 2026] GET /v2.0/security-groups/lb-health-mgr-sec-grp => generated 131 bytes in 51 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 254/503] 199.19.213.166 () {44 vars in 994 bytes} [Tue Aug 11 12:25:41 2026] GET /v2.0/security-groups?name=lb-health-mgr-sec-grp => generated 4690 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 250/504] 199.19.213.166 () {44 vars in 1002 bytes} [Tue Aug 11 12:25:42 2026] GET /v2.0/security-groups/99012f2a-319f-41f3-a04f-8cd56a323ee1 => generated 4694 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 255/505] 199.19.213.166 () {44 vars in 1002 bytes} [Tue Aug 11 12:25:42 2026] GET /v2.0/security-groups/99012f2a-319f-41f3-a04f-8cd56a323ee1 => generated 4694 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 251/506] 199.19.213.166 () {44 vars in 1012 bytes} [Tue Aug 11 12:25:42 2026] GET /v2.0/security-group-rules/36c2453c-ab26-439d-800c-576f1da509dd => generated 601 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 256/507] 199.19.213.166 () {44 vars in 1002 bytes} [Tue Aug 11 12:25:43 2026] GET /v2.0/security-groups/99012f2a-319f-41f3-a04f-8cd56a323ee1 => generated 4694 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 252/508] 199.19.213.166 () {44 vars in 1002 bytes} [Tue Aug 11 12:25:43 2026] GET /v2.0/security-groups/99012f2a-319f-41f3-a04f-8cd56a323ee1 => generated 4694 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 257/509] 199.19.213.166 () {44 vars in 1012 bytes} [Tue Aug 11 12:25:43 2026] GET /v2.0/security-group-rules/82b2c7a4-0864-4687-b3bb-83d813ca0e1d => generated 603 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 253/510] 199.19.213.166 () {44 vars in 1002 bytes} [Tue Aug 11 12:25:44 2026] GET /v2.0/security-groups/99012f2a-319f-41f3-a04f-8cd56a323ee1 => generated 4694 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 258/511] 199.19.213.166 () {44 vars in 1002 bytes} [Tue Aug 11 12:25:44 2026] GET /v2.0/security-groups/99012f2a-319f-41f3-a04f-8cd56a323ee1 => generated 4694 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 254/512] 199.19.213.166 () {44 vars in 1012 bytes} [Tue Aug 11 12:25:44 2026] GET /v2.0/security-group-rules/5db4b8b8-1d8b-4149-8cb2-a3a6e7f760cd => generated 603 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 259/513] 199.19.213.166 () {44 vars in 1002 bytes} [Tue Aug 11 12:25:45 2026] GET /v2.0/security-groups/99012f2a-319f-41f3-a04f-8cd56a323ee1 => generated 4694 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 255/514] 199.19.213.166 () {44 vars in 1002 bytes} [Tue Aug 11 12:25:45 2026] GET /v2.0/security-groups/99012f2a-319f-41f3-a04f-8cd56a323ee1 => generated 4694 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 260/515] 199.19.213.166 () {44 vars in 1012 bytes} [Tue Aug 11 12:25:45 2026] GET /v2.0/security-group-rules/9cbbe2be-66f1-4bd6-9f4d-37283b0d878c => generated 603 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 256/516] 199.19.213.166 () {44 vars in 1002 bytes} [Tue Aug 11 12:25:46 2026] GET /v2.0/security-groups/99012f2a-319f-41f3-a04f-8cd56a323ee1 => generated 4694 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 261/517] 199.19.213.166 () {44 vars in 1002 bytes} [Tue Aug 11 12:25:46 2026] GET /v2.0/security-groups/99012f2a-319f-41f3-a04f-8cd56a323ee1 => generated 4694 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 257/518] 199.19.213.166 () {44 vars in 1012 bytes} [Tue Aug 11 12:25:46 2026] GET /v2.0/security-group-rules/09a30347-cc45-4e55-8e57-8a19d0a33ac1 => generated 603 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 262/519] 199.19.213.166 () {44 vars in 988 bytes} [Tue Aug 11 12:25:47 2026] GET /v2.0/networks/dfb5cb7f-83f1-40ea-89eb-89f900ffd456 => generated 773 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 12:25:47.559 7 INFO neutron.pecan_wsgi.hooks.translation [None req-9deb0bf5-2058-4271-a224-4e1cc16c1e1d 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 258/520] 199.19.213.166 () {44 vars in 1077 bytes} [Tue Aug 11 12:25:47 2026] GET /v2.0/ports/octavia-health-manager-port-instance?network_id=dfb5cb7f-83f1-40ea-89eb-89f900ffd456 => generated 132 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 263/521] 199.19.213.166 () {44 vars in 1100 bytes} [Tue Aug 11 12:25:47 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance&network_id=dfb5cb7f-83f1-40ea-89eb-89f900ffd456 => generated 1223 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 259/522] 199.19.213.166 () {44 vars in 1002 bytes} [Tue Aug 11 12:25:47 2026] GET /v2.0/security-groups/99012f2a-319f-41f3-a04f-8cd56a323ee1 => generated 4694 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-11 12:25:56.829 8 INFO neutron.pecan_wsgi.hooks.translation [None req-b8876145-13f6-4920-b7d9-350c6685bf02 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 265/525] 199.19.213.166 () {44 vars in 980 bytes} [Tue Aug 11 12:25:56 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 51 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 261/526] 199.19.213.166 () {44 vars in 1002 bytes} [Tue Aug 11 12:25:56 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1223 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 266/527] 199.19.213.166 () {44 vars in 921 bytes} [Tue Aug 11 12:25:58 2026] GET /v2.0/ports => generated 5175 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-11 12:25:59.953 7 INFO neutron.api.v2.resource [None req-eb84a7b1-077a-4180-9fff-b71942d2f525 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 262/528] 199.19.213.166 () {44 vars in 960 bytes} [Tue Aug 11 12:25:59 2026] GET /v2.0/security-groups/lb-mgmt-sec-grp => generated 125 bytes in 51 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 267/529] 199.19.213.166 () {44 vars in 982 bytes} [Tue Aug 11 12:25:59 2026] GET /v2.0/security-groups?name=lb-mgmt-sec-grp => generated 2885 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 263/530] 199.19.213.166 () {44 vars in 1002 bytes} [Tue Aug 11 12:26:00 2026] GET /v2.0/security-groups/9078b059-3a7d-47f9-9127-424f1d372dbc => generated 2886 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 268/531] 199.19.213.166 () {44 vars in 1002 bytes} [Tue Aug 11 12:26:00 2026] GET /v2.0/security-groups/9078b059-3a7d-47f9-9127-424f1d372dbc => generated 2886 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 264/532] 199.19.213.166 () {44 vars in 1012 bytes} [Tue Aug 11 12:26:01 2026] GET /v2.0/security-group-rules/21378258-2564-45b1-93f5-29b7ada3fa70 => generated 623 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 269/533] 199.19.213.166 () {44 vars in 1002 bytes} [Tue Aug 11 12:26:01 2026] GET /v2.0/security-groups/9078b059-3a7d-47f9-9127-424f1d372dbc => generated 2886 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 265/534] 199.19.213.166 () {44 vars in 1002 bytes} [Tue Aug 11 12:26:01 2026] GET /v2.0/security-groups/9078b059-3a7d-47f9-9127-424f1d372dbc => generated 2886 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 270/535] 199.19.213.166 () {44 vars in 1012 bytes} [Tue Aug 11 12:26:01 2026] GET /v2.0/security-group-rules/9f3e6b12-3ac2-4674-8598-63f27d7bb0de => generated 627 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 267/538] 199.19.213.166 () {44 vars in 976 bytes} [Tue Aug 11 12:26:14 2026] GET /v2.0/quotas/354615a73780442d8ead8b8619544339 => generated 291 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 272/539] 10.0.0.71 () {28 vars in 582 bytes} [Tue Aug 11 12:26:17 2026] GET /v2.0/subnets => generated 1308 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 268/540] 10.0.0.71 () {28 vars in 582 bytes} [Tue Aug 11 12:26:17 2026] GET /v2.0/routers => generated 15 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 273/541] 10.0.0.71 () {28 vars in 623 bytes} [Tue Aug 11 12:26:17 2026] GET /v2.0/agents?binary=ovn-controller => generated 416 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 269/542] 10.0.0.71 () {28 vars in 582 bytes} [Tue Aug 11 12:26:17 2026] GET /v2.0/subnets => generated 1308 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 274/543] 10.0.0.71 () {28 vars in 590 bytes} [Tue Aug 11 12:26:17 2026] GET /v2.0/subnetpools => generated 19 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 270/544] 10.0.0.71 () {28 vars in 590 bytes} [Tue Aug 11 12:26:17 2026] GET /v2.0/floatingips => generated 19 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 275/545] 10.0.0.71 () {28 vars in 578 bytes} [Tue Aug 11 12:26:17 2026] GET /v2.0/ports => generated 5175 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 271/546] 10.0.0.71 () {28 vars in 618 bytes} [Tue Aug 11 12:26:17 2026] GET /v2.0/network-ip-availabilities => generated 1104 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 276/547] 10.0.0.71 () {28 vars in 598 bytes} [Tue Aug 11 12:26:17 2026] GET /v2.0/security-groups => generated 17401 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 272/548] 10.0.0.71 () {28 vars in 580 bytes} [Tue Aug 11 12:26:17 2026] GET /v2.0/agents => generated 1214 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 277/549] 10.0.0.71 () {28 vars in 584 bytes} [Tue Aug 11 12:26:17 2026] GET /v2.0/networks => generated 2288 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-11 12:27:10.132 7 INFO neutron.api.v2.resource [None req-13d05089-98d1-42d8-a8f2-470b2f8db8f3 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 276/556] 199.19.213.166 () {44 vars in 1075 bytes} [Tue Aug 11 12:27:10 2026] GET /v2.0/security-groups/manila-service-security-group?project_id=0f044782ab1c4aa6b1d21ce7c18e0150 => generated 139 bytes in 48 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 281/557] 199.19.213.166 () {44 vars in 1098 bytes} [Tue Aug 11 12:27:10 2026] GET /v2.0/security-groups?name=manila-service-security-group&project_id=0f044782ab1c4aa6b1d21ce7c18e0150 => generated 4072 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 278/560] 199.19.213.166 () {44 vars in 1089 bytes} [Tue Aug 11 12:27:11 2026] GET /v2.0/security-groups/094d3dc0-401a-4c22-808d-faa8a77333ff?project_id=0f044782ab1c4aa6b1d21ce7c18e0150 => generated 4075 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 283/561] 199.19.213.166 () {44 vars in 1002 bytes} [Tue Aug 11 12:27:11 2026] GET /v2.0/security-groups/094d3dc0-401a-4c22-808d-faa8a77333ff => generated 4075 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 279/562] 199.19.213.166 () {44 vars in 1012 bytes} [Tue Aug 11 12:27:11 2026] GET /v2.0/security-group-rules/23603a7b-f9bb-4f11-8ee8-9a735174bd82 => generated 597 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 284/563] 199.19.213.166 () {44 vars in 1089 bytes} [Tue Aug 11 12:27:12 2026] GET /v2.0/security-groups/094d3dc0-401a-4c22-808d-faa8a77333ff?project_id=0f044782ab1c4aa6b1d21ce7c18e0150 => generated 4075 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 280/564] 199.19.213.166 () {44 vars in 1002 bytes} [Tue Aug 11 12:27:12 2026] GET /v2.0/security-groups/094d3dc0-401a-4c22-808d-faa8a77333ff => generated 4075 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 285/565] 199.19.213.166 () {44 vars in 1012 bytes} [Tue Aug 11 12:27:12 2026] GET /v2.0/security-group-rules/d13f1054-2259-428d-aaf4-525cb386a071 => generated 599 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 281/566] 199.19.213.166 () {44 vars in 1089 bytes} [Tue Aug 11 12:27:13 2026] GET /v2.0/security-groups/094d3dc0-401a-4c22-808d-faa8a77333ff?project_id=0f044782ab1c4aa6b1d21ce7c18e0150 => generated 4075 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 286/567] 199.19.213.166 () {44 vars in 1002 bytes} [Tue Aug 11 12:27:13 2026] GET /v2.0/security-groups/094d3dc0-401a-4c22-808d-faa8a77333ff => generated 4075 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 282/568] 199.19.213.166 () {44 vars in 1012 bytes} [Tue Aug 11 12:27:13 2026] GET /v2.0/security-group-rules/cc5c46f1-cf88-41b4-82d9-714bec9d2e57 => generated 601 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 287/569] 199.19.213.166 () {44 vars in 1089 bytes} [Tue Aug 11 12:27:14 2026] GET /v2.0/security-groups/094d3dc0-401a-4c22-808d-faa8a77333ff?project_id=0f044782ab1c4aa6b1d21ce7c18e0150 => generated 4075 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 283/570] 199.19.213.166 () {44 vars in 1002 bytes} [Tue Aug 11 12:27:14 2026] GET /v2.0/security-groups/094d3dc0-401a-4c22-808d-faa8a77333ff => generated 4075 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 288/571] 199.19.213.166 () {44 vars in 1012 bytes} [Tue Aug 11 12:27:14 2026] GET /v2.0/security-group-rules/09fce0a2-4045-4255-9c3f-62f3c82ed133 => generated 602 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 284/572] 10.0.0.71 () {28 vars in 618 bytes} [Tue Aug 11 12:27:17 2026] GET /v2.0/network-ip-availabilities => generated 1104 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 289/573] 10.0.0.71 () {28 vars in 582 bytes} [Tue Aug 11 12:27:17 2026] GET /v2.0/subnets => generated 1308 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 285/574] 10.0.0.71 () {28 vars in 590 bytes} [Tue Aug 11 12:27:17 2026] GET /v2.0/subnetpools => generated 19 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 290/575] 10.0.0.71 () {28 vars in 584 bytes} [Tue Aug 11 12:27:17 2026] GET /v2.0/networks => generated 2288 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 286/576] 10.0.0.71 () {28 vars in 578 bytes} [Tue Aug 11 12:27:17 2026] GET /v2.0/ports => generated 5175 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 291/577] 10.0.0.71 () {28 vars in 582 bytes} [Tue Aug 11 12:27:17 2026] GET /v2.0/routers => generated 15 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 287/578] 10.0.0.71 () {28 vars in 623 bytes} [Tue Aug 11 12:27:17 2026] GET /v2.0/agents?binary=ovn-controller => generated 416 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 292/579] 10.0.0.71 () {28 vars in 590 bytes} [Tue Aug 11 12:27:17 2026] GET /v2.0/floatingips => generated 19 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 288/580] 10.0.0.71 () {28 vars in 582 bytes} [Tue Aug 11 12:27:17 2026] GET /v2.0/subnets => generated 1308 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 293/581] 10.0.0.71 () {28 vars in 580 bytes} [Tue Aug 11 12:27:17 2026] GET /v2.0/agents => generated 1214 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 289/582] 10.0.0.71 () {28 vars in 598 bytes} [Tue Aug 11 12:27:17 2026] GET /v2.0/security-groups => generated 17401 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 294/583] 199.19.213.166 () {44 vars in 976 bytes} [Tue Aug 11 12:27:21 2026] GET /v2.0/quotas/0f044782ab1c4aa6b1d21ce7c18e0150 => generated 291 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 294/592] 199.19.213.166 () {44 vars in 950 bytes} [Tue Aug 11 12:28:11 2026] GET /v2.0/networks?name=public => generated 791 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 299/593] 10.0.0.71 () {28 vars in 618 bytes} [Tue Aug 11 12:28:17 2026] GET /v2.0/network-ip-availabilities => generated 1104 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 295/594] 10.0.0.71 () {28 vars in 582 bytes} [Tue Aug 11 12:28:17 2026] GET /v2.0/subnets => generated 1308 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 300/595] 10.0.0.71 () {28 vars in 590 bytes} [Tue Aug 11 12:28:17 2026] GET /v2.0/subnetpools => generated 19 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 296/596] 10.0.0.71 () {28 vars in 590 bytes} [Tue Aug 11 12:28:17 2026] GET /v2.0/floatingips => generated 19 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 301/597] 10.0.0.71 () {28 vars in 598 bytes} [Tue Aug 11 12:28:17 2026] GET /v2.0/security-groups => generated 17401 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 297/598] 10.0.0.71 () {28 vars in 578 bytes} [Tue Aug 11 12:28:17 2026] GET /v2.0/ports => generated 5175 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 302/599] 10.0.0.71 () {28 vars in 580 bytes} [Tue Aug 11 12:28:17 2026] GET /v2.0/agents => generated 1214 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 298/600] 10.0.0.71 () {28 vars in 584 bytes} [Tue Aug 11 12:28:17 2026] GET /v2.0/networks => generated 2288 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 303/601] 10.0.0.71 () {28 vars in 582 bytes} [Tue Aug 11 12:28:17 2026] GET /v2.0/routers => generated 15 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 299/602] 10.0.0.71 () {28 vars in 623 bytes} [Tue Aug 11 12:28:17 2026] GET /v2.0/agents?binary=ovn-controller => generated 416 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 304/603] 10.0.0.71 () {28 vars in 582 bytes} [Tue Aug 11 12:28:17 2026] GET /v2.0/subnets => generated 1308 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 302/608] 10.0.0.70 () {32 vars in 648 bytes} [Tue Aug 11 12:28:51 2026] GET /v2.0/networks => generated 2288 bytes in 215 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 307/609] 10.0.0.70 () {32 vars in 654 bytes} [Tue Aug 11 12:28:52 2026] GET /v2.0/floatingips => generated 19 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 303/610] 10.0.0.70 () {32 vars in 646 bytes} [Tue Aug 11 12:28:52 2026] GET /v2.0/routers => generated 15 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 308/611] 10.0.0.70 () {32 vars in 642 bytes} [Tue Aug 11 12:28:52 2026] GET /v2.0/ports => generated 5175 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 304/612] 10.0.0.70 () {32 vars in 646 bytes} [Tue Aug 11 12:28:52 2026] GET /v2.0/subnets => generated 1308 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 309/613] 10.0.0.70 () {32 vars in 648 bytes} [Tue Aug 11 12:28:52 2026] GET /v2.0/networks => generated 2288 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 305/614] 10.0.0.70 () {32 vars in 662 bytes} [Tue Aug 11 12:28:52 2026] GET /v2.0/security-groups => generated 17401 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 310/615] 10.0.0.70 () {32 vars in 654 bytes} [Tue Aug 11 12:28:52 2026] GET /v2.0/subnetpools => generated 19 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-11 12:29:03.095 8 INFO neutron.db.ovn_revision_numbers_db [None req-e99a33eb-55bf-4da2-b02e-36f3772af870 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource ec71b441-7426-4b09-90c8-d23659c2788f (type: security_groups) to 1 2026-08-11 12:29:03.116 8 INFO neutron.db.ovn_revision_numbers_db [None req-e99a33eb-55bf-4da2-b02e-36f3772af870 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource 022ff772-3f3c-4d79-b77f-8d161d58cacb (type: security_group_rules) to 0 2026-08-11 12:29:03.131 8 INFO neutron.db.ovn_revision_numbers_db [None req-e99a33eb-55bf-4da2-b02e-36f3772af870 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource 0a790151-634d-4615-afdd-2829027d2d1f (type: security_group_rules) to 0 2026-08-11 12:29:03.151 8 INFO neutron.db.ovn_revision_numbers_db [None req-e99a33eb-55bf-4da2-b02e-36f3772af870 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource 4e3905a6-9c38-4d69-ae92-890101f24311 (type: security_group_rules) to 0 2026-08-11 12:29:03.166 8 INFO neutron.db.ovn_revision_numbers_db [None req-e99a33eb-55bf-4da2-b02e-36f3772af870 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource a7f40af1-0bea-4759-be93-3195eb341db3 (type: security_group_rules) to 0 2026-08-11 12:29:03.226 7 INFO neutron.db.ovn_revision_numbers_db [None req-da7b3390-e1c9-480f-a3f8-ae0635ab89fd 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource 6220125c-576f-4a61-a741-9828aa016c36 (type: security_groups) to 1 2026-08-11 12:29:03.242 7 INFO neutron.db.ovn_revision_numbers_db [None req-da7b3390-e1c9-480f-a3f8-ae0635ab89fd 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource 31f9eec5-ad84-4012-82a8-13f0ee90d916 (type: security_group_rules) to 0 2026-08-11 12:29:03.257 7 INFO neutron.db.ovn_revision_numbers_db [None req-da7b3390-e1c9-480f-a3f8-ae0635ab89fd 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource 473f3814-4e50-4e69-b34f-9e6c1b42a2ee (type: security_group_rules) to 0 2026-08-11 12:29:03.269 7 INFO neutron.db.ovn_revision_numbers_db [None req-da7b3390-e1c9-480f-a3f8-ae0635ab89fd 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource 62f3c11e-9df0-4730-bb82-88d830170d6f (type: security_group_rules) to 0 2026-08-11 12:29:03.281 7 INFO neutron.db.ovn_revision_numbers_db [None req-da7b3390-e1c9-480f-a3f8-ae0635ab89fd 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource fce523c5-e294-40da-8ce1-ae2bf9cc4259 (type: security_group_rules) to 0 2026-08-11 12:29:03.288 8 INFO neutron.db.segments_db [None req-e99a33eb-55bf-4da2-b02e-36f3772af870 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Added segment 1319beb8-ff1d-4de9-908a-73272e315ebf of type geneve for network 6dc4781d-5e34-41be-886d-51cb06fededd 2026-08-11 12:29:03.373 7 INFO neutron.db.segments_db [None req-da7b3390-e1c9-480f-a3f8-ae0635ab89fd 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Added segment f8b14ec5-6c6d-4a6c-afc2-a670f941d15d of type geneve for network c1794b32-ef73-46b6-ba52-a2901279729f 2026-08-11 12:29:03.399 8 INFO neutron.db.ovn_revision_numbers_db [None req-e99a33eb-55bf-4da2-b02e-36f3772af870 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource 6dc4781d-5e34-41be-886d-51cb06fededd (type: networks) to 1 2026-08-11 12:29:03.478 7 INFO neutron.db.ovn_revision_numbers_db [None req-da7b3390-e1c9-480f-a3f8-ae0635ab89fd 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource c1794b32-ef73-46b6-ba52-a2901279729f (type: networks) to 1 2026-08-11 12:29:03.574 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-e99a33eb-55bf-4da2-b02e-36f3772af870 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] No more DHCP agents 2026-08-11 12:29:03.575 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-e99a33eb-55bf-4da2-b02e-36f3772af870 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Unable to schedule network 6dc4781d-5e34-41be-886d-51cb06fededd: no agents available; will retry on subsequent port and subnet creation events. 2026-08-11 12:29:03.616 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-2288dadc-6654-47c5-b783-160ce547433e - - - - - -] OVN reports status down for port: fe7b9f00-567b-4d05-9885-d795a73f5958 2026-08-11 12:29:03.652 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-da7b3390-e1c9-480f-a3f8-ae0635ab89fd 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] No more DHCP agents 2026-08-11 12:29:03.653 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-da7b3390-e1c9-480f-a3f8-ae0635ab89fd 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Unable to schedule network c1794b32-ef73-46b6-ba52-a2901279729f: no agents available; will retry on subsequent port and subnet creation events. 2026-08-11 12:29:03.668 8 INFO neutron.db.ovn_revision_numbers_db [None req-e99a33eb-55bf-4da2-b02e-36f3772af870 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource fe7b9f00-567b-4d05-9885-d795a73f5958 (type: ports) to 1 [pid: 8|app: 0|req: 312/618] 10.0.0.70 () {34 vars in 670 bytes} [Tue Aug 11 12:29:02 2026] POST /v2.0/networks => generated 770 bytes in 923 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-11 12:29:03.722 7 INFO neutron.db.ovn_revision_numbers_db [None req-da7b3390-e1c9-480f-a3f8-ae0635ab89fd 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource 188a65f4-1358-4b14-9a3f-1c38e9c34d91 (type: ports) to 1 2026-08-11 12:29:03.753 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-2288dadc-6654-47c5-b783-160ce547433e - - - - - -] OVN reports status down for port: 188a65f4-1358-4b14-9a3f-1c38e9c34d91 [pid: 7|app: 0|req: 307/619] 10.0.0.70 () {34 vars in 670 bytes} [Tue Aug 11 12:29:02 2026] POST /v2.0/networks => generated 773 bytes in 765 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-11 12:29:03.893 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-afe06c4d-d832-4cb9-9a85-cf3d6af8327c 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] No more DHCP agents 2026-08-11 12:29:03.894 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-afe06c4d-d832-4cb9-9a85-cf3d6af8327c 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Unable to schedule network c1794b32-ef73-46b6-ba52-a2901279729f: no agents available; will retry on subsequent port and subnet creation events. 2026-08-11 12:29:03.923 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-7661bf72-1449-412b-a293-17532ba850c5 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] No more DHCP agents 2026-08-11 12:29:03.924 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-7661bf72-1449-412b-a293-17532ba850c5 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Unable to schedule network 6dc4781d-5e34-41be-886d-51cb06fededd: no agents available; will retry on subsequent port and subnet creation events. 2026-08-11 12:29:04.302 7 INFO neutron.db.ovn_revision_numbers_db [None req-7d65d8d0-2493-4d1f-a573-2961dbb7e59e - - - - - -] Successfully bumped revision number for resource 188a65f4-1358-4b14-9a3f-1c38e9c34d91 (type: ports) to 2 2026-08-11 12:29:04.332 7 INFO neutron.db.ovn_revision_numbers_db [None req-7d65d8d0-2493-4d1f-a573-2961dbb7e59e - - - - - -] Successfully bumped revision number for resource 776d8c49-bdc4-4d69-90b2-5cd74fcabbec (type: subnets) to 0 [pid: 7|app: 0|req: 308/620] 10.0.0.70 () {34 vars in 668 bytes} [Tue Aug 11 12:29:03 2026] POST /v2.0/subnets => generated 698 bytes in 588 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-11 12:29:04.581 7 INFO neutron.db.ovn_revision_numbers_db [None req-47150060-84f0-452c-8345-15ebc90a463c 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource b1b066fe-147e-486f-a47b-11e18d1aaf67 (type: security_groups) to 1 2026-08-11 12:29:04.592 7 INFO neutron.db.ovn_revision_numbers_db [None req-47150060-84f0-452c-8345-15ebc90a463c 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource 196ea60a-bc78-4833-bb43-0a5bf3bbbfb2 (type: security_group_rules) to 0 2026-08-11 12:29:04.603 7 INFO neutron.db.ovn_revision_numbers_db [None req-47150060-84f0-452c-8345-15ebc90a463c 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource 72ad2812-f194-4ade-b9ca-554b98a5f40f (type: security_group_rules) to 0 2026-08-11 12:29:04.619 7 INFO neutron.db.ovn_revision_numbers_db [None req-47150060-84f0-452c-8345-15ebc90a463c 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource 96c604a0-b59f-40dd-aa0a-a4ba3badd386 (type: security_group_rules) to 0 2026-08-11 12:29:04.634 7 INFO neutron.db.ovn_revision_numbers_db [None req-47150060-84f0-452c-8345-15ebc90a463c 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource 9a4c6214-edd7-4f31-bd03-c4202bb1ceec (type: security_group_rules) to 0 2026-08-11 12:29:04.654 8 INFO neutron.db.ovn_revision_numbers_db [None req-3b530c94-6427-4311-9600-6a7dd29493b4 - - - - - -] Successfully bumped revision number for resource fe7b9f00-567b-4d05-9885-d795a73f5958 (type: ports) to 2 [pid: 7|app: 0|req: 309/621] 10.0.0.70 () {32 vars in 773 bytes} [Tue Aug 11 12:29:04 2026] GET /v2.0/security-groups?tenant_id=55e8ffb62ad54a218a694cef23834534&name=default => generated 2921 bytes in 332 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-11 12:29:04.696 8 INFO neutron.db.ovn_revision_numbers_db [None req-3b530c94-6427-4311-9600-6a7dd29493b4 - - - - - -] Successfully bumped revision number for resource dd95873c-2f24-4af8-9d4a-257806d87871 (type: subnets) to 0 [pid: 8|app: 0|req: 313/622] 10.0.0.70 () {34 vars in 668 bytes} [Tue Aug 11 12:29:03 2026] POST /v2.0/subnets => generated 695 bytes in 997 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 314/623] 10.0.0.70 () {32 vars in 739 bytes} [Tue Aug 11 12:29:04 2026] DELETE /v2.0/security-groups/b1b066fe-147e-486f-a47b-11e18d1aaf67 => generated 0 bytes in 216 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-11 12:29:05.171 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-65df8994-5678-4970-8c38-457881bf5226 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] No more DHCP agents 2026-08-11 12:29:05.173 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-65df8994-5678-4970-8c38-457881bf5226 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Unable to schedule network 51fa4b90-fa94-4f8e-bfe2-d83223c6676a: no agents available; will retry on subsequent port and subnet creation events. 2026-08-11 12:29:05.259 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-b8c342ba-8f52-47d3-a001-72b33ccc56bf - - - - - -] OVN reports status down for port: d0ea55bb-f110-46ec-b35e-8566c573a5a7 2026-08-11 12:29:05.298 7 INFO neutron.db.ovn_revision_numbers_db [None req-65df8994-5678-4970-8c38-457881bf5226 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource d0ea55bb-f110-46ec-b35e-8566c573a5a7 (type: ports) to 1 2026-08-11 12:29:05.501 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-1ad90d30-177b-4abe-afb3-acbe7c4084a4 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] No more DHCP agents 2026-08-11 12:29:05.502 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-1ad90d30-177b-4abe-afb3-acbe7c4084a4 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Unable to schedule network 51fa4b90-fa94-4f8e-bfe2-d83223c6676a: no agents available; will retry on subsequent port and subnet creation events. 2026-08-11 12:29:05.580 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-2288dadc-6654-47c5-b783-160ce547433e - - - - - -] OVN reports status down for port: 98e520b9-12d8-40fd-aa47-ac68ff23db68 2026-08-11 12:29:05.592 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.extensions.qos [None req-65df8994-5678-4970-8c38-457881bf5226 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Starting OVNClientQosExtension 2026-08-11 12:29:05.636 8 INFO neutron.db.ovn_revision_numbers_db [None req-1ad90d30-177b-4abe-afb3-acbe7c4084a4 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource 98e520b9-12d8-40fd-aa47-ac68ff23db68 (type: ports) to 1 2026-08-11 12:29:05.676 7 WARNING oslo_config.cfg [None req-65df8994-5678-4970-8c38-457881bf5226 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Deprecated: Option "ovn_emit_need_to_frag" from group "ovn" is deprecated for removal (The option is useful only on very old Linux kernels (version < 5.2).). Its value may be silently ignored in the future. 2026-08-11 12:29:05.924 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.commands [None req-24876586-ab8b-46f1-9d98-d6139e733f15 - - - - - -] Schedule LRP lrp-d0ea55bb-f110-46ec-b35e-8566c573a5a7 on gateway a53a2deb-40ac-45ac-8351-5d8ff8b10a53 with priority 1 2026-08-11 12:29:05.937 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-b8c342ba-8f52-47d3-a001-72b33ccc56bf - - - - - -] OVN reports status up for port: d0ea55bb-f110-46ec-b35e-8566c573a5a7 2026-08-11 12:29:05.960 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [-] Router aa4a54a0-abe7-4e6c-8e20-0770541028ec is bound to host instance 2026-08-11 12:29:05.983 7 INFO neutron.plugins.ml2.plugin [None req-b8c342ba-8f52-47d3-a001-72b33ccc56bf - - - - - -] Attempt 1 to provision port d0ea55bb-f110-46ec-b35e-8566c573a5a7 2026-08-11 12:29:06.022 7 INFO neutron.db.ovn_revision_numbers_db [None req-65df8994-5678-4970-8c38-457881bf5226 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource d0ea55bb-f110-46ec-b35e-8566c573a5a7 (type: router_ports) to 1 2026-08-11 12:29:06.105 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.extensions.qos [None req-1ad90d30-177b-4abe-afb3-acbe7c4084a4 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Starting OVNClientQosExtension 2026-08-11 12:29:06.168 7 INFO neutron.db.ovn_revision_numbers_db [None req-65df8994-5678-4970-8c38-457881bf5226 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource aa4a54a0-abe7-4e6c-8e20-0770541028ec (type: routers) to 2 [pid: 7|app: 0|req: 310/624] 10.0.0.70 () {34 vars in 668 bytes} [Tue Aug 11 12:29:04 2026] POST /v2.0/routers => generated 976 bytes in 1508 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-11 12:29:06.304 8 WARNING oslo_config.cfg [None req-1ad90d30-177b-4abe-afb3-acbe7c4084a4 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Deprecated: Option "ovn_emit_need_to_frag" from group "ovn" is deprecated for removal (The option is useful only on very old Linux kernels (version < 5.2).). Its value may be silently ignored in the future. 2026-08-11 12:29:06.589 7 INFO neutron.db.ovn_revision_numbers_db [None req-236937ee-f70c-443e-b425-80549c8f6792 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource bf3c26b0-cb55-47a1-92fb-849fb695cf22 (type: security_groups) to 1 2026-08-11 12:29:06.602 7 INFO neutron.db.ovn_revision_numbers_db [None req-236937ee-f70c-443e-b425-80549c8f6792 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource 4b1bb935-08e8-40c7-9e83-f33906030382 (type: security_group_rules) to 0 2026-08-11 12:29:06.613 7 INFO neutron.db.ovn_revision_numbers_db [None req-236937ee-f70c-443e-b425-80549c8f6792 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource 64240a60-9eda-49b7-9a93-3873d8acbf10 (type: security_group_rules) to 0 2026-08-11 12:29:06.624 7 INFO neutron.db.ovn_revision_numbers_db [None req-236937ee-f70c-443e-b425-80549c8f6792 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource a03e80af-ac7c-45b7-86b4-4db6225ec24d (type: security_group_rules) to 0 2026-08-11 12:29:06.636 7 INFO neutron.db.ovn_revision_numbers_db [None req-236937ee-f70c-443e-b425-80549c8f6792 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource eff91cd6-43ed-420d-8b7f-7d89440e2da6 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 311/625] 10.0.0.70 () {32 vars in 773 bytes} [Tue Aug 11 12:29:06 2026] GET /v2.0/security-groups?tenant_id=d16a9ee5ee634782ba7403f68f646bd4&name=default => generated 2921 bytes in 484 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-11 12:29:06.793 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.commands [None req-1406400f-50c6-4c84-a945-1d040fa302b0 - - - - - -] Schedule LRP lrp-98e520b9-12d8-40fd-aa47-ac68ff23db68 on gateway a53a2deb-40ac-45ac-8351-5d8ff8b10a53 with priority 1 2026-08-11 12:29:06.867 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-2288dadc-6654-47c5-b783-160ce547433e - - - - - -] OVN reports status up for port: 98e520b9-12d8-40fd-aa47-ac68ff23db68 2026-08-11 12:29:06.907 8 INFO neutron.plugins.ml2.plugin [None req-2288dadc-6654-47c5-b783-160ce547433e - - - - - -] Attempt 1 to provision port 98e520b9-12d8-40fd-aa47-ac68ff23db68 2026-08-11 12:29:06.945 8 INFO neutron.db.ovn_revision_numbers_db [None req-1ad90d30-177b-4abe-afb3-acbe7c4084a4 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource 98e520b9-12d8-40fd-aa47-ac68ff23db68 (type: router_ports) to 1 2026-08-11 12:29:07.097 8 INFO neutron.db.ovn_revision_numbers_db [None req-1ad90d30-177b-4abe-afb3-acbe7c4084a4 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource 658b99e5-8cdb-4a05-8a98-b608a3eb3651 (type: routers) to 2 [pid: 8|app: 0|req: 315/626] 10.0.0.70 () {34 vars in 668 bytes} [Tue Aug 11 12:29:04 2026] POST /v2.0/routers => generated 973 bytes in 2203 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-11 12:29:07.153 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-bea1f972-0778-41e6-b5f5-073da22c7bff 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] No more DHCP agents 2026-08-11 12:29:07.154 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-bea1f972-0778-41e6-b5f5-073da22c7bff 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Unable to schedule network c1794b32-ef73-46b6-ba52-a2901279729f: no agents available; will retry on subsequent port and subnet creation events. 2026-08-11 12:29:07.315 7 INFO neutron.db.ovn_revision_numbers_db [None req-bea1f972-0778-41e6-b5f5-073da22c7bff 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource 19b9b375-82bb-4e28-8b53-25bf71603e0c (type: ports) to 1 2026-08-11 12:29:07.535 8 INFO neutron.db.ovn_revision_numbers_db [None req-dfc66142-6163-48da-8110-5d7fcc89b71b - - - - - -] Successfully bumped revision number for resource d0ea55bb-f110-46ec-b35e-8566c573a5a7 (type: ports) to 4 2026-08-11 12:29:07.558 8 INFO neutron.db.ovn_revision_numbers_db [None req-6d23af45-5a99-478a-bd7e-d695525082f3 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource f0885fae-fc18-4d10-a3e2-9079337b276c (type: security_groups) to 1 2026-08-11 12:29:07.583 8 INFO neutron.db.ovn_revision_numbers_db [None req-6d23af45-5a99-478a-bd7e-d695525082f3 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource 4911972d-8f51-41e8-a5cd-c9a4cb85ec64 (type: security_group_rules) to 0 2026-08-11 12:29:07.614 8 INFO neutron.db.ovn_revision_numbers_db [None req-6d23af45-5a99-478a-bd7e-d695525082f3 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource 54cc1767-bfb0-4489-b8f7-032b655c25aa (type: security_group_rules) to 0 2026-08-11 12:29:07.653 8 INFO neutron.db.ovn_revision_numbers_db [None req-6d23af45-5a99-478a-bd7e-d695525082f3 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource c649c191-e850-4b94-a338-98a1134520e0 (type: security_group_rules) to 0 2026-08-11 12:29:07.684 8 INFO neutron.db.ovn_revision_numbers_db [None req-6d23af45-5a99-478a-bd7e-d695525082f3 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource f12b1daa-9fc2-462f-beb7-c4aa4d97ddeb (type: security_group_rules) to 0 2026-08-11 12:29:07.784 8 INFO neutron.db.segments_db [None req-6d23af45-5a99-478a-bd7e-d695525082f3 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Added segment ce3bb9f5-168a-4a84-a9b9-8bd1dade7879 of type geneve for network f9c3e714-ff83-49fe-8041-b75dcd64b281 2026-08-11 12:29:07.976 8 INFO neutron.db.ovn_revision_numbers_db [None req-6d23af45-5a99-478a-bd7e-d695525082f3 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource f9c3e714-ff83-49fe-8041-b75dcd64b281 (type: networks) to 1 2026-08-11 12:29:08.069 8 INFO neutron.db.ovn_revision_numbers_db [None req-dfc66142-6163-48da-8110-5d7fcc89b71b - - - - - -] Successfully bumped revision number for resource d0ea55bb-f110-46ec-b35e-8566c573a5a7 (type: ports) to 5 2026-08-11 12:29:08.209 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-dfc66142-6163-48da-8110-5d7fcc89b71b - - - - - -] Router 658b99e5-8cdb-4a05-8a98-b608a3eb3651 is bound to host instance 2026-08-11 12:29:08.263 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-6d23af45-5a99-478a-bd7e-d695525082f3 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] No more DHCP agents 2026-08-11 12:29:08.266 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-6d23af45-5a99-478a-bd7e-d695525082f3 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Unable to schedule network f9c3e714-ff83-49fe-8041-b75dcd64b281: no agents available; will retry on subsequent port and subnet creation events. 2026-08-11 12:29:08.387 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-bea1f972-0778-41e6-b5f5-073da22c7bff 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] No more DHCP agents 2026-08-11 12:29:08.389 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-bea1f972-0778-41e6-b5f5-073da22c7bff 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Unable to schedule network c1794b32-ef73-46b6-ba52-a2901279729f: no agents available; will retry on subsequent port and subnet creation events. 2026-08-11 12:29:08.440 8 INFO neutron.db.ovn_revision_numbers_db [None req-6d23af45-5a99-478a-bd7e-d695525082f3 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource dba27f17-25b2-4487-b541-56738c353b1a (type: ports) to 1 [pid: 8|app: 0|req: 316/627] 10.0.0.70 () {34 vars in 670 bytes} [Tue Aug 11 12:29:07 2026] POST /v2.0/networks => generated 770 bytes in 1359 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-11 12:29:08.519 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-b8c342ba-8f52-47d3-a001-72b33ccc56bf - - - - - -] OVN reports status down for port: 19b9b375-82bb-4e28-8b53-25bf71603e0c 2026-08-11 12:29:08.618 7 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-b8c342ba-8f52-47d3-a001-72b33ccc56bf - - - - - -] Logical_Switch_Port %s host information not removed, the port state is up 2026-08-11 12:29:08.619 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-b8c342ba-8f52-47d3-a001-72b33ccc56bf - - - - - -] OVN reports status up for port: 19b9b375-82bb-4e28-8b53-25bf71603e0c 2026-08-11 12:29:08.656 7 INFO neutron.plugins.ml2.plugin [None req-b8c342ba-8f52-47d3-a001-72b33ccc56bf - - - - - -] Attempt 1 to provision port 19b9b375-82bb-4e28-8b53-25bf71603e0c [pid: 8|app: 0|req: 317/628] 10.0.0.70 () {32 vars in 739 bytes} [Tue Aug 11 12:29:08 2026] DELETE /v2.0/security-groups/bf3c26b0-cb55-47a1-92fb-849fb695cf22 => generated 0 bytes in 473 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-11 12:29:09.263 7 INFO neutron.db.ovn_revision_numbers_db [None req-bea1f972-0778-41e6-b5f5-073da22c7bff 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource 19b9b375-82bb-4e28-8b53-25bf71603e0c (type: router_ports) to 1 [pid: 7|app: 0|req: 312/629] 10.0.0.70 () {34 vars in 782 bytes} [Tue Aug 11 12:29:06 2026] PUT /v2.0/routers/aa4a54a0-abe7-4e6c-8e20-0770541028ec/add_router_interface => generated 309 bytes in 2601 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 12:29:09.571 7 INFO neutron.db.ovn_revision_numbers_db [None req-b8c342ba-8f52-47d3-a001-72b33ccc56bf - - - - - -] Successfully bumped revision number for resource 19b9b375-82bb-4e28-8b53-25bf71603e0c (type: ports) to 2 2026-08-11 12:29:09.604 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-9d6c46c8-20bb-4b02-aa36-a2cde06c44ee 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] No more DHCP agents 2026-08-11 12:29:09.606 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-9d6c46c8-20bb-4b02-aa36-a2cde06c44ee 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Unable to schedule network f9c3e714-ff83-49fe-8041-b75dcd64b281: no agents available; will retry on subsequent port and subnet creation events. 2026-08-11 12:29:09.990 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-2288dadc-6654-47c5-b783-160ce547433e - - - - - -] OVN reports status down for port: dba27f17-25b2-4487-b541-56738c353b1a 2026-08-11 12:29:10.046 8 INFO neutron.db.ovn_revision_numbers_db [None req-d822deb0-ee12-4f37-ac52-89a4dddfcd4f - - - - - -] Successfully bumped revision number for resource 98e520b9-12d8-40fd-aa47-ac68ff23db68 (type: ports) to 4 2026-08-11 12:29:10.167 7 INFO neutron.db.ovn_revision_numbers_db [None req-9c3082c0-335d-4ef2-89b6-c3a0792d807d - - - - - -] Successfully bumped revision number for resource dba27f17-25b2-4487-b541-56738c353b1a (type: ports) to 2 2026-08-11 12:29:10.211 7 INFO neutron.db.ovn_revision_numbers_db [None req-9c3082c0-335d-4ef2-89b6-c3a0792d807d - - - - - -] Successfully bumped revision number for resource bc7a1d6c-b5cc-468e-82cb-3e533e6a5e02 (type: subnets) to 0 [pid: 7|app: 0|req: 313/630] 10.0.0.70 () {34 vars in 668 bytes} [Tue Aug 11 12:29:09 2026] POST /v2.0/subnets => generated 695 bytes in 954 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-11 12:29:10.300 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-5d601a70-1976-40d9-90c4-c0c00b8f9c5b 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] No more DHCP agents 2026-08-11 12:29:10.304 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-5d601a70-1976-40d9-90c4-c0c00b8f9c5b 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Unable to schedule network 6dc4781d-5e34-41be-886d-51cb06fededd: no agents available; will retry on subsequent port and subnet creation events. 2026-08-11 12:29:10.378 7 INFO neutron.db.ovn_revision_numbers_db [None req-bf67e5de-9c80-45d1-82fe-ce5633aebf5c 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource 0091a8e1-4bdf-40cc-8622-4ca30acf7409 (type: security_groups) to 1 2026-08-11 12:29:10.393 7 INFO neutron.db.ovn_revision_numbers_db [None req-bf67e5de-9c80-45d1-82fe-ce5633aebf5c 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource 0d3d5b24-63c0-406b-a4a5-9f3c16423767 (type: security_group_rules) to 0 2026-08-11 12:29:10.412 7 INFO neutron.db.ovn_revision_numbers_db [None req-bf67e5de-9c80-45d1-82fe-ce5633aebf5c 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource 3dc22352-7b64-45d2-8136-3de10f575d61 (type: security_group_rules) to 0 2026-08-11 12:29:10.432 7 INFO neutron.db.ovn_revision_numbers_db [None req-bf67e5de-9c80-45d1-82fe-ce5633aebf5c 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource 83725c84-67e0-4933-b94c-26ee01cdb7a7 (type: security_group_rules) to 0 2026-08-11 12:29:10.451 7 INFO neutron.db.ovn_revision_numbers_db [None req-bf67e5de-9c80-45d1-82fe-ce5633aebf5c 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource c0874240-b965-4e68-8006-ecac0c3e3660 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 314/631] 10.0.0.70 () {32 vars in 773 bytes} [Tue Aug 11 12:29:10 2026] GET /v2.0/security-groups?tenant_id=64423cc330e049b9a539eaf745b4cf17&name=default => generated 2921 bytes in 287 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-11 12:29:10.531 8 INFO neutron.db.ovn_revision_numbers_db [None req-5d601a70-1976-40d9-90c4-c0c00b8f9c5b 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource 37dcaf7c-7111-4cc7-a574-0368842cb860 (type: ports) to 1 2026-08-11 12:29:10.715 7 INFO neutron.db.ovn_revision_numbers_db [None req-1dafffc1-02ef-4e1f-afce-c1f614154a64 4b98fef91d0c435aa3837bef88887aa9 5e795d6faca64109ba42b240404c5323 - - default default] Successfully bumped revision number for resource 993c59ad-c5f5-4f1f-862c-ffe9e7ff6128 (type: security_groups) to 1 2026-08-11 12:29:10.734 7 INFO neutron.db.ovn_revision_numbers_db [None req-1dafffc1-02ef-4e1f-afce-c1f614154a64 4b98fef91d0c435aa3837bef88887aa9 5e795d6faca64109ba42b240404c5323 - - default default] Successfully bumped revision number for resource 950c9cde-776c-4579-9321-98fe623c004e (type: security_group_rules) to 0 2026-08-11 12:29:10.747 7 INFO neutron.db.ovn_revision_numbers_db [None req-1dafffc1-02ef-4e1f-afce-c1f614154a64 4b98fef91d0c435aa3837bef88887aa9 5e795d6faca64109ba42b240404c5323 - - default default] Successfully bumped revision number for resource b50f0e77-7652-40cb-b6b5-f1b0e5ed2094 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 315/632] 10.0.0.70 () {34 vars in 684 bytes} [Tue Aug 11 12:29:10 2026] POST /v2.0/security-groups => generated 1659 bytes in 276 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-08-11 12:29:10.812 8 INFO neutron.db.ovn_revision_numbers_db [None req-d822deb0-ee12-4f37-ac52-89a4dddfcd4f - - - - - -] Successfully bumped revision number for resource 98e520b9-12d8-40fd-aa47-ac68ff23db68 (type: ports) to 5 2026-08-11 12:29:11.211 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-a61d9dc4-bdf3-4431-816f-8e41dd566906 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] No more DHCP agents 2026-08-11 12:29:11.212 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-a61d9dc4-bdf3-4431-816f-8e41dd566906 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Unable to schedule network 51fa4b90-fa94-4f8e-bfe2-d83223c6676a: no agents available; will retry on subsequent port and subnet creation events. 2026-08-11 12:29:11.363 7 INFO neutron.db.ovn_revision_numbers_db [None req-a61d9dc4-bdf3-4431-816f-8e41dd566906 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource 384d62ea-5f4b-43eb-88af-9f98c8104cab (type: ports) to 1 2026-08-11 12:29:11.406 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-5d601a70-1976-40d9-90c4-c0c00b8f9c5b 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] No more DHCP agents 2026-08-11 12:29:11.407 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-5d601a70-1976-40d9-90c4-c0c00b8f9c5b 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Unable to schedule network 6dc4781d-5e34-41be-886d-51cb06fededd: no agents available; will retry on subsequent port and subnet creation events. 2026-08-11 12:29:11.837 8 INFO neutron.db.ovn_revision_numbers_db [None req-5d601a70-1976-40d9-90c4-c0c00b8f9c5b 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource 37dcaf7c-7111-4cc7-a574-0368842cb860 (type: router_ports) to 1 [pid: 8|app: 0|req: 318/633] 10.0.0.70 () {34 vars in 782 bytes} [Tue Aug 11 12:29:08 2026] PUT /v2.0/routers/658b99e5-8cdb-4a05-8a98-b608a3eb3651/add_router_interface => generated 309 bytes in 2871 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 12:29:11.988 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.commands [None req-24876586-ab8b-46f1-9d98-d6139e733f15 - - - - - -] Schedule LRP lrp-384d62ea-5f4b-43eb-88af-9f98c8104cab on gateway a53a2deb-40ac-45ac-8351-5d8ff8b10a53 with priority 1 2026-08-11 12:29:12.042 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [-] Router d2ee8126-b2e9-4c2d-a3fd-66caf4419388 is bound to host instance [pid: 8|app: 0|req: 319/634] 10.0.0.70 () {32 vars in 739 bytes} [Tue Aug 11 12:29:11 2026] DELETE /v2.0/security-groups/0091a8e1-4bdf-40cc-8622-4ca30acf7409 => generated 0 bytes in 247 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-11 12:29:12.202 7 INFO neutron.db.ovn_revision_numbers_db [None req-a61d9dc4-bdf3-4431-816f-8e41dd566906 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource 384d62ea-5f4b-43eb-88af-9f98c8104cab (type: router_ports) to 1 2026-08-11 12:29:12.237 8 INFO neutron.db.ovn_revision_numbers_db [None req-71547d47-590c-4d36-982f-5fa0bd1e8faf 4b98fef91d0c435aa3837bef88887aa9 5e795d6faca64109ba42b240404c5323 - - default default] Successfully bumped revision number for resource 74f7a9d3-7b23-4552-aab5-5f3cc7b8ea0e (type: security_group_rules) to 0 [pid: 8|app: 0|req: 322/637] 10.0.0.70 () {34 vars in 694 bytes} [Tue Aug 11 12:29:12 2026] POST /v2.0/security-group-rules => generated 597 bytes in 175 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-11 12:29:12.380 8 INFO neutron.db.ovn_revision_numbers_db [None req-ab83cd24-4ffe-474a-bb84-fcf00cdb35a8 4b98fef91d0c435aa3837bef88887aa9 5e795d6faca64109ba42b240404c5323 - - default default] Successfully bumped revision number for resource 88c83719-7c34-4fb7-95c8-7f7ce10d81ef (type: security_group_rules) to 0 2026-08-11 12:29:12.394 7 INFO neutron.db.ovn_revision_numbers_db [None req-a61d9dc4-bdf3-4431-816f-8e41dd566906 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource d2ee8126-b2e9-4c2d-a3fd-66caf4419388 (type: routers) to 2 [pid: 8|app: 0|req: 323/638] 10.0.0.70 () {34 vars in 694 bytes} [Tue Aug 11 12:29:12 2026] POST /v2.0/security-group-rules => generated 602 bytes in 132 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 316/639] 10.0.0.70 () {34 vars in 668 bytes} [Tue Aug 11 12:29:10 2026] POST /v2.0/routers => generated 973 bytes in 1627 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-11 12:29:12.621 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-868cfcf4-922e-4f7b-9b65-11c85b2e8262 4b98fef91d0c435aa3837bef88887aa9 5e795d6faca64109ba42b240404c5323 - - default default] No more DHCP agents 2026-08-11 12:29:12.622 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-868cfcf4-922e-4f7b-9b65-11c85b2e8262 4b98fef91d0c435aa3837bef88887aa9 5e795d6faca64109ba42b240404c5323 - - default default] Unable to schedule network 51fa4b90-fa94-4f8e-bfe2-d83223c6676a: no agents available; will retry on subsequent port and subnet creation events. [pid: 8|app: 0|req: 324/640] 10.0.0.70 () {34 vars in 675 bytes} [Tue Aug 11 12:29:12 2026] POST /v2.0/floatingips => generated 552 bytes in 500 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-11 12:29:13.205 8 INFO neutron.db.ovn_revision_numbers_db [req-e0fbd127-7755-4ba3-9d89-43563846a26a req-7c650344-f388-4810-8345-db9034d2434d 7f8a148173da4b81b3b5600f19ea0ce8 492792f1d2094e30a12e0106e757778b - - default default] Successfully bumped revision number for resource 534e0340-721c-4b96-ae48-9d4ea552bf63 (type: security_groups) to 1 2026-08-11 12:29:13.220 8 INFO neutron.db.ovn_revision_numbers_db [req-e0fbd127-7755-4ba3-9d89-43563846a26a req-7c650344-f388-4810-8345-db9034d2434d 7f8a148173da4b81b3b5600f19ea0ce8 492792f1d2094e30a12e0106e757778b - - default default] Successfully bumped revision number for resource 0b092f01-f36e-4681-9f8b-5e73688aa925 (type: security_group_rules) to 0 2026-08-11 12:29:13.232 8 INFO neutron.db.ovn_revision_numbers_db [req-e0fbd127-7755-4ba3-9d89-43563846a26a req-7c650344-f388-4810-8345-db9034d2434d 7f8a148173da4b81b3b5600f19ea0ce8 492792f1d2094e30a12e0106e757778b - - default default] Successfully bumped revision number for resource 55a8db64-7a63-4e59-9da1-61987da61e06 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 325/641] 10.0.0.190 () {38 vars in 971 bytes} [Tue Aug 11 12:29:12 2026] POST /v2.0/security-groups => generated 1685 bytes in 364 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-08-11 12:29:13.297 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-a1137de2-894c-4fd1-972a-f3127b174440 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] No more DHCP agents 2026-08-11 12:29:13.300 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-a1137de2-894c-4fd1-972a-f3127b174440 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Unable to schedule network f9c3e714-ff83-49fe-8041-b75dcd64b281: no agents available; will retry on subsequent port and subnet creation events. [pid: 8|app: 0|req: 326/642] 10.0.0.190 () {34 vars in 1100 bytes} [Tue Aug 11 12:29:13 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1491306151&fields=id&tenant_id=5e795d6faca64109ba42b240404c5323 => generated 69 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 327/643] 10.0.0.190 () {34 vars in 982 bytes} [Tue Aug 11 12:29:13 2026] GET /v2.0/networks?id=c1794b32-ef73-46b6-ba52-a2901279729f => generated 721 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 12:29:13.546 7 INFO neutron.db.ovn_revision_numbers_db [None req-a1137de2-894c-4fd1-972a-f3127b174440 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource 6343c506-2cd9-4dfd-9c17-9b865bdafa3e (type: ports) to 1 [pid: 8|app: 0|req: 328/644] 10.0.0.190 () {34 vars in 965 bytes} [Tue Aug 11 12:29:13 2026] GET /v2.0/quotas/5e795d6faca64109ba42b240404c5323 => generated 292 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 329/645] 10.0.0.190 () {34 vars in 1002 bytes} [Tue Aug 11 12:29:13 2026] GET /v2.0/ports?tenant_id=5e795d6faca64109ba42b240404c5323&fields=id => generated 103 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 12:29:13.664 7 INFO neutron.db.ovn_revision_numbers_db [None req-ea4a80f8-a24e-4ae3-9b7e-d7735d097fc8 - - - - - -] Successfully bumped revision number for resource 384d62ea-5f4b-43eb-88af-9f98c8104cab (type: ports) to 4 [pid: 8|app: 0|req: 330/646] 10.0.0.190 () {34 vars in 991 bytes} [Tue Aug 11 12:29:13 2026] GET /v2.0/security-groups/534e0340-721c-4b96-ae48-9d4ea552bf63 => generated 1685 bytes in 139 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-11 12:29:13.956 8 INFO neutron.db.ovn_revision_numbers_db [req-80022382-d5b5-4c39-a9eb-712dd1fe5173 req-45ac83f8-8890-4eee-bdb3-b4f023300411 7f8a148173da4b81b3b5600f19ea0ce8 492792f1d2094e30a12e0106e757778b - - default default] Successfully bumped revision number for resource 9010bd09-f2d2-40e4-aa64-8ef2c52a9fa8 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 331/647] 10.0.0.190 () {38 vars in 981 bytes} [Tue Aug 11 12:29:13 2026] POST /v2.0/security-group-rules => generated 614 bytes in 174 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 332/648] 10.0.0.190 () {34 vars in 907 bytes} [Tue Aug 11 12:29:14 2026] GET /v2.0/extensions => generated 20541 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) 2026-08-11 12:29:14.224 8 INFO neutron.db.ovn_revision_numbers_db [req-7603be8c-b1a0-4086-9138-62c9fb2bbd64 req-635e688d-0d08-4a62-9b8f-7cbe12e3c8b4 7f8a148173da4b81b3b5600f19ea0ce8 492792f1d2094e30a12e0106e757778b - - default default] Successfully bumped revision number for resource 8b4bd2e8-da70-47bc-98f2-4f3c8092003a (type: security_groups) to 1 2026-08-11 12:29:14.236 8 INFO neutron.db.ovn_revision_numbers_db [req-7603be8c-b1a0-4086-9138-62c9fb2bbd64 req-635e688d-0d08-4a62-9b8f-7cbe12e3c8b4 7f8a148173da4b81b3b5600f19ea0ce8 492792f1d2094e30a12e0106e757778b - - default default] Successfully bumped revision number for resource 4747e2fd-acbd-4b8b-adba-00c0f95b8eb2 (type: security_group_rules) to 0 2026-08-11 12:29:14.249 8 INFO neutron.db.ovn_revision_numbers_db [req-7603be8c-b1a0-4086-9138-62c9fb2bbd64 req-635e688d-0d08-4a62-9b8f-7cbe12e3c8b4 7f8a148173da4b81b3b5600f19ea0ce8 492792f1d2094e30a12e0106e757778b - - default default] Successfully bumped revision number for resource f52fd407-6443-4385-9b1b-ae493e45faf9 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 333/649] 10.0.0.190 () {38 vars in 971 bytes} [Tue Aug 11 12:29:14 2026] POST /v2.0/security-groups => generated 1686 bytes in 200 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-08-11 12:29:14.318 7 INFO neutron.db.ovn_revision_numbers_db [None req-ea4a80f8-a24e-4ae3-9b7e-d7735d097fc8 - - - - - -] Successfully bumped revision number for resource 384d62ea-5f4b-43eb-88af-9f98c8104cab (type: ports) to 5 [pid: 8|app: 0|req: 334/650] 10.0.0.190 () {34 vars in 1008 bytes} [Tue Aug 11 12:29:14 2026] GET /v2.0/networks/c1794b32-ef73-46b6-ba52-a2901279729f?fields=segments => generated 14 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 335/651] 10.0.0.190 () {34 vars in 991 bytes} [Tue Aug 11 12:29:14 2026] GET /v2.0/security-groups/8b4bd2e8-da70-47bc-98f2-4f3c8092003a => generated 1686 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 336/652] 10.0.0.190 () {34 vars in 1108 bytes} [Tue Aug 11 12:29:14 2026] GET /v2.0/networks/c1794b32-ef73-46b6-ba52-a2901279729f?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-11 12:29:14.481 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-a1137de2-894c-4fd1-972a-f3127b174440 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] No more DHCP agents 2026-08-11 12:29:14.482 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-a1137de2-894c-4fd1-972a-f3127b174440 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Unable to schedule network f9c3e714-ff83-49fe-8041-b75dcd64b281: no agents available; will retry on subsequent port and subnet creation events. 2026-08-11 12:29:14.523 8 INFO neutron.db.ovn_revision_numbers_db [req-483b07a8-4d1c-4cfe-971e-a6c8f364c39e req-548fc91e-402e-4105-9f70-37aacac64aa1 7f8a148173da4b81b3b5600f19ea0ce8 492792f1d2094e30a12e0106e757778b - - default default] Successfully bumped revision number for resource 6dce0cb8-86b5-4d64-8f8f-3516104e5915 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 337/653] 10.0.0.190 () {38 vars in 981 bytes} [Tue Aug 11 12:29:14 2026] POST /v2.0/security-group-rules => generated 614 bytes in 170 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-11 12:29:14.697 7 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-a975e8be-7c56-4f3b-9553-866e32552e79 - - - - - -] No hosting information found for port 19b9b375-82bb-4e28-8b53-25bf71603e0c: RuntimeError: No hosting information found for port 19b9b375-82bb-4e28-8b53-25bf71603e0c 2026-08-11 12:29:14.768 8 INFO neutron.db.ovn_revision_numbers_db [None req-ef78aa50-f081-492b-a490-78fa85197e7c 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource 35a40f94-7e52-4c49-ba62-556e621e4fd4 (type: security_groups) to 1 2026-08-11 12:29:14.780 8 INFO neutron.db.ovn_revision_numbers_db [None req-ef78aa50-f081-492b-a490-78fa85197e7c 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource 1b425d5a-f0f6-4bde-9b16-a9db0e8911b1 (type: security_group_rules) to 0 2026-08-11 12:29:14.792 8 INFO neutron.db.ovn_revision_numbers_db [None req-ef78aa50-f081-492b-a490-78fa85197e7c 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource 6813d81b-544e-47ce-b341-2fa6cf6154df (type: security_group_rules) to 0 2026-08-11 12:29:14.813 8 INFO neutron.db.ovn_revision_numbers_db [None req-ef78aa50-f081-492b-a490-78fa85197e7c 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource 988fb892-9a0b-4213-a66e-3a67622d559f (type: security_group_rules) to 0 2026-08-11 12:29:14.826 8 INFO neutron.db.ovn_revision_numbers_db [None req-ef78aa50-f081-492b-a490-78fa85197e7c 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource 9f842968-7861-4db4-880e-9d5c763f5ca4 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 338/654] 10.0.0.70 () {32 vars in 773 bytes} [Tue Aug 11 12:29:14 2026] GET /v2.0/security-groups?tenant_id=40b5020256114c99a2af66ccec43420f&name=default => generated 2925 bytes in 312 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-11 12:29:14.872 7 INFO neutron.db.ovn_revision_numbers_db [None req-a975e8be-7c56-4f3b-9553-866e32552e79 - - - - - -] Successfully bumped revision number for resource 19b9b375-82bb-4e28-8b53-25bf71603e0c (type: router_ports) to 2 [pid: 8|app: 0|req: 339/655] 10.0.0.190 () {34 vars in 990 bytes} [Tue Aug 11 12:29:14 2026] GET /v2.0/ports?device_id=5bb962c4-cf77-4c52-a023-ea6c5601914b => generated 12 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 340/656] 10.0.0.190 () {34 vars in 991 bytes} [Tue Aug 11 12:29:14 2026] GET /v2.0/security-groups/8b4bd2e8-da70-47bc-98f2-4f3c8092003a => generated 2311 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-11 12:29:14.960 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-a975e8be-7c56-4f3b-9553-866e32552e79 - - - - - -] OVN reports status down for port: 37dcaf7c-7111-4cc7-a574-0368842cb860 2026-08-11 12:29:15.092 7 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-a975e8be-7c56-4f3b-9553-866e32552e79 - - - - - -] Logical_Switch_Port %s host information not removed, the port state is up 2026-08-11 12:29:15.094 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-a975e8be-7c56-4f3b-9553-866e32552e79 - - - - - -] OVN reports status down for port: 384d62ea-5f4b-43eb-88af-9f98c8104cab [pid: 8|app: 0|req: 341/657] 10.0.0.70 () {32 vars in 739 bytes} [Tue Aug 11 12:29:14 2026] DELETE /v2.0/security-groups/35a40f94-7e52-4c49-ba62-556e621e4fd4 => generated 0 bytes in 217 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-11 12:29:15.305 8 INFO neutron.db.ovn_revision_numbers_db [req-1a756e38-939b-48f7-9f57-a3c283e70a00 req-9f03bde6-b115-4dd8-b9c3-071333ac662a 7f8a148173da4b81b3b5600f19ea0ce8 492792f1d2094e30a12e0106e757778b - - default default] Successfully bumped revision number for resource 4b86bf77-c695-4e49-ad78-91cb44e64258 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 342/658] 10.0.0.190 () {38 vars in 981 bytes} [Tue Aug 11 12:29:15 2026] POST /v2.0/security-group-rules => generated 619 bytes in 184 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 343/659] 10.0.0.190 () {34 vars in 991 bytes} [Tue Aug 11 12:29:15 2026] GET /v2.0/security-groups/8b4bd2e8-da70-47bc-98f2-4f3c8092003a => generated 2941 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-11 12:29:15.404 7 INFO neutron.db.ovn_revision_numbers_db [None req-a1137de2-894c-4fd1-972a-f3127b174440 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource 6343c506-2cd9-4dfd-9c17-9b865bdafa3e (type: router_ports) to 1 [pid: 7|app: 0|req: 317/660] 10.0.0.70 () {34 vars in 782 bytes} [Tue Aug 11 12:29:12 2026] PUT /v2.0/routers/d2ee8126-b2e9-4c2d-a3fd-66caf4419388/add_router_interface => generated 309 bytes in 2991 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 344/661] 10.0.0.190 () {34 vars in 1001 bytes} [Tue Aug 11 12:29:15 2026] GET /v2.0/security-group-rules/4b86bf77-c695-4e49-ad78-91cb44e64258 => generated 616 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 318/662] 10.0.0.190 () {34 vars in 991 bytes} [Tue Aug 11 12:29:15 2026] GET /v2.0/security-groups/8b4bd2e8-da70-47bc-98f2-4f3c8092003a => generated 2941 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-11 12:29:15.717 7 INFO neutron.db.ovn_revision_numbers_db [None req-a975e8be-7c56-4f3b-9553-866e32552e79 - - - - - -] Successfully bumped revision number for resource 384d62ea-5f4b-43eb-88af-9f98c8104cab (type: ports) to 6 2026-08-11 12:29:15.777 7 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-39298b0d-5482-436e-9279-b9d51d5c7741 - - - - - -] Logical_Switch_Port %s host information not removed, the port state is up 2026-08-11 12:29:15.777 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-39298b0d-5482-436e-9279-b9d51d5c7741 - - - - - -] OVN reports status up for port: 37dcaf7c-7111-4cc7-a574-0368842cb860 [pid: 8|app: 0|req: 345/663] 10.0.0.190 () {36 vars in 1023 bytes} [Tue Aug 11 12:29:15 2026] DELETE /v2.0/security-group-rules/4b86bf77-c695-4e49-ad78-91cb44e64258 => generated 0 bytes in 247 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-11 12:29:15.787 7 INFO neutron.plugins.ml2.plugin [None req-39298b0d-5482-436e-9279-b9d51d5c7741 - - - - - -] Attempt 1 to provision port 37dcaf7c-7111-4cc7-a574-0368842cb860 [pid: 7|app: 0|req: 319/664] 10.0.0.190 () {34 vars in 991 bytes} [Tue Aug 11 12:29:15 2026] GET /v2.0/security-groups/8b4bd2e8-da70-47bc-98f2-4f3c8092003a => generated 2311 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 346/665] 10.0.0.190 () {36 vars in 1013 bytes} [Tue Aug 11 12:29:15 2026] DELETE /v2.0/security-groups/8b4bd2e8-da70-47bc-98f2-4f3c8092003a => generated 0 bytes in 143 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 347/666] 10.0.0.190 () {34 vars in 991 bytes} [Tue Aug 11 12:29:16 2026] GET /v2.0/security-groups/534e0340-721c-4b96-ae48-9d4ea552bf63 => generated 2310 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 348/667] 10.0.0.190 () {34 vars in 990 bytes} [Tue Aug 11 12:29:16 2026] GET /v2.0/ports?device_id=5bb962c4-cf77-4c52-a023-ea6c5601914b => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 349/668] 10.0.0.190 () {36 vars in 1013 bytes} [Tue Aug 11 12:29:16 2026] DELETE /v2.0/security-groups/534e0340-721c-4b96-ae48-9d4ea552bf63 => generated 0 bytes in 161 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-11 12:29:16.284 7 INFO neutron.db.ovn_revision_numbers_db [None req-f41e19fb-c39c-48c6-a0cf-f3e91727b4e8 eed50d60fce14002b3e2fa977b3e0474 3b56186345b3432c801d1a57857e4fc0 - - default default] Successfully bumped revision number for resource 6e3258eb-2a86-49b0-a52a-6a8d0ea65d61 (type: security_groups) to 1 2026-08-11 12:29:16.308 7 INFO neutron.db.ovn_revision_numbers_db [None req-f41e19fb-c39c-48c6-a0cf-f3e91727b4e8 eed50d60fce14002b3e2fa977b3e0474 3b56186345b3432c801d1a57857e4fc0 - - default default] Successfully bumped revision number for resource 4b450a06-2f0f-478e-b7fd-a76cf1f51ab9 (type: security_group_rules) to 0 2026-08-11 12:29:16.342 7 INFO neutron.db.ovn_revision_numbers_db [None req-f41e19fb-c39c-48c6-a0cf-f3e91727b4e8 eed50d60fce14002b3e2fa977b3e0474 3b56186345b3432c801d1a57857e4fc0 - - default default] Successfully bumped revision number for resource 9381e659-4585-4fe0-ac0d-e3ca14fae0a5 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 320/669] 10.0.0.70 () {34 vars in 684 bytes} [Tue Aug 11 12:29:16 2026] POST /v2.0/security-groups => generated 1660 bytes in 422 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-08-11 12:29:16.526 7 INFO neutron.db.ovn_revision_numbers_db [None req-39298b0d-5482-436e-9279-b9d51d5c7741 - - - - - -] Successfully bumped revision number for resource 37dcaf7c-7111-4cc7-a574-0368842cb860 (type: ports) to 2 2026-08-11 12:29:16.673 8 INFO neutron_taas.services.taas.taas_plugin [None req-c51135e6-bc58-4e63-9b23-613e00414dc1 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] TaaS: Handle Delete Port: 37dcaf7c-7111-4cc7-a574-0368842cb860 2026-08-11 12:29:16.673 7 INFO neutron.db.ovn_revision_numbers_db [None req-64c1242c-67cf-4dba-83ed-5313c97da261 eed50d60fce14002b3e2fa977b3e0474 3b56186345b3432c801d1a57857e4fc0 - - default default] Successfully bumped revision number for resource 18935bc3-b16c-4881-a1af-f5e423cf9d13 (type: security_group_rules) to 0 2026-08-11 12:29:16.682 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c51135e6-bc58-4e63-9b23-613e00414dc1 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Tap Mirror: Handle Delete Port: 37dcaf7c-7111-4cc7-a574-0368842cb860 [pid: 7|app: 0|req: 321/670] 10.0.0.70 () {34 vars in 694 bytes} [Tue Aug 11 12:29:16 2026] POST /v2.0/security-group-rules => generated 597 bytes in 262 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-11 12:29:16.866 7 INFO neutron.db.ovn_revision_numbers_db [None req-a34e1c75-0fd9-4203-8fc3-e1b210eb03e6 eed50d60fce14002b3e2fa977b3e0474 3b56186345b3432c801d1a57857e4fc0 - - default default] Successfully bumped revision number for resource cf7c24d5-9164-4ef3-a915-b873f6fc948c (type: security_group_rules) to 0 [pid: 7|app: 0|req: 322/671] 10.0.0.70 () {34 vars in 694 bytes} [Tue Aug 11 12:29:16 2026] POST /v2.0/security-group-rules => generated 602 bytes in 214 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-11 12:29:17.173 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-d8244fb7-fef3-4c0a-ac6c-65cd36d90d1b eed50d60fce14002b3e2fa977b3e0474 3b56186345b3432c801d1a57857e4fc0 - - default default] No more DHCP agents 2026-08-11 12:29:17.174 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-d8244fb7-fef3-4c0a-ac6c-65cd36d90d1b eed50d60fce14002b3e2fa977b3e0474 3b56186345b3432c801d1a57857e4fc0 - - default default] Unable to schedule network 51fa4b90-fa94-4f8e-bfe2-d83223c6676a: no agents available; will retry on subsequent port and subnet creation events. [pid: 8|app: 0|req: 350/672] 10.0.0.70 () {34 vars in 788 bytes} [Tue Aug 11 12:29:16 2026] PUT /v2.0/routers/658b99e5-8cdb-4a05-8a98-b608a3eb3651/remove_router_interface => generated 309 bytes in 1129 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, ' [pid: 8|app: 0|req: 351/673] 10.0.0.70 () {32 vars in 652 bytes} [Tue Aug 11 12:29:17 2026] GET /v2.0/extensions => generated 20541 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 352/674] 10.0.0.190 () {34 vars in 990 bytes} [Tue Aug 11 12:29:17 2026] GET /v2.0/ports?device_id=5bb962c4-cf77-4c52-a023-ea6c5601914b => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 353/675] 10.0.0.71 () {28 vars in 578 bytes} [Tue Aug 11 12:29:17 2026] GET /v2.0/ports => generated 15750 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 323/676] 10.0.0.70 () {34 vars in 675 bytes} [Tue Aug 11 12:29:16 2026] POST /v2.0/floatingips => generated 552 bytes in 874 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 324/677] 10.0.0.70 () {32 vars in 680 bytes} [Tue Aug 11 12:29:17 2026] GET /v2.0/extensions/address-group => generated 159 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 325/678] 10.0.0.71 () {28 vars in 582 bytes} [Tue Aug 11 12:29:17 2026] GET /v2.0/routers => generated 2923 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 326/679] 10.0.0.70 () {32 vars in 680 bytes} [Tue Aug 11 12:29:17 2026] GET /v2.0/extensions/address-scope => generated 163 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 327/680] 10.0.0.71 () {28 vars in 623 bytes} [Tue Aug 11 12:29:17 2026] GET /v2.0/agents?binary=ovn-controller => generated 416 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 328/681] 10.0.0.70 () {32 vars in 664 bytes} [Tue Aug 11 12:29:17 2026] GET /v2.0/extensions/agent => generated 153 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 329/682] 10.0.0.71 () {28 vars in 618 bytes} [Tue Aug 11 12:29:17 2026] GET /v2.0/network-ip-availabilities => generated 2568 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 330/683] 10.0.0.70 () {32 vars in 696 bytes} [Tue Aug 11 12:29:17 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 331/684] 10.0.0.71 () {28 vars in 584 bytes} [Tue Aug 11 12:29:17 2026] GET /v2.0/networks => generated 4700 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 332/685] 10.0.0.70 () {32 vars in 700 bytes} [Tue Aug 11 12:29:17 2026] GET /v2.0/extensions/auto-allocated-topology => generated 200 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 12:29:17.965 8 INFO neutron_taas.services.taas.taas_plugin [None req-c1cfc90b-f9a6-49fc-a0ae-4b2869f55929 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] TaaS: Handle Delete Port: 98e520b9-12d8-40fd-aa47-ac68ff23db68 2026-08-11 12:29:17.968 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c1cfc90b-f9a6-49fc-a0ae-4b2869f55929 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Tap Mirror: Handle Delete Port: 98e520b9-12d8-40fd-aa47-ac68ff23db68 [pid: 7|app: 0|req: 333/686] 10.0.0.71 () {28 vars in 598 bytes} [Tue Aug 11 12:29:17 2026] GET /v2.0/security-groups => generated 31830 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 334/687] 10.0.0.70 () {32 vars in 688 bytes} [Tue Aug 11 12:29:17 2026] GET /v2.0/extensions/availability_zone => generated 178 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 335/688] 10.0.0.71 () {28 vars in 582 bytes} [Tue Aug 11 12:29:18 2026] GET /v2.0/subnets => generated 3366 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 336/689] 10.0.0.70 () {32 vars in 692 bytes} [Tue Aug 11 12:29:18 2026] GET /v2.0/extensions/default-subnetpools => generated 211 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 337/690] 10.0.0.71 () {28 vars in 590 bytes} [Tue Aug 11 12:29:18 2026] GET /v2.0/subnetpools => generated 19 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 338/691] 10.0.0.70 () {32 vars in 694 bytes} [Tue Aug 11 12:29:18 2026] GET /v2.0/extensions/dhcp_agent_scheduler => generated 187 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 339/692] 10.0.0.71 () {28 vars in 590 bytes} [Tue Aug 11 12:29:18 2026] GET /v2.0/floatingips => generated 1093 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 340/693] 10.0.0.70 () {32 vars in 684 bytes} [Tue Aug 11 12:29:18 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 341/694] 10.0.0.71 () {28 vars in 582 bytes} [Tue Aug 11 12:29:18 2026] GET /v2.0/subnets => generated 3366 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 342/695] 10.0.0.70 () {32 vars in 686 bytes} [Tue Aug 11 12:29:18 2026] GET /v2.0/extensions/dns-domain-ports => generated 205 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 343/696] 10.0.0.71 () {28 vars in 580 bytes} [Tue Aug 11 12:29:18 2026] GET /v2.0/agents => generated 1214 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 344/697] 10.0.0.70 () {32 vars in 716 bytes} [Tue Aug 11 12:29:18 2026] GET /v2.0/extensions/dns-integration-domain-keywords => generated 283 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 345/698] 10.0.0.70 () {32 vars in 698 bytes} [Tue Aug 11 12:29:18 2026] GET /v2.0/extensions/empty-string-filtering => generated 219 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 346/699] 10.0.0.70 () {32 vars in 678 bytes} [Tue Aug 11 12:29:18 2026] GET /v2.0/extensions/external-net => generated 200 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 347/700] 10.0.0.70 () {32 vars in 682 bytes} [Tue Aug 11 12:29:18 2026] GET /v2.0/extensions/extra_dhcp_opt => generated 304 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 348/701] 10.0.0.70 () {32 vars in 674 bytes} [Tue Aug 11 12:29:18 2026] GET /v2.0/extensions/extraroute => generated 181 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 349/702] 10.0.0.70 () {32 vars in 722 bytes} [Tue Aug 11 12:29:18 2026] GET /v2.0/extensions/floating-ip-port-forwarding-detail => generated 271 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 350/703] 10.0.0.70 () {32 vars in 686 bytes} [Tue Aug 11 12:29:18 2026] GET /v2.0/extensions/fip-port-details => generated 212 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 351/704] 10.0.0.70 () {32 vars in 668 bytes} [Tue Aug 11 12:29:18 2026] GET /v2.0/extensions/flavors => generated 193 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 352/705] 10.0.0.70 () {32 vars in 686 bytes} [Tue Aug 11 12:29:18 2026] GET /v2.0/extensions/floatingip-pools => generated 188 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 353/706] 10.0.0.70 () {32 vars in 680 bytes} [Tue Aug 11 12:29:18 2026] GET /v2.0/extensions/ip_allocation => generated 162 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 354/707] 10.0.0.70 () {32 vars in 678 bytes} [Tue Aug 11 12:29:18 2026] GET /v2.0/extensions/l2_adjacency => generated 178 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 355/708] 10.0.0.70 () {32 vars in 666 bytes} [Tue Aug 11 12:29:18 2026] GET /v2.0/extensions/router => generated 256 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 356/709] 10.0.0.70 () {32 vars in 702 bytes} [Tue Aug 11 12:29:18 2026] GET /v2.0/extensions/enable-default-route-bfd => generated 212 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 357/710] 10.0.0.70 () {32 vars in 704 bytes} [Tue Aug 11 12:29:18 2026] GET /v2.0/extensions/enable-default-route-ecmp => generated 215 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 358/711] 10.0.0.70 () {32 vars in 676 bytes} [Tue Aug 11 12:29:18 2026] GET /v2.0/extensions/ext-gw-mode => generated 268 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 359/712] 10.0.0.70 () {32 vars in 664 bytes} [Tue Aug 11 12:29:18 2026] GET /v2.0/extensions/l3-ha => generated 166 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 360/713] 10.0.0.70 () {32 vars in 710 bytes} [Tue Aug 11 12:29:18 2026] GET /v2.0/extensions/external-gateway-multihoming => generated 227 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 361/714] 10.0.0.70 () {32 vars in 674 bytes} [Tue Aug 11 12:29:18 2026] GET /v2.0/extensions/l3-flavors => generated 172 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 362/715] 10.0.0.70 () {32 vars in 668 bytes} [Tue Aug 11 12:29:18 2026] GET /v2.0/extensions/logging => generated 213 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 354/716] 10.0.0.70 () {32 vars in 723 bytes} [Tue Aug 11 12:29:17 2026] DELETE /v2.0/routers/658b99e5-8cdb-4a05-8a98-b608a3eb3651 => generated 0 bytes in 793 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 363/717] 10.0.0.70 () {32 vars in 682 bytes} [Tue Aug 11 12:29:18 2026] GET /v2.0/extensions/multi-provider => generated 212 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 364/718] 10.0.0.70 () {32 vars in 668 bytes} [Tue Aug 11 12:29:18 2026] GET /v2.0/extensions/net-mtu => generated 176 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 365/719] 10.0.0.70 () {32 vars in 686 bytes} [Tue Aug 11 12:29:18 2026] GET /v2.0/extensions/net-mtu-writable => generated 207 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 366/720] 10.0.0.70 () {32 vars in 704 bytes} [Tue Aug 11 12:29:18 2026] GET /v2.0/extensions/network_availability_zone => generated 200 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 367/721] 10.0.0.70 () {32 vars in 700 bytes} [Tue Aug 11 12:29:18 2026] GET /v2.0/extensions/network-ip-availability => generated 216 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 368/722] 10.0.0.70 () {32 vars in 674 bytes} [Tue Aug 11 12:29:18 2026] GET /v2.0/extensions/pagination => generated 192 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 369/723] 10.0.0.70 () {32 vars in 692 bytes} [Tue Aug 11 12:29:18 2026] GET /v2.0/extensions/port-device-profile => generated 189 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 370/724] 10.0.0.70 () {32 vars in 708 bytes} [Tue Aug 11 12:29:18 2026] GET /v2.0/extensions/port-mac-address-regenerate => generated 209 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 371/725] 10.0.0.70 () {32 vars in 704 bytes} [Tue Aug 11 12:29:18 2026] GET /v2.0/extensions/port-numa-affinity-policy => generated 198 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 372/726] 10.0.0.70 () {32 vars in 718 bytes} [Tue Aug 11 12:29:18 2026] GET /v2.0/extensions/port-numa-affinity-policy-socket => generated 240 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 373/727] 10.0.0.70 () {32 vars in 696 bytes} [Tue Aug 11 12:29:18 2026] GET /v2.0/extensions/port-resource-request => generated 185 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 374/728] 10.0.0.70 () {32 vars in 710 bytes} [Tue Aug 11 12:29:18 2026] GET /v2.0/extensions/port-resource-request-groups => generated 271 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 375/729] 10.0.0.70 () {32 vars in 668 bytes} [Tue Aug 11 12:29:18 2026] GET /v2.0/extensions/binding => generated 193 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 376/730] 10.0.0.70 () {32 vars in 686 bytes} [Tue Aug 11 12:29:18 2026] GET /v2.0/extensions/binding-extended => generated 212 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 377/731] 10.0.0.70 () {32 vars in 680 bytes} [Tue Aug 11 12:29:18 2026] GET /v2.0/extensions/port-security => generated 160 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 378/732] 10.0.0.70 () {32 vars in 674 bytes} [Tue Aug 11 12:29:18 2026] GET /v2.0/extensions/project-id => generated 204 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 379/733] 10.0.0.70 () {32 vars in 670 bytes} [Tue Aug 11 12:29:18 2026] GET /v2.0/extensions/provider => generated 191 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 380/734] 10.0.0.70 () {32 vars in 662 bytes} [Tue Aug 11 12:29:18 2026] GET /v2.0/extensions/qinq => generated 272 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 381/735] 10.0.0.70 () {32 vars in 660 bytes} [Tue Aug 11 12:29:18 2026] GET /v2.0/extensions/qos => generated 166 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 382/736] 10.0.0.70 () {32 vars in 698 bytes} [Tue Aug 11 12:29:18 2026] GET /v2.0/extensions/qos-bw-limit-direction => generated 258 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 383/737] 10.0.0.70 () {32 vars in 698 bytes} [Tue Aug 11 12:29:18 2026] GET /v2.0/extensions/qos-bw-minimum-ingress => generated 251 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 384/738] 10.0.0.70 () {32 vars in 676 bytes} [Tue Aug 11 12:29:18 2026] GET /v2.0/extensions/qos-default => generated 183 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 385/739] 10.0.0.70 () {32 vars in 668 bytes} [Tue Aug 11 12:29:18 2026] GET /v2.0/extensions/qos-fip => generated 178 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 386/740] 10.0.0.70 () {32 vars in 682 bytes} [Tue Aug 11 12:29:18 2026] GET /v2.0/extensions/qos-gateway-ip => generated 197 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 387/741] 10.0.0.70 () {32 vars in 700 bytes} [Tue Aug 11 12:29:18 2026] GET /v2.0/extensions/qos-port-network-policy => generated 209 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 388/742] 10.0.0.190 () {34 vars in 990 bytes} [Tue Aug 11 12:29:18 2026] GET /v2.0/ports?device_id=5bb962c4-cf77-4c52-a023-ea6c5601914b => generated 12 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 389/743] 10.0.0.70 () {32 vars in 684 bytes} [Tue Aug 11 12:29:18 2026] GET /v2.0/extensions/qos-pps-minimum => generated 203 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 390/744] 10.0.0.70 () {32 vars in 706 bytes} [Tue Aug 11 12:29:18 2026] GET /v2.0/extensions/qos-pps-minimum-rule-alias => generated 277 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 391/745] 10.0.0.70 () {32 vars in 668 bytes} [Tue Aug 11 12:29:18 2026] GET /v2.0/extensions/qos-pps => generated 195 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 392/746] 10.0.0.70 () {32 vars in 696 bytes} [Tue Aug 11 12:29:18 2026] GET /v2.0/extensions/qos-rule-type-details => generated 229 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 393/747] 10.0.0.70 () {32 vars in 694 bytes} [Tue Aug 11 12:29:18 2026] GET /v2.0/extensions/qos-rule-type-filter => generated 373 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 394/748] 10.0.0.70 () {32 vars in 684 bytes} [Tue Aug 11 12:29:18 2026] GET /v2.0/extensions/qos-rules-alias => generated 254 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 395/749] 10.0.0.70 () {32 vars in 688 bytes} [Tue Aug 11 12:29:18 2026] GET /v2.0/extensions/quota-check-limit => generated 226 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 396/750] 10.0.0.70 () {32 vars in 704 bytes} [Tue Aug 11 12:29:18 2026] GET /v2.0/extensions/quota-check-limit-default => generated 268 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 397/751] 10.0.0.70 () {32 vars in 666 bytes} [Tue Aug 11 12:29:18 2026] GET /v2.0/extensions/quotas => generated 192 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 398/752] 10.0.0.70 () {32 vars in 680 bytes} [Tue Aug 11 12:29:18 2026] GET /v2.0/extensions/quota_details => generated 213 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 399/753] 10.0.0.70 () {32 vars in 680 bytes} [Tue Aug 11 12:29:18 2026] GET /v2.0/extensions/rbac-policies => generated 223 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 400/754] 10.0.0.70 () {32 vars in 690 bytes} [Tue Aug 11 12:29:18 2026] GET /v2.0/extensions/rbac-address-scope => generated 190 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 401/755] 10.0.0.70 () {32 vars in 694 bytes} [Tue Aug 11 12:29:18 2026] GET /v2.0/extensions/rbac-security-groups => generated 210 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 402/756] 10.0.0.70 () {32 vars in 688 bytes} [Tue Aug 11 12:29:18 2026] GET /v2.0/extensions/revision-if-match => generated 247 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 403/757] 10.0.0.70 () {32 vars in 700 bytes} [Tue Aug 11 12:29:18 2026] GET /v2.0/extensions/standard-attr-revisions => generated 229 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 404/758] 10.0.0.70 () {32 vars in 702 bytes} [Tue Aug 11 12:29:18 2026] GET /v2.0/extensions/router_availability_zone => generated 197 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 405/759] 10.0.0.70 () {32 vars in 712 bytes} [Tue Aug 11 12:29:18 2026] GET /v2.0/extensions/security-groups-default-rules => generated 262 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 406/760] 10.0.0.70 () {32 vars in 716 bytes} [Tue Aug 11 12:29:18 2026] GET /v2.0/extensions/security-groups-normalized-cidr => generated 251 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 407/761] 10.0.0.70 () {32 vars in 726 bytes} [Tue Aug 11 12:29:18 2026] GET /v2.0/extensions/security-groups-remote-address-group => generated 254 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 408/762] 10.0.0.70 () {32 vars in 740 bytes} [Tue Aug 11 12:29:18 2026] GET /v2.0/extensions/security-groups-rules-belongs-to-default-sg => generated 314 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 409/763] 10.0.0.70 () {32 vars in 718 bytes} [Tue Aug 11 12:29:18 2026] GET /v2.0/extensions/security-groups-shared-filtering => generated 241 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 410/764] 10.0.0.70 () {32 vars in 682 bytes} [Tue Aug 11 12:29:18 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 411/765] 10.0.0.70 () {32 vars in 668 bytes} [Tue Aug 11 12:29:18 2026] GET /v2.0/extensions/segment => generated 145 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 412/766] 10.0.0.70 () {32 vars in 718 bytes} [Tue Aug 11 12:29:18 2026] GET /v2.0/extensions/segments-peer-subnet-host-routes => generated 233 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 413/767] 10.0.0.70 () {32 vars in 678 bytes} [Tue Aug 11 12:29:18 2026] GET /v2.0/extensions/service-type => generated 221 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 414/768] 10.0.0.70 () {32 vars in 668 bytes} [Tue Aug 11 12:29:18 2026] GET /v2.0/extensions/sorting => generated 183 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 415/769] 10.0.0.70 () {32 vars in 696 bytes} [Tue Aug 11 12:29:18 2026] GET /v2.0/extensions/standard-attr-segment => generated 212 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 416/770] 10.0.0.70 () {32 vars in 704 bytes} [Tue Aug 11 12:29:18 2026] GET /v2.0/extensions/standard-attr-description => generated 214 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 417/771] 10.0.0.70 () {32 vars in 700 bytes} [Tue Aug 11 12:29:18 2026] GET /v2.0/extensions/stateful-security-group => generated 208 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 418/772] 10.0.0.70 () {32 vars in 708 bytes} [Tue Aug 11 12:29:18 2026] GET /v2.0/extensions/subnet-dns-publish-fixed-ip => generated 227 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 419/773] 10.0.0.70 () {32 vars in 700 bytes} [Tue Aug 11 12:29:18 2026] GET /v2.0/extensions/subnet-external-network => generated 224 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 420/774] 10.0.0.70 () {32 vars in 704 bytes} [Tue Aug 11 12:29:18 2026] GET /v2.0/extensions/subnet-segmentid-writable => generated 227 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 421/775] 10.0.0.70 () {32 vars in 694 bytes} [Tue Aug 11 12:29:18 2026] GET /v2.0/extensions/subnet-service-types => generated 206 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 422/776] 10.0.0.70 () {32 vars in 688 bytes} [Tue Aug 11 12:29:18 2026] GET /v2.0/extensions/subnet_allocation => generated 194 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 423/777] 10.0.0.70 () {32 vars in 696 bytes} [Tue Aug 11 12:29:18 2026] GET /v2.0/extensions/subnetpool-prefix-ops => generated 224 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 424/778] 10.0.0.70 () {32 vars in 678 bytes} [Tue Aug 11 12:29:18 2026] GET /v2.0/extensions/tag-creation => generated 190 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 425/779] 10.0.0.70 () {32 vars in 688 bytes} [Tue Aug 11 12:29:18 2026] GET /v2.0/extensions/standard-attr-tag => generated 343 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 426/780] 10.0.0.70 () {32 vars in 700 bytes} [Tue Aug 11 12:29:18 2026] GET /v2.0/extensions/standard-attr-timestamp => generated 255 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 427/781] 10.0.0.70 () {32 vars in 664 bytes} [Tue Aug 11 12:29:18 2026] GET /v2.0/extensions/trunk => generated 164 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 428/782] 10.0.0.70 () {32 vars in 680 bytes} [Tue Aug 11 12:29:18 2026] GET /v2.0/extensions/trunk-details => generated 168 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 429/783] 10.0.0.70 () {32 vars in 686 bytes} [Tue Aug 11 12:29:18 2026] GET /v2.0/extensions/vlan-transparent => generated 177 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 430/784] 10.0.0.70 () {32 vars in 676 bytes} [Tue Aug 11 12:29:19 2026] GET /v2.0/extensions/vpn-aes-ctr => generated 195 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 431/785] 10.0.0.70 () {32 vars in 692 bytes} [Tue Aug 11 12:29:19 2026] GET /v2.0/extensions/vpn-agent-scheduler => generated 199 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 432/786] 10.0.0.70 () {32 vars in 692 bytes} [Tue Aug 11 12:29:19 2026] GET /v2.0/extensions/vpn-endpoint-groups => generated 177 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 433/787] 10.0.0.70 () {32 vars in 676 bytes} [Tue Aug 11 12:29:19 2026] GET /v2.0/extensions/vpn-flavors => generated 182 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 434/788] 10.0.0.70 () {32 vars in 666 bytes} [Tue Aug 11 12:29:19 2026] GET /v2.0/extensions/vpnaas => generated 154 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 435/789] 10.0.0.70 () {32 vars in 662 bytes} [Tue Aug 11 12:29:19 2026] GET /v2.0/extensions/taas => generated 175 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 436/790] 10.0.0.70 () {32 vars in 674 bytes} [Tue Aug 11 12:29:19 2026] GET /v2.0/extensions/tap-mirror => generated 222 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 437/791] 10.0.0.70 () {32 vars in 686 bytes} [Tue Aug 11 12:29:19 2026] GET /v2.0/extensions/taas-vlan-filter => generated 226 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 355/792] 10.0.0.70 () {32 vars in 723 bytes} [Tue Aug 11 12:29:18 2026] DELETE /v2.0/subnets/dd95873c-2f24-4af8-9d4a-257806d87871 => generated 0 bytes in 900 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-11 12:29:19.450 7 INFO neutron_taas.services.taas.taas_plugin [None req-d446783a-46e9-4852-93ab-5b2f63c79043 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] TaaS: Handle Delete Port: fe7b9f00-567b-4d05-9885-d795a73f5958 2026-08-11 12:29:19.461 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d446783a-46e9-4852-93ab-5b2f63c79043 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Tap Mirror: Handle Delete Port: fe7b9f00-567b-4d05-9885-d795a73f5958 [pid: 8|app: 0|req: 356/793] 199.19.213.166 () {34 vars in 986 bytes} [Tue Aug 11 12:29:19 2026] GET /v2.0/networks?id=c1794b32-ef73-46b6-ba52-a2901279729f => generated 721 bytes in 196 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 12:29:19.785 8 INFO neutron.db.ovn_revision_numbers_db [None req-22e6ba21-ddb6-456a-aa90-80ec4eba2a3e 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource 54961228-9957-4bfa-b649-56666cdbb8ab (type: security_groups) to 1 2026-08-11 12:29:19.799 8 INFO neutron.db.ovn_revision_numbers_db [None req-22e6ba21-ddb6-456a-aa90-80ec4eba2a3e 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource b858921c-2454-4c5a-804f-79ffd4e0f37f (type: security_group_rules) to 0 [pid: 7|app: 0|req: 438/794] 10.0.0.70 () {32 vars in 725 bytes} [Tue Aug 11 12:29:19 2026] DELETE /v2.0/networks/6dc4781d-5e34-41be-886d-51cb06fededd => generated 0 bytes in 476 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-11 12:29:19.812 8 INFO neutron.db.ovn_revision_numbers_db [None req-22e6ba21-ddb6-456a-aa90-80ec4eba2a3e 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource be801c3a-a42d-4c01-9651-2d3c32daa6b4 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 439/795] 199.19.213.166 () {34 vars in 911 bytes} [Tue Aug 11 12:29:19 2026] GET /v2.0/extensions => generated 20541 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) 2026-08-11 12:29:19.825 8 INFO neutron.db.ovn_revision_numbers_db [None req-22e6ba21-ddb6-456a-aa90-80ec4eba2a3e 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource ddca6b31-fd9c-4a69-b80a-667c34942da1 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 440/796] 10.0.0.190 () {34 vars in 990 bytes} [Tue Aug 11 12:29:19 2026] GET /v2.0/ports?device_id=5bb962c4-cf77-4c52-a023-ea6c5601914b => generated 12 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-11 12:29:19.853 8 INFO neutron.db.ovn_revision_numbers_db [None req-22e6ba21-ddb6-456a-aa90-80ec4eba2a3e 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource ee908334-2cd6-4ece-8c81-2a770089b921 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 441/797] 199.19.213.166 () {34 vars in 1050 bytes} [Tue Aug 11 12:29:19 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=5e795d6faca64109ba42b240404c5323 => generated 181 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 357/798] 10.0.0.70 () {32 vars in 773 bytes} [Tue Aug 11 12:29:19 2026] GET /v2.0/security-groups?tenant_id=f35d50c38e95402b8d671b5d9cfe4b3d&name=default => generated 2925 bytes in 290 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 358/799] 10.0.0.70 () {32 vars in 739 bytes} [Tue Aug 11 12:29:19 2026] DELETE /v2.0/security-groups/54961228-9957-4bfa-b649-56666cdbb8ab => generated 0 bytes in 242 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 359/800] 10.0.0.70 () {32 vars in 773 bytes} [Tue Aug 11 12:29:20 2026] GET /v2.0/security-groups?tenant_id=492792f1d2094e30a12e0106e757778b&name=default => generated 2921 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-11 12:29:20.214 7 INFO neutron.services.segments.plugin [-] Segment 1319beb8-ff1d-4de9-908a-73272e315ebf resource provider aggregate not found 2026-08-11 12:29:20.227 7 INFO neutron.services.segments.plugin [-] Segment 1319beb8-ff1d-4de9-908a-73272e315ebf resource provider aggregate not found 2026-08-11 12:29:20.246 7 INFO neutron.services.segments.plugin [-] Segment 1319beb8-ff1d-4de9-908a-73272e315ebf resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1319beb8-ff1d-4de9-908a-73272e315ebf found for delete ", "request_id": "req-0e1cb8ab-6cbf-4073-bf19-322083c02820"}]} 2026-08-11 12:29:20.249 7 INFO neutron.services.segments.plugin [-] Segment 1319beb8-ff1d-4de9-908a-73272e315ebf resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1319beb8-ff1d-4de9-908a-73272e315ebf found for delete ", "request_id": "req-5300122c-e79e-423b-9ce4-c07f1411e954"}]} 2026-08-11 12:29:20.327 7 WARNING neutron.scheduler.dhcp_agent_scheduler [req-aa095505-6800-4733-b875-5d6cc998220e req-2813faed-ea7b-4623-9cc1-8179d4793594 4b98fef91d0c435aa3837bef88887aa9 5e795d6faca64109ba42b240404c5323 - - default default] No more DHCP agents 2026-08-11 12:29:20.331 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [req-aa095505-6800-4733-b875-5d6cc998220e req-2813faed-ea7b-4623-9cc1-8179d4793594 4b98fef91d0c435aa3837bef88887aa9 5e795d6faca64109ba42b240404c5323 - - default default] Unable to schedule network c1794b32-ef73-46b6-ba52-a2901279729f: no agents available; will retry on subsequent port and subnet creation events. [pid: 8|app: 0|req: 360/801] 10.0.0.70 () {32 vars in 739 bytes} [Tue Aug 11 12:29:20 2026] DELETE /v2.0/security-groups/ec71b441-7426-4b09-90c8-d23659c2788f => generated 0 bytes in 236 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-11 12:29:20.453 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-2288dadc-6654-47c5-b783-160ce547433e - - - - - -] OVN reports status down for port: 6172686f-e70e-4f63-bf81-3df29eb4fb88 2026-08-11 12:29:20.499 7 INFO neutron.db.ovn_revision_numbers_db [req-aa095505-6800-4733-b875-5d6cc998220e req-2813faed-ea7b-4623-9cc1-8179d4793594 4b98fef91d0c435aa3837bef88887aa9 5e795d6faca64109ba42b240404c5323 - - default default] Successfully bumped revision number for resource 6172686f-e70e-4f63-bf81-3df29eb4fb88 (type: ports) to 1 [pid: 7|app: 0|req: 442/802] 199.19.213.166 () {38 vars in 955 bytes} [Tue Aug 11 12:29:19 2026] POST /v2.0/ports => generated 954 bytes in 695 msecs (HTTP/1.1 201) 4 headers in 162 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: 361/803] 10.0.0.190 () {34 vars in 990 bytes} [Tue Aug 11 12:29:20 2026] GET /v2.0/ports?device_id=5bb962c4-cf77-4c52-a023-ea6c5601914b => generated 957 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 362/804] 10.0.0.190 () {34 vars in 1040 bytes} [Tue Aug 11 12:29:21 2026] GET /v2.0/security-groups?id=993c59ad-c5f5-4f1f-862c-ffe9e7ff6128&fields=id&fields=name => generated 114 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 12:29:21.383 7 INFO neutron.db.ovn_revision_numbers_db [req-aa095505-6800-4733-b875-5d6cc998220e req-29ca7f8f-5d24-44b2-90b7-3405d9b276b5 a28a735b17834b3a90a81134c1d2bc6e 0f044782ab1c4aa6b1d21ce7c18e0150 - - c91e732a1a8347dbad054f5124db4732 c91e732a1a8347dbad054f5124db4732] Successfully bumped revision number for resource 6172686f-e70e-4f63-bf81-3df29eb4fb88 (type: ports) to 2 2026-08-11 12:29:21.688 7 INFO neutron.db.ovn_revision_numbers_db [req-aa095505-6800-4733-b875-5d6cc998220e req-29ca7f8f-5d24-44b2-90b7-3405d9b276b5 a28a735b17834b3a90a81134c1d2bc6e 0f044782ab1c4aa6b1d21ce7c18e0150 - - c91e732a1a8347dbad054f5124db4732 c91e732a1a8347dbad054f5124db4732] Successfully bumped revision number for resource 6172686f-e70e-4f63-bf81-3df29eb4fb88 (type: ports) to 4 [pid: 7|app: 0|req: 443/805] 199.19.213.166 () {38 vars in 1028 bytes} [Tue Aug 11 12:29:20 2026] PUT /v2.0/ports/6172686f-e70e-4f63-bf81-3df29eb4fb88 => generated 1204 bytes in 778 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: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 444/806] 10.0.0.190 () {34 vars in 990 bytes} [Tue Aug 11 12:29:22 2026] GET /v2.0/ports?device_id=5bb962c4-cf77-4c52-a023-ea6c5601914b => generated 969 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 445/807] 10.0.0.190 () {34 vars in 1040 bytes} [Tue Aug 11 12:29:22 2026] GET /v2.0/security-groups?id=993c59ad-c5f5-4f1f-862c-ffe9e7ff6128&fields=id&fields=name => generated 114 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 12:29:22.269 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-014d2af3-fb61-4281-86df-b523c179cb59'] response: {'name': 'network-changed', 'server_uuid': '5bb962c4-cf77-4c52-a023-ea6c5601914b', 'tag': '6172686f-e70e-4f63-bf81-3df29eb4fb88', 'status': 'completed', 'code': 200} 2026-08-11 12:29:22.393 8 INFO neutron.db.ovn_revision_numbers_db [None req-0772879c-d9f8-477e-a87a-21a3827f2ccc 91c3832ee54a4b71a302b8042ea72784 728152a2c3854f92b8e066aeb5cf00d7 - - default default] Successfully bumped revision number for resource 28707278-6d0f-4a08-89d4-6983bbc2e457 (type: security_groups) to 1 2026-08-11 12:29:22.419 8 INFO neutron.db.ovn_revision_numbers_db [None req-0772879c-d9f8-477e-a87a-21a3827f2ccc 91c3832ee54a4b71a302b8042ea72784 728152a2c3854f92b8e066aeb5cf00d7 - - default default] Successfully bumped revision number for resource 1deaf8b0-115d-47b6-8b3e-39cd2f935375 (type: security_group_rules) to 0 2026-08-11 12:29:22.440 8 INFO neutron.db.ovn_revision_numbers_db [None req-0772879c-d9f8-477e-a87a-21a3827f2ccc 91c3832ee54a4b71a302b8042ea72784 728152a2c3854f92b8e066aeb5cf00d7 - - default default] Successfully bumped revision number for resource 2a3d92fc-c691-4587-8089-762bfdb40031 (type: security_group_rules) to 0 2026-08-11 12:29:22.464 8 INFO neutron.db.ovn_revision_numbers_db [None req-0772879c-d9f8-477e-a87a-21a3827f2ccc 91c3832ee54a4b71a302b8042ea72784 728152a2c3854f92b8e066aeb5cf00d7 - - default default] Successfully bumped revision number for resource a0007e00-1fc4-4b83-a0cb-095d9473bcb3 (type: security_group_rules) to 0 2026-08-11 12:29:22.489 7 INFO neutron.db.ovn_revision_numbers_db [None req-49b5d0ab-b5c3-4835-829b-862b06b1b692 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource 3335c375-1fdb-489d-822a-98712469f823 (type: security_groups) to 1 2026-08-11 12:29:22.492 8 INFO neutron.db.ovn_revision_numbers_db [None req-0772879c-d9f8-477e-a87a-21a3827f2ccc 91c3832ee54a4b71a302b8042ea72784 728152a2c3854f92b8e066aeb5cf00d7 - - default default] Successfully bumped revision number for resource e4f62c9d-78ac-4591-b7af-dc5f5fc588a9 (type: security_group_rules) to 0 2026-08-11 12:29:22.513 7 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-c0d1be84-9055-4187-8468-639865bc64f7 - - - - - -] No port found with ID 37dcaf7c-7111-4cc7-a574-0368842cb860: RuntimeError: No port found with ID 37dcaf7c-7111-4cc7-a574-0368842cb860 2026-08-11 12:29:22.514 7 INFO neutron.db.ovn_revision_numbers_db [None req-49b5d0ab-b5c3-4835-829b-862b06b1b692 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource 183d4fc8-8ecf-4c94-97a3-4683dd8934c6 (type: security_group_rules) to 0 2026-08-11 12:29:22.525 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-c0d1be84-9055-4187-8468-639865bc64f7 - - - - - -] OVN reports status up for port: 384d62ea-5f4b-43eb-88af-9f98c8104cab 2026-08-11 12:29:22.538 7 INFO neutron.db.ovn_revision_numbers_db [None req-49b5d0ab-b5c3-4835-829b-862b06b1b692 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource 4b1e975d-b40e-4194-aca7-313f46f69440 (type: security_group_rules) to 0 2026-08-11 12:29:22.548 7 INFO neutron.plugins.ml2.plugin [None req-c0d1be84-9055-4187-8468-639865bc64f7 - - - - - -] Attempt 1 to provision port 384d62ea-5f4b-43eb-88af-9f98c8104cab 2026-08-11 12:29:22.552 7 INFO neutron.db.ovn_revision_numbers_db [None req-49b5d0ab-b5c3-4835-829b-862b06b1b692 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource a0ff9a23-3a7f-4832-9289-44a1ab1d9109 (type: security_group_rules) to 0 2026-08-11 12:29:22.572 8 INFO neutron.db.segments_db [None req-0772879c-d9f8-477e-a87a-21a3827f2ccc 91c3832ee54a4b71a302b8042ea72784 728152a2c3854f92b8e066aeb5cf00d7 - - default default] Added segment 8534bba9-3821-443a-9af7-52e040e9cfee of type geneve for network bb0c26a4-0f2f-4c67-9ce7-5e450e193dee 2026-08-11 12:29:22.574 7 INFO neutron.db.ovn_revision_numbers_db [None req-49b5d0ab-b5c3-4835-829b-862b06b1b692 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource d5b79fc8-e3f9-4284-8155-c222822f1280 (type: security_group_rules) to 0 2026-08-11 12:29:22.681 8 INFO neutron.db.segments_db [None req-0772879c-d9f8-477e-a87a-21a3827f2ccc 91c3832ee54a4b71a302b8042ea72784 728152a2c3854f92b8e066aeb5cf00d7 - - default default] Added segment e9b1a36d-94e1-4d85-af2d-b212cb647478 of type geneve for network e9799b4e-a68b-42a8-94cd-12b94889eabb 2026-08-11 12:29:22.690 7 INFO neutron.db.segments_db [None req-49b5d0ab-b5c3-4835-829b-862b06b1b692 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Added segment 2f1f0fe5-1edc-4e74-ab49-1cbcea85fec9 of type geneve for network 5f77004a-dc89-489c-a25e-a01426572533 2026-08-11 12:29:22.793 8 INFO neutron.db.ovn_revision_numbers_db [None req-0772879c-d9f8-477e-a87a-21a3827f2ccc 91c3832ee54a4b71a302b8042ea72784 728152a2c3854f92b8e066aeb5cf00d7 - - default default] Successfully bumped revision number for resource bb0c26a4-0f2f-4c67-9ce7-5e450e193dee (type: networks) to 1 2026-08-11 12:29:22.910 7 INFO neutron.db.ovn_revision_numbers_db [None req-49b5d0ab-b5c3-4835-829b-862b06b1b692 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource 5f77004a-dc89-489c-a25e-a01426572533 (type: networks) to 1 2026-08-11 12:29:23.030 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-0772879c-d9f8-477e-a87a-21a3827f2ccc 91c3832ee54a4b71a302b8042ea72784 728152a2c3854f92b8e066aeb5cf00d7 - - default default] No more DHCP agents 2026-08-11 12:29:23.031 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-0772879c-d9f8-477e-a87a-21a3827f2ccc 91c3832ee54a4b71a302b8042ea72784 728152a2c3854f92b8e066aeb5cf00d7 - - default default] Unable to schedule network bb0c26a4-0f2f-4c67-9ce7-5e450e193dee: no agents available; will retry on subsequent port and subnet creation events. 2026-08-11 12:29:23.087 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-2288dadc-6654-47c5-b783-160ce547433e - - - - - -] OVN reports status down for port: 8fd866b9-3ce7-4050-8c7b-50084ee2ddd4 2026-08-11 12:29:23.162 8 INFO neutron.db.ovn_revision_numbers_db [None req-0772879c-d9f8-477e-a87a-21a3827f2ccc 91c3832ee54a4b71a302b8042ea72784 728152a2c3854f92b8e066aeb5cf00d7 - - default default] Successfully bumped revision number for resource 8fd866b9-3ce7-4050-8c7b-50084ee2ddd4 (type: ports) to 1 2026-08-11 12:29:23.220 7 INFO neutron.db.ovn_revision_numbers_db [None req-c0d1be84-9055-4187-8468-639865bc64f7 - - - - - -] Successfully bumped revision number for resource 384d62ea-5f4b-43eb-88af-9f98c8104cab (type: ports) to 7 2026-08-11 12:29:23.257 8 INFO neutron.db.ovn_revision_numbers_db [None req-0772879c-d9f8-477e-a87a-21a3827f2ccc 91c3832ee54a4b71a302b8042ea72784 728152a2c3854f92b8e066aeb5cf00d7 - - default default] Successfully bumped revision number for resource e9799b4e-a68b-42a8-94cd-12b94889eabb (type: networks) to 1 2026-08-11 12:29:23.279 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-49b5d0ab-b5c3-4835-829b-862b06b1b692 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] No more DHCP agents 2026-08-11 12:29:23.282 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-49b5d0ab-b5c3-4835-829b-862b06b1b692 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Unable to schedule network 5f77004a-dc89-489c-a25e-a01426572533: no agents available; will retry on subsequent port and subnet creation events. 2026-08-11 12:29:23.433 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-d1f04faf-7919-4557-bea9-b73c5a9dc721 - - - - - -] OVN reports status down for port: 6343c506-2cd9-4dfd-9c17-9b865bdafa3e 2026-08-11 12:29:23.436 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-0772879c-d9f8-477e-a87a-21a3827f2ccc 91c3832ee54a4b71a302b8042ea72784 728152a2c3854f92b8e066aeb5cf00d7 - - default default] No more DHCP agents 2026-08-11 12:29:23.438 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-0772879c-d9f8-477e-a87a-21a3827f2ccc 91c3832ee54a4b71a302b8042ea72784 728152a2c3854f92b8e066aeb5cf00d7 - - default default] Unable to schedule network e9799b4e-a68b-42a8-94cd-12b94889eabb: no agents available; will retry on subsequent port and subnet creation events. 2026-08-11 12:29:23.447 7 INFO neutron.db.ovn_revision_numbers_db [None req-49b5d0ab-b5c3-4835-829b-862b06b1b692 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource af98074c-4a66-47f0-abb7-9adc385ee444 (type: ports) to 1 [pid: 7|app: 0|req: 446/808] 10.0.0.70 () {34 vars in 670 bytes} [Tue Aug 11 12:29:22 2026] POST /v2.0/networks => generated 767 bytes in 1260 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-11 12:29:23.529 8 INFO neutron.db.ovn_revision_numbers_db [None req-0772879c-d9f8-477e-a87a-21a3827f2ccc 91c3832ee54a4b71a302b8042ea72784 728152a2c3854f92b8e066aeb5cf00d7 - - default default] Successfully bumped revision number for resource 83067aa9-8908-4652-b27a-8758ccd2bc5c (type: ports) to 1 [pid: 8|app: 0|req: 363/809] 10.0.0.70 () {34 vars in 669 bytes} [Tue Aug 11 12:29:22 2026] POST /v2.0/networks => generated 1282 bytes in 1514 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 447/810] 199.19.213.166 () {34 vars in 1080 bytes} [Tue Aug 11 12:29:23 2026] GET /v2.0/ports?tenant_id=5e795d6faca64109ba42b240404c5323&device_id=5bb962c4-cf77-4c52-a023-ea6c5601914b => generated 1207 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-11 12:29:23.608 7 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-d1f04faf-7919-4557-bea9-b73c5a9dc721 - - - - - -] Logical_Switch_Port %s host information not removed, the port state is up 2026-08-11 12:29:23.608 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-d1f04faf-7919-4557-bea9-b73c5a9dc721 - - - - - -] OVN reports status up for port: 6343c506-2cd9-4dfd-9c17-9b865bdafa3e 2026-08-11 12:29:23.632 7 INFO neutron.plugins.ml2.plugin [None req-d1f04faf-7919-4557-bea9-b73c5a9dc721 - - - - - -] Attempt 1 to provision port 6343c506-2cd9-4dfd-9c17-9b865bdafa3e [pid: 8|app: 0|req: 364/811] 10.0.0.190 () {34 vars in 990 bytes} [Tue Aug 11 12:29:23 2026] GET /v2.0/ports?device_id=5bb962c4-cf77-4c52-a023-ea6c5601914b => generated 969 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 365/812] 10.0.0.190 () {34 vars in 1100 bytes} [Tue Aug 11 12:29:23 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1786309917&fields=id&tenant_id=3b56186345b3432c801d1a57857e4fc0 => generated 69 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 366/813] 10.0.0.70 () {32 vars in 648 bytes} [Tue Aug 11 12:29:23 2026] GET /v2.0/networks => generated 1969 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 367/814] 199.19.213.166 () {34 vars in 1058 bytes} [Tue Aug 11 12:29:23 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=6172686f-e70e-4f63-bf81-3df29eb4fb88 => generated 19 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 368/815] 10.0.0.190 () {34 vars in 1040 bytes} [Tue Aug 11 12:29:23 2026] GET /v2.0/security-groups?id=993c59ad-c5f5-4f1f-862c-ffe9e7ff6128&fields=id&fields=name => generated 114 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 12:29:23.854 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-e7f9c364-0a1c-4c85-bdce-add021d45fbb 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] No more DHCP agents [pid: 8|app: 0|req: 369/816] 10.0.0.190 () {34 vars in 982 bytes} [Tue Aug 11 12:29:23 2026] GET /v2.0/networks?id=f9c3e714-ff83-49fe-8041-b75dcd64b281 => generated 718 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 12:29:23.857 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-e7f9c364-0a1c-4c85-bdce-add021d45fbb 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Unable to schedule network 5f77004a-dc89-489c-a25e-a01426572533: no agents available; will retry on subsequent port and subnet creation events. 2026-08-11 12:29:23.979 8 INFO neutron_taas.services.taas.taas_plugin [None req-34daa059-f731-4684-ae9e-4344ca918e50 91c3832ee54a4b71a302b8042ea72784 728152a2c3854f92b8e066aeb5cf00d7 - - default default] TaaS: Handle Delete Port: 8fd866b9-3ce7-4050-8c7b-50084ee2ddd4 2026-08-11 12:29:23.982 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-34daa059-f731-4684-ae9e-4344ca918e50 91c3832ee54a4b71a302b8042ea72784 728152a2c3854f92b8e066aeb5cf00d7 - - default default] Tap Mirror: Handle Delete Port: 8fd866b9-3ce7-4050-8c7b-50084ee2ddd4 [pid: 8|app: 0|req: 370/817] 10.0.0.70 () {32 vars in 725 bytes} [Tue Aug 11 12:29:23 2026] DELETE /v2.0/networks/bb0c26a4-0f2f-4c67-9ce7-5e450e193dee => generated 0 bytes in 431 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 371/818] 199.19.213.166 () {34 vars in 984 bytes} [Tue Aug 11 12:29:24 2026] GET /v2.0/subnets?id=776d8c49-bdc4-4d69-90b2-5cd74fcabbec => generated 701 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 372/819] 10.0.0.190 () {34 vars in 965 bytes} [Tue Aug 11 12:29:24 2026] GET /v2.0/quotas/3b56186345b3432c801d1a57857e4fc0 => generated 292 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 12:29:24.401 7 INFO neutron.db.ovn_revision_numbers_db [None req-d1f04faf-7919-4557-bea9-b73c5a9dc721 - - - - - -] Successfully bumped revision number for resource 6343c506-2cd9-4dfd-9c17-9b865bdafa3e (type: ports) to 2 2026-08-11 12:29:24.456 8 INFO neutron_taas.services.taas.taas_plugin [None req-682e3a84-f596-48d2-af2f-ebe375abfc7e 91c3832ee54a4b71a302b8042ea72784 728152a2c3854f92b8e066aeb5cf00d7 - - default default] TaaS: Handle Delete Port: 83067aa9-8908-4652-b27a-8758ccd2bc5c 2026-08-11 12:29:24.459 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-682e3a84-f596-48d2-af2f-ebe375abfc7e 91c3832ee54a4b71a302b8042ea72784 728152a2c3854f92b8e066aeb5cf00d7 - - default default] Tap Mirror: Handle Delete Port: 83067aa9-8908-4652-b27a-8758ccd2bc5c 2026-08-11 12:29:24.650 8 INFO neutron.services.segments.plugin [-] Segment 8534bba9-3821-443a-9af7-52e040e9cfee resource provider aggregate not found 2026-08-11 12:29:24.668 8 INFO neutron.services.segments.plugin [-] Segment 8534bba9-3821-443a-9af7-52e040e9cfee resource provider aggregate not found 2026-08-11 12:29:24.675 8 INFO neutron.services.segments.plugin [-] Segment 8534bba9-3821-443a-9af7-52e040e9cfee resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8534bba9-3821-443a-9af7-52e040e9cfee found for delete ", "request_id": "req-f6ec8dac-20b3-44ea-ad17-867ee4fcb58c"}]} 2026-08-11 12:29:24.690 8 INFO neutron.services.segments.plugin [-] Segment 8534bba9-3821-443a-9af7-52e040e9cfee resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8534bba9-3821-443a-9af7-52e040e9cfee found for delete ", "request_id": "req-14cc0e94-0aeb-4213-a976-ca7cbd8d5c2f"}]} [pid: 8|app: 0|req: 373/820] 10.0.0.70 () {32 vars in 725 bytes} [Tue Aug 11 12:29:24 2026] DELETE /v2.0/networks/e9799b4e-a68b-42a8-94cd-12b94889eabb => generated 0 bytes in 415 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-11 12:29:24.767 7 INFO neutron.db.ovn_revision_numbers_db [None req-804e1a0c-efa3-463e-b8c2-307bd229795a - - - - - -] Successfully bumped revision number for resource af98074c-4a66-47f0-abb7-9adc385ee444 (type: ports) to 2 [pid: 8|app: 0|req: 374/821] 199.19.213.166 () {34 vars in 1052 bytes} [Tue Aug 11 12:29:24 2026] GET /v2.0/ports?network_id=c1794b32-ef73-46b6-ba52-a2901279729f&device_owner=network%3Adhcp => generated 12 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-11 12:29:24.799 7 INFO neutron.db.ovn_revision_numbers_db [None req-804e1a0c-efa3-463e-b8c2-307bd229795a - - - - - -] Successfully bumped revision number for resource a4bbe991-8b9c-47eb-ac86-e97c1dabc6bb (type: subnets) to 0 [pid: 7|app: 0|req: 448/822] 10.0.0.70 () {34 vars in 668 bytes} [Tue Aug 11 12:29:23 2026] POST /v2.0/subnets => generated 692 bytes in 1215 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 375/823] 10.0.0.190 () {34 vars in 1002 bytes} [Tue Aug 11 12:29:24 2026] GET /v2.0/ports?tenant_id=3b56186345b3432c801d1a57857e4fc0&fields=id => generated 103 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 449/824] 10.0.0.70 () {32 vars in 648 bytes} [Tue Aug 11 12:29:24 2026] GET /v2.0/networks => generated 689 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 376/825] 199.19.213.166 () {34 vars in 1012 bytes} [Tue Aug 11 12:29:24 2026] GET /v2.0/networks/c1794b32-ef73-46b6-ba52-a2901279729f?fields=segments => generated 14 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 377/826] 10.0.0.190 () {34 vars in 1008 bytes} [Tue Aug 11 12:29:24 2026] GET /v2.0/networks/f9c3e714-ff83-49fe-8041-b75dcd64b281?fields=segments => generated 14 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 378/827] 10.0.0.190 () {34 vars in 990 bytes} [Tue Aug 11 12:29:24 2026] GET /v2.0/ports?device_id=5bb962c4-cf77-4c52-a023-ea6c5601914b => generated 969 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 12:29:25.058 8 INFO neutron.db.segments_db [None req-a6b6030e-1359-4ce3-99da-b7a8d76c8386 91c3832ee54a4b71a302b8042ea72784 728152a2c3854f92b8e066aeb5cf00d7 - - default default] Added segment 401aa590-2a6b-439a-9254-0547736240b9 of type geneve for network a04a6a09-d1b0-465c-a1a9-d8ffb431decf 2026-08-11 12:29:25.195 8 INFO neutron.db.ovn_revision_numbers_db [None req-a6b6030e-1359-4ce3-99da-b7a8d76c8386 91c3832ee54a4b71a302b8042ea72784 728152a2c3854f92b8e066aeb5cf00d7 - - default default] Successfully bumped revision number for resource a04a6a09-d1b0-465c-a1a9-d8ffb431decf (type: networks) to 1 2026-08-11 12:29:25.338 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-9f46cca1-142b-4374-ac1b-bf67eff1effc 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] No more DHCP agents 2026-08-11 12:29:25.340 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-9f46cca1-142b-4374-ac1b-bf67eff1effc 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Unable to schedule network 51fa4b90-fa94-4f8e-bfe2-d83223c6676a: no agents available; will retry on subsequent port and subnet creation events. 2026-08-11 12:29:25.358 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-a6b6030e-1359-4ce3-99da-b7a8d76c8386 91c3832ee54a4b71a302b8042ea72784 728152a2c3854f92b8e066aeb5cf00d7 - - default default] No more DHCP agents 2026-08-11 12:29:25.360 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-a6b6030e-1359-4ce3-99da-b7a8d76c8386 91c3832ee54a4b71a302b8042ea72784 728152a2c3854f92b8e066aeb5cf00d7 - - default default] Unable to schedule network a04a6a09-d1b0-465c-a1a9-d8ffb431decf: no agents available; will retry on subsequent port and subnet creation events. 2026-08-11 12:29:25.413 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-2288dadc-6654-47c5-b783-160ce547433e - - - - - -] OVN reports status down for port: ba538e02-bb59-4adc-bef3-2bb68f97bc42 2026-08-11 12:29:25.493 7 INFO neutron.db.ovn_revision_numbers_db [None req-9f46cca1-142b-4374-ac1b-bf67eff1effc 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource e07cf72f-d966-47fe-8a63-952a62688714 (type: ports) to 1 2026-08-11 12:29:25.495 8 INFO neutron.db.ovn_revision_numbers_db [None req-a6b6030e-1359-4ce3-99da-b7a8d76c8386 91c3832ee54a4b71a302b8042ea72784 728152a2c3854f92b8e066aeb5cf00d7 - - default default] Successfully bumped revision number for resource ba538e02-bb59-4adc-bef3-2bb68f97bc42 (type: ports) to 1 [pid: 8|app: 0|req: 379/828] 10.0.0.70 () {34 vars in 669 bytes} [Tue Aug 11 12:29:24 2026] POST /v2.0/networks => generated 669 bytes in 562 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-11 12:29:25.567 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-2288dadc-6654-47c5-b783-160ce547433e - - - - - -] OVN reports status down for port: e07cf72f-d966-47fe-8a63-952a62688714 [pid: 8|app: 0|req: 380/829] 199.19.213.166 () {34 vars in 1112 bytes} [Tue Aug 11 12:29:25 2026] GET /v2.0/networks/c1794b32-ef73-46b6-ba52-a2901279729f?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 381/830] 10.0.0.190 () {34 vars in 1108 bytes} [Tue Aug 11 12:29:25 2026] GET /v2.0/networks/f9c3e714-ff83-49fe-8041-b75dcd64b281?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 382/831] 10.0.0.190 () {34 vars in 1040 bytes} [Tue Aug 11 12:29:25 2026] GET /v2.0/security-groups?id=993c59ad-c5f5-4f1f-862c-ffe9e7ff6128&fields=id&fields=name => generated 114 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 12:29:25.828 8 INFO neutron.db.segments_db [None req-488033d1-da7a-4477-9133-8375ad1bdec3 91c3832ee54a4b71a302b8042ea72784 728152a2c3854f92b8e066aeb5cf00d7 - - default default] Added segment 42dbab2a-40ad-491e-b310-75249622c172 of type geneve for network 66c93821-ed54-48ef-9c63-859a537a44f9 2026-08-11 12:29:25.997 8 INFO neutron.db.ovn_revision_numbers_db [None req-488033d1-da7a-4477-9133-8375ad1bdec3 91c3832ee54a4b71a302b8042ea72784 728152a2c3854f92b8e066aeb5cf00d7 - - default default] Successfully bumped revision number for resource 66c93821-ed54-48ef-9c63-859a537a44f9 (type: networks) to 1 2026-08-11 12:29:26.110 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.commands [None req-24876586-ab8b-46f1-9d98-d6139e733f15 - - - - - -] Schedule LRP lrp-e07cf72f-d966-47fe-8a63-952a62688714 on gateway a53a2deb-40ac-45ac-8351-5d8ff8b10a53 with priority 1 2026-08-11 12:29:26.202 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-d822deb0-ee12-4f37-ac52-89a4dddfcd4f - - - - - -] Router b9582ce9-c3eb-44c0-bd9e-7c280b2743d5 is bound to host instance 2026-08-11 12:29:26.222 7 INFO neutron.db.ovn_revision_numbers_db [None req-9f46cca1-142b-4374-ac1b-bf67eff1effc 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource e07cf72f-d966-47fe-8a63-952a62688714 (type: router_ports) to 1 2026-08-11 12:29:26.246 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-2288dadc-6654-47c5-b783-160ce547433e - - - - - -] OVN reports status up for port: e07cf72f-d966-47fe-8a63-952a62688714 2026-08-11 12:29:26.296 7 INFO neutron.db.ovn_revision_numbers_db [None req-9f46cca1-142b-4374-ac1b-bf67eff1effc 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource b9582ce9-c3eb-44c0-bd9e-7c280b2743d5 (type: routers) to 2 2026-08-11 12:29:26.308 8 INFO neutron.plugins.ml2.plugin [None req-2288dadc-6654-47c5-b783-160ce547433e - - - - - -] Attempt 1 to provision port e07cf72f-d966-47fe-8a63-952a62688714 2026-08-11 12:29:26.313 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-488033d1-da7a-4477-9133-8375ad1bdec3 91c3832ee54a4b71a302b8042ea72784 728152a2c3854f92b8e066aeb5cf00d7 - - default default] No more DHCP agents [pid: 7|app: 0|req: 450/832] 10.0.0.70 () {34 vars in 668 bytes} [Tue Aug 11 12:29:24 2026] POST /v2.0/routers => generated 970 bytes in 1434 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-11 12:29:26.326 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-488033d1-da7a-4477-9133-8375ad1bdec3 91c3832ee54a4b71a302b8042ea72784 728152a2c3854f92b8e066aeb5cf00d7 - - default default] Unable to schedule network 66c93821-ed54-48ef-9c63-859a537a44f9: no agents available; will retry on subsequent port and subnet creation events. [pid: 7|app: 0|req: 453/835] 10.0.0.190 () {34 vars in 990 bytes} [Tue Aug 11 12:29:26 2026] GET /v2.0/ports?device_id=248c3d53-2949-4411-bcad-649a062f1c2e => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-11 12:29:26.525 8 INFO neutron.db.ovn_revision_numbers_db [None req-488033d1-da7a-4477-9133-8375ad1bdec3 91c3832ee54a4b71a302b8042ea72784 728152a2c3854f92b8e066aeb5cf00d7 - - default default] Successfully bumped revision number for resource a5c17907-2419-421c-b31d-b09c9a9a5487 (type: ports) to 1 [pid: 8|app: 0|req: 383/836] 10.0.0.70 () {34 vars in 669 bytes} [Tue Aug 11 12:29:25 2026] POST /v2.0/networks => generated 669 bytes in 858 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-11 12:29:26.697 8 INFO neutron.services.segments.plugin [-] Segment e9b1a36d-94e1-4d85-af2d-b212cb647478 resource provider aggregate not found 2026-08-11 12:29:26.716 8 INFO neutron.services.segments.plugin [-] Segment e9b1a36d-94e1-4d85-af2d-b212cb647478 resource provider aggregate not found 2026-08-11 12:29:26.723 8 INFO neutron.services.segments.plugin [-] Segment e9b1a36d-94e1-4d85-af2d-b212cb647478 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e9b1a36d-94e1-4d85-af2d-b212cb647478 found for delete ", "request_id": "req-67f31db1-1181-42cd-bd35-e205a1e8e0c8"}]} 2026-08-11 12:29:26.747 8 INFO neutron.services.segments.plugin [-] Segment e9b1a36d-94e1-4d85-af2d-b212cb647478 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e9b1a36d-94e1-4d85-af2d-b212cb647478 found for delete ", "request_id": "req-c20cebea-3011-48df-afa0-dc0eb31f2695"}]} 2026-08-11 12:29:26.871 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-00a48578-b1a0-48db-9c8c-d029ce1dfd74 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] No more DHCP agents 2026-08-11 12:29:26.873 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-00a48578-b1a0-48db-9c8c-d029ce1dfd74 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Unable to schedule network 5f77004a-dc89-489c-a25e-a01426572533: no agents available; will retry on subsequent port and subnet creation events. 2026-08-11 12:29:27.090 7 INFO neutron.db.ovn_revision_numbers_db [None req-00a48578-b1a0-48db-9c8c-d029ce1dfd74 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource 24e439bf-475f-41c3-88c1-7011b4afd134 (type: ports) to 1 2026-08-11 12:29:27.522 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-0a82b463-a417-448b-9532-10048da7a0af 91c3832ee54a4b71a302b8042ea72784 728152a2c3854f92b8e066aeb5cf00d7 - - default default] No more DHCP agents 2026-08-11 12:29:27.525 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-0a82b463-a417-448b-9532-10048da7a0af 91c3832ee54a4b71a302b8042ea72784 728152a2c3854f92b8e066aeb5cf00d7 - - default default] Unable to schedule network a04a6a09-d1b0-465c-a1a9-d8ffb431decf: no agents available; will retry on subsequent port and subnet creation events. 2026-08-11 12:29:27.716 8 INFO neutron.db.ovn_revision_numbers_db [None req-0a82b463-a417-448b-9532-10048da7a0af 91c3832ee54a4b71a302b8042ea72784 728152a2c3854f92b8e066aeb5cf00d7 - - default default] Successfully bumped revision number for resource 9e2b15b8-1637-4d94-ba0d-eb11c9ae4069 (type: ports) to 1 2026-08-11 12:29:27.803 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-0a82b463-a417-448b-9532-10048da7a0af 91c3832ee54a4b71a302b8042ea72784 728152a2c3854f92b8e066aeb5cf00d7 - - default default] No more DHCP agents 2026-08-11 12:29:27.813 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-0a82b463-a417-448b-9532-10048da7a0af 91c3832ee54a4b71a302b8042ea72784 728152a2c3854f92b8e066aeb5cf00d7 - - default default] Unable to schedule network 66c93821-ed54-48ef-9c63-859a537a44f9: no agents available; will retry on subsequent port and subnet creation events. 2026-08-11 12:29:27.870 8 INFO neutron.db.ovn_revision_numbers_db [None req-ef447460-9783-4af9-9c1a-d5c2a46ee826 - - - - - -] Successfully bumped revision number for resource e07cf72f-d966-47fe-8a63-952a62688714 (type: ports) to 4 2026-08-11 12:29:27.936 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-00a48578-b1a0-48db-9c8c-d029ce1dfd74 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] No more DHCP agents 2026-08-11 12:29:27.938 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-00a48578-b1a0-48db-9c8c-d029ce1dfd74 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Unable to schedule network 5f77004a-dc89-489c-a25e-a01426572533: no agents available; will retry on subsequent port and subnet creation events. 2026-08-11 12:29:27.949 8 INFO neutron.db.ovn_revision_numbers_db [None req-0a82b463-a417-448b-9532-10048da7a0af 91c3832ee54a4b71a302b8042ea72784 728152a2c3854f92b8e066aeb5cf00d7 - - default default] Successfully bumped revision number for resource b290da2a-43d9-4f47-8cf1-0d6c57b7a8bf (type: ports) to 1 [pid: 8|app: 0|req: 384/837] 10.0.0.70 () {34 vars in 664 bytes} [Tue Aug 11 12:29:26 2026] POST /v2.0/ports => generated 1504 bytes in 1516 msecs (HTTP/1.1 201) 4 headers in 163 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: 385/838] 199.19.213.166 () {34 vars in 1080 bytes} [Tue Aug 11 12:29:28 2026] GET /v2.0/ports?tenant_id=5e795d6faca64109ba42b240404c5323&device_id=5bb962c4-cf77-4c52-a023-ea6c5601914b => generated 1207 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-11 12:29:28.413 7 INFO neutron.db.ovn_revision_numbers_db [None req-00a48578-b1a0-48db-9c8c-d029ce1dfd74 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource 24e439bf-475f-41c3-88c1-7011b4afd134 (type: router_ports) to 1 [pid: 7|app: 0|req: 454/839] 10.0.0.70 () {34 vars in 782 bytes} [Tue Aug 11 12:29:26 2026] PUT /v2.0/routers/b9582ce9-c3eb-44c0-bd9e-7c280b2743d5/add_router_interface => generated 309 bytes in 2083 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 455/840] 10.0.0.190 () {34 vars in 990 bytes} [Tue Aug 11 12:29:28 2026] GET /v2.0/ports?device_id=248c3d53-2949-4411-bcad-649a062f1c2e => generated 12 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 386/841] 10.0.0.190 () {34 vars in 990 bytes} [Tue Aug 11 12:29:28 2026] GET /v2.0/ports?device_id=5bb962c4-cf77-4c52-a023-ea6c5601914b => generated 969 bytes in 314 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 456/842] 10.0.0.70 () {32 vars in 642 bytes} [Tue Aug 11 12:29:28 2026] GET /v2.0/ports => generated 3016 bytes in 139 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 457/843] 10.0.0.190 () {34 vars in 1040 bytes} [Tue Aug 11 12:29:28 2026] GET /v2.0/security-groups?id=993c59ad-c5f5-4f1f-862c-ffe9e7ff6128&fields=id&fields=name => generated 114 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 387/844] 199.19.213.166 () {34 vars in 986 bytes} [Tue Aug 11 12:29:28 2026] GET /v2.0/networks?id=c1794b32-ef73-46b6-ba52-a2901279729f => generated 820 bytes in 253 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 12:29:28.794 8 INFO neutron.db.ovn_revision_numbers_db [None req-ef447460-9783-4af9-9c1a-d5c2a46ee826 - - - - - -] Successfully bumped revision number for resource e07cf72f-d966-47fe-8a63-952a62688714 (type: ports) to 5 2026-08-11 12:29:28.808 7 INFO neutron_taas.services.taas.taas_plugin [None req-e8fc47f9-6e2b-4ff9-b29c-e06f6dd5fe8d 91c3832ee54a4b71a302b8042ea72784 728152a2c3854f92b8e066aeb5cf00d7 - - default default] TaaS: Handle Delete Port: 9e2b15b8-1637-4d94-ba0d-eb11c9ae4069 [pid: 8|app: 0|req: 388/845] 199.19.213.166 () {34 vars in 1058 bytes} [Tue Aug 11 12:29:28 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=6172686f-e70e-4f63-bf81-3df29eb4fb88 => generated 19 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-11 12:29:28.814 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-e8fc47f9-6e2b-4ff9-b29c-e06f6dd5fe8d 91c3832ee54a4b71a302b8042ea72784 728152a2c3854f92b8e066aeb5cf00d7 - - default default] Tap Mirror: Handle Delete Port: 9e2b15b8-1637-4d94-ba0d-eb11c9ae4069 [pid: 8|app: 0|req: 389/846] 199.19.213.166 () {34 vars in 984 bytes} [Tue Aug 11 12:29:28 2026] GET /v2.0/subnets?id=776d8c49-bdc4-4d69-90b2-5cd74fcabbec => generated 701 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 390/847] 199.19.213.166 () {34 vars in 1052 bytes} [Tue Aug 11 12:29:28 2026] GET /v2.0/ports?network_id=c1794b32-ef73-46b6-ba52-a2901279729f&device_owner=network%3Adhcp => generated 12 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 458/848] 10.0.0.70 () {32 vars in 719 bytes} [Tue Aug 11 12:29:28 2026] DELETE /v2.0/ports/9e2b15b8-1637-4d94-ba0d-eb11c9ae4069 => generated 0 bytes in 382 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 459/849] 199.19.213.166 () {34 vars in 1012 bytes} [Tue Aug 11 12:29:29 2026] GET /v2.0/networks/c1794b32-ef73-46b6-ba52-a2901279729f?fields=segments => generated 14 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-11 12:29:29.165 8 INFO neutron.db.ovn_revision_numbers_db [req-f31b9cf3-8823-49b0-b292-45b3108604eb req-d65cd29e-eb5e-48cf-9dd1-406517e44b71 67bddd7161f147edb4f43a6288787d32 8cb54257285e41ebb25ea3f8ce43dea4 - - default default] Successfully bumped revision number for resource 51e301c0-d99e-41a2-ae33-fd37d11fdd45 (type: security_groups) to 1 2026-08-11 12:29:29.181 8 INFO neutron.db.ovn_revision_numbers_db [req-f31b9cf3-8823-49b0-b292-45b3108604eb req-d65cd29e-eb5e-48cf-9dd1-406517e44b71 67bddd7161f147edb4f43a6288787d32 8cb54257285e41ebb25ea3f8ce43dea4 - - default default] Successfully bumped revision number for resource a44533b2-78a4-4849-ac01-21dd8adacffd (type: security_group_rules) to 0 2026-08-11 12:29:29.192 7 INFO neutron_taas.services.taas.taas_plugin [None req-6b0f292e-465c-4c56-b9f1-6b024150a9dc 91c3832ee54a4b71a302b8042ea72784 728152a2c3854f92b8e066aeb5cf00d7 - - default default] TaaS: Handle Delete Port: b290da2a-43d9-4f47-8cf1-0d6c57b7a8bf 2026-08-11 12:29:29.196 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-6b0f292e-465c-4c56-b9f1-6b024150a9dc 91c3832ee54a4b71a302b8042ea72784 728152a2c3854f92b8e066aeb5cf00d7 - - default default] Tap Mirror: Handle Delete Port: b290da2a-43d9-4f47-8cf1-0d6c57b7a8bf 2026-08-11 12:29:29.198 8 INFO neutron.db.ovn_revision_numbers_db [req-f31b9cf3-8823-49b0-b292-45b3108604eb req-d65cd29e-eb5e-48cf-9dd1-406517e44b71 67bddd7161f147edb4f43a6288787d32 8cb54257285e41ebb25ea3f8ce43dea4 - - default default] Successfully bumped revision number for resource f45504d6-0b27-4203-9309-b3c970fa824e (type: security_group_rules) to 0 2026-08-11 12:29:29.251 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-2288dadc-6654-47c5-b783-160ce547433e - - - - - -] OVN reports status down for port: 24e439bf-475f-41c3-88c1-7011b4afd134 [pid: 8|app: 0|req: 391/850] 10.0.0.190 () {38 vars in 971 bytes} [Tue Aug 11 12:29:28 2026] POST /v2.0/security-groups => generated 1681 bytes in 388 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-08-11 12:29:29.387 8 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-2288dadc-6654-47c5-b783-160ce547433e - - - - - -] Logical_Switch_Port %s host information not removed, the port state is up 2026-08-11 12:29:29.387 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-2288dadc-6654-47c5-b783-160ce547433e - - - - - -] OVN reports status up for port: 24e439bf-475f-41c3-88c1-7011b4afd134 [pid: 8|app: 0|req: 392/851] 199.19.213.166 () {34 vars in 1112 bytes} [Tue Aug 11 12:29:29 2026] GET /v2.0/networks/c1794b32-ef73-46b6-ba52-a2901279729f?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-11 12:29:29.410 7 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-37cb19d1-d439-4089-8a6e-c2cbd609c43d - - - - - -] No hosting information found for port 6343c506-2cd9-4dfd-9c17-9b865bdafa3e: RuntimeError: No hosting information found for port 6343c506-2cd9-4dfd-9c17-9b865bdafa3e [pid: 7|app: 0|req: 460/852] 10.0.0.70 () {32 vars in 719 bytes} [Tue Aug 11 12:29:29 2026] DELETE /v2.0/ports/b290da2a-43d9-4f47-8cf1-0d6c57b7a8bf => generated 0 bytes in 428 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-11 12:29:29.508 8 INFO neutron.plugins.ml2.plugin [None req-2288dadc-6654-47c5-b783-160ce547433e - - - - - -] Attempt 1 to provision port 24e439bf-475f-41c3-88c1-7011b4afd134 [pid: 7|app: 0|req: 461/853] 10.0.0.70 () {32 vars in 642 bytes} [Tue Aug 11 12:29:29 2026] GET /v2.0/ports => generated 1523 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-11 12:29:29.557 7 INFO neutron.db.ovn_revision_numbers_db [None req-37cb19d1-d439-4089-8a6e-c2cbd609c43d - - - - - -] Successfully bumped revision number for resource 6343c506-2cd9-4dfd-9c17-9b865bdafa3e (type: router_ports) to 2 [pid: 7|app: 0|req: 462/854] 10.0.0.190 () {34 vars in 990 bytes} [Tue Aug 11 12:29:29 2026] GET /v2.0/ports?device_id=248c3d53-2949-4411-bcad-649a062f1c2e => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-11 12:29:29.572 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-37cb19d1-d439-4089-8a6e-c2cbd609c43d - - - - - -] OVN reports status down for port: af98074c-4a66-47f0-abb7-9adc385ee444 2026-08-11 12:29:29.728 7 INFO neutron.db.segments_db [None req-e3cc7fcc-e51f-4556-a153-830851f01883 91c3832ee54a4b71a302b8042ea72784 728152a2c3854f92b8e066aeb5cf00d7 - - default default] Added segment 252f1d69-8dcc-44af-87ca-bab3ae0e391f of type geneve for network dd05ecac-e201-4b09-b0fd-e2d94400c55d 2026-08-11 12:29:29.759 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-37cb19d1-d439-4089-8a6e-c2cbd609c43d - - - - - -] OVN reports status down for port: 83067aa9-8908-4652-b27a-8758ccd2bc5c 2026-08-11 12:29:29.814 8 INFO neutron.db.ovn_revision_numbers_db [req-34d2c079-a9c7-4f41-a96c-c6320b517d08 req-993fc3c0-aaec-401f-b62b-445c71c0b671 67bddd7161f147edb4f43a6288787d32 8cb54257285e41ebb25ea3f8ce43dea4 - - default default] Successfully bumped revision number for resource 6833af1a-bb90-4adb-9d86-f2573e2d87b4 (type: security_groups) to 1 2026-08-11 12:29:29.845 8 INFO neutron.db.ovn_revision_numbers_db [req-34d2c079-a9c7-4f41-a96c-c6320b517d08 req-993fc3c0-aaec-401f-b62b-445c71c0b671 67bddd7161f147edb4f43a6288787d32 8cb54257285e41ebb25ea3f8ce43dea4 - - default default] Successfully bumped revision number for resource 0354904b-bbb5-4d1e-b806-5bf92df1f305 (type: security_group_rules) to 0 2026-08-11 12:29:29.870 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-37cb19d1-d439-4089-8a6e-c2cbd609c43d - - - - - -] OVN reports status down for port: a5c17907-2419-421c-b31d-b09c9a9a5487 2026-08-11 12:29:29.886 8 INFO neutron.db.ovn_revision_numbers_db [req-34d2c079-a9c7-4f41-a96c-c6320b517d08 req-993fc3c0-aaec-401f-b62b-445c71c0b671 67bddd7161f147edb4f43a6288787d32 8cb54257285e41ebb25ea3f8ce43dea4 - - default default] Successfully bumped revision number for resource 41ceacce-6529-4c82-9cb5-fa5884738595 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 393/855] 10.0.0.190 () {38 vars in 971 bytes} [Tue Aug 11 12:29:29 2026] POST /v2.0/security-groups => generated 1682 bytes in 581 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-08-11 12:29:30.011 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-37cb19d1-d439-4089-8a6e-c2cbd609c43d - - - - - -] OVN reports status down for port: 9e2b15b8-1637-4d94-ba0d-eb11c9ae4069 2026-08-11 12:29:30.025 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-37cb19d1-d439-4089-8a6e-c2cbd609c43d - - - - - -] OVN reports status down for port: b290da2a-43d9-4f47-8cf1-0d6c57b7a8bf [pid: 8|app: 0|req: 394/856] 10.0.0.190 () {34 vars in 990 bytes} [Tue Aug 11 12:29:29 2026] GET /v2.0/ports?device_id=5bb962c4-cf77-4c52-a023-ea6c5601914b => generated 969 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 12:29:30.060 7 INFO neutron.db.ovn_revision_numbers_db [None req-e3cc7fcc-e51f-4556-a153-830851f01883 91c3832ee54a4b71a302b8042ea72784 728152a2c3854f92b8e066aeb5cf00d7 - - default default] Successfully bumped revision number for resource dd05ecac-e201-4b09-b0fd-e2d94400c55d (type: networks) to 1 2026-08-11 12:29:30.184 8 INFO neutron.db.ovn_revision_numbers_db [None req-2288dadc-6654-47c5-b783-160ce547433e - - - - - -] Successfully bumped revision number for resource 24e439bf-475f-41c3-88c1-7011b4afd134 (type: ports) to 2 2026-08-11 12:29:30.291 8 INFO neutron.db.ovn_revision_numbers_db [req-1e074cd1-1e2f-4b49-bc03-ffcddd246254 req-53d37a41-2aa8-42d4-aef1-58acca57d653 67bddd7161f147edb4f43a6288787d32 8cb54257285e41ebb25ea3f8ce43dea4 - - default default] Successfully bumped revision number for resource 40f00ea4-4240-4d42-b135-b02c4a5a026a (type: security_groups) to 1 2026-08-11 12:29:30.316 8 INFO neutron.db.ovn_revision_numbers_db [req-1e074cd1-1e2f-4b49-bc03-ffcddd246254 req-53d37a41-2aa8-42d4-aef1-58acca57d653 67bddd7161f147edb4f43a6288787d32 8cb54257285e41ebb25ea3f8ce43dea4 - - default default] Successfully bumped revision number for resource 13c17d90-ec16-438c-88f5-2f9d6223eedc (type: security_group_rules) to 0 2026-08-11 12:29:30.319 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-e3cc7fcc-e51f-4556-a153-830851f01883 91c3832ee54a4b71a302b8042ea72784 728152a2c3854f92b8e066aeb5cf00d7 - - default default] No more DHCP agents 2026-08-11 12:29:30.320 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-e3cc7fcc-e51f-4556-a153-830851f01883 91c3832ee54a4b71a302b8042ea72784 728152a2c3854f92b8e066aeb5cf00d7 - - default default] Unable to schedule network dd05ecac-e201-4b09-b0fd-e2d94400c55d: no agents available; will retry on subsequent port and subnet creation events. 2026-08-11 12:29:30.337 8 INFO neutron.db.ovn_revision_numbers_db [req-1e074cd1-1e2f-4b49-bc03-ffcddd246254 req-53d37a41-2aa8-42d4-aef1-58acca57d653 67bddd7161f147edb4f43a6288787d32 8cb54257285e41ebb25ea3f8ce43dea4 - - default default] Successfully bumped revision number for resource 73c8d010-6a01-4321-bf70-0ecbd0d76ca7 (type: security_group_rules) to 0 2026-08-11 12:29:30.373 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-37cb19d1-d439-4089-8a6e-c2cbd609c43d - - - - - -] OVN reports status down for port: 09fc6bb8-5caf-4317-b3af-c56c598b1c22 [pid: 8|app: 0|req: 395/857] 10.0.0.190 () {38 vars in 971 bytes} [Tue Aug 11 12:29:30 2026] POST /v2.0/security-groups => generated 1681 bytes in 368 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-08-11 12:29:30.426 7 INFO neutron.db.ovn_revision_numbers_db [None req-e3cc7fcc-e51f-4556-a153-830851f01883 91c3832ee54a4b71a302b8042ea72784 728152a2c3854f92b8e066aeb5cf00d7 - - default default] Successfully bumped revision number for resource 09fc6bb8-5caf-4317-b3af-c56c598b1c22 (type: ports) to 1 [pid: 8|app: 0|req: 396/858] 10.0.0.190 () {34 vars in 1040 bytes} [Tue Aug 11 12:29:30 2026] GET /v2.0/security-groups?id=993c59ad-c5f5-4f1f-862c-ffe9e7ff6128&fields=id&fields=name => generated 114 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 463/859] 10.0.0.70 () {34 vars in 669 bytes} [Tue Aug 11 12:29:29 2026] POST /v2.0/networks => generated 669 bytes in 925 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 397/860] 10.0.0.190 () {34 vars in 1002 bytes} [Tue Aug 11 12:29:30 2026] GET /v2.0/security-groups?tenant_id=8cb54257285e41ebb25ea3f8ce43dea4 => generated 7909 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 398/861] 10.0.0.190 () {34 vars in 991 bytes} [Tue Aug 11 12:29:30 2026] GET /v2.0/security-groups/3335c375-1fdb-489d-822a-98712469f823 => generated 2922 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 399/862] 10.0.0.190 () {34 vars in 991 bytes} [Tue Aug 11 12:29:30 2026] GET /v2.0/security-groups/3335c375-1fdb-489d-822a-98712469f823 => generated 2922 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-11 12:29:30.578 7 INFO neutron.db.segments_db [None req-e01338e6-1790-40bd-a6d2-de59a7412ba1 91c3832ee54a4b71a302b8042ea72784 728152a2c3854f92b8e066aeb5cf00d7 - - default default] Added segment 481b9e62-d22f-4db3-a9b9-4ccf80bab849 of type geneve for network fadb2bfe-7873-44dd-8696-d60cbd9aa553 [pid: 8|app: 0|req: 400/863] 199.19.213.166 () {34 vars in 986 bytes} [Tue Aug 11 12:29:30 2026] GET /v2.0/networks?id=f9c3e714-ff83-49fe-8041-b75dcd64b281 => generated 718 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 401/864] 10.0.0.190 () {34 vars in 991 bytes} [Tue Aug 11 12:29:30 2026] GET /v2.0/security-groups/51e301c0-d99e-41a2-ae33-fd37d11fdd45 => generated 1681 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 402/865] 10.0.0.190 () {34 vars in 990 bytes} [Tue Aug 11 12:29:30 2026] GET /v2.0/ports?device_id=248c3d53-2949-4411-bcad-649a062f1c2e => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 403/866] 199.19.213.166 () {34 vars in 1050 bytes} [Tue Aug 11 12:29:30 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=3b56186345b3432c801d1a57857e4fc0 => generated 181 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 12:29:30.729 7 INFO neutron.db.ovn_revision_numbers_db [None req-e01338e6-1790-40bd-a6d2-de59a7412ba1 91c3832ee54a4b71a302b8042ea72784 728152a2c3854f92b8e066aeb5cf00d7 - - default default] Successfully bumped revision number for resource fadb2bfe-7873-44dd-8696-d60cbd9aa553 (type: networks) to 1 [pid: 8|app: 0|req: 404/867] 10.0.0.190 () {36 vars in 1013 bytes} [Tue Aug 11 12:29:30 2026] DELETE /v2.0/security-groups/51e301c0-d99e-41a2-ae33-fd37d11fdd45 => generated 0 bytes in 130 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-11 12:29:30.890 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-e01338e6-1790-40bd-a6d2-de59a7412ba1 91c3832ee54a4b71a302b8042ea72784 728152a2c3854f92b8e066aeb5cf00d7 - - default default] No more DHCP agents 2026-08-11 12:29:30.891 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-e01338e6-1790-40bd-a6d2-de59a7412ba1 91c3832ee54a4b71a302b8042ea72784 728152a2c3854f92b8e066aeb5cf00d7 - - default default] Unable to schedule network fadb2bfe-7873-44dd-8696-d60cbd9aa553: no agents available; will retry on subsequent port and subnet creation events. 2026-08-11 12:29:30.953 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-37cb19d1-d439-4089-8a6e-c2cbd609c43d - - - - - -] OVN reports status down for port: 2475961e-6677-41af-9705-15e225d8b3ff 2026-08-11 12:29:31.041 7 INFO neutron.db.ovn_revision_numbers_db [None req-e01338e6-1790-40bd-a6d2-de59a7412ba1 91c3832ee54a4b71a302b8042ea72784 728152a2c3854f92b8e066aeb5cf00d7 - - default default] Successfully bumped revision number for resource 2475961e-6677-41af-9705-15e225d8b3ff (type: ports) to 1 [pid: 7|app: 0|req: 464/868] 10.0.0.70 () {34 vars in 669 bytes} [Tue Aug 11 12:29:30 2026] POST /v2.0/networks => generated 669 bytes in 617 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-11 12:29:31.130 7 INFO neutron.api.v2.resource [req-5e094184-a49e-426b-9e17-ead3bead913b req-dd053020-a49d-4035-9a02-386689ceb7f9 67bddd7161f147edb4f43a6288787d32 8cb54257285e41ebb25ea3f8ce43dea4 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 465/869] 10.0.0.190 () {34 vars in 991 bytes} [Tue Aug 11 12:29:31 2026] GET /v2.0/security-groups/51e301c0-d99e-41a2-ae33-fd37d11fdd45 => generated 146 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-11 12:29:31.183 8 WARNING neutron.scheduler.dhcp_agent_scheduler [req-0d449296-5002-43f1-9ced-e558b0298292 req-7a937025-e30b-4e2b-a23e-da32ef1416eb eed50d60fce14002b3e2fa977b3e0474 3b56186345b3432c801d1a57857e4fc0 - - default default] No more DHCP agents 2026-08-11 12:29:31.184 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [req-0d449296-5002-43f1-9ced-e558b0298292 req-7a937025-e30b-4e2b-a23e-da32ef1416eb eed50d60fce14002b3e2fa977b3e0474 3b56186345b3432c801d1a57857e4fc0 - - default default] Unable to schedule network f9c3e714-ff83-49fe-8041-b75dcd64b281: no agents available; will retry on subsequent port and subnet creation events. 2026-08-11 12:29:31.348 8 INFO neutron.db.ovn_revision_numbers_db [req-0d449296-5002-43f1-9ced-e558b0298292 req-7a937025-e30b-4e2b-a23e-da32ef1416eb eed50d60fce14002b3e2fa977b3e0474 3b56186345b3432c801d1a57857e4fc0 - - default default] Successfully bumped revision number for resource 20014c60-a887-4bd1-a039-66e1dc3b1269 (type: ports) to 1 [pid: 8|app: 0|req: 405/870] 199.19.213.166 () {38 vars in 955 bytes} [Tue Aug 11 12:29:30 2026] POST /v2.0/ports => generated 954 bytes in 589 msecs (HTTP/1.1 201) 4 headers in 162 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: 406/871] 10.0.0.190 () {34 vars in 991 bytes} [Tue Aug 11 12:29:31 2026] GET /v2.0/security-groups/6833af1a-bb90-4adb-9d86-f2573e2d87b4 => generated 1682 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-11 12:29:31.552 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-cf0d37ad-78de-4e33-97c9-672e8435e317 91c3832ee54a4b71a302b8042ea72784 728152a2c3854f92b8e066aeb5cf00d7 - - default default] No more DHCP agents 2026-08-11 12:29:31.553 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-cf0d37ad-78de-4e33-97c9-672e8435e317 91c3832ee54a4b71a302b8042ea72784 728152a2c3854f92b8e066aeb5cf00d7 - - default default] Unable to schedule network dd05ecac-e201-4b09-b0fd-e2d94400c55d: no agents available; will retry on subsequent port and subnet creation events. 2026-08-11 12:29:31.847 8 INFO neutron.db.ovn_revision_numbers_db [req-0d449296-5002-43f1-9ced-e558b0298292 req-6a8817df-901e-40e5-8782-9749925b1264 a28a735b17834b3a90a81134c1d2bc6e 0f044782ab1c4aa6b1d21ce7c18e0150 - - c91e732a1a8347dbad054f5124db4732 c91e732a1a8347dbad054f5124db4732] Successfully bumped revision number for resource 20014c60-a887-4bd1-a039-66e1dc3b1269 (type: ports) to 2 2026-08-11 12:29:32.105 8 INFO neutron.db.ovn_revision_numbers_db [req-0d449296-5002-43f1-9ced-e558b0298292 req-6a8817df-901e-40e5-8782-9749925b1264 a28a735b17834b3a90a81134c1d2bc6e 0f044782ab1c4aa6b1d21ce7c18e0150 - - c91e732a1a8347dbad054f5124db4732 c91e732a1a8347dbad054f5124db4732] Successfully bumped revision number for resource 20014c60-a887-4bd1-a039-66e1dc3b1269 (type: ports) to 4 [pid: 8|app: 0|req: 407/872] 199.19.213.166 () {38 vars in 1028 bytes} [Tue Aug 11 12:29:31 2026] PUT /v2.0/ports/20014c60-a887-4bd1-a039-66e1dc3b1269 => generated 1204 bytes in 693 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: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 408/873] 10.0.0.190 () {36 vars in 1013 bytes} [Tue Aug 11 12:29:32 2026] DELETE /v2.0/security-groups/6833af1a-bb90-4adb-9d86-f2573e2d87b4 => generated 0 bytes in 209 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 409/874] 10.0.0.190 () {34 vars in 990 bytes} [Tue Aug 11 12:29:32 2026] GET /v2.0/ports?device_id=5bb962c4-cf77-4c52-a023-ea6c5601914b => generated 969 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 410/875] 10.0.0.190 () {34 vars in 990 bytes} [Tue Aug 11 12:29:32 2026] GET /v2.0/ports?device_id=248c3d53-2949-4411-bcad-649a062f1c2e => generated 969 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 411/876] 10.0.0.190 () {34 vars in 1040 bytes} [Tue Aug 11 12:29:32 2026] GET /v2.0/security-groups?id=993c59ad-c5f5-4f1f-862c-ffe9e7ff6128&fields=id&fields=name => generated 114 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 12:29:32.470 7 INFO neutron.db.ovn_revision_numbers_db [None req-c2d95085-17dc-4f43-b090-de675986a359 - - - - - -] Successfully bumped revision number for resource 09fc6bb8-5caf-4317-b3af-c56c598b1c22 (type: ports) to 2 [pid: 8|app: 0|req: 412/877] 10.0.0.190 () {34 vars in 1040 bytes} [Tue Aug 11 12:29:32 2026] GET /v2.0/security-groups?id=6e3258eb-2a86-49b0-a52a-6a8d0ea65d61&fields=id&fields=name => generated 114 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 12:29:32.504 8 INFO neutron.api.v2.resource [req-826ac2ac-c237-4e85-a19f-0394c82b65ab req-3f7c59b1-3809-43f1-a2f5-b0c3b9866222 67bddd7161f147edb4f43a6288787d32 8cb54257285e41ebb25ea3f8ce43dea4 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 413/878] 10.0.0.190 () {34 vars in 991 bytes} [Tue Aug 11 12:29:32 2026] GET /v2.0/security-groups/6833af1a-bb90-4adb-9d86-f2573e2d87b4 => generated 146 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-11 12:29:32.546 7 INFO neutron.db.ovn_revision_numbers_db [None req-c2d95085-17dc-4f43-b090-de675986a359 - - - - - -] Successfully bumped revision number for resource ac54351f-57b4-4a69-a39c-37f43b5c0a54 (type: subnets) to 0 [pid: 8|app: 0|req: 414/879] 10.0.0.190 () {34 vars in 991 bytes} [Tue Aug 11 12:29:32 2026] GET /v2.0/security-groups/40f00ea4-4240-4d42-b135-b02c4a5a026a => generated 1681 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-11 12:29:32.575 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-cf0d37ad-78de-4e33-97c9-672e8435e317 91c3832ee54a4b71a302b8042ea72784 728152a2c3854f92b8e066aeb5cf00d7 - - default default] No more DHCP agents 2026-08-11 12:29:32.577 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-0493fd4e-1eb0-4950-b6db-0ac85e9f1df8'] response: {'name': 'network-changed', 'server_uuid': '248c3d53-2949-4411-bcad-649a062f1c2e', 'tag': '20014c60-a887-4bd1-a039-66e1dc3b1269', 'status': 'completed', 'code': 200} 2026-08-11 12:29:32.580 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-cf0d37ad-78de-4e33-97c9-672e8435e317 91c3832ee54a4b71a302b8042ea72784 728152a2c3854f92b8e066aeb5cf00d7 - - default default] Unable to schedule network fadb2bfe-7873-44dd-8696-d60cbd9aa553: no agents available; will retry on subsequent port and subnet creation events. [pid: 8|app: 0|req: 415/880] 10.0.0.190 () {36 vars in 1013 bytes} [Tue Aug 11 12:29:32 2026] DELETE /v2.0/security-groups/40f00ea4-4240-4d42-b135-b02c4a5a026a => generated 0 bytes in 210 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-11 12:29:32.804 8 INFO neutron.api.v2.resource [req-68b983e4-5f93-4263-8951-473b154b977e req-93d4f0eb-0ebe-4a51-9bb9-378df02c08a0 67bddd7161f147edb4f43a6288787d32 8cb54257285e41ebb25ea3f8ce43dea4 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 416/881] 10.0.0.190 () {34 vars in 991 bytes} [Tue Aug 11 12:29:32 2026] GET /v2.0/security-groups/40f00ea4-4240-4d42-b135-b02c4a5a026a => generated 146 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 417/882] 10.0.0.190 () {34 vars in 1002 bytes} [Tue Aug 11 12:29:32 2026] GET /v2.0/security-groups?tenant_id=8cb54257285e41ebb25ea3f8ce43dea4 => generated 2925 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 418/883] 10.0.0.190 () {34 vars in 991 bytes} [Tue Aug 11 12:29:32 2026] GET /v2.0/security-groups/3335c375-1fdb-489d-822a-98712469f823 => generated 2922 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 419/884] 10.0.0.190 () {34 vars in 991 bytes} [Tue Aug 11 12:29:32 2026] GET /v2.0/security-groups/3335c375-1fdb-489d-822a-98712469f823 => generated 2922 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-11 12:29:33.020 7 INFO neutron.db.ovn_revision_numbers_db [None req-980da6ed-e224-4d44-8e48-e53fcf994a85 - - - - - -] Successfully bumped revision number for resource 2475961e-6677-41af-9705-15e225d8b3ff (type: ports) to 2 2026-08-11 12:29:33.042 8 INFO neutron.api.v2.resource [req-1ac2d07b-07c6-4fe0-8dbd-e77d0477647d req-622daf45-6d84-4b13-a78f-bcac01fa1279 67bddd7161f147edb4f43a6288787d32 8cb54257285e41ebb25ea3f8ce43dea4 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 420/885] 10.0.0.190 () {34 vars in 991 bytes} [Tue Aug 11 12:29:33 2026] GET /v2.0/security-groups/40f00ea4-4240-4d42-b135-b02c4a5a026a => generated 146 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-11 12:29:33.074 8 INFO neutron.api.v2.resource [req-141ce899-4a83-4be2-b007-d2af809cf4db req-20a24ead-419a-4e7e-897b-d0cd3ef62de9 67bddd7161f147edb4f43a6288787d32 8cb54257285e41ebb25ea3f8ce43dea4 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 421/886] 10.0.0.190 () {34 vars in 991 bytes} [Tue Aug 11 12:29:33 2026] GET /v2.0/security-groups/6833af1a-bb90-4adb-9d86-f2573e2d87b4 => generated 146 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-11 12:29:33.081 7 INFO neutron.db.ovn_revision_numbers_db [None req-980da6ed-e224-4d44-8e48-e53fcf994a85 - - - - - -] Successfully bumped revision number for resource bc4261a2-42b5-4fcc-bda9-362b0f0e4f3f (type: subnets) to 0 [pid: 8|app: 0|req: 422/887] 199.19.213.166 () {34 vars in 1080 bytes} [Tue Aug 11 12:29:33 2026] GET /v2.0/ports?tenant_id=3b56186345b3432c801d1a57857e4fc0&device_id=248c3d53-2949-4411-bcad-649a062f1c2e => generated 1207 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-11 12:29:33.161 8 INFO neutron.api.v2.resource [req-daea79bc-fe97-4fde-8065-a2dbdaeacab0 req-c7f35472-0588-4770-b582-8b92ec87f585 67bddd7161f147edb4f43a6288787d32 8cb54257285e41ebb25ea3f8ce43dea4 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 423/888] 10.0.0.190 () {34 vars in 991 bytes} [Tue Aug 11 12:29:33 2026] GET /v2.0/security-groups/51e301c0-d99e-41a2-ae33-fd37d11fdd45 => generated 146 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 424/889] 199.19.213.166 () {34 vars in 1018 bytes} [Tue Aug 11 12:29:33 2026] GET /v2.0/networks?tenant_id=3b56186345b3432c801d1a57857e4fc0&shared=False => generated 817 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 466/890] 10.0.0.70 () {34 vars in 668 bytes} [Tue Aug 11 12:29:31 2026] POST /v2.0/subnets => generated 1274 bytes in 2145 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 467/891] 199.19.213.166 () {34 vars in 930 bytes} [Tue Aug 11 12:29:33 2026] GET /v2.0/networks?shared=True => generated 791 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 468/892] 10.0.0.70 () {32 vars in 646 bytes} [Tue Aug 11 12:29:33 2026] GET /v2.0/subnets => generated 1910 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-11 12:29:33.523 8 INFO neutron_taas.services.taas.taas_plugin [None req-1ecff75f-52e5-4960-a51f-240f48e73c87 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] TaaS: Handle Delete Port: 24e439bf-475f-41c3-88c1-7011b4afd134 2026-08-11 12:29:33.530 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-1ecff75f-52e5-4960-a51f-240f48e73c87 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Tap Mirror: Handle Delete Port: 24e439bf-475f-41c3-88c1-7011b4afd134 [pid: 7|app: 0|req: 469/893] 10.0.0.70 () {32 vars in 723 bytes} [Tue Aug 11 12:29:33 2026] DELETE /v2.0/subnets/ac54351f-57b4-4a69-a39c-37f43b5c0a54 => generated 0 bytes in 237 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 470/894] 10.0.0.190 () {34 vars in 990 bytes} [Tue Aug 11 12:29:33 2026] GET /v2.0/ports?device_id=5bb962c4-cf77-4c52-a023-ea6c5601914b => generated 969 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 471/895] 10.0.0.190 () {34 vars in 990 bytes} [Tue Aug 11 12:29:33 2026] GET /v2.0/ports?device_id=248c3d53-2949-4411-bcad-649a062f1c2e => generated 969 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 472/896] 10.0.0.70 () {32 vars in 723 bytes} [Tue Aug 11 12:29:33 2026] DELETE /v2.0/subnets/bc4261a2-42b5-4fcc-bda9-362b0f0e4f3f => generated 0 bytes in 191 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 473/897] 10.0.0.190 () {34 vars in 1040 bytes} [Tue Aug 11 12:29:33 2026] GET /v2.0/security-groups?id=993c59ad-c5f5-4f1f-862c-ffe9e7ff6128&fields=id&fields=name => generated 114 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 474/898] 10.0.0.190 () {34 vars in 1040 bytes} [Tue Aug 11 12:29:34 2026] GET /v2.0/security-groups?id=6e3258eb-2a86-49b0-a52a-6a8d0ea65d61&fields=id&fields=name => generated 114 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 475/899] 10.0.0.70 () {32 vars in 646 bytes} [Tue Aug 11 12:29:34 2026] GET /v2.0/subnets => generated 649 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 12:29:34.198 7 INFO neutron_taas.services.taas.taas_plugin [None req-30f33ca2-9a01-45c3-b0e0-f5c266339c70 91c3832ee54a4b71a302b8042ea72784 728152a2c3854f92b8e066aeb5cf00d7 - - default default] TaaS: Handle Delete Port: 2475961e-6677-41af-9705-15e225d8b3ff 2026-08-11 12:29:34.200 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-30f33ca2-9a01-45c3-b0e0-f5c266339c70 91c3832ee54a4b71a302b8042ea72784 728152a2c3854f92b8e066aeb5cf00d7 - - default default] Tap Mirror: Handle Delete Port: 2475961e-6677-41af-9705-15e225d8b3ff [pid: 8|app: 0|req: 425/900] 10.0.0.70 () {34 vars in 788 bytes} [Tue Aug 11 12:29:33 2026] PUT /v2.0/routers/b9582ce9-c3eb-44c0-bd9e-7c280b2743d5/remove_router_interface => generated 309 bytes in 1038 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-08-11 12:29:34.480 7 INFO neutron.services.segments.plugin [-] Segment 481b9e62-d22f-4db3-a9b9-4ccf80bab849 resource provider aggregate not found 2026-08-11 12:29:34.487 7 INFO neutron.services.segments.plugin [-] Segment 481b9e62-d22f-4db3-a9b9-4ccf80bab849 resource provider aggregate not found 2026-08-11 12:29:34.506 7 INFO neutron.services.segments.plugin [-] Segment 481b9e62-d22f-4db3-a9b9-4ccf80bab849 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 481b9e62-d22f-4db3-a9b9-4ccf80bab849 found for delete ", "request_id": "req-209ab38e-d90b-4e72-a565-35c09d1db0d6"}]} 2026-08-11 12:29:34.506 7 INFO neutron.services.segments.plugin [-] Segment 481b9e62-d22f-4db3-a9b9-4ccf80bab849 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 481b9e62-d22f-4db3-a9b9-4ccf80bab849 found for delete ", "request_id": "req-7fed46fe-ddbb-4498-b32b-e67fde0ea18b"}]} [pid: 7|app: 0|req: 476/901] 10.0.0.70 () {32 vars in 725 bytes} [Tue Aug 11 12:29:34 2026] DELETE /v2.0/networks/fadb2bfe-7873-44dd-8696-d60cbd9aa553 => generated 0 bytes in 545 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 477/902] 199.19.213.166 () {34 vars in 1080 bytes} [Tue Aug 11 12:29:34 2026] GET /v2.0/ports?tenant_id=3b56186345b3432c801d1a57857e4fc0&device_id=248c3d53-2949-4411-bcad-649a062f1c2e => generated 1207 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-11 12:29:34.659 8 INFO neutron_taas.services.taas.taas_plugin [None req-90cd9f8e-777c-41bb-a411-a933d5bc03f6 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] TaaS: Handle Delete Port: e07cf72f-d966-47fe-8a63-952a62688714 2026-08-11 12:29:34.666 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-90cd9f8e-777c-41bb-a411-a933d5bc03f6 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Tap Mirror: Handle Delete Port: e07cf72f-d966-47fe-8a63-952a62688714 2026-08-11 12:29:34.750 7 INFO neutron_taas.services.taas.taas_plugin [None req-9de07126-4589-4823-b9d3-ddd339eb1751 91c3832ee54a4b71a302b8042ea72784 728152a2c3854f92b8e066aeb5cf00d7 - - default default] TaaS: Handle Delete Port: 09fc6bb8-5caf-4317-b3af-c56c598b1c22 2026-08-11 12:29:34.752 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-9de07126-4589-4823-b9d3-ddd339eb1751 91c3832ee54a4b71a302b8042ea72784 728152a2c3854f92b8e066aeb5cf00d7 - - default default] Tap Mirror: Handle Delete Port: 09fc6bb8-5caf-4317-b3af-c56c598b1c22 [pid: 7|app: 0|req: 478/903] 10.0.0.70 () {32 vars in 725 bytes} [Tue Aug 11 12:29:34 2026] DELETE /v2.0/networks/dd05ecac-e201-4b09-b0fd-e2d94400c55d => generated 0 bytes in 517 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 426/904] 10.0.0.70 () {32 vars in 723 bytes} [Tue Aug 11 12:29:34 2026] DELETE /v2.0/routers/b9582ce9-c3eb-44c0-bd9e-7c280b2743d5 => generated 0 bytes in 911 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 479/905] 199.19.213.166 () {34 vars in 1058 bytes} [Tue Aug 11 12:29:35 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=20014c60-a887-4bd1-a039-66e1dc3b1269 => generated 19 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 480/906] 10.0.0.190 () {34 vars in 990 bytes} [Tue Aug 11 12:29:35 2026] GET /v2.0/ports?device_id=248c3d53-2949-4411-bcad-649a062f1c2e => generated 969 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 427/907] 10.0.0.190 () {34 vars in 990 bytes} [Tue Aug 11 12:29:35 2026] GET /v2.0/ports?device_id=5bb962c4-cf77-4c52-a023-ea6c5601914b => generated 969 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 12:29:35.353 7 INFO neutron_taas.services.taas.taas_plugin [None req-fa606939-ea94-48f4-ba9e-5d2800f5e469 91c3832ee54a4b71a302b8042ea72784 728152a2c3854f92b8e066aeb5cf00d7 - - default default] TaaS: Handle Delete Port: a5c17907-2419-421c-b31d-b09c9a9a5487 2026-08-11 12:29:35.355 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-fa606939-ea94-48f4-ba9e-5d2800f5e469 91c3832ee54a4b71a302b8042ea72784 728152a2c3854f92b8e066aeb5cf00d7 - - default default] Tap Mirror: Handle Delete Port: a5c17907-2419-421c-b31d-b09c9a9a5487 [pid: 8|app: 0|req: 428/908] 10.0.0.70 () {32 vars in 723 bytes} [Tue Aug 11 12:29:35 2026] DELETE /v2.0/subnets/a4bbe991-8b9c-47eb-ac86-e97c1dabc6bb => generated 0 bytes in 206 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 429/909] 199.19.213.166 () {34 vars in 984 bytes} [Tue Aug 11 12:29:35 2026] GET /v2.0/subnets?id=bc7a1d6c-b5cc-468e-82cb-3e533e6a5e02 => generated 698 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 430/910] 10.0.0.190 () {34 vars in 1040 bytes} [Tue Aug 11 12:29:35 2026] GET /v2.0/security-groups?id=6e3258eb-2a86-49b0-a52a-6a8d0ea65d61&fields=id&fields=name => generated 114 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 431/911] 10.0.0.190 () {34 vars in 1040 bytes} [Tue Aug 11 12:29:35 2026] GET /v2.0/security-groups?id=993c59ad-c5f5-4f1f-862c-ffe9e7ff6128&fields=id&fields=name => generated 114 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 481/912] 10.0.0.70 () {32 vars in 725 bytes} [Tue Aug 11 12:29:35 2026] DELETE /v2.0/networks/66c93821-ed54-48ef-9c63-859a537a44f9 => generated 0 bytes in 359 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-11 12:29:35.627 8 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-496e06a2-1df1-4051-a5ec-a5e68cedd578 - - - - - -] No port found with ID 24e439bf-475f-41c3-88c1-7011b4afd134: RuntimeError: No port found with ID 24e439bf-475f-41c3-88c1-7011b4afd134 [pid: 7|app: 0|req: 482/913] 199.19.213.166 () {34 vars in 1052 bytes} [Tue Aug 11 12:29:35 2026] GET /v2.0/ports?network_id=f9c3e714-ff83-49fe-8041-b75dcd64b281&device_owner=network%3Adhcp => generated 12 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-11 12:29:35.690 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-496e06a2-1df1-4051-a5ec-a5e68cedd578 - - - - - -] OVN reports status up for port: 6172686f-e70e-4f63-bf81-3df29eb4fb88 2026-08-11 12:29:35.733 7 INFO neutron_taas.services.taas.taas_plugin [None req-6b761e5d-dbb5-44bf-8b52-eaaf8d8d04fd 91c3832ee54a4b71a302b8042ea72784 728152a2c3854f92b8e066aeb5cf00d7 - - default default] TaaS: Handle Delete Port: ba538e02-bb59-4adc-bef3-2bb68f97bc42 2026-08-11 12:29:35.735 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-6b761e5d-dbb5-44bf-8b52-eaaf8d8d04fd 91c3832ee54a4b71a302b8042ea72784 728152a2c3854f92b8e066aeb5cf00d7 - - default default] Tap Mirror: Handle Delete Port: ba538e02-bb59-4adc-bef3-2bb68f97bc42 2026-08-11 12:29:35.763 8 INFO neutron.plugins.ml2.plugin [None req-496e06a2-1df1-4051-a5ec-a5e68cedd578 - - - - - -] Attempt 1 to provision port 6172686f-e70e-4f63-bf81-3df29eb4fb88 2026-08-11 12:29:35.766 8 INFO neutron_taas.services.taas.taas_plugin [None req-6038f2af-e916-4ed4-be56-b7c3cf6fc526 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] TaaS: Handle Delete Port: af98074c-4a66-47f0-abb7-9adc385ee444 2026-08-11 12:29:35.772 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-6038f2af-e916-4ed4-be56-b7c3cf6fc526 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Tap Mirror: Handle Delete Port: af98074c-4a66-47f0-abb7-9adc385ee444 [pid: 7|app: 0|req: 483/914] 10.0.0.70 () {32 vars in 725 bytes} [Tue Aug 11 12:29:35 2026] DELETE /v2.0/networks/a04a6a09-d1b0-465c-a1a9-d8ffb431decf => generated 0 bytes in 391 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 484/915] 199.19.213.166 () {34 vars in 1012 bytes} [Tue Aug 11 12:29:36 2026] GET /v2.0/networks/f9c3e714-ff83-49fe-8041-b75dcd64b281?fields=segments => generated 14 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 485/916] 199.19.213.166 () {34 vars in 1112 bytes} [Tue Aug 11 12:29:36 2026] GET /v2.0/networks/f9c3e714-ff83-49fe-8041-b75dcd64b281?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-11 12:29:36.363 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-0055414b-653c-4373-a033-e5d5c2340679'] response: {'server_uuid': '5bb962c4-cf77-4c52-a023-ea6c5601914b', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '6172686f-e70e-4f63-bf81-3df29eb4fb88', 'code': 200} 2026-08-11 12:29:36.521 7 INFO neutron.services.segments.plugin [-] Segment 252f1d69-8dcc-44af-87ca-bab3ae0e391f resource provider aggregate not found 2026-08-11 12:29:36.525 8 INFO neutron.services.segments.plugin [-] Segment 2f1f0fe5-1edc-4e74-ab49-1cbcea85fec9 resource provider aggregate not found 2026-08-11 12:29:36.526 7 INFO neutron.services.segments.plugin [-] Segment 252f1d69-8dcc-44af-87ca-bab3ae0e391f resource provider aggregate not found 2026-08-11 12:29:36.528 8 INFO neutron.services.segments.plugin [-] Segment 2f1f0fe5-1edc-4e74-ab49-1cbcea85fec9 resource provider aggregate not found 2026-08-11 12:29:36.538 7 INFO neutron.services.segments.plugin [-] Segment 252f1d69-8dcc-44af-87ca-bab3ae0e391f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 252f1d69-8dcc-44af-87ca-bab3ae0e391f found for delete ", "request_id": "req-1e4c68bd-f0a6-4007-bf19-8f359c4bec6f"}]} 2026-08-11 12:29:36.543 7 INFO neutron.services.segments.plugin [-] Segment 252f1d69-8dcc-44af-87ca-bab3ae0e391f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 252f1d69-8dcc-44af-87ca-bab3ae0e391f found for delete ", "request_id": "req-abdfc09a-0d2c-4e21-a927-6a0880d18849"}]} 2026-08-11 12:29:36.546 8 INFO neutron.services.segments.plugin [-] Segment 2f1f0fe5-1edc-4e74-ab49-1cbcea85fec9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2f1f0fe5-1edc-4e74-ab49-1cbcea85fec9 found for delete ", "request_id": "req-ad833bb4-bbea-4b84-9f52-6d71352ea896"}]} 2026-08-11 12:29:36.553 7 INFO neutron.services.segments.plugin [-] Segment 42dbab2a-40ad-491e-b310-75249622c172 resource provider aggregate not found 2026-08-11 12:29:36.559 8 INFO neutron.services.segments.plugin [-] Segment 2f1f0fe5-1edc-4e74-ab49-1cbcea85fec9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2f1f0fe5-1edc-4e74-ab49-1cbcea85fec9 found for delete ", "request_id": "req-a99908a1-cd8f-4bd9-9e8c-17866473f3ce"}]} 2026-08-11 12:29:36.562 7 INFO neutron.services.segments.plugin [-] Segment 42dbab2a-40ad-491e-b310-75249622c172 resource provider aggregate not found 2026-08-11 12:29:36.566 7 INFO neutron.services.segments.plugin [-] Segment 42dbab2a-40ad-491e-b310-75249622c172 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 42dbab2a-40ad-491e-b310-75249622c172 found for delete ", "request_id": "req-a3f7b4e1-9d15-4862-be13-549970d184a4"}]} 2026-08-11 12:29:36.578 7 INFO neutron.services.segments.plugin [-] Segment 42dbab2a-40ad-491e-b310-75249622c172 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 42dbab2a-40ad-491e-b310-75249622c172 found for delete ", "request_id": "req-c46f22fd-931b-4609-84b1-44911943a204"}]} 2026-08-11 12:29:36.591 7 INFO neutron.services.segments.plugin [-] Segment 401aa590-2a6b-439a-9254-0547736240b9 resource provider aggregate not found 2026-08-11 12:29:36.597 7 INFO neutron.services.segments.plugin [-] Segment 401aa590-2a6b-439a-9254-0547736240b9 resource provider aggregate not found 2026-08-11 12:29:36.620 7 INFO neutron.services.segments.plugin [-] Segment 401aa590-2a6b-439a-9254-0547736240b9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 401aa590-2a6b-439a-9254-0547736240b9 found for delete ", "request_id": "req-9e27ba9a-77f8-4cde-a703-8d95c4a5e162"}]} 2026-08-11 12:29:36.625 7 INFO neutron.services.segments.plugin [-] Segment 401aa590-2a6b-439a-9254-0547736240b9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 401aa590-2a6b-439a-9254-0547736240b9 found for delete ", "request_id": "req-cfdeaef0-1cce-4c22-b6d0-b989ebac7e5d"}]} [pid: 8|app: 0|req: 432/917] 10.0.0.70 () {32 vars in 725 bytes} [Tue Aug 11 12:29:35 2026] DELETE /v2.0/networks/5f77004a-dc89-489c-a25e-a01426572533 => generated 0 bytes in 1060 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 486/918] 10.0.0.190 () {34 vars in 990 bytes} [Tue Aug 11 12:29:36 2026] GET /v2.0/ports?device_id=248c3d53-2949-4411-bcad-649a062f1c2e => generated 969 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 433/919] 10.0.0.190 () {34 vars in 990 bytes} [Tue Aug 11 12:29:36 2026] GET /v2.0/ports?device_id=5bb962c4-cf77-4c52-a023-ea6c5601914b => generated 971 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 12:29:36.705 8 INFO neutron.db.ovn_revision_numbers_db [None req-496e06a2-1df1-4051-a5ec-a5e68cedd578 - - - - - -] Successfully bumped revision number for resource 6172686f-e70e-4f63-bf81-3df29eb4fb88 (type: ports) to 5 [pid: 7|app: 0|req: 487/920] 10.0.0.190 () {34 vars in 1040 bytes} [Tue Aug 11 12:29:36 2026] GET /v2.0/security-groups?id=6e3258eb-2a86-49b0-a52a-6a8d0ea65d61&fields=id&fields=name => generated 114 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 434/921] 10.0.0.190 () {34 vars in 1040 bytes} [Tue Aug 11 12:29:36 2026] GET /v2.0/security-groups?id=993c59ad-c5f5-4f1f-862c-ffe9e7ff6128&fields=id&fields=name => generated 114 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 12:29:36.823 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-7e92e0aa-4dc3-4f4b-8f0f-5258eca012e0 - - - - - -] OVN reports status down for port: 20014c60-a887-4bd1-a039-66e1dc3b1269 [pid: 7|app: 0|req: 488/922] 10.0.0.70 () {32 vars in 773 bytes} [Tue Aug 11 12:29:36 2026] GET /v2.0/security-groups?tenant_id=728152a2c3854f92b8e066aeb5cf00d7&name=default => generated 2925 bytes in 121 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: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 435/923] 10.0.0.70 () {32 vars in 773 bytes} [Tue Aug 11 12:29:36 2026] GET /v2.0/security-groups?tenant_id=8cb54257285e41ebb25ea3f8ce43dea4&name=default => generated 2925 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 489/924] 10.0.0.70 () {32 vars in 739 bytes} [Tue Aug 11 12:29:36 2026] DELETE /v2.0/security-groups/28707278-6d0f-4a08-89d4-6983bbc2e457 => generated 0 bytes in 287 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 436/925] 10.0.0.70 () {32 vars in 739 bytes} [Tue Aug 11 12:29:36 2026] DELETE /v2.0/security-groups/3335c375-1fdb-489d-822a-98712469f823 => generated 0 bytes in 391 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 490/926] 10.0.0.190 () {34 vars in 990 bytes} [Tue Aug 11 12:29:37 2026] GET /v2.0/ports?device_id=248c3d53-2949-4411-bcad-649a062f1c2e => generated 969 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 437/927] 10.0.0.190 () {34 vars in 1040 bytes} [Tue Aug 11 12:29:37 2026] GET /v2.0/security-groups?id=6e3258eb-2a86-49b0-a52a-6a8d0ea65d61&fields=id&fields=name => generated 114 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 491/928] 10.0.0.190 () {34 vars in 990 bytes} [Tue Aug 11 12:29:37 2026] GET /v2.0/ports?device_id=5bb962c4-cf77-4c52-a023-ea6c5601914b => generated 971 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 438/929] 10.0.0.190 () {34 vars in 1040 bytes} [Tue Aug 11 12:29:37 2026] GET /v2.0/security-groups?id=993c59ad-c5f5-4f1f-862c-ffe9e7ff6128&fields=id&fields=name => generated 114 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 492/930] 10.0.0.190 () {34 vars in 990 bytes} [Tue Aug 11 12:29:38 2026] GET /v2.0/ports?device_id=5bb962c4-cf77-4c52-a023-ea6c5601914b => generated 971 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 12:29:38.412 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-054223e1-0b41-48f6-818a-704601ab9ec1'] response: {'server_uuid': '5bb962c4-cf77-4c52-a023-ea6c5601914b', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '6172686f-e70e-4f63-bf81-3df29eb4fb88', 'code': 200} 2026-08-11 12:29:38.412 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-054223e1-0b41-48f6-818a-704601ab9ec1'] response: {'server_uuid': '248c3d53-2949-4411-bcad-649a062f1c2e', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '20014c60-a887-4bd1-a039-66e1dc3b1269', 'code': 200} 2026-08-11 12:29:38.874 8 INFO neutron.db.ovn_revision_numbers_db [None req-2248c93d-3232-47e2-b6fb-767e76c5a53f 4b98fef91d0c435aa3837bef88887aa9 5e795d6faca64109ba42b240404c5323 - - default default] Successfully bumped revision number for resource 3dfc04f8-9f2c-4d9e-bf10-c53bb908c717 (type: floatingips) to 1 /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: 7|app: 0|req: 493/931] 10.0.0.190 () {34 vars in 990 bytes} [Tue Aug 11 12:29:38 2026] GET /v2.0/ports?device_id=248c3d53-2949-4411-bcad-649a062f1c2e => generated 969 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 494/932] 10.0.0.190 () {34 vars in 1040 bytes} [Tue Aug 11 12:29:39 2026] GET /v2.0/security-groups?id=6e3258eb-2a86-49b0-a52a-6a8d0ea65d61&fields=id&fields=name => generated 114 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 12:29:39.089 8 INFO neutron.db.ovn_revision_numbers_db [None req-2248c93d-3232-47e2-b6fb-767e76c5a53f 4b98fef91d0c435aa3837bef88887aa9 5e795d6faca64109ba42b240404c5323 - - default default] Successfully bumped revision number for resource 3dfc04f8-9f2c-4d9e-bf10-c53bb908c717 (type: floatingips) to 2 2026-08-11 12:29:39.090 8 INFO neutron.db.l3_db [None req-2248c93d-3232-47e2-b6fb-767e76c5a53f 4b98fef91d0c435aa3837bef88887aa9 5e795d6faca64109ba42b240404c5323 - - default default] Floating IP 3dfc04f8-9f2c-4d9e-bf10-c53bb908c717 associated. External IP: 10.96.250.219, port: 6172686f-e70e-4f63-bf81-3df29eb4fb88. [pid: 8|app: 0|req: 439/933] 10.0.0.70 () {34 vars in 748 bytes} [Tue Aug 11 12:29:38 2026] PUT /v2.0/floatingips/3dfc04f8-9f2c-4d9e-bf10-c53bb908c717 => generated 855 bytes in 1060 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 440/934] 10.0.0.190 () {34 vars in 990 bytes} [Tue Aug 11 12:29:39 2026] GET /v2.0/ports?device_id=5bb962c4-cf77-4c52-a023-ea6c5601914b => generated 971 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 441/935] 10.0.0.190 () {34 vars in 1040 bytes} [Tue Aug 11 12:29:39 2026] GET /v2.0/security-groups?id=993c59ad-c5f5-4f1f-862c-ffe9e7ff6128&fields=id&fields=name => generated 114 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 12:29:39.448 7 INFO neutron.db.ovn_revision_numbers_db [None req-a39f6a06-b1ce-4636-9f17-f95ebe4db37b b51f382923784e378c73cee8fe62d257 775e50445eb44cc59e6b7898628540de - - default default] Successfully bumped revision number for resource 02ba2b78-5dd0-40c6-87a0-86d0f7031579 (type: security_groups) to 1 2026-08-11 12:29:39.460 7 INFO neutron.db.ovn_revision_numbers_db [None req-a39f6a06-b1ce-4636-9f17-f95ebe4db37b b51f382923784e378c73cee8fe62d257 775e50445eb44cc59e6b7898628540de - - default default] Successfully bumped revision number for resource 1ec63b3d-8d4e-47d4-b23d-544bc230c972 (type: security_group_rules) to 0 2026-08-11 12:29:39.472 7 INFO neutron.db.ovn_revision_numbers_db [None req-a39f6a06-b1ce-4636-9f17-f95ebe4db37b b51f382923784e378c73cee8fe62d257 775e50445eb44cc59e6b7898628540de - - default default] Successfully bumped revision number for resource 32a0eafe-0215-4e19-af06-1e980b18f3cc (type: security_group_rules) to 0 2026-08-11 12:29:39.486 7 INFO neutron.db.ovn_revision_numbers_db [None req-a39f6a06-b1ce-4636-9f17-f95ebe4db37b b51f382923784e378c73cee8fe62d257 775e50445eb44cc59e6b7898628540de - - default default] Successfully bumped revision number for resource 39645d90-aaee-47ba-9146-bb5a17e66b7d (type: security_group_rules) to 0 2026-08-11 12:29:39.502 7 INFO neutron.db.ovn_revision_numbers_db [None req-a39f6a06-b1ce-4636-9f17-f95ebe4db37b b51f382923784e378c73cee8fe62d257 775e50445eb44cc59e6b7898628540de - - default default] Successfully bumped revision number for resource a60306b8-f50d-498a-8331-7d1a5f6053ca (type: security_group_rules) to 0 2026-08-11 12:29:39.599 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-7e92e0aa-4dc3-4f4b-8f0f-5258eca012e0 - - - - - -] OVN reports status up for port: 20014c60-a887-4bd1-a039-66e1dc3b1269 2026-08-11 12:29:39.600 7 INFO neutron.db.segments_db [None req-a39f6a06-b1ce-4636-9f17-f95ebe4db37b b51f382923784e378c73cee8fe62d257 775e50445eb44cc59e6b7898628540de - - default default] Added segment 84cd1e60-3908-42d7-99f0-fd528bd5d75e of type geneve for network 26024ad4-ce47-4e22-acf0-a7472937b751 2026-08-11 12:29:39.602 8 INFO neutron.db.ovn_revision_numbers_db [None req-71c1b2ff-3476-435e-98a0-9173cfbea967 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource caf3f337-aec0-47e3-b2e7-c8d08d6fdfb1 (type: security_groups) to 1 2026-08-11 12:29:39.640 8 INFO neutron.db.ovn_revision_numbers_db [None req-71c1b2ff-3476-435e-98a0-9173cfbea967 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource 2b29fb84-4afd-4b2c-97d0-d902b514055d (type: security_group_rules) to 0 2026-08-11 12:29:39.645 8 INFO neutron.plugins.ml2.plugin [None req-7e92e0aa-4dc3-4f4b-8f0f-5258eca012e0 - - - - - -] Attempt 1 to provision port 20014c60-a887-4bd1-a039-66e1dc3b1269 2026-08-11 12:29:39.683 8 INFO neutron.db.ovn_revision_numbers_db [None req-71c1b2ff-3476-435e-98a0-9173cfbea967 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource 63e58b55-31c5-4d85-9a7b-654cd2307205 (type: security_group_rules) to 0 2026-08-11 12:29:39.742 8 INFO neutron.db.ovn_revision_numbers_db [None req-71c1b2ff-3476-435e-98a0-9173cfbea967 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource dad39a92-4e21-4361-af17-9163812eaf3e (type: security_group_rules) to 0 2026-08-11 12:29:39.757 7 INFO neutron.db.ovn_revision_numbers_db [None req-a39f6a06-b1ce-4636-9f17-f95ebe4db37b b51f382923784e378c73cee8fe62d257 775e50445eb44cc59e6b7898628540de - - default default] Successfully bumped revision number for resource 26024ad4-ce47-4e22-acf0-a7472937b751 (type: networks) to 1 2026-08-11 12:29:39.778 8 INFO neutron.db.ovn_revision_numbers_db [None req-71c1b2ff-3476-435e-98a0-9173cfbea967 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource f6dbb0cf-686a-4f28-997b-9a6d072acd74 (type: security_group_rules) to 0 2026-08-11 12:29:39.882 8 INFO neutron.db.segments_db [None req-71c1b2ff-3476-435e-98a0-9173cfbea967 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Added segment f02030d3-040e-45ee-b748-1e947112884c of type geneve for network a68877d5-11d0-461c-a161-5c46ea8b36a3 2026-08-11 12:29:39.999 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-a39f6a06-b1ce-4636-9f17-f95ebe4db37b b51f382923784e378c73cee8fe62d257 775e50445eb44cc59e6b7898628540de - - default default] No more DHCP agents 2026-08-11 12:29:40.002 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-a39f6a06-b1ce-4636-9f17-f95ebe4db37b b51f382923784e378c73cee8fe62d257 775e50445eb44cc59e6b7898628540de - - default default] Unable to schedule network 26024ad4-ce47-4e22-acf0-a7472937b751: no agents available; will retry on subsequent port and subnet creation events. 2026-08-11 12:29:40.146 7 INFO neutron.db.ovn_revision_numbers_db [None req-a39f6a06-b1ce-4636-9f17-f95ebe4db37b b51f382923784e378c73cee8fe62d257 775e50445eb44cc59e6b7898628540de - - default default] Successfully bumped revision number for resource e2a2bf68-3cfd-44ad-9ef3-cda11b3c7a04 (type: ports) to 1 2026-08-11 12:29:40.161 8 INFO neutron.db.ovn_revision_numbers_db [None req-71c1b2ff-3476-435e-98a0-9173cfbea967 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource a68877d5-11d0-461c-a161-5c46ea8b36a3 (type: networks) to 1 [pid: 7|app: 0|req: 495/936] 10.0.0.70 () {34 vars in 669 bytes} [Tue Aug 11 12:29:39 2026] POST /v2.0/networks => generated 663 bytes in 1027 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-11 12:29:40.220 8 INFO neutron.db.ovn_revision_numbers_db [None req-7e92e0aa-4dc3-4f4b-8f0f-5258eca012e0 - - - - - -] Successfully bumped revision number for resource 20014c60-a887-4bd1-a039-66e1dc3b1269 (type: ports) to 5 [pid: 7|app: 0|req: 496/937] 10.0.0.190 () {34 vars in 990 bytes} [Tue Aug 11 12:29:40 2026] GET /v2.0/ports?device_id=248c3d53-2949-4411-bcad-649a062f1c2e => generated 971 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 12:29:40.366 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-2bd87544-702b-4bec-a177-51c94616fd32 - - - - - -] OVN reports status down for port: e2a2bf68-3cfd-44ad-9ef3-cda11b3c7a04 2026-08-11 12:29:40.425 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-1eab06a6-8ec5-432a-ab9c-40aec54b97bc b51f382923784e378c73cee8fe62d257 775e50445eb44cc59e6b7898628540de - - default default] No more DHCP agents 2026-08-11 12:29:40.432 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-1eab06a6-8ec5-432a-ab9c-40aec54b97bc b51f382923784e378c73cee8fe62d257 775e50445eb44cc59e6b7898628540de - - default default] Unable to schedule network 26024ad4-ce47-4e22-acf0-a7472937b751: no agents available; will retry on subsequent port and subnet creation events. 2026-08-11 12:29:40.458 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-71c1b2ff-3476-435e-98a0-9173cfbea967 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] No more DHCP agents 2026-08-11 12:29:40.463 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-71c1b2ff-3476-435e-98a0-9173cfbea967 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Unable to schedule network a68877d5-11d0-461c-a161-5c46ea8b36a3: no agents available; will retry on subsequent port and subnet creation events. 2026-08-11 12:29:40.493 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-8d044aeb-a608-4f53-a6ae-a2f4d0a76e1a'] response: {'name': 'network-changed', 'server_uuid': '5bb962c4-cf77-4c52-a023-ea6c5601914b', 'tag': '6172686f-e70e-4f63-bf81-3df29eb4fb88', 'status': 'completed', 'code': 200} 2026-08-11 12:29:40.493 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-8d044aeb-a608-4f53-a6ae-a2f4d0a76e1a'] response: {'server_uuid': '248c3d53-2949-4411-bcad-649a062f1c2e', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '20014c60-a887-4bd1-a039-66e1dc3b1269', 'code': 200} 2026-08-11 12:29:40.494 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-8d044aeb-a608-4f53-a6ae-a2f4d0a76e1a'] response: {'server_uuid': '248c3d53-2949-4411-bcad-649a062f1c2e', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '20014c60-a887-4bd1-a039-66e1dc3b1269', 'code': 200} 2026-08-11 12:29:40.529 7 INFO neutron.db.ovn_revision_numbers_db [None req-1eab06a6-8ec5-432a-ab9c-40aec54b97bc b51f382923784e378c73cee8fe62d257 775e50445eb44cc59e6b7898628540de - - default default] Successfully bumped revision number for resource d40dac2d-4c3b-483c-8276-d358ad115c7b (type: ports) to 1 2026-08-11 12:29:40.546 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-2bd87544-702b-4bec-a177-51c94616fd32 - - - - - -] OVN reports status down for port: d40dac2d-4c3b-483c-8276-d358ad115c7b [pid: 7|app: 0|req: 497/938] 10.0.0.70 () {34 vars in 664 bytes} [Tue Aug 11 12:29:40 2026] POST /v2.0/ports => generated 775 bytes in 384 msecs (HTTP/1.1 201) 4 headers in 162 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: 7|app: 0|req: 498/939] 10.0.0.190 () {34 vars in 1040 bytes} [Tue Aug 11 12:29:40 2026] GET /v2.0/security-groups?id=6e3258eb-2a86-49b0-a52a-6a8d0ea65d61&fields=id&fields=name => generated 114 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 12:29:40.676 8 INFO neutron.db.ovn_revision_numbers_db [None req-71c1b2ff-3476-435e-98a0-9173cfbea967 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource 6072f1cd-c9c7-4add-ae6e-03b73ef5b749 (type: ports) to 1 2026-08-11 12:29:40.709 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-2bd87544-702b-4bec-a177-51c94616fd32 - - - - - -] OVN reports status down for port: 6072f1cd-c9c7-4add-ae6e-03b73ef5b749 [pid: 8|app: 0|req: 442/940] 10.0.0.70 () {34 vars in 670 bytes} [Tue Aug 11 12:29:39 2026] POST /v2.0/networks => generated 765 bytes in 1452 msecs (HTTP/1.1 201) 4 headers in 162 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-08-11 12:29:40.749 7 INFO neutron.db.segments_db [None req-7fe9646c-f8c5-4187-9447-e50880b2ee58 b51f382923784e378c73cee8fe62d257 775e50445eb44cc59e6b7898628540de - - default default] Added segment 9f939c2f-e2e6-4214-b9ac-b2356d57ef45 of type geneve for network 533ff381-fe40-4d35-9b5b-84497a68c79f 2026-08-11 12:29:40.848 7 INFO neutron.db.ovn_revision_numbers_db [None req-7fe9646c-f8c5-4187-9447-e50880b2ee58 b51f382923784e378c73cee8fe62d257 775e50445eb44cc59e6b7898628540de - - default default] Successfully bumped revision number for resource 533ff381-fe40-4d35-9b5b-84497a68c79f (type: networks) to 1 2026-08-11 12:29:40.903 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-c0b766ef-840f-4fc0-86ff-ec63d5a16d11 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] No more DHCP agents 2026-08-11 12:29:40.912 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-c0b766ef-840f-4fc0-86ff-ec63d5a16d11 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Unable to schedule network a68877d5-11d0-461c-a161-5c46ea8b36a3: no agents available; will retry on subsequent port and subnet creation events. 2026-08-11 12:29:41.014 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-7fe9646c-f8c5-4187-9447-e50880b2ee58 b51f382923784e378c73cee8fe62d257 775e50445eb44cc59e6b7898628540de - - default default] No more DHCP agents 2026-08-11 12:29:41.018 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-7fe9646c-f8c5-4187-9447-e50880b2ee58 b51f382923784e378c73cee8fe62d257 775e50445eb44cc59e6b7898628540de - - default default] Unable to schedule network 533ff381-fe40-4d35-9b5b-84497a68c79f: no agents available; will retry on subsequent port and subnet creation events. 2026-08-11 12:29:41.103 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-2bd87544-702b-4bec-a177-51c94616fd32 - - - - - -] OVN reports status down for port: 7f456bb8-58c6-4213-87d8-f6189f221f81 2026-08-11 12:29:41.112 7 INFO neutron.db.ovn_revision_numbers_db [None req-7fe9646c-f8c5-4187-9447-e50880b2ee58 b51f382923784e378c73cee8fe62d257 775e50445eb44cc59e6b7898628540de - - default default] Successfully bumped revision number for resource 7f456bb8-58c6-4213-87d8-f6189f221f81 (type: ports) to 1 [pid: 7|app: 0|req: 499/943] 10.0.0.70 () {34 vars in 669 bytes} [Tue Aug 11 12:29:40 2026] POST /v2.0/networks => generated 650 bytes in 469 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 500/944] 199.19.213.166 () {34 vars in 1080 bytes} [Tue Aug 11 12:29:41 2026] GET /v2.0/ports?tenant_id=5e795d6faca64109ba42b240404c5323&device_id=5bb962c4-cf77-4c52-a023-ea6c5601914b => generated 1209 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-11 12:29:41.402 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-413b72c1-16fb-4ecb-9668-68e840eb2ced b51f382923784e378c73cee8fe62d257 775e50445eb44cc59e6b7898628540de - - default default] No more DHCP agents 2026-08-11 12:29:41.403 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-413b72c1-16fb-4ecb-9668-68e840eb2ced b51f382923784e378c73cee8fe62d257 775e50445eb44cc59e6b7898628540de - - default default] Unable to schedule network 533ff381-fe40-4d35-9b5b-84497a68c79f: no agents available; will retry on subsequent port and subnet creation events. 2026-08-11 12:29:41.454 8 INFO neutron.db.ovn_revision_numbers_db [None req-77ae2193-89dc-4afb-8c32-07394f72ad75 - - - - - -] Successfully bumped revision number for resource 6072f1cd-c9c7-4add-ae6e-03b73ef5b749 (type: ports) to 2 2026-08-11 12:29:41.488 8 INFO neutron.db.ovn_revision_numbers_db [None req-77ae2193-89dc-4afb-8c32-07394f72ad75 - - - - - -] Successfully bumped revision number for resource 4eff05da-2d9d-4bfe-93aa-8504806f0661 (type: subnets) to 0 [pid: 8|app: 0|req: 445/945] 10.0.0.70 () {34 vars in 668 bytes} [Tue Aug 11 12:29:40 2026] POST /v2.0/subnets => generated 690 bytes in 780 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 446/946] 199.19.213.166 () {34 vars in 986 bytes} [Tue Aug 11 12:29:41 2026] GET /v2.0/networks?id=c1794b32-ef73-46b6-ba52-a2901279729f => generated 820 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 12:29:41.810 7 INFO neutron.db.ovn_revision_numbers_db [None req-a608242d-ac98-43ff-8f7c-768e07a3b57d - - - - - -] Successfully bumped revision number for resource 7f456bb8-58c6-4213-87d8-f6189f221f81 (type: ports) to 2 2026-08-11 12:29:41.847 7 INFO neutron.db.ovn_revision_numbers_db [None req-a608242d-ac98-43ff-8f7c-768e07a3b57d - - - - - -] Successfully bumped revision number for resource 39b1e9b0-b6a6-4e9e-82a8-065b28cd080d (type: subnets) to 0 [pid: 7|app: 0|req: 501/947] 10.0.0.70 () {34 vars in 668 bytes} [Tue Aug 11 12:29:41 2026] POST /v2.0/subnets => generated 626 bytes in 672 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 502/948] 199.19.213.166 () {34 vars in 1058 bytes} [Tue Aug 11 12:29:41 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=6172686f-e70e-4f63-bf81-3df29eb4fb88 => generated 860 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 503/949] 10.0.0.190 () {34 vars in 990 bytes} [Tue Aug 11 12:29:41 2026] GET /v2.0/ports?device_id=248c3d53-2949-4411-bcad-649a062f1c2e => generated 971 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 12:29:41.958 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-a9db0f0e-079d-47c0-9ffd-46cb02ff897c 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] No more DHCP agents 2026-08-11 12:29:41.959 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-a9db0f0e-079d-47c0-9ffd-46cb02ff897c 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Unable to schedule network 51fa4b90-fa94-4f8e-bfe2-d83223c6676a: no agents available; will retry on subsequent port and subnet creation events. 2026-08-11 12:29:42.085 8 INFO neutron.db.ovn_revision_numbers_db [None req-a9db0f0e-079d-47c0-9ffd-46cb02ff897c 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource ed259955-ecee-4f3b-b351-13c4cbad1d81 (type: ports) to 1 2026-08-11 12:29:42.090 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-37cb19d1-d439-4089-8a6e-c2cbd609c43d - - - - - -] OVN reports status down for port: ed259955-ecee-4f3b-b351-13c4cbad1d81 2026-08-11 12:29:42.312 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-0a1c4a03-0bba-4f28-9508-df8f4ad0c2c5 b51f382923784e378c73cee8fe62d257 775e50445eb44cc59e6b7898628540de - - default default] No more DHCP agents 2026-08-11 12:29:42.313 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-0a1c4a03-0bba-4f28-9508-df8f4ad0c2c5 b51f382923784e378c73cee8fe62d257 775e50445eb44cc59e6b7898628540de - - default default] Unable to schedule network 533ff381-fe40-4d35-9b5b-84497a68c79f: no agents available; will retry on subsequent port and subnet creation events. 2026-08-11 12:29:42.465 7 INFO neutron.db.ovn_revision_numbers_db [None req-0a1c4a03-0bba-4f28-9508-df8f4ad0c2c5 b51f382923784e378c73cee8fe62d257 775e50445eb44cc59e6b7898628540de - - default default] Successfully bumped revision number for resource a353ed9c-be71-44f1-acf6-12cc4eb59d95 (type: ports) to 1 2026-08-11 12:29:42.469 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-2bd87544-702b-4bec-a177-51c94616fd32 - - - - - -] OVN reports status down for port: a353ed9c-be71-44f1-acf6-12cc4eb59d95 [pid: 7|app: 0|req: 504/950] 10.0.0.70 () {34 vars in 664 bytes} [Tue Aug 11 12:29:41 2026] POST /v2.0/ports => generated 949 bytes in 556 msecs (HTTP/1.1 201) 4 headers in 162 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: 7|app: 0|req: 505/951] 199.19.213.166 () {34 vars in 984 bytes} [Tue Aug 11 12:29:42 2026] GET /v2.0/subnets?id=776d8c49-bdc4-4d69-90b2-5cd74fcabbec => generated 701 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 506/952] 10.0.0.190 () {34 vars in 1040 bytes} [Tue Aug 11 12:29:42 2026] GET /v2.0/security-groups?id=6e3258eb-2a86-49b0-a52a-6a8d0ea65d61&fields=id&fields=name => generated 114 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 12:29:42.689 7 INFO neutron_taas.services.taas.taas_plugin [None req-8accc1e6-cec5-4af7-b0e0-b3d915653dfd b51f382923784e378c73cee8fe62d257 775e50445eb44cc59e6b7898628540de - - default default] TaaS: Handle Delete Port: a353ed9c-be71-44f1-acf6-12cc4eb59d95 2026-08-11 12:29:42.693 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-8accc1e6-cec5-4af7-b0e0-b3d915653dfd b51f382923784e378c73cee8fe62d257 775e50445eb44cc59e6b7898628540de - - default default] Tap Mirror: Handle Delete Port: a353ed9c-be71-44f1-acf6-12cc4eb59d95 2026-08-11 12:29:42.775 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.commands [None req-1406400f-50c6-4c84-a945-1d040fa302b0 - - - - - -] Schedule LRP lrp-ed259955-ecee-4f3b-b351-13c4cbad1d81 on gateway a53a2deb-40ac-45ac-8351-5d8ff8b10a53 with priority 1 2026-08-11 12:29:42.846 8 INFO neutron.db.ovn_revision_numbers_db [None req-a9db0f0e-079d-47c0-9ffd-46cb02ff897c 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource ed259955-ecee-4f3b-b351-13c4cbad1d81 (type: router_ports) to 1 2026-08-11 12:29:42.849 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-ea4a80f8-a24e-4ae3-9b7e-d7735d097fc8 - - - - - -] Router 7a94d83b-8ca1-4b74-a65c-82ab3342ea4c is bound to host instance 2026-08-11 12:29:42.856 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-37cb19d1-d439-4089-8a6e-c2cbd609c43d - - - - - -] OVN reports status up for port: ed259955-ecee-4f3b-b351-13c4cbad1d81 2026-08-11 12:29:42.906 7 INFO neutron.plugins.ml2.plugin [None req-37cb19d1-d439-4089-8a6e-c2cbd609c43d - - - - - -] Attempt 1 to provision port ed259955-ecee-4f3b-b351-13c4cbad1d81 [pid: 7|app: 0|req: 507/953] 10.0.0.70 () {32 vars in 719 bytes} [Tue Aug 11 12:29:42 2026] DELETE /v2.0/ports/a353ed9c-be71-44f1-acf6-12cc4eb59d95 => generated 0 bytes in 386 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-11 12:29:42.949 8 INFO neutron.db.ovn_revision_numbers_db [None req-a9db0f0e-079d-47c0-9ffd-46cb02ff897c 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource 7a94d83b-8ca1-4b74-a65c-82ab3342ea4c (type: routers) to 2 [pid: 8|app: 0|req: 447/954] 10.0.0.70 () {34 vars in 668 bytes} [Tue Aug 11 12:29:41 2026] POST /v2.0/routers => generated 968 bytes in 1421 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-11 12:29:42.987 8 INFO neutron.pecan_wsgi.hooks.translation [None req-ebe2346c-a1d5-4218-b10a-7aaf5ccc533d b51f382923784e378c73cee8fe62d257 775e50445eb44cc59e6b7898628540de - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 448/955] 10.0.0.70 () {32 vars in 719 bytes} [Tue Aug 11 12:29:42 2026] DELETE /v2.0/ports/a353ed9c-be71-44f1-acf6-12cc4eb59d95 => generated 132 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 508/956] 199.19.213.166 () {34 vars in 1052 bytes} [Tue Aug 11 12:29:42 2026] GET /v2.0/ports?network_id=c1794b32-ef73-46b6-ba52-a2901279729f&device_owner=network%3Adhcp => generated 12 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-11 12:29:43.052 7 INFO neutron.pecan_wsgi.hooks.translation [None req-6e998ce9-e5b4-478c-99ae-f5b7b2002e33 b51f382923784e378c73cee8fe62d257 775e50445eb44cc59e6b7898628540de - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 509/957] 10.0.0.70 () {32 vars in 716 bytes} [Tue Aug 11 12:29:43 2026] GET /v2.0/ports/a353ed9c-be71-44f1-acf6-12cc4eb59d95 => generated 132 bytes in 45 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 510/958] 199.19.213.166 () {34 vars in 1012 bytes} [Tue Aug 11 12:29:43 2026] GET /v2.0/networks/c1794b32-ef73-46b6-ba52-a2901279729f?fields=segments => generated 14 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-11 12:29:43.388 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-8a2ba664-5316-49c6-9865-940c27ba84bf 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] No more DHCP agents 2026-08-11 12:29:43.390 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-8a2ba664-5316-49c6-9865-940c27ba84bf 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Unable to schedule network a68877d5-11d0-461c-a161-5c46ea8b36a3: no agents available; will retry on subsequent port and subnet creation events. [pid: 7|app: 0|req: 511/959] 10.0.0.70 () {32 vars in 723 bytes} [Tue Aug 11 12:29:43 2026] DELETE /v2.0/subnets/39b1e9b0-b6a6-4e9e-82a8-065b28cd080d => generated 0 bytes in 303 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-11 12:29:43.506 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-2bd87544-702b-4bec-a177-51c94616fd32 - - - - - -] OVN reports status down for port: b95e6a94-7579-4aea-8c1d-2cb03db703f9 [pid: 7|app: 0|req: 512/960] 199.19.213.166 () {34 vars in 1112 bytes} [Tue Aug 11 12:29:43 2026] GET /v2.0/networks/c1794b32-ef73-46b6-ba52-a2901279729f?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-11 12:29:43.608 8 INFO neutron.db.ovn_revision_numbers_db [None req-8a2ba664-5316-49c6-9865-940c27ba84bf 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource b95e6a94-7579-4aea-8c1d-2cb03db703f9 (type: ports) to 1 2026-08-11 12:29:43.777 7 INFO neutron_taas.services.taas.taas_plugin [None req-f675e5b7-fed1-41ad-8b0e-8ffc7dc5bf37 b51f382923784e378c73cee8fe62d257 775e50445eb44cc59e6b7898628540de - - default default] TaaS: Handle Delete Port: 7f456bb8-58c6-4213-87d8-f6189f221f81 2026-08-11 12:29:43.787 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f675e5b7-fed1-41ad-8b0e-8ffc7dc5bf37 b51f382923784e378c73cee8fe62d257 775e50445eb44cc59e6b7898628540de - - default default] Tap Mirror: Handle Delete Port: 7f456bb8-58c6-4213-87d8-f6189f221f81 2026-08-11 12:29:44.128 7 INFO neutron.services.segments.plugin [-] Segment 9f939c2f-e2e6-4214-b9ac-b2356d57ef45 resource provider aggregate not found 2026-08-11 12:29:44.144 7 INFO neutron.services.segments.plugin [-] Segment 9f939c2f-e2e6-4214-b9ac-b2356d57ef45 resource provider aggregate not found 2026-08-11 12:29:44.146 7 INFO neutron.services.segments.plugin [-] Segment 9f939c2f-e2e6-4214-b9ac-b2356d57ef45 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9f939c2f-e2e6-4214-b9ac-b2356d57ef45 found for delete ", "request_id": "req-27723321-ea29-4de6-9cc2-60fb1cbab066"}]} 2026-08-11 12:29:44.167 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-2bd87544-702b-4bec-a177-51c94616fd32 - - - - - -] OVN reports status up for port: b95e6a94-7579-4aea-8c1d-2cb03db703f9 2026-08-11 12:29:44.174 7 INFO neutron.services.segments.plugin [-] Segment 9f939c2f-e2e6-4214-b9ac-b2356d57ef45 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9f939c2f-e2e6-4214-b9ac-b2356d57ef45 found for delete ", "request_id": "req-208d20e3-1476-4430-8bd2-5490977b2c0b"}]} 2026-08-11 12:29:44.311 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-8a2ba664-5316-49c6-9865-940c27ba84bf 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] No more DHCP agents 2026-08-11 12:29:44.312 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-8a2ba664-5316-49c6-9865-940c27ba84bf 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Unable to schedule network a68877d5-11d0-461c-a161-5c46ea8b36a3: no agents available; will retry on subsequent port and subnet creation events. 2026-08-11 12:29:44.314 8 INFO neutron.plugins.ml2.plugin [None req-2bd87544-702b-4bec-a177-51c94616fd32 - - - - - -] Attempt 1 to provision port b95e6a94-7579-4aea-8c1d-2cb03db703f9 2026-08-11 12:29:44.317 7 INFO neutron.db.ovn_revision_numbers_db [None req-25b65733-5411-4c48-9c91-d4b027ec03ea - - - - - -] Successfully bumped revision number for resource ed259955-ecee-4f3b-b351-13c4cbad1d81 (type: ports) to 4 [pid: 7|app: 0|req: 513/961] 10.0.0.70 () {32 vars in 725 bytes} [Tue Aug 11 12:29:43 2026] DELETE /v2.0/networks/533ff381-fe40-4d35-9b5b-84497a68c79f => generated 0 bytes in 788 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 514/962] 10.0.0.190 () {34 vars in 990 bytes} [Tue Aug 11 12:29:44 2026] GET /v2.0/ports?device_id=248c3d53-2949-4411-bcad-649a062f1c2e => generated 971 bytes in 170 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 12:29:44.667 7 INFO neutron.db.segments_db [None req-6576d193-bff4-4fd9-9eda-79a9cbf47fb0 b51f382923784e378c73cee8fe62d257 775e50445eb44cc59e6b7898628540de - - default default] Added segment 89d0becb-c3cf-4842-9b10-c61694c3bdf5 of type geneve for network 1ab44990-eef5-45db-9f03-b0323386e9a0 2026-08-11 12:29:44.912 7 INFO neutron.db.ovn_revision_numbers_db [None req-6576d193-bff4-4fd9-9eda-79a9cbf47fb0 b51f382923784e378c73cee8fe62d257 775e50445eb44cc59e6b7898628540de - - default default] Successfully bumped revision number for resource 1ab44990-eef5-45db-9f03-b0323386e9a0 (type: networks) to 1 2026-08-11 12:29:44.926 7 INFO neutron.db.ovn_revision_numbers_db [None req-25b65733-5411-4c48-9c91-d4b027ec03ea - - - - - -] Successfully bumped revision number for resource ed259955-ecee-4f3b-b351-13c4cbad1d81 (type: ports) to 5 2026-08-11 12:29:45.049 8 INFO neutron.db.ovn_revision_numbers_db [None req-2bd87544-702b-4bec-a177-51c94616fd32 - - - - - -] Successfully bumped revision number for resource b95e6a94-7579-4aea-8c1d-2cb03db703f9 (type: ports) to 2 2026-08-11 12:29:45.280 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-6576d193-bff4-4fd9-9eda-79a9cbf47fb0 b51f382923784e378c73cee8fe62d257 775e50445eb44cc59e6b7898628540de - - default default] No more DHCP agents 2026-08-11 12:29:45.281 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-6576d193-bff4-4fd9-9eda-79a9cbf47fb0 b51f382923784e378c73cee8fe62d257 775e50445eb44cc59e6b7898628540de - - default default] Unable to schedule network 1ab44990-eef5-45db-9f03-b0323386e9a0: no agents available; will retry on subsequent port and subnet creation events. 2026-08-11 12:29:45.296 8 INFO neutron.db.ovn_revision_numbers_db [None req-8a2ba664-5316-49c6-9865-940c27ba84bf 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource b95e6a94-7579-4aea-8c1d-2cb03db703f9 (type: router_ports) to 1 [pid: 8|app: 0|req: 449/963] 10.0.0.70 () {34 vars in 782 bytes} [Tue Aug 11 12:29:42 2026] PUT /v2.0/routers/7a94d83b-8ca1-4b74-a65c-82ab3342ea4c/add_router_interface => generated 309 bytes in 2315 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 450/964] 10.0.0.190 () {34 vars in 1040 bytes} [Tue Aug 11 12:29:45 2026] GET /v2.0/security-groups?id=6e3258eb-2a86-49b0-a52a-6a8d0ea65d61&fields=id&fields=name => generated 114 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 12:29:45.390 7 INFO neutron.db.ovn_revision_numbers_db [None req-6576d193-bff4-4fd9-9eda-79a9cbf47fb0 b51f382923784e378c73cee8fe62d257 775e50445eb44cc59e6b7898628540de - - default default] Successfully bumped revision number for resource 6a12c319-e9fc-4f02-9831-56a2fc30a231 (type: ports) to 1 [pid: 7|app: 0|req: 515/965] 10.0.0.70 () {34 vars in 669 bytes} [Tue Aug 11 12:29:44 2026] POST /v2.0/networks => generated 650 bytes in 917 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-11 12:29:45.734 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-4f9e24a4-a881-446f-8b41-c9de93b9d5c9 b51f382923784e378c73cee8fe62d257 775e50445eb44cc59e6b7898628540de - - default default] No more DHCP agents 2026-08-11 12:29:45.735 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-4f9e24a4-a881-446f-8b41-c9de93b9d5c9 b51f382923784e378c73cee8fe62d257 775e50445eb44cc59e6b7898628540de - - default default] Unable to schedule network 1ab44990-eef5-45db-9f03-b0323386e9a0: no agents available; will retry on subsequent port and subnet creation events. 2026-08-11 12:29:46.093 7 INFO neutron.db.ovn_revision_numbers_db [None req-eeb03257-12d3-47dd-a6ae-ba5b21300de7 d9bb06984317461d97c48e05b5afde1e c50ae9a4536f4ca98e3d3b02b45e1bf5 - - default default] Successfully bumped revision number for resource 8633df07-1d91-45cc-86fb-55f4940878c3 (type: security_groups) to 1 2026-08-11 12:29:46.109 7 INFO neutron.db.ovn_revision_numbers_db [None req-eeb03257-12d3-47dd-a6ae-ba5b21300de7 d9bb06984317461d97c48e05b5afde1e c50ae9a4536f4ca98e3d3b02b45e1bf5 - - default default] Successfully bumped revision number for resource 7db0d5e2-6d2a-401f-a0da-66f423e057bb (type: security_group_rules) to 0 2026-08-11 12:29:46.122 7 INFO neutron.db.ovn_revision_numbers_db [None req-eeb03257-12d3-47dd-a6ae-ba5b21300de7 d9bb06984317461d97c48e05b5afde1e c50ae9a4536f4ca98e3d3b02b45e1bf5 - - default default] Successfully bumped revision number for resource e9c60001-802e-4f53-965e-1ad6b277f61d (type: security_group_rules) to 0 [pid: 7|app: 0|req: 516/966] 10.0.0.70 () {34 vars in 684 bytes} [Tue Aug 11 12:29:45 2026] POST /v2.0/security-groups => generated 1660 bytes in 218 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-08-11 12:29:46.250 8 INFO neutron.db.ovn_revision_numbers_db [None req-0719c35c-01fb-4a3a-b04f-a89d7b9412ca - - - - - -] Successfully bumped revision number for resource 6a12c319-e9fc-4f02-9831-56a2fc30a231 (type: ports) to 2 2026-08-11 12:29:46.309 8 INFO neutron.db.ovn_revision_numbers_db [None req-0719c35c-01fb-4a3a-b04f-a89d7b9412ca - - - - - -] Successfully bumped revision number for resource 12567755-4c93-4674-9a3d-cf7d482414bd (type: subnets) to 0 [pid: 8|app: 0|req: 451/967] 10.0.0.70 () {34 vars in 668 bytes} [Tue Aug 11 12:29:45 2026] POST /v2.0/subnets => generated 626 bytes in 912 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-11 12:29:46.350 7 INFO neutron.db.ovn_revision_numbers_db [None req-d71cee2f-604a-44a9-8681-a6bb039e0a04 d9bb06984317461d97c48e05b5afde1e c50ae9a4536f4ca98e3d3b02b45e1bf5 - - default default] Successfully bumped revision number for resource 655677ba-14f3-4966-9d23-9bb34e1c3645 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 517/968] 10.0.0.70 () {34 vars in 694 bytes} [Tue Aug 11 12:29:46 2026] POST /v2.0/security-group-rules => generated 597 bytes in 206 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-11 12:29:46.582 7 INFO neutron.db.ovn_revision_numbers_db [None req-7a726fa9-fcb3-4fa8-9ac3-ea85968be303 d9bb06984317461d97c48e05b5afde1e c50ae9a4536f4ca98e3d3b02b45e1bf5 - - default default] Successfully bumped revision number for resource b0dd2756-898c-49b9-afff-a1bb89f9e279 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 518/969] 10.0.0.70 () {34 vars in 694 bytes} [Tue Aug 11 12:29:46 2026] POST /v2.0/security-group-rules => generated 602 bytes in 224 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-11 12:29:46.636 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-4624798c-4b78-457c-b9b7-4f58fdd3e2f6 b51f382923784e378c73cee8fe62d257 775e50445eb44cc59e6b7898628540de - - default default] No more DHCP agents 2026-08-11 12:29:46.638 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-4624798c-4b78-457c-b9b7-4f58fdd3e2f6 b51f382923784e378c73cee8fe62d257 775e50445eb44cc59e6b7898628540de - - default default] Unable to schedule network 1ab44990-eef5-45db-9f03-b0323386e9a0: no agents available; will retry on subsequent port and subnet creation events. [pid: 7|app: 0|req: 519/970] 10.0.0.190 () {34 vars in 990 bytes} [Tue Aug 11 12:29:46 2026] GET /v2.0/ports?device_id=248c3d53-2949-4411-bcad-649a062f1c2e => generated 971 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 12:29:46.763 8 INFO neutron.db.ovn_revision_numbers_db [None req-4624798c-4b78-457c-b9b7-4f58fdd3e2f6 b51f382923784e378c73cee8fe62d257 775e50445eb44cc59e6b7898628540de - - default default] Successfully bumped revision number for resource 0d1c5283-796d-429f-9968-2169578bbb18 (type: ports) to 1 2026-08-11 12:29:46.771 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-37cb19d1-d439-4089-8a6e-c2cbd609c43d - - - - - -] OVN reports status down for port: 0d1c5283-796d-429f-9968-2169578bbb18 [pid: 8|app: 0|req: 452/971] 10.0.0.70 () {34 vars in 664 bytes} [Tue Aug 11 12:29:46 2026] POST /v2.0/ports => generated 911 bytes in 437 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 453/972] 10.0.0.190 () {34 vars in 1040 bytes} [Tue Aug 11 12:29:46 2026] GET /v2.0/security-groups?id=6e3258eb-2a86-49b0-a52a-6a8d0ea65d61&fields=id&fields=name => generated 114 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 12:29:46.948 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-15c0ca2d-74b4-4ce6-a2fe-3987d7e4853d d9bb06984317461d97c48e05b5afde1e c50ae9a4536f4ca98e3d3b02b45e1bf5 - - default default] No more DHCP agents 2026-08-11 12:29:46.949 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-15c0ca2d-74b4-4ce6-a2fe-3987d7e4853d d9bb06984317461d97c48e05b5afde1e c50ae9a4536f4ca98e3d3b02b45e1bf5 - - default default] Unable to schedule network 51fa4b90-fa94-4f8e-bfe2-d83223c6676a: no agents available; will retry on subsequent port and subnet creation events. 2026-08-11 12:29:46.987 8 INFO neutron_taas.services.taas.taas_plugin [None req-338cfe0f-3167-43c4-961c-b80c1ffb326d b51f382923784e378c73cee8fe62d257 775e50445eb44cc59e6b7898628540de - - default default] TaaS: Handle Delete Port: 0d1c5283-796d-429f-9968-2169578bbb18 2026-08-11 12:29:46.996 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-338cfe0f-3167-43c4-961c-b80c1ffb326d b51f382923784e378c73cee8fe62d257 775e50445eb44cc59e6b7898628540de - - default default] Tap Mirror: Handle Delete Port: 0d1c5283-796d-429f-9968-2169578bbb18 [pid: 8|app: 0|req: 454/973] 10.0.0.70 () {32 vars in 719 bytes} [Tue Aug 11 12:29:46 2026] DELETE /v2.0/ports/0d1c5283-796d-429f-9968-2169578bbb18 => generated 0 bytes in 372 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 520/974] 10.0.0.70 () {34 vars in 675 bytes} [Tue Aug 11 12:29:46 2026] POST /v2.0/floatingips => generated 552 bytes in 617 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 455/975] 10.0.0.190 () {34 vars in 990 bytes} [Tue Aug 11 12:29:47 2026] GET /v2.0/ports?device_id=248c3d53-2949-4411-bcad-649a062f1c2e => generated 971 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 12:29:47.282 7 INFO neutron.pecan_wsgi.hooks.translation [None req-b790d54d-b557-49d7-bb2b-ce67814973c6 b51f382923784e378c73cee8fe62d257 775e50445eb44cc59e6b7898628540de - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 521/976] 10.0.0.70 () {32 vars in 716 bytes} [Tue Aug 11 12:29:47 2026] GET /v2.0/ports/0d1c5283-796d-429f-9968-2169578bbb18 => generated 132 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 522/977] 10.0.0.70 () {32 vars in 723 bytes} [Tue Aug 11 12:29:47 2026] DELETE /v2.0/subnets/12567755-4c93-4674-9a3d-cf7d482414bd => generated 0 bytes in 165 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-11 12:29:47.567 7 INFO neutron_taas.services.taas.taas_plugin [None req-33168e8b-911f-480e-99a5-2c5ca8cac542 b51f382923784e378c73cee8fe62d257 775e50445eb44cc59e6b7898628540de - - default default] TaaS: Handle Delete Port: 6a12c319-e9fc-4f02-9831-56a2fc30a231 2026-08-11 12:29:47.571 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-33168e8b-911f-480e-99a5-2c5ca8cac542 b51f382923784e378c73cee8fe62d257 775e50445eb44cc59e6b7898628540de - - default default] Tap Mirror: Handle Delete Port: 6a12c319-e9fc-4f02-9831-56a2fc30a231 2026-08-11 12:29:47.770 7 INFO neutron.services.segments.plugin [-] Segment 89d0becb-c3cf-4842-9b10-c61694c3bdf5 resource provider aggregate not found 2026-08-11 12:29:47.774 7 INFO neutron.services.segments.plugin [-] Segment 89d0becb-c3cf-4842-9b10-c61694c3bdf5 resource provider aggregate not found 2026-08-11 12:29:47.797 7 INFO neutron.services.segments.plugin [-] Segment 89d0becb-c3cf-4842-9b10-c61694c3bdf5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 89d0becb-c3cf-4842-9b10-c61694c3bdf5 found for delete ", "request_id": "req-410894cc-b01f-40e2-baae-3726b3426723"}]} 2026-08-11 12:29:47.806 8 INFO neutron.db.ovn_revision_numbers_db [None req-ebb0c46c-15ce-4702-963a-737455613d5c eed50d60fce14002b3e2fa977b3e0474 3b56186345b3432c801d1a57857e4fc0 - - default default] Successfully bumped revision number for resource 0db44321-fb76-4369-8ff9-f1d1323de0b9 (type: floatingips) to 1 2026-08-11 12:29:47.812 7 INFO neutron.services.segments.plugin [-] Segment 89d0becb-c3cf-4842-9b10-c61694c3bdf5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 89d0becb-c3cf-4842-9b10-c61694c3bdf5 found for delete ", "request_id": "req-53cb8539-0196-493c-a21a-048265aafb0b"}]} [pid: 7|app: 0|req: 523/978] 10.0.0.70 () {32 vars in 725 bytes} [Tue Aug 11 12:29:47 2026] DELETE /v2.0/networks/1ab44990-eef5-45db-9f03-b0323386e9a0 => generated 0 bytes in 426 msecs (HTTP/1.1 204) 3 headers in 131 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-08-11 12:29:47.906 8 INFO neutron.db.ovn_revision_numbers_db [None req-ebb0c46c-15ce-4702-963a-737455613d5c eed50d60fce14002b3e2fa977b3e0474 3b56186345b3432c801d1a57857e4fc0 - - default default] Successfully bumped revision number for resource 0db44321-fb76-4369-8ff9-f1d1323de0b9 (type: floatingips) to 2 2026-08-11 12:29:47.906 8 INFO neutron.db.l3_db [None req-ebb0c46c-15ce-4702-963a-737455613d5c eed50d60fce14002b3e2fa977b3e0474 3b56186345b3432c801d1a57857e4fc0 - - default default] Floating IP 0db44321-fb76-4369-8ff9-f1d1323de0b9 associated. External IP: 10.96.250.204, port: 20014c60-a887-4bd1-a039-66e1dc3b1269. [pid: 7|app: 0|req: 524/979] 10.0.0.190 () {34 vars in 1098 bytes} [Tue Aug 11 12:29:47 2026] GET /v2.0/security-groups?name=tempest-securitygroup--333435411&fields=id&tenant_id=c50ae9a4536f4ca98e3d3b02b45e1bf5 => generated 69 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 456/980] 10.0.0.70 () {34 vars in 748 bytes} [Tue Aug 11 12:29:47 2026] PUT /v2.0/floatingips/0db44321-fb76-4369-8ff9-f1d1323de0b9 => generated 855 bytes in 641 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 457/981] 10.0.0.190 () {34 vars in 982 bytes} [Tue Aug 11 12:29:47 2026] GET /v2.0/networks?id=a68877d5-11d0-461c-a161-5c46ea8b36a3 => generated 713 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 458/982] 10.0.0.190 () {34 vars in 990 bytes} [Tue Aug 11 12:29:47 2026] GET /v2.0/ports?device_id=248c3d53-2949-4411-bcad-649a062f1c2e => generated 971 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 459/983] 10.0.0.190 () {34 vars in 965 bytes} [Tue Aug 11 12:29:48 2026] GET /v2.0/quotas/c50ae9a4536f4ca98e3d3b02b45e1bf5 => generated 292 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 460/984] 10.0.0.190 () {34 vars in 1040 bytes} [Tue Aug 11 12:29:48 2026] GET /v2.0/security-groups?id=6e3258eb-2a86-49b0-a52a-6a8d0ea65d61&fields=id&fields=name => generated 114 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 12:29:48.091 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-b799ea1c-e2a6-4c27-a90c-d090331e4b94'] response: {'name': 'network-changed', 'server_uuid': '248c3d53-2949-4411-bcad-649a062f1c2e', 'tag': '20014c60-a887-4bd1-a039-66e1dc3b1269', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 461/985] 10.0.0.190 () {34 vars in 1002 bytes} [Tue Aug 11 12:29:48 2026] GET /v2.0/ports?tenant_id=c50ae9a4536f4ca98e3d3b02b45e1bf5&fields=id => generated 103 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 12:29:48.194 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-2dc26ab8-88bb-40a2-80d4-5fda7d64af93 b51f382923784e378c73cee8fe62d257 775e50445eb44cc59e6b7898628540de - - default default] No more DHCP agents 2026-08-11 12:29:48.195 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-2dc26ab8-88bb-40a2-80d4-5fda7d64af93 b51f382923784e378c73cee8fe62d257 775e50445eb44cc59e6b7898628540de - - default default] Unable to schedule network 26024ad4-ce47-4e22-acf0-a7472937b751: no agents available; will retry on subsequent port and subnet creation events. [pid: 8|app: 0|req: 462/986] 10.0.0.190 () {34 vars in 1008 bytes} [Tue Aug 11 12:29:48 2026] GET /v2.0/networks/a68877d5-11d0-461c-a161-5c46ea8b36a3?fields=segments => generated 14 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-11 12:29:48.305 7 INFO neutron.db.ovn_revision_numbers_db [None req-2dc26ab8-88bb-40a2-80d4-5fda7d64af93 b51f382923784e378c73cee8fe62d257 775e50445eb44cc59e6b7898628540de - - default default] Successfully bumped revision number for resource f7d02f55-6384-4c44-ad28-1e0c0e3991c8 (type: ports) to 1 [pid: 8|app: 0|req: 463/987] 10.0.0.190 () {34 vars in 1108 bytes} [Tue Aug 11 12:29:48 2026] GET /v2.0/networks/a68877d5-11d0-461c-a161-5c46ea8b36a3?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 525/988] 10.0.0.70 () {34 vars in 664 bytes} [Tue Aug 11 12:29:47 2026] POST /v2.0/ports => generated 775 bytes in 458 msecs (HTTP/1.1 201) 4 headers in 162 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: 7|app: 0|req: 526/989] 10.0.0.190 () {34 vars in 990 bytes} [Tue Aug 11 12:29:48 2026] GET /v2.0/ports?device_id=248c3d53-2949-4411-bcad-649a062f1c2e => generated 971 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 527/990] 10.0.0.190 () {34 vars in 1040 bytes} [Tue Aug 11 12:29:48 2026] GET /v2.0/security-groups?id=6e3258eb-2a86-49b0-a52a-6a8d0ea65d61&fields=id&fields=name => generated 114 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 528/991] 10.0.0.190 () {34 vars in 990 bytes} [Tue Aug 11 12:29:48 2026] GET /v2.0/ports?device_id=ac5a65ca-05bb-420c-9e13-883a645ac921 => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-11 12:29:48.638 8 INFO neutron.db.ovn_revision_numbers_db [None req-a3abe6cc-69f6-41b4-857d-e9fab3d62675 b51f382923784e378c73cee8fe62d257 775e50445eb44cc59e6b7898628540de - - default default] Successfully bumped revision number for resource f7d02f55-6384-4c44-ad28-1e0c0e3991c8 (type: ports) to 2 [pid: 7|app: 0|req: 529/992] 199.19.213.166 () {34 vars in 1080 bytes} [Tue Aug 11 12:29:48 2026] GET /v2.0/ports?tenant_id=3b56186345b3432c801d1a57857e4fc0&device_id=248c3d53-2949-4411-bcad-649a062f1c2e => generated 1209 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 464/993] 10.0.0.70 () {34 vars in 736 bytes} [Tue Aug 11 12:29:48 2026] PUT /v2.0/ports/f7d02f55-6384-4c44-ad28-1e0c0e3991c8 => generated 752 bytes in 287 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, ' [pid: 7|app: 0|req: 530/994] 199.19.213.166 () {34 vars in 986 bytes} [Tue Aug 11 12:29:48 2026] GET /v2.0/networks?id=f9c3e714-ff83-49fe-8041-b75dcd64b281 => generated 817 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 531/995] 199.19.213.166 () {34 vars in 1058 bytes} [Tue Aug 11 12:29:48 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=20014c60-a887-4bd1-a039-66e1dc3b1269 => generated 860 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 12:29:48.791 8 INFO neutron_taas.services.taas.taas_plugin [None req-20d82431-6d50-4418-b0b5-f84e58afab1d b51f382923784e378c73cee8fe62d257 775e50445eb44cc59e6b7898628540de - - default default] TaaS: Handle Delete Port: f7d02f55-6384-4c44-ad28-1e0c0e3991c8 [pid: 7|app: 0|req: 532/996] 199.19.213.166 () {34 vars in 984 bytes} [Tue Aug 11 12:29:48 2026] GET /v2.0/subnets?id=bc7a1d6c-b5cc-468e-82cb-3e533e6a5e02 => generated 698 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 12:29:48.794 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-20d82431-6d50-4418-b0b5-f84e58afab1d b51f382923784e378c73cee8fe62d257 775e50445eb44cc59e6b7898628540de - - default default] Tap Mirror: Handle Delete Port: f7d02f55-6384-4c44-ad28-1e0c0e3991c8 [pid: 7|app: 0|req: 533/997] 199.19.213.166 () {34 vars in 1052 bytes} [Tue Aug 11 12:29:48 2026] GET /v2.0/ports?network_id=f9c3e714-ff83-49fe-8041-b75dcd64b281&device_owner=network%3Adhcp => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 534/998] 199.19.213.166 () {34 vars in 1012 bytes} [Tue Aug 11 12:29:48 2026] GET /v2.0/networks/f9c3e714-ff83-49fe-8041-b75dcd64b281?fields=segments => generated 14 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 465/999] 10.0.0.70 () {32 vars in 719 bytes} [Tue Aug 11 12:29:48 2026] DELETE /v2.0/ports/f7d02f55-6384-4c44-ad28-1e0c0e3991c8 => generated 0 bytes in 235 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 535/1000] 199.19.213.166 () {34 vars in 1112 bytes} [Tue Aug 11 12:29:48 2026] GET /v2.0/networks/f9c3e714-ff83-49fe-8041-b75dcd64b281?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 466/1001] 10.0.0.70 () {32 vars in 642 bytes} [Tue Aug 11 12:29:48 2026] GET /v2.0/ports => generated 1534 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-11 12:29:49.000 7 INFO neutron.pecan_wsgi.hooks.translation [None req-6199cd16-e390-4edf-8899-1fc439e76cc9 b51f382923784e378c73cee8fe62d257 775e50445eb44cc59e6b7898628540de - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 536/1002] 10.0.0.70 () {32 vars in 716 bytes} [Tue Aug 11 12:29:48 2026] GET /v2.0/ports/f7d02f55-6384-4c44-ad28-1e0c0e3991c8 => generated 132 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 467/1003] 10.0.0.70 () {32 vars in 642 bytes} [Tue Aug 11 12:29:49 2026] GET /v2.0/ports => generated 1534 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 537/1004] 10.0.0.70 () {32 vars in 716 bytes} [Tue Aug 11 12:29:49 2026] GET /v2.0/ports/d40dac2d-4c3b-483c-8276-d358ad115c7b => generated 775 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 12:29:49.162 8 INFO neutron.pecan_wsgi.hooks.translation [None req-67007e6f-14be-40c0-8bb1-456217d5848e b51f382923784e378c73cee8fe62d257 775e50445eb44cc59e6b7898628540de - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 468/1005] 10.0.0.70 () {32 vars in 719 bytes} [Tue Aug 11 12:29:49 2026] DELETE /v2.0/ports/0d1c5283-796d-429f-9968-2169578bbb18 => generated 132 bytes in 29 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-11 12:29:49.194 7 INFO neutron.pecan_wsgi.hooks.translation [None req-789d0946-d379-4a54-aa9e-44388a7fba78 b51f382923784e378c73cee8fe62d257 775e50445eb44cc59e6b7898628540de - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 538/1006] 10.0.0.70 () {32 vars in 723 bytes} [Tue Aug 11 12:29:49 2026] DELETE /v2.0/subnets/12567755-4c93-4674-9a3d-cf7d482414bd => generated 136 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-11 12:29:49.218 8 INFO neutron.pecan_wsgi.hooks.translation [None req-888516c0-18de-479e-9291-58e8dd409d56 b51f382923784e378c73cee8fe62d257 775e50445eb44cc59e6b7898628540de - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 469/1007] 10.0.0.70 () {32 vars in 723 bytes} [Tue Aug 11 12:29:49 2026] DELETE /v2.0/subnets/39b1e9b0-b6a6-4e9e-82a8-065b28cd080d => generated 136 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-11 12:29:49.325 7 INFO neutron_taas.services.taas.taas_plugin [None req-c2f0e238-200b-48c3-9f4e-cbcbd4d70c16 b51f382923784e378c73cee8fe62d257 775e50445eb44cc59e6b7898628540de - - default default] TaaS: Handle Delete Port: d40dac2d-4c3b-483c-8276-d358ad115c7b 2026-08-11 12:29:49.329 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c2f0e238-200b-48c3-9f4e-cbcbd4d70c16 b51f382923784e378c73cee8fe62d257 775e50445eb44cc59e6b7898628540de - - default default] Tap Mirror: Handle Delete Port: d40dac2d-4c3b-483c-8276-d358ad115c7b [pid: 7|app: 0|req: 539/1008] 10.0.0.70 () {32 vars in 719 bytes} [Tue Aug 11 12:29:49 2026] DELETE /v2.0/ports/d40dac2d-4c3b-483c-8276-d358ad115c7b => generated 0 bytes in 243 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-11 12:29:49.629 8 INFO neutron_taas.services.taas.taas_plugin [None req-31286cb0-6fc0-4191-a9db-842ddabc6a9c b51f382923784e378c73cee8fe62d257 775e50445eb44cc59e6b7898628540de - - default default] TaaS: Handle Delete Port: e2a2bf68-3cfd-44ad-9ef3-cda11b3c7a04 2026-08-11 12:29:49.632 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-31286cb0-6fc0-4191-a9db-842ddabc6a9c b51f382923784e378c73cee8fe62d257 775e50445eb44cc59e6b7898628540de - - default default] Tap Mirror: Handle Delete Port: e2a2bf68-3cfd-44ad-9ef3-cda11b3c7a04 [pid: 7|app: 0|req: 540/1009] 10.0.0.190 () {34 vars in 990 bytes} [Tue Aug 11 12:29:49 2026] GET /v2.0/ports?device_id=248c3d53-2949-4411-bcad-649a062f1c2e => generated 971 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 541/1010] 10.0.0.190 () {34 vars in 990 bytes} [Tue Aug 11 12:29:49 2026] GET /v2.0/ports?device_id=ac5a65ca-05bb-420c-9e13-883a645ac921 => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 542/1011] 10.0.0.190 () {34 vars in 1040 bytes} [Tue Aug 11 12:29:49 2026] GET /v2.0/security-groups?id=6e3258eb-2a86-49b0-a52a-6a8d0ea65d61&fields=id&fields=name => generated 114 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 12:29:49.764 8 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-fd9bcd10-6fe0-4cf6-9a80-716632a27b1c - - - - - -] No hosting information found for port b95e6a94-7579-4aea-8c1d-2cb03db703f9: RuntimeError: No hosting information found for port b95e6a94-7579-4aea-8c1d-2cb03db703f9 2026-08-11 12:29:49.941 8 INFO neutron.services.segments.plugin [-] Segment 84cd1e60-3908-42d7-99f0-fd528bd5d75e resource provider aggregate not found 2026-08-11 12:29:49.950 8 INFO neutron.services.segments.plugin [-] Segment 84cd1e60-3908-42d7-99f0-fd528bd5d75e resource provider aggregate not found 2026-08-11 12:29:49.966 8 INFO neutron.db.ovn_revision_numbers_db [None req-fd9bcd10-6fe0-4cf6-9a80-716632a27b1c - - - - - -] Successfully bumped revision number for resource b95e6a94-7579-4aea-8c1d-2cb03db703f9 (type: router_ports) to 2 2026-08-11 12:29:49.967 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-fd9bcd10-6fe0-4cf6-9a80-716632a27b1c - - - - - -] OVN reports status down for port: 6a12c319-e9fc-4f02-9831-56a2fc30a231 2026-08-11 12:29:49.967 8 INFO neutron.services.segments.plugin [-] Segment 84cd1e60-3908-42d7-99f0-fd528bd5d75e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 84cd1e60-3908-42d7-99f0-fd528bd5d75e found for delete ", "request_id": "req-2145112a-8108-496c-bfa4-5f05106fbe6e"}]} 2026-08-11 12:29:49.974 8 INFO neutron.services.segments.plugin [-] Segment 84cd1e60-3908-42d7-99f0-fd528bd5d75e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 84cd1e60-3908-42d7-99f0-fd528bd5d75e found for delete ", "request_id": "req-01da6f9f-3b15-4387-bf23-e836370b3db9"}]} 2026-08-11 12:29:49.994 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-fd9bcd10-6fe0-4cf6-9a80-716632a27b1c - - - - - -] OVN reports status down for port: f7d02f55-6384-4c44-ad28-1e0c0e3991c8 2026-08-11 12:29:50.004 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-fd9bcd10-6fe0-4cf6-9a80-716632a27b1c - - - - - -] OVN reports status down for port: f7d02f55-6384-4c44-ad28-1e0c0e3991c8 2026-08-11 12:29:50.019 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-fd9bcd10-6fe0-4cf6-9a80-716632a27b1c - - - - - -] OVN reports status down for port: 20014c60-a887-4bd1-a039-66e1dc3b1269 [pid: 8|app: 0|req: 470/1012] 10.0.0.70 () {32 vars in 725 bytes} [Tue Aug 11 12:29:49 2026] DELETE /v2.0/networks/26024ad4-ce47-4e22-acf0-a7472937b751 => generated 0 bytes in 554 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-11 12:29:50.158 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-3ad84891-8396-431c-b1f4-6a2a0d0b2169'] response: {'server_uuid': '248c3d53-2949-4411-bcad-649a062f1c2e', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '20014c60-a887-4bd1-a039-66e1dc3b1269', 'code': 200} 2026-08-11 12:29:50.286 8 INFO neutron.db.ovn_revision_numbers_db [None req-fd9bcd10-6fe0-4cf6-9a80-716632a27b1c - - - - - -] Successfully bumped revision number for resource 20014c60-a887-4bd1-a039-66e1dc3b1269 (type: ports) to 6 [pid: 7|app: 0|req: 543/1013] 10.0.0.70 () {32 vars in 773 bytes} [Tue Aug 11 12:29:50 2026] GET /v2.0/security-groups?tenant_id=775e50445eb44cc59e6b7898628540de&name=default => generated 2925 bytes in 129 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: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 544/1014] 199.19.213.166 () {34 vars in 994 bytes} [Tue Aug 11 12:29:50 2026] GET /v2.0/ports?device_id=248c3d53-2949-4411-bcad-649a062f1c2e => generated 969 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 12:29:50.830 7 INFO neutron_taas.services.taas.taas_plugin [req-f44c39f8-e594-470d-af04-623b104f58f8 req-04b2c888-b16c-4f65-b883-b45f19d3b18f eed50d60fce14002b3e2fa977b3e0474 3b56186345b3432c801d1a57857e4fc0 - - default default] TaaS: Handle Delete Port: 20014c60-a887-4bd1-a039-66e1dc3b1269 2026-08-11 12:29:50.832 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-f44c39f8-e594-470d-af04-623b104f58f8 req-04b2c888-b16c-4f65-b883-b45f19d3b18f eed50d60fce14002b3e2fa977b3e0474 3b56186345b3432c801d1a57857e4fc0 - - default default] Tap Mirror: Handle Delete Port: 20014c60-a887-4bd1-a039-66e1dc3b1269 [pid: 8|app: 0|req: 471/1015] 10.0.0.70 () {32 vars in 739 bytes} [Tue Aug 11 12:29:50 2026] DELETE /v2.0/security-groups/02ba2b78-5dd0-40c6-87a0-86d0f7031579 => generated 0 bytes in 252 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 472/1016] 10.0.0.190 () {34 vars in 990 bytes} [Tue Aug 11 12:29:50 2026] GET /v2.0/ports?device_id=ac5a65ca-05bb-420c-9e13-883a645ac921 => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 473/1017] 10.0.0.190 () {34 vars in 990 bytes} [Tue Aug 11 12:29:50 2026] GET /v2.0/ports?device_id=248c3d53-2949-4411-bcad-649a062f1c2e => generated 969 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 12:29:51.099 7 INFO neutron.db.l3_db [req-f44c39f8-e594-470d-af04-623b104f58f8 req-04b2c888-b16c-4f65-b883-b45f19d3b18f eed50d60fce14002b3e2fa977b3e0474 3b56186345b3432c801d1a57857e4fc0 - - default default] Floating IP 0db44321-fb76-4369-8ff9-f1d1323de0b9 disassociated. External IP: 10.96.250.204, port: 20014c60-a887-4bd1-a039-66e1dc3b1269. [pid: 8|app: 0|req: 474/1018] 10.0.0.48 () {34 vars in 989 bytes} [Tue Aug 11 12:29:50 2026] GET /v2.0/ports?device_id=5bb962c4-cf77-4c52-a023-ea6c5601914b => generated 1209 bytes in 223 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 475/1019] 10.0.0.190 () {34 vars in 1040 bytes} [Tue Aug 11 12:29:51 2026] GET /v2.0/security-groups?id=6e3258eb-2a86-49b0-a52a-6a8d0ea65d61&fields=id&fields=name => generated 114 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 545/1020] 199.19.213.166 () {36 vars in 997 bytes} [Tue Aug 11 12:29:50 2026] DELETE /v2.0/ports/20014c60-a887-4bd1-a039-66e1dc3b1269 => generated 0 bytes in 586 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 476/1021] 10.0.0.48 () {34 vars in 1039 bytes} [Tue Aug 11 12:29:51 2026] GET /v2.0/security-groups?id=993c59ad-c5f5-4f1f-862c-ffe9e7ff6128&fields=id&fields=name => generated 114 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 12:29:51.317 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-94a52fb6-cee7-4321-af7c-20ebdcb0d8d2'] response: {'server_uuid': '248c3d53-2949-4411-bcad-649a062f1c2e', 'name': 'network-vif-deleted', 'tag': '20014c60-a887-4bd1-a039-66e1dc3b1269', 'status': 'completed', 'code': 200} /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: 7|app: 0|req: 546/1022] 10.0.0.190 () {34 vars in 990 bytes} [Tue Aug 11 12:29:51 2026] GET /v2.0/ports?device_id=ac5a65ca-05bb-420c-9e13-883a645ac921 => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-11 12:29:52.196 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-824e3f27-22cf-4f7a-8e8a-3bf1914e9f9e'] response: {'server_uuid': '248c3d53-2949-4411-bcad-649a062f1c2e', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '20014c60-a887-4bd1-a039-66e1dc3b1269', 'code': 200} [pid: 8|app: 0|req: 477/1023] 10.0.0.190 () {34 vars in 990 bytes} [Tue Aug 11 12:29:52 2026] GET /v2.0/ports?device_id=248c3d53-2949-4411-bcad-649a062f1c2e => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-11 12:29:52.924 7 INFO neutron.db.ovn_revision_numbers_db [None req-e4e61b1f-512e-4415-8336-fc9d45e264e7 68b09e6a444f43e2a28c3b188ec81ed7 63043747958f44cf8a6f17379aa339d6 - - default default] Successfully bumped revision number for resource 95b36a76-34e9-4965-a4f7-9370fb48914e (type: security_groups) to 1 2026-08-11 12:29:52.937 7 INFO neutron.db.ovn_revision_numbers_db [None req-e4e61b1f-512e-4415-8336-fc9d45e264e7 68b09e6a444f43e2a28c3b188ec81ed7 63043747958f44cf8a6f17379aa339d6 - - default default] Successfully bumped revision number for resource 87f8d035-754d-4a9d-9a8e-1b434ddf259c (type: security_group_rules) to 0 2026-08-11 12:29:52.953 7 INFO neutron.db.ovn_revision_numbers_db [None req-e4e61b1f-512e-4415-8336-fc9d45e264e7 68b09e6a444f43e2a28c3b188ec81ed7 63043747958f44cf8a6f17379aa339d6 - - default default] Successfully bumped revision number for resource ae66db7a-b2a9-4cf3-a767-356885ced233 (type: security_group_rules) to 0 2026-08-11 12:29:52.964 7 INFO neutron.db.ovn_revision_numbers_db [None req-e4e61b1f-512e-4415-8336-fc9d45e264e7 68b09e6a444f43e2a28c3b188ec81ed7 63043747958f44cf8a6f17379aa339d6 - - default default] Successfully bumped revision number for resource b5f6859e-4e20-4bcd-ab90-4389d93d36a6 (type: security_group_rules) to 0 2026-08-11 12:29:52.976 7 INFO neutron.db.ovn_revision_numbers_db [None req-e4e61b1f-512e-4415-8336-fc9d45e264e7 68b09e6a444f43e2a28c3b188ec81ed7 63043747958f44cf8a6f17379aa339d6 - - default default] Successfully bumped revision number for resource c00be3a0-1cf8-4adf-be00-e3ac08f18c51 (type: security_group_rules) to 0 2026-08-11 12:29:53.055 7 INFO neutron.db.segments_db [None req-e4e61b1f-512e-4415-8336-fc9d45e264e7 68b09e6a444f43e2a28c3b188ec81ed7 63043747958f44cf8a6f17379aa339d6 - - default default] Added segment 3eba4f67-4238-43e9-9714-010b1033d7a7 of type geneve for network 8ebe4ef0-32c6-496f-8977-92c946630bb1 [pid: 8|app: 0|req: 478/1024] 10.0.0.190 () {34 vars in 990 bytes} [Tue Aug 11 12:29:53 2026] GET /v2.0/ports?device_id=ac5a65ca-05bb-420c-9e13-883a645ac921 => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-11 12:29:53.176 7 INFO neutron.db.ovn_revision_numbers_db [None req-e4e61b1f-512e-4415-8336-fc9d45e264e7 68b09e6a444f43e2a28c3b188ec81ed7 63043747958f44cf8a6f17379aa339d6 - - default default] Successfully bumped revision number for resource 8ebe4ef0-32c6-496f-8977-92c946630bb1 (type: networks) to 1 [pid: 8|app: 0|req: 479/1025] 199.19.213.166 () {34 vars in 986 bytes} [Tue Aug 11 12:29:53 2026] GET /v2.0/networks?id=a68877d5-11d0-461c-a161-5c46ea8b36a3 => generated 713 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 480/1026] 199.19.213.166 () {34 vars in 1050 bytes} [Tue Aug 11 12:29:53 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=c50ae9a4536f4ca98e3d3b02b45e1bf5 => generated 180 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 12:29:53.327 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-e4e61b1f-512e-4415-8336-fc9d45e264e7 68b09e6a444f43e2a28c3b188ec81ed7 63043747958f44cf8a6f17379aa339d6 - - default default] No more DHCP agents 2026-08-11 12:29:53.329 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-e4e61b1f-512e-4415-8336-fc9d45e264e7 68b09e6a444f43e2a28c3b188ec81ed7 63043747958f44cf8a6f17379aa339d6 - - default default] Unable to schedule network 8ebe4ef0-32c6-496f-8977-92c946630bb1: no agents available; will retry on subsequent port and subnet creation events. 2026-08-11 12:29:53.380 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-37cb19d1-d439-4089-8a6e-c2cbd609c43d - - - - - -] OVN reports status down for port: 5122628d-7f41-4e2c-895e-d98aaee02146 2026-08-11 12:29:53.441 7 INFO neutron.db.ovn_revision_numbers_db [None req-e4e61b1f-512e-4415-8336-fc9d45e264e7 68b09e6a444f43e2a28c3b188ec81ed7 63043747958f44cf8a6f17379aa339d6 - - default default] Successfully bumped revision number for resource 5122628d-7f41-4e2c-895e-d98aaee02146 (type: ports) to 1 [pid: 7|app: 0|req: 547/1027] 10.0.0.70 () {34 vars in 669 bytes} [Tue Aug 11 12:29:52 2026] POST /v2.0/networks => generated 653 bytes in 856 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 548/1028] 10.0.0.190 () {34 vars in 990 bytes} [Tue Aug 11 12:29:53 2026] GET /v2.0/ports?device_id=248c3d53-2949-4411-bcad-649a062f1c2e => generated 12 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-11 12:29:53.546 8 WARNING neutron.scheduler.dhcp_agent_scheduler [req-3f8d4e4f-af76-4abe-8078-154aec0c40fc req-7ff4df7e-cbbb-4ff4-ae48-f933243c46d3 d9bb06984317461d97c48e05b5afde1e c50ae9a4536f4ca98e3d3b02b45e1bf5 - - default default] No more DHCP agents 2026-08-11 12:29:53.547 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [req-3f8d4e4f-af76-4abe-8078-154aec0c40fc req-7ff4df7e-cbbb-4ff4-ae48-f933243c46d3 d9bb06984317461d97c48e05b5afde1e c50ae9a4536f4ca98e3d3b02b45e1bf5 - - default default] Unable to schedule network a68877d5-11d0-461c-a161-5c46ea8b36a3: no agents available; will retry on subsequent port and subnet creation events. 2026-08-11 12:29:53.609 7 INFO neutron.db.segments_db [None req-a3bf2bf6-0a12-4a4c-be53-6322f52af448 68b09e6a444f43e2a28c3b188ec81ed7 63043747958f44cf8a6f17379aa339d6 - - default default] Added segment 52a1df98-cb8f-4597-9a25-e1f9180ef991 of type geneve for network a5ad727a-0673-4dbb-8dfa-37db5b3546b4 2026-08-11 12:29:53.664 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-37cb19d1-d439-4089-8a6e-c2cbd609c43d - - - - - -] OVN reports status down for port: 5fe3200e-c373-48c9-8f54-e71d921121a2 2026-08-11 12:29:53.683 8 INFO neutron.db.ovn_revision_numbers_db [req-3f8d4e4f-af76-4abe-8078-154aec0c40fc req-7ff4df7e-cbbb-4ff4-ae48-f933243c46d3 d9bb06984317461d97c48e05b5afde1e c50ae9a4536f4ca98e3d3b02b45e1bf5 - - default default] Successfully bumped revision number for resource 5fe3200e-c373-48c9-8f54-e71d921121a2 (type: ports) to 1 [pid: 8|app: 0|req: 481/1029] 199.19.213.166 () {38 vars in 955 bytes} [Tue Aug 11 12:29:53 2026] POST /v2.0/ports => generated 954 bytes in 491 msecs (HTTP/1.1 201) 4 headers in 162 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-08-11 12:29:53.819 7 INFO neutron.db.ovn_revision_numbers_db [None req-a3bf2bf6-0a12-4a4c-be53-6322f52af448 68b09e6a444f43e2a28c3b188ec81ed7 63043747958f44cf8a6f17379aa339d6 - - default default] Successfully bumped revision number for resource a5ad727a-0673-4dbb-8dfa-37db5b3546b4 (type: networks) to 1 2026-08-11 12:29:53.970 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-a3bf2bf6-0a12-4a4c-be53-6322f52af448 68b09e6a444f43e2a28c3b188ec81ed7 63043747958f44cf8a6f17379aa339d6 - - default default] No more DHCP agents 2026-08-11 12:29:53.972 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-a3bf2bf6-0a12-4a4c-be53-6322f52af448 68b09e6a444f43e2a28c3b188ec81ed7 63043747958f44cf8a6f17379aa339d6 - - default default] Unable to schedule network a5ad727a-0673-4dbb-8dfa-37db5b3546b4: no agents available; will retry on subsequent port and subnet creation events. 2026-08-11 12:29:54.046 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-b7d185ed-d52b-4895-b2d6-a499a437a467 - - - - - -] OVN reports status down for port: 17bf81b0-2969-4994-87a2-5050a15f2a80 2026-08-11 12:29:54.081 7 INFO neutron.db.ovn_revision_numbers_db [None req-a3bf2bf6-0a12-4a4c-be53-6322f52af448 68b09e6a444f43e2a28c3b188ec81ed7 63043747958f44cf8a6f17379aa339d6 - - default default] Successfully bumped revision number for resource 17bf81b0-2969-4994-87a2-5050a15f2a80 (type: ports) to 1 [pid: 7|app: 0|req: 549/1030] 10.0.0.70 () {34 vars in 669 bytes} [Tue Aug 11 12:29:53 2026] POST /v2.0/networks => generated 652 bytes in 596 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-11 12:29:54.204 8 INFO neutron.db.ovn_revision_numbers_db [req-3f8d4e4f-af76-4abe-8078-154aec0c40fc req-442724dc-39f0-47fe-b581-ebd2ad1b2497 a28a735b17834b3a90a81134c1d2bc6e 0f044782ab1c4aa6b1d21ce7c18e0150 - - c91e732a1a8347dbad054f5124db4732 c91e732a1a8347dbad054f5124db4732] Successfully bumped revision number for resource 5fe3200e-c373-48c9-8f54-e71d921121a2 (type: ports) to 2 2026-08-11 12:29:54.336 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-71356a28-a430-441b-9207-0f7929b56207 68b09e6a444f43e2a28c3b188ec81ed7 63043747958f44cf8a6f17379aa339d6 - - default default] No more DHCP agents 2026-08-11 12:29:54.337 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-71356a28-a430-441b-9207-0f7929b56207 68b09e6a444f43e2a28c3b188ec81ed7 63043747958f44cf8a6f17379aa339d6 - - default default] Unable to schedule network 8ebe4ef0-32c6-496f-8977-92c946630bb1: no agents available; will retry on subsequent port and subnet creation events. 2026-08-11 12:29:54.367 7 INFO neutron.db.ovn_revision_numbers_db [None req-71356a28-a430-441b-9207-0f7929b56207 68b09e6a444f43e2a28c3b188ec81ed7 63043747958f44cf8a6f17379aa339d6 - - default default] Successfully bumped revision number for resource 6eaee77a-89d6-449f-b62e-319d933b6787 (type: subnets) to 0 [pid: 7|app: 0|req: 550/1031] 10.0.0.70 () {34 vars in 668 bytes} [Tue Aug 11 12:29:54 2026] POST /v2.0/subnets => generated 646 bytes in 269 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-11 12:29:54.443 8 INFO neutron.db.ovn_revision_numbers_db [req-3f8d4e4f-af76-4abe-8078-154aec0c40fc req-442724dc-39f0-47fe-b581-ebd2ad1b2497 a28a735b17834b3a90a81134c1d2bc6e 0f044782ab1c4aa6b1d21ce7c18e0150 - - c91e732a1a8347dbad054f5124db4732 c91e732a1a8347dbad054f5124db4732] Successfully bumped revision number for resource 5fe3200e-c373-48c9-8f54-e71d921121a2 (type: ports) to 4 [pid: 8|app: 0|req: 482/1032] 199.19.213.166 () {38 vars in 1028 bytes} [Tue Aug 11 12:29:53 2026] PUT /v2.0/ports/5fe3200e-c373-48c9-8f54-e71d921121a2 => generated 1204 bytes in 710 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 551/1033] 10.0.0.190 () {34 vars in 990 bytes} [Tue Aug 11 12:29:54 2026] GET /v2.0/ports?device_id=ac5a65ca-05bb-420c-9e13-883a645ac921 => generated 969 bytes in 87 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-08-11 12:29:54.508 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-fb068088-1b08-4544-8a48-f1987680f8bf'] response: {'name': 'network-changed', 'server_uuid': 'ac5a65ca-05bb-420c-9e13-883a645ac921', 'tag': '5fe3200e-c373-48c9-8f54-e71d921121a2', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 552/1034] 10.0.0.190 () {34 vars in 1040 bytes} [Tue Aug 11 12:29:54 2026] GET /v2.0/security-groups?id=8633df07-1d91-45cc-86fb-55f4940878c3&fields=id&fields=name => generated 113 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 553/1035] 10.0.0.190 () {34 vars in 990 bytes} [Tue Aug 11 12:29:54 2026] GET /v2.0/ports?device_id=248c3d53-2949-4411-bcad-649a062f1c2e => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-11 12:29:54.686 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-69e989e6-f38e-4483-9363-8e9f044ed1ac 68b09e6a444f43e2a28c3b188ec81ed7 63043747958f44cf8a6f17379aa339d6 - - default default] No more DHCP agents 2026-08-11 12:29:54.687 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-69e989e6-f38e-4483-9363-8e9f044ed1ac 68b09e6a444f43e2a28c3b188ec81ed7 63043747958f44cf8a6f17379aa339d6 - - default default] Unable to schedule network a5ad727a-0673-4dbb-8dfa-37db5b3546b4: no agents available; will retry on subsequent port and subnet creation events. 2026-08-11 12:29:54.800 8 INFO neutron.db.ovn_revision_numbers_db [None req-69e989e6-f38e-4483-9363-8e9f044ed1ac 68b09e6a444f43e2a28c3b188ec81ed7 63043747958f44cf8a6f17379aa339d6 - - default default] Successfully bumped revision number for resource d652e9c7-b28a-4e0a-b89a-e32a8657b1e2 (type: subnets) to 0 [pid: 7|app: 0|req: 554/1036] 10.0.0.190 () {34 vars in 990 bytes} [Tue Aug 11 12:29:54 2026] GET /v2.0/ports?device_id=5bb962c4-cf77-4c52-a023-ea6c5601914b => generated 971 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 483/1037] 10.0.0.70 () {34 vars in 668 bytes} [Tue Aug 11 12:29:54 2026] POST /v2.0/subnets => generated 655 bytes in 361 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 484/1038] 10.0.0.190 () {34 vars in 971 bytes} [Tue Aug 11 12:29:54 2026] GET /v2.0/ports/6172686f-e70e-4f63-bf81-3df29eb4fb88 => generated 968 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 12:29:54.960 7 INFO neutron.db.ovn_revision_numbers_db [None req-fc1b203f-0057-464d-8afc-d36f6f04c58c 68b09e6a444f43e2a28c3b188ec81ed7 63043747958f44cf8a6f17379aa339d6 - - default default] Successfully bumped revision number for resource 891e0edc-d114-47be-9a91-b52b1bcfdf26 (type: routers) to 1 [pid: 7|app: 0|req: 555/1039] 10.0.0.70 () {34 vars in 668 bytes} [Tue Aug 11 12:29:54 2026] POST /v2.0/routers => generated 604 bytes in 164 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 556/1040] 199.19.213.166 () {34 vars in 1080 bytes} [Tue Aug 11 12:29:55 2026] GET /v2.0/ports?tenant_id=c50ae9a4536f4ca98e3d3b02b45e1bf5&device_id=ac5a65ca-05bb-420c-9e13-883a645ac921 => generated 1207 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 557/1041] 199.19.213.166 () {34 vars in 1018 bytes} [Tue Aug 11 12:29:55 2026] GET /v2.0/networks?tenant_id=c50ae9a4536f4ca98e3d3b02b45e1bf5&shared=False => generated 812 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 558/1042] 199.19.213.166 () {34 vars in 930 bytes} [Tue Aug 11 12:29:55 2026] GET /v2.0/networks?shared=True => generated 791 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 12:29:55.399 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-492bafb1-869a-408f-989a-cf6b8660979a 68b09e6a444f43e2a28c3b188ec81ed7 63043747958f44cf8a6f17379aa339d6 - - default default] No more DHCP agents 2026-08-11 12:29:55.400 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-492bafb1-869a-408f-989a-cf6b8660979a 68b09e6a444f43e2a28c3b188ec81ed7 63043747958f44cf8a6f17379aa339d6 - - default default] Unable to schedule network 8ebe4ef0-32c6-496f-8977-92c946630bb1: no agents available; will retry on subsequent port and subnet creation events. [pid: 7|app: 0|req: 559/1043] 199.19.213.166 () {34 vars in 1000 bytes} [Tue Aug 11 12:29:55 2026] GET /v2.0/subnets?network_id=c1794b32-ef73-46b6-ba52-a2901279729f => generated 683 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 560/1044] 199.19.213.166 () {34 vars in 1146 bytes} [Tue Aug 11 12:29:55 2026] GET /v2.0/ports?device_id=5bb962c4-cf77-4c52-a023-ea6c5601914b&device_owner=compute%3Anova&network_id=c1794b32-ef73-46b6-ba52-a2901279729f => generated 971 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 561/1045] 10.0.0.190 () {34 vars in 990 bytes} [Tue Aug 11 12:29:55 2026] GET /v2.0/ports?device_id=ac5a65ca-05bb-420c-9e13-883a645ac921 => generated 969 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 12:29:55.912 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-b7d185ed-d52b-4895-b2d6-a499a437a467 - - - - - -] OVN reports status down for port: 06138408-0cd7-4612-ba7a-eb20d0b173e0 2026-08-11 12:29:55.972 8 INFO neutron.db.ovn_revision_numbers_db [None req-492bafb1-869a-408f-989a-cf6b8660979a 68b09e6a444f43e2a28c3b188ec81ed7 63043747958f44cf8a6f17379aa339d6 - - default default] Successfully bumped revision number for resource 06138408-0cd7-4612-ba7a-eb20d0b173e0 (type: ports) to 1 2026-08-11 12:29:56.293 7 INFO neutron.db.ovn_revision_numbers_db [req-149d21f9-f688-4beb-9a0a-66a5ac554825 req-4c29b9b4-addc-49dd-95c0-c168ed77c7c7 4b98fef91d0c435aa3837bef88887aa9 5e795d6faca64109ba42b240404c5323 - - default default] Successfully bumped revision number for resource 6172686f-e70e-4f63-bf81-3df29eb4fb88 (type: ports) to 6 [pid: 7|app: 0|req: 564/1048] 199.19.213.166 () {38 vars in 1028 bytes} [Tue Aug 11 12:29:55 2026] PUT /v2.0/ports/6172686f-e70e-4f63-bf81-3df29eb4fb88 => generated 1145 bytes in 625 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: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 565/1049] 10.0.0.190 () {34 vars in 990 bytes} [Tue Aug 11 12:29:56 2026] GET /v2.0/ports?device_id=248c3d53-2949-4411-bcad-649a062f1c2e => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 566/1050] 10.0.0.190 () {34 vars in 1040 bytes} [Tue Aug 11 12:29:56 2026] GET /v2.0/security-groups?id=8633df07-1d91-45cc-86fb-55f4940878c3&fields=id&fields=name => generated 113 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 567/1051] 199.19.213.166 () {34 vars in 1080 bytes} [Tue Aug 11 12:29:56 2026] GET /v2.0/ports?tenant_id=c50ae9a4536f4ca98e3d3b02b45e1bf5&device_id=ac5a65ca-05bb-420c-9e13-883a645ac921 => generated 1207 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-11 12:29:56.417 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-b50f8875-86ae-478f-b852-21ece9945fa2'] response: {'name': 'network-changed', 'server_uuid': '5bb962c4-cf77-4c52-a023-ea6c5601914b', 'tag': '6172686f-e70e-4f63-bf81-3df29eb4fb88', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 568/1052] 199.19.213.166 () {34 vars in 1058 bytes} [Tue Aug 11 12:29:56 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=5fe3200e-c373-48c9-8f54-e71d921121a2 => generated 19 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 569/1053] 199.19.213.166 () {34 vars in 984 bytes} [Tue Aug 11 12:29:56 2026] GET /v2.0/subnets?id=4eff05da-2d9d-4bfe-93aa-8504806f0661 => generated 693 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 570/1054] 199.19.213.166 () {34 vars in 1052 bytes} [Tue Aug 11 12:29:56 2026] GET /v2.0/ports?network_id=a68877d5-11d0-461c-a161-5c46ea8b36a3&device_owner=network%3Adhcp => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-11 12:29:56.501 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-b7d185ed-d52b-4895-b2d6-a499a437a467 - - - - - -] OVN reports status up for port: 06138408-0cd7-4612-ba7a-eb20d0b173e0 2026-08-11 12:29:56.529 8 INFO neutron.plugins.ml2.plugin [None req-b7d185ed-d52b-4895-b2d6-a499a437a467 - - - - - -] Attempt 1 to provision port 06138408-0cd7-4612-ba7a-eb20d0b173e0 [pid: 7|app: 0|req: 571/1055] 199.19.213.166 () {34 vars in 1012 bytes} [Tue Aug 11 12:29:56 2026] GET /v2.0/networks/a68877d5-11d0-461c-a161-5c46ea8b36a3?fields=segments => generated 14 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 572/1056] 199.19.213.166 () {34 vars in 1112 bytes} [Tue Aug 11 12:29:56 2026] GET /v2.0/networks/a68877d5-11d0-461c-a161-5c46ea8b36a3?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-11 12:29:56.631 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-492bafb1-869a-408f-989a-cf6b8660979a 68b09e6a444f43e2a28c3b188ec81ed7 63043747958f44cf8a6f17379aa339d6 - - default default] No more DHCP agents 2026-08-11 12:29:56.636 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-492bafb1-869a-408f-989a-cf6b8660979a 68b09e6a444f43e2a28c3b188ec81ed7 63043747958f44cf8a6f17379aa339d6 - - default default] Unable to schedule network 8ebe4ef0-32c6-496f-8977-92c946630bb1: no agents available; will retry on subsequent port and subnet creation events. [pid: 7|app: 0|req: 573/1057] 199.19.213.166 () {34 vars in 1080 bytes} [Tue Aug 11 12:29:56 2026] GET /v2.0/ports?tenant_id=5e795d6faca64109ba42b240404c5323&device_id=5bb962c4-cf77-4c52-a023-ea6c5601914b => generated 1386 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 574/1058] 199.19.213.166 () {34 vars in 986 bytes} [Tue Aug 11 12:29:56 2026] GET /v2.0/networks?id=c1794b32-ef73-46b6-ba52-a2901279729f => generated 820 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 575/1059] 199.19.213.166 () {34 vars in 1058 bytes} [Tue Aug 11 12:29:56 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=6172686f-e70e-4f63-bf81-3df29eb4fb88 => generated 860 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 12:29:57.005 8 INFO neutron.db.ovn_revision_numbers_db [None req-492bafb1-869a-408f-989a-cf6b8660979a 68b09e6a444f43e2a28c3b188ec81ed7 63043747958f44cf8a6f17379aa339d6 - - default default] Successfully bumped revision number for resource 06138408-0cd7-4612-ba7a-eb20d0b173e0 (type: router_ports) to 1 [pid: 8|app: 0|req: 485/1060] 10.0.0.70 () {34 vars in 782 bytes} [Tue Aug 11 12:29:54 2026] PUT /v2.0/routers/891e0edc-d114-47be-9a91-b52b1bcfdf26/add_router_interface => generated 309 bytes in 2018 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 576/1061] 199.19.213.166 () {34 vars in 1058 bytes} [Tue Aug 11 12:29:56 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=6172686f-e70e-4f63-bf81-3df29eb4fb88 => generated 19 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 577/1062] 199.19.213.166 () {34 vars in 984 bytes} [Tue Aug 11 12:29:57 2026] GET /v2.0/subnets?id=776d8c49-bdc4-4d69-90b2-5cd74fcabbec => generated 701 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 578/1063] 199.19.213.166 () {34 vars in 1052 bytes} [Tue Aug 11 12:29:57 2026] GET /v2.0/ports?network_id=c1794b32-ef73-46b6-ba52-a2901279729f&device_owner=network%3Adhcp => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 579/1064] 199.19.213.166 () {34 vars in 1012 bytes} [Tue Aug 11 12:29:57 2026] GET /v2.0/networks/c1794b32-ef73-46b6-ba52-a2901279729f?fields=segments => generated 14 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 580/1065] 199.19.213.166 () {34 vars in 1112 bytes} [Tue Aug 11 12:29:57 2026] GET /v2.0/networks/c1794b32-ef73-46b6-ba52-a2901279729f?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 486/1066] 10.0.0.70 () {32 vars in 716 bytes} [Tue Aug 11 12:29:57 2026] GET /v2.0/ports/06138408-0cd7-4612-ba7a-eb20d0b173e0 => generated 947 bytes in 189 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 12:29:57.224 8 INFO neutron.db.ovn_revision_numbers_db [None req-b7d185ed-d52b-4895-b2d6-a499a437a467 - - - - - -] Successfully bumped revision number for resource 06138408-0cd7-4612-ba7a-eb20d0b173e0 (type: ports) to 2 [pid: 8|app: 0|req: 487/1067] 10.0.0.190 () {34 vars in 990 bytes} [Tue Aug 11 12:29:57 2026] GET /v2.0/ports?device_id=ac5a65ca-05bb-420c-9e13-883a645ac921 => generated 969 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 488/1068] 10.0.0.190 () {34 vars in 1040 bytes} [Tue Aug 11 12:29:57 2026] GET /v2.0/security-groups?id=8633df07-1d91-45cc-86fb-55f4940878c3&fields=id&fields=name => generated 113 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 12:29:57.640 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-2e3ad1bb-6c8a-4e08-a12c-0aff7068e661 68b09e6a444f43e2a28c3b188ec81ed7 63043747958f44cf8a6f17379aa339d6 - - default default] No more DHCP agents 2026-08-11 12:29:57.641 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-2e3ad1bb-6c8a-4e08-a12c-0aff7068e661 68b09e6a444f43e2a28c3b188ec81ed7 63043747958f44cf8a6f17379aa339d6 - - default default] Unable to schedule network a5ad727a-0673-4dbb-8dfa-37db5b3546b4: no agents available; will retry on subsequent port and subnet creation events. [pid: 8|app: 0|req: 489/1069] 10.0.0.70 () {32 vars in 739 bytes} [Tue Aug 11 12:29:57 2026] DELETE /v2.0/security-groups/6e3258eb-2a86-49b0-a52a-6a8d0ea65d61 => generated 0 bytes in 156 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 490/1070] 10.0.0.190 () {34 vars in 990 bytes} [Tue Aug 11 12:29:57 2026] GET /v2.0/ports?device_id=5bb962c4-cf77-4c52-a023-ea6c5601914b => generated 1148 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-11 12:29:57.721 8 INFO neutron.api.v2.resource [None req-263a5eda-1341-4596-8fe3-6cbfaa702ef2 eed50d60fce14002b3e2fa977b3e0474 3b56186345b3432c801d1a57857e4fc0 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 491/1071] 10.0.0.70 () {32 vars in 736 bytes} [Tue Aug 11 12:29:57 2026] GET /v2.0/security-groups/6e3258eb-2a86-49b0-a52a-6a8d0ea65d61 => generated 146 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-11 12:29:57.739 7 INFO neutron.db.ovn_revision_numbers_db [None req-2e3ad1bb-6c8a-4e08-a12c-0aff7068e661 68b09e6a444f43e2a28c3b188ec81ed7 63043747958f44cf8a6f17379aa339d6 - - default default] Successfully bumped revision number for resource b4474a3e-c2e6-4415-9d6e-2b7a7c59ff8b (type: ports) to 1 [pid: 8|app: 0|req: 492/1072] 10.0.0.190 () {34 vars in 1040 bytes} [Tue Aug 11 12:29:57 2026] GET /v2.0/security-groups?id=993c59ad-c5f5-4f1f-862c-ffe9e7ff6128&fields=id&fields=name => generated 114 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 12:29:57.908 8 INFO neutron_taas.services.taas.taas_plugin [None req-93a9821e-e692-43fb-97d0-38e91cfe8294 eed50d60fce14002b3e2fa977b3e0474 3b56186345b3432c801d1a57857e4fc0 - - default default] TaaS: Handle Delete Port: b7a9e36a-ab94-4e91-b9c9-7a97bf05822f 2026-08-11 12:29:57.911 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-93a9821e-e692-43fb-97d0-38e91cfe8294 eed50d60fce14002b3e2fa977b3e0474 3b56186345b3432c801d1a57857e4fc0 - - default default] Tap Mirror: Handle Delete Port: b7a9e36a-ab94-4e91-b9c9-7a97bf05822f [pid: 8|app: 0|req: 493/1073] 10.0.0.70 () {32 vars in 731 bytes} [Tue Aug 11 12:29:57 2026] DELETE /v2.0/floatingips/0db44321-fb76-4369-8ff9-f1d1323de0b9 => generated 0 bytes in 306 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-11 12:29:58.325 8 INFO neutron_taas.services.taas.taas_plugin [None req-1d0cc4c7-7271-4ac7-99c0-f81f979c0924 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] TaaS: Handle Delete Port: 6343c506-2cd9-4dfd-9c17-9b865bdafa3e 2026-08-11 12:29:58.328 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-1d0cc4c7-7271-4ac7-99c0-f81f979c0924 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Tap Mirror: Handle Delete Port: 6343c506-2cd9-4dfd-9c17-9b865bdafa3e 2026-08-11 12:29:58.746 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-2e3ad1bb-6c8a-4e08-a12c-0aff7068e661 68b09e6a444f43e2a28c3b188ec81ed7 63043747958f44cf8a6f17379aa339d6 - - default default] No more DHCP agents 2026-08-11 12:29:58.747 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-2e3ad1bb-6c8a-4e08-a12c-0aff7068e661 68b09e6a444f43e2a28c3b188ec81ed7 63043747958f44cf8a6f17379aa339d6 - - default default] Unable to schedule network a5ad727a-0673-4dbb-8dfa-37db5b3546b4: no agents available; will retry on subsequent port and subnet creation events. 2026-08-11 12:29:58.943 7 INFO neutron.db.ovn_revision_numbers_db [None req-2e3ad1bb-6c8a-4e08-a12c-0aff7068e661 68b09e6a444f43e2a28c3b188ec81ed7 63043747958f44cf8a6f17379aa339d6 - - default default] Successfully bumped revision number for resource b4474a3e-c2e6-4415-9d6e-2b7a7c59ff8b (type: router_ports) to 1 [pid: 7|app: 0|req: 581/1074] 10.0.0.70 () {34 vars in 782 bytes} [Tue Aug 11 12:29:57 2026] PUT /v2.0/routers/891e0edc-d114-47be-9a91-b52b1bcfdf26/add_router_interface => generated 309 bytes in 1736 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 582/1075] 199.19.213.166 () {34 vars in 1080 bytes} [Tue Aug 11 12:29:58 2026] GET /v2.0/ports?tenant_id=5e795d6faca64109ba42b240404c5323&device_id=5bb962c4-cf77-4c52-a023-ea6c5601914b => generated 1386 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 494/1076] 10.0.0.70 () {34 vars in 788 bytes} [Tue Aug 11 12:29:58 2026] PUT /v2.0/routers/d2ee8126-b2e9-4c2d-a3fd-66caf4419388/remove_router_interface => generated 309 bytes in 934 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, ' [pid: 8|app: 0|req: 495/1077] 10.0.0.70 () {32 vars in 716 bytes} [Tue Aug 11 12:29:59 2026] GET /v2.0/ports/b4474a3e-c2e6-4415-9d6e-2b7a7c59ff8b => generated 953 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 583/1078] 10.0.0.190 () {34 vars in 990 bytes} [Tue Aug 11 12:29:58 2026] GET /v2.0/ports?device_id=ac5a65ca-05bb-420c-9e13-883a645ac921 => generated 969 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 496/1079] 199.19.213.166 () {34 vars in 986 bytes} [Tue Aug 11 12:29:59 2026] GET /v2.0/networks?id=c1794b32-ef73-46b6-ba52-a2901279729f => generated 820 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 497/1080] 10.0.0.70 () {32 vars in 716 bytes} [Tue Aug 11 12:29:59 2026] GET /v2.0/ports/b4474a3e-c2e6-4415-9d6e-2b7a7c59ff8b => generated 953 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 498/1081] 10.0.0.190 () {34 vars in 1040 bytes} [Tue Aug 11 12:29:59 2026] GET /v2.0/security-groups?id=8633df07-1d91-45cc-86fb-55f4940878c3&fields=id&fields=name => generated 113 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 499/1082] 199.19.213.166 () {34 vars in 1058 bytes} [Tue Aug 11 12:29:59 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=6172686f-e70e-4f63-bf81-3df29eb4fb88 => generated 860 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 12:29:59.262 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-37cb19d1-d439-4089-8a6e-c2cbd609c43d - - - - - -] OVN reports status up for port: 5fe3200e-c373-48c9-8f54-e71d921121a2 [pid: 8|app: 0|req: 500/1083] 199.19.213.166 () {34 vars in 1058 bytes} [Tue Aug 11 12:29:59 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=6172686f-e70e-4f63-bf81-3df29eb4fb88 => generated 19 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-11 12:29:59.314 7 INFO neutron.plugins.ml2.plugin [None req-37cb19d1-d439-4089-8a6e-c2cbd609c43d - - - - - -] Attempt 1 to provision port 5fe3200e-c373-48c9-8f54-e71d921121a2 [pid: 8|app: 0|req: 501/1084] 199.19.213.166 () {34 vars in 984 bytes} [Tue Aug 11 12:29:59 2026] GET /v2.0/subnets?id=776d8c49-bdc4-4d69-90b2-5cd74fcabbec => generated 701 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 502/1085] 199.19.213.166 () {34 vars in 1052 bytes} [Tue Aug 11 12:29:59 2026] GET /v2.0/ports?network_id=c1794b32-ef73-46b6-ba52-a2901279729f&device_owner=network%3Adhcp => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 503/1086] 199.19.213.166 () {34 vars in 1012 bytes} [Tue Aug 11 12:29:59 2026] GET /v2.0/networks/c1794b32-ef73-46b6-ba52-a2901279729f?fields=segments => generated 14 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 504/1087] 199.19.213.166 () {34 vars in 1112 bytes} [Tue Aug 11 12:29:59 2026] GET /v2.0/networks/c1794b32-ef73-46b6-ba52-a2901279729f?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-11 12:29:59.498 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-c63539d6-2750-4146-8da1-e06037c8af92'] response: {'server_uuid': 'ac5a65ca-05bb-420c-9e13-883a645ac921', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '5fe3200e-c373-48c9-8f54-e71d921121a2', 'code': 200} 2026-08-11 12:29:59.500 7 INFO neutron_taas.services.taas.taas_plugin [None req-003c0611-fd3c-4b06-ad40-34ad4da0236b 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] TaaS: Handle Delete Port: 384d62ea-5f4b-43eb-88af-9f98c8104cab 2026-08-11 12:29:59.507 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-003c0611-fd3c-4b06-ad40-34ad4da0236b 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Tap Mirror: Handle Delete Port: 384d62ea-5f4b-43eb-88af-9f98c8104cab 2026-08-11 12:29:59.782 7 INFO neutron.db.ovn_revision_numbers_db [None req-37cb19d1-d439-4089-8a6e-c2cbd609c43d - - - - - -] Successfully bumped revision number for resource 5fe3200e-c373-48c9-8f54-e71d921121a2 (type: ports) to 5 [pid: 8|app: 0|req: 505/1088] 199.19.213.166 () {34 vars in 1118 bytes} [Tue Aug 11 12:29:59 2026] GET /v2.0/ports?device_id=5bb962c4-cf77-4c52-a023-ea6c5601914b&device_owner=compute%3Anova&fixed_ips=ip_address%3D10.100.0.7 => generated 1148 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 584/1089] 10.0.0.70 () {32 vars in 723 bytes} [Tue Aug 11 12:29:59 2026] DELETE /v2.0/routers/d2ee8126-b2e9-4c2d-a3fd-66caf4419388 => generated 0 bytes in 1192 msecs (HTTP/1.1 204) 2 headers in 112 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: 7|app: 0|req: 585/1090] 10.0.0.70 () {32 vars in 716 bytes} [Tue Aug 11 12:30:00 2026] GET /v2.0/ports/b4474a3e-c2e6-4415-9d6e-2b7a7c59ff8b => generated 953 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 586/1091] 10.0.0.70 () {32 vars in 723 bytes} [Tue Aug 11 12:30:00 2026] DELETE /v2.0/subnets/bc7a1d6c-b5cc-468e-82cb-3e533e6a5e02 => generated 0 bytes in 183 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 587/1092] 10.0.0.190 () {34 vars in 990 bytes} [Tue Aug 11 12:30:00 2026] GET /v2.0/ports?device_id=ac5a65ca-05bb-420c-9e13-883a645ac921 => generated 971 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 12:30:00.718 7 INFO neutron_taas.services.taas.taas_plugin [None req-0d49a74a-2423-408f-8910-df8bb9216808 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] TaaS: Handle Delete Port: dba27f17-25b2-4487-b541-56738c353b1a 2026-08-11 12:30:00.735 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-0d49a74a-2423-408f-8910-df8bb9216808 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Tap Mirror: Handle Delete Port: dba27f17-25b2-4487-b541-56738c353b1a 2026-08-11 12:30:00.768 8 INFO neutron.db.ovn_revision_numbers_db [req-df5eeeec-8dcd-438f-b95f-5fa621ee0941 req-da0a1892-1387-461b-a16f-23faddd14679 4b98fef91d0c435aa3837bef88887aa9 5e795d6faca64109ba42b240404c5323 - - default default] Successfully bumped revision number for resource 6172686f-e70e-4f63-bf81-3df29eb4fb88 (type: ports) to 7 [pid: 8|app: 0|req: 506/1093] 199.19.213.166 () {38 vars in 1028 bytes} [Tue Aug 11 12:30:00 2026] PUT /v2.0/ports/6172686f-e70e-4f63-bf81-3df29eb4fb88 => generated 968 bytes in 695 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, ' [pid: 8|app: 0|req: 507/1094] 10.0.0.190 () {34 vars in 1040 bytes} [Tue Aug 11 12:30:00 2026] GET /v2.0/security-groups?id=8633df07-1d91-45cc-86fb-55f4940878c3&fields=id&fields=name => generated 113 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 12:30:00.823 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-ac6b7d32-3ecd-46c2-a758-c4972d69edae'] response: {'name': 'network-changed', 'server_uuid': '5bb962c4-cf77-4c52-a023-ea6c5601914b', 'tag': '6172686f-e70e-4f63-bf81-3df29eb4fb88', 'status': 'completed', 'code': 200} 2026-08-11 12:30:00.919 7 INFO neutron.services.segments.plugin [-] Segment ce3bb9f5-168a-4a84-a9b9-8bd1dade7879 resource provider aggregate not found 2026-08-11 12:30:00.923 7 INFO neutron.services.segments.plugin [-] Segment ce3bb9f5-168a-4a84-a9b9-8bd1dade7879 resource provider aggregate not found 2026-08-11 12:30:00.933 7 INFO neutron.services.segments.plugin [-] Segment ce3bb9f5-168a-4a84-a9b9-8bd1dade7879 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ce3bb9f5-168a-4a84-a9b9-8bd1dade7879 found for delete ", "request_id": "req-444f7b38-99d3-4a7c-bf2f-a26dbc9ba9da"}]} 2026-08-11 12:30:00.942 7 INFO neutron.services.segments.plugin [-] Segment ce3bb9f5-168a-4a84-a9b9-8bd1dade7879 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ce3bb9f5-168a-4a84-a9b9-8bd1dade7879 found for delete ", "request_id": "req-bc7b9c90-c4ba-4d83-b572-220f36eb8e68"}]} [pid: 7|app: 0|req: 588/1095] 10.0.0.70 () {32 vars in 725 bytes} [Tue Aug 11 12:30:00 2026] DELETE /v2.0/networks/f9c3e714-ff83-49fe-8041-b75dcd64b281 => generated 0 bytes in 350 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 508/1096] 10.0.0.70 () {32 vars in 773 bytes} [Tue Aug 11 12:30:01 2026] GET /v2.0/security-groups?tenant_id=3b56186345b3432c801d1a57857e4fc0&name=default => generated 2921 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 509/1097] 199.19.213.166 () {34 vars in 1080 bytes} [Tue Aug 11 12:30:01 2026] GET /v2.0/ports?tenant_id=5e795d6faca64109ba42b240404c5323&device_id=5bb962c4-cf77-4c52-a023-ea6c5601914b => generated 1209 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 510/1098] 199.19.213.166 () {34 vars in 986 bytes} [Tue Aug 11 12:30:01 2026] GET /v2.0/networks?id=c1794b32-ef73-46b6-ba52-a2901279729f => generated 820 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 589/1099] 10.0.0.70 () {32 vars in 739 bytes} [Tue Aug 11 12:30:01 2026] DELETE /v2.0/security-groups/f0885fae-fc18-4d10-a3e2-9079337b276c => generated 0 bytes in 249 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 511/1100] 10.0.0.70 () {32 vars in 716 bytes} [Tue Aug 11 12:30:01 2026] GET /v2.0/ports/b4474a3e-c2e6-4415-9d6e-2b7a7c59ff8b => generated 953 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 590/1101] 199.19.213.166 () {34 vars in 1058 bytes} [Tue Aug 11 12:30:01 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=6172686f-e70e-4f63-bf81-3df29eb4fb88 => generated 860 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 512/1102] 199.19.213.166 () {34 vars in 984 bytes} [Tue Aug 11 12:30:01 2026] GET /v2.0/subnets?id=776d8c49-bdc4-4d69-90b2-5cd74fcabbec => generated 701 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 12:30:01.547 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-e02753b1-a7ac-4da1-bda0-2a94fa2505ae'] response: {'server_uuid': 'ac5a65ca-05bb-420c-9e13-883a645ac921', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '5fe3200e-c373-48c9-8f54-e71d921121a2', 'code': 200} [pid: 7|app: 0|req: 591/1103] 199.19.213.166 () {34 vars in 1052 bytes} [Tue Aug 11 12:30:01 2026] GET /v2.0/ports?network_id=c1794b32-ef73-46b6-ba52-a2901279729f&device_owner=network%3Adhcp => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 513/1104] 199.19.213.166 () {34 vars in 1012 bytes} [Tue Aug 11 12:30:01 2026] GET /v2.0/networks/c1794b32-ef73-46b6-ba52-a2901279729f?fields=segments => generated 14 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 592/1105] 199.19.213.166 () {34 vars in 1112 bytes} [Tue Aug 11 12:30:01 2026] GET /v2.0/networks/c1794b32-ef73-46b6-ba52-a2901279729f?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 514/1106] 10.0.0.190 () {34 vars in 990 bytes} [Tue Aug 11 12:30:01 2026] GET /v2.0/ports?device_id=ac5a65ca-05bb-420c-9e13-883a645ac921 => generated 971 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 593/1107] 10.0.0.190 () {34 vars in 1040 bytes} [Tue Aug 11 12:30:01 2026] GET /v2.0/security-groups?id=8633df07-1d91-45cc-86fb-55f4940878c3&fields=id&fields=name => generated 113 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 515/1108] 10.0.0.190 () {34 vars in 990 bytes} [Tue Aug 11 12:30:02 2026] GET /v2.0/ports?device_id=ac5a65ca-05bb-420c-9e13-883a645ac921 => generated 971 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 516/1109] 10.0.0.190 () {34 vars in 990 bytes} [Tue Aug 11 12:30:02 2026] GET /v2.0/ports?device_id=5bb962c4-cf77-4c52-a023-ea6c5601914b => generated 971 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 517/1110] 10.0.0.190 () {34 vars in 1040 bytes} [Tue Aug 11 12:30:02 2026] GET /v2.0/security-groups?id=993c59ad-c5f5-4f1f-862c-ffe9e7ff6128&fields=id&fields=name => generated 114 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 518/1111] 10.0.0.70 () {32 vars in 716 bytes} [Tue Aug 11 12:30:02 2026] GET /v2.0/ports/b4474a3e-c2e6-4415-9d6e-2b7a7c59ff8b => generated 953 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 12:30:02.555 8 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-52c32332-4939-494d-a3e2-eeb2932d21c5 - - - - - -] No hosting information found for port 06138408-0cd7-4612-ba7a-eb20d0b173e0: RuntimeError: No hosting information found for port 06138408-0cd7-4612-ba7a-eb20d0b173e0 2026-08-11 12:30:02.662 8 INFO neutron.db.ovn_revision_numbers_db [None req-52c32332-4939-494d-a3e2-eeb2932d21c5 - - - - - -] Successfully bumped revision number for resource 06138408-0cd7-4612-ba7a-eb20d0b173e0 (type: router_ports) to 2 2026-08-11 12:30:02.768 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-52c32332-4939-494d-a3e2-eeb2932d21c5 - - - - - -] OVN reports status down for port: b4474a3e-c2e6-4415-9d6e-2b7a7c59ff8b [pid: 8|app: 0|req: 519/1112] 199.19.213.166 () {34 vars in 1080 bytes} [Tue Aug 11 12:30:02 2026] GET /v2.0/ports?tenant_id=5e795d6faca64109ba42b240404c5323&device_id=5bb962c4-cf77-4c52-a023-ea6c5601914b => generated 1209 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-11 12:30:02.852 7 INFO neutron.db.ovn_revision_numbers_db [None req-ff1c8976-7f30-4c51-bc54-c7e41df5d675 d9bb06984317461d97c48e05b5afde1e c50ae9a4536f4ca98e3d3b02b45e1bf5 - - default default] Successfully bumped revision number for resource 2ca0e7e4-092c-4ab0-8cfa-3b3a3ce3fdca (type: floatingips) to 1 [pid: 8|app: 0|req: 520/1113] 199.19.213.166 () {34 vars in 986 bytes} [Tue Aug 11 12:30:02 2026] GET /v2.0/networks?id=c1794b32-ef73-46b6-ba52-a2901279729f => generated 820 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 12:30:02.882 8 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-52c32332-4939-494d-a3e2-eeb2932d21c5 - - - - - -] Logical_Switch_Port %s host information not removed, the port state is up 2026-08-11 12:30:02.883 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-52c32332-4939-494d-a3e2-eeb2932d21c5 - - - - - -] OVN reports status up for port: b4474a3e-c2e6-4415-9d6e-2b7a7c59ff8b 2026-08-11 12:30:02.919 8 INFO neutron.plugins.ml2.plugin [None req-52c32332-4939-494d-a3e2-eeb2932d21c5 - - - - - -] Attempt 1 to provision port b4474a3e-c2e6-4415-9d6e-2b7a7c59ff8b [pid: 8|app: 0|req: 521/1114] 199.19.213.166 () {34 vars in 1058 bytes} [Tue Aug 11 12:30:02 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=6172686f-e70e-4f63-bf81-3df29eb4fb88 => generated 860 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 12:30:02.984 7 INFO neutron.db.ovn_revision_numbers_db [None req-ff1c8976-7f30-4c51-bc54-c7e41df5d675 d9bb06984317461d97c48e05b5afde1e c50ae9a4536f4ca98e3d3b02b45e1bf5 - - default default] Successfully bumped revision number for resource 2ca0e7e4-092c-4ab0-8cfa-3b3a3ce3fdca (type: floatingips) to 2 2026-08-11 12:30:02.984 7 INFO neutron.db.l3_db [None req-ff1c8976-7f30-4c51-bc54-c7e41df5d675 d9bb06984317461d97c48e05b5afde1e c50ae9a4536f4ca98e3d3b02b45e1bf5 - - default default] Floating IP 2ca0e7e4-092c-4ab0-8cfa-3b3a3ce3fdca associated. External IP: 10.96.250.207, port: 5fe3200e-c373-48c9-8f54-e71d921121a2. [pid: 8|app: 0|req: 522/1115] 199.19.213.166 () {34 vars in 984 bytes} [Tue Aug 11 12:30:02 2026] GET /v2.0/subnets?id=776d8c49-bdc4-4d69-90b2-5cd74fcabbec => generated 701 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 523/1116] 199.19.213.166 () {34 vars in 1052 bytes} [Tue Aug 11 12:30:03 2026] GET /v2.0/ports?network_id=c1794b32-ef73-46b6-ba52-a2901279729f&device_owner=network%3Adhcp => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 594/1117] 10.0.0.70 () {34 vars in 748 bytes} [Tue Aug 11 12:30:02 2026] PUT /v2.0/floatingips/2ca0e7e4-092c-4ab0-8cfa-3b3a3ce3fdca => generated 855 bytes in 875 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, ' [pid: 7|app: 0|req: 595/1118] 10.0.0.190 () {34 vars in 990 bytes} [Tue Aug 11 12:30:03 2026] GET /v2.0/ports?device_id=ac5a65ca-05bb-420c-9e13-883a645ac921 => generated 971 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 524/1119] 199.19.213.166 () {34 vars in 1012 bytes} [Tue Aug 11 12:30:03 2026] GET /v2.0/networks/c1794b32-ef73-46b6-ba52-a2901279729f?fields=segments => generated 14 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 596/1120] 199.19.213.166 () {34 vars in 1112 bytes} [Tue Aug 11 12:30:03 2026] GET /v2.0/networks/c1794b32-ef73-46b6-ba52-a2901279729f?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 525/1121] 10.0.0.190 () {34 vars in 1040 bytes} [Tue Aug 11 12:30:03 2026] GET /v2.0/security-groups?id=8633df07-1d91-45cc-86fb-55f4940878c3&fields=id&fields=name => generated 113 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 597/1122] 10.0.0.190 () {34 vars in 990 bytes} [Tue Aug 11 12:30:03 2026] GET /v2.0/ports?device_id=5bb962c4-cf77-4c52-a023-ea6c5601914b => generated 971 bytes in 141 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 12:30:03.600 8 INFO neutron.db.ovn_revision_numbers_db [None req-52c32332-4939-494d-a3e2-eeb2932d21c5 - - - - - -] Successfully bumped revision number for resource b4474a3e-c2e6-4415-9d6e-2b7a7c59ff8b (type: ports) to 2 [pid: 7|app: 0|req: 598/1123] 10.0.0.190 () {34 vars in 1040 bytes} [Tue Aug 11 12:30:03 2026] GET /v2.0/security-groups?id=993c59ad-c5f5-4f1f-862c-ffe9e7ff6128&fields=id&fields=name => generated 114 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 526/1124] 10.0.0.70 () {32 vars in 716 bytes} [Tue Aug 11 12:30:03 2026] GET /v2.0/ports/b4474a3e-c2e6-4415-9d6e-2b7a7c59ff8b => generated 955 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 12:30:03.645 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-06c2c3b2-b024-44cd-878e-7b2db77c64bd'] response: {'name': 'network-changed', 'server_uuid': 'ac5a65ca-05bb-420c-9e13-883a645ac921', 'tag': '5fe3200e-c373-48c9-8f54-e71d921121a2', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 527/1125] 10.0.0.190 () {34 vars in 990 bytes} [Tue Aug 11 12:30:03 2026] GET /v2.0/ports?device_id=ac5a65ca-05bb-420c-9e13-883a645ac921 => generated 971 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 528/1126] 10.0.0.190 () {34 vars in 1040 bytes} [Tue Aug 11 12:30:03 2026] GET /v2.0/security-groups?id=8633df07-1d91-45cc-86fb-55f4940878c3&fields=id&fields=name => generated 113 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 12:30:04.053 7 INFO neutron_taas.services.taas.taas_plugin [None req-624df9fd-07df-4275-a2cb-fb01af0a341a 68b09e6a444f43e2a28c3b188ec81ed7 63043747958f44cf8a6f17379aa339d6 - - default default] TaaS: Handle Delete Port: b4474a3e-c2e6-4415-9d6e-2b7a7c59ff8b 2026-08-11 12:30:04.056 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-624df9fd-07df-4275-a2cb-fb01af0a341a 68b09e6a444f43e2a28c3b188ec81ed7 63043747958f44cf8a6f17379aa339d6 - - default default] Tap Mirror: Handle Delete Port: b4474a3e-c2e6-4415-9d6e-2b7a7c59ff8b [pid: 8|app: 0|req: 529/1127] 199.19.213.166 () {34 vars in 1080 bytes} [Tue Aug 11 12:30:04 2026] GET /v2.0/ports?tenant_id=c50ae9a4536f4ca98e3d3b02b45e1bf5&device_id=ac5a65ca-05bb-420c-9e13-883a645ac921 => generated 1209 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 530/1128] 199.19.213.166 () {34 vars in 986 bytes} [Tue Aug 11 12:30:04 2026] GET /v2.0/networks?id=a68877d5-11d0-461c-a161-5c46ea8b36a3 => generated 812 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 531/1129] 199.19.213.166 () {34 vars in 1058 bytes} [Tue Aug 11 12:30:04 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=5fe3200e-c373-48c9-8f54-e71d921121a2 => generated 860 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 532/1130] 199.19.213.166 () {34 vars in 984 bytes} [Tue Aug 11 12:30:04 2026] GET /v2.0/subnets?id=4eff05da-2d9d-4bfe-93aa-8504806f0661 => generated 693 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 533/1131] 199.19.213.166 () {34 vars in 1052 bytes} [Tue Aug 11 12:30:04 2026] GET /v2.0/ports?network_id=a68877d5-11d0-461c-a161-5c46ea8b36a3&device_owner=network%3Adhcp => generated 12 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 599/1132] 10.0.0.70 () {34 vars in 788 bytes} [Tue Aug 11 12:30:03 2026] PUT /v2.0/routers/891e0edc-d114-47be-9a91-b52b1bcfdf26/remove_router_interface => generated 309 bytes in 809 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, ' [pid: 8|app: 0|req: 534/1133] 199.19.213.166 () {34 vars in 1012 bytes} [Tue Aug 11 12:30:04 2026] GET /v2.0/networks/a68877d5-11d0-461c-a161-5c46ea8b36a3?fields=segments => generated 14 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 535/1134] 199.19.213.166 () {34 vars in 1112 bytes} [Tue Aug 11 12:30:04 2026] GET /v2.0/networks/a68877d5-11d0-461c-a161-5c46ea8b36a3?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 600/1135] 10.0.0.70 () {32 vars in 716 bytes} [Tue Aug 11 12:30:04 2026] GET /v2.0/ports/06138408-0cd7-4612-ba7a-eb20d0b173e0 => generated 947 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 536/1136] 199.19.213.166 () {34 vars in 994 bytes} [Tue Aug 11 12:30:04 2026] GET /v2.0/ports?device_id=5bb962c4-cf77-4c52-a023-ea6c5601914b => generated 971 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 12:30:04.682 8 INFO neutron_taas.services.taas.taas_plugin [req-f6abbfad-ec98-4d5a-90be-dff4ec534b59 req-d08466e4-79e1-4a5c-8600-687deda395cf 4b98fef91d0c435aa3837bef88887aa9 5e795d6faca64109ba42b240404c5323 - - default default] TaaS: Handle Delete Port: 6172686f-e70e-4f63-bf81-3df29eb4fb88 2026-08-11 12:30:04.685 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-f6abbfad-ec98-4d5a-90be-dff4ec534b59 req-d08466e4-79e1-4a5c-8600-687deda395cf 4b98fef91d0c435aa3837bef88887aa9 5e795d6faca64109ba42b240404c5323 - - default default] Tap Mirror: Handle Delete Port: 6172686f-e70e-4f63-bf81-3df29eb4fb88 2026-08-11 12:30:04.734 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-7f32a894-4ae1-467e-a305-6a8126cd2526 - - - - - -] OVN reports status down for port: 5fe3200e-c373-48c9-8f54-e71d921121a2 2026-08-11 12:30:04.884 7 INFO neutron_taas.services.taas.taas_plugin [None req-5f8853fd-fa24-4a2c-8d22-3dd3b305f0a1 68b09e6a444f43e2a28c3b188ec81ed7 63043747958f44cf8a6f17379aa339d6 - - default default] TaaS: Handle Delete Port: 06138408-0cd7-4612-ba7a-eb20d0b173e0 2026-08-11 12:30:04.892 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-5f8853fd-fa24-4a2c-8d22-3dd3b305f0a1 68b09e6a444f43e2a28c3b188ec81ed7 63043747958f44cf8a6f17379aa339d6 - - default default] Tap Mirror: Handle Delete Port: 06138408-0cd7-4612-ba7a-eb20d0b173e0 2026-08-11 12:30:04.945 8 INFO neutron.db.l3_db [req-f6abbfad-ec98-4d5a-90be-dff4ec534b59 req-d08466e4-79e1-4a5c-8600-687deda395cf 4b98fef91d0c435aa3837bef88887aa9 5e795d6faca64109ba42b240404c5323 - - default default] Floating IP 3dfc04f8-9f2c-4d9e-bf10-c53bb908c717 disassociated. External IP: 10.96.250.219, port: 6172686f-e70e-4f63-bf81-3df29eb4fb88. [pid: 8|app: 0|req: 537/1137] 199.19.213.166 () {36 vars in 997 bytes} [Tue Aug 11 12:30:04 2026] DELETE /v2.0/ports/6172686f-e70e-4f63-bf81-3df29eb4fb88 => generated 0 bytes in 549 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 538/1138] 10.0.0.190 () {34 vars in 990 bytes} [Tue Aug 11 12:30:05 2026] GET /v2.0/ports?device_id=5bb962c4-cf77-4c52-a023-ea6c5601914b => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-11 12:30:05.143 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-85269724-e278-4653-87fd-80c082ff9cd9'] response: {'server_uuid': '5bb962c4-cf77-4c52-a023-ea6c5601914b', 'name': 'network-vif-deleted', 'tag': '6172686f-e70e-4f63-bf81-3df29eb4fb88', 'status': 'completed', 'code': 200} 2026-08-11 12:30:05.215 7 INFO neutron.db.ovn_revision_numbers_db [None req-7f32a894-4ae1-467e-a305-6a8126cd2526 - - - - - -] Successfully bumped revision number for resource 5fe3200e-c373-48c9-8f54-e71d921121a2 (type: ports) to 6 [pid: 7|app: 0|req: 601/1139] 10.0.0.70 () {34 vars in 788 bytes} [Tue Aug 11 12:30:04 2026] PUT /v2.0/routers/891e0edc-d114-47be-9a91-b52b1bcfdf26/remove_router_interface => generated 309 bytes in 877 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, ' [pid: 7|app: 0|req: 602/1140] 10.0.0.190 () {34 vars in 990 bytes} [Tue Aug 11 12:30:05 2026] GET /v2.0/ports?device_id=ac5a65ca-05bb-420c-9e13-883a645ac921 => generated 969 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 12:30:05.434 8 INFO neutron.db.ovn_revision_numbers_db [None req-e5acde69-8574-4885-9e91-3dac3d4db594 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource cd030c35-6545-4034-809d-8cfa525da1c4 (type: security_groups) to 1 [pid: 7|app: 0|req: 603/1141] 10.0.0.70 () {32 vars in 735 bytes} [Tue Aug 11 12:30:05 2026] GET /v2.0/ports?device_id=891e0edc-d114-47be-9a91-b52b1bcfdf26 => generated 12 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-11 12:30:05.454 8 INFO neutron.db.ovn_revision_numbers_db [None req-e5acde69-8574-4885-9e91-3dac3d4db594 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource 01e9ac6c-cbfe-4ba6-887f-82d262c59bb0 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 604/1142] 10.0.0.190 () {34 vars in 1040 bytes} [Tue Aug 11 12:30:05 2026] GET /v2.0/security-groups?id=8633df07-1d91-45cc-86fb-55f4940878c3&fields=id&fields=name => generated 113 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 12:30:05.482 8 INFO neutron.db.ovn_revision_numbers_db [None req-e5acde69-8574-4885-9e91-3dac3d4db594 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource 2717bcaf-0426-47a1-b666-fb87eb7dddd9 (type: security_group_rules) to 0 2026-08-11 12:30:05.505 8 INFO neutron.db.ovn_revision_numbers_db [None req-e5acde69-8574-4885-9e91-3dac3d4db594 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource 34ba7e71-0a8d-49bc-a7bf-a3fffdcec08f (type: security_group_rules) to 0 2026-08-11 12:30:05.526 8 INFO neutron.db.ovn_revision_numbers_db [None req-e5acde69-8574-4885-9e91-3dac3d4db594 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource 5f91707f-d78a-4ad1-97ea-663b16a7bb9f (type: security_group_rules) to 0 [pid: 8|app: 0|req: 539/1143] 10.0.0.70 () {32 vars in 773 bytes} [Tue Aug 11 12:30:05 2026] GET /v2.0/security-groups?tenant_id=a3ae544d3b0d4c8eaca9912f1325adcd&name=default => generated 2925 bytes in 576 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-11 12:30:05.683 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-1a64fbe0-4317-48f7-9a34-5684d8c873b6'] response: {'server_uuid': 'ac5a65ca-05bb-420c-9e13-883a645ac921', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '5fe3200e-c373-48c9-8f54-e71d921121a2', 'code': 200} 2026-08-11 12:30:05.684 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-1a64fbe0-4317-48f7-9a34-5684d8c873b6'] response: {'server_uuid': 'ac5a65ca-05bb-420c-9e13-883a645ac921', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '5fe3200e-c373-48c9-8f54-e71d921121a2', 'code': 200} [pid: 7|app: 0|req: 605/1144] 10.0.0.70 () {32 vars in 723 bytes} [Tue Aug 11 12:30:05 2026] DELETE /v2.0/routers/891e0edc-d114-47be-9a91-b52b1bcfdf26 => generated 0 bytes in 345 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 540/1145] 10.0.0.70 () {32 vars in 739 bytes} [Tue Aug 11 12:30:05 2026] DELETE /v2.0/security-groups/cd030c35-6545-4034-809d-8cfa525da1c4 => generated 0 bytes in 299 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 606/1146] 10.0.0.70 () {32 vars in 723 bytes} [Tue Aug 11 12:30:05 2026] DELETE /v2.0/subnets/d652e9c7-b28a-4e0a-b89a-e32a8657b1e2 => generated 0 bytes in 159 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 541/1147] 199.19.213.166 () {34 vars in 994 bytes} [Tue Aug 11 12:30:05 2026] GET /v2.0/ports?device_id=ac5a65ca-05bb-420c-9e13-883a645ac921 => generated 969 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 12:30:06.126 8 INFO neutron_taas.services.taas.taas_plugin [req-723c882a-5905-4b89-91a1-adb386b6c710 req-b29d3080-a810-41f6-881e-60ca3b0693b1 d9bb06984317461d97c48e05b5afde1e c50ae9a4536f4ca98e3d3b02b45e1bf5 - - default default] TaaS: Handle Delete Port: 5fe3200e-c373-48c9-8f54-e71d921121a2 2026-08-11 12:30:06.129 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-723c882a-5905-4b89-91a1-adb386b6c710 req-b29d3080-a810-41f6-881e-60ca3b0693b1 d9bb06984317461d97c48e05b5afde1e c50ae9a4536f4ca98e3d3b02b45e1bf5 - - default default] Tap Mirror: Handle Delete Port: 5fe3200e-c373-48c9-8f54-e71d921121a2 [pid: 7|app: 0|req: 607/1148] 10.0.0.70 () {32 vars in 723 bytes} [Tue Aug 11 12:30:05 2026] DELETE /v2.0/subnets/6eaee77a-89d6-449f-b62e-319d933b6787 => generated 0 bytes in 150 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-11 12:30:06.303 7 INFO neutron_taas.services.taas.taas_plugin [None req-5a54e672-abfd-44b8-b160-a396f4d56c0b 68b09e6a444f43e2a28c3b188ec81ed7 63043747958f44cf8a6f17379aa339d6 - - default default] TaaS: Handle Delete Port: 17bf81b0-2969-4994-87a2-5050a15f2a80 2026-08-11 12:30:06.307 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-5a54e672-abfd-44b8-b160-a396f4d56c0b 68b09e6a444f43e2a28c3b188ec81ed7 63043747958f44cf8a6f17379aa339d6 - - default default] Tap Mirror: Handle Delete Port: 17bf81b0-2969-4994-87a2-5050a15f2a80 2026-08-11 12:30:06.312 8 INFO neutron.db.l3_db [req-723c882a-5905-4b89-91a1-adb386b6c710 req-b29d3080-a810-41f6-881e-60ca3b0693b1 d9bb06984317461d97c48e05b5afde1e c50ae9a4536f4ca98e3d3b02b45e1bf5 - - default default] Floating IP 2ca0e7e4-092c-4ab0-8cfa-3b3a3ce3fdca disassociated. External IP: 10.96.250.207, port: 5fe3200e-c373-48c9-8f54-e71d921121a2. [pid: 8|app: 0|req: 542/1149] 199.19.213.166 () {36 vars in 997 bytes} [Tue Aug 11 12:30:06 2026] DELETE /v2.0/ports/5fe3200e-c373-48c9-8f54-e71d921121a2 => generated 0 bytes in 406 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 543/1150] 10.0.0.190 () {34 vars in 990 bytes} [Tue Aug 11 12:30:06 2026] GET /v2.0/ports?device_id=5bb962c4-cf77-4c52-a023-ea6c5601914b => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-11 12:30:06.515 7 INFO neutron.services.segments.plugin [-] Segment 52a1df98-cb8f-4597-9a25-e1f9180ef991 resource provider aggregate not found 2026-08-11 12:30:06.517 7 INFO neutron.services.segments.plugin [-] Segment 52a1df98-cb8f-4597-9a25-e1f9180ef991 resource provider aggregate not found 2026-08-11 12:30:06.545 7 INFO neutron.services.segments.plugin [-] Segment 52a1df98-cb8f-4597-9a25-e1f9180ef991 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 52a1df98-cb8f-4597-9a25-e1f9180ef991 found for delete ", "request_id": "req-667c7aa6-8db1-4dd9-9da2-a88bb32eb513"}]} 2026-08-11 12:30:06.547 7 INFO neutron.services.segments.plugin [-] Segment 52a1df98-cb8f-4597-9a25-e1f9180ef991 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 52a1df98-cb8f-4597-9a25-e1f9180ef991 found for delete ", "request_id": "req-ac978088-192b-4cef-b5dc-25d43b45f5a9"}]} [pid: 8|app: 0|req: 544/1151] 10.0.0.190 () {34 vars in 990 bytes} [Tue Aug 11 12:30:06 2026] GET /v2.0/ports?device_id=ac5a65ca-05bb-420c-9e13-883a645ac921 => generated 12 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 608/1152] 10.0.0.70 () {32 vars in 725 bytes} [Tue Aug 11 12:30:06 2026] DELETE /v2.0/networks/a5ad727a-0673-4dbb-8dfa-37db5b3546b4 => generated 0 bytes in 422 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-11 12:30:06.690 8 INFO neutron_taas.services.taas.taas_plugin [None req-0aaf2d15-684f-4e5d-8eee-1bd6e7e924d2 68b09e6a444f43e2a28c3b188ec81ed7 63043747958f44cf8a6f17379aa339d6 - - default default] TaaS: Handle Delete Port: 5122628d-7f41-4e2c-895e-d98aaee02146 2026-08-11 12:30:06.693 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-0aaf2d15-684f-4e5d-8eee-1bd6e7e924d2 68b09e6a444f43e2a28c3b188ec81ed7 63043747958f44cf8a6f17379aa339d6 - - default default] Tap Mirror: Handle Delete Port: 5122628d-7f41-4e2c-895e-d98aaee02146 2026-08-11 12:30:06.861 8 INFO neutron.services.segments.plugin [-] Segment 3eba4f67-4238-43e9-9714-010b1033d7a7 resource provider aggregate not found 2026-08-11 12:30:06.864 8 INFO neutron.services.segments.plugin [-] Segment 3eba4f67-4238-43e9-9714-010b1033d7a7 resource provider aggregate not found 2026-08-11 12:30:06.878 8 INFO neutron.services.segments.plugin [-] Segment 3eba4f67-4238-43e9-9714-010b1033d7a7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3eba4f67-4238-43e9-9714-010b1033d7a7 found for delete ", "request_id": "req-4b1eea19-89db-411d-900f-7f5fbe007093"}]} 2026-08-11 12:30:06.883 8 INFO neutron.services.segments.plugin [-] Segment 3eba4f67-4238-43e9-9714-010b1033d7a7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3eba4f67-4238-43e9-9714-010b1033d7a7 found for delete ", "request_id": "req-a23a8159-d49f-45a4-ad2f-8c45588e3800"}]} [pid: 8|app: 0|req: 545/1153] 10.0.0.70 () {32 vars in 725 bytes} [Tue Aug 11 12:30:06 2026] DELETE /v2.0/networks/8ebe4ef0-32c6-496f-8977-92c946630bb1 => generated 0 bytes in 337 msecs (HTTP/1.1 204) 3 headers in 131 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-08-11 12:30:07.011 7 INFO neutron.db.segments_db [None req-0f6770d2-5044-4c6e-9934-d5e8ac78241d 68b09e6a444f43e2a28c3b188ec81ed7 63043747958f44cf8a6f17379aa339d6 - - default default] Added segment 1e7ed597-f0ff-40f6-8658-c1494570ed09 of type geneve for network 991d006a-b1a9-444b-8490-fa4a11a5839c 2026-08-11 12:30:07.122 7 INFO neutron.db.ovn_revision_numbers_db [None req-0f6770d2-5044-4c6e-9934-d5e8ac78241d 68b09e6a444f43e2a28c3b188ec81ed7 63043747958f44cf8a6f17379aa339d6 - - default default] Successfully bumped revision number for resource 991d006a-b1a9-444b-8490-fa4a11a5839c (type: networks) to 1 2026-08-11 12:30:07.178 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-e91e842c-faef-4a65-a9c1-d2ece2518497'] response: {'server_uuid': 'ac5a65ca-05bb-420c-9e13-883a645ac921', 'name': 'network-vif-deleted', 'tag': '5fe3200e-c373-48c9-8f54-e71d921121a2', 'status': 'completed', 'code': 200} 2026-08-11 12:30:07.325 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-0f6770d2-5044-4c6e-9934-d5e8ac78241d 68b09e6a444f43e2a28c3b188ec81ed7 63043747958f44cf8a6f17379aa339d6 - - default default] No more DHCP agents 2026-08-11 12:30:07.329 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-0f6770d2-5044-4c6e-9934-d5e8ac78241d 68b09e6a444f43e2a28c3b188ec81ed7 63043747958f44cf8a6f17379aa339d6 - - default default] Unable to schedule network 991d006a-b1a9-444b-8490-fa4a11a5839c: no agents available; will retry on subsequent port and subnet creation events. 2026-08-11 12:30:07.448 7 INFO neutron.db.ovn_revision_numbers_db [None req-0f6770d2-5044-4c6e-9934-d5e8ac78241d 68b09e6a444f43e2a28c3b188ec81ed7 63043747958f44cf8a6f17379aa339d6 - - default default] Successfully bumped revision number for resource c95bdef0-ed6a-441f-a632-f884eb59c080 (type: ports) to 1 [pid: 7|app: 0|req: 609/1154] 10.0.0.70 () {34 vars in 669 bytes} [Tue Aug 11 12:30:06 2026] POST /v2.0/networks => generated 652 bytes in 577 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 610/1155] 10.0.0.190 () {34 vars in 990 bytes} [Tue Aug 11 12:30:07 2026] GET /v2.0/ports?device_id=5bb962c4-cf77-4c52-a023-ea6c5601914b => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 611/1156] 10.0.0.190 () {34 vars in 990 bytes} [Tue Aug 11 12:30:07 2026] GET /v2.0/ports?device_id=ac5a65ca-05bb-420c-9e13-883a645ac921 => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-11 12:30:07.765 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-ecd842d3-8173-4af2-8e42-05e50b01df9f 68b09e6a444f43e2a28c3b188ec81ed7 63043747958f44cf8a6f17379aa339d6 - - default default] No more DHCP agents 2026-08-11 12:30:07.767 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-ecd842d3-8173-4af2-8e42-05e50b01df9f 68b09e6a444f43e2a28c3b188ec81ed7 63043747958f44cf8a6f17379aa339d6 - - default default] Unable to schedule network 991d006a-b1a9-444b-8490-fa4a11a5839c: no agents available; will retry on subsequent port and subnet creation events. 2026-08-11 12:30:07.804 8 INFO neutron.db.ovn_revision_numbers_db [None req-ecd842d3-8173-4af2-8e42-05e50b01df9f 68b09e6a444f43e2a28c3b188ec81ed7 63043747958f44cf8a6f17379aa339d6 - - default default] Successfully bumped revision number for resource 9d3c3e9d-de8a-47b9-b4c1-cb449bfc95c3 (type: subnets) to 0 [pid: 8|app: 0|req: 546/1157] 10.0.0.70 () {34 vars in 668 bytes} [Tue Aug 11 12:30:07 2026] POST /v2.0/subnets => generated 646 bytes in 321 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-11 12:30:07.854 8 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-4791c0d6-d76e-4f0e-9a55-1e5e9b3d4e67 - - - - - -] No port found with ID b4474a3e-c2e6-4415-9d6e-2b7a7c59ff8b: RuntimeError: No port found with ID b4474a3e-c2e6-4415-9d6e-2b7a7c59ff8b 2026-08-11 12:30:07.862 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-4791c0d6-d76e-4f0e-9a55-1e5e9b3d4e67 - - - - - -] OVN reports status down for port: 6172686f-e70e-4f63-bf81-3df29eb4fb88 2026-08-11 12:30:07.879 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-4791c0d6-d76e-4f0e-9a55-1e5e9b3d4e67 - - - - - -] OVN reports status down for port: c95bdef0-ed6a-441f-a632-f884eb59c080 2026-08-11 12:30:08.191 7 INFO neutron.db.ovn_revision_numbers_db [None req-36864b78-7f90-4aaa-af03-3efed9cf28f8 68b09e6a444f43e2a28c3b188ec81ed7 63043747958f44cf8a6f17379aa339d6 - - default default] Successfully bumped revision number for resource 75836a33-1dd5-404e-90a7-38f89228d549 (type: routers) to 1 [pid: 7|app: 0|req: 612/1158] 10.0.0.70 () {34 vars in 668 bytes} [Tue Aug 11 12:30:07 2026] POST /v2.0/routers => generated 606 bytes in 384 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-11 12:30:08.594 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-bf334435-78fc-4162-aac3-b47d90cb8137 68b09e6a444f43e2a28c3b188ec81ed7 63043747958f44cf8a6f17379aa339d6 - - default default] No more DHCP agents 2026-08-11 12:30:08.596 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-bf334435-78fc-4162-aac3-b47d90cb8137 68b09e6a444f43e2a28c3b188ec81ed7 63043747958f44cf8a6f17379aa339d6 - - default default] Unable to schedule network 991d006a-b1a9-444b-8490-fa4a11a5839c: no agents available; will retry on subsequent port and subnet creation events. 2026-08-11 12:30:08.678 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-4791c0d6-d76e-4f0e-9a55-1e5e9b3d4e67 - - - - - -] OVN reports status down for port: 3e067dca-67af-4797-a788-74e137a36d5c 2026-08-11 12:30:08.739 8 INFO neutron.db.ovn_revision_numbers_db [None req-bf334435-78fc-4162-aac3-b47d90cb8137 68b09e6a444f43e2a28c3b188ec81ed7 63043747958f44cf8a6f17379aa339d6 - - default default] Successfully bumped revision number for resource 3e067dca-67af-4797-a788-74e137a36d5c (type: ports) to 1 [pid: 8|app: 0|req: 547/1159] 10.0.0.70 () {34 vars in 664 bytes} [Tue Aug 11 12:30:08 2026] POST /v2.0/ports => generated 964 bytes in 591 msecs (HTTP/1.1 201) 4 headers in 162 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: 548/1160] 10.0.0.190 () {34 vars in 990 bytes} [Tue Aug 11 12:30:08 2026] GET /v2.0/ports?device_id=ac5a65ca-05bb-420c-9e13-883a645ac921 => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 613/1161] 10.0.0.70 () {32 vars in 739 bytes} [Tue Aug 11 12:30:08 2026] DELETE /v2.0/security-groups/993c59ad-c5f5-4f1f-862c-ffe9e7ff6128 => generated 0 bytes in 183 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-11 12:30:08.849 7 INFO neutron.api.v2.resource [None req-239e9dcc-8314-4f60-9a99-4d6106b7475b 4b98fef91d0c435aa3837bef88887aa9 5e795d6faca64109ba42b240404c5323 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 614/1162] 10.0.0.70 () {32 vars in 736 bytes} [Tue Aug 11 12:30:08 2026] GET /v2.0/security-groups/993c59ad-c5f5-4f1f-862c-ffe9e7ff6128 => generated 146 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-11 12:30:08.975 7 INFO neutron_taas.services.taas.taas_plugin [None req-088bda26-45b2-4b8a-9abd-d4f98f5423ec 4b98fef91d0c435aa3837bef88887aa9 5e795d6faca64109ba42b240404c5323 - - default default] TaaS: Handle Delete Port: ad15e489-ea5a-4b63-8d20-03ec88cdb2ad 2026-08-11 12:30:08.978 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-088bda26-45b2-4b8a-9abd-d4f98f5423ec 4b98fef91d0c435aa3837bef88887aa9 5e795d6faca64109ba42b240404c5323 - - default default] Tap Mirror: Handle Delete Port: ad15e489-ea5a-4b63-8d20-03ec88cdb2ad [pid: 7|app: 0|req: 615/1163] 10.0.0.70 () {32 vars in 731 bytes} [Tue Aug 11 12:30:08 2026] DELETE /v2.0/floatingips/3dfc04f8-9f2c-4d9e-bf10-c53bb908c717 => generated 0 bytes in 297 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-11 12:30:09.282 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-4791c0d6-d76e-4f0e-9a55-1e5e9b3d4e67 - - - - - -] OVN reports status up for port: 3e067dca-67af-4797-a788-74e137a36d5c 2026-08-11 12:30:09.309 8 INFO neutron.plugins.ml2.plugin [None req-4791c0d6-d76e-4f0e-9a55-1e5e9b3d4e67 - - - - - -] Attempt 1 to provision port 3e067dca-67af-4797-a788-74e137a36d5c 2026-08-11 12:30:09.331 8 INFO neutron.db.ovn_revision_numbers_db [None req-ec6db60e-410f-455e-af41-b37b02139752 68b09e6a444f43e2a28c3b188ec81ed7 63043747958f44cf8a6f17379aa339d6 - - default default] Successfully bumped revision number for resource 3e067dca-67af-4797-a788-74e137a36d5c (type: ports) to 2 2026-08-11 12:30:09.542 7 INFO neutron_taas.services.taas.taas_plugin [None req-a33dd9d0-c2da-48a2-a272-fd9e1abdc531 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] TaaS: Handle Delete Port: 19b9b375-82bb-4e28-8b53-25bf71603e0c 2026-08-11 12:30:09.549 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a33dd9d0-c2da-48a2-a272-fd9e1abdc531 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Tap Mirror: Handle Delete Port: 19b9b375-82bb-4e28-8b53-25bf71603e0c 2026-08-11 12:30:09.991 8 INFO neutron.db.ovn_revision_numbers_db [None req-4791c0d6-d76e-4f0e-9a55-1e5e9b3d4e67 - - - - - -] Successfully bumped revision number for resource 3e067dca-67af-4797-a788-74e137a36d5c (type: ports) to 3 [pid: 7|app: 0|req: 616/1164] 10.0.0.70 () {34 vars in 788 bytes} [Tue Aug 11 12:30:09 2026] PUT /v2.0/routers/aa4a54a0-abe7-4e6c-8e20-0770541028ec/remove_router_interface => generated 309 bytes in 914 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, ' [pid: 7|app: 0|req: 617/1165] 10.0.0.70 () {32 vars in 739 bytes} [Tue Aug 11 12:30:10 2026] DELETE /v2.0/security-groups/8633df07-1d91-45cc-86fb-55f4940878c3 => generated 0 bytes in 130 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-11 12:30:10.283 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-ec6db60e-410f-455e-af41-b37b02139752 68b09e6a444f43e2a28c3b188ec81ed7 63043747958f44cf8a6f17379aa339d6 - - default default] No more DHCP agents 2026-08-11 12:30:10.284 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-ec6db60e-410f-455e-af41-b37b02139752 68b09e6a444f43e2a28c3b188ec81ed7 63043747958f44cf8a6f17379aa339d6 - - default default] Unable to schedule network 991d006a-b1a9-444b-8490-fa4a11a5839c: no agents available; will retry on subsequent port and subnet creation events. 2026-08-11 12:30:10.543 8 INFO neutron.db.ovn_revision_numbers_db [None req-ec6db60e-410f-455e-af41-b37b02139752 68b09e6a444f43e2a28c3b188ec81ed7 63043747958f44cf8a6f17379aa339d6 - - default default] Successfully bumped revision number for resource 3e067dca-67af-4797-a788-74e137a36d5c (type: router_ports) to 3 [pid: 8|app: 0|req: 549/1166] 10.0.0.70 () {34 vars in 782 bytes} [Tue Aug 11 12:30:08 2026] PUT /v2.0/routers/75836a33-1dd5-404e-90a7-38f89228d549/add_router_interface => generated 309 bytes in 1720 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-08-11 12:30:10.558 8 INFO neutron.api.v2.resource [None req-f7e3534a-5508-4918-963a-d64453514699 d9bb06984317461d97c48e05b5afde1e c50ae9a4536f4ca98e3d3b02b45e1bf5 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 550/1167] 10.0.0.70 () {32 vars in 736 bytes} [Tue Aug 11 12:30:10 2026] GET /v2.0/security-groups/8633df07-1d91-45cc-86fb-55f4940878c3 => generated 146 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-11 12:30:10.559 7 INFO neutron_taas.services.taas.taas_plugin [None req-e9098021-28d4-4b2b-a543-8753a15f63f2 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] TaaS: Handle Delete Port: d0ea55bb-f110-46ec-b35e-8566c573a5a7 2026-08-11 12:30:10.562 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-e9098021-28d4-4b2b-a543-8753a15f63f2 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Tap Mirror: Handle Delete Port: d0ea55bb-f110-46ec-b35e-8566c573a5a7 2026-08-11 12:30:10.798 8 INFO neutron.db.ovn_revision_numbers_db [None req-c5837adc-87f3-4b70-945c-27977f76e8c0 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource a0a4a92a-9693-44a4-9ab7-531a6f0e8a1c (type: security_groups) to 1 2026-08-11 12:30:10.811 8 INFO neutron.db.ovn_revision_numbers_db [None req-c5837adc-87f3-4b70-945c-27977f76e8c0 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource 20e28909-17c8-4892-b34d-ff4baeeb79e8 (type: security_group_rules) to 0 2026-08-11 12:30:10.823 8 INFO neutron.db.ovn_revision_numbers_db [None req-c5837adc-87f3-4b70-945c-27977f76e8c0 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource 3178a126-edb2-4eeb-b8f5-0c3f37f99100 (type: security_group_rules) to 0 2026-08-11 12:30:10.837 8 INFO neutron.db.ovn_revision_numbers_db [None req-c5837adc-87f3-4b70-945c-27977f76e8c0 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource 380ad2d0-7c18-40a1-baee-776302d86231 (type: security_group_rules) to 0 2026-08-11 12:30:10.865 8 INFO neutron.db.ovn_revision_numbers_db [None req-c5837adc-87f3-4b70-945c-27977f76e8c0 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource beab4164-45a6-4d66-ba3c-2f55d074272e (type: security_group_rules) to 0 [pid: 8|app: 0|req: 551/1168] 10.0.0.70 () {32 vars in 773 bytes} [Tue Aug 11 12:30:10 2026] GET /v2.0/security-groups?tenant_id=2c48f8f165124b36945a8d51197b12db&name=default => generated 2925 bytes in 344 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 618/1169] 10.0.0.70 () {32 vars in 723 bytes} [Tue Aug 11 12:30:10 2026] DELETE /v2.0/routers/aa4a54a0-abe7-4e6c-8e20-0770541028ec => generated 0 bytes in 658 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 552/1170] 10.0.0.70 () {32 vars in 716 bytes} [Tue Aug 11 12:30:10 2026] GET /v2.0/ports/3e067dca-67af-4797-a788-74e137a36d5c => generated 1026 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-11 12:30:11.067 7 INFO neutron_taas.services.taas.taas_plugin [None req-104158d8-32b0-4492-a7b8-45f4ff7e6574 d9bb06984317461d97c48e05b5afde1e c50ae9a4536f4ca98e3d3b02b45e1bf5 - - default default] TaaS: Handle Delete Port: 952a9efa-46f5-4655-888b-9af286d73ac5 2026-08-11 12:30:11.069 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-104158d8-32b0-4492-a7b8-45f4ff7e6574 d9bb06984317461d97c48e05b5afde1e c50ae9a4536f4ca98e3d3b02b45e1bf5 - - default default] Tap Mirror: Handle Delete Port: 952a9efa-46f5-4655-888b-9af286d73ac5 [pid: 8|app: 0|req: 555/1173] 10.0.0.70 () {32 vars in 739 bytes} [Tue Aug 11 12:30:10 2026] DELETE /v2.0/security-groups/a0a4a92a-9693-44a4-9ab7-531a6f0e8a1c => generated 0 bytes in 189 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 619/1174] 10.0.0.70 () {32 vars in 731 bytes} [Tue Aug 11 12:30:10 2026] DELETE /v2.0/floatingips/2ca0e7e4-092c-4ab0-8cfa-3b3a3ce3fdca => generated 0 bytes in 276 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 556/1175] 10.0.0.70 () {32 vars in 723 bytes} [Tue Aug 11 12:30:11 2026] DELETE /v2.0/subnets/776d8c49-bdc4-4d69-90b2-5cd74fcabbec => generated 0 bytes in 133 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-11 12:30:11.466 7 INFO neutron_taas.services.taas.taas_plugin [None req-b6fea344-4add-4454-a786-dd6fb46669ef 68b09e6a444f43e2a28c3b188ec81ed7 63043747958f44cf8a6f17379aa339d6 - - default default] TaaS: Handle Delete Port: 3e067dca-67af-4797-a788-74e137a36d5c 2026-08-11 12:30:11.469 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b6fea344-4add-4454-a786-dd6fb46669ef 68b09e6a444f43e2a28c3b188ec81ed7 63043747958f44cf8a6f17379aa339d6 - - default default] Tap Mirror: Handle Delete Port: 3e067dca-67af-4797-a788-74e137a36d5c 2026-08-11 12:30:11.522 8 INFO neutron_taas.services.taas.taas_plugin [None req-6b35984f-703b-4aa1-91b9-eacd0c71606b 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] TaaS: Handle Delete Port: b95e6a94-7579-4aea-8c1d-2cb03db703f9 2026-08-11 12:30:11.525 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-6b35984f-703b-4aa1-91b9-eacd0c71606b 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Tap Mirror: Handle Delete Port: b95e6a94-7579-4aea-8c1d-2cb03db703f9 [pid: 7|app: 0|req: 620/1176] 10.0.0.70 () {34 vars in 788 bytes} [Tue Aug 11 12:30:11 2026] PUT /v2.0/routers/75836a33-1dd5-404e-90a7-38f89228d549/remove_router_interface => generated 309 bytes in 503 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-08-11 12:30:11.829 7 INFO neutron.db.ovn_revision_numbers_db [None req-c7454323-ce10-42e0-8d37-5e53df37b9b0 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource 9e3984ea-97ea-4fe2-9ade-1fe796d26b3c (type: security_groups) to 1 2026-08-11 12:30:11.840 7 INFO neutron.db.ovn_revision_numbers_db [None req-c7454323-ce10-42e0-8d37-5e53df37b9b0 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource 58663fea-7ea5-4c44-aa16-187b224f78f7 (type: security_group_rules) to 0 2026-08-11 12:30:11.861 7 INFO neutron.db.ovn_revision_numbers_db [None req-c7454323-ce10-42e0-8d37-5e53df37b9b0 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource c46246cb-ad2c-4071-a24e-dd3d297a92d6 (type: security_group_rules) to 0 2026-08-11 12:30:11.876 7 INFO neutron.db.ovn_revision_numbers_db [None req-c7454323-ce10-42e0-8d37-5e53df37b9b0 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource cea098bf-29e7-457a-b9f8-ae50c7169809 (type: security_group_rules) to 0 2026-08-11 12:30:11.888 7 INFO neutron.db.ovn_revision_numbers_db [None req-c7454323-ce10-42e0-8d37-5e53df37b9b0 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource f42f9a26-ce11-46a2-9071-e626d786ce54 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 621/1177] 10.0.0.70 () {32 vars in 773 bytes} [Tue Aug 11 12:30:11 2026] GET /v2.0/security-groups?tenant_id=6f9be4dde6c0468085db436efaa8c91c&name=default => generated 2925 bytes in 208 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-11 12:30:12.027 7 INFO neutron_taas.services.taas.taas_plugin [None req-38193837-afb6-4102-9a2b-8c7b754908c0 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] TaaS: Handle Delete Port: 188a65f4-1358-4b14-9a3f-1c38e9c34d91 2026-08-11 12:30:12.030 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-38193837-afb6-4102-9a2b-8c7b754908c0 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Tap Mirror: Handle Delete Port: 188a65f4-1358-4b14-9a3f-1c38e9c34d91 [pid: 8|app: 0|req: 557/1178] 10.0.0.70 () {34 vars in 788 bytes} [Tue Aug 11 12:30:11 2026] PUT /v2.0/routers/7a94d83b-8ca1-4b74-a65c-82ab3342ea4c/remove_router_interface => generated 309 bytes in 821 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-08-11 12:30:12.196 8 INFO neutron.api.v2.resource [None req-686f85ae-cc65-42a1-bbe1-16577782d26f 68b09e6a444f43e2a28c3b188ec81ed7 63043747958f44cf8a6f17379aa339d6 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 558/1179] 10.0.0.70 () {34 vars in 788 bytes} [Tue Aug 11 12:30:12 2026] PUT /v2.0/routers/75836a33-1dd5-404e-90a7-38f89228d549/remove_router_interface => generated 197 bytes in 102 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-11 12:30:12.208 7 INFO neutron.services.segments.plugin [-] Segment f8b14ec5-6c6d-4a6c-afc2-a670f941d15d resource provider aggregate not found 2026-08-11 12:30:12.221 7 INFO neutron.services.segments.plugin [-] Segment f8b14ec5-6c6d-4a6c-afc2-a670f941d15d resource provider aggregate not found 2026-08-11 12:30:12.240 7 INFO neutron.services.segments.plugin [-] Segment f8b14ec5-6c6d-4a6c-afc2-a670f941d15d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f8b14ec5-6c6d-4a6c-afc2-a670f941d15d found for delete ", "request_id": "req-61e5fb54-3ef5-4106-ba9d-5de863f7da8d"}]} 2026-08-11 12:30:12.242 7 INFO neutron.services.segments.plugin [-] Segment f8b14ec5-6c6d-4a6c-afc2-a670f941d15d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f8b14ec5-6c6d-4a6c-afc2-a670f941d15d found for delete ", "request_id": "req-67b37c64-7376-49b0-b806-d0f6f93d0533"}]} [pid: 7|app: 0|req: 622/1180] 10.0.0.70 () {32 vars in 725 bytes} [Tue Aug 11 12:30:11 2026] DELETE /v2.0/networks/c1794b32-ef73-46b6-ba52-a2901279729f => generated 0 bytes in 328 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 559/1181] 10.0.0.70 () {32 vars in 739 bytes} [Tue Aug 11 12:30:12 2026] DELETE /v2.0/security-groups/9e3984ea-97ea-4fe2-9ade-1fe796d26b3c => generated 0 bytes in 217 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 560/1182] 10.0.0.70 () {32 vars in 735 bytes} [Tue Aug 11 12:30:12 2026] GET /v2.0/ports?device_id=75836a33-1dd5-404e-90a7-38f89228d549 => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 561/1183] 10.0.0.70 () {32 vars in 773 bytes} [Tue Aug 11 12:30:12 2026] GET /v2.0/security-groups?tenant_id=5e795d6faca64109ba42b240404c5323&name=default => generated 2921 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-11 12:30:12.526 7 INFO neutron_taas.services.taas.taas_plugin [None req-5a128814-ee8d-4864-8441-2f460635062c 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] TaaS: Handle Delete Port: ed259955-ecee-4f3b-b351-13c4cbad1d81 2026-08-11 12:30:12.528 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-5a128814-ee8d-4864-8441-2f460635062c 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Tap Mirror: Handle Delete Port: ed259955-ecee-4f3b-b351-13c4cbad1d81 [pid: 8|app: 0|req: 562/1184] 10.0.0.70 () {32 vars in 723 bytes} [Tue Aug 11 12:30:12 2026] DELETE /v2.0/routers/75836a33-1dd5-404e-90a7-38f89228d549 => generated 0 bytes in 170 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 563/1185] 10.0.0.70 () {32 vars in 739 bytes} [Tue Aug 11 12:30:12 2026] DELETE /v2.0/security-groups/6220125c-576f-4a61-a741-9828aa016c36 => generated 0 bytes in 227 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 623/1186] 10.0.0.70 () {32 vars in 723 bytes} [Tue Aug 11 12:30:12 2026] DELETE /v2.0/routers/7a94d83b-8ca1-4b74-a65c-82ab3342ea4c => generated 0 bytes in 622 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 564/1187] 10.0.0.70 () {32 vars in 723 bytes} [Tue Aug 11 12:30:12 2026] DELETE /v2.0/subnets/9d3c3e9d-de8a-47b9-b4c1-cb449bfc95c3 => generated 0 bytes in 165 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 624/1188] 10.0.0.70 () {32 vars in 723 bytes} [Tue Aug 11 12:30:12 2026] DELETE /v2.0/subnets/4eff05da-2d9d-4bfe-93aa-8504806f0661 => generated 0 bytes in 148 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-11 12:30:13.179 7 INFO neutron_taas.services.taas.taas_plugin [None req-1a947871-8ead-4768-a31a-9e6c3f99e64e 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] TaaS: Handle Delete Port: 6072f1cd-c9c7-4add-ae6e-03b73ef5b749 2026-08-11 12:30:13.181 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-1a947871-8ead-4768-a31a-9e6c3f99e64e 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Tap Mirror: Handle Delete Port: 6072f1cd-c9c7-4add-ae6e-03b73ef5b749 2026-08-11 12:30:13.195 8 INFO neutron_taas.services.taas.taas_plugin [None req-b4b0d791-e615-4bf6-8727-0b65914ce719 68b09e6a444f43e2a28c3b188ec81ed7 63043747958f44cf8a6f17379aa339d6 - - default default] TaaS: Handle Delete Port: c95bdef0-ed6a-441f-a632-f884eb59c080 2026-08-11 12:30:13.199 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b4b0d791-e615-4bf6-8727-0b65914ce719 68b09e6a444f43e2a28c3b188ec81ed7 63043747958f44cf8a6f17379aa339d6 - - default default] Tap Mirror: Handle Delete Port: c95bdef0-ed6a-441f-a632-f884eb59c080 [pid: 7|app: 0|req: 625/1189] 10.0.0.70 () {32 vars in 725 bytes} [Tue Aug 11 12:30:13 2026] DELETE /v2.0/networks/a68877d5-11d0-461c-a161-5c46ea8b36a3 => generated 0 bytes in 356 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-11 12:30:13.409 8 INFO neutron.services.segments.plugin [-] Segment 1e7ed597-f0ff-40f6-8658-c1494570ed09 resource provider aggregate not found 2026-08-11 12:30:13.412 8 INFO neutron.services.segments.plugin [-] Segment 1e7ed597-f0ff-40f6-8658-c1494570ed09 resource provider aggregate not found 2026-08-11 12:30:13.427 8 INFO neutron.services.segments.plugin [-] Segment 1e7ed597-f0ff-40f6-8658-c1494570ed09 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1e7ed597-f0ff-40f6-8658-c1494570ed09 found for delete ", "request_id": "req-ebcdb73c-ef85-4c65-8596-fe3f0b1d89b9"}]} 2026-08-11 12:30:13.442 8 INFO neutron.services.segments.plugin [-] Segment 1e7ed597-f0ff-40f6-8658-c1494570ed09 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1e7ed597-f0ff-40f6-8658-c1494570ed09 found for delete ", "request_id": "req-05ce83aa-801a-4f87-92a8-e76c8e19bd36"}]} [pid: 8|app: 0|req: 565/1190] 10.0.0.70 () {32 vars in 725 bytes} [Tue Aug 11 12:30:13 2026] DELETE /v2.0/networks/991d006a-b1a9-444b-8490-fa4a11a5839c => generated 0 bytes in 435 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-11 12:30:13.567 7 INFO neutron.db.segments_db [None req-71bb5912-ee2e-4b68-8053-5c0b0ec2314f 68b09e6a444f43e2a28c3b188ec81ed7 63043747958f44cf8a6f17379aa339d6 - - default default] Added segment 42008d6a-824e-4976-b3eb-f77cf281c2ed of type geneve for network 5c6f158c-a433-4e4c-9a4d-7745577fa487 [pid: 8|app: 0|req: 566/1191] 10.0.0.70 () {32 vars in 773 bytes} [Tue Aug 11 12:30:13 2026] GET /v2.0/security-groups?tenant_id=c50ae9a4536f4ca98e3d3b02b45e1bf5&name=default => generated 2925 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-11 12:30:13.669 7 INFO neutron.db.ovn_revision_numbers_db [None req-71bb5912-ee2e-4b68-8053-5c0b0ec2314f 68b09e6a444f43e2a28c3b188ec81ed7 63043747958f44cf8a6f17379aa339d6 - - default default] Successfully bumped revision number for resource 5c6f158c-a433-4e4c-9a4d-7745577fa487 (type: networks) to 1 2026-08-11 12:30:13.839 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-71bb5912-ee2e-4b68-8053-5c0b0ec2314f 68b09e6a444f43e2a28c3b188ec81ed7 63043747958f44cf8a6f17379aa339d6 - - default default] No more DHCP agents 2026-08-11 12:30:13.841 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-71bb5912-ee2e-4b68-8053-5c0b0ec2314f 68b09e6a444f43e2a28c3b188ec81ed7 63043747958f44cf8a6f17379aa339d6 - - default default] Unable to schedule network 5c6f158c-a433-4e4c-9a4d-7745577fa487: no agents available; will retry on subsequent port and subnet creation events. [pid: 8|app: 0|req: 567/1192] 10.0.0.70 () {32 vars in 739 bytes} [Tue Aug 11 12:30:13 2026] DELETE /v2.0/security-groups/caf3f337-aec0-47e3-b2e7-c8d08d6fdfb1 => generated 0 bytes in 261 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-11 12:30:13.882 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-7da1b9db-77a7-4a55-bc3e-9a5b16dad50c - - - - - -] OVN reports status down for port: 0b116992-c00b-4e36-9ca2-80ebb0c4a152 2026-08-11 12:30:13.953 7 INFO neutron.db.ovn_revision_numbers_db [None req-71bb5912-ee2e-4b68-8053-5c0b0ec2314f 68b09e6a444f43e2a28c3b188ec81ed7 63043747958f44cf8a6f17379aa339d6 - - default default] Successfully bumped revision number for resource 0b116992-c00b-4e36-9ca2-80ebb0c4a152 (type: ports) to 1 [pid: 7|app: 0|req: 626/1193] 10.0.0.70 () {34 vars in 669 bytes} [Tue Aug 11 12:30:13 2026] POST /v2.0/networks => generated 652 bytes in 540 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-11 12:30:14.220 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-2c7faa2a-7d34-4e31-b3e6-cde4851ec04d 68b09e6a444f43e2a28c3b188ec81ed7 63043747958f44cf8a6f17379aa339d6 - - default default] No more DHCP agents 2026-08-11 12:30:14.221 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-2c7faa2a-7d34-4e31-b3e6-cde4851ec04d 68b09e6a444f43e2a28c3b188ec81ed7 63043747958f44cf8a6f17379aa339d6 - - default default] Unable to schedule network 5c6f158c-a433-4e4c-9a4d-7745577fa487: no agents available; will retry on subsequent port and subnet creation events. 2026-08-11 12:30:14.254 8 INFO neutron.db.ovn_revision_numbers_db [None req-2c7faa2a-7d34-4e31-b3e6-cde4851ec04d 68b09e6a444f43e2a28c3b188ec81ed7 63043747958f44cf8a6f17379aa339d6 - - default default] Successfully bumped revision number for resource c21f08d8-1ebf-433c-b55b-a70289a2a01a (type: subnets) to 0 2026-08-11 12:30:14.260 7 INFO neutron.services.segments.plugin [-] Segment f02030d3-040e-45ee-b748-1e947112884c resource provider aggregate not found 2026-08-11 12:30:14.263 7 INFO neutron.services.segments.plugin [-] Segment f02030d3-040e-45ee-b748-1e947112884c resource provider aggregate not found [pid: 8|app: 0|req: 568/1194] 10.0.0.70 () {34 vars in 668 bytes} [Tue Aug 11 12:30:14 2026] POST /v2.0/subnets => generated 646 bytes in 259 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-11 12:30:14.276 7 INFO neutron.services.segments.plugin [-] Segment f02030d3-040e-45ee-b748-1e947112884c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f02030d3-040e-45ee-b748-1e947112884c found for delete ", "request_id": "req-ff48fe57-879c-4cdd-a61d-1a4a0e8716bf"}]} 2026-08-11 12:30:14.279 7 INFO neutron.services.segments.plugin [-] Segment f02030d3-040e-45ee-b748-1e947112884c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f02030d3-040e-45ee-b748-1e947112884c found for delete ", "request_id": "req-661acdb3-ab69-4dfe-9e99-d1345d541a2d"}]} 2026-08-11 12:30:14.389 7 INFO neutron.db.ovn_revision_numbers_db [None req-228ef875-8903-4dc8-bc66-87d431871498 68b09e6a444f43e2a28c3b188ec81ed7 63043747958f44cf8a6f17379aa339d6 - - default default] Successfully bumped revision number for resource e1118616-ccb8-4faf-b13b-a27f6b099c65 (type: routers) to 1 [pid: 7|app: 0|req: 627/1195] 10.0.0.70 () {34 vars in 668 bytes} [Tue Aug 11 12:30:14 2026] POST /v2.0/routers => generated 607 bytes in 126 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-11 12:30:14.827 7 INFO neutron.db.ovn_revision_numbers_db [None req-604a44db-35b7-4496-bb8a-5e742db889d7 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource 6c8a5760-9ff8-4604-b45f-021c6b15be47 (type: security_groups) to 1 2026-08-11 12:30:14.835 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-a1594337-d326-4666-98d7-5e939e87509e 68b09e6a444f43e2a28c3b188ec81ed7 63043747958f44cf8a6f17379aa339d6 - - default default] No more DHCP agents 2026-08-11 12:30:14.836 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-a1594337-d326-4666-98d7-5e939e87509e 68b09e6a444f43e2a28c3b188ec81ed7 63043747958f44cf8a6f17379aa339d6 - - default default] Unable to schedule network 5c6f158c-a433-4e4c-9a4d-7745577fa487: no agents available; will retry on subsequent port and subnet creation events. 2026-08-11 12:30:14.853 7 INFO neutron.db.ovn_revision_numbers_db [None req-604a44db-35b7-4496-bb8a-5e742db889d7 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource 13a7e487-2013-49c4-acb2-bde55bd99bd4 (type: security_group_rules) to 0 2026-08-11 12:30:14.863 7 INFO neutron.db.ovn_revision_numbers_db [None req-604a44db-35b7-4496-bb8a-5e742db889d7 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource 856c9094-dc8a-4c35-9f7e-a3ab44ac2bdf (type: security_group_rules) to 0 2026-08-11 12:30:14.877 7 INFO neutron.db.ovn_revision_numbers_db [None req-604a44db-35b7-4496-bb8a-5e742db889d7 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource a41573af-dbd1-4716-b8be-300c4aa02ab7 (type: security_group_rules) to 0 2026-08-11 12:30:14.897 7 INFO neutron.db.ovn_revision_numbers_db [None req-604a44db-35b7-4496-bb8a-5e742db889d7 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource ac90c640-8d68-45e6-bd70-4ec6de814d3b (type: security_group_rules) to 0 2026-08-11 12:30:14.900 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-7da1b9db-77a7-4a55-bc3e-9a5b16dad50c - - - - - -] OVN reports status down for port: 77b339ed-c312-46d0-a38f-d946451ee969 2026-08-11 12:30:14.923 8 INFO neutron.db.ovn_revision_numbers_db [None req-a1594337-d326-4666-98d7-5e939e87509e 68b09e6a444f43e2a28c3b188ec81ed7 63043747958f44cf8a6f17379aa339d6 - - default default] Successfully bumped revision number for resource 77b339ed-c312-46d0-a38f-d946451ee969 (type: ports) to 1 2026-08-11 12:30:15.003 7 INFO neutron.db.segments_db [None req-604a44db-35b7-4496-bb8a-5e742db889d7 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Added segment 119aa1cc-5432-4dd0-a04f-48ab4f311bf2 of type geneve for network 434cf40c-6d3a-40e5-8eed-a7ae61e0c36c 2026-08-11 12:30:15.126 7 INFO neutron.db.ovn_revision_numbers_db [None req-604a44db-35b7-4496-bb8a-5e742db889d7 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource 434cf40c-6d3a-40e5-8eed-a7ae61e0c36c (type: networks) to 1 2026-08-11 12:30:15.290 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-604a44db-35b7-4496-bb8a-5e742db889d7 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] No more DHCP agents 2026-08-11 12:30:15.291 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-604a44db-35b7-4496-bb8a-5e742db889d7 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Unable to schedule network 434cf40c-6d3a-40e5-8eed-a7ae61e0c36c: no agents available; will retry on subsequent port and subnet creation events. 2026-08-11 12:30:15.333 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-7da1b9db-77a7-4a55-bc3e-9a5b16dad50c - - - - - -] OVN reports status down for port: 7fb64b77-7280-4717-b2e2-f3eda002868f 2026-08-11 12:30:15.397 7 INFO neutron.db.ovn_revision_numbers_db [None req-604a44db-35b7-4496-bb8a-5e742db889d7 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource 7fb64b77-7280-4717-b2e2-f3eda002868f (type: ports) to 1 [pid: 7|app: 0|req: 628/1196] 10.0.0.70 () {34 vars in 670 bytes} [Tue Aug 11 12:30:14 2026] POST /v2.0/networks => generated 760 bytes in 847 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-11 12:30:15.524 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-7da1b9db-77a7-4a55-bc3e-9a5b16dad50c - - - - - -] OVN reports status up for port: 77b339ed-c312-46d0-a38f-d946451ee969 2026-08-11 12:30:15.536 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-a1594337-d326-4666-98d7-5e939e87509e 68b09e6a444f43e2a28c3b188ec81ed7 63043747958f44cf8a6f17379aa339d6 - - default default] No more DHCP agents 2026-08-11 12:30:15.539 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-a1594337-d326-4666-98d7-5e939e87509e 68b09e6a444f43e2a28c3b188ec81ed7 63043747958f44cf8a6f17379aa339d6 - - default default] Unable to schedule network 5c6f158c-a433-4e4c-9a4d-7745577fa487: no agents available; will retry on subsequent port and subnet creation events. 2026-08-11 12:30:15.551 7 INFO neutron.plugins.ml2.plugin [None req-7da1b9db-77a7-4a55-bc3e-9a5b16dad50c - - - - - -] Attempt 1 to provision port 77b339ed-c312-46d0-a38f-d946451ee969 2026-08-11 12:30:15.654 8 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-270cb451-11c7-4d2a-bb28-a284a8fb2b7f - - - - - -] No port found with ID 3e067dca-67af-4797-a788-74e137a36d5c: RuntimeError: No port found with ID 3e067dca-67af-4797-a788-74e137a36d5c 2026-08-11 12:30:15.741 8 INFO neutron.db.ovn_revision_numbers_db [None req-a1594337-d326-4666-98d7-5e939e87509e 68b09e6a444f43e2a28c3b188ec81ed7 63043747958f44cf8a6f17379aa339d6 - - default default] Successfully bumped revision number for resource 77b339ed-c312-46d0-a38f-d946451ee969 (type: router_ports) to 1 [pid: 8|app: 0|req: 569/1197] 10.0.0.70 () {34 vars in 782 bytes} [Tue Aug 11 12:30:14 2026] PUT /v2.0/routers/e1118616-ccb8-4faf-b13b-a27f6b099c65/add_router_interface => generated 309 bytes in 1336 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 570/1198] 10.0.0.70 () {32 vars in 716 bytes} [Tue Aug 11 12:30:15 2026] GET /v2.0/ports/77b339ed-c312-46d0-a38f-d946451ee969 => generated 945 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 571/1199] 10.0.0.70 () {32 vars in 716 bytes} [Tue Aug 11 12:30:15 2026] GET /v2.0/ports/77b339ed-c312-46d0-a38f-d946451ee969 => generated 945 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 12:30:16.090 8 INFO neutron.db.ovn_revision_numbers_db [None req-a39260be-3f9c-4f29-a8ab-da7cc5969a9a 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource 6dc7f602-9ed5-4003-9444-3834d6829b76 (type: security_groups) to 1 2026-08-11 12:30:16.111 8 INFO neutron.db.ovn_revision_numbers_db [None req-a39260be-3f9c-4f29-a8ab-da7cc5969a9a 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource 29c85d2e-e843-4b41-9616-e338d0378a44 (type: security_group_rules) to 0 2026-08-11 12:30:16.123 8 INFO neutron.db.ovn_revision_numbers_db [None req-a39260be-3f9c-4f29-a8ab-da7cc5969a9a 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource 5699d290-0c14-4143-899c-3773b9bcb534 (type: security_group_rules) to 0 2026-08-11 12:30:16.133 8 INFO neutron.db.ovn_revision_numbers_db [None req-a39260be-3f9c-4f29-a8ab-da7cc5969a9a 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource 6888f7fa-86c5-4125-b747-a32d1cd774bb (type: security_group_rules) to 0 2026-08-11 12:30:16.146 8 INFO neutron.db.ovn_revision_numbers_db [None req-a39260be-3f9c-4f29-a8ab-da7cc5969a9a 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource 6bb5d029-33f2-4e33-9c51-1c1eb4315cc2 (type: security_group_rules) to 0 2026-08-11 12:30:16.221 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-97de8313-1e78-4e24-b2f7-9b283e2e9c44 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] No more DHCP agents 2026-08-11 12:30:16.230 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-97de8313-1e78-4e24-b2f7-9b283e2e9c44 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Unable to schedule network 434cf40c-6d3a-40e5-8eed-a7ae61e0c36c: no agents available; will retry on subsequent port and subnet creation events. 2026-08-11 12:30:16.230 8 INFO neutron.db.segments_db [None req-a39260be-3f9c-4f29-a8ab-da7cc5969a9a 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Added segment b1be17b3-0c35-43d3-9f11-6c6860799db4 of type geneve for network 606a6321-3ee9-4390-8666-e6108b7c2a71 2026-08-11 12:30:16.338 8 INFO neutron.db.ovn_revision_numbers_db [None req-a39260be-3f9c-4f29-a8ab-da7cc5969a9a 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource 606a6321-3ee9-4390-8666-e6108b7c2a71 (type: networks) to 1 2026-08-11 12:30:16.490 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-a39260be-3f9c-4f29-a8ab-da7cc5969a9a 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] No more DHCP agents 2026-08-11 12:30:16.491 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-a39260be-3f9c-4f29-a8ab-da7cc5969a9a 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Unable to schedule network 606a6321-3ee9-4390-8666-e6108b7c2a71: no agents available; will retry on subsequent port and subnet creation events. 2026-08-11 12:30:16.541 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-270cb451-11c7-4d2a-bb28-a284a8fb2b7f - - - - - -] OVN reports status down for port: f3850b49-e1cc-40c5-a80e-4385ed9ccbd0 2026-08-11 12:30:16.604 8 INFO neutron.db.ovn_revision_numbers_db [None req-a39260be-3f9c-4f29-a8ab-da7cc5969a9a 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource f3850b49-e1cc-40c5-a80e-4385ed9ccbd0 (type: ports) to 1 [pid: 8|app: 0|req: 572/1200] 10.0.0.70 () {34 vars in 670 bytes} [Tue Aug 11 12:30:15 2026] POST /v2.0/networks => generated 765 bytes in 799 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-11 12:30:16.718 7 INFO neutron.db.ovn_revision_numbers_db [None req-7da1b9db-77a7-4a55-bc3e-9a5b16dad50c - - - - - -] Successfully bumped revision number for resource 77b339ed-c312-46d0-a38f-d946451ee969 (type: ports) to 2 2026-08-11 12:30:16.809 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-3496ce82-7c4d-48b8-962a-096f6a01ae0a 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] No more DHCP agents 2026-08-11 12:30:16.810 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-3496ce82-7c4d-48b8-962a-096f6a01ae0a 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Unable to schedule network 606a6321-3ee9-4390-8666-e6108b7c2a71: no agents available; will retry on subsequent port and subnet creation events. 2026-08-11 12:30:16.968 7 INFO neutron.db.ovn_revision_numbers_db [None req-257758a8-31ba-4a87-a97a-43bcec94efa0 - - - - - -] Successfully bumped revision number for resource 7fb64b77-7280-4717-b2e2-f3eda002868f (type: ports) to 2 2026-08-11 12:30:16.999 7 INFO neutron.db.ovn_revision_numbers_db [None req-257758a8-31ba-4a87-a97a-43bcec94efa0 - - - - - -] Successfully bumped revision number for resource 00c17eb2-2f00-49d8-8e8e-26ad70b58a14 (type: subnets) to 0 [pid: 7|app: 0|req: 629/1201] 10.0.0.70 () {34 vars in 668 bytes} [Tue Aug 11 12:30:15 2026] POST /v2.0/subnets => generated 685 bytes in 1569 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 630/1202] 10.0.0.70 () {32 vars in 716 bytes} [Tue Aug 11 12:30:17 2026] GET /v2.0/ports/77b339ed-c312-46d0-a38f-d946451ee969 => generated 947 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 12:30:17.264 8 INFO neutron.db.ovn_revision_numbers_db [None req-6d5a65fa-1bb7-46bc-93e1-0e53151a9dec - - - - - -] Successfully bumped revision number for resource f3850b49-e1cc-40c5-a80e-4385ed9ccbd0 (type: ports) to 2 2026-08-11 12:30:17.304 8 INFO neutron.db.ovn_revision_numbers_db [None req-6d5a65fa-1bb7-46bc-93e1-0e53151a9dec - - - - - -] Successfully bumped revision number for resource e872b119-8dfa-451b-a800-d0c05d3b308e (type: subnets) to 0 [pid: 8|app: 0|req: 573/1203] 10.0.0.70 () {34 vars in 668 bytes} [Tue Aug 11 12:30:16 2026] POST /v2.0/subnets => generated 690 bytes in 639 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-11 12:30:17.492 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-9b1dad25-aa39-4331-8b61-de65c60f4cd4 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] No more DHCP agents 2026-08-11 12:30:17.493 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-9b1dad25-aa39-4331-8b61-de65c60f4cd4 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Unable to schedule network 51fa4b90-fa94-4f8e-bfe2-d83223c6676a: no agents available; will retry on subsequent port and subnet creation events. 2026-08-11 12:30:17.596 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-270cb451-11c7-4d2a-bb28-a284a8fb2b7f - - - - - -] OVN reports status down for port: a655bc97-fd50-4422-adb3-027f34bccd96 2026-08-11 12:30:17.626 7 INFO neutron.db.ovn_revision_numbers_db [None req-9b1dad25-aa39-4331-8b61-de65c60f4cd4 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource a655bc97-fd50-4422-adb3-027f34bccd96 (type: ports) to 1 2026-08-11 12:30:17.639 8 INFO neutron_taas.services.taas.taas_plugin [None req-3836a074-e777-4f26-aa25-68d740ddae32 68b09e6a444f43e2a28c3b188ec81ed7 63043747958f44cf8a6f17379aa339d6 - - default default] TaaS: Handle Delete Port: 77b339ed-c312-46d0-a38f-d946451ee969 2026-08-11 12:30:17.642 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-3836a074-e777-4f26-aa25-68d740ddae32 68b09e6a444f43e2a28c3b188ec81ed7 63043747958f44cf8a6f17379aa339d6 - - default default] Tap Mirror: Handle Delete Port: 77b339ed-c312-46d0-a38f-d946451ee969 [pid: 8|app: 0|req: 574/1204] 10.0.0.70 () {34 vars in 788 bytes} [Tue Aug 11 12:30:17 2026] PUT /v2.0/routers/e1118616-ccb8-4faf-b13b-a27f6b099c65/remove_router_interface => generated 309 bytes in 642 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, ' [pid: 8|app: 0|req: 575/1205] 10.0.0.71 () {28 vars in 618 bytes} [Tue Aug 11 12:30:17 2026] GET /v2.0/network-ip-availabilities => generated 2498 bytes in 160 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-11 12:30:18.291 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.commands [None req-24876586-ab8b-46f1-9d98-d6139e733f15 - - - - - -] Schedule LRP lrp-a655bc97-fd50-4422-adb3-027f34bccd96 on gateway a53a2deb-40ac-45ac-8351-5d8ff8b10a53 with priority 1 2026-08-11 12:30:18.369 7 INFO neutron.db.ovn_revision_numbers_db [None req-9b1dad25-aa39-4331-8b61-de65c60f4cd4 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource a655bc97-fd50-4422-adb3-027f34bccd96 (type: router_ports) to 1 2026-08-11 12:30:18.427 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-ef447460-9783-4af9-9c1a-d5c2a46ee826 - - - - - -] Router 10773de5-62af-4fb7-b907-0b2e4bf31adf is bound to host instance 2026-08-11 12:30:18.445 7 INFO neutron.db.ovn_revision_numbers_db [None req-9b1dad25-aa39-4331-8b61-de65c60f4cd4 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource 10773de5-62af-4fb7-b907-0b2e4bf31adf (type: routers) to 2 [pid: 7|app: 0|req: 631/1206] 10.0.0.70 () {34 vars in 668 bytes} [Tue Aug 11 12:30:17 2026] POST /v2.0/routers => generated 963 bytes in 1379 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 632/1207] 10.0.0.70 () {32 vars in 735 bytes} [Tue Aug 11 12:30:18 2026] GET /v2.0/ports?device_id=e1118616-ccb8-4faf-b13b-a27f6b099c65 => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 633/1208] 10.0.0.71 () {28 vars in 590 bytes} [Tue Aug 11 12:30:18 2026] GET /v2.0/floatingips => generated 19 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-11 12:30:18.504 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-270cb451-11c7-4d2a-bb28-a284a8fb2b7f - - - - - -] OVN reports status up for port: a655bc97-fd50-4422-adb3-027f34bccd96 2026-08-11 12:30:18.555 8 INFO neutron.plugins.ml2.plugin [None req-270cb451-11c7-4d2a-bb28-a284a8fb2b7f - - - - - -] Attempt 1 to provision port a655bc97-fd50-4422-adb3-027f34bccd96 2026-08-11 12:30:18.924 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-2f642c8b-44d5-458e-92e5-7395a881fba5 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] No more DHCP agents 2026-08-11 12:30:18.926 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-2f642c8b-44d5-458e-92e5-7395a881fba5 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Unable to schedule network 434cf40c-6d3a-40e5-8eed-a7ae61e0c36c: no agents available; will retry on subsequent port and subnet creation events. 2026-08-11 12:30:19.084 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-a0fae451-f9bd-4582-8b91-765830731dc0 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] No more DHCP agents 2026-08-11 12:30:19.086 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-a0fae451-f9bd-4582-8b91-765830731dc0 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Unable to schedule network 51fa4b90-fa94-4f8e-bfe2-d83223c6676a: no agents available; will retry on subsequent port and subnet creation events. 2026-08-11 12:30:19.091 7 INFO neutron.db.ovn_revision_numbers_db [None req-2f642c8b-44d5-458e-92e5-7395a881fba5 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource 1c7beaa4-c26e-450e-86a5-33186ff8dff6 (type: ports) to 1 2026-08-11 12:30:19.348 8 INFO neutron.db.ovn_revision_numbers_db [None req-a0fae451-f9bd-4582-8b91-765830731dc0 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource c60a11d4-9839-41b1-9568-9649a7534a27 (type: ports) to 1 2026-08-11 12:30:19.782 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-2f642c8b-44d5-458e-92e5-7395a881fba5 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] No more DHCP agents 2026-08-11 12:30:19.783 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-2f642c8b-44d5-458e-92e5-7395a881fba5 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Unable to schedule network 434cf40c-6d3a-40e5-8eed-a7ae61e0c36c: no agents available; will retry on subsequent port and subnet creation events. 2026-08-11 12:30:20.305 7 INFO neutron.db.ovn_revision_numbers_db [None req-2f642c8b-44d5-458e-92e5-7395a881fba5 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource 1c7beaa4-c26e-450e-86a5-33186ff8dff6 (type: router_ports) to 1 [pid: 7|app: 0|req: 634/1209] 10.0.0.70 () {34 vars in 782 bytes} [Tue Aug 11 12:30:18 2026] PUT /v2.0/routers/10773de5-62af-4fb7-b907-0b2e4bf31adf/add_router_interface => generated 309 bytes in 1811 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 635/1210] 10.0.0.70 () {32 vars in 723 bytes} [Tue Aug 11 12:30:20 2026] DELETE /v2.0/routers/e1118616-ccb8-4faf-b13b-a27f6b099c65 => generated 0 bytes in 174 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 636/1211] 10.0.0.71 () {28 vars in 580 bytes} [Tue Aug 11 12:30:20 2026] GET /v2.0/agents => generated 1214 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-11 12:30:20.628 8 INFO neutron.db.ovn_revision_numbers_db [None req-4011e76d-8ef2-4097-9263-f132183214a5 - - - - - -] Successfully bumped revision number for resource a655bc97-fd50-4422-adb3-027f34bccd96 (type: ports) to 4 2026-08-11 12:30:20.787 7 INFO neutron.db.ovn_revision_numbers_db [None req-446581bf-8418-4e35-a9c0-6fbfcec0b3dd 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource f77aa867-ae15-40aa-be11-91f02df558fa (type: security_groups) to 1 2026-08-11 12:30:20.801 7 INFO neutron.db.ovn_revision_numbers_db [None req-446581bf-8418-4e35-a9c0-6fbfcec0b3dd 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource 0394e2e6-de23-4c0d-846f-e1e0e4e91a67 (type: security_group_rules) to 0 2026-08-11 12:30:20.815 7 INFO neutron.db.ovn_revision_numbers_db [None req-446581bf-8418-4e35-a9c0-6fbfcec0b3dd 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource 1885d8bc-9272-434f-8257-abbea7d93ff0 (type: security_group_rules) to 0 2026-08-11 12:30:20.828 7 INFO neutron.db.ovn_revision_numbers_db [None req-446581bf-8418-4e35-a9c0-6fbfcec0b3dd 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource 6a3b3d6a-1615-4541-8db0-73b6d81b89ca (type: security_group_rules) to 0 2026-08-11 12:30:20.840 7 INFO neutron.db.ovn_revision_numbers_db [None req-446581bf-8418-4e35-a9c0-6fbfcec0b3dd 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource 894968db-e9b2-400a-8a6b-765553090680 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 637/1212] 10.0.0.70 () {32 vars in 773 bytes} [Tue Aug 11 12:30:20 2026] GET /v2.0/security-groups?tenant_id=32dc56b927844c699b55a93a888fb7fd&name=default => generated 2925 bytes in 375 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-11 12:30:20.936 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-270cb451-11c7-4d2a-bb28-a284a8fb2b7f - - - - - -] OVN reports status down for port: c60a11d4-9839-41b1-9568-9649a7534a27 [pid: 7|app: 0|req: 638/1213] 10.0.0.70 () {32 vars in 723 bytes} [Tue Aug 11 12:30:20 2026] DELETE /v2.0/subnets/c21f08d8-1ebf-433c-b55b-a70289a2a01a => generated 0 bytes in 133 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 639/1214] 10.0.0.71 () {28 vars in 582 bytes} [Tue Aug 11 12:30:21 2026] GET /v2.0/subnets => generated 2663 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-11 12:30:21.048 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.commands [None req-1406400f-50c6-4c84-a945-1d040fa302b0 - - - - - -] Schedule LRP lrp-c60a11d4-9839-41b1-9568-9649a7534a27 on gateway a53a2deb-40ac-45ac-8351-5d8ff8b10a53 with priority 1 2026-08-11 12:30:21.178 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-25b65733-5411-4c48-9c91-d4b027ec03ea - - - - - -] Router af96a583-51d3-440b-8ff9-e16b9188d0b4 is bound to host instance 2026-08-11 12:30:21.189 8 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-270cb451-11c7-4d2a-bb28-a284a8fb2b7f - - - - - -] Logical_Switch_Port %s host information not removed, the port state is up 2026-08-11 12:30:21.190 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-270cb451-11c7-4d2a-bb28-a284a8fb2b7f - - - - - -] OVN reports status up for port: c60a11d4-9839-41b1-9568-9649a7534a27 2026-08-11 12:30:21.248 8 INFO neutron.plugins.ml2.plugin [None req-270cb451-11c7-4d2a-bb28-a284a8fb2b7f - - - - - -] Attempt 1 to provision port c60a11d4-9839-41b1-9568-9649a7534a27 2026-08-11 12:30:21.272 8 INFO neutron.db.ovn_revision_numbers_db [None req-a0fae451-f9bd-4582-8b91-765830731dc0 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource c60a11d4-9839-41b1-9568-9649a7534a27 (type: router_ports) to 1 2026-08-11 12:30:21.309 7 INFO neutron.db.ovn_revision_numbers_db [None req-3698c519-77d3-4e04-96a1-e919cb90c419 17c20bf762054dbbb715be34c4106b7b 094ebb2c1567429b9dd97762e4e0ba22 - - default default] Successfully bumped revision number for resource 3e699f0a-f55b-4917-b9ff-3b02e4063b8f (type: security_groups) to 1 2026-08-11 12:30:21.331 7 INFO neutron.db.ovn_revision_numbers_db [None req-3698c519-77d3-4e04-96a1-e919cb90c419 17c20bf762054dbbb715be34c4106b7b 094ebb2c1567429b9dd97762e4e0ba22 - - default default] Successfully bumped revision number for resource 284fa397-22d6-4296-8dd5-61b841036f20 (type: security_group_rules) to 0 2026-08-11 12:30:21.347 7 INFO neutron.db.ovn_revision_numbers_db [None req-3698c519-77d3-4e04-96a1-e919cb90c419 17c20bf762054dbbb715be34c4106b7b 094ebb2c1567429b9dd97762e4e0ba22 - - default default] Successfully bumped revision number for resource 9edba9bd-87ad-4797-8c7a-f0f0170e1df2 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 640/1215] 10.0.0.70 () {34 vars in 684 bytes} [Tue Aug 11 12:30:21 2026] POST /v2.0/security-groups => generated 1659 bytes in 366 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-08-11 12:30:21.475 8 INFO neutron.db.ovn_revision_numbers_db [None req-a0fae451-f9bd-4582-8b91-765830731dc0 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource af96a583-51d3-440b-8ff9-e16b9188d0b4 (type: routers) to 2 [pid: 8|app: 0|req: 576/1216] 10.0.0.70 () {34 vars in 668 bytes} [Tue Aug 11 12:30:18 2026] POST /v2.0/routers => generated 968 bytes in 3386 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-11 12:30:21.590 8 INFO neutron.db.ovn_revision_numbers_db [None req-4011e76d-8ef2-4097-9263-f132183214a5 - - - - - -] Successfully bumped revision number for resource a655bc97-fd50-4422-adb3-027f34bccd96 (type: ports) to 5 2026-08-11 12:30:21.725 8 INFO neutron_taas.services.taas.taas_plugin [None req-9f94de61-3405-49bd-862e-a7b89b047eb9 68b09e6a444f43e2a28c3b188ec81ed7 63043747958f44cf8a6f17379aa339d6 - - default default] TaaS: Handle Delete Port: 0b116992-c00b-4e36-9ca2-80ebb0c4a152 2026-08-11 12:30:21.730 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-9f94de61-3405-49bd-862e-a7b89b047eb9 68b09e6a444f43e2a28c3b188ec81ed7 63043747958f44cf8a6f17379aa339d6 - - default default] Tap Mirror: Handle Delete Port: 0b116992-c00b-4e36-9ca2-80ebb0c4a152 [pid: 7|app: 0|req: 641/1217] 10.0.0.70 () {32 vars in 739 bytes} [Tue Aug 11 12:30:21 2026] DELETE /v2.0/security-groups/f77aa867-ae15-40aa-be11-91f02df558fa => generated 0 bytes in 417 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-11 12:30:21.862 7 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-c327e087-9d1e-4493-9bfa-4d05f4ac429c - - - - - -] No port found with ID 77b339ed-c312-46d0-a38f-d946451ee969: RuntimeError: No port found with ID 77b339ed-c312-46d0-a38f-d946451ee969 2026-08-11 12:30:21.912 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-c327e087-9d1e-4493-9bfa-4d05f4ac429c - - - - - -] OVN reports status down for port: 1c7beaa4-c26e-450e-86a5-33186ff8dff6 2026-08-11 12:30:21.916 8 INFO neutron.services.segments.plugin [-] Segment 42008d6a-824e-4976-b3eb-f77cf281c2ed resource provider aggregate not found [pid: 7|app: 0|req: 642/1218] 10.0.0.71 () {28 vars in 590 bytes} [Tue Aug 11 12:30:21 2026] GET /v2.0/subnetpools => generated 19 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-11 12:30:21.921 8 INFO neutron.services.segments.plugin [-] Segment 42008d6a-824e-4976-b3eb-f77cf281c2ed resource provider aggregate not found 2026-08-11 12:30:21.938 8 INFO neutron.services.segments.plugin [-] Segment 42008d6a-824e-4976-b3eb-f77cf281c2ed resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 42008d6a-824e-4976-b3eb-f77cf281c2ed found for delete ", "request_id": "req-96af02cd-7092-4b1a-bdd0-5e3362cc2eae"}]} 2026-08-11 12:30:21.940 8 INFO neutron.services.segments.plugin [-] Segment 42008d6a-824e-4976-b3eb-f77cf281c2ed resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 42008d6a-824e-4976-b3eb-f77cf281c2ed found for delete ", "request_id": "req-344d2eec-71a9-46d5-ba5c-bda39362da57"}]} [pid: 8|app: 0|req: 577/1219] 10.0.0.70 () {32 vars in 725 bytes} [Tue Aug 11 12:30:21 2026] DELETE /v2.0/networks/5c6f158c-a433-4e4c-9a4d-7745577fa487 => generated 0 bytes in 439 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-11 12:30:22.155 7 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-c327e087-9d1e-4493-9bfa-4d05f4ac429c - - - - - -] Logical_Switch_Port %s host information not removed, the port state is up 2026-08-11 12:30:22.155 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-c327e087-9d1e-4493-9bfa-4d05f4ac429c - - - - - -] OVN reports status up for port: 1c7beaa4-c26e-450e-86a5-33186ff8dff6 2026-08-11 12:30:22.203 7 INFO neutron.plugins.ml2.plugin [None req-c327e087-9d1e-4493-9bfa-4d05f4ac429c - - - - - -] Attempt 1 to provision port 1c7beaa4-c26e-450e-86a5-33186ff8dff6 2026-08-11 12:30:22.377 7 INFO neutron.db.ovn_revision_numbers_db [None req-75657b04-9ecb-4cf2-ba5d-2f6ee96cfd5b 17c20bf762054dbbb715be34c4106b7b 094ebb2c1567429b9dd97762e4e0ba22 - - default default] Successfully bumped revision number for resource 4aca7597-0cff-4fb4-83f2-44c461b27122 (type: security_group_rules) to 0 2026-08-11 12:30:22.386 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-52abe8e6-cc35-4668-a931-f7538529d80b 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] No more DHCP agents 2026-08-11 12:30:22.388 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-52abe8e6-cc35-4668-a931-f7538529d80b 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Unable to schedule network 606a6321-3ee9-4390-8666-e6108b7c2a71: no agents available; will retry on subsequent port and subnet creation events. [pid: 7|app: 0|req: 643/1220] 10.0.0.70 () {34 vars in 694 bytes} [Tue Aug 11 12:30:21 2026] POST /v2.0/security-group-rules => generated 597 bytes in 586 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-11 12:30:22.537 8 INFO neutron.db.ovn_revision_numbers_db [None req-52abe8e6-cc35-4668-a931-f7538529d80b 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource 8b976c13-6c9d-4801-b4ac-cd748a37124f (type: ports) to 1 2026-08-11 12:30:22.902 7 INFO neutron.db.ovn_revision_numbers_db [None req-efb11524-cf52-4fa0-a39a-c5b2a844071a 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource 6f99ebb3-7cd1-4d95-b535-b916c6d7bae9 (type: security_groups) to 1 2026-08-11 12:30:22.929 7 INFO neutron.db.ovn_revision_numbers_db [None req-efb11524-cf52-4fa0-a39a-c5b2a844071a 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource 05399081-9aa6-4727-854f-009b9bf13346 (type: security_group_rules) to 0 2026-08-11 12:30:22.963 7 INFO neutron.db.ovn_revision_numbers_db [None req-efb11524-cf52-4fa0-a39a-c5b2a844071a 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource 30819a20-6024-4182-afa7-21fb886845b8 (type: security_group_rules) to 0 2026-08-11 12:30:22.999 7 INFO neutron.db.ovn_revision_numbers_db [None req-efb11524-cf52-4fa0-a39a-c5b2a844071a 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource 8c302021-3a19-44df-a03e-f25f3284eec6 (type: security_group_rules) to 0 2026-08-11 12:30:23.051 7 INFO neutron.db.ovn_revision_numbers_db [None req-efb11524-cf52-4fa0-a39a-c5b2a844071a 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource ba84aeff-84f1-4273-87e1-5236a41bb830 (type: security_group_rules) to 0 2026-08-11 12:30:23.070 7 INFO neutron.db.ovn_revision_numbers_db [None req-d20ce4d0-e723-4aef-9d23-b5fc3dba83db - - - - - -] Successfully bumped revision number for resource c60a11d4-9839-41b1-9568-9649a7534a27 (type: ports) to 4 2026-08-11 12:30:23.238 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-52abe8e6-cc35-4668-a931-f7538529d80b 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] No more DHCP agents 2026-08-11 12:30:23.240 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-52abe8e6-cc35-4668-a931-f7538529d80b 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Unable to schedule network 606a6321-3ee9-4390-8666-e6108b7c2a71: no agents available; will retry on subsequent port and subnet creation events. [pid: 7|app: 0|req: 644/1221] 10.0.0.70 () {32 vars in 773 bytes} [Tue Aug 11 12:30:22 2026] GET /v2.0/security-groups?tenant_id=c73e98eb936d43958c96834a796f0461&name=default => generated 2925 bytes in 747 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 645/1222] 10.0.0.71 () {28 vars in 582 bytes} [Tue Aug 11 12:30:23 2026] GET /v2.0/routers => generated 1936 bytes in 248 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-11 12:30:23.500 7 INFO neutron.db.ovn_revision_numbers_db [None req-c327e087-9d1e-4493-9bfa-4d05f4ac429c - - - - - -] Successfully bumped revision number for resource 1c7beaa4-c26e-450e-86a5-33186ff8dff6 (type: ports) to 2 2026-08-11 12:30:23.707 8 INFO neutron.db.ovn_revision_numbers_db [None req-52abe8e6-cc35-4668-a931-f7538529d80b 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource 8b976c13-6c9d-4801-b4ac-cd748a37124f (type: router_ports) to 1 [pid: 8|app: 0|req: 578/1223] 10.0.0.70 () {34 vars in 782 bytes} [Tue Aug 11 12:30:21 2026] PUT /v2.0/routers/af96a583-51d3-440b-8ff9-e16b9188d0b4/add_router_interface => generated 309 bytes in 1753 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 12:30:23.860 8 INFO neutron.db.ovn_revision_numbers_db [None req-aa1bc26b-626d-4afb-974f-49f512b5a068 17c20bf762054dbbb715be34c4106b7b 094ebb2c1567429b9dd97762e4e0ba22 - - default default] Successfully bumped revision number for resource 7f9af868-32ad-4cee-b9ab-20df75bb08a7 (type: security_group_rules) to 0 2026-08-11 12:30:23.880 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-270cb451-11c7-4d2a-bb28-a284a8fb2b7f - - - - - -] OVN reports status down for port: 8b976c13-6c9d-4801-b4ac-cd748a37124f [pid: 8|app: 0|req: 579/1224] 10.0.0.70 () {34 vars in 694 bytes} [Tue Aug 11 12:30:23 2026] POST /v2.0/security-group-rules => generated 602 bytes in 197 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-11 12:30:24.010 8 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-270cb451-11c7-4d2a-bb28-a284a8fb2b7f - - - - - -] Logical_Switch_Port %s host information not removed, the port state is up 2026-08-11 12:30:24.013 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-270cb451-11c7-4d2a-bb28-a284a8fb2b7f - - - - - -] OVN reports status up for port: 8b976c13-6c9d-4801-b4ac-cd748a37124f 2026-08-11 12:30:24.039 8 INFO neutron.plugins.ml2.plugin [None req-270cb451-11c7-4d2a-bb28-a284a8fb2b7f - - - - - -] Attempt 1 to provision port 8b976c13-6c9d-4801-b4ac-cd748a37124f 2026-08-11 12:30:24.049 7 INFO neutron.db.ovn_revision_numbers_db [None req-d20ce4d0-e723-4aef-9d23-b5fc3dba83db - - - - - -] Successfully bumped revision number for resource c60a11d4-9839-41b1-9568-9649a7534a27 (type: ports) to 5 [pid: 8|app: 0|req: 580/1225] 10.0.0.70 () {32 vars in 739 bytes} [Tue Aug 11 12:30:23 2026] DELETE /v2.0/security-groups/6f99ebb3-7cd1-4d95-b535-b916c6d7bae9 => generated 0 bytes in 447 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 581/1226] 10.0.0.71 () {28 vars in 623 bytes} [Tue Aug 11 12:30:24 2026] GET /v2.0/agents?binary=ovn-controller => generated 416 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 12:30:24.402 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-c79e1f83-9357-46f1-ad7e-e4f63a3dd01a 68b09e6a444f43e2a28c3b188ec81ed7 63043747958f44cf8a6f17379aa339d6 - - default default] No more DHCP agents 2026-08-11 12:30:24.404 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-c79e1f83-9357-46f1-ad7e-e4f63a3dd01a 68b09e6a444f43e2a28c3b188ec81ed7 63043747958f44cf8a6f17379aa339d6 - - default default] Unable to schedule network 51fa4b90-fa94-4f8e-bfe2-d83223c6676a: no agents available; will retry on subsequent port and subnet creation events. 2026-08-11 12:30:24.575 7 INFO neutron.db.ovn_revision_numbers_db [None req-c79e1f83-9357-46f1-ad7e-e4f63a3dd01a 68b09e6a444f43e2a28c3b188ec81ed7 63043747958f44cf8a6f17379aa339d6 - - default default] Successfully bumped revision number for resource 3c0d7acc-8bc9-4a87-8d92-2437935d1d6c (type: ports) to 1 2026-08-11 12:30:24.758 8 INFO neutron.db.ovn_revision_numbers_db [None req-270cb451-11c7-4d2a-bb28-a284a8fb2b7f - - - - - -] Successfully bumped revision number for resource 8b976c13-6c9d-4801-b4ac-cd748a37124f (type: ports) to 2 2026-08-11 12:30:24.859 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-bee4addf-7414-4bef-ad19-d1cfff8222f8 17c20bf762054dbbb715be34c4106b7b 094ebb2c1567429b9dd97762e4e0ba22 - - default default] No more DHCP agents 2026-08-11 12:30:24.861 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-bee4addf-7414-4bef-ad19-d1cfff8222f8 17c20bf762054dbbb715be34c4106b7b 094ebb2c1567429b9dd97762e4e0ba22 - - default default] Unable to schedule network 51fa4b90-fa94-4f8e-bfe2-d83223c6676a: no agents available; will retry on subsequent port and subnet creation events. 2026-08-11 12:30:25.127 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.commands [None req-24876586-ab8b-46f1-9d98-d6139e733f15 - - - - - -] Schedule LRP lrp-3c0d7acc-8bc9-4a87-8d92-2437935d1d6c on gateway a53a2deb-40ac-45ac-8351-5d8ff8b10a53 with priority 1 2026-08-11 12:30:25.203 7 INFO neutron.db.ovn_revision_numbers_db [None req-c79e1f83-9357-46f1-ad7e-e4f63a3dd01a 68b09e6a444f43e2a28c3b188ec81ed7 63043747958f44cf8a6f17379aa339d6 - - default default] Successfully bumped revision number for resource 3c0d7acc-8bc9-4a87-8d92-2437935d1d6c (type: router_ports) to 1 [pid: 8|app: 0|req: 582/1227] 10.0.0.70 () {34 vars in 675 bytes} [Tue Aug 11 12:30:24 2026] POST /v2.0/floatingips => generated 552 bytes in 837 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-11 12:30:25.288 7 INFO neutron.db.ovn_revision_numbers_db [None req-c79e1f83-9357-46f1-ad7e-e4f63a3dd01a 68b09e6a444f43e2a28c3b188ec81ed7 63043747958f44cf8a6f17379aa339d6 - - default default] Successfully bumped revision number for resource a60d9ecc-9f31-4aac-90bf-569b218110c9 (type: routers) to 2 [pid: 7|app: 0|req: 646/1228] 10.0.0.70 () {34 vars in 668 bytes} [Tue Aug 11 12:30:23 2026] POST /v2.0/routers => generated 952 bytes in 1818 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-11 12:30:25.345 8 INFO neutron.db.ovn_revision_numbers_db [None req-d4fcc538-0e5a-46e4-9d58-cf46f6a2d16e f4b6955ef8f04ae8899ab00327546baf df547056f06040f3a1fab024f610e1d0 - - default default] Successfully bumped revision number for resource 1cdc3dcf-96da-4769-b68c-49f03aff8aa3 (type: security_groups) to 1 2026-08-11 12:30:25.355 8 INFO neutron.db.ovn_revision_numbers_db [None req-d4fcc538-0e5a-46e4-9d58-cf46f6a2d16e f4b6955ef8f04ae8899ab00327546baf df547056f06040f3a1fab024f610e1d0 - - default default] Successfully bumped revision number for resource 3951363c-7a08-4a00-b7da-57fa8f2df9d5 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 647/1229] 10.0.0.71 () {28 vars in 598 bytes} [Tue Aug 11 12:30:25 2026] GET /v2.0/security-groups => generated 30614 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) 2026-08-11 12:30:25.375 8 INFO neutron.db.ovn_revision_numbers_db [None req-d4fcc538-0e5a-46e4-9d58-cf46f6a2d16e f4b6955ef8f04ae8899ab00327546baf df547056f06040f3a1fab024f610e1d0 - - default default] Successfully bumped revision number for resource 41acc3bd-7965-47e0-b6fb-8b0e6ccff958 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 583/1230] 10.0.0.70 () {34 vars in 684 bytes} [Tue Aug 11 12:30:25 2026] POST /v2.0/security-groups => generated 1657 bytes in 194 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 648/1231] 10.0.0.70 () {32 vars in 720 bytes} [Tue Aug 11 12:30:25 2026] GET /v2.0/routers/a60d9ecc-9f31-4aac-90bf-569b218110c9 => generated 958 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 584/1232] 10.0.0.71 () {28 vars in 582 bytes} [Tue Aug 11 12:30:25 2026] GET /v2.0/subnets => generated 2663 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 585/1233] 10.0.0.70 () {32 vars in 646 bytes} [Tue Aug 11 12:30:25 2026] GET /v2.0/routers => generated 961 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 12:30:25.595 7 INFO neutron.db.ovn_revision_numbers_db [None req-0f6f9746-3be2-4e23-a21c-d915017fe4c9 f4b6955ef8f04ae8899ab00327546baf df547056f06040f3a1fab024f610e1d0 - - default default] Successfully bumped revision number for resource 05d6c75f-7938-4861-8493-aa397789a579 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 586/1234] 10.0.0.71 () {28 vars in 578 bytes} [Tue Aug 11 12:30:25 2026] GET /v2.0/ports => generated 13618 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 649/1235] 10.0.0.70 () {34 vars in 694 bytes} [Tue Aug 11 12:30:25 2026] POST /v2.0/security-group-rules => generated 597 bytes in 215 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 650/1236] 10.0.0.71 () {28 vars in 584 bytes} [Tue Aug 11 12:30:25 2026] GET /v2.0/networks => generated 3879 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-11 12:30:25.937 7 INFO neutron.db.ovn_revision_numbers_db [None req-a2e8b92c-7205-4263-8f29-c637ede185ae f4b6955ef8f04ae8899ab00327546baf df547056f06040f3a1fab024f610e1d0 - - default default] Successfully bumped revision number for resource b727c0ac-d26e-4f3d-84f4-e7c771a084d2 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 653/1239] 10.0.0.70 () {34 vars in 694 bytes} [Tue Aug 11 12:30:25 2026] POST /v2.0/security-group-rules => generated 602 bytes in 256 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 654/1240] 10.0.0.190 () {34 vars in 1098 bytes} [Tue Aug 11 12:30:25 2026] GET /v2.0/security-groups?name=tempest-securitygroup--353122042&fields=id&tenant_id=094ebb2c1567429b9dd97762e4e0ba22 => generated 69 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-11 12:30:26.092 8 INFO neutron.db.ovn_revision_numbers_db [None req-75c2c636-2b1d-4e17-a2ae-409d3bbf6662 68b09e6a444f43e2a28c3b188ec81ed7 63043747958f44cf8a6f17379aa339d6 - - default default] Successfully bumped revision number for resource a60d9ecc-9f31-4aac-90bf-569b218110c9 (type: routers) to 3 [pid: 8|app: 0|req: 587/1241] 10.0.0.70 () {34 vars in 740 bytes} [Tue Aug 11 12:30:25 2026] PUT /v2.0/routers/a60d9ecc-9f31-4aac-90bf-569b218110c9 => generated 965 bytes in 466 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 588/1242] 10.0.0.190 () {34 vars in 982 bytes} [Tue Aug 11 12:30:26 2026] GET /v2.0/networks?id=434cf40c-6d3a-40e5-8eed-a7ae61e0c36c => generated 708 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 589/1243] 10.0.0.70 () {32 vars in 720 bytes} [Tue Aug 11 12:30:26 2026] GET /v2.0/routers/a60d9ecc-9f31-4aac-90bf-569b218110c9 => generated 965 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 590/1244] 10.0.0.190 () {34 vars in 965 bytes} [Tue Aug 11 12:30:26 2026] GET /v2.0/quotas/094ebb2c1567429b9dd97762e4e0ba22 => generated 292 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 12:30:26.224 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-33155a09-da34-4617-a8c6-75d85cfe606c f4b6955ef8f04ae8899ab00327546baf df547056f06040f3a1fab024f610e1d0 - - default default] No more DHCP agents 2026-08-11 12:30:26.225 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-33155a09-da34-4617-a8c6-75d85cfe606c f4b6955ef8f04ae8899ab00327546baf df547056f06040f3a1fab024f610e1d0 - - default default] Unable to schedule network 51fa4b90-fa94-4f8e-bfe2-d83223c6676a: no agents available; will retry on subsequent port and subnet creation events. [pid: 8|app: 0|req: 591/1245] 10.0.0.70 () {32 vars in 735 bytes} [Tue Aug 11 12:30:26 2026] GET /v2.0/ports?device_id=a60d9ecc-9f31-4aac-90bf-569b218110c9 => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 592/1246] 10.0.0.190 () {34 vars in 1002 bytes} [Tue Aug 11 12:30:26 2026] GET /v2.0/ports?tenant_id=094ebb2c1567429b9dd97762e4e0ba22&fields=id => generated 103 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 655/1247] 10.0.0.70 () {34 vars in 675 bytes} [Tue Aug 11 12:30:25 2026] POST /v2.0/floatingips => generated 552 bytes in 540 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-11 12:30:26.599 8 INFO neutron_taas.services.taas.taas_plugin [None req-42bc95b4-a8ec-4ac5-bf03-30e77e2fd2fa 68b09e6a444f43e2a28c3b188ec81ed7 63043747958f44cf8a6f17379aa339d6 - - default default] TaaS: Handle Delete Port: 3c0d7acc-8bc9-4a87-8d92-2437935d1d6c 2026-08-11 12:30:26.602 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-42bc95b4-a8ec-4ac5-bf03-30e77e2fd2fa 68b09e6a444f43e2a28c3b188ec81ed7 63043747958f44cf8a6f17379aa339d6 - - default default] Tap Mirror: Handle Delete Port: 3c0d7acc-8bc9-4a87-8d92-2437935d1d6c [pid: 7|app: 0|req: 656/1248] 10.0.0.190 () {34 vars in 907 bytes} [Tue Aug 11 12:30:26 2026] GET /v2.0/extensions => generated 20541 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 657/1249] 10.0.0.190 () {34 vars in 1008 bytes} [Tue Aug 11 12:30:26 2026] GET /v2.0/networks/434cf40c-6d3a-40e5-8eed-a7ae61e0c36c?fields=segments => generated 14 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 658/1250] 10.0.0.190 () {34 vars in 1108 bytes} [Tue Aug 11 12:30:26 2026] GET /v2.0/networks/434cf40c-6d3a-40e5-8eed-a7ae61e0c36c?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 593/1251] 10.0.0.70 () {32 vars in 723 bytes} [Tue Aug 11 12:30:26 2026] DELETE /v2.0/routers/a60d9ecc-9f31-4aac-90bf-569b218110c9 => generated 0 bytes in 657 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 659/1252] 10.0.0.190 () {34 vars in 1096 bytes} [Tue Aug 11 12:30:26 2026] GET /v2.0/security-groups?name=tempest-securitygroup--57244993&fields=id&tenant_id=df547056f06040f3a1fab024f610e1d0 => generated 69 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 594/1253] 10.0.0.70 () {32 vars in 735 bytes} [Tue Aug 11 12:30:26 2026] GET /v2.0/ports?device_id=a60d9ecc-9f31-4aac-90bf-569b218110c9 => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-11 12:30:27.018 8 INFO neutron.api.v2.resource [None req-da5ff4d6-330d-4844-8c44-3c9080697868 68b09e6a444f43e2a28c3b188ec81ed7 63043747958f44cf8a6f17379aa339d6 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 595/1254] 10.0.0.70 () {32 vars in 723 bytes} [Tue Aug 11 12:30:26 2026] DELETE /v2.0/routers/a60d9ecc-9f31-4aac-90bf-569b218110c9 => generated 135 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 596/1255] 10.0.0.190 () {34 vars in 990 bytes} [Tue Aug 11 12:30:27 2026] GET /v2.0/ports?device_id=7921519e-7da9-450f-a6eb-0125bdda587c => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 660/1256] 10.0.0.190 () {34 vars in 982 bytes} [Tue Aug 11 12:30:26 2026] GET /v2.0/networks?id=606a6321-3ee9-4390-8666-e6108b7c2a71 => generated 713 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 597/1257] 10.0.0.70 () {32 vars in 735 bytes} [Tue Aug 11 12:30:27 2026] GET /v2.0/ports?device_id=e1118616-ccb8-4faf-b13b-a27f6b099c65 => generated 12 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-11 12:30:27.075 7 INFO neutron.api.v2.resource [None req-1b5c365f-321f-4ebc-9d9c-ed8df669176c 68b09e6a444f43e2a28c3b188ec81ed7 63043747958f44cf8a6f17379aa339d6 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 661/1258] 10.0.0.70 () {32 vars in 723 bytes} [Tue Aug 11 12:30:27 2026] DELETE /v2.0/routers/e1118616-ccb8-4faf-b13b-a27f6b099c65 => generated 135 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 598/1259] 10.0.0.190 () {34 vars in 965 bytes} [Tue Aug 11 12:30:27 2026] GET /v2.0/quotas/df547056f06040f3a1fab024f610e1d0 => generated 292 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 12:30:27.092 7 INFO neutron.pecan_wsgi.hooks.translation [None req-2448a30f-032e-4332-abff-a119aa1fa223 68b09e6a444f43e2a28c3b188ec81ed7 63043747958f44cf8a6f17379aa339d6 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 662/1260] 10.0.0.70 () {32 vars in 723 bytes} [Tue Aug 11 12:30:27 2026] DELETE /v2.0/subnets/c21f08d8-1ebf-433c-b55b-a70289a2a01a => generated 136 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 663/1261] 10.0.0.70 () {32 vars in 735 bytes} [Tue Aug 11 12:30:27 2026] GET /v2.0/ports?device_id=75836a33-1dd5-404e-90a7-38f89228d549 => generated 12 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-11 12:30:27.151 7 INFO neutron.api.v2.resource [None req-143439df-5fa5-4d7c-8b9b-d48789d06e77 68b09e6a444f43e2a28c3b188ec81ed7 63043747958f44cf8a6f17379aa339d6 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 664/1262] 10.0.0.70 () {32 vars in 723 bytes} [Tue Aug 11 12:30:27 2026] DELETE /v2.0/routers/75836a33-1dd5-404e-90a7-38f89228d549 => generated 135 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-11 12:30:27.168 7 INFO neutron.pecan_wsgi.hooks.translation [None req-01f3a024-5c6f-4ea5-9ec2-fe14a9cbac1d 68b09e6a444f43e2a28c3b188ec81ed7 63043747958f44cf8a6f17379aa339d6 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 665/1263] 10.0.0.70 () {32 vars in 723 bytes} [Tue Aug 11 12:30:27 2026] DELETE /v2.0/subnets/9d3c3e9d-de8a-47b9-b4c1-cb449bfc95c3 => generated 136 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 666/1264] 10.0.0.70 () {32 vars in 735 bytes} [Tue Aug 11 12:30:27 2026] GET /v2.0/ports?device_id=891e0edc-d114-47be-9a91-b52b1bcfdf26 => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 599/1265] 10.0.0.190 () {34 vars in 1002 bytes} [Tue Aug 11 12:30:27 2026] GET /v2.0/ports?tenant_id=df547056f06040f3a1fab024f610e1d0&fields=id => generated 103 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 12:30:27.221 7 INFO neutron.api.v2.resource [None req-ca87eea8-75ce-4abc-9bf2-af78b4ebebee 68b09e6a444f43e2a28c3b188ec81ed7 63043747958f44cf8a6f17379aa339d6 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 667/1266] 10.0.0.70 () {32 vars in 723 bytes} [Tue Aug 11 12:30:27 2026] DELETE /v2.0/routers/891e0edc-d114-47be-9a91-b52b1bcfdf26 => generated 135 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-11 12:30:27.237 7 INFO neutron.pecan_wsgi.hooks.translation [None req-3b0a96ba-b783-4262-b975-4978916ccddb 68b09e6a444f43e2a28c3b188ec81ed7 63043747958f44cf8a6f17379aa339d6 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 668/1267] 10.0.0.70 () {32 vars in 723 bytes} [Tue Aug 11 12:30:27 2026] DELETE /v2.0/subnets/d652e9c7-b28a-4e0a-b89a-e32a8657b1e2 => generated 136 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 600/1268] 10.0.0.190 () {34 vars in 1008 bytes} [Tue Aug 11 12:30:27 2026] GET /v2.0/networks/606a6321-3ee9-4390-8666-e6108b7c2a71?fields=segments => generated 14 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-11 12:30:27.254 7 INFO neutron.pecan_wsgi.hooks.translation [None req-b94c9c1a-a12f-40b2-8493-f029f754ca09 68b09e6a444f43e2a28c3b188ec81ed7 63043747958f44cf8a6f17379aa339d6 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 669/1269] 10.0.0.70 () {32 vars in 723 bytes} [Tue Aug 11 12:30:27 2026] DELETE /v2.0/subnets/6eaee77a-89d6-449f-b62e-319d933b6787 => generated 136 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 601/1270] 10.0.0.190 () {34 vars in 1108 bytes} [Tue Aug 11 12:30:27 2026] GET /v2.0/networks/606a6321-3ee9-4390-8666-e6108b7c2a71?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 670/1271] 10.0.0.190 () {34 vars in 990 bytes} [Tue Aug 11 12:30:27 2026] GET /v2.0/ports?device_id=14188d04-f059-4599-9ea0-d9b1cff75d97 => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 602/1272] 10.0.0.70 () {32 vars in 773 bytes} [Tue Aug 11 12:30:27 2026] GET /v2.0/security-groups?tenant_id=63043747958f44cf8a6f17379aa339d6&name=default => generated 2925 bytes in 224 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 603/1273] 10.0.0.190 () {34 vars in 990 bytes} [Tue Aug 11 12:30:28 2026] GET /v2.0/ports?device_id=7921519e-7da9-450f-a6eb-0125bdda587c => generated 12 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 671/1274] 10.0.0.70 () {32 vars in 739 bytes} [Tue Aug 11 12:30:27 2026] DELETE /v2.0/security-groups/95b36a76-34e9-4965-a4f7-9370fb48914e => generated 0 bytes in 248 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 672/1275] 10.0.0.190 () {34 vars in 990 bytes} [Tue Aug 11 12:30:28 2026] GET /v2.0/ports?device_id=14188d04-f059-4599-9ea0-d9b1cff75d97 => generated 12 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-11 12:30:28.553 8 INFO neutron.db.ovn_revision_numbers_db [None req-17a3455c-83a8-4253-a118-ae5b1688a48a 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource 9471dbc5-a468-4f96-aa86-aa8d6d37deb3 (type: security_groups) to 1 2026-08-11 12:30:28.571 8 INFO neutron.db.ovn_revision_numbers_db [None req-17a3455c-83a8-4253-a118-ae5b1688a48a 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource 050ea8fa-1d47-424a-9435-42cf27de5aee (type: security_group_rules) to 0 2026-08-11 12:30:28.584 8 INFO neutron.db.ovn_revision_numbers_db [None req-17a3455c-83a8-4253-a118-ae5b1688a48a 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource 5205df55-666c-4a9d-964d-f762bd1b5c26 (type: security_group_rules) to 0 2026-08-11 12:30:28.594 8 INFO neutron.db.ovn_revision_numbers_db [None req-17a3455c-83a8-4253-a118-ae5b1688a48a 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource 63f3f926-2df6-4956-ab2f-f8f1653c49bf (type: security_group_rules) to 0 2026-08-11 12:30:28.608 8 INFO neutron.db.ovn_revision_numbers_db [None req-17a3455c-83a8-4253-a118-ae5b1688a48a 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource 72a22bcc-1489-4953-82cc-d6e15bc83ae8 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 604/1276] 10.0.0.70 () {32 vars in 773 bytes} [Tue Aug 11 12:30:28 2026] GET /v2.0/security-groups?tenant_id=f76e9d474aa144a690caef625f74cfee&name=default => generated 2925 bytes in 395 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-11 12:30:28.860 7 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-a503bd25-4537-4fb4-a3ff-114ad8f8104a - - - - - -] No hosting information found for port 1c7beaa4-c26e-450e-86a5-33186ff8dff6: RuntimeError: No hosting information found for port 1c7beaa4-c26e-450e-86a5-33186ff8dff6 [pid: 7|app: 0|req: 673/1277] 10.0.0.70 () {32 vars in 739 bytes} [Tue Aug 11 12:30:28 2026] DELETE /v2.0/security-groups/9471dbc5-a468-4f96-aa86-aa8d6d37deb3 => generated 0 bytes in 287 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-11 12:30:28.965 7 INFO neutron.db.ovn_revision_numbers_db [None req-a503bd25-4537-4fb4-a3ff-114ad8f8104a - - - - - -] Successfully bumped revision number for resource 1c7beaa4-c26e-450e-86a5-33186ff8dff6 (type: router_ports) to 2 2026-08-11 12:30:29.002 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-a503bd25-4537-4fb4-a3ff-114ad8f8104a - - - - - -] OVN reports status down for port: 3c0d7acc-8bc9-4a87-8d92-2437935d1d6c 2026-08-11 12:30:29.012 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-a503bd25-4537-4fb4-a3ff-114ad8f8104a - - - - - -] OVN reports status up for port: 3c0d7acc-8bc9-4a87-8d92-2437935d1d6c 2026-08-11 12:30:29.196 8 INFO neutron.db.ovn_revision_numbers_db [None req-6bc91bf1-5e78-41c9-9dec-93ddf4f20f81 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource 58b7aa56-1df0-430c-9bc4-90744e5385a3 (type: security_groups) to 1 2026-08-11 12:30:29.209 8 INFO neutron.db.ovn_revision_numbers_db [None req-6bc91bf1-5e78-41c9-9dec-93ddf4f20f81 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource 1d5e8de5-fece-4027-9d07-68e6b5803519 (type: security_group_rules) to 0 2026-08-11 12:30:29.226 8 INFO neutron.db.ovn_revision_numbers_db [None req-6bc91bf1-5e78-41c9-9dec-93ddf4f20f81 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource 6b3f3de5-de6a-4dd4-a2eb-c37565bb0350 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 674/1278] 10.0.0.190 () {34 vars in 990 bytes} [Tue Aug 11 12:30:29 2026] GET /v2.0/ports?device_id=7921519e-7da9-450f-a6eb-0125bdda587c => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-11 12:30:29.247 8 INFO neutron.db.ovn_revision_numbers_db [None req-6bc91bf1-5e78-41c9-9dec-93ddf4f20f81 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource e71d1529-4880-43a0-be92-21f021e1e6e0 (type: security_group_rules) to 0 2026-08-11 12:30:29.257 8 INFO neutron.db.ovn_revision_numbers_db [None req-6bc91bf1-5e78-41c9-9dec-93ddf4f20f81 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource f3a395ca-12b9-48eb-bf29-2f85baf4ddbc (type: security_group_rules) to 0 [pid: 8|app: 0|req: 605/1279] 10.0.0.70 () {32 vars in 773 bytes} [Tue Aug 11 12:30:29 2026] GET /v2.0/security-groups?tenant_id=995146ba37104eff84ba324982931020&name=default => generated 2925 bytes in 240 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 675/1280] 10.0.0.70 () {32 vars in 739 bytes} [Tue Aug 11 12:30:29 2026] DELETE /v2.0/security-groups/58b7aa56-1df0-430c-9bc4-90744e5385a3 => generated 0 bytes in 226 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 606/1281] 10.0.0.190 () {34 vars in 990 bytes} [Tue Aug 11 12:30:29 2026] GET /v2.0/ports?device_id=14188d04-f059-4599-9ea0-d9b1cff75d97 => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-11 12:30:30.148 7 INFO neutron.db.ovn_revision_numbers_db [None req-a685fa53-9369-4b47-996f-aea0837bd282 437005c36b2b4d60b64eea631987bcd2 f91057516c8245f0abd5f972dba1f05d - - default default] Successfully bumped revision number for resource b3973817-3081-421e-90f4-7c9a993fedf7 (type: security_groups) to 1 2026-08-11 12:30:30.163 7 INFO neutron.db.ovn_revision_numbers_db [None req-a685fa53-9369-4b47-996f-aea0837bd282 437005c36b2b4d60b64eea631987bcd2 f91057516c8245f0abd5f972dba1f05d - - default default] Successfully bumped revision number for resource 60964fad-ade6-41b5-9cde-e4a111161e94 (type: security_group_rules) to 0 2026-08-11 12:30:30.179 7 INFO neutron.db.ovn_revision_numbers_db [None req-a685fa53-9369-4b47-996f-aea0837bd282 437005c36b2b4d60b64eea631987bcd2 f91057516c8245f0abd5f972dba1f05d - - default default] Successfully bumped revision number for resource 6ed0c9e4-4de4-42b2-90ca-c732853ae1e2 (type: security_group_rules) to 0 2026-08-11 12:30:30.193 7 INFO neutron.db.ovn_revision_numbers_db [None req-a685fa53-9369-4b47-996f-aea0837bd282 437005c36b2b4d60b64eea631987bcd2 f91057516c8245f0abd5f972dba1f05d - - default default] Successfully bumped revision number for resource 94461564-1aac-475c-af98-d66af172295c (type: security_group_rules) to 0 2026-08-11 12:30:30.207 7 INFO neutron.db.ovn_revision_numbers_db [None req-a685fa53-9369-4b47-996f-aea0837bd282 437005c36b2b4d60b64eea631987bcd2 f91057516c8245f0abd5f972dba1f05d - - default default] Successfully bumped revision number for resource 9f22438c-7be8-4a8d-98f0-0675cc843bce (type: security_group_rules) to 0 2026-08-11 12:30:30.319 7 INFO neutron.db.ovn_revision_numbers_db [None req-a685fa53-9369-4b47-996f-aea0837bd282 437005c36b2b4d60b64eea631987bcd2 f91057516c8245f0abd5f972dba1f05d - - default default] Successfully bumped revision number for resource 1c0de028-d59b-4675-8e17-8567f8c14298 (type: security_groups) to 1 2026-08-11 12:30:30.329 7 INFO neutron.db.ovn_revision_numbers_db [None req-a685fa53-9369-4b47-996f-aea0837bd282 437005c36b2b4d60b64eea631987bcd2 f91057516c8245f0abd5f972dba1f05d - - default default] Successfully bumped revision number for resource c9fcf314-fdf4-49b4-ab29-414fe6349bac (type: security_group_rules) to 0 [pid: 8|app: 0|req: 607/1282] 10.0.0.190 () {34 vars in 990 bytes} [Tue Aug 11 12:30:30 2026] GET /v2.0/ports?device_id=7921519e-7da9-450f-a6eb-0125bdda587c => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-11 12:30:30.340 7 INFO neutron.db.ovn_revision_numbers_db [None req-a685fa53-9369-4b47-996f-aea0837bd282 437005c36b2b4d60b64eea631987bcd2 f91057516c8245f0abd5f972dba1f05d - - default default] Successfully bumped revision number for resource f5ce414d-a765-4401-91c3-22fd0e2cee97 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 676/1283] 10.0.0.70 () {34 vars in 683 bytes} [Tue Aug 11 12:30:29 2026] POST /v2.0/security-groups => generated 1625 bytes in 487 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 608/1284] 10.0.0.70 () {32 vars in 662 bytes} [Tue Aug 11 12:30:30 2026] GET /v2.0/security-groups => generated 4530 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-11 12:30:30.486 7 INFO neutron.db.ovn_revision_numbers_db [None req-7ee44a6d-4e99-4624-986c-434f285abbf3 437005c36b2b4d60b64eea631987bcd2 f91057516c8245f0abd5f972dba1f05d - - default default] Successfully bumped revision number for resource 1c0de028-d59b-4675-8e17-8567f8c14298 (type: security_groups) to 2 [pid: 7|app: 0|req: 677/1285] 10.0.0.70 () {34 vars in 757 bytes} [Tue Aug 11 12:30:30 2026] PUT /v2.0/security-groups/1c0de028-d59b-4675-8e17-8567f8c14298 => generated 1662 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 609/1286] 10.0.0.70 () {32 vars in 736 bytes} [Tue Aug 11 12:30:30 2026] GET /v2.0/security-groups/1c0de028-d59b-4675-8e17-8567f8c14298 => generated 1662 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-11 12:30:30.558 8 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-90ecf5b1-b11d-455c-a597-99e97a7a1b10 - - - - - -] No hosting information found for port 8b976c13-6c9d-4801-b4ac-cd748a37124f: RuntimeError: No hosting information found for port 8b976c13-6c9d-4801-b4ac-cd748a37124f 2026-08-11 12:30:30.640 8 INFO neutron.db.ovn_revision_numbers_db [None req-90ecf5b1-b11d-455c-a597-99e97a7a1b10 - - - - - -] Successfully bumped revision number for resource 8b976c13-6c9d-4801-b4ac-cd748a37124f (type: router_ports) to 2 [pid: 8|app: 0|req: 610/1287] 10.0.0.190 () {34 vars in 990 bytes} [Tue Aug 11 12:30:30 2026] GET /v2.0/ports?device_id=14188d04-f059-4599-9ea0-d9b1cff75d97 => generated 12 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 678/1288] 10.0.0.70 () {32 vars in 739 bytes} [Tue Aug 11 12:30:30 2026] DELETE /v2.0/security-groups/1c0de028-d59b-4675-8e17-8567f8c14298 => generated 0 bytes in 153 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 611/1289] 10.0.0.70 () {32 vars in 662 bytes} [Tue Aug 11 12:30:30 2026] GET /v2.0/security-groups => generated 2925 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-11 12:30:30.750 7 INFO neutron.api.v2.resource [None req-b8012b4c-24bd-4ba8-a97e-4b159dfc1366 437005c36b2b4d60b64eea631987bcd2 f91057516c8245f0abd5f972dba1f05d - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 679/1290] 10.0.0.70 () {32 vars in 739 bytes} [Tue Aug 11 12:30:30 2026] DELETE /v2.0/security-groups/1c0de028-d59b-4675-8e17-8567f8c14298 => generated 146 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-11 12:30:30.885 8 INFO neutron.db.ovn_revision_numbers_db [None req-ec175544-9efd-43d0-a2fc-1a83e09b95e7 437005c36b2b4d60b64eea631987bcd2 f91057516c8245f0abd5f972dba1f05d - - default default] Successfully bumped revision number for resource 3ce77b6a-5d96-4680-b2e2-b0ffe2a5c7f2 (type: security_groups) to 1 2026-08-11 12:30:30.895 8 INFO neutron.db.ovn_revision_numbers_db [None req-ec175544-9efd-43d0-a2fc-1a83e09b95e7 437005c36b2b4d60b64eea631987bcd2 f91057516c8245f0abd5f972dba1f05d - - default default] Successfully bumped revision number for resource 8610e9e8-5bba-4059-b46c-570e8377315b (type: security_group_rules) to 0 2026-08-11 12:30:30.906 8 INFO neutron.db.ovn_revision_numbers_db [None req-ec175544-9efd-43d0-a2fc-1a83e09b95e7 437005c36b2b4d60b64eea631987bcd2 f91057516c8245f0abd5f972dba1f05d - - default default] Successfully bumped revision number for resource 9ff1c61e-c2f4-49bf-b2b5-7976deb7770b (type: security_group_rules) to 0 [pid: 8|app: 0|req: 612/1291] 10.0.0.70 () {34 vars in 683 bytes} [Tue Aug 11 12:30:30 2026] POST /v2.0/security-groups => generated 1623 bytes in 176 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-08-11 12:30:31.052 7 INFO neutron.db.ovn_revision_numbers_db [None req-c233e70a-22b3-44df-a35f-463a1f52bab1 437005c36b2b4d60b64eea631987bcd2 f91057516c8245f0abd5f972dba1f05d - - default default] Successfully bumped revision number for resource 003d96bf-67ac-4249-9e73-7ba592ef4493 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 680/1292] 10.0.0.70 () {34 vars in 694 bytes} [Tue Aug 11 12:30:30 2026] POST /v2.0/security-group-rules => generated 601 bytes in 144 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 613/1293] 10.0.0.70 () {32 vars in 746 bytes} [Tue Aug 11 12:30:31 2026] GET /v2.0/security-group-rules/003d96bf-67ac-4249-9e73-7ba592ef4493 => generated 601 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 681/1294] 10.0.0.70 () {32 vars in 672 bytes} [Tue Aug 11 12:30:31 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 614/1295] 10.0.0.70 () {32 vars in 749 bytes} [Tue Aug 11 12:30:31 2026] DELETE /v2.0/security-group-rules/003d96bf-67ac-4249-9e73-7ba592ef4493 => generated 0 bytes in 119 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 682/1296] 199.19.213.166 () {34 vars in 986 bytes} [Tue Aug 11 12:30:31 2026] GET /v2.0/networks?id=434cf40c-6d3a-40e5-8eed-a7ae61e0c36c => generated 708 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 683/1297] 199.19.213.166 () {34 vars in 1050 bytes} [Tue Aug 11 12:30:31 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=094ebb2c1567429b9dd97762e4e0ba22 => generated 180 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 615/1298] 10.0.0.70 () {32 vars in 672 bytes} [Tue Aug 11 12:30:31 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-11 12:30:31.503 8 INFO neutron.db.ovn_revision_numbers_db [None req-0f343c79-bb04-4116-ad2b-30526accb554 437005c36b2b4d60b64eea631987bcd2 f91057516c8245f0abd5f972dba1f05d - - default default] Successfully bumped revision number for resource 4aeb29d0-25ee-4152-a306-fc746dcffe88 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 616/1299] 10.0.0.70 () {34 vars in 694 bytes} [Tue Aug 11 12:30:31 2026] POST /v2.0/security-group-rules => generated 601 bytes in 143 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 617/1300] 10.0.0.190 () {34 vars in 990 bytes} [Tue Aug 11 12:30:31 2026] GET /v2.0/ports?device_id=7921519e-7da9-450f-a6eb-0125bdda587c => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 618/1301] 10.0.0.70 () {32 vars in 746 bytes} [Tue Aug 11 12:30:31 2026] GET /v2.0/security-group-rules/4aeb29d0-25ee-4152-a306-fc746dcffe88 => generated 601 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 12:30:31.615 7 WARNING neutron.scheduler.dhcp_agent_scheduler [req-26b26af6-c119-401b-aea9-8015f420627f req-a1b9bdab-ac18-40d5-8eea-992233c4e294 17c20bf762054dbbb715be34c4106b7b 094ebb2c1567429b9dd97762e4e0ba22 - - default default] No more DHCP agents 2026-08-11 12:30:31.616 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [req-26b26af6-c119-401b-aea9-8015f420627f req-a1b9bdab-ac18-40d5-8eea-992233c4e294 17c20bf762054dbbb715be34c4106b7b 094ebb2c1567429b9dd97762e4e0ba22 - - default default] Unable to schedule network 434cf40c-6d3a-40e5-8eed-a7ae61e0c36c: no agents available; will retry on subsequent port and subnet creation events. [pid: 8|app: 0|req: 619/1302] 10.0.0.70 () {32 vars in 672 bytes} [Tue Aug 11 12:30:31 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-11 12:30:31.722 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-90ecf5b1-b11d-455c-a597-99e97a7a1b10 - - - - - -] OVN reports status down for port: f5fac52b-a275-452e-a78b-577adedb5b54 2026-08-11 12:30:31.772 7 INFO neutron.db.ovn_revision_numbers_db [req-26b26af6-c119-401b-aea9-8015f420627f req-a1b9bdab-ac18-40d5-8eea-992233c4e294 17c20bf762054dbbb715be34c4106b7b 094ebb2c1567429b9dd97762e4e0ba22 - - default default] Successfully bumped revision number for resource f5fac52b-a275-452e-a78b-577adedb5b54 (type: ports) to 1 [pid: 8|app: 0|req: 620/1303] 10.0.0.70 () {32 vars in 749 bytes} [Tue Aug 11 12:30:31 2026] DELETE /v2.0/security-group-rules/4aeb29d0-25ee-4152-a306-fc746dcffe88 => generated 0 bytes in 177 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 684/1304] 199.19.213.166 () {38 vars in 955 bytes} [Tue Aug 11 12:30:31 2026] POST /v2.0/ports => generated 954 bytes in 464 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 621/1305] 10.0.0.190 () {34 vars in 990 bytes} [Tue Aug 11 12:30:31 2026] GET /v2.0/ports?device_id=14188d04-f059-4599-9ea0-d9b1cff75d97 => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 622/1306] 10.0.0.70 () {32 vars in 672 bytes} [Tue Aug 11 12:30:31 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 54 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: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:30:32.091 7 INFO neutron.db.ovn_revision_numbers_db [None req-dfe23e05-7483-450a-bae7-067e3159c16e 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource 0230fc59-c187-4a94-ab3d-df5053767992 (type: security_groups) to 1 2026-08-11 12:30:32.114 7 INFO neutron.db.ovn_revision_numbers_db [None req-dfe23e05-7483-450a-bae7-067e3159c16e 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource 547d2151-da51-42bf-8a8e-27379d76e68b (type: security_group_rules) to 0 2026-08-11 12:30:32.133 7 INFO neutron.db.ovn_revision_numbers_db [None req-dfe23e05-7483-450a-bae7-067e3159c16e 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource 96f7e80d-03b3-485c-bb94-bde8ad102aa1 (type: security_group_rules) to 0 2026-08-11 12:30:32.155 7 INFO neutron.db.ovn_revision_numbers_db [None req-dfe23e05-7483-450a-bae7-067e3159c16e 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource 9b9ebdd3-bb6e-4aa5-9c14-c7a5a8595a76 (type: security_group_rules) to 0 2026-08-11 12:30:32.170 7 INFO neutron.db.ovn_revision_numbers_db [None req-dfe23e05-7483-450a-bae7-067e3159c16e 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource c69c9863-fc09-4bb9-ac15-13e28ad5ffd9 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 685/1307] 10.0.0.70 () {32 vars in 773 bytes} [Tue Aug 11 12:30:31 2026] GET /v2.0/security-groups?tenant_id=c96f13da1bed4581b68ee64bac7c9658&name=default => generated 2925 bytes in 389 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-11 12:30:32.272 7 INFO neutron.db.securitygroups_db [None req-479f96df-c49d-4a8a-aebd-a78ad4fa4ea7 437005c36b2b4d60b64eea631987bcd2 f91057516c8245f0abd5f972dba1f05d - - default default] Project f91057516c8245f0abd5f972dba1f05d added a security group rule with legacy IPv6 ICMP protocol name icmp, ipv6-icmp should be used instead. It was automatically converted. 2026-08-11 12:30:32.273 8 INFO neutron.db.ovn_revision_numbers_db [req-26b26af6-c119-401b-aea9-8015f420627f req-faf9fb7c-26c2-4ec0-a76d-e575859928b8 a28a735b17834b3a90a81134c1d2bc6e 0f044782ab1c4aa6b1d21ce7c18e0150 - - c91e732a1a8347dbad054f5124db4732 c91e732a1a8347dbad054f5124db4732] Successfully bumped revision number for resource f5fac52b-a275-452e-a78b-577adedb5b54 (type: ports) to 2 2026-08-11 12:30:32.385 7 INFO neutron.db.ovn_revision_numbers_db [None req-479f96df-c49d-4a8a-aebd-a78ad4fa4ea7 437005c36b2b4d60b64eea631987bcd2 f91057516c8245f0abd5f972dba1f05d - - default default] Successfully bumped revision number for resource cef85b0e-ef29-4e43-9ebc-9f1f0b51a122 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 686/1308] 10.0.0.70 () {34 vars in 694 bytes} [Tue Aug 11 12:30:32 2026] POST /v2.0/security-group-rules => generated 607 bytes in 195 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-11 12:30:32.500 8 INFO neutron.db.ovn_revision_numbers_db [req-26b26af6-c119-401b-aea9-8015f420627f req-faf9fb7c-26c2-4ec0-a76d-e575859928b8 a28a735b17834b3a90a81134c1d2bc6e 0f044782ab1c4aa6b1d21ce7c18e0150 - - c91e732a1a8347dbad054f5124db4732 c91e732a1a8347dbad054f5124db4732] Successfully bumped revision number for resource f5fac52b-a275-452e-a78b-577adedb5b54 (type: ports) to 4 [pid: 8|app: 0|req: 623/1309] 199.19.213.166 () {38 vars in 1028 bytes} [Tue Aug 11 12:30:31 2026] PUT /v2.0/ports/f5fac52b-a275-452e-a78b-577adedb5b54 => generated 1204 bytes in 623 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: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 624/1310] 10.0.0.70 () {32 vars in 746 bytes} [Tue Aug 11 12:30:32 2026] GET /v2.0/security-group-rules/cef85b0e-ef29-4e43-9ebc-9f1f0b51a122 => generated 607 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 12:30:32.562 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-d62f2b7d-ea9f-4f4c-87a6-dccd5b8b14c6'] response: {'name': 'network-changed', 'server_uuid': '7921519e-7da9-450f-a6eb-0125bdda587c', 'tag': 'f5fac52b-a275-452e-a78b-577adedb5b54', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 625/1311] 10.0.0.70 () {32 vars in 672 bytes} [Tue Aug 11 12:30:32 2026] GET /v2.0/security-group-rules => generated 4144 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 687/1312] 10.0.0.70 () {32 vars in 739 bytes} [Tue Aug 11 12:30:32 2026] DELETE /v2.0/security-groups/0230fc59-c187-4a94-ab3d-df5053767992 => generated 0 bytes in 232 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 688/1313] 10.0.0.190 () {34 vars in 990 bytes} [Tue Aug 11 12:30:32 2026] GET /v2.0/ports?device_id=7921519e-7da9-450f-a6eb-0125bdda587c => generated 969 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 689/1314] 10.0.0.190 () {34 vars in 1040 bytes} [Tue Aug 11 12:30:32 2026] GET /v2.0/security-groups?id=3e699f0a-f55b-4917-b9ff-3b02e4063b8f&fields=id&fields=name => generated 113 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 626/1315] 10.0.0.70 () {32 vars in 749 bytes} [Tue Aug 11 12:30:32 2026] DELETE /v2.0/security-group-rules/cef85b0e-ef29-4e43-9ebc-9f1f0b51a122 => generated 0 bytes in 115 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 690/1316] 10.0.0.70 () {32 vars in 672 bytes} [Tue Aug 11 12:30:32 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 691/1317] 10.0.0.190 () {34 vars in 990 bytes} [Tue Aug 11 12:30:32 2026] GET /v2.0/ports?device_id=14188d04-f059-4599-9ea0-d9b1cff75d97 => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 627/1318] 10.0.0.70 () {32 vars in 739 bytes} [Tue Aug 11 12:30:32 2026] DELETE /v2.0/security-groups/3ce77b6a-5d96-4680-b2e2-b0ffe2a5c7f2 => generated 0 bytes in 148 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 692/1319] 10.0.0.70 () {32 vars in 662 bytes} [Tue Aug 11 12:30:32 2026] GET /v2.0/security-groups => generated 2925 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 628/1320] 10.0.0.70 () {32 vars in 662 bytes} [Tue Aug 11 12:30:33 2026] GET /v2.0/security-groups => generated 2925 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 693/1321] 199.19.213.166 () {34 vars in 1080 bytes} [Tue Aug 11 12:30:33 2026] GET /v2.0/ports?tenant_id=094ebb2c1567429b9dd97762e4e0ba22&device_id=7921519e-7da9-450f-a6eb-0125bdda587c => generated 1207 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 629/1322] 199.19.213.166 () {34 vars in 1018 bytes} [Tue Aug 11 12:30:33 2026] GET /v2.0/networks?tenant_id=094ebb2c1567429b9dd97762e4e0ba22&shared=False => generated 807 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 694/1323] 199.19.213.166 () {34 vars in 930 bytes} [Tue Aug 11 12:30:33 2026] GET /v2.0/networks?shared=True => generated 791 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 630/1324] 199.19.213.166 () {34 vars in 986 bytes} [Tue Aug 11 12:30:33 2026] GET /v2.0/networks?id=606a6321-3ee9-4390-8666-e6108b7c2a71 => generated 713 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 695/1325] 199.19.213.166 () {34 vars in 1050 bytes} [Tue Aug 11 12:30:33 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=df547056f06040f3a1fab024f610e1d0 => generated 179 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 696/1326] 10.0.0.70 () {32 vars in 773 bytes} [Tue Aug 11 12:30:33 2026] GET /v2.0/security-groups?tenant_id=f91057516c8245f0abd5f972dba1f05d&name=default => generated 2925 bytes in 169 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-11 12:30:33.737 8 WARNING neutron.scheduler.dhcp_agent_scheduler [req-a7cca28e-bd0a-4232-bc45-2babee48e8c3 req-1a9a3e88-b519-42c7-8c2f-e4ad2a0c9438 f4b6955ef8f04ae8899ab00327546baf df547056f06040f3a1fab024f610e1d0 - - default default] No more DHCP agents 2026-08-11 12:30:33.738 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [req-a7cca28e-bd0a-4232-bc45-2babee48e8c3 req-1a9a3e88-b519-42c7-8c2f-e4ad2a0c9438 f4b6955ef8f04ae8899ab00327546baf df547056f06040f3a1fab024f610e1d0 - - default default] Unable to schedule network 606a6321-3ee9-4390-8666-e6108b7c2a71: no agents available; will retry on subsequent port and subnet creation events. 2026-08-11 12:30:33.866 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-90ecf5b1-b11d-455c-a597-99e97a7a1b10 - - - - - -] OVN reports status down for port: 4b4ee192-0db1-4f59-bcd5-9da7c024ecbb [pid: 7|app: 0|req: 697/1327] 10.0.0.70 () {32 vars in 739 bytes} [Tue Aug 11 12:30:33 2026] DELETE /v2.0/security-groups/b3973817-3081-421e-90f4-7c9a993fedf7 => generated 0 bytes in 245 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-11 12:30:33.954 8 INFO neutron.db.ovn_revision_numbers_db [req-a7cca28e-bd0a-4232-bc45-2babee48e8c3 req-1a9a3e88-b519-42c7-8c2f-e4ad2a0c9438 f4b6955ef8f04ae8899ab00327546baf df547056f06040f3a1fab024f610e1d0 - - default default] Successfully bumped revision number for resource 4b4ee192-0db1-4f59-bcd5-9da7c024ecbb (type: ports) to 1 [pid: 7|app: 0|req: 698/1328] 10.0.0.190 () {34 vars in 990 bytes} [Tue Aug 11 12:30:33 2026] GET /v2.0/ports?device_id=7921519e-7da9-450f-a6eb-0125bdda587c => generated 969 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 699/1329] 10.0.0.190 () {34 vars in 1040 bytes} [Tue Aug 11 12:30:33 2026] GET /v2.0/security-groups?id=3e699f0a-f55b-4917-b9ff-3b02e4063b8f&fields=id&fields=name => generated 113 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 631/1330] 199.19.213.166 () {38 vars in 955 bytes} [Tue Aug 11 12:30:33 2026] POST /v2.0/ports => generated 958 bytes in 565 msecs (HTTP/1.1 201) 4 headers in 162 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: 7|app: 0|req: 700/1331] 10.0.0.190 () {34 vars in 990 bytes} [Tue Aug 11 12:30:34 2026] GET /v2.0/ports?device_id=14188d04-f059-4599-9ea0-d9b1cff75d97 => generated 961 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 701/1332] 10.0.0.190 () {34 vars in 1040 bytes} [Tue Aug 11 12:30:34 2026] GET /v2.0/security-groups?id=1cdc3dcf-96da-4769-b68c-49f03aff8aa3&fields=id&fields=name => generated 112 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 702/1333] 199.19.213.166 () {34 vars in 1080 bytes} [Tue Aug 11 12:30:34 2026] GET /v2.0/ports?tenant_id=094ebb2c1567429b9dd97762e4e0ba22&device_id=7921519e-7da9-450f-a6eb-0125bdda587c => generated 1207 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 703/1334] 199.19.213.166 () {34 vars in 1058 bytes} [Tue Aug 11 12:30:34 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=f5fac52b-a275-452e-a78b-577adedb5b54 => generated 19 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 704/1335] 199.19.213.166 () {34 vars in 984 bytes} [Tue Aug 11 12:30:34 2026] GET /v2.0/subnets?id=00c17eb2-2f00-49d8-8e8e-26ad70b58a14 => generated 688 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 705/1336] 199.19.213.166 () {34 vars in 1052 bytes} [Tue Aug 11 12:30:34 2026] GET /v2.0/ports?network_id=434cf40c-6d3a-40e5-8eed-a7ae61e0c36c&device_owner=network%3Adhcp => generated 12 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-11 12:30:34.446 8 INFO neutron.db.ovn_revision_numbers_db [req-a7cca28e-bd0a-4232-bc45-2babee48e8c3 req-46c414ee-69b3-404f-af05-c59bfdabaaae a28a735b17834b3a90a81134c1d2bc6e 0f044782ab1c4aa6b1d21ce7c18e0150 - - c91e732a1a8347dbad054f5124db4732 c91e732a1a8347dbad054f5124db4732] Successfully bumped revision number for resource 4b4ee192-0db1-4f59-bcd5-9da7c024ecbb (type: ports) to 2 2026-08-11 12:30:34.653 8 INFO neutron.db.ovn_revision_numbers_db [req-a7cca28e-bd0a-4232-bc45-2babee48e8c3 req-46c414ee-69b3-404f-af05-c59bfdabaaae a28a735b17834b3a90a81134c1d2bc6e 0f044782ab1c4aa6b1d21ce7c18e0150 - - c91e732a1a8347dbad054f5124db4732 c91e732a1a8347dbad054f5124db4732] Successfully bumped revision number for resource 4b4ee192-0db1-4f59-bcd5-9da7c024ecbb (type: ports) to 4 2026-08-11 12:30:34.672 7 INFO neutron.db.ovn_revision_numbers_db [None req-b8b967cc-0c0b-4735-ab03-91784c93a40f 28efcce82bd346c6bfc6274588bd9a2b 2121b073f75b4a14a3de99971abe45d3 - - default default] Successfully bumped revision number for resource 28beeac4-b443-4363-806a-3baafc1731d4 (type: security_groups) to 1 [pid: 8|app: 0|req: 632/1337] 199.19.213.166 () {38 vars in 1028 bytes} [Tue Aug 11 12:30:34 2026] PUT /v2.0/ports/4b4ee192-0db1-4f59-bcd5-9da7c024ecbb => generated 1208 bytes in 619 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-11 12:30:34.682 7 INFO neutron.db.ovn_revision_numbers_db [None req-b8b967cc-0c0b-4735-ab03-91784c93a40f 28efcce82bd346c6bfc6274588bd9a2b 2121b073f75b4a14a3de99971abe45d3 - - default default] Successfully bumped revision number for resource 0f044d32-bc77-4ec4-8fd4-81b058d760ff (type: security_group_rules) to 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-08-11 12:30:34.696 7 INFO neutron.db.ovn_revision_numbers_db [None req-b8b967cc-0c0b-4735-ab03-91784c93a40f 28efcce82bd346c6bfc6274588bd9a2b 2121b073f75b4a14a3de99971abe45d3 - - default default] Successfully bumped revision number for resource 1927de38-df75-4148-bec9-9a31bd9e498c (type: security_group_rules) to 0 2026-08-11 12:30:34.706 7 INFO neutron.db.ovn_revision_numbers_db [None req-b8b967cc-0c0b-4735-ab03-91784c93a40f 28efcce82bd346c6bfc6274588bd9a2b 2121b073f75b4a14a3de99971abe45d3 - - default default] Successfully bumped revision number for resource 58f11f06-671b-4bb6-b3e5-ac20ced00c97 (type: security_group_rules) to 0 2026-08-11 12:30:34.719 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-c90cc0af-f245-41a3-9da1-91789e6f286f'] response: {'name': 'network-changed', 'server_uuid': '14188d04-f059-4599-9ea0-d9b1cff75d97', 'tag': '4b4ee192-0db1-4f59-bcd5-9da7c024ecbb', 'status': 'completed', 'code': 200} 2026-08-11 12:30:34.723 7 INFO neutron.db.ovn_revision_numbers_db [None req-b8b967cc-0c0b-4735-ab03-91784c93a40f 28efcce82bd346c6bfc6274588bd9a2b 2121b073f75b4a14a3de99971abe45d3 - - default default] Successfully bumped revision number for resource d7d29a69-ff2c-45db-90a2-d545b0f819ca (type: security_group_rules) to 0 [pid: 8|app: 0|req: 633/1338] 199.19.213.166 () {34 vars in 1012 bytes} [Tue Aug 11 12:30:34 2026] GET /v2.0/networks/434cf40c-6d3a-40e5-8eed-a7ae61e0c36c?fields=segments => generated 14 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 634/1339] 199.19.213.166 () {34 vars in 1112 bytes} [Tue Aug 11 12:30:34 2026] GET /v2.0/networks/434cf40c-6d3a-40e5-8eed-a7ae61e0c36c?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-11 12:30:34.812 7 INFO neutron.db.segments_db [None req-b8b967cc-0c0b-4735-ab03-91784c93a40f 28efcce82bd346c6bfc6274588bd9a2b 2121b073f75b4a14a3de99971abe45d3 - - default default] Added segment 436d049c-19be-45f8-896f-1b412b4c4436 of type geneve for network dc7b9ee8-c788-4398-95c0-b8c33dc891d7 2026-08-11 12:30:34.915 7 INFO neutron.db.ovn_revision_numbers_db [None req-b8b967cc-0c0b-4735-ab03-91784c93a40f 28efcce82bd346c6bfc6274588bd9a2b 2121b073f75b4a14a3de99971abe45d3 - - default default] Successfully bumped revision number for resource dc7b9ee8-c788-4398-95c0-b8c33dc891d7 (type: networks) to 1 2026-08-11 12:30:35.069 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-b8b967cc-0c0b-4735-ab03-91784c93a40f 28efcce82bd346c6bfc6274588bd9a2b 2121b073f75b4a14a3de99971abe45d3 - - default default] No more DHCP agents 2026-08-11 12:30:35.072 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-b8b967cc-0c0b-4735-ab03-91784c93a40f 28efcce82bd346c6bfc6274588bd9a2b 2121b073f75b4a14a3de99971abe45d3 - - default default] Unable to schedule network dc7b9ee8-c788-4398-95c0-b8c33dc891d7: no agents available; will retry on subsequent port and subnet creation events. 2026-08-11 12:30:35.122 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-90ecf5b1-b11d-455c-a597-99e97a7a1b10 - - - - - -] OVN reports status down for port: 2aac0021-dee8-4953-8042-3f07fc1481e1 2026-08-11 12:30:35.164 7 INFO neutron.db.ovn_revision_numbers_db [None req-b8b967cc-0c0b-4735-ab03-91784c93a40f 28efcce82bd346c6bfc6274588bd9a2b 2121b073f75b4a14a3de99971abe45d3 - - default default] Successfully bumped revision number for resource 2aac0021-dee8-4953-8042-3f07fc1481e1 (type: ports) to 1 [pid: 7|app: 0|req: 706/1340] 10.0.0.70 () {34 vars in 669 bytes} [Tue Aug 11 12:30:34 2026] POST /v2.0/networks => generated 668 bytes in 769 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 635/1341] 10.0.0.190 () {34 vars in 990 bytes} [Tue Aug 11 12:30:35 2026] GET /v2.0/ports?device_id=7921519e-7da9-450f-a6eb-0125bdda587c => generated 969 bytes in 165 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 636/1342] 10.0.0.190 () {34 vars in 990 bytes} [Tue Aug 11 12:30:35 2026] GET /v2.0/ports?device_id=14188d04-f059-4599-9ea0-d9b1cff75d97 => generated 973 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 637/1343] 199.19.213.166 () {34 vars in 1080 bytes} [Tue Aug 11 12:30:35 2026] GET /v2.0/ports?tenant_id=df547056f06040f3a1fab024f610e1d0&device_id=14188d04-f059-4599-9ea0-d9b1cff75d97 => generated 1211 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 638/1344] 10.0.0.190 () {34 vars in 1040 bytes} [Tue Aug 11 12:30:35 2026] GET /v2.0/security-groups?id=3e699f0a-f55b-4917-b9ff-3b02e4063b8f&fields=id&fields=name => generated 113 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 12:30:35.374 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-1dbd8dc0-a3b5-4495-8bc2-ced53bdfd629 28efcce82bd346c6bfc6274588bd9a2b 2121b073f75b4a14a3de99971abe45d3 - - default default] No more DHCP agents 2026-08-11 12:30:35.375 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-1dbd8dc0-a3b5-4495-8bc2-ced53bdfd629 28efcce82bd346c6bfc6274588bd9a2b 2121b073f75b4a14a3de99971abe45d3 - - default default] Unable to schedule network dc7b9ee8-c788-4398-95c0-b8c33dc891d7: no agents available; will retry on subsequent port and subnet creation events. [pid: 8|app: 0|req: 639/1345] 10.0.0.190 () {34 vars in 1040 bytes} [Tue Aug 11 12:30:35 2026] GET /v2.0/security-groups?id=1cdc3dcf-96da-4769-b68c-49f03aff8aa3&fields=id&fields=name => generated 112 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 12:30:35.400 7 INFO neutron.db.ovn_revision_numbers_db [None req-1dbd8dc0-a3b5-4495-8bc2-ced53bdfd629 28efcce82bd346c6bfc6274588bd9a2b 2121b073f75b4a14a3de99971abe45d3 - - default default] Successfully bumped revision number for resource 771e14c4-897d-49e6-bba8-5de1fd27b314 (type: subnets) to 0 [pid: 7|app: 0|req: 707/1346] 10.0.0.70 () {34 vars in 668 bytes} [Tue Aug 11 12:30:35 2026] POST /v2.0/subnets => generated 627 bytes in 215 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 640/1347] 199.19.213.166 () {34 vars in 1018 bytes} [Tue Aug 11 12:30:35 2026] GET /v2.0/networks?tenant_id=df547056f06040f3a1fab024f610e1d0&shared=False => generated 812 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 641/1348] 199.19.213.166 () {34 vars in 930 bytes} [Tue Aug 11 12:30:35 2026] GET /v2.0/networks?shared=True => generated 791 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 12:30:35.852 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-bf252c37-7d04-4528-9a08-009e76da01a6 28efcce82bd346c6bfc6274588bd9a2b 2121b073f75b4a14a3de99971abe45d3 - - default default] No more DHCP agents 2026-08-11 12:30:35.854 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-bf252c37-7d04-4528-9a08-009e76da01a6 28efcce82bd346c6bfc6274588bd9a2b 2121b073f75b4a14a3de99971abe45d3 - - default default] Unable to schedule network 51fa4b90-fa94-4f8e-bfe2-d83223c6676a: no agents available; will retry on subsequent port and subnet creation events. 2026-08-11 12:30:35.964 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-a503bd25-4537-4fb4-a3ff-114ad8f8104a - - - - - -] OVN reports status down for port: 7337d224-a1f4-41f7-85b3-4af1c7c04020 2026-08-11 12:30:36.014 7 INFO neutron.db.ovn_revision_numbers_db [None req-bf252c37-7d04-4528-9a08-009e76da01a6 28efcce82bd346c6bfc6274588bd9a2b 2121b073f75b4a14a3de99971abe45d3 - - default default] Successfully bumped revision number for resource 7337d224-a1f4-41f7-85b3-4af1c7c04020 (type: ports) to 1 [pid: 8|app: 0|req: 642/1349] 10.0.0.190 () {34 vars in 990 bytes} [Tue Aug 11 12:30:36 2026] GET /v2.0/ports?device_id=7921519e-7da9-450f-a6eb-0125bdda587c => generated 969 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 643/1350] 10.0.0.190 () {34 vars in 990 bytes} [Tue Aug 11 12:30:36 2026] GET /v2.0/ports?device_id=14188d04-f059-4599-9ea0-d9b1cff75d97 => generated 973 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 644/1351] 10.0.0.190 () {34 vars in 1040 bytes} [Tue Aug 11 12:30:36 2026] GET /v2.0/security-groups?id=3e699f0a-f55b-4917-b9ff-3b02e4063b8f&fields=id&fields=name => generated 113 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 645/1352] 10.0.0.190 () {34 vars in 1040 bytes} [Tue Aug 11 12:30:36 2026] GET /v2.0/security-groups?id=1cdc3dcf-96da-4769-b68c-49f03aff8aa3&fields=id&fields=name => generated 112 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 646/1353] 199.19.213.166 () {34 vars in 1080 bytes} [Tue Aug 11 12:30:36 2026] GET /v2.0/ports?tenant_id=df547056f06040f3a1fab024f610e1d0&device_id=14188d04-f059-4599-9ea0-d9b1cff75d97 => generated 1211 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-11 12:30:36.595 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.commands [None req-24876586-ab8b-46f1-9d98-d6139e733f15 - - - - - -] Schedule LRP lrp-7337d224-a1f4-41f7-85b3-4af1c7c04020 on gateway a53a2deb-40ac-45ac-8351-5d8ff8b10a53 with priority 1 2026-08-11 12:30:36.629 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-a503bd25-4537-4fb4-a3ff-114ad8f8104a - - - - - -] OVN reports status up for port: 7337d224-a1f4-41f7-85b3-4af1c7c04020 [pid: 8|app: 0|req: 647/1354] 199.19.213.166 () {34 vars in 1060 bytes} [Tue Aug 11 12:30:36 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=4b4ee192-0db1-4f59-bcd5-9da7c024ecbb => generated 19 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-11 12:30:36.655 7 INFO neutron.plugins.ml2.plugin [None req-a503bd25-4537-4fb4-a3ff-114ad8f8104a - - - - - -] Attempt 1 to provision port 7337d224-a1f4-41f7-85b3-4af1c7c04020 [pid: 8|app: 0|req: 648/1355] 199.19.213.166 () {34 vars in 984 bytes} [Tue Aug 11 12:30:36 2026] GET /v2.0/subnets?id=e872b119-8dfa-451b-a800-d0c05d3b308e => generated 693 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 12:30:36.684 7 INFO neutron.db.ovn_revision_numbers_db [None req-bf252c37-7d04-4528-9a08-009e76da01a6 28efcce82bd346c6bfc6274588bd9a2b 2121b073f75b4a14a3de99971abe45d3 - - default default] Successfully bumped revision number for resource 7337d224-a1f4-41f7-85b3-4af1c7c04020 (type: router_ports) to 1 [pid: 8|app: 0|req: 649/1356] 199.19.213.166 () {34 vars in 1052 bytes} [Tue Aug 11 12:30:36 2026] GET /v2.0/ports?network_id=606a6321-3ee9-4390-8666-e6108b7c2a71&device_owner=network%3Adhcp => generated 12 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 650/1357] 199.19.213.166 () {34 vars in 1012 bytes} [Tue Aug 11 12:30:36 2026] GET /v2.0/networks/606a6321-3ee9-4390-8666-e6108b7c2a71?fields=segments => generated 14 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 651/1358] 199.19.213.166 () {34 vars in 1112 bytes} [Tue Aug 11 12:30:36 2026] GET /v2.0/networks/606a6321-3ee9-4390-8666-e6108b7c2a71?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-11 12:30:36.799 7 INFO neutron.db.ovn_revision_numbers_db [None req-bf252c37-7d04-4528-9a08-009e76da01a6 28efcce82bd346c6bfc6274588bd9a2b 2121b073f75b4a14a3de99971abe45d3 - - default default] Successfully bumped revision number for resource 6832a318-622a-4082-83df-31ebd6d79abd (type: routers) to 2 [pid: 7|app: 0|req: 708/1359] 10.0.0.70 () {34 vars in 668 bytes} [Tue Aug 11 12:30:35 2026] POST /v2.0/routers => generated 954 bytes in 1393 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-11 12:30:37.317 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-0cb4dd4b-6288-42ce-a2e2-52b6ebd123be 28efcce82bd346c6bfc6274588bd9a2b 2121b073f75b4a14a3de99971abe45d3 - - default default] No more DHCP agents 2026-08-11 12:30:37.319 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-0cb4dd4b-6288-42ce-a2e2-52b6ebd123be 28efcce82bd346c6bfc6274588bd9a2b 2121b073f75b4a14a3de99971abe45d3 - - default default] Unable to schedule network dc7b9ee8-c788-4398-95c0-b8c33dc891d7: no agents available; will retry on subsequent port and subnet creation events. 2026-08-11 12:30:37.459 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-90ecf5b1-b11d-455c-a597-99e97a7a1b10 - - - - - -] OVN reports status up for port: f5fac52b-a275-452e-a78b-577adedb5b54 2026-08-11 12:30:37.484 8 INFO neutron.db.ovn_revision_numbers_db [None req-0cb4dd4b-6288-42ce-a2e2-52b6ebd123be 28efcce82bd346c6bfc6274588bd9a2b 2121b073f75b4a14a3de99971abe45d3 - - default default] Successfully bumped revision number for resource 8aed6bcd-917e-4205-b76d-5d511a7cc0d6 (type: ports) to 1 2026-08-11 12:30:37.487 8 INFO neutron.plugins.ml2.plugin [None req-90ecf5b1-b11d-455c-a597-99e97a7a1b10 - - - - - -] Attempt 1 to provision port f5fac52b-a275-452e-a78b-577adedb5b54 [pid: 7|app: 0|req: 709/1360] 10.0.0.190 () {34 vars in 990 bytes} [Tue Aug 11 12:30:37 2026] GET /v2.0/ports?device_id=7921519e-7da9-450f-a6eb-0125bdda587c => generated 969 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 710/1361] 10.0.0.190 () {34 vars in 990 bytes} [Tue Aug 11 12:30:37 2026] GET /v2.0/ports?device_id=14188d04-f059-4599-9ea0-d9b1cff75d97 => generated 973 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 711/1362] 10.0.0.190 () {34 vars in 1040 bytes} [Tue Aug 11 12:30:37 2026] GET /v2.0/security-groups?id=3e699f0a-f55b-4917-b9ff-3b02e4063b8f&fields=id&fields=name => generated 113 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 712/1363] 10.0.0.190 () {34 vars in 1040 bytes} [Tue Aug 11 12:30:37 2026] GET /v2.0/security-groups?id=1cdc3dcf-96da-4769-b68c-49f03aff8aa3&fields=id&fields=name => generated 112 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 12:30:37.821 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-44695262-b62a-4659-b1e1-4ce218862850'] response: {'server_uuid': '7921519e-7da9-450f-a6eb-0125bdda587c', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'f5fac52b-a275-452e-a78b-577adedb5b54', 'code': 200} 2026-08-11 12:30:37.933 8 INFO neutron.db.ovn_revision_numbers_db [None req-90ecf5b1-b11d-455c-a597-99e97a7a1b10 - - - - - -] Successfully bumped revision number for resource f5fac52b-a275-452e-a78b-577adedb5b54 (type: ports) to 5 2026-08-11 12:30:38.542 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-0cb4dd4b-6288-42ce-a2e2-52b6ebd123be 28efcce82bd346c6bfc6274588bd9a2b 2121b073f75b4a14a3de99971abe45d3 - - default default] No more DHCP agents 2026-08-11 12:30:38.544 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-0cb4dd4b-6288-42ce-a2e2-52b6ebd123be 28efcce82bd346c6bfc6274588bd9a2b 2121b073f75b4a14a3de99971abe45d3 - - default default] Unable to schedule network dc7b9ee8-c788-4398-95c0-b8c33dc891d7: no agents available; will retry on subsequent port and subnet creation events. [pid: 7|app: 0|req: 713/1364] 10.0.0.190 () {34 vars in 990 bytes} [Tue Aug 11 12:30:38 2026] GET /v2.0/ports?device_id=7921519e-7da9-450f-a6eb-0125bdda587c => generated 971 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 12:30:38.973 8 INFO neutron.db.ovn_revision_numbers_db [None req-0cb4dd4b-6288-42ce-a2e2-52b6ebd123be 28efcce82bd346c6bfc6274588bd9a2b 2121b073f75b4a14a3de99971abe45d3 - - default default] Successfully bumped revision number for resource 8aed6bcd-917e-4205-b76d-5d511a7cc0d6 (type: router_ports) to 1 [pid: 8|app: 0|req: 652/1365] 10.0.0.70 () {34 vars in 782 bytes} [Tue Aug 11 12:30:36 2026] PUT /v2.0/routers/6832a318-622a-4082-83df-31ebd6d79abd/add_router_interface => generated 309 bytes in 2159 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, ' [pid: 7|app: 0|req: 714/1366] 10.0.0.190 () {34 vars in 990 bytes} [Tue Aug 11 12:30:38 2026] GET /v2.0/ports?device_id=14188d04-f059-4599-9ea0-d9b1cff75d97 => generated 973 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 653/1367] 10.0.0.190 () {34 vars in 1040 bytes} [Tue Aug 11 12:30:38 2026] GET /v2.0/security-groups?id=3e699f0a-f55b-4917-b9ff-3b02e4063b8f&fields=id&fields=name => generated 113 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 654/1368] 10.0.0.190 () {34 vars in 1040 bytes} [Tue Aug 11 12:30:39 2026] GET /v2.0/security-groups?id=1cdc3dcf-96da-4769-b68c-49f03aff8aa3&fields=id&fields=name => generated 112 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 12:30:39.335 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-ac357bca-f061-4ef8-b405-73a61a20212f 28efcce82bd346c6bfc6274588bd9a2b 2121b073f75b4a14a3de99971abe45d3 - - default default] No more DHCP agents 2026-08-11 12:30:39.336 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-ac357bca-f061-4ef8-b405-73a61a20212f 28efcce82bd346c6bfc6274588bd9a2b 2121b073f75b4a14a3de99971abe45d3 - - default default] Unable to schedule network dc7b9ee8-c788-4398-95c0-b8c33dc891d7: no agents available; will retry on subsequent port and subnet creation events. 2026-08-11 12:30:39.537 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-dbbcc558-8b32-4a2b-b150-a956f48f65f8 - - - - - -] OVN reports status up for port: 4b4ee192-0db1-4f59-bcd5-9da7c024ecbb 2026-08-11 12:30:39.552 8 INFO neutron.plugins.ml2.plugin [None req-dbbcc558-8b32-4a2b-b150-a956f48f65f8 - - - - - -] Attempt 1 to provision port 4b4ee192-0db1-4f59-bcd5-9da7c024ecbb 2026-08-11 12:30:39.652 7 INFO neutron.db.ovn_revision_numbers_db [None req-ac357bca-f061-4ef8-b405-73a61a20212f 28efcce82bd346c6bfc6274588bd9a2b 2121b073f75b4a14a3de99971abe45d3 - - default default] Successfully bumped revision number for resource d3af8628-b0e7-4332-848a-0cff9012757b (type: ports) to 1 [pid: 7|app: 0|req: 715/1369] 10.0.0.70 () {34 vars in 664 bytes} [Tue Aug 11 12:30:38 2026] POST /v2.0/ports => generated 955 bytes in 701 msecs (HTTP/1.1 201) 4 headers in 162 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-08-11 12:30:39.891 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-df22722c-b44e-4d78-a0fa-cd648728fbc4'] response: {'server_uuid': '7921519e-7da9-450f-a6eb-0125bdda587c', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'f5fac52b-a275-452e-a78b-577adedb5b54', 'code': 200} 2026-08-11 12:30:39.894 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-df22722c-b44e-4d78-a0fa-cd648728fbc4'] response: {'server_uuid': '14188d04-f059-4599-9ea0-d9b1cff75d97', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '4b4ee192-0db1-4f59-bcd5-9da7c024ecbb', 'code': 200} 2026-08-11 12:30:39.921 8 INFO neutron.db.ovn_revision_numbers_db [None req-dbbcc558-8b32-4a2b-b150-a956f48f65f8 - - - - - -] Successfully bumped revision number for resource 4b4ee192-0db1-4f59-bcd5-9da7c024ecbb (type: ports) to 5 2026-08-11 12:30:40.034 8 INFO neutron.db.ovn_revision_numbers_db [None req-bdf49e4b-20d7-48a5-92e4-f6d34e04ec7d 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource 58836aa9-b2ea-4262-af74-727afaac7191 (type: security_groups) to 1 2026-08-11 12:30:40.065 8 INFO neutron.db.ovn_revision_numbers_db [None req-bdf49e4b-20d7-48a5-92e4-f6d34e04ec7d 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource 99390188-811e-458e-8524-d50e6b4ebc54 (type: security_group_rules) to 0 2026-08-11 12:30:40.078 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-f1c7c341-3493-4c07-a177-68f5b95e15c3 28efcce82bd346c6bfc6274588bd9a2b 2121b073f75b4a14a3de99971abe45d3 - - default default] No more DHCP agents 2026-08-11 12:30:40.081 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-f1c7c341-3493-4c07-a177-68f5b95e15c3 28efcce82bd346c6bfc6274588bd9a2b 2121b073f75b4a14a3de99971abe45d3 - - default default] Unable to schedule network dc7b9ee8-c788-4398-95c0-b8c33dc891d7: no agents available; will retry on subsequent port and subnet creation events. 2026-08-11 12:30:40.116 8 INFO neutron.db.ovn_revision_numbers_db [None req-bdf49e4b-20d7-48a5-92e4-f6d34e04ec7d 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource d17846e0-829b-4870-b0ca-e4f7620445e0 (type: security_group_rules) to 0 2026-08-11 12:30:40.133 8 INFO neutron.db.ovn_revision_numbers_db [None req-bdf49e4b-20d7-48a5-92e4-f6d34e04ec7d 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource dd0cc305-4d67-438b-8cb5-c2a0baf6ca15 (type: security_group_rules) to 0 2026-08-11 12:30:40.153 8 INFO neutron.db.ovn_revision_numbers_db [None req-bdf49e4b-20d7-48a5-92e4-f6d34e04ec7d 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource e9064008-156b-4e05-91f5-8bf58849ed93 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 655/1370] 10.0.0.70 () {32 vars in 773 bytes} [Tue Aug 11 12:30:39 2026] GET /v2.0/security-groups?tenant_id=7bad26e96830498d8716b75b84d578c6&name=default => generated 2925 bytes in 627 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: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:30:40.245 7 INFO neutron.db.ovn_revision_numbers_db [None req-f1c7c341-3493-4c07-a177-68f5b95e15c3 28efcce82bd346c6bfc6274588bd9a2b 2121b073f75b4a14a3de99971abe45d3 - - default default] Successfully bumped revision number for resource 8d712a1f-e032-4c9f-b35e-76dbbfdbf538 (type: ports) to 1 [pid: 7|app: 0|req: 716/1371] 10.0.0.70 () {34 vars in 664 bytes} [Tue Aug 11 12:30:39 2026] POST /v2.0/ports => generated 959 bytes in 567 msecs (HTTP/1.1 201) 4 headers in 162 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: 656/1372] 10.0.0.190 () {34 vars in 990 bytes} [Tue Aug 11 12:30:40 2026] GET /v2.0/ports?device_id=7921519e-7da9-450f-a6eb-0125bdda587c => generated 971 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 717/1373] 10.0.0.190 () {34 vars in 990 bytes} [Tue Aug 11 12:30:40 2026] GET /v2.0/ports?device_id=14188d04-f059-4599-9ea0-d9b1cff75d97 => generated 975 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 12:30:40.603 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-fe9bb63a-2c1c-4ab7-8329-77d0c93ecec9 28efcce82bd346c6bfc6274588bd9a2b 2121b073f75b4a14a3de99971abe45d3 - - default default] No more DHCP agents 2026-08-11 12:30:40.605 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-fe9bb63a-2c1c-4ab7-8329-77d0c93ecec9 28efcce82bd346c6bfc6274588bd9a2b 2121b073f75b4a14a3de99971abe45d3 - - default default] Unable to schedule network 51fa4b90-fa94-4f8e-bfe2-d83223c6676a: no agents available; will retry on subsequent port and subnet creation events. [pid: 8|app: 0|req: 657/1374] 10.0.0.70 () {32 vars in 739 bytes} [Tue Aug 11 12:30:40 2026] DELETE /v2.0/security-groups/58836aa9-b2ea-4262-af74-727afaac7191 => generated 0 bytes in 303 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 658/1375] 10.0.0.190 () {34 vars in 1040 bytes} [Tue Aug 11 12:30:40 2026] GET /v2.0/security-groups?id=3e699f0a-f55b-4917-b9ff-3b02e4063b8f&fields=id&fields=name => generated 113 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 659/1376] 10.0.0.190 () {34 vars in 1040 bytes} [Tue Aug 11 12:30:40 2026] GET /v2.0/security-groups?id=1cdc3dcf-96da-4769-b68c-49f03aff8aa3&fields=id&fields=name => generated 112 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 662/1379] 10.0.0.190 () {34 vars in 990 bytes} [Tue Aug 11 12:30:40 2026] GET /v2.0/ports?device_id=7921519e-7da9-450f-a6eb-0125bdda587c => generated 971 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 12:30:40.892 8 INFO neutron.db.ovn_revision_numbers_db [None req-0df20024-fe78-4aa6-b649-adfb55414566 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource 0a98e454-79db-468a-88f3-ff980098a706 (type: security_groups) to 1 2026-08-11 12:30:40.906 8 INFO neutron.db.ovn_revision_numbers_db [None req-0df20024-fe78-4aa6-b649-adfb55414566 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource 02989568-3eea-4846-a035-630f3e5619a1 (type: security_group_rules) to 0 2026-08-11 12:30:40.915 8 INFO neutron.db.ovn_revision_numbers_db [None req-0df20024-fe78-4aa6-b649-adfb55414566 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource 3c4d9e02-26b1-4916-b70f-186f6051f355 (type: security_group_rules) to 0 2026-08-11 12:30:40.927 8 INFO neutron.db.ovn_revision_numbers_db [None req-0df20024-fe78-4aa6-b649-adfb55414566 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource 6b37d6e7-a798-43d6-9ad4-cb8f042f3db2 (type: security_group_rules) to 0 2026-08-11 12:30:40.945 8 INFO neutron.db.ovn_revision_numbers_db [None req-0df20024-fe78-4aa6-b649-adfb55414566 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource 84d55557-cd07-49e9-959c-2670a76790cc (type: security_group_rules) to 0 [pid: 8|app: 0|req: 663/1380] 10.0.0.70 () {32 vars in 773 bytes} [Tue Aug 11 12:30:40 2026] GET /v2.0/security-groups?tenant_id=a2576e1cce514e29b32789db12a87443&name=default => generated 2925 bytes in 215 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-11 12:30:41.413 7 INFO neutron.db.ovn_revision_numbers_db [None req-fe9bb63a-2c1c-4ab7-8329-77d0c93ecec9 28efcce82bd346c6bfc6274588bd9a2b 2121b073f75b4a14a3de99971abe45d3 - - default default] Successfully bumped revision number for resource 10c8ce40-c8da-449e-86a6-020abbe84072 (type: floatingips) to 1 2026-08-11 12:30:41.414 7 INFO neutron.db.l3_db [None req-fe9bb63a-2c1c-4ab7-8329-77d0c93ecec9 28efcce82bd346c6bfc6274588bd9a2b 2121b073f75b4a14a3de99971abe45d3 - - default default] Floating IP 10c8ce40-c8da-449e-86a6-020abbe84072 associated. External IP: 10.96.250.216, port: 8d712a1f-e032-4c9f-b35e-76dbbfdbf538. [pid: 7|app: 0|req: 718/1381] 10.0.0.70 () {34 vars in 676 bytes} [Tue Aug 11 12:30:40 2026] POST /v2.0/floatingips => generated 843 bytes in 1117 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-11 12:30:41.487 8 INFO neutron.db.ovn_revision_numbers_db [None req-22a0e2b0-ad3f-4f62-82ad-3a5eade48e3f 17c20bf762054dbbb715be34c4106b7b 094ebb2c1567429b9dd97762e4e0ba22 - - default default] Successfully bumped revision number for resource e2aac10e-b464-4c52-b784-28040beb2637 (type: floatingips) to 1 2026-08-11 12:30:41.651 8 INFO neutron.db.ovn_revision_numbers_db [None req-22a0e2b0-ad3f-4f62-82ad-3a5eade48e3f 17c20bf762054dbbb715be34c4106b7b 094ebb2c1567429b9dd97762e4e0ba22 - - default default] Successfully bumped revision number for resource e2aac10e-b464-4c52-b784-28040beb2637 (type: floatingips) to 2 2026-08-11 12:30:41.652 8 INFO neutron.db.l3_db [None req-22a0e2b0-ad3f-4f62-82ad-3a5eade48e3f 17c20bf762054dbbb715be34c4106b7b 094ebb2c1567429b9dd97762e4e0ba22 - - default default] Floating IP e2aac10e-b464-4c52-b784-28040beb2637 associated. External IP: 10.96.250.204, port: f5fac52b-a275-452e-a78b-577adedb5b54. [pid: 8|app: 0|req: 664/1382] 10.0.0.70 () {34 vars in 748 bytes} [Tue Aug 11 12:30:40 2026] PUT /v2.0/floatingips/e2aac10e-b464-4c52-b784-28040beb2637 => generated 855 bytes in 711 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, ' [pid: 7|app: 0|req: 719/1383] 10.0.0.70 () {32 vars in 739 bytes} [Tue Aug 11 12:30:41 2026] DELETE /v2.0/security-groups/0a98e454-79db-468a-88f3-ff980098a706 => generated 0 bytes in 240 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 720/1384] 10.0.0.190 () {34 vars in 990 bytes} [Tue Aug 11 12:30:41 2026] GET /v2.0/ports?device_id=7921519e-7da9-450f-a6eb-0125bdda587c => generated 971 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 721/1385] 10.0.0.190 () {34 vars in 990 bytes} [Tue Aug 11 12:30:41 2026] GET /v2.0/ports?device_id=14188d04-f059-4599-9ea0-d9b1cff75d97 => generated 975 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 722/1386] 10.0.0.190 () {34 vars in 1040 bytes} [Tue Aug 11 12:30:41 2026] GET /v2.0/security-groups?id=3e699f0a-f55b-4917-b9ff-3b02e4063b8f&fields=id&fields=name => generated 113 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 12:30:41.876 8 INFO neutron.db.ovn_revision_numbers_db [None req-1780f661-6c2b-4fc9-a4a2-cd090ea0deca 28efcce82bd346c6bfc6274588bd9a2b 2121b073f75b4a14a3de99971abe45d3 - - default default] Successfully bumped revision number for resource 10c8ce40-c8da-449e-86a6-020abbe84072 (type: floatingips) to 2 [pid: 7|app: 0|req: 723/1387] 10.0.0.190 () {34 vars in 1040 bytes} [Tue Aug 11 12:30:41 2026] GET /v2.0/security-groups?id=1cdc3dcf-96da-4769-b68c-49f03aff8aa3&fields=id&fields=name => generated 112 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 12:30:41.957 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-6882f8c7-1ed8-431d-9602-c85f7119b674'] response: {'server_uuid': '14188d04-f059-4599-9ea0-d9b1cff75d97', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '4b4ee192-0db1-4f59-bcd5-9da7c024ecbb', 'code': 200} 2026-08-11 12:30:41.958 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-6882f8c7-1ed8-431d-9602-c85f7119b674'] response: {'name': 'network-changed', 'server_uuid': '7921519e-7da9-450f-a6eb-0125bdda587c', 'tag': 'f5fac52b-a275-452e-a78b-577adedb5b54', 'status': 'completed', 'code': 200} 2026-08-11 12:30:41.960 8 INFO neutron.db.l3_db [None req-1780f661-6c2b-4fc9-a4a2-cd090ea0deca 28efcce82bd346c6bfc6274588bd9a2b 2121b073f75b4a14a3de99971abe45d3 - - default default] Floating IP 10c8ce40-c8da-449e-86a6-020abbe84072 disassociated. External IP: 10.96.250.216, port: 8d712a1f-e032-4c9f-b35e-76dbbfdbf538. [pid: 8|app: 0|req: 665/1388] 10.0.0.70 () {34 vars in 748 bytes} [Tue Aug 11 12:30:41 2026] PUT /v2.0/floatingips/10c8ce40-c8da-449e-86a6-020abbe84072 => generated 554 bytes in 306 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 724/1389] 10.0.0.190 () {34 vars in 990 bytes} [Tue Aug 11 12:30:41 2026] GET /v2.0/ports?device_id=14188d04-f059-4599-9ea0-d9b1cff75d97 => generated 975 bytes in 39 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-08-11 12:30:42.152 8 INFO neutron_taas.services.taas.taas_plugin [None req-c31b357d-9b4f-418c-bf5c-b90d05bde64c 28efcce82bd346c6bfc6274588bd9a2b 2121b073f75b4a14a3de99971abe45d3 - - default default] TaaS: Handle Delete Port: f06be2f8-d945-4a7d-b505-b96a6115a4bb 2026-08-11 12:30:42.156 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c31b357d-9b4f-418c-bf5c-b90d05bde64c 28efcce82bd346c6bfc6274588bd9a2b 2121b073f75b4a14a3de99971abe45d3 - - default default] Tap Mirror: Handle Delete Port: f06be2f8-d945-4a7d-b505-b96a6115a4bb [pid: 8|app: 0|req: 666/1390] 10.0.0.70 () {32 vars in 731 bytes} [Tue Aug 11 12:30:41 2026] DELETE /v2.0/floatingips/10c8ce40-c8da-449e-86a6-020abbe84072 => generated 0 bytes in 334 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 667/1391] 10.0.0.190 () {34 vars in 990 bytes} [Tue Aug 11 12:30:42 2026] GET /v2.0/ports?device_id=7921519e-7da9-450f-a6eb-0125bdda587c => generated 971 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 12:30:42.585 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-d3b86d33-380f-4c74-ba24-158dff845830 28efcce82bd346c6bfc6274588bd9a2b 2121b073f75b4a14a3de99971abe45d3 - - default default] No more DHCP agents 2026-08-11 12:30:42.586 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-d3b86d33-380f-4c74-ba24-158dff845830 28efcce82bd346c6bfc6274588bd9a2b 2121b073f75b4a14a3de99971abe45d3 - - default default] Unable to schedule network 51fa4b90-fa94-4f8e-bfe2-d83223c6676a: no agents available; will retry on subsequent port and subnet creation events. 2026-08-11 12:30:42.732 7 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-a503bd25-4537-4fb4-a3ff-114ad8f8104a - - - - - -] No hosting information found for port 7337d224-a1f4-41f7-85b3-4af1c7c04020: RuntimeError: No hosting information found for port 7337d224-a1f4-41f7-85b3-4af1c7c04020 2026-08-11 12:30:42.733 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-a503bd25-4537-4fb4-a3ff-114ad8f8104a - - - - - -] OVN reports status down for port: 8aed6bcd-917e-4205-b76d-5d511a7cc0d6 2026-08-11 12:30:42.817 7 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-a503bd25-4537-4fb4-a3ff-114ad8f8104a - - - - - -] Logical_Switch_Port %s host information not removed, the port state is up 2026-08-11 12:30:42.818 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-a503bd25-4537-4fb4-a3ff-114ad8f8104a - - - - - -] OVN reports status up for port: 8aed6bcd-917e-4205-b76d-5d511a7cc0d6 2026-08-11 12:30:42.837 7 INFO neutron.plugins.ml2.plugin [None req-a503bd25-4537-4fb4-a3ff-114ad8f8104a - - - - - -] Attempt 1 to provision port 8aed6bcd-917e-4205-b76d-5d511a7cc0d6 2026-08-11 12:30:43.122 7 INFO neutron.db.ovn_revision_numbers_db [None req-800276dd-88d9-46ea-9672-22b8bdd903b6 f4b6955ef8f04ae8899ab00327546baf df547056f06040f3a1fab024f610e1d0 - - default default] Successfully bumped revision number for resource 1e42d337-d5db-4945-af4b-773675eaae41 (type: floatingips) to 1 2026-08-11 12:30:43.205 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-c1b777c4-b953-401f-b1cf-6bd959305c60 - - - - - -] OVN reports status down for port: f5fac52b-a275-452e-a78b-577adedb5b54 2026-08-11 12:30:43.389 7 INFO neutron.db.ovn_revision_numbers_db [None req-800276dd-88d9-46ea-9672-22b8bdd903b6 f4b6955ef8f04ae8899ab00327546baf df547056f06040f3a1fab024f610e1d0 - - default default] Successfully bumped revision number for resource 1e42d337-d5db-4945-af4b-773675eaae41 (type: floatingips) to 2 2026-08-11 12:30:43.389 7 INFO neutron.db.l3_db [None req-800276dd-88d9-46ea-9672-22b8bdd903b6 f4b6955ef8f04ae8899ab00327546baf df547056f06040f3a1fab024f610e1d0 - - default default] Floating IP 1e42d337-d5db-4945-af4b-773675eaae41 associated. External IP: 10.96.250.215, port: 4b4ee192-0db1-4f59-bcd5-9da7c024ecbb. [pid: 7|app: 0|req: 725/1392] 10.0.0.70 () {34 vars in 748 bytes} [Tue Aug 11 12:30:42 2026] PUT /v2.0/floatingips/1e42d337-d5db-4945-af4b-773675eaae41 => generated 856 bytes in 1421 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 726/1393] 10.0.0.190 () {34 vars in 1040 bytes} [Tue Aug 11 12:30:43 2026] GET /v2.0/security-groups?id=3e699f0a-f55b-4917-b9ff-3b02e4063b8f&fields=id&fields=name => generated 113 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 12:30:43.492 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-13bd8eec-4409-486d-970d-dff078d99ecf'] response: {'name': 'network-changed', 'server_uuid': '14188d04-f059-4599-9ea0-d9b1cff75d97', 'tag': '4b4ee192-0db1-4f59-bcd5-9da7c024ecbb', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 727/1394] 199.19.213.166 () {34 vars in 1080 bytes} [Tue Aug 11 12:30:43 2026] GET /v2.0/ports?tenant_id=094ebb2c1567429b9dd97762e4e0ba22&device_id=7921519e-7da9-450f-a6eb-0125bdda587c => generated 1207 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-11 12:30:43.642 8 INFO neutron.db.ovn_revision_numbers_db [None req-d3b86d33-380f-4c74-ba24-158dff845830 28efcce82bd346c6bfc6274588bd9a2b 2121b073f75b4a14a3de99971abe45d3 - - default default] Successfully bumped revision number for resource 55710c41-f7bf-467b-8474-209d51be5fa6 (type: floatingips) to 1 2026-08-11 12:30:43.643 8 INFO neutron.db.l3_db [None req-d3b86d33-380f-4c74-ba24-158dff845830 28efcce82bd346c6bfc6274588bd9a2b 2121b073f75b4a14a3de99971abe45d3 - - default default] Floating IP 55710c41-f7bf-467b-8474-209d51be5fa6 associated. External IP: 10.96.250.208, port: d3af8628-b0e7-4332-848a-0cff9012757b. [pid: 8|app: 0|req: 668/1395] 10.0.0.70 () {34 vars in 676 bytes} [Tue Aug 11 12:30:42 2026] POST /v2.0/floatingips => generated 842 bytes in 1358 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 728/1396] 199.19.213.166 () {34 vars in 986 bytes} [Tue Aug 11 12:30:43 2026] GET /v2.0/networks?id=434cf40c-6d3a-40e5-8eed-a7ae61e0c36c => generated 807 bytes in 143 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 12:30:43.743 8 INFO neutron.db.ovn_revision_numbers_db [None req-c1b777c4-b953-401f-b1cf-6bd959305c60 - - - - - -] Successfully bumped revision number for resource f5fac52b-a275-452e-a78b-577adedb5b54 (type: ports) to 6 2026-08-11 12:30:43.743 7 INFO neutron.db.ovn_revision_numbers_db [None req-a503bd25-4537-4fb4-a3ff-114ad8f8104a - - - - - -] Successfully bumped revision number for resource 8aed6bcd-917e-4205-b76d-5d511a7cc0d6 (type: ports) to 2 [pid: 8|app: 0|req: 669/1397] 10.0.0.70 () {32 vars in 728 bytes} [Tue Aug 11 12:30:43 2026] GET /v2.0/floatingips/55710c41-f7bf-467b-8474-209d51be5fa6 => generated 844 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 729/1398] 199.19.213.166 () {34 vars in 1058 bytes} [Tue Aug 11 12:30:43 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=f5fac52b-a275-452e-a78b-577adedb5b54 => generated 858 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 730/1399] 199.19.213.166 () {34 vars in 984 bytes} [Tue Aug 11 12:30:43 2026] GET /v2.0/subnets?id=00c17eb2-2f00-49d8-8e8e-26ad70b58a14 => generated 688 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 731/1400] 199.19.213.166 () {34 vars in 1052 bytes} [Tue Aug 11 12:30:43 2026] GET /v2.0/ports?network_id=434cf40c-6d3a-40e5-8eed-a7ae61e0c36c&device_owner=network%3Adhcp => generated 12 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 670/1401] 10.0.0.70 () {32 vars in 654 bytes} [Tue Aug 11 12:30:43 2026] GET /v2.0/floatingips => generated 847 bytes in 131 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, ' [pid: 7|app: 0|req: 732/1402] 199.19.213.166 () {34 vars in 1012 bytes} [Tue Aug 11 12:30:43 2026] GET /v2.0/networks/434cf40c-6d3a-40e5-8eed-a7ae61e0c36c?fields=segments => generated 14 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-11 12:30:44.020 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-1a9d3a46-e02a-4392-8962-bd46ec6310a6'] response: {'server_uuid': '7921519e-7da9-450f-a6eb-0125bdda587c', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'f5fac52b-a275-452e-a78b-577adedb5b54', 'code': 200} 2026-08-11 12:30:44.020 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-1a9d3a46-e02a-4392-8962-bd46ec6310a6'] response: {'server_uuid': '7921519e-7da9-450f-a6eb-0125bdda587c', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'f5fac52b-a275-452e-a78b-577adedb5b54', 'code': 200} [pid: 7|app: 0|req: 733/1403] 199.19.213.166 () {34 vars in 1112 bytes} [Tue Aug 11 12:30:43 2026] GET /v2.0/networks/434cf40c-6d3a-40e5-8eed-a7ae61e0c36c?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 734/1404] 199.19.213.166 () {34 vars in 1080 bytes} [Tue Aug 11 12:30:44 2026] GET /v2.0/ports?tenant_id=df547056f06040f3a1fab024f610e1d0&device_id=14188d04-f059-4599-9ea0-d9b1cff75d97 => generated 1213 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 735/1405] 199.19.213.166 () {34 vars in 986 bytes} [Tue Aug 11 12:30:44 2026] GET /v2.0/networks?id=606a6321-3ee9-4390-8666-e6108b7c2a71 => generated 812 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 736/1406] 199.19.213.166 () {34 vars in 1060 bytes} [Tue Aug 11 12:30:44 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=4b4ee192-0db1-4f59-bcd5-9da7c024ecbb => generated 861 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 737/1407] 199.19.213.166 () {34 vars in 984 bytes} [Tue Aug 11 12:30:44 2026] GET /v2.0/subnets?id=e872b119-8dfa-451b-a800-d0c05d3b308e => generated 693 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 738/1408] 199.19.213.166 () {34 vars in 1052 bytes} [Tue Aug 11 12:30:44 2026] GET /v2.0/ports?network_id=606a6321-3ee9-4390-8666-e6108b7c2a71&device_owner=network%3Adhcp => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 739/1409] 199.19.213.166 () {34 vars in 1012 bytes} [Tue Aug 11 12:30:44 2026] GET /v2.0/networks/606a6321-3ee9-4390-8666-e6108b7c2a71?fields=segments => generated 14 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 740/1410] 199.19.213.166 () {34 vars in 1112 bytes} [Tue Aug 11 12:30:44 2026] GET /v2.0/networks/606a6321-3ee9-4390-8666-e6108b7c2a71?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 741/1411] 199.19.213.166 () {34 vars in 994 bytes} [Tue Aug 11 12:30:44 2026] GET /v2.0/ports?device_id=7921519e-7da9-450f-a6eb-0125bdda587c => generated 969 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 12:30:44.565 8 INFO neutron.db.ovn_revision_numbers_db [None req-447db859-e15e-4881-91f2-7ec23ab90aa7 28efcce82bd346c6bfc6274588bd9a2b 2121b073f75b4a14a3de99971abe45d3 - - default default] Successfully bumped revision number for resource 55710c41-f7bf-467b-8474-209d51be5fa6 (type: floatingips) to 2 2026-08-11 12:30:44.610 7 INFO neutron_taas.services.taas.taas_plugin [req-0d6d863c-98e2-4b98-afca-d87b13997e25 req-23efe6ab-dbef-43cc-a7b5-84b9d9e3b355 17c20bf762054dbbb715be34c4106b7b 094ebb2c1567429b9dd97762e4e0ba22 - - default default] TaaS: Handle Delete Port: f5fac52b-a275-452e-a78b-577adedb5b54 2026-08-11 12:30:44.613 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-0d6d863c-98e2-4b98-afca-d87b13997e25 req-23efe6ab-dbef-43cc-a7b5-84b9d9e3b355 17c20bf762054dbbb715be34c4106b7b 094ebb2c1567429b9dd97762e4e0ba22 - - default default] Tap Mirror: Handle Delete Port: f5fac52b-a275-452e-a78b-577adedb5b54 2026-08-11 12:30:44.653 8 INFO neutron.db.l3_db [None req-447db859-e15e-4881-91f2-7ec23ab90aa7 28efcce82bd346c6bfc6274588bd9a2b 2121b073f75b4a14a3de99971abe45d3 - - default default] Floating IP 55710c41-f7bf-467b-8474-209d51be5fa6 associated. External IP: 10.96.250.208, port: d3af8628-b0e7-4332-848a-0cff9012757b. [pid: 8|app: 0|req: 671/1412] 10.0.0.70 () {34 vars in 748 bytes} [Tue Aug 11 12:30:43 2026] PUT /v2.0/floatingips/55710c41-f7bf-467b-8474-209d51be5fa6 => generated 845 bytes in 759 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, ' [pid: 8|app: 0|req: 672/1413] 10.0.0.190 () {34 vars in 990 bytes} [Tue Aug 11 12:30:44 2026] GET /v2.0/ports?device_id=7921519e-7da9-450f-a6eb-0125bdda587c => generated 969 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 12:30:44.764 7 INFO neutron.db.l3_db [req-0d6d863c-98e2-4b98-afca-d87b13997e25 req-23efe6ab-dbef-43cc-a7b5-84b9d9e3b355 17c20bf762054dbbb715be34c4106b7b 094ebb2c1567429b9dd97762e4e0ba22 - - default default] Floating IP e2aac10e-b464-4c52-b784-28040beb2637 disassociated. External IP: 10.96.250.204, port: f5fac52b-a275-452e-a78b-577adedb5b54. [pid: 7|app: 0|req: 742/1414] 199.19.213.166 () {36 vars in 997 bytes} [Tue Aug 11 12:30:44 2026] DELETE /v2.0/ports/f5fac52b-a275-452e-a78b-577adedb5b54 => generated 0 bytes in 447 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-11 12:30:44.953 8 INFO neutron.db.ovn_revision_numbers_db [None req-6187e80c-9edb-4ed1-b59d-c2cafd083f29 28efcce82bd346c6bfc6274588bd9a2b 2121b073f75b4a14a3de99971abe45d3 - - default default] Successfully bumped revision number for resource 55710c41-f7bf-467b-8474-209d51be5fa6 (type: floatingips) to 3 [pid: 7|app: 0|req: 743/1415] 10.0.0.190 () {34 vars in 1040 bytes} [Tue Aug 11 12:30:44 2026] GET /v2.0/security-groups?id=3e699f0a-f55b-4917-b9ff-3b02e4063b8f&fields=id&fields=name => generated 113 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 12:30:45.000 8 INFO neutron.db.l3_db [None req-6187e80c-9edb-4ed1-b59d-c2cafd083f29 28efcce82bd346c6bfc6274588bd9a2b 2121b073f75b4a14a3de99971abe45d3 - - default default] Floating IP 55710c41-f7bf-467b-8474-209d51be5fa6 disassociated. External IP: 10.96.250.208, port: 8d712a1f-e032-4c9f-b35e-76dbbfdbf538. [pid: 7|app: 0|req: 744/1416] 10.0.0.115 () {32 vars in 801 bytes} [Tue Aug 11 12:30:44 2026] GET /v2.0/extensions => generated 20541 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 673/1417] 10.0.0.70 () {34 vars in 748 bytes} [Tue Aug 11 12:30:44 2026] PUT /v2.0/floatingips/55710c41-f7bf-467b-8474-209d51be5fa6 => generated 554 bytes in 312 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 12:30:45.198 7 INFO neutron_taas.services.taas.taas_plugin [None req-45437500-9e6d-4c8d-99ae-d08e5c3ecaaa 28efcce82bd346c6bfc6274588bd9a2b 2121b073f75b4a14a3de99971abe45d3 - - default default] TaaS: Handle Delete Port: e167985d-c0a1-4d3d-ad9a-9e2a5f501298 2026-08-11 12:30:45.201 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-45437500-9e6d-4c8d-99ae-d08e5c3ecaaa 28efcce82bd346c6bfc6274588bd9a2b 2121b073f75b4a14a3de99971abe45d3 - - default default] Tap Mirror: Handle Delete Port: e167985d-c0a1-4d3d-ad9a-9e2a5f501298 /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: 674/1418] 10.0.0.115 () {30 vars in 724 bytes} [Tue Aug 11 12:30:45 2026] GET /v2.0/quotas/f79c1ca67b7d417fa953c562909aaac6/details => generated 847 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 745/1419] 10.0.0.70 () {32 vars in 731 bytes} [Tue Aug 11 12:30:45 2026] DELETE /v2.0/floatingips/55710c41-f7bf-467b-8474-209d51be5fa6 => generated 0 bytes in 305 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-11 12:30:45.372 8 INFO neutron.api.v2.resource [None req-326722dc-41fc-4625-8e6f-0ad617373449 28efcce82bd346c6bfc6274588bd9a2b 2121b073f75b4a14a3de99971abe45d3 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 675/1420] 10.0.0.70 () {32 vars in 731 bytes} [Tue Aug 11 12:30:45 2026] DELETE /v2.0/floatingips/55710c41-f7bf-467b-8474-209d51be5fa6 => generated 144 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-11 12:30:45.539 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-f6768916-ac78-4c20-82cb-eb4c1698eb89'] response: {'server_uuid': '7921519e-7da9-450f-a6eb-0125bdda587c', 'name': 'network-vif-deleted', 'tag': 'f5fac52b-a275-452e-a78b-577adedb5b54', 'status': 'completed', 'code': 200} 2026-08-11 12:30:45.602 7 INFO neutron_taas.services.taas.taas_plugin [None req-9b75b7b6-2d83-4f67-96d1-cd43c762f08e 28efcce82bd346c6bfc6274588bd9a2b 2121b073f75b4a14a3de99971abe45d3 - - default default] TaaS: Handle Delete Port: 8d712a1f-e032-4c9f-b35e-76dbbfdbf538 2026-08-11 12:30:45.625 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-9b75b7b6-2d83-4f67-96d1-cd43c762f08e 28efcce82bd346c6bfc6274588bd9a2b 2121b073f75b4a14a3de99971abe45d3 - - default default] Tap Mirror: Handle Delete Port: 8d712a1f-e032-4c9f-b35e-76dbbfdbf538 [pid: 7|app: 0|req: 746/1421] 10.0.0.70 () {32 vars in 719 bytes} [Tue Aug 11 12:30:45 2026] DELETE /v2.0/ports/8d712a1f-e032-4c9f-b35e-76dbbfdbf538 => generated 0 bytes in 418 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 747/1422] 10.0.0.190 () {34 vars in 990 bytes} [Tue Aug 11 12:30:46 2026] GET /v2.0/ports?device_id=7921519e-7da9-450f-a6eb-0125bdda587c => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-11 12:30:46.388 8 INFO neutron_taas.services.taas.taas_plugin [None req-4099b6a2-4d7d-4e93-ad93-0a2bdd3e4f8b 28efcce82bd346c6bfc6274588bd9a2b 2121b073f75b4a14a3de99971abe45d3 - - default default] TaaS: Handle Delete Port: d3af8628-b0e7-4332-848a-0cff9012757b 2026-08-11 12:30:46.391 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-4099b6a2-4d7d-4e93-ad93-0a2bdd3e4f8b 28efcce82bd346c6bfc6274588bd9a2b 2121b073f75b4a14a3de99971abe45d3 - - default default] Tap Mirror: Handle Delete Port: d3af8628-b0e7-4332-848a-0cff9012757b [pid: 8|app: 0|req: 676/1423] 10.0.0.70 () {32 vars in 719 bytes} [Tue Aug 11 12:30:45 2026] DELETE /v2.0/ports/d3af8628-b0e7-4332-848a-0cff9012757b => generated 0 bytes in 794 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 748/1424] 10.0.0.70 () {32 vars in 735 bytes} [Tue Aug 11 12:30:46 2026] GET /v2.0/ports?device_id=6832a318-622a-4082-83df-31ebd6d79abd => generated 946 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 12:30:46.981 8 INFO neutron_taas.services.taas.taas_plugin [None req-6cbe78d6-d91d-4e65-93d7-7704a00d1337 28efcce82bd346c6bfc6274588bd9a2b 2121b073f75b4a14a3de99971abe45d3 - - default default] TaaS: Handle Delete Port: 8aed6bcd-917e-4205-b76d-5d511a7cc0d6 2026-08-11 12:30:46.985 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-6cbe78d6-d91d-4e65-93d7-7704a00d1337 28efcce82bd346c6bfc6274588bd9a2b 2121b073f75b4a14a3de99971abe45d3 - - default default] Tap Mirror: Handle Delete Port: 8aed6bcd-917e-4205-b76d-5d511a7cc0d6 [pid: 7|app: 0|req: 749/1425] 10.0.0.190 () {34 vars in 990 bytes} [Tue Aug 11 12:30:47 2026] GET /v2.0/ports?device_id=7921519e-7da9-450f-a6eb-0125bdda587c => generated 12 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 677/1426] 10.0.0.70 () {34 vars in 788 bytes} [Tue Aug 11 12:30:46 2026] PUT /v2.0/routers/6832a318-622a-4082-83df-31ebd6d79abd/remove_router_interface => generated 309 bytes in 892 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 12:30:47.831 7 INFO neutron_taas.services.taas.taas_plugin [None req-401519aa-4bcc-4100-a31c-98ac988afe98 28efcce82bd346c6bfc6274588bd9a2b 2121b073f75b4a14a3de99971abe45d3 - - default default] TaaS: Handle Delete Port: 7337d224-a1f4-41f7-85b3-4af1c7c04020 2026-08-11 12:30:47.834 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-401519aa-4bcc-4100-a31c-98ac988afe98 28efcce82bd346c6bfc6274588bd9a2b 2121b073f75b4a14a3de99971abe45d3 - - default default] Tap Mirror: Handle Delete Port: 7337d224-a1f4-41f7-85b3-4af1c7c04020 /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: 7|app: 0|req: 750/1427] 10.0.0.70 () {32 vars in 723 bytes} [Tue Aug 11 12:30:47 2026] DELETE /v2.0/routers/6832a318-622a-4082-83df-31ebd6d79abd => generated 0 bytes in 697 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 751/1428] 10.0.0.115 () {32 vars in 801 bytes} [Tue Aug 11 12:30:48 2026] GET /v2.0/extensions => generated 20541 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 678/1429] 10.0.0.70 () {32 vars in 739 bytes} [Tue Aug 11 12:30:48 2026] DELETE /v2.0/security-groups/3e699f0a-f55b-4917-b9ff-3b02e4063b8f => generated 0 bytes in 174 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 752/1430] 10.0.0.70 () {32 vars in 723 bytes} [Tue Aug 11 12:30:48 2026] DELETE /v2.0/subnets/771e14c4-897d-49e6-bba8-5de1fd27b314 => generated 0 bytes in 142 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-11 12:30:48.418 7 INFO neutron.api.v2.resource [None req-817826e2-5ebe-4ee9-8659-6cfe25878522 17c20bf762054dbbb715be34c4106b7b 094ebb2c1567429b9dd97762e4e0ba22 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 753/1431] 10.0.0.70 () {32 vars in 736 bytes} [Tue Aug 11 12:30:48 2026] GET /v2.0/security-groups/3e699f0a-f55b-4917-b9ff-3b02e4063b8f => generated 146 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 679/1432] 10.0.0.115 () {30 vars in 724 bytes} [Tue Aug 11 12:30:48 2026] GET /v2.0/quotas/f79c1ca67b7d417fa953c562909aaac6/details => generated 847 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 12:30:48.544 7 INFO neutron_taas.services.taas.taas_plugin [None req-4e242593-c01a-4294-87a7-6d333ba3d3a0 28efcce82bd346c6bfc6274588bd9a2b 2121b073f75b4a14a3de99971abe45d3 - - default default] TaaS: Handle Delete Port: 2aac0021-dee8-4953-8042-3f07fc1481e1 2026-08-11 12:30:48.549 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-4e242593-c01a-4294-87a7-6d333ba3d3a0 28efcce82bd346c6bfc6274588bd9a2b 2121b073f75b4a14a3de99971abe45d3 - - default default] Tap Mirror: Handle Delete Port: 2aac0021-dee8-4953-8042-3f07fc1481e1 2026-08-11 12:30:48.599 8 INFO neutron_taas.services.taas.taas_plugin [None req-3eb49354-1b01-49b1-b3dc-5eebe7816ef8 17c20bf762054dbbb715be34c4106b7b 094ebb2c1567429b9dd97762e4e0ba22 - - default default] TaaS: Handle Delete Port: 9e5cc52d-aab6-45a3-b76f-b23a9cd26a7d 2026-08-11 12:30:48.604 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-3eb49354-1b01-49b1-b3dc-5eebe7816ef8 17c20bf762054dbbb715be34c4106b7b 094ebb2c1567429b9dd97762e4e0ba22 - - default default] Tap Mirror: Handle Delete Port: 9e5cc52d-aab6-45a3-b76f-b23a9cd26a7d 2026-08-11 12:30:48.731 7 INFO neutron.services.segments.plugin [-] Segment 436d049c-19be-45f8-896f-1b412b4c4436 resource provider aggregate not found 2026-08-11 12:30:48.745 7 INFO neutron.services.segments.plugin [-] Segment 436d049c-19be-45f8-896f-1b412b4c4436 resource provider aggregate not found 2026-08-11 12:30:48.753 7 INFO neutron.services.segments.plugin [-] Segment 436d049c-19be-45f8-896f-1b412b4c4436 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 436d049c-19be-45f8-896f-1b412b4c4436 found for delete ", "request_id": "req-77cb85cf-6e98-4333-92e3-c9138152cd5f"}]} 2026-08-11 12:30:48.763 7 INFO neutron.services.segments.plugin [-] Segment 436d049c-19be-45f8-896f-1b412b4c4436 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 436d049c-19be-45f8-896f-1b412b4c4436 found for delete ", "request_id": "req-9bc956a5-57fb-489c-aaeb-3a55ae7e6807"}]} [pid: 7|app: 0|req: 754/1433] 10.0.0.70 () {32 vars in 725 bytes} [Tue Aug 11 12:30:48 2026] DELETE /v2.0/networks/dc7b9ee8-c788-4398-95c0-b8c33dc891d7 => generated 0 bytes in 361 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 680/1434] 10.0.0.70 () {32 vars in 731 bytes} [Tue Aug 11 12:30:48 2026] DELETE /v2.0/floatingips/e2aac10e-b464-4c52-b784-28040beb2637 => generated 0 bytes in 384 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-11 12:30:49.117 7 INFO neutron_taas.services.taas.taas_plugin [None req-b5e35495-861e-4e65-81c6-1d75f79e6f9b 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] TaaS: Handle Delete Port: 1c7beaa4-c26e-450e-86a5-33186ff8dff6 2026-08-11 12:30:49.120 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b5e35495-861e-4e65-81c6-1d75f79e6f9b 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Tap Mirror: Handle Delete Port: 1c7beaa4-c26e-450e-86a5-33186ff8dff6 2026-08-11 12:30:49.347 7 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-f3f77d78-b523-477c-ad61-a27640e4e4ec - - - - - -] No port found with ID 8aed6bcd-917e-4205-b76d-5d511a7cc0d6: RuntimeError: No port found with ID 8aed6bcd-917e-4205-b76d-5d511a7cc0d6 2026-08-11 12:30:49.358 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-f3f77d78-b523-477c-ad61-a27640e4e4ec - - - - - -] OVN reports status down for port: d3af8628-b0e7-4332-848a-0cff9012757b 2026-08-11 12:30:49.384 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-f3f77d78-b523-477c-ad61-a27640e4e4ec - - - - - -] OVN reports status down for port: 8d712a1f-e032-4c9f-b35e-76dbbfdbf538 [pid: 8|app: 0|req: 681/1435] 10.0.0.70 () {32 vars in 773 bytes} [Tue Aug 11 12:30:49 2026] GET /v2.0/security-groups?tenant_id=2121b073f75b4a14a3de99971abe45d3&name=default => generated 2925 bytes in 156 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 682/1436] 10.0.0.70 () {32 vars in 739 bytes} [Tue Aug 11 12:30:49 2026] DELETE /v2.0/security-groups/28beeac4-b443-4363-806a-3baafc1731d4 => generated 0 bytes in 228 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 755/1437] 10.0.0.70 () {34 vars in 788 bytes} [Tue Aug 11 12:30:48 2026] PUT /v2.0/routers/10773de5-62af-4fb7-b907-0b2e4bf31adf/remove_router_interface => generated 309 bytes in 1028 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 12:30:50.205 8 INFO neutron_taas.services.taas.taas_plugin [None req-b2937830-50a1-4766-a74e-053c80106b65 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] TaaS: Handle Delete Port: a655bc97-fd50-4422-adb3-027f34bccd96 2026-08-11 12:30:50.208 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b2937830-50a1-4766-a74e-053c80106b65 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Tap Mirror: Handle Delete Port: a655bc97-fd50-4422-adb3-027f34bccd96 [pid: 8|app: 0|req: 683/1438] 10.0.0.70 () {32 vars in 723 bytes} [Tue Aug 11 12:30:49 2026] DELETE /v2.0/routers/10773de5-62af-4fb7-b907-0b2e4bf31adf => generated 0 bytes in 696 msecs (HTTP/1.1 204) 2 headers in 112 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: 7|app: 0|req: 756/1439] 10.0.0.70 () {32 vars in 723 bytes} [Tue Aug 11 12:30:50 2026] DELETE /v2.0/subnets/00c17eb2-2f00-49d8-8e8e-26ad70b58a14 => generated 0 bytes in 147 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-11 12:30:50.847 8 INFO neutron_taas.services.taas.taas_plugin [None req-a950c182-e8f1-4014-a6d7-c1ed91090560 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] TaaS: Handle Delete Port: 7fb64b77-7280-4717-b2e2-f3eda002868f 2026-08-11 12:30:50.850 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a950c182-e8f1-4014-a6d7-c1ed91090560 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Tap Mirror: Handle Delete Port: 7fb64b77-7280-4717-b2e2-f3eda002868f 2026-08-11 12:30:51.037 8 INFO neutron.services.segments.plugin [-] Segment 119aa1cc-5432-4dd0-a04f-48ab4f311bf2 resource provider aggregate not found 2026-08-11 12:30:51.041 8 INFO neutron.services.segments.plugin [-] Segment 119aa1cc-5432-4dd0-a04f-48ab4f311bf2 resource provider aggregate not found 2026-08-11 12:30:51.065 8 INFO neutron.services.segments.plugin [-] Segment 119aa1cc-5432-4dd0-a04f-48ab4f311bf2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 119aa1cc-5432-4dd0-a04f-48ab4f311bf2 found for delete ", "request_id": "req-95e959c6-a10a-42bd-97da-e4a5463932e5"}]} 2026-08-11 12:30:51.070 8 INFO neutron.services.segments.plugin [-] Segment 119aa1cc-5432-4dd0-a04f-48ab4f311bf2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 119aa1cc-5432-4dd0-a04f-48ab4f311bf2 found for delete ", "request_id": "req-d9e75ddf-431b-4836-b79d-51f8cc969059"}]} [pid: 8|app: 0|req: 684/1440] 10.0.0.70 () {32 vars in 725 bytes} [Tue Aug 11 12:30:50 2026] DELETE /v2.0/networks/434cf40c-6d3a-40e5-8eed-a7ae61e0c36c => generated 0 bytes in 337 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 757/1441] 10.0.0.70 () {32 vars in 773 bytes} [Tue Aug 11 12:30:51 2026] GET /v2.0/security-groups?tenant_id=094ebb2c1567429b9dd97762e4e0ba22&name=default => generated 2925 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 685/1442] 10.0.0.70 () {32 vars in 739 bytes} [Tue Aug 11 12:30:51 2026] DELETE /v2.0/security-groups/6c8a5760-9ff8-4604-b45f-021c6b15be47 => generated 0 bytes in 209 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 758/1443] 10.0.0.70 () {34 vars in 675 bytes} [Tue Aug 11 12:30:51 2026] POST /v2.0/subnetpools => generated 548 bytes in 191 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 686/1444] 10.0.0.70 () {32 vars in 728 bytes} [Tue Aug 11 12:30:51 2026] GET /v2.0/subnetpools/eae4943d-1f8a-4ef0-b3a5-4e8b84260c1c => generated 548 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 687/1445] 10.0.0.70 () {34 vars in 748 bytes} [Tue Aug 11 12:30:51 2026] PUT /v2.0/subnetpools/eae4943d-1f8a-4ef0-b3a5-4e8b84260c1c => generated 500 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 688/1446] 10.0.0.70 () {32 vars in 731 bytes} [Tue Aug 11 12:30:51 2026] DELETE /v2.0/subnetpools/eae4943d-1f8a-4ef0-b3a5-4e8b84260c1c => generated 0 bytes in 57 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-11 12:30:51.771 8 INFO neutron.api.v2.resource [None req-02f85c4d-9455-4028-b31e-fb6c6e934f5c d7baa5eef21b4e13bb9e3723d19caa88 ebb21c2efcb246b78a339e3a1e901e8a - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 689/1447] 10.0.0.70 () {32 vars in 728 bytes} [Tue Aug 11 12:30:51 2026] GET /v2.0/subnetpools/eae4943d-1f8a-4ef0-b3a5-4e8b84260c1c => generated 145 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-11 12:30:51.793 8 INFO neutron.api.v2.resource [None req-2031e7de-a7dc-4ace-b0bb-1387bb5a6eac d7baa5eef21b4e13bb9e3723d19caa88 ebb21c2efcb246b78a339e3a1e901e8a - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 690/1448] 10.0.0.70 () {32 vars in 731 bytes} [Tue Aug 11 12:30:51 2026] DELETE /v2.0/subnetpools/eae4943d-1f8a-4ef0-b3a5-4e8b84260c1c => generated 145 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-11 12:30:51.803 7 INFO neutron.db.ovn_revision_numbers_db [None req-792d574c-a0e0-4cc0-b41a-72226c911c30 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource 3ecd2196-e7d3-4bf2-a862-935515b86bfb (type: security_groups) to 1 2026-08-11 12:30:51.817 7 INFO neutron.db.ovn_revision_numbers_db [None req-792d574c-a0e0-4cc0-b41a-72226c911c30 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource 0b2d4112-f620-437f-a9d5-4f6f9e9cc33c (type: security_group_rules) to 0 2026-08-11 12:30:51.827 7 INFO neutron.db.ovn_revision_numbers_db [None req-792d574c-a0e0-4cc0-b41a-72226c911c30 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource b294464a-4734-42d2-90ca-11eb55af9d80 (type: security_group_rules) to 0 2026-08-11 12:30:51.838 7 INFO neutron.db.ovn_revision_numbers_db [None req-792d574c-a0e0-4cc0-b41a-72226c911c30 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource d2621c80-dd8b-4921-869f-f496761a17ea (type: security_group_rules) to 0 2026-08-11 12:30:51.847 7 INFO neutron.db.ovn_revision_numbers_db [None req-792d574c-a0e0-4cc0-b41a-72226c911c30 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource e8151122-156d-4f56-bd0e-385cb01a08a5 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 759/1449] 10.0.0.70 () {32 vars in 773 bytes} [Tue Aug 11 12:30:51 2026] GET /v2.0/security-groups?tenant_id=f79c1ca67b7d417fa953c562909aaac6&name=default => generated 2925 bytes in 277 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 691/1450] 10.0.0.70 () {32 vars in 739 bytes} [Tue Aug 11 12:30:51 2026] DELETE /v2.0/security-groups/3ecd2196-e7d3-4bf2-a862-935515b86bfb => generated 0 bytes in 252 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-11 12:30:52.525 7 INFO neutron.db.ovn_revision_numbers_db [None req-557f7bc5-afb3-4b55-b935-30e9c962821d 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource 9fc4c12d-0324-4539-9cb3-2b510f2c91fe (type: security_groups) to 1 2026-08-11 12:30:52.538 7 INFO neutron.db.ovn_revision_numbers_db [None req-557f7bc5-afb3-4b55-b935-30e9c962821d 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource 16209aa8-ae69-4919-8e65-446cb0cc813b (type: security_group_rules) to 0 2026-08-11 12:30:52.555 7 INFO neutron.db.ovn_revision_numbers_db [None req-557f7bc5-afb3-4b55-b935-30e9c962821d 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource 1c2ee197-2961-487b-81c5-5db5a3da13cc (type: security_group_rules) to 0 2026-08-11 12:30:52.569 7 INFO neutron.db.ovn_revision_numbers_db [None req-557f7bc5-afb3-4b55-b935-30e9c962821d 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource 4c6398b3-1693-4735-9818-e9dc3b690027 (type: security_group_rules) to 0 2026-08-11 12:30:52.590 7 INFO neutron.db.ovn_revision_numbers_db [None req-557f7bc5-afb3-4b55-b935-30e9c962821d 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource f88a0edb-c802-4baf-9805-ff2cdfd23829 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 760/1451] 10.0.0.70 () {32 vars in 773 bytes} [Tue Aug 11 12:30:52 2026] GET /v2.0/security-groups?tenant_id=ebb21c2efcb246b78a339e3a1e901e8a&name=default => generated 2925 bytes in 359 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 692/1452] 10.0.0.70 () {32 vars in 739 bytes} [Tue Aug 11 12:30:52 2026] DELETE /v2.0/security-groups/9fc4c12d-0324-4539-9cb3-2b510f2c91fe => generated 0 bytes in 229 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 761/1453] 10.0.0.48 () {34 vars in 989 bytes} [Tue Aug 11 12:30:53 2026] GET /v2.0/ports?device_id=14188d04-f059-4599-9ea0-d9b1cff75d97 => generated 1213 bytes in 206 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 693/1454] 10.0.0.48 () {34 vars in 1039 bytes} [Tue Aug 11 12:30:53 2026] GET /v2.0/security-groups?id=1cdc3dcf-96da-4769-b68c-49f03aff8aa3&fields=id&fields=name => generated 112 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 762/1455] 10.0.0.70 () {32 vars in 622 bytes} [Tue Aug 11 12:30:54 2026] GET / => generated 151 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 8|app: 0|req: 694/1456] 10.0.0.70 () {32 vars in 632 bytes} [Tue Aug 11 12:30:54 2026] GET /v2.0/ => generated 632 bytes in 167 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 12:30:55.570 7 INFO neutron.db.ovn_revision_numbers_db [None req-6a422cb9-b487-4c8e-bc0c-f8938db744a6 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource cba41a86-97b1-4774-978e-dec61a8f8357 (type: security_groups) to 1 2026-08-11 12:30:55.588 7 INFO neutron.db.ovn_revision_numbers_db [None req-6a422cb9-b487-4c8e-bc0c-f8938db744a6 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource 0d573f23-de61-438e-9d54-e8ba2f804efa (type: security_group_rules) to 0 2026-08-11 12:30:55.606 7 INFO neutron.db.ovn_revision_numbers_db [None req-6a422cb9-b487-4c8e-bc0c-f8938db744a6 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource 5b549fca-318c-4fba-a523-38f1eb125e3a (type: security_group_rules) to 0 2026-08-11 12:30:55.628 7 INFO neutron.db.ovn_revision_numbers_db [None req-6a422cb9-b487-4c8e-bc0c-f8938db744a6 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource aa4af408-4621-489a-b65c-251b2ff62bd4 (type: security_group_rules) to 0 2026-08-11 12:30:55.650 7 INFO neutron.db.ovn_revision_numbers_db [None req-6a422cb9-b487-4c8e-bc0c-f8938db744a6 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource fc1e8670-2261-41a1-835f-f075dcc44151 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 763/1459] 10.0.0.70 () {32 vars in 773 bytes} [Tue Aug 11 12:30:55 2026] GET /v2.0/security-groups?tenant_id=e50f68530b5e436cb999655dac36f92f&name=default => generated 2925 bytes in 342 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 697/1460] 10.0.0.70 () {32 vars in 739 bytes} [Tue Aug 11 12:30:55 2026] DELETE /v2.0/security-groups/cba41a86-97b1-4774-978e-dec61a8f8357 => generated 0 bytes in 292 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-11 12:30:57.749 7 INFO neutron.db.ovn_revision_numbers_db [None req-c451d82d-4aed-4103-9f57-16f991628cdb 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource 81f4d7ce-64f2-4e28-8ff9-d94d2efb8797 (type: security_groups) to 1 2026-08-11 12:30:57.761 7 INFO neutron.db.ovn_revision_numbers_db [None req-c451d82d-4aed-4103-9f57-16f991628cdb 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource 0f44bc92-f79c-47d5-9b3a-f516cab3587a (type: security_group_rules) to 0 2026-08-11 12:30:57.780 7 INFO neutron.db.ovn_revision_numbers_db [None req-c451d82d-4aed-4103-9f57-16f991628cdb 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource 523512e7-c7da-4993-8838-f9ff7dd0e2be (type: security_group_rules) to 0 2026-08-11 12:30:57.793 7 INFO neutron.db.ovn_revision_numbers_db [None req-c451d82d-4aed-4103-9f57-16f991628cdb 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource 6449b627-293f-4e98-a80e-7285355024a3 (type: security_group_rules) to 0 2026-08-11 12:30:57.806 7 INFO neutron.db.ovn_revision_numbers_db [None req-c451d82d-4aed-4103-9f57-16f991628cdb 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource e6558e39-cd8f-4a46-89a5-ad2d4f2e6ce9 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 764/1461] 10.0.0.70 () {32 vars in 773 bytes} [Tue Aug 11 12:30:57 2026] GET /v2.0/security-groups?tenant_id=e4e47012eb21480992b7d7cece2c0847&name=default => generated 2925 bytes in 368 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 698/1462] 10.0.0.70 () {32 vars in 739 bytes} [Tue Aug 11 12:30:57 2026] DELETE /v2.0/security-groups/81f4d7ce-64f2-4e28-8ff9-d94d2efb8797 => generated 0 bytes in 243 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-11 12:30:58.367 7 INFO neutron.db.ovn_revision_numbers_db [None req-658fdfc7-afbc-455e-8102-a2a82644db9d 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource e53ce8c3-354b-4028-a54f-7d70c379d8c7 (type: security_groups) to 1 2026-08-11 12:30:58.382 7 INFO neutron.db.ovn_revision_numbers_db [None req-658fdfc7-afbc-455e-8102-a2a82644db9d 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource 056bd451-ce67-4279-a493-b4c986f198ea (type: security_group_rules) to 0 2026-08-11 12:30:58.397 7 INFO neutron.db.ovn_revision_numbers_db [None req-658fdfc7-afbc-455e-8102-a2a82644db9d 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource 5ce66cb6-65b9-4b44-86e7-7ce94bbc7e31 (type: security_group_rules) to 0 2026-08-11 12:30:58.420 7 INFO neutron.db.ovn_revision_numbers_db [None req-658fdfc7-afbc-455e-8102-a2a82644db9d 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource 7ceb2370-ca1f-48ae-ab2e-5957f2005b50 (type: security_group_rules) to 0 2026-08-11 12:30:58.442 7 INFO neutron.db.ovn_revision_numbers_db [None req-658fdfc7-afbc-455e-8102-a2a82644db9d 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource bd3f1acd-e738-4816-9354-1aa6e86fa70e (type: security_group_rules) to 0 [pid: 7|app: 0|req: 765/1463] 10.0.0.70 () {32 vars in 773 bytes} [Tue Aug 11 12:30:58 2026] GET /v2.0/security-groups?tenant_id=338ac369922a46ce9121c4c085842955&name=default => generated 2925 bytes in 264 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 699/1464] 10.0.0.70 () {32 vars in 739 bytes} [Tue Aug 11 12:30:58 2026] DELETE /v2.0/security-groups/e53ce8c3-354b-4028-a54f-7d70c379d8c7 => generated 0 bytes in 263 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 766/1465] 10.0.0.190 () {34 vars in 990 bytes} [Tue Aug 11 12:30:58 2026] GET /v2.0/ports?device_id=14188d04-f059-4599-9ea0-d9b1cff75d97 => generated 975 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 700/1466] 10.0.0.190 () {34 vars in 1040 bytes} [Tue Aug 11 12:30:59 2026] GET /v2.0/security-groups?id=1cdc3dcf-96da-4769-b68c-49f03aff8aa3&fields=id&fields=name => generated 112 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 767/1467] 10.0.0.190 () {34 vars in 990 bytes} [Tue Aug 11 12:30:59 2026] GET /v2.0/ports?device_id=14188d04-f059-4599-9ea0-d9b1cff75d97 => generated 975 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 701/1468] 10.0.0.190 () {34 vars in 1040 bytes} [Tue Aug 11 12:30:59 2026] GET /v2.0/security-groups?id=1cdc3dcf-96da-4769-b68c-49f03aff8aa3&fields=id&fields=name => generated 112 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 768/1469] 10.0.0.190 () {34 vars in 990 bytes} [Tue Aug 11 12:30:59 2026] GET /v2.0/ports?device_id=14188d04-f059-4599-9ea0-d9b1cff75d97 => generated 975 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 702/1470] 10.0.0.190 () {34 vars in 1040 bytes} [Tue Aug 11 12:30:59 2026] GET /v2.0/security-groups?id=1cdc3dcf-96da-4769-b68c-49f03aff8aa3&fields=id&fields=name => generated 112 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 12:31:00.087 7 INFO neutron.db.ovn_revision_numbers_db [None req-db96be01-6f47-4ba9-86f3-4ce81c030cb3 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource ed0b8eb3-801a-47b0-a228-4331026a1236 (type: security_groups) to 1 2026-08-11 12:31:00.100 7 INFO neutron.db.ovn_revision_numbers_db [None req-db96be01-6f47-4ba9-86f3-4ce81c030cb3 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource 45e77565-088c-483b-b018-834e03b2a3e2 (type: security_group_rules) to 0 2026-08-11 12:31:00.111 7 INFO neutron.db.ovn_revision_numbers_db [None req-db96be01-6f47-4ba9-86f3-4ce81c030cb3 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource 54a38a61-831e-4dfb-bbfb-995bd695bed9 (type: security_group_rules) to 0 2026-08-11 12:31:00.124 7 INFO neutron.db.ovn_revision_numbers_db [None req-db96be01-6f47-4ba9-86f3-4ce81c030cb3 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource 6def93ef-b592-44aa-8083-3da38a84b590 (type: security_group_rules) to 0 2026-08-11 12:31:00.138 7 INFO neutron.db.ovn_revision_numbers_db [None req-db96be01-6f47-4ba9-86f3-4ce81c030cb3 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource ca8489f0-d673-4115-b5e7-19dc9003a08a (type: security_group_rules) to 0 [pid: 7|app: 0|req: 769/1471] 10.0.0.70 () {32 vars in 773 bytes} [Tue Aug 11 12:30:59 2026] GET /v2.0/security-groups?tenant_id=d76e4c974a264e1fbab6dc94a805356e&name=default => generated 2925 bytes in 409 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 703/1472] 10.0.0.70 () {32 vars in 739 bytes} [Tue Aug 11 12:31:00 2026] DELETE /v2.0/security-groups/ed0b8eb3-801a-47b0-a228-4331026a1236 => generated 0 bytes in 248 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 770/1473] 10.0.0.190 () {34 vars in 990 bytes} [Tue Aug 11 12:31:00 2026] GET /v2.0/ports?device_id=14188d04-f059-4599-9ea0-d9b1cff75d97 => generated 975 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 704/1474] 10.0.0.190 () {34 vars in 1040 bytes} [Tue Aug 11 12:31:00 2026] GET /v2.0/security-groups?id=1cdc3dcf-96da-4769-b68c-49f03aff8aa3&fields=id&fields=name => generated 112 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 771/1475] 199.19.213.166 () {34 vars in 1080 bytes} [Tue Aug 11 12:31:01 2026] GET /v2.0/ports?tenant_id=df547056f06040f3a1fab024f610e1d0&device_id=14188d04-f059-4599-9ea0-d9b1cff75d97 => generated 1213 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 705/1476] 199.19.213.166 () {34 vars in 986 bytes} [Tue Aug 11 12:31:01 2026] GET /v2.0/networks?id=606a6321-3ee9-4390-8666-e6108b7c2a71 => generated 812 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 772/1477] 199.19.213.166 () {34 vars in 1060 bytes} [Tue Aug 11 12:31:01 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=4b4ee192-0db1-4f59-bcd5-9da7c024ecbb => generated 861 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 706/1478] 199.19.213.166 () {34 vars in 984 bytes} [Tue Aug 11 12:31:01 2026] GET /v2.0/subnets?id=e872b119-8dfa-451b-a800-d0c05d3b308e => generated 693 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 773/1479] 199.19.213.166 () {34 vars in 1052 bytes} [Tue Aug 11 12:31:01 2026] GET /v2.0/ports?network_id=606a6321-3ee9-4390-8666-e6108b7c2a71&device_owner=network%3Adhcp => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 707/1480] 199.19.213.166 () {34 vars in 1012 bytes} [Tue Aug 11 12:31:01 2026] GET /v2.0/networks/606a6321-3ee9-4390-8666-e6108b7c2a71?fields=segments => generated 14 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 774/1481] 199.19.213.166 () {34 vars in 1112 bytes} [Tue Aug 11 12:31:01 2026] GET /v2.0/networks/606a6321-3ee9-4390-8666-e6108b7c2a71?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 775/1482] 10.0.0.190 () {34 vars in 990 bytes} [Tue Aug 11 12:31:01 2026] GET /v2.0/ports?device_id=14188d04-f059-4599-9ea0-d9b1cff75d97 => generated 975 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 776/1483] 10.0.0.190 () {34 vars in 1040 bytes} [Tue Aug 11 12:31:01 2026] GET /v2.0/security-groups?id=1cdc3dcf-96da-4769-b68c-49f03aff8aa3&fields=id&fields=name => generated 112 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 12:31:02.101 8 INFO neutron.db.ovn_revision_numbers_db [None req-140fbac6-4711-4032-b32b-4944fce6ca81 0025ad94b58f48c3b43626865eb37ce6 95c3fa2ae0db4f60a35e273f9cd61fb3 - - default default] Successfully bumped revision number for resource bf0daa1f-240e-426b-a09e-c9241adc3a50 (type: security_groups) to 1 2026-08-11 12:31:02.120 8 INFO neutron.db.ovn_revision_numbers_db [None req-140fbac6-4711-4032-b32b-4944fce6ca81 0025ad94b58f48c3b43626865eb37ce6 95c3fa2ae0db4f60a35e273f9cd61fb3 - - default default] Successfully bumped revision number for resource 8bdd90ac-8599-4eca-837f-489b78ff1de8 (type: security_group_rules) to 0 2026-08-11 12:31:02.134 8 INFO neutron.db.ovn_revision_numbers_db [None req-140fbac6-4711-4032-b32b-4944fce6ca81 0025ad94b58f48c3b43626865eb37ce6 95c3fa2ae0db4f60a35e273f9cd61fb3 - - default default] Successfully bumped revision number for resource 91b3ffc8-a625-483f-882a-fd8a22820241 (type: security_group_rules) to 0 2026-08-11 12:31:02.149 8 INFO neutron.db.ovn_revision_numbers_db [None req-140fbac6-4711-4032-b32b-4944fce6ca81 0025ad94b58f48c3b43626865eb37ce6 95c3fa2ae0db4f60a35e273f9cd61fb3 - - default default] Successfully bumped revision number for resource 995ecc4d-988c-423e-9c1f-814660222135 (type: security_group_rules) to 0 2026-08-11 12:31:02.162 8 INFO neutron.db.ovn_revision_numbers_db [None req-140fbac6-4711-4032-b32b-4944fce6ca81 0025ad94b58f48c3b43626865eb37ce6 95c3fa2ae0db4f60a35e273f9cd61fb3 - - default default] Successfully bumped revision number for resource f6212b42-5a00-4f97-b5d4-e5c8ed58738f (type: security_group_rules) to 0 2026-08-11 12:31:02.248 8 INFO neutron.db.segments_db [None req-140fbac6-4711-4032-b32b-4944fce6ca81 0025ad94b58f48c3b43626865eb37ce6 95c3fa2ae0db4f60a35e273f9cd61fb3 - - default default] Added segment 479e87c0-ce42-479b-8885-68bb8c318e45 of type geneve for network 506baf26-40fc-4c1c-8415-0013a260079b 2026-08-11 12:31:02.351 8 INFO neutron.db.ovn_revision_numbers_db [None req-140fbac6-4711-4032-b32b-4944fce6ca81 0025ad94b58f48c3b43626865eb37ce6 95c3fa2ae0db4f60a35e273f9cd61fb3 - - default default] Successfully bumped revision number for resource 506baf26-40fc-4c1c-8415-0013a260079b (type: networks) to 1 2026-08-11 12:31:02.497 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-140fbac6-4711-4032-b32b-4944fce6ca81 0025ad94b58f48c3b43626865eb37ce6 95c3fa2ae0db4f60a35e273f9cd61fb3 - - default default] No more DHCP agents 2026-08-11 12:31:02.499 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-140fbac6-4711-4032-b32b-4944fce6ca81 0025ad94b58f48c3b43626865eb37ce6 95c3fa2ae0db4f60a35e273f9cd61fb3 - - default default] Unable to schedule network 506baf26-40fc-4c1c-8415-0013a260079b: no agents available; will retry on subsequent port and subnet creation events. 2026-08-11 12:31:02.544 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-f3f77d78-b523-477c-ad61-a27640e4e4ec - - - - - -] OVN reports status down for port: 41287e80-bc44-478f-bbd6-2aacbfacd3ee 2026-08-11 12:31:02.576 8 INFO neutron.db.ovn_revision_numbers_db [None req-140fbac6-4711-4032-b32b-4944fce6ca81 0025ad94b58f48c3b43626865eb37ce6 95c3fa2ae0db4f60a35e273f9cd61fb3 - - default default] Successfully bumped revision number for resource 41287e80-bc44-478f-bbd6-2aacbfacd3ee (type: ports) to 1 [pid: 8|app: 0|req: 708/1484] 10.0.0.70 () {34 vars in 669 bytes} [Tue Aug 11 12:31:01 2026] POST /v2.0/networks => generated 658 bytes in 856 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-11 12:31:02.789 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-18a00daf-ada2-4199-8fdb-691619a9c713 0025ad94b58f48c3b43626865eb37ce6 95c3fa2ae0db4f60a35e273f9cd61fb3 - - default default] No more DHCP agents 2026-08-11 12:31:02.790 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-18a00daf-ada2-4199-8fdb-691619a9c713 0025ad94b58f48c3b43626865eb37ce6 95c3fa2ae0db4f60a35e273f9cd61fb3 - - default default] Unable to schedule network 506baf26-40fc-4c1c-8415-0013a260079b: no agents available; will retry on subsequent port and subnet creation events. [pid: 8|app: 0|req: 709/1485] 10.0.0.190 () {34 vars in 990 bytes} [Tue Aug 11 12:31:03 2026] GET /v2.0/ports?device_id=14188d04-f059-4599-9ea0-d9b1cff75d97 => generated 975 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 710/1486] 10.0.0.190 () {34 vars in 1040 bytes} [Tue Aug 11 12:31:03 2026] GET /v2.0/security-groups?id=1cdc3dcf-96da-4769-b68c-49f03aff8aa3&fields=id&fields=name => generated 112 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 12:31:03.282 7 INFO neutron.db.ovn_revision_numbers_db [None req-246e1e38-a441-4758-93a6-8e9076a25638 - - - - - -] Successfully bumped revision number for resource 41287e80-bc44-478f-bbd6-2aacbfacd3ee (type: ports) to 2 2026-08-11 12:31:03.318 7 INFO neutron.db.ovn_revision_numbers_db [None req-246e1e38-a441-4758-93a6-8e9076a25638 - - - - - -] Successfully bumped revision number for resource 2afabbcc-6e46-46fc-bad8-d15dcdb50a32 (type: subnets) to 0 [pid: 7|app: 0|req: 777/1487] 10.0.0.70 () {34 vars in 668 bytes} [Tue Aug 11 12:31:02 2026] POST /v2.0/subnets => generated 657 bytes in 737 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 711/1488] 10.0.0.70 () {32 vars in 721 bytes} [Tue Aug 11 12:31:03 2026] GET /v2.0/subnetpools?name=shared-default-subnetpool-v6 => generated 19 bytes in 247 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-11 12:31:03.601 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-18dcb97e-0ac0-46fd-b006-9ebfe872cdd0 - - - - - -] OVN reports status down for port: 4b4ee192-0db1-4f59-bcd5-9da7c024ecbb 2026-08-11 12:31:03.735 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-c868888a-274f-4860-8107-569e9fedf08e'] response: {'server_uuid': '14188d04-f059-4599-9ea0-d9b1cff75d97', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '4b4ee192-0db1-4f59-bcd5-9da7c024ecbb', 'code': 200} 2026-08-11 12:31:03.780 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-4cd37ed7-7cc8-40a1-b823-8cf820123124 0025ad94b58f48c3b43626865eb37ce6 95c3fa2ae0db4f60a35e273f9cd61fb3 - - default default] No more DHCP agents 2026-08-11 12:31:03.781 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-4cd37ed7-7cc8-40a1-b823-8cf820123124 0025ad94b58f48c3b43626865eb37ce6 95c3fa2ae0db4f60a35e273f9cd61fb3 - - default default] Unable to schedule network 506baf26-40fc-4c1c-8415-0013a260079b: no agents available; will retry on subsequent port and subnet creation events. 2026-08-11 12:31:03.803 7 INFO neutron.db.ovn_revision_numbers_db [None req-4cd37ed7-7cc8-40a1-b823-8cf820123124 0025ad94b58f48c3b43626865eb37ce6 95c3fa2ae0db4f60a35e273f9cd61fb3 - - default default] Successfully bumped revision number for resource 37040ea4-0565-496a-9170-b6b40d01d20d (type: subnets) to 0 [pid: 7|app: 0|req: 778/1489] 10.0.0.70 () {34 vars in 668 bytes} [Tue Aug 11 12:31:03 2026] POST /v2.0/subnets => generated 732 bytes in 225 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-11 12:31:03.833 8 INFO neutron.db.ovn_revision_numbers_db [None req-18dcb97e-0ac0-46fd-b006-9ebfe872cdd0 - - - - - -] Successfully bumped revision number for resource 4b4ee192-0db1-4f59-bcd5-9da7c024ecbb (type: ports) to 6 2026-08-11 12:31:03.899 7 INFO neutron.db.segments_db [None req-6339eba7-8152-4eb5-ba85-3496166fefd9 0025ad94b58f48c3b43626865eb37ce6 95c3fa2ae0db4f60a35e273f9cd61fb3 - - default default] Added segment 677955be-7492-4134-92b7-39a9481fdd68 of type geneve for network 2d3ff3eb-6222-410e-a18d-496f5e46c041 2026-08-11 12:31:04.005 8 INFO neutron.db.ovn_revision_numbers_db [None req-befb342e-b0b4-4747-803b-88744b55bbe3 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource dd8e3dda-f673-4602-b898-31a264f8cb22 (type: security_groups) to 1 2026-08-11 12:31:04.015 8 INFO neutron.db.ovn_revision_numbers_db [None req-befb342e-b0b4-4747-803b-88744b55bbe3 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource 0811696d-56d9-4e41-b38b-aec403362800 (type: security_group_rules) to 0 2026-08-11 12:31:04.019 7 INFO neutron.db.ovn_revision_numbers_db [None req-6339eba7-8152-4eb5-ba85-3496166fefd9 0025ad94b58f48c3b43626865eb37ce6 95c3fa2ae0db4f60a35e273f9cd61fb3 - - default default] Successfully bumped revision number for resource 2d3ff3eb-6222-410e-a18d-496f5e46c041 (type: networks) to 1 2026-08-11 12:31:04.028 8 INFO neutron.db.ovn_revision_numbers_db [None req-befb342e-b0b4-4747-803b-88744b55bbe3 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource 4cd0b0c3-5746-4323-9932-0dbd5cb4aca0 (type: security_group_rules) to 0 2026-08-11 12:31:04.052 8 INFO neutron.db.ovn_revision_numbers_db [None req-befb342e-b0b4-4747-803b-88744b55bbe3 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource 89b3f925-6bd2-432c-ac20-7550cd314ae2 (type: security_group_rules) to 0 2026-08-11 12:31:04.066 8 INFO neutron.db.ovn_revision_numbers_db [None req-befb342e-b0b4-4747-803b-88744b55bbe3 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource 91ccb7a0-857d-4b60-ac3b-00b8c9b3ebcd (type: security_group_rules) to 0 [pid: 8|app: 0|req: 712/1490] 10.0.0.70 () {32 vars in 773 bytes} [Tue Aug 11 12:31:03 2026] GET /v2.0/security-groups?tenant_id=4f1dcccec0f84087872d21fdc3e68969&name=default => generated 2925 bytes in 398 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: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:31:04.186 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-6339eba7-8152-4eb5-ba85-3496166fefd9 0025ad94b58f48c3b43626865eb37ce6 95c3fa2ae0db4f60a35e273f9cd61fb3 - - default default] No more DHCP agents 2026-08-11 12:31:04.188 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-6339eba7-8152-4eb5-ba85-3496166fefd9 0025ad94b58f48c3b43626865eb37ce6 95c3fa2ae0db4f60a35e273f9cd61fb3 - - default default] Unable to schedule network 2d3ff3eb-6222-410e-a18d-496f5e46c041: no agents available; will retry on subsequent port and subnet creation events. 2026-08-11 12:31:04.242 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-66c51c43-6d83-4c76-974d-d927b5fcb54e - - - - - -] OVN reports status down for port: 16670fba-5771-4f4f-964b-1fcd5207b916 2026-08-11 12:31:04.274 7 INFO neutron.db.ovn_revision_numbers_db [None req-6339eba7-8152-4eb5-ba85-3496166fefd9 0025ad94b58f48c3b43626865eb37ce6 95c3fa2ae0db4f60a35e273f9cd61fb3 - - default default] Successfully bumped revision number for resource 16670fba-5771-4f4f-964b-1fcd5207b916 (type: ports) to 1 [pid: 7|app: 0|req: 779/1491] 10.0.0.70 () {34 vars in 669 bytes} [Tue Aug 11 12:31:03 2026] POST /v2.0/networks => generated 656 bytes in 484 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 713/1492] 10.0.0.70 () {32 vars in 739 bytes} [Tue Aug 11 12:31:04 2026] DELETE /v2.0/security-groups/dd8e3dda-f673-4602-b898-31a264f8cb22 => generated 0 bytes in 285 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 780/1493] 10.0.0.190 () {34 vars in 990 bytes} [Tue Aug 11 12:31:04 2026] GET /v2.0/ports?device_id=14188d04-f059-4599-9ea0-d9b1cff75d97 => generated 973 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 781/1494] 10.0.0.190 () {34 vars in 1040 bytes} [Tue Aug 11 12:31:04 2026] GET /v2.0/security-groups?id=1cdc3dcf-96da-4769-b68c-49f03aff8aa3&fields=id&fields=name => generated 112 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 12:31:04.562 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-077db8a0-c7c1-4e9a-a120-a09d545f9731 0025ad94b58f48c3b43626865eb37ce6 95c3fa2ae0db4f60a35e273f9cd61fb3 - - default default] No more DHCP agents 2026-08-11 12:31:04.564 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-077db8a0-c7c1-4e9a-a120-a09d545f9731 0025ad94b58f48c3b43626865eb37ce6 95c3fa2ae0db4f60a35e273f9cd61fb3 - - default default] Unable to schedule network 2d3ff3eb-6222-410e-a18d-496f5e46c041: no agents available; will retry on subsequent port and subnet creation events. 2026-08-11 12:31:04.795 7 INFO neutron.db.ovn_revision_numbers_db [None req-912493a5-496f-4d72-ab8e-3d6203093008 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource 278e0e2c-b44c-4078-89b7-e822518e99a3 (type: security_groups) to 1 2026-08-11 12:31:04.812 7 INFO neutron.db.ovn_revision_numbers_db [None req-912493a5-496f-4d72-ab8e-3d6203093008 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource 2b7ecc5b-7bfb-4f19-be05-198ecb21cc09 (type: security_group_rules) to 0 2026-08-11 12:31:04.824 7 INFO neutron.db.ovn_revision_numbers_db [None req-912493a5-496f-4d72-ab8e-3d6203093008 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource 85d98800-8f7d-458a-b444-ad715cc71d5c (type: security_group_rules) to 0 2026-08-11 12:31:04.835 7 INFO neutron.db.ovn_revision_numbers_db [None req-912493a5-496f-4d72-ab8e-3d6203093008 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource bcd227b7-e267-441e-ac4d-66b74e047a15 (type: security_group_rules) to 0 2026-08-11 12:31:04.851 7 INFO neutron.db.ovn_revision_numbers_db [None req-912493a5-496f-4d72-ab8e-3d6203093008 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource ec318dc4-9f86-43f9-9f75-5f531285d6e5 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 782/1495] 10.0.0.70 () {32 vars in 773 bytes} [Tue Aug 11 12:31:04 2026] GET /v2.0/security-groups?tenant_id=7f4d01d289a74ebeb054ce47e0312baa&name=default => generated 2925 bytes in 401 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-11 12:31:04.993 8 INFO neutron.db.ovn_revision_numbers_db [None req-dbc6c738-5c2f-49f6-8073-edbd44a33abd - - - - - -] Successfully bumped revision number for resource 16670fba-5771-4f4f-964b-1fcd5207b916 (type: ports) to 2 2026-08-11 12:31:05.027 8 INFO neutron.db.ovn_revision_numbers_db [None req-dbc6c738-5c2f-49f6-8073-edbd44a33abd - - - - - -] Successfully bumped revision number for resource c505f309-9d5e-40e8-9d6d-16b39d2e2cc7 (type: subnets) to 0 [pid: 8|app: 0|req: 714/1496] 10.0.0.70 () {34 vars in 668 bytes} [Tue Aug 11 12:31:04 2026] POST /v2.0/subnets => generated 655 bytes in 652 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 783/1497] 10.0.0.70 () {32 vars in 739 bytes} [Tue Aug 11 12:31:04 2026] DELETE /v2.0/security-groups/278e0e2c-b44c-4078-89b7-e822518e99a3 => generated 0 bytes in 224 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-11 12:31:05.253 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-a8dc9c30-94e0-40c4-bc4c-10df4449b3db 0025ad94b58f48c3b43626865eb37ce6 95c3fa2ae0db4f60a35e273f9cd61fb3 - - default default] No more DHCP agents 2026-08-11 12:31:05.255 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-a8dc9c30-94e0-40c4-bc4c-10df4449b3db 0025ad94b58f48c3b43626865eb37ce6 95c3fa2ae0db4f60a35e273f9cd61fb3 - - default default] Unable to schedule network 2d3ff3eb-6222-410e-a18d-496f5e46c041: no agents available; will retry on subsequent port and subnet creation events. 2026-08-11 12:31:05.280 8 INFO neutron.db.ovn_revision_numbers_db [None req-a8dc9c30-94e0-40c4-bc4c-10df4449b3db 0025ad94b58f48c3b43626865eb37ce6 95c3fa2ae0db4f60a35e273f9cd61fb3 - - default default] Successfully bumped revision number for resource 5c349a81-089a-4fa7-87ae-c4bab78ae36b (type: subnets) to 0 [pid: 8|app: 0|req: 715/1498] 10.0.0.70 () {34 vars in 668 bytes} [Tue Aug 11 12:31:05 2026] POST /v2.0/subnets => generated 725 bytes in 251 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-11 12:31:05.315 7 INFO neutron.db.ovn_revision_numbers_db [None req-97819be0-8cac-454e-9f16-a6d3dd2e2ba1 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource 758d29a5-6f1b-4899-8127-8b403e41d9de (type: security_groups) to 1 2026-08-11 12:31:05.326 7 INFO neutron.db.ovn_revision_numbers_db [None req-97819be0-8cac-454e-9f16-a6d3dd2e2ba1 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource 11df7f06-a79a-43f8-9632-3a7c1d4c296e (type: security_group_rules) to 0 2026-08-11 12:31:05.337 7 INFO neutron.db.ovn_revision_numbers_db [None req-97819be0-8cac-454e-9f16-a6d3dd2e2ba1 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource be1e9544-230c-43cd-94e5-2254219f79ef (type: security_group_rules) to 0 2026-08-11 12:31:05.354 7 INFO neutron.db.ovn_revision_numbers_db [None req-97819be0-8cac-454e-9f16-a6d3dd2e2ba1 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource cca0f0ed-a3c4-4c3d-ab2a-54e933e2d84b (type: security_group_rules) to 0 2026-08-11 12:31:05.365 7 INFO neutron.db.ovn_revision_numbers_db [None req-97819be0-8cac-454e-9f16-a6d3dd2e2ba1 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource e9e4272d-dbfd-4f39-beeb-e1492a1d3b3e (type: security_group_rules) to 0 2026-08-11 12:31:05.389 8 INFO neutron.db.segments_db [None req-a2e52446-354e-4737-9ead-ebd461fa17bb 0025ad94b58f48c3b43626865eb37ce6 95c3fa2ae0db4f60a35e273f9cd61fb3 - - default default] Added segment 4cb903e5-b37e-4d54-a0c6-91e06f1e066b of type geneve for network 9293ce35-1522-4cb2-981d-2b42d730692d [pid: 7|app: 0|req: 784/1499] 10.0.0.70 () {32 vars in 773 bytes} [Tue Aug 11 12:31:05 2026] GET /v2.0/security-groups?tenant_id=54948c788d494f61afa30a1a3633624f&name=default => generated 2925 bytes in 210 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-11 12:31:05.492 8 INFO neutron.db.ovn_revision_numbers_db [None req-a2e52446-354e-4737-9ead-ebd461fa17bb 0025ad94b58f48c3b43626865eb37ce6 95c3fa2ae0db4f60a35e273f9cd61fb3 - - default default] Successfully bumped revision number for resource 9293ce35-1522-4cb2-981d-2b42d730692d (type: networks) to 1 [pid: 7|app: 0|req: 785/1500] 10.0.0.70 () {32 vars in 739 bytes} [Tue Aug 11 12:31:05 2026] DELETE /v2.0/security-groups/758d29a5-6f1b-4899-8127-8b403e41d9de => generated 0 bytes in 214 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-11 12:31:05.666 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-a2e52446-354e-4737-9ead-ebd461fa17bb 0025ad94b58f48c3b43626865eb37ce6 95c3fa2ae0db4f60a35e273f9cd61fb3 - - default default] No more DHCP agents 2026-08-11 12:31:05.667 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-a2e52446-354e-4737-9ead-ebd461fa17bb 0025ad94b58f48c3b43626865eb37ce6 95c3fa2ae0db4f60a35e273f9cd61fb3 - - default default] Unable to schedule network 9293ce35-1522-4cb2-981d-2b42d730692d: no agents available; will retry on subsequent port and subnet creation events. [pid: 7|app: 0|req: 786/1501] 10.0.0.190 () {34 vars in 990 bytes} [Tue Aug 11 12:31:05 2026] GET /v2.0/ports?device_id=14188d04-f059-4599-9ea0-d9b1cff75d97 => generated 973 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 787/1502] 10.0.0.190 () {34 vars in 1040 bytes} [Tue Aug 11 12:31:05 2026] GET /v2.0/security-groups?id=1cdc3dcf-96da-4769-b68c-49f03aff8aa3&fields=id&fields=name => generated 112 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 12:31:05.713 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-f3f77d78-b523-477c-ad61-a27640e4e4ec - - - - - -] OVN reports status down for port: a6215986-ecfd-4f80-90bf-b271dc183e7f 2026-08-11 12:31:05.756 8 INFO neutron.db.ovn_revision_numbers_db [None req-a2e52446-354e-4737-9ead-ebd461fa17bb 0025ad94b58f48c3b43626865eb37ce6 95c3fa2ae0db4f60a35e273f9cd61fb3 - - default default] Successfully bumped revision number for resource a6215986-ecfd-4f80-90bf-b271dc183e7f (type: ports) to 1 2026-08-11 12:31:05.785 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-e5ac5010-f5e3-4fa3-8601-d6a56d8cc82e'] response: {'server_uuid': '14188d04-f059-4599-9ea0-d9b1cff75d97', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '4b4ee192-0db1-4f59-bcd5-9da7c024ecbb', 'code': 200} [pid: 8|app: 0|req: 716/1503] 10.0.0.70 () {34 vars in 669 bytes} [Tue Aug 11 12:31:05 2026] POST /v2.0/networks => generated 656 bytes in 486 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-11 12:31:05.966 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-7c2ddec5-3eed-48e5-b25f-acace01feaaa 0025ad94b58f48c3b43626865eb37ce6 95c3fa2ae0db4f60a35e273f9cd61fb3 - - default default] No more DHCP agents 2026-08-11 12:31:05.967 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-7c2ddec5-3eed-48e5-b25f-acace01feaaa 0025ad94b58f48c3b43626865eb37ce6 95c3fa2ae0db4f60a35e273f9cd61fb3 - - default default] Unable to schedule network 9293ce35-1522-4cb2-981d-2b42d730692d: no agents available; will retry on subsequent port and subnet creation events. 2026-08-11 12:31:06.253 8 INFO neutron.db.ovn_revision_numbers_db [None req-cf7bdddf-997a-4a24-977e-8aa28567f560 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource c433e78a-4a54-43b4-a80a-069acd704614 (type: security_groups) to 1 2026-08-11 12:31:06.267 8 INFO neutron.db.ovn_revision_numbers_db [None req-cf7bdddf-997a-4a24-977e-8aa28567f560 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource 3f35d24d-8766-48f7-b97c-f8c17347f2a7 (type: security_group_rules) to 0 2026-08-11 12:31:06.283 8 INFO neutron.db.ovn_revision_numbers_db [None req-cf7bdddf-997a-4a24-977e-8aa28567f560 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource 4f002a6a-51a3-44f7-a4ce-46ef290cade6 (type: security_group_rules) to 0 2026-08-11 12:31:06.295 8 INFO neutron.db.ovn_revision_numbers_db [None req-cf7bdddf-997a-4a24-977e-8aa28567f560 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource ac387f53-3a12-4e42-94f6-55de2cf8ef72 (type: security_group_rules) to 0 2026-08-11 12:31:06.309 8 INFO neutron.db.ovn_revision_numbers_db [None req-cf7bdddf-997a-4a24-977e-8aa28567f560 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource d78a2f58-e87d-4cff-804e-febfd7531dae (type: security_group_rules) to 0 2026-08-11 12:31:06.395 8 INFO neutron.db.segments_db [None req-cf7bdddf-997a-4a24-977e-8aa28567f560 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Added segment a8c9bd11-3ab4-4311-98f4-0ab95484db46 of type geneve for network 67cc807e-ea6d-470c-bb0b-765cc38c00f0 2026-08-11 12:31:06.424 7 INFO neutron.db.ovn_revision_numbers_db [None req-9f7d604c-7ab0-46b8-bc0d-176ce142be9f - - - - - -] Successfully bumped revision number for resource a6215986-ecfd-4f80-90bf-b271dc183e7f (type: ports) to 2 2026-08-11 12:31:06.457 7 INFO neutron.db.ovn_revision_numbers_db [None req-9f7d604c-7ab0-46b8-bc0d-176ce142be9f - - - - - -] Successfully bumped revision number for resource 3fa99664-96c3-4016-b2d6-76f60de1de0b (type: subnets) to 0 [pid: 7|app: 0|req: 788/1504] 10.0.0.70 () {34 vars in 668 bytes} [Tue Aug 11 12:31:05 2026] POST /v2.0/subnets => generated 655 bytes in 679 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-11 12:31:06.494 8 INFO neutron.db.ovn_revision_numbers_db [None req-cf7bdddf-997a-4a24-977e-8aa28567f560 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource 67cc807e-ea6d-470c-bb0b-765cc38c00f0 (type: networks) to 1 2026-08-11 12:31:06.650 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-66c51c43-6d83-4c76-974d-d927b5fcb54e - - - - - -] OVN reports status up for port: 4b4ee192-0db1-4f59-bcd5-9da7c024ecbb 2026-08-11 12:31:06.676 8 INFO neutron.plugins.ml2.plugin [None req-66c51c43-6d83-4c76-974d-d927b5fcb54e - - - - - -] Attempt 1 to provision port 4b4ee192-0db1-4f59-bcd5-9da7c024ecbb 2026-08-11 12:31:06.692 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-8d5dba9f-c89f-47d8-98e7-7f2cc91a77cc 0025ad94b58f48c3b43626865eb37ce6 95c3fa2ae0db4f60a35e273f9cd61fb3 - - default default] No more DHCP agents 2026-08-11 12:31:06.694 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-8d5dba9f-c89f-47d8-98e7-7f2cc91a77cc 0025ad94b58f48c3b43626865eb37ce6 95c3fa2ae0db4f60a35e273f9cd61fb3 - - default default] Unable to schedule network 9293ce35-1522-4cb2-981d-2b42d730692d: no agents available; will retry on subsequent port and subnet creation events. 2026-08-11 12:31:06.707 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-cf7bdddf-997a-4a24-977e-8aa28567f560 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] No more DHCP agents 2026-08-11 12:31:06.710 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-cf7bdddf-997a-4a24-977e-8aa28567f560 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Unable to schedule network 67cc807e-ea6d-470c-bb0b-765cc38c00f0: no agents available; will retry on subsequent port and subnet creation events. 2026-08-11 12:31:06.736 7 INFO neutron.db.ovn_revision_numbers_db [None req-8d5dba9f-c89f-47d8-98e7-7f2cc91a77cc 0025ad94b58f48c3b43626865eb37ce6 95c3fa2ae0db4f60a35e273f9cd61fb3 - - default default] Successfully bumped revision number for resource 02831796-a5ad-4549-be57-40a7cc98df33 (type: subnets) to 0 [pid: 7|app: 0|req: 789/1505] 10.0.0.70 () {34 vars in 668 bytes} [Tue Aug 11 12:31:06 2026] POST /v2.0/subnets => generated 729 bytes in 281 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-11 12:31:06.791 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-f3f77d78-b523-477c-ad61-a27640e4e4ec - - - - - -] OVN reports status down for port: d780ed4d-5b71-4594-b611-cc85ad30ce9a 2026-08-11 12:31:06.852 8 INFO neutron.db.ovn_revision_numbers_db [None req-cf7bdddf-997a-4a24-977e-8aa28567f560 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource d780ed4d-5b71-4594-b611-cc85ad30ce9a (type: ports) to 1 [pid: 8|app: 0|req: 717/1506] 10.0.0.70 () {34 vars in 670 bytes} [Tue Aug 11 12:31:06 2026] POST /v2.0/networks => generated 763 bytes in 881 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 718/1507] 10.0.0.190 () {34 vars in 990 bytes} [Tue Aug 11 12:31:06 2026] GET /v2.0/ports?device_id=14188d04-f059-4599-9ea0-d9b1cff75d97 => generated 975 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 12:31:07.073 8 INFO neutron.db.ovn_revision_numbers_db [None req-66c51c43-6d83-4c76-974d-d927b5fcb54e - - - - - -] Successfully bumped revision number for resource 4b4ee192-0db1-4f59-bcd5-9da7c024ecbb (type: ports) to 7 2026-08-11 12:31:07.153 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-43bc787b-4138-45df-97a3-9b23d6bf404f 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] No more DHCP agents 2026-08-11 12:31:07.155 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-43bc787b-4138-45df-97a3-9b23d6bf404f 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Unable to schedule network 67cc807e-ea6d-470c-bb0b-765cc38c00f0: no agents available; will retry on subsequent port and subnet creation events. 2026-08-11 12:31:07.268 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-0a47a7e6-d85d-4cc6-8f08-35d4da742a78 0025ad94b58f48c3b43626865eb37ce6 95c3fa2ae0db4f60a35e273f9cd61fb3 - - default default] No more DHCP agents 2026-08-11 12:31:07.270 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-0a47a7e6-d85d-4cc6-8f08-35d4da742a78 0025ad94b58f48c3b43626865eb37ce6 95c3fa2ae0db4f60a35e273f9cd61fb3 - - default default] Unable to schedule network 51fa4b90-fa94-4f8e-bfe2-d83223c6676a: no agents available; will retry on subsequent port and subnet creation events. 2026-08-11 12:31:07.376 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-f3f77d78-b523-477c-ad61-a27640e4e4ec - - - - - -] OVN reports status down for port: 40f4fc59-a4d8-4ee5-ac55-ea966b310113 2026-08-11 12:31:07.430 7 INFO neutron.db.ovn_revision_numbers_db [None req-0a47a7e6-d85d-4cc6-8f08-35d4da742a78 0025ad94b58f48c3b43626865eb37ce6 95c3fa2ae0db4f60a35e273f9cd61fb3 - - default default] Successfully bumped revision number for resource 40f4fc59-a4d8-4ee5-ac55-ea966b310113 (type: ports) to 1 2026-08-11 12:31:07.608 8 INFO neutron.db.ovn_revision_numbers_db [None req-3e1accc8-8a41-42bf-9029-5d4063032171 - - - - - -] Successfully bumped revision number for resource d780ed4d-5b71-4594-b611-cc85ad30ce9a (type: ports) to 2 2026-08-11 12:31:07.648 8 INFO neutron.db.ovn_revision_numbers_db [None req-3e1accc8-8a41-42bf-9029-5d4063032171 - - - - - -] Successfully bumped revision number for resource 88213dbf-ad8d-4ac3-8107-ccbc5d589e34 (type: subnets) to 0 [pid: 8|app: 0|req: 719/1508] 10.0.0.70 () {34 vars in 668 bytes} [Tue Aug 11 12:31:06 2026] POST /v2.0/subnets => generated 688 bytes in 719 msecs (HTTP/1.1 201) 4 headers in 162 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: 720/1509] 10.0.0.190 () {34 vars in 1040 bytes} [Tue Aug 11 12:31:07 2026] GET /v2.0/security-groups?id=1cdc3dcf-96da-4769-b68c-49f03aff8aa3&fields=id&fields=name => generated 112 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 12:31:07.846 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-2c7cd9ed-e18e-46f9-a0a9-2566c1124f2f'] response: {'server_uuid': '14188d04-f059-4599-9ea0-d9b1cff75d97', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '4b4ee192-0db1-4f59-bcd5-9da7c024ecbb', 'code': 200} 2026-08-11 12:31:07.846 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-2c7cd9ed-e18e-46f9-a0a9-2566c1124f2f'] response: {'server_uuid': '14188d04-f059-4599-9ea0-d9b1cff75d97', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '4b4ee192-0db1-4f59-bcd5-9da7c024ecbb', 'code': 200} 2026-08-11 12:31:08.042 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.commands [None req-24876586-ab8b-46f1-9d98-d6139e733f15 - - - - - -] Schedule LRP lrp-40f4fc59-a4d8-4ee5-ac55-ea966b310113 on gateway a53a2deb-40ac-45ac-8351-5d8ff8b10a53 with priority 1 2026-08-11 12:31:08.056 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-f3f77d78-b523-477c-ad61-a27640e4e4ec - - - - - -] OVN reports status up for port: 40f4fc59-a4d8-4ee5-ac55-ea966b310113 2026-08-11 12:31:08.068 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-d20ce4d0-e723-4aef-9d23-b5fc3dba83db - - - - - -] Router 7a54c764-1246-41f3-b7ef-a3ce303fd79b is bound to host instance 2026-08-11 12:31:08.085 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-64f18c06-7b9c-4157-8dca-89a86d351e34 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] No more DHCP agents 2026-08-11 12:31:08.088 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-64f18c06-7b9c-4157-8dca-89a86d351e34 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Unable to schedule network 51fa4b90-fa94-4f8e-bfe2-d83223c6676a: no agents available; will retry on subsequent port and subnet creation events. 2026-08-11 12:31:08.124 7 INFO neutron.plugins.ml2.plugin [None req-f3f77d78-b523-477c-ad61-a27640e4e4ec - - - - - -] Attempt 1 to provision port 40f4fc59-a4d8-4ee5-ac55-ea966b310113 2026-08-11 12:31:08.157 7 INFO neutron.db.ovn_revision_numbers_db [None req-0a47a7e6-d85d-4cc6-8f08-35d4da742a78 0025ad94b58f48c3b43626865eb37ce6 95c3fa2ae0db4f60a35e273f9cd61fb3 - - default default] Successfully bumped revision number for resource 40f4fc59-a4d8-4ee5-ac55-ea966b310113 (type: router_ports) to 1 2026-08-11 12:31:08.223 8 INFO neutron.db.ovn_revision_numbers_db [None req-64f18c06-7b9c-4157-8dca-89a86d351e34 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource 8ef56575-fa3b-468a-97ff-03d12d6bdcab (type: ports) to 1 2026-08-11 12:31:08.388 7 INFO neutron.db.ovn_revision_numbers_db [None req-0a47a7e6-d85d-4cc6-8f08-35d4da742a78 0025ad94b58f48c3b43626865eb37ce6 95c3fa2ae0db4f60a35e273f9cd61fb3 - - default default] Successfully bumped revision number for resource 7a54c764-1246-41f3-b7ef-a3ce303fd79b (type: routers) to 2 [pid: 7|app: 0|req: 790/1510] 10.0.0.70 () {34 vars in 668 bytes} [Tue Aug 11 12:31:06 2026] POST /v2.0/routers => generated 944 bytes in 1668 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-11 12:31:08.747 7 INFO neutron.db.ovn_revision_numbers_db [None req-e0966c9c-275a-4baa-a8bc-beb68bca9fb4 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource 746448c9-2cde-4bb2-abd6-3e5d3d30e9f4 (type: security_groups) to 1 2026-08-11 12:31:08.772 7 INFO neutron.db.ovn_revision_numbers_db [None req-e0966c9c-275a-4baa-a8bc-beb68bca9fb4 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource 1649829a-1cbc-4463-9eba-ed735b122185 (type: security_group_rules) to 0 2026-08-11 12:31:08.799 7 INFO neutron.db.ovn_revision_numbers_db [None req-e0966c9c-275a-4baa-a8bc-beb68bca9fb4 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource 2ff48646-8793-48f5-a225-fa51ac8a0eca (type: security_group_rules) to 0 2026-08-11 12:31:08.828 7 INFO neutron.db.ovn_revision_numbers_db [None req-e0966c9c-275a-4baa-a8bc-beb68bca9fb4 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource 6707809d-a7e5-4f2b-9503-2effe6f3b0f8 (type: security_group_rules) to 0 2026-08-11 12:31:08.835 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.commands [None req-1406400f-50c6-4c84-a945-1d040fa302b0 - - - - - -] Schedule LRP lrp-8ef56575-fa3b-468a-97ff-03d12d6bdcab on gateway a53a2deb-40ac-45ac-8351-5d8ff8b10a53 with priority 1 2026-08-11 12:31:08.887 8 INFO neutron.db.ovn_revision_numbers_db [None req-64f18c06-7b9c-4157-8dca-89a86d351e34 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource 8ef56575-fa3b-468a-97ff-03d12d6bdcab (type: router_ports) to 1 2026-08-11 12:31:08.887 7 INFO neutron.db.ovn_revision_numbers_db [None req-e0966c9c-275a-4baa-a8bc-beb68bca9fb4 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource ccea4e93-9793-49f9-8de2-6fb8139353d2 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 791/1511] 10.0.0.70 () {32 vars in 773 bytes} [Tue Aug 11 12:31:08 2026] GET /v2.0/security-groups?tenant_id=f57f89288a524eadab91bce5f7d87e28&name=default => generated 2925 bytes in 521 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-11 12:31:08.963 8 INFO neutron.db.ovn_revision_numbers_db [None req-64f18c06-7b9c-4157-8dca-89a86d351e34 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource 4baf1f19-5467-40a1-a06f-75eb9217220f (type: routers) to 2 [pid: 8|app: 0|req: 721/1512] 10.0.0.70 () {34 vars in 668 bytes} [Tue Aug 11 12:31:07 2026] POST /v2.0/routers => generated 966 bytes in 1280 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 722/1513] 10.0.0.190 () {34 vars in 990 bytes} [Tue Aug 11 12:31:08 2026] GET /v2.0/ports?device_id=14188d04-f059-4599-9ea0-d9b1cff75d97 => generated 975 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 723/1514] 10.0.0.70 () {32 vars in 739 bytes} [Tue Aug 11 12:31:09 2026] DELETE /v2.0/security-groups/746448c9-2cde-4bb2-abd6-3e5d3d30e9f4 => generated 0 bytes in 238 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-11 12:31:09.591 7 INFO neutron.db.ovn_revision_numbers_db [None req-221ea526-e901-4f04-81c5-b8236986d46c - - - - - -] Successfully bumped revision number for resource 40f4fc59-a4d8-4ee5-ac55-ea966b310113 (type: ports) to 4 2026-08-11 12:31:09.797 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-71d8bb34-9ae3-4ec1-aef3-8be7767135f2 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] No more DHCP agents 2026-08-11 12:31:09.798 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-71d8bb34-9ae3-4ec1-aef3-8be7767135f2 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Unable to schedule network 67cc807e-ea6d-470c-bb0b-765cc38c00f0: no agents available; will retry on subsequent port and subnet creation events. 2026-08-11 12:31:09.860 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-0f1f2b96-a5c2-4903-8065-cafd3ee83570 0025ad94b58f48c3b43626865eb37ce6 95c3fa2ae0db4f60a35e273f9cd61fb3 - - default default] No more DHCP agents 2026-08-11 12:31:09.863 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-0f1f2b96-a5c2-4903-8065-cafd3ee83570 0025ad94b58f48c3b43626865eb37ce6 95c3fa2ae0db4f60a35e273f9cd61fb3 - - default default] Unable to schedule network 506baf26-40fc-4c1c-8415-0013a260079b: no agents available; will retry on subsequent port and subnet creation events. 2026-08-11 12:31:09.943 8 INFO neutron.db.ovn_revision_numbers_db [None req-71d8bb34-9ae3-4ec1-aef3-8be7767135f2 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource 040bc46d-75bd-409b-8101-253f98f0c7ff (type: ports) to 1 2026-08-11 12:31:10.182 7 INFO neutron.db.ovn_revision_numbers_db [None req-0f1f2b96-a5c2-4903-8065-cafd3ee83570 0025ad94b58f48c3b43626865eb37ce6 95c3fa2ae0db4f60a35e273f9cd61fb3 - - default default] Successfully bumped revision number for resource e267c9bc-078f-42b5-a2f6-ddc701c0472e (type: ports) to 1 2026-08-11 12:31:10.217 7 INFO neutron.db.ovn_revision_numbers_db [None req-221ea526-e901-4f04-81c5-b8236986d46c - - - - - -] Successfully bumped revision number for resource 40f4fc59-a4d8-4ee5-ac55-ea966b310113 (type: ports) to 5 2026-08-11 12:31:10.374 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-221ea526-e901-4f04-81c5-b8236986d46c - - - - - -] Router 4baf1f19-5467-40a1-a06f-75eb9217220f is bound to host instance 2026-08-11 12:31:10.642 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-71d8bb34-9ae3-4ec1-aef3-8be7767135f2 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] No more DHCP agents 2026-08-11 12:31:10.650 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-71d8bb34-9ae3-4ec1-aef3-8be7767135f2 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Unable to schedule network 67cc807e-ea6d-470c-bb0b-765cc38c00f0: no agents available; will retry on subsequent port and subnet creation events. 2026-08-11 12:31:11.044 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-f3f77d78-b523-477c-ad61-a27640e4e4ec - - - - - -] OVN reports status down for port: 8ef56575-fa3b-468a-97ff-03d12d6bdcab 2026-08-11 12:31:11.090 8 INFO neutron.db.ovn_revision_numbers_db [None req-71d8bb34-9ae3-4ec1-aef3-8be7767135f2 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource 040bc46d-75bd-409b-8101-253f98f0c7ff (type: router_ports) to 1 [pid: 8|app: 0|req: 724/1515] 10.0.0.70 () {34 vars in 782 bytes} [Tue Aug 11 12:31:09 2026] PUT /v2.0/routers/4baf1f19-5467-40a1-a06f-75eb9217220f/add_router_interface => generated 309 bytes in 1810 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 725/1516] 10.0.0.190 () {34 vars in 1040 bytes} [Tue Aug 11 12:31:11 2026] GET /v2.0/security-groups?id=1cdc3dcf-96da-4769-b68c-49f03aff8aa3&fields=id&fields=name => generated 112 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 12:31:11.208 7 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-f3f77d78-b523-477c-ad61-a27640e4e4ec - - - - - -] Logical_Switch_Port %s host information not removed, the port state is up 2026-08-11 12:31:11.209 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-f3f77d78-b523-477c-ad61-a27640e4e4ec - - - - - -] OVN reports status up for port: 8ef56575-fa3b-468a-97ff-03d12d6bdcab 2026-08-11 12:31:11.242 7 INFO neutron.plugins.ml2.plugin [None req-f3f77d78-b523-477c-ad61-a27640e4e4ec - - - - - -] Attempt 1 to provision port 8ef56575-fa3b-468a-97ff-03d12d6bdcab 2026-08-11 12:31:11.434 8 INFO neutron.db.ovn_revision_numbers_db [None req-bc78478f-9ed2-4abc-b637-bb37c6295851 a74e280cd3e54b36b36be821814b4a17 66a5fc4fd04d4da0b040cf792a810515 - - default default] Successfully bumped revision number for resource 634e8b2f-250a-41a4-8d90-301bf74f1973 (type: security_groups) to 1 2026-08-11 12:31:11.446 8 INFO neutron.db.ovn_revision_numbers_db [None req-bc78478f-9ed2-4abc-b637-bb37c6295851 a74e280cd3e54b36b36be821814b4a17 66a5fc4fd04d4da0b040cf792a810515 - - default default] Successfully bumped revision number for resource 34e75b6e-71fe-4b31-80d9-a283d4e0debf (type: security_group_rules) to 0 2026-08-11 12:31:11.447 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-f3f77d78-b523-477c-ad61-a27640e4e4ec - - - - - -] OVN reports status down for port: 040bc46d-75bd-409b-8101-253f98f0c7ff 2026-08-11 12:31:11.461 8 INFO neutron.db.ovn_revision_numbers_db [None req-bc78478f-9ed2-4abc-b637-bb37c6295851 a74e280cd3e54b36b36be821814b4a17 66a5fc4fd04d4da0b040cf792a810515 - - default default] Successfully bumped revision number for resource 3de73127-debf-448e-84e0-dea755b2a6a8 (type: security_group_rules) to 0 2026-08-11 12:31:11.473 8 INFO neutron.db.ovn_revision_numbers_db [None req-bc78478f-9ed2-4abc-b637-bb37c6295851 a74e280cd3e54b36b36be821814b4a17 66a5fc4fd04d4da0b040cf792a810515 - - default default] Successfully bumped revision number for resource 71327e8d-1e61-4444-a331-9929c912e6b4 (type: security_group_rules) to 0 2026-08-11 12:31:11.481 8 INFO neutron.db.ovn_revision_numbers_db [None req-bc78478f-9ed2-4abc-b637-bb37c6295851 a74e280cd3e54b36b36be821814b4a17 66a5fc4fd04d4da0b040cf792a810515 - - default default] Successfully bumped revision number for resource 91932338-e54d-4a89-b830-1b3f9a061ff8 (type: security_group_rules) to 0 2026-08-11 12:31:11.558 8 INFO neutron.db.segments_db [None req-bc78478f-9ed2-4abc-b637-bb37c6295851 a74e280cd3e54b36b36be821814b4a17 66a5fc4fd04d4da0b040cf792a810515 - - default default] Added segment 08a45665-02c8-416a-bb9a-7860bebad2d9 of type geneve for network 5172e717-5a48-4d9b-89e0-fe32a57043a5 2026-08-11 12:31:11.611 7 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-f3f77d78-b523-477c-ad61-a27640e4e4ec - - - - - -] Logical_Switch_Port %s host information not removed, the port state is up 2026-08-11 12:31:11.612 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-f3f77d78-b523-477c-ad61-a27640e4e4ec - - - - - -] OVN reports status down for port: e267c9bc-078f-42b5-a2f6-ddc701c0472e 2026-08-11 12:31:11.623 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-0f1f2b96-a5c2-4903-8065-cafd3ee83570 0025ad94b58f48c3b43626865eb37ce6 95c3fa2ae0db4f60a35e273f9cd61fb3 - - default default] No more DHCP agents 2026-08-11 12:31:11.635 8 INFO neutron.db.segments_db [None req-bc78478f-9ed2-4abc-b637-bb37c6295851 a74e280cd3e54b36b36be821814b4a17 66a5fc4fd04d4da0b040cf792a810515 - - default default] Added segment 7f859385-9bf6-4d5a-8cec-f04fe6275e23 of type geneve for network 7ac75b30-d938-418d-8bf5-ee84d34c393d 2026-08-11 12:31:11.635 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-0f1f2b96-a5c2-4903-8065-cafd3ee83570 0025ad94b58f48c3b43626865eb37ce6 95c3fa2ae0db4f60a35e273f9cd61fb3 - - default default] Unable to schedule network 506baf26-40fc-4c1c-8415-0013a260079b: no agents available; will retry on subsequent port and subnet creation events. 2026-08-11 12:31:11.714 8 INFO neutron.db.ovn_revision_numbers_db [None req-bc78478f-9ed2-4abc-b637-bb37c6295851 a74e280cd3e54b36b36be821814b4a17 66a5fc4fd04d4da0b040cf792a810515 - - default default] Successfully bumped revision number for resource 5172e717-5a48-4d9b-89e0-fe32a57043a5 (type: networks) to 1 2026-08-11 12:31:11.822 7 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-f3f77d78-b523-477c-ad61-a27640e4e4ec - - - - - -] Logical_Switch_Port %s host information not removed, the port state is up 2026-08-11 12:31:11.824 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-f3f77d78-b523-477c-ad61-a27640e4e4ec - - - - - -] OVN reports status up for port: 040bc46d-75bd-409b-8101-253f98f0c7ff 2026-08-11 12:31:11.850 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-bc78478f-9ed2-4abc-b637-bb37c6295851 a74e280cd3e54b36b36be821814b4a17 66a5fc4fd04d4da0b040cf792a810515 - - default default] No more DHCP agents 2026-08-11 12:31:11.851 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-bc78478f-9ed2-4abc-b637-bb37c6295851 a74e280cd3e54b36b36be821814b4a17 66a5fc4fd04d4da0b040cf792a810515 - - default default] Unable to schedule network 5172e717-5a48-4d9b-89e0-fe32a57043a5: no agents available; will retry on subsequent port and subnet creation events. 2026-08-11 12:31:11.890 7 INFO neutron.plugins.ml2.plugin [None req-f3f77d78-b523-477c-ad61-a27640e4e4ec - - - - - -] Attempt 1 to provision port 040bc46d-75bd-409b-8101-253f98f0c7ff 2026-08-11 12:31:11.951 8 INFO neutron.db.ovn_revision_numbers_db [None req-bc78478f-9ed2-4abc-b637-bb37c6295851 a74e280cd3e54b36b36be821814b4a17 66a5fc4fd04d4da0b040cf792a810515 - - default default] Successfully bumped revision number for resource ed012fe3-48fc-4a59-b988-2b602648c50c (type: ports) to 1 2026-08-11 12:31:12.018 8 INFO neutron.db.ovn_revision_numbers_db [None req-bc78478f-9ed2-4abc-b637-bb37c6295851 a74e280cd3e54b36b36be821814b4a17 66a5fc4fd04d4da0b040cf792a810515 - - default default] Successfully bumped revision number for resource 7ac75b30-d938-418d-8bf5-ee84d34c393d (type: networks) to 1 2026-08-11 12:31:12.222 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-bc78478f-9ed2-4abc-b637-bb37c6295851 a74e280cd3e54b36b36be821814b4a17 66a5fc4fd04d4da0b040cf792a810515 - - default default] No more DHCP agents 2026-08-11 12:31:12.223 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-bc78478f-9ed2-4abc-b637-bb37c6295851 a74e280cd3e54b36b36be821814b4a17 66a5fc4fd04d4da0b040cf792a810515 - - default default] Unable to schedule network 7ac75b30-d938-418d-8bf5-ee84d34c393d: no agents available; will retry on subsequent port and subnet creation events. 2026-08-11 12:31:12.259 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-8b79fa50-95bc-494a-be06-c299ed715d26 - - - - - -] OVN reports status down for port: b169ead4-1ee4-415d-b455-0d7ccadfb3fa 2026-08-11 12:31:12.329 8 INFO neutron.db.ovn_revision_numbers_db [None req-bc78478f-9ed2-4abc-b637-bb37c6295851 a74e280cd3e54b36b36be821814b4a17 66a5fc4fd04d4da0b040cf792a810515 - - default default] Successfully bumped revision number for resource b169ead4-1ee4-415d-b455-0d7ccadfb3fa (type: ports) to 1 [pid: 8|app: 0|req: 728/1519] 10.0.0.70 () {34 vars in 669 bytes} [Tue Aug 11 12:31:11 2026] POST /v2.0/networks => generated 1284 bytes in 1287 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 729/1520] 10.0.0.190 () {34 vars in 990 bytes} [Tue Aug 11 12:31:12 2026] GET /v2.0/ports?device_id=14188d04-f059-4599-9ea0-d9b1cff75d97 => generated 975 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 730/1521] 10.0.0.70 () {32 vars in 648 bytes} [Tue Aug 11 12:31:12 2026] GET /v2.0/networks => generated 1971 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 731/1522] 10.0.0.190 () {34 vars in 1040 bytes} [Tue Aug 11 12:31:12 2026] GET /v2.0/security-groups?id=1cdc3dcf-96da-4769-b68c-49f03aff8aa3&fields=id&fields=name => generated 112 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 12:31:12.554 7 INFO neutron.db.ovn_revision_numbers_db [None req-0f1f2b96-a5c2-4903-8065-cafd3ee83570 0025ad94b58f48c3b43626865eb37ce6 95c3fa2ae0db4f60a35e273f9cd61fb3 - - default default] Successfully bumped revision number for resource e267c9bc-078f-42b5-a2f6-ddc701c0472e (type: router_ports) to 1 [pid: 7|app: 0|req: 792/1523] 10.0.0.70 () {34 vars in 782 bytes} [Tue Aug 11 12:31:08 2026] PUT /v2.0/routers/7a54c764-1246-41f3-b7ef-a3ce303fd79b/add_router_interface => generated 309 bytes in 3622 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 12:31:12.643 8 INFO neutron_taas.services.taas.taas_plugin [None req-10d9970f-bfee-4644-bfa2-bb1b47003b61 a74e280cd3e54b36b36be821814b4a17 66a5fc4fd04d4da0b040cf792a810515 - - default default] TaaS: Handle Delete Port: ed012fe3-48fc-4a59-b988-2b602648c50c 2026-08-11 12:31:12.651 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-10d9970f-bfee-4644-bfa2-bb1b47003b61 a74e280cd3e54b36b36be821814b4a17 66a5fc4fd04d4da0b040cf792a810515 - - default default] Tap Mirror: Handle Delete Port: ed012fe3-48fc-4a59-b988-2b602648c50c 2026-08-11 12:31:12.714 7 INFO neutron.db.ovn_revision_numbers_db [None req-23ec59bd-7084-46b3-beb4-6a3ffc3d8523 - - - - - -] Successfully bumped revision number for resource 8ef56575-fa3b-468a-97ff-03d12d6bdcab (type: ports) to 4 2026-08-11 12:31:12.800 8 INFO neutron.services.segments.plugin [-] Segment 08a45665-02c8-416a-bb9a-7860bebad2d9 resource provider aggregate not found 2026-08-11 12:31:12.806 8 INFO neutron.services.segments.plugin [-] Segment 08a45665-02c8-416a-bb9a-7860bebad2d9 resource provider aggregate not found 2026-08-11 12:31:12.823 8 INFO neutron.services.segments.plugin [-] Segment 08a45665-02c8-416a-bb9a-7860bebad2d9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 08a45665-02c8-416a-bb9a-7860bebad2d9 found for delete ", "request_id": "req-de2af530-f5d0-42c5-9319-c3d63ada5b37"}]} 2026-08-11 12:31:12.825 8 INFO neutron.services.segments.plugin [-] Segment 08a45665-02c8-416a-bb9a-7860bebad2d9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 08a45665-02c8-416a-bb9a-7860bebad2d9 found for delete ", "request_id": "req-5f16d3da-481c-4249-b7cf-79bcf465a483"}]} [pid: 8|app: 0|req: 732/1524] 10.0.0.70 () {32 vars in 725 bytes} [Tue Aug 11 12:31:12 2026] DELETE /v2.0/networks/5172e717-5a48-4d9b-89e0-fe32a57043a5 => generated 0 bytes in 309 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-11 12:31:12.938 8 INFO neutron_taas.services.taas.taas_plugin [None req-0fd54457-3270-4a39-b37e-7b67b870f951 a74e280cd3e54b36b36be821814b4a17 66a5fc4fd04d4da0b040cf792a810515 - - default default] TaaS: Handle Delete Port: b169ead4-1ee4-415d-b455-0d7ccadfb3fa 2026-08-11 12:31:12.940 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-0fd54457-3270-4a39-b37e-7b67b870f951 a74e280cd3e54b36b36be821814b4a17 66a5fc4fd04d4da0b040cf792a810515 - - default default] Tap Mirror: Handle Delete Port: b169ead4-1ee4-415d-b455-0d7ccadfb3fa [pid: 8|app: 0|req: 733/1525] 10.0.0.70 () {32 vars in 725 bytes} [Tue Aug 11 12:31:12 2026] DELETE /v2.0/networks/7ac75b30-d938-418d-8bf5-ee84d34c393d => generated 0 bytes in 297 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 734/1526] 10.0.0.70 () {32 vars in 648 bytes} [Tue Aug 11 12:31:13 2026] GET /v2.0/networks => generated 689 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 12:31:13.304 8 INFO neutron.db.segments_db [None req-01856386-9faa-482c-89fc-ef3188a0cb8c a74e280cd3e54b36b36be821814b4a17 66a5fc4fd04d4da0b040cf792a810515 - - default default] Added segment 3786f177-2834-44ae-8712-4ecab1b36100 of type geneve for network 5b79e52c-5b71-4887-8ae9-547f9df103ca 2026-08-11 12:31:13.427 8 INFO neutron.db.ovn_revision_numbers_db [None req-01856386-9faa-482c-89fc-ef3188a0cb8c a74e280cd3e54b36b36be821814b4a17 66a5fc4fd04d4da0b040cf792a810515 - - default default] Successfully bumped revision number for resource 5b79e52c-5b71-4887-8ae9-547f9df103ca (type: networks) to 1 2026-08-11 12:31:13.571 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-01856386-9faa-482c-89fc-ef3188a0cb8c a74e280cd3e54b36b36be821814b4a17 66a5fc4fd04d4da0b040cf792a810515 - - default default] No more DHCP agents 2026-08-11 12:31:13.572 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-01856386-9faa-482c-89fc-ef3188a0cb8c a74e280cd3e54b36b36be821814b4a17 66a5fc4fd04d4da0b040cf792a810515 - - default default] Unable to schedule network 5b79e52c-5b71-4887-8ae9-547f9df103ca: no agents available; will retry on subsequent port and subnet creation events. 2026-08-11 12:31:13.611 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-8b79fa50-95bc-494a-be06-c299ed715d26 - - - - - -] OVN reports status down for port: 6cbf8179-4bbf-46a9-901e-51a4408a4199 2026-08-11 12:31:13.660 8 INFO neutron.db.ovn_revision_numbers_db [None req-01856386-9faa-482c-89fc-ef3188a0cb8c a74e280cd3e54b36b36be821814b4a17 66a5fc4fd04d4da0b040cf792a810515 - - default default] Successfully bumped revision number for resource 6cbf8179-4bbf-46a9-901e-51a4408a4199 (type: ports) to 1 [pid: 8|app: 0|req: 735/1527] 10.0.0.70 () {34 vars in 669 bytes} [Tue Aug 11 12:31:13 2026] POST /v2.0/networks => generated 673 bytes in 472 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 736/1528] 10.0.0.190 () {34 vars in 982 bytes} [Tue Aug 11 12:31:13 2026] GET /v2.0/networks?id=67cc807e-ea6d-470c-bb0b-765cc38c00f0 => generated 711 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 12:31:13.820 7 INFO neutron.db.ovn_revision_numbers_db [None req-f3f77d78-b523-477c-ad61-a27640e4e4ec - - - - - -] Successfully bumped revision number for resource 040bc46d-75bd-409b-8101-253f98f0c7ff (type: ports) to 2 2026-08-11 12:31:13.836 8 INFO neutron.db.segments_db [None req-303a50c3-39fe-4434-8bc3-b9eb8490aabe a74e280cd3e54b36b36be821814b4a17 66a5fc4fd04d4da0b040cf792a810515 - - default default] Added segment fc131ec6-300b-4579-b91c-6813f0086ce0 of type geneve for network ba931b11-5c33-459d-8378-9cbc8023ae0b 2026-08-11 12:31:13.929 8 INFO neutron.db.ovn_revision_numbers_db [None req-303a50c3-39fe-4434-8bc3-b9eb8490aabe a74e280cd3e54b36b36be821814b4a17 66a5fc4fd04d4da0b040cf792a810515 - - default default] Successfully bumped revision number for resource ba931b11-5c33-459d-8378-9cbc8023ae0b (type: networks) to 1 2026-08-11 12:31:14.094 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-303a50c3-39fe-4434-8bc3-b9eb8490aabe a74e280cd3e54b36b36be821814b4a17 66a5fc4fd04d4da0b040cf792a810515 - - default default] No more DHCP agents 2026-08-11 12:31:14.096 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-303a50c3-39fe-4434-8bc3-b9eb8490aabe a74e280cd3e54b36b36be821814b4a17 66a5fc4fd04d4da0b040cf792a810515 - - default default] Unable to schedule network ba931b11-5c33-459d-8378-9cbc8023ae0b: no agents available; will retry on subsequent port and subnet creation events. 2026-08-11 12:31:14.146 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-8b79fa50-95bc-494a-be06-c299ed715d26 - - - - - -] OVN reports status down for port: 59a6249b-500b-4809-854b-64162be58f6a 2026-08-11 12:31:14.240 8 INFO neutron.db.ovn_revision_numbers_db [None req-303a50c3-39fe-4434-8bc3-b9eb8490aabe a74e280cd3e54b36b36be821814b4a17 66a5fc4fd04d4da0b040cf792a810515 - - default default] Successfully bumped revision number for resource 59a6249b-500b-4809-854b-64162be58f6a (type: ports) to 1 2026-08-11 12:31:14.270 7 INFO neutron.db.ovn_revision_numbers_db [None req-23ec59bd-7084-46b3-beb4-6a3ffc3d8523 - - - - - -] Successfully bumped revision number for resource 8ef56575-fa3b-468a-97ff-03d12d6bdcab (type: ports) to 5 [pid: 8|app: 0|req: 737/1529] 10.0.0.70 () {34 vars in 669 bytes} [Tue Aug 11 12:31:13 2026] POST /v2.0/networks => generated 673 bytes in 542 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 738/1530] 10.0.0.190 () {34 vars in 965 bytes} [Tue Aug 11 12:31:14 2026] GET /v2.0/quotas/b4b0769508e940459169241d93367af8 => generated 292 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 12:31:14.481 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-503ecd75-844d-453d-b96e-b96def1f868c 0025ad94b58f48c3b43626865eb37ce6 95c3fa2ae0db4f60a35e273f9cd61fb3 - - default default] No more DHCP agents 2026-08-11 12:31:14.482 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-503ecd75-844d-453d-b96e-b96def1f868c 0025ad94b58f48c3b43626865eb37ce6 95c3fa2ae0db4f60a35e273f9cd61fb3 - - default default] Unable to schedule network 2d3ff3eb-6222-410e-a18d-496f5e46c041: no agents available; will retry on subsequent port and subnet creation events. 2026-08-11 12:31:14.577 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-8b79fa50-95bc-494a-be06-c299ed715d26 - - - - - -] OVN reports status down for port: eb37f5e6-b6f6-4e3e-80e9-89e58f70f618 2026-08-11 12:31:14.612 7 INFO neutron.db.ovn_revision_numbers_db [None req-503ecd75-844d-453d-b96e-b96def1f868c 0025ad94b58f48c3b43626865eb37ce6 95c3fa2ae0db4f60a35e273f9cd61fb3 - - default default] Successfully bumped revision number for resource eb37f5e6-b6f6-4e3e-80e9-89e58f70f618 (type: ports) to 1 2026-08-11 12:31:14.731 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-fae11ad9-c02a-471d-ba1b-191a05f01da5 a74e280cd3e54b36b36be821814b4a17 66a5fc4fd04d4da0b040cf792a810515 - - default default] No more DHCP agents 2026-08-11 12:31:14.732 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-fae11ad9-c02a-471d-ba1b-191a05f01da5 a74e280cd3e54b36b36be821814b4a17 66a5fc4fd04d4da0b040cf792a810515 - - default default] Unable to schedule network 5b79e52c-5b71-4887-8ae9-547f9df103ca: no agents available; will retry on subsequent port and subnet creation events. 2026-08-11 12:31:14.805 8 INFO neutron.db.ovn_revision_numbers_db [None req-fae11ad9-c02a-471d-ba1b-191a05f01da5 a74e280cd3e54b36b36be821814b4a17 66a5fc4fd04d4da0b040cf792a810515 - - default default] Successfully bumped revision number for resource c911ca10-b92d-461e-8ba5-9c8dbd461009 (type: ports) to 1 2026-08-11 12:31:14.845 8 INFO neutron.services.segments.plugin [-] Segment 7f859385-9bf6-4d5a-8cec-f04fe6275e23 resource provider aggregate not found 2026-08-11 12:31:14.849 8 INFO neutron.services.segments.plugin [-] Segment 7f859385-9bf6-4d5a-8cec-f04fe6275e23 resource provider aggregate not found 2026-08-11 12:31:14.862 8 INFO neutron.services.segments.plugin [-] Segment 7f859385-9bf6-4d5a-8cec-f04fe6275e23 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7f859385-9bf6-4d5a-8cec-f04fe6275e23 found for delete ", "request_id": "req-15cbbfc9-721d-486c-a180-dfacbed9b0eb"}]} 2026-08-11 12:31:14.864 8 INFO neutron.services.segments.plugin [-] Segment 7f859385-9bf6-4d5a-8cec-f04fe6275e23 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7f859385-9bf6-4d5a-8cec-f04fe6275e23 found for delete ", "request_id": "req-c2f2caa6-b09f-4ae7-a759-dec2879f356a"}]} 2026-08-11 12:31:14.864 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-fae11ad9-c02a-471d-ba1b-191a05f01da5 a74e280cd3e54b36b36be821814b4a17 66a5fc4fd04d4da0b040cf792a810515 - - default default] No more DHCP agents 2026-08-11 12:31:14.865 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-fae11ad9-c02a-471d-ba1b-191a05f01da5 a74e280cd3e54b36b36be821814b4a17 66a5fc4fd04d4da0b040cf792a810515 - - default default] Unable to schedule network ba931b11-5c33-459d-8378-9cbc8023ae0b: no agents available; will retry on subsequent port and subnet creation events. 2026-08-11 12:31:14.913 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-8b79fa50-95bc-494a-be06-c299ed715d26 - - - - - -] OVN reports status down for port: e982588f-e5de-4132-a974-bdad22fe7586 2026-08-11 12:31:14.967 8 INFO neutron.db.ovn_revision_numbers_db [None req-fae11ad9-c02a-471d-ba1b-191a05f01da5 a74e280cd3e54b36b36be821814b4a17 66a5fc4fd04d4da0b040cf792a810515 - - default default] Successfully bumped revision number for resource e982588f-e5de-4132-a974-bdad22fe7586 (type: ports) to 1 [pid: 8|app: 0|req: 739/1531] 10.0.0.70 () {34 vars in 664 bytes} [Tue Aug 11 12:31:14 2026] POST /v2.0/ports => generated 1505 bytes in 769 msecs (HTTP/1.1 201) 4 headers in 163 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: 740/1532] 10.0.0.190 () {34 vars in 1002 bytes} [Tue Aug 11 12:31:15 2026] GET /v2.0/ports?tenant_id=b4b0769508e940459169241d93367af8&fields=id => generated 103 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 741/1533] 10.0.0.70 () {32 vars in 642 bytes} [Tue Aug 11 12:31:15 2026] GET /v2.0/ports => generated 3017 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 742/1534] 10.0.0.190 () {34 vars in 1008 bytes} [Tue Aug 11 12:31:15 2026] GET /v2.0/networks/67cc807e-ea6d-470c-bb0b-765cc38c00f0?fields=segments => generated 14 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-11 12:31:15.290 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-8b79fa50-95bc-494a-be06-c299ed715d26 - - - - - -] OVN reports status up for port: eb37f5e6-b6f6-4e3e-80e9-89e58f70f618 2026-08-11 12:31:15.320 8 INFO neutron.plugins.ml2.plugin [None req-8b79fa50-95bc-494a-be06-c299ed715d26 - - - - - -] Attempt 1 to provision port eb37f5e6-b6f6-4e3e-80e9-89e58f70f618 2026-08-11 12:31:15.359 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-503ecd75-844d-453d-b96e-b96def1f868c 0025ad94b58f48c3b43626865eb37ce6 95c3fa2ae0db4f60a35e273f9cd61fb3 - - default default] No more DHCP agents 2026-08-11 12:31:15.360 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-503ecd75-844d-453d-b96e-b96def1f868c 0025ad94b58f48c3b43626865eb37ce6 95c3fa2ae0db4f60a35e273f9cd61fb3 - - default default] Unable to schedule network 2d3ff3eb-6222-410e-a18d-496f5e46c041: no agents available; will retry on subsequent port and subnet creation events. 2026-08-11 12:31:15.408 8 INFO neutron_taas.services.taas.taas_plugin [None req-0d593b47-2783-4bae-aed3-794fd179dd30 a74e280cd3e54b36b36be821814b4a17 66a5fc4fd04d4da0b040cf792a810515 - - default default] TaaS: Handle Delete Port: c911ca10-b92d-461e-8ba5-9c8dbd461009 2026-08-11 12:31:15.421 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-0d593b47-2783-4bae-aed3-794fd179dd30 a74e280cd3e54b36b36be821814b4a17 66a5fc4fd04d4da0b040cf792a810515 - - default default] Tap Mirror: Handle Delete Port: c911ca10-b92d-461e-8ba5-9c8dbd461009 [pid: 8|app: 0|req: 743/1535] 10.0.0.70 () {32 vars in 719 bytes} [Tue Aug 11 12:31:15 2026] DELETE /v2.0/ports/c911ca10-b92d-461e-8ba5-9c8dbd461009 => generated 0 bytes in 395 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-11 12:31:15.727 7 INFO neutron.db.ovn_revision_numbers_db [None req-503ecd75-844d-453d-b96e-b96def1f868c 0025ad94b58f48c3b43626865eb37ce6 95c3fa2ae0db4f60a35e273f9cd61fb3 - - default default] Successfully bumped revision number for resource eb37f5e6-b6f6-4e3e-80e9-89e58f70f618 (type: router_ports) to 1 [pid: 7|app: 0|req: 793/1536] 10.0.0.70 () {34 vars in 782 bytes} [Tue Aug 11 12:31:12 2026] PUT /v2.0/routers/7a54c764-1246-41f3-b7ef-a3ce303fd79b/add_router_interface => generated 309 bytes in 3156 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 744/1537] 10.0.0.190 () {34 vars in 1108 bytes} [Tue Aug 11 12:31:15 2026] GET /v2.0/networks/67cc807e-ea6d-470c-bb0b-765cc38c00f0?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 141 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-11 12:31:15.860 7 INFO neutron_taas.services.taas.taas_plugin [None req-583fde1a-b7c9-4f0f-ac7f-969b85a69a85 a74e280cd3e54b36b36be821814b4a17 66a5fc4fd04d4da0b040cf792a810515 - - default default] TaaS: Handle Delete Port: e982588f-e5de-4132-a974-bdad22fe7586 2026-08-11 12:31:15.864 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-583fde1a-b7c9-4f0f-ac7f-969b85a69a85 a74e280cd3e54b36b36be821814b4a17 66a5fc4fd04d4da0b040cf792a810515 - - default default] Tap Mirror: Handle Delete Port: e982588f-e5de-4132-a974-bdad22fe7586 [pid: 7|app: 0|req: 794/1538] 10.0.0.70 () {32 vars in 719 bytes} [Tue Aug 11 12:31:15 2026] DELETE /v2.0/ports/e982588f-e5de-4132-a974-bdad22fe7586 => generated 0 bytes in 236 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 795/1539] 10.0.0.190 () {34 vars in 990 bytes} [Tue Aug 11 12:31:15 2026] GET /v2.0/ports?device_id=8e8d0e24-6016-44eb-b7e2-fe39f74d0d65 => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 796/1540] 10.0.0.70 () {32 vars in 642 bytes} [Tue Aug 11 12:31:15 2026] GET /v2.0/ports => generated 1523 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-11 12:31:16.106 8 INFO neutron.db.ovn_revision_numbers_db [None req-8b79fa50-95bc-494a-be06-c299ed715d26 - - - - - -] Successfully bumped revision number for resource eb37f5e6-b6f6-4e3e-80e9-89e58f70f618 (type: ports) to 2 2026-08-11 12:31:16.154 7 INFO neutron.db.segments_db [None req-3f470bed-4bef-48c7-802d-03e37e3b5069 a74e280cd3e54b36b36be821814b4a17 66a5fc4fd04d4da0b040cf792a810515 - - default default] Added segment 182608f9-2f1d-4c31-bf20-28bb56d15287 of type geneve for network abf3f763-0619-40b2-ac05-517079410eba 2026-08-11 12:31:16.271 7 INFO neutron.db.ovn_revision_numbers_db [None req-3f470bed-4bef-48c7-802d-03e37e3b5069 a74e280cd3e54b36b36be821814b4a17 66a5fc4fd04d4da0b040cf792a810515 - - default default] Successfully bumped revision number for resource abf3f763-0619-40b2-ac05-517079410eba (type: networks) to 1 2026-08-11 12:31:16.429 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-3f470bed-4bef-48c7-802d-03e37e3b5069 a74e280cd3e54b36b36be821814b4a17 66a5fc4fd04d4da0b040cf792a810515 - - default default] No more DHCP agents 2026-08-11 12:31:16.430 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-3f470bed-4bef-48c7-802d-03e37e3b5069 a74e280cd3e54b36b36be821814b4a17 66a5fc4fd04d4da0b040cf792a810515 - - default default] Unable to schedule network abf3f763-0619-40b2-ac05-517079410eba: no agents available; will retry on subsequent port and subnet creation events. 2026-08-11 12:31:16.488 7 INFO neutron.db.ovn_revision_numbers_db [None req-3f470bed-4bef-48c7-802d-03e37e3b5069 a74e280cd3e54b36b36be821814b4a17 66a5fc4fd04d4da0b040cf792a810515 - - default default] Successfully bumped revision number for resource 919a2512-7183-4331-ac05-a3e89c063151 (type: ports) to 1 [pid: 7|app: 0|req: 797/1541] 10.0.0.70 () {34 vars in 669 bytes} [Tue Aug 11 12:31:16 2026] POST /v2.0/networks => generated 672 bytes in 449 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-11 12:31:16.575 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-ad9ced67-cd02-4efa-85db-42c38554b02b 0025ad94b58f48c3b43626865eb37ce6 95c3fa2ae0db4f60a35e273f9cd61fb3 - - default default] No more DHCP agents 2026-08-11 12:31:16.576 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-ad9ced67-cd02-4efa-85db-42c38554b02b 0025ad94b58f48c3b43626865eb37ce6 95c3fa2ae0db4f60a35e273f9cd61fb3 - - default default] Unable to schedule network 9293ce35-1522-4cb2-981d-2b42d730692d: no agents available; will retry on subsequent port and subnet creation events. 2026-08-11 12:31:16.585 7 INFO neutron.db.segments_db [None req-721c62cf-0915-4764-b223-f9ea23b216d0 a74e280cd3e54b36b36be821814b4a17 66a5fc4fd04d4da0b040cf792a810515 - - default default] Added segment c2d8ff31-973f-4618-bcde-aa01b853874c of type geneve for network acdd05be-6b4d-4775-b5fe-89317fcba241 2026-08-11 12:31:16.680 8 INFO neutron.db.ovn_revision_numbers_db [None req-ad9ced67-cd02-4efa-85db-42c38554b02b 0025ad94b58f48c3b43626865eb37ce6 95c3fa2ae0db4f60a35e273f9cd61fb3 - - default default] Successfully bumped revision number for resource 752640e1-24a9-47be-955d-7905ec784064 (type: ports) to 1 2026-08-11 12:31:16.684 7 INFO neutron.db.ovn_revision_numbers_db [None req-721c62cf-0915-4764-b223-f9ea23b216d0 a74e280cd3e54b36b36be821814b4a17 66a5fc4fd04d4da0b040cf792a810515 - - default default] Successfully bumped revision number for resource acdd05be-6b4d-4775-b5fe-89317fcba241 (type: networks) to 1 2026-08-11 12:31:16.863 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-721c62cf-0915-4764-b223-f9ea23b216d0 a74e280cd3e54b36b36be821814b4a17 66a5fc4fd04d4da0b040cf792a810515 - - default default] No more DHCP agents 2026-08-11 12:31:16.865 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-721c62cf-0915-4764-b223-f9ea23b216d0 a74e280cd3e54b36b36be821814b4a17 66a5fc4fd04d4da0b040cf792a810515 - - default default] Unable to schedule network acdd05be-6b4d-4775-b5fe-89317fcba241: no agents available; will retry on subsequent port and subnet creation events. 2026-08-11 12:31:16.933 7 INFO neutron.db.ovn_revision_numbers_db [None req-721c62cf-0915-4764-b223-f9ea23b216d0 a74e280cd3e54b36b36be821814b4a17 66a5fc4fd04d4da0b040cf792a810515 - - default default] Successfully bumped revision number for resource 3dbcb048-48f6-4fd2-8646-3e6ce5eceb08 (type: ports) to 1 [pid: 7|app: 0|req: 798/1542] 10.0.0.70 () {34 vars in 669 bytes} [Tue Aug 11 12:31:16 2026] POST /v2.0/networks => generated 671 bytes in 445 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 799/1543] 10.0.0.190 () {34 vars in 990 bytes} [Tue Aug 11 12:31:17 2026] GET /v2.0/ports?device_id=8e8d0e24-6016-44eb-b7e2-fe39f74d0d65 => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 800/1544] 10.0.0.71 () {28 vars in 598 bytes} [Tue Aug 11 12:31:17 2026] GET /v2.0/security-groups => generated 31879 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) 2026-08-11 12:31:17.343 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-ad9ced67-cd02-4efa-85db-42c38554b02b 0025ad94b58f48c3b43626865eb37ce6 95c3fa2ae0db4f60a35e273f9cd61fb3 - - default default] No more DHCP agents 2026-08-11 12:31:17.344 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-ad9ced67-cd02-4efa-85db-42c38554b02b 0025ad94b58f48c3b43626865eb37ce6 95c3fa2ae0db4f60a35e273f9cd61fb3 - - default default] Unable to schedule network 9293ce35-1522-4cb2-981d-2b42d730692d: no agents available; will retry on subsequent port and subnet creation events. [pid: 7|app: 0|req: 801/1545] 10.0.0.71 () {28 vars in 582 bytes} [Tue Aug 11 12:31:17 2026] GET /v2.0/subnets => generated 6867 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 802/1546] 10.0.0.71 () {28 vars in 582 bytes} [Tue Aug 11 12:31:17 2026] GET /v2.0/routers => generated 2891 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-11 12:31:17.638 8 INFO neutron.db.ovn_revision_numbers_db [None req-ad9ced67-cd02-4efa-85db-42c38554b02b 0025ad94b58f48c3b43626865eb37ce6 95c3fa2ae0db4f60a35e273f9cd61fb3 - - default default] Successfully bumped revision number for resource 752640e1-24a9-47be-955d-7905ec784064 (type: router_ports) to 1 [pid: 8|app: 0|req: 745/1547] 10.0.0.70 () {34 vars in 782 bytes} [Tue Aug 11 12:31:15 2026] PUT /v2.0/routers/7a54c764-1246-41f3-b7ef-a3ce303fd79b/add_router_interface => generated 309 bytes in 1864 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 746/1548] 10.0.0.71 () {28 vars in 623 bytes} [Tue Aug 11 12:31:17 2026] GET /v2.0/agents?binary=ovn-controller => generated 416 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 747/1549] 10.0.0.71 () {28 vars in 618 bytes} [Tue Aug 11 12:31:17 2026] GET /v2.0/network-ip-availabilities => generated 5288 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 748/1550] 10.0.0.71 () {28 vars in 578 bytes} [Tue Aug 11 12:31:17 2026] GET /v2.0/ports => generated 24710 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) 2026-08-11 12:31:17.825 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-0305b42a-4fc3-4faa-be84-0d18b5925248 a74e280cd3e54b36b36be821814b4a17 66a5fc4fd04d4da0b040cf792a810515 - - default default] No more DHCP agents 2026-08-11 12:31:17.827 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-0305b42a-4fc3-4faa-be84-0d18b5925248 a74e280cd3e54b36b36be821814b4a17 66a5fc4fd04d4da0b040cf792a810515 - - default default] Unable to schedule network abf3f763-0619-40b2-ac05-517079410eba: no agents available; will retry on subsequent port and subnet creation events. 2026-08-11 12:31:17.851 7 INFO neutron.db.ovn_revision_numbers_db [None req-0305b42a-4fc3-4faa-be84-0d18b5925248 a74e280cd3e54b36b36be821814b4a17 66a5fc4fd04d4da0b040cf792a810515 - - default default] Successfully bumped revision number for resource 51ea7959-cb8d-48a6-9956-840d60ebca8d (type: subnets) to 0 2026-08-11 12:31:17.876 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-0305b42a-4fc3-4faa-be84-0d18b5925248 a74e280cd3e54b36b36be821814b4a17 66a5fc4fd04d4da0b040cf792a810515 - - default default] No more DHCP agents 2026-08-11 12:31:17.877 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-0305b42a-4fc3-4faa-be84-0d18b5925248 a74e280cd3e54b36b36be821814b4a17 66a5fc4fd04d4da0b040cf792a810515 - - default default] Unable to schedule network acdd05be-6b4d-4775-b5fe-89317fcba241: no agents available; will retry on subsequent port and subnet creation events. 2026-08-11 12:31:17.899 7 INFO neutron.db.ovn_revision_numbers_db [None req-0305b42a-4fc3-4faa-be84-0d18b5925248 a74e280cd3e54b36b36be821814b4a17 66a5fc4fd04d4da0b040cf792a810515 - - default default] Successfully bumped revision number for resource 31ec5bea-2369-4f0c-a61e-09b1b225cb8b (type: subnets) to 0 2026-08-11 12:31:17.903 8 INFO neutron.db.ovn_revision_numbers_db [None req-e3856318-b8dc-4e9b-8e2b-5560dd2f1499 0025ad94b58f48c3b43626865eb37ce6 95c3fa2ae0db4f60a35e273f9cd61fb3 - - default default] Successfully bumped revision number for resource 7a2b3bb8-4996-49cc-89bd-8eaa99935510 (type: security_groups) to 1 [pid: 7|app: 0|req: 803/1551] 10.0.0.70 () {34 vars in 668 bytes} [Tue Aug 11 12:31:17 2026] POST /v2.0/subnets => generated 1324 bytes in 437 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-08-11 12:31:17.916 8 INFO neutron.db.ovn_revision_numbers_db [None req-e3856318-b8dc-4e9b-8e2b-5560dd2f1499 0025ad94b58f48c3b43626865eb37ce6 95c3fa2ae0db4f60a35e273f9cd61fb3 - - default default] Successfully bumped revision number for resource 706ab97e-e7ba-472c-ae9d-2f9d9c6544cd (type: security_group_rules) to 0 2026-08-11 12:31:17.924 8 INFO neutron.db.ovn_revision_numbers_db [None req-e3856318-b8dc-4e9b-8e2b-5560dd2f1499 0025ad94b58f48c3b43626865eb37ce6 95c3fa2ae0db4f60a35e273f9cd61fb3 - - default default] Successfully bumped revision number for resource a4c1c2bc-0e93-4d7e-bf50-841d6b7ce0e4 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 804/1552] 10.0.0.71 () {28 vars in 580 bytes} [Tue Aug 11 12:31:17 2026] GET /v2.0/agents => generated 1214 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 805/1553] 10.0.0.70 () {32 vars in 646 bytes} [Tue Aug 11 12:31:17 2026] GET /v2.0/subnets => generated 1960 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 749/1554] 10.0.0.70 () {34 vars in 683 bytes} [Tue Aug 11 12:31:17 2026] POST /v2.0/security-groups => generated 1628 bytes in 163 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 806/1555] 10.0.0.71 () {28 vars in 584 bytes} [Tue Aug 11 12:31:17 2026] GET /v2.0/networks => generated 9504 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 750/1556] 10.0.0.70 () {32 vars in 723 bytes} [Tue Aug 11 12:31:17 2026] DELETE /v2.0/subnets/51ea7959-cb8d-48a6-9956-840d60ebca8d => generated 0 bytes in 133 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-11 12:31:18.122 7 INFO neutron.db.ovn_revision_numbers_db [None req-565205b1-1104-40ee-803a-2a77f3c0eb22 0025ad94b58f48c3b43626865eb37ce6 95c3fa2ae0db4f60a35e273f9cd61fb3 - - default default] Successfully bumped revision number for resource 628f4a40-3067-4f35-bfa2-f6752010d2e8 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 751/1557] 10.0.0.71 () {28 vars in 590 bytes} [Tue Aug 11 12:31:18 2026] GET /v2.0/floatingips => generated 861 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 807/1558] 10.0.0.70 () {34 vars in 694 bytes} [Tue Aug 11 12:31:18 2026] POST /v2.0/security-group-rules => generated 597 bytes in 144 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 808/1559] 10.0.0.190 () {34 vars in 990 bytes} [Tue Aug 11 12:31:18 2026] GET /v2.0/ports?device_id=8e8d0e24-6016-44eb-b7e2-fe39f74d0d65 => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 809/1560] 10.0.0.71 () {28 vars in 582 bytes} [Tue Aug 11 12:31:18 2026] GET /v2.0/subnets => generated 7535 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 752/1561] 10.0.0.70 () {32 vars in 723 bytes} [Tue Aug 11 12:31:18 2026] DELETE /v2.0/subnets/31ec5bea-2369-4f0c-a61e-09b1b225cb8b => generated 0 bytes in 138 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 753/1562] 10.0.0.71 () {28 vars in 590 bytes} [Tue Aug 11 12:31:18 2026] GET /v2.0/subnetpools => generated 19 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 754/1563] 10.0.0.70 () {32 vars in 646 bytes} [Tue Aug 11 12:31:18 2026] GET /v2.0/subnets => generated 649 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 12:31:18.362 7 INFO neutron.db.ovn_revision_numbers_db [None req-17037878-7bcf-4687-9231-9df661e96268 0025ad94b58f48c3b43626865eb37ce6 95c3fa2ae0db4f60a35e273f9cd61fb3 - - default default] Successfully bumped revision number for resource bef71ee6-9290-48df-8f90-1a9b83f4dda8 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 810/1564] 10.0.0.70 () {34 vars in 694 bytes} [Tue Aug 11 12:31:18 2026] POST /v2.0/security-group-rules => generated 597 bytes in 158 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-11 12:31:18.453 8 INFO neutron_taas.services.taas.taas_plugin [None req-edd327ee-c95c-4be5-b462-c06254dfe4ba a74e280cd3e54b36b36be821814b4a17 66a5fc4fd04d4da0b040cf792a810515 - - default default] TaaS: Handle Delete Port: 3dbcb048-48f6-4fd2-8646-3e6ce5eceb08 2026-08-11 12:31:18.456 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-edd327ee-c95c-4be5-b462-c06254dfe4ba a74e280cd3e54b36b36be821814b4a17 66a5fc4fd04d4da0b040cf792a810515 - - default default] Tap Mirror: Handle Delete Port: 3dbcb048-48f6-4fd2-8646-3e6ce5eceb08 2026-08-11 12:31:18.533 7 INFO neutron.db.ovn_revision_numbers_db [None req-e8646248-168b-4efb-aede-83825be4cd61 0025ad94b58f48c3b43626865eb37ce6 95c3fa2ae0db4f60a35e273f9cd61fb3 - - default default] Successfully bumped revision number for resource bd90c506-205b-402d-8221-7f2521b3afe7 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 811/1565] 10.0.0.70 () {34 vars in 694 bytes} [Tue Aug 11 12:31:18 2026] POST /v2.0/security-group-rules => generated 599 bytes in 164 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-11 12:31:18.630 8 INFO neutron.services.segments.plugin [-] Segment c2d8ff31-973f-4618-bcde-aa01b853874c resource provider aggregate not found 2026-08-11 12:31:18.633 8 INFO neutron.services.segments.plugin [-] Segment c2d8ff31-973f-4618-bcde-aa01b853874c resource provider aggregate not found 2026-08-11 12:31:18.659 8 INFO neutron.services.segments.plugin [-] Segment c2d8ff31-973f-4618-bcde-aa01b853874c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c2d8ff31-973f-4618-bcde-aa01b853874c found for delete ", "request_id": "req-70d57cdd-e1e4-4055-92fc-993ed9001b16"}]} 2026-08-11 12:31:18.660 8 INFO neutron.services.segments.plugin [-] Segment c2d8ff31-973f-4618-bcde-aa01b853874c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c2d8ff31-973f-4618-bcde-aa01b853874c found for delete ", "request_id": "req-a8440766-81e6-4562-b1b4-2617fefbdd9d"}]} [pid: 8|app: 0|req: 755/1566] 10.0.0.70 () {32 vars in 725 bytes} [Tue Aug 11 12:31:18 2026] DELETE /v2.0/networks/acdd05be-6b4d-4775-b5fe-89317fcba241 => generated 0 bytes in 335 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-11 12:31:18.798 8 INFO neutron_taas.services.taas.taas_plugin [None req-d31fe564-407c-4abc-bc0d-92ebb4e15b87 a74e280cd3e54b36b36be821814b4a17 66a5fc4fd04d4da0b040cf792a810515 - - default default] TaaS: Handle Delete Port: 919a2512-7183-4331-ac05-a3e89c063151 2026-08-11 12:31:18.799 7 INFO neutron.db.ovn_revision_numbers_db [None req-62ffcb85-0146-428c-944b-ff2c7f774f5b 0025ad94b58f48c3b43626865eb37ce6 95c3fa2ae0db4f60a35e273f9cd61fb3 - - default default] Successfully bumped revision number for resource 6e9cc817-82c7-4342-bbef-dfbcb3de0bd3 (type: security_group_rules) to 0 2026-08-11 12:31:18.801 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d31fe564-407c-4abc-bc0d-92ebb4e15b87 a74e280cd3e54b36b36be821814b4a17 66a5fc4fd04d4da0b040cf792a810515 - - default default] Tap Mirror: Handle Delete Port: 919a2512-7183-4331-ac05-a3e89c063151 [pid: 7|app: 0|req: 812/1567] 10.0.0.70 () {34 vars in 694 bytes} [Tue Aug 11 12:31:18 2026] POST /v2.0/security-group-rules => generated 601 bytes in 269 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 756/1568] 10.0.0.70 () {32 vars in 725 bytes} [Tue Aug 11 12:31:18 2026] DELETE /v2.0/networks/abf3f763-0619-40b2-ac05-517079410eba => generated 0 bytes in 301 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-11 12:31:19.004 7 INFO neutron.db.ovn_revision_numbers_db [None req-956b102a-c320-4f2f-b8db-4fb64c9cfc46 0025ad94b58f48c3b43626865eb37ce6 95c3fa2ae0db4f60a35e273f9cd61fb3 - - default default] Successfully bumped revision number for resource 6019534d-0be0-467e-8a66-fcb1a82758a4 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 813/1569] 10.0.0.70 () {34 vars in 694 bytes} [Tue Aug 11 12:31:18 2026] POST /v2.0/security-group-rules => generated 601 bytes in 187 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-11 12:31:19.099 8 INFO neutron_taas.services.taas.taas_plugin [None req-2b78b82f-4dbf-4eb8-a98d-3d08cb88e3ed a74e280cd3e54b36b36be821814b4a17 66a5fc4fd04d4da0b040cf792a810515 - - default default] TaaS: Handle Delete Port: 59a6249b-500b-4809-854b-64162be58f6a 2026-08-11 12:31:19.101 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-2b78b82f-4dbf-4eb8-a98d-3d08cb88e3ed a74e280cd3e54b36b36be821814b4a17 66a5fc4fd04d4da0b040cf792a810515 - - default default] Tap Mirror: Handle Delete Port: 59a6249b-500b-4809-854b-64162be58f6a 2026-08-11 12:31:19.203 7 INFO neutron.db.ovn_revision_numbers_db [None req-a51f4dc9-1d3e-40b2-ba28-7721e8f67cea 0025ad94b58f48c3b43626865eb37ce6 95c3fa2ae0db4f60a35e273f9cd61fb3 - - default default] Successfully bumped revision number for resource 11b64eb0-04d5-4e91-9023-d5168e00c963 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 814/1570] 10.0.0.70 () {34 vars in 694 bytes} [Tue Aug 11 12:31:19 2026] POST /v2.0/security-group-rules => generated 597 bytes in 202 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 757/1571] 10.0.0.70 () {32 vars in 725 bytes} [Tue Aug 11 12:31:19 2026] DELETE /v2.0/networks/ba931b11-5c33-459d-8378-9cbc8023ae0b => generated 0 bytes in 324 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 758/1572] 10.0.0.190 () {34 vars in 990 bytes} [Tue Aug 11 12:31:19 2026] GET /v2.0/ports?device_id=8e8d0e24-6016-44eb-b7e2-fe39f74d0d65 => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-11 12:31:19.417 7 INFO neutron.db.ovn_revision_numbers_db [None req-90455867-7d45-41ef-930d-caa2fa5f084f 0025ad94b58f48c3b43626865eb37ce6 95c3fa2ae0db4f60a35e273f9cd61fb3 - - default default] Successfully bumped revision number for resource 5b6d26ec-48c1-4dd8-b86a-644895a2681e (type: security_group_rules) to 0 2026-08-11 12:31:19.431 7 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-2e9c3dbe-ffe5-4b31-8630-7ea925806016 - - - - - -] No hosting information found for port 040bc46d-75bd-409b-8101-253f98f0c7ff: RuntimeError: No hosting information found for port 040bc46d-75bd-409b-8101-253f98f0c7ff 2026-08-11 12:31:19.468 8 INFO neutron_taas.services.taas.taas_plugin [None req-de5f772b-bc99-49c2-a03f-b04361cfe5d6 a74e280cd3e54b36b36be821814b4a17 66a5fc4fd04d4da0b040cf792a810515 - - default default] TaaS: Handle Delete Port: 6cbf8179-4bbf-46a9-901e-51a4408a4199 2026-08-11 12:31:19.471 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-de5f772b-bc99-49c2-a03f-b04361cfe5d6 a74e280cd3e54b36b36be821814b4a17 66a5fc4fd04d4da0b040cf792a810515 - - default default] Tap Mirror: Handle Delete Port: 6cbf8179-4bbf-46a9-901e-51a4408a4199 [pid: 7|app: 0|req: 815/1573] 10.0.0.70 () {34 vars in 694 bytes} [Tue Aug 11 12:31:19 2026] POST /v2.0/security-group-rules => generated 597 bytes in 231 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 816/1574] 10.0.0.48 () {34 vars in 989 bytes} [Tue Aug 11 12:31:19 2026] GET /v2.0/ports?device_id=14188d04-f059-4599-9ea0-d9b1cff75d97 => generated 1213 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-11 12:31:19.573 7 INFO neutron.db.ovn_revision_numbers_db [None req-2e9c3dbe-ffe5-4b31-8630-7ea925806016 - - - - - -] Successfully bumped revision number for resource 040bc46d-75bd-409b-8101-253f98f0c7ff (type: router_ports) to 2 2026-08-11 12:31:19.574 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-2e9c3dbe-ffe5-4b31-8630-7ea925806016 - - - - - -] OVN reports status up for port: e267c9bc-078f-42b5-a2f6-ddc701c0472e 2026-08-11 12:31:19.586 7 INFO neutron.plugins.ml2.plugin [None req-2e9c3dbe-ffe5-4b31-8630-7ea925806016 - - - - - -] Attempt 1 to provision port e267c9bc-078f-42b5-a2f6-ddc701c0472e [pid: 8|app: 0|req: 759/1575] 10.0.0.70 () {32 vars in 725 bytes} [Tue Aug 11 12:31:19 2026] DELETE /v2.0/networks/5b79e52c-5b71-4887-8ae9-547f9df103ca => generated 0 bytes in 322 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 760/1576] 10.0.0.48 () {34 vars in 1039 bytes} [Tue Aug 11 12:31:19 2026] GET /v2.0/security-groups?id=1cdc3dcf-96da-4769-b68c-49f03aff8aa3&fields=id&fields=name => generated 112 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 12:31:19.797 7 INFO neutron.db.ovn_revision_numbers_db [None req-89ce125e-838c-41bc-8f46-d80981ed98da 0025ad94b58f48c3b43626865eb37ce6 95c3fa2ae0db4f60a35e273f9cd61fb3 - - default default] Successfully bumped revision number for resource 8f3eb2ed-947b-4697-97a4-7a37c30c14ef (type: security_group_rules) to 0 [pid: 7|app: 0|req: 817/1577] 10.0.0.70 () {34 vars in 694 bytes} [Tue Aug 11 12:31:19 2026] POST /v2.0/security-group-rules => generated 597 bytes in 324 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-11 12:31:20.067 8 INFO neutron.db.ovn_revision_numbers_db [None req-121cb7cb-0e99-4b8c-bf8a-0867ddacbaae 0025ad94b58f48c3b43626865eb37ce6 95c3fa2ae0db4f60a35e273f9cd61fb3 - - default default] Successfully bumped revision number for resource b1c46c4d-abac-4310-9300-8c2fddb60cd7 (type: security_group_rules) to 0 2026-08-11 12:31:20.088 7 INFO neutron.db.ovn_revision_numbers_db [None req-2e9c3dbe-ffe5-4b31-8630-7ea925806016 - - - - - -] Successfully bumped revision number for resource e267c9bc-078f-42b5-a2f6-ddc701c0472e (type: ports) to 2 [pid: 8|app: 0|req: 761/1578] 10.0.0.70 () {34 vars in 694 bytes} [Tue Aug 11 12:31:19 2026] POST /v2.0/security-group-rules => generated 599 bytes in 244 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 762/1579] 10.0.0.70 () {32 vars in 773 bytes} [Tue Aug 11 12:31:20 2026] GET /v2.0/security-groups?tenant_id=66a5fc4fd04d4da0b040cf792a810515&name=default => generated 2925 bytes in 135 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 763/1580] 199.19.213.166 () {34 vars in 986 bytes} [Tue Aug 11 12:31:20 2026] GET /v2.0/networks?id=67cc807e-ea6d-470c-bb0b-765cc38c00f0 => generated 711 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 12:31:20.344 7 INFO neutron.db.ovn_revision_numbers_db [None req-965e935c-6de0-447c-971f-7189be4c51df 0025ad94b58f48c3b43626865eb37ce6 95c3fa2ae0db4f60a35e273f9cd61fb3 - - default default] Successfully bumped revision number for resource d5e853f0-0ab4-4eeb-8e25-14c2a6a6dec1 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 818/1581] 10.0.0.70 () {34 vars in 694 bytes} [Tue Aug 11 12:31:20 2026] POST /v2.0/security-group-rules => generated 601 bytes in 270 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 764/1582] 10.0.0.70 () {32 vars in 739 bytes} [Tue Aug 11 12:31:20 2026] DELETE /v2.0/security-groups/634e8b2f-250a-41a4-8d90-301bf74f1973 => generated 0 bytes in 230 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-11 12:31:20.631 7 WARNING neutron.scheduler.dhcp_agent_scheduler [req-6e479d75-623b-4180-afd1-c4e5990b36db req-ba579cab-e58c-4f36-9843-edab8d663d2a dba9911fc151429f96fd0bf051324ee4 b4b0769508e940459169241d93367af8 - - default default] No more DHCP agents 2026-08-11 12:31:20.633 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [req-6e479d75-623b-4180-afd1-c4e5990b36db req-ba579cab-e58c-4f36-9843-edab8d663d2a dba9911fc151429f96fd0bf051324ee4 b4b0769508e940459169241d93367af8 - - default default] Unable to schedule network 67cc807e-ea6d-470c-bb0b-765cc38c00f0: no agents available; will retry on subsequent port and subnet creation events. 2026-08-11 12:31:20.683 8 INFO neutron.services.segments.plugin [-] Segment 182608f9-2f1d-4c31-bf20-28bb56d15287 resource provider aggregate not found 2026-08-11 12:31:20.690 8 INFO neutron.services.segments.plugin [-] Segment 182608f9-2f1d-4c31-bf20-28bb56d15287 resource provider aggregate not found 2026-08-11 12:31:20.706 8 INFO neutron.services.segments.plugin [-] Segment 182608f9-2f1d-4c31-bf20-28bb56d15287 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 182608f9-2f1d-4c31-bf20-28bb56d15287 found for delete ", "request_id": "req-50bd4540-a57c-4701-8b34-52f0f3e68687"}]} 2026-08-11 12:31:20.710 8 INFO neutron.services.segments.plugin [-] Segment 182608f9-2f1d-4c31-bf20-28bb56d15287 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 182608f9-2f1d-4c31-bf20-28bb56d15287 found for delete ", "request_id": "req-975cbf63-a9a7-4d8e-9bb3-a92da690d7e4"}]} 2026-08-11 12:31:20.714 8 INFO neutron.db.ovn_revision_numbers_db [None req-04b12a8f-bfe6-439f-b19c-6be765f68c61 0025ad94b58f48c3b43626865eb37ce6 95c3fa2ae0db4f60a35e273f9cd61fb3 - - default default] Successfully bumped revision number for resource 8c5c9a78-768c-4580-8113-2fce3b8ae312 (type: security_group_rules) to 0 2026-08-11 12:31:20.734 8 INFO neutron.services.segments.plugin [-] Segment fc131ec6-300b-4579-b91c-6813f0086ce0 resource provider aggregate not found 2026-08-11 12:31:20.746 8 INFO neutron.services.segments.plugin [-] Segment fc131ec6-300b-4579-b91c-6813f0086ce0 resource provider aggregate not found 2026-08-11 12:31:20.770 8 INFO neutron.services.segments.plugin [-] Segment fc131ec6-300b-4579-b91c-6813f0086ce0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fc131ec6-300b-4579-b91c-6813f0086ce0 found for delete ", "request_id": "req-e0d6cb5c-1958-4ee1-8342-d1ab90ec1fc4"}]} 2026-08-11 12:31:20.772 8 INFO neutron.services.segments.plugin [-] Segment fc131ec6-300b-4579-b91c-6813f0086ce0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fc131ec6-300b-4579-b91c-6813f0086ce0 found for delete ", "request_id": "req-aca624f9-bbb8-456d-8875-ed26b8df6221"}]} 2026-08-11 12:31:20.780 7 INFO neutron.db.ovn_revision_numbers_db [req-6e479d75-623b-4180-afd1-c4e5990b36db req-ba579cab-e58c-4f36-9843-edab8d663d2a dba9911fc151429f96fd0bf051324ee4 b4b0769508e940459169241d93367af8 - - default default] Successfully bumped revision number for resource 37a5429e-014d-4e30-bada-c688901e9ddb (type: ports) to 1 2026-08-11 12:31:20.790 8 INFO neutron.services.segments.plugin [-] Segment 3786f177-2834-44ae-8712-4ecab1b36100 resource provider aggregate not found 2026-08-11 12:31:20.797 8 INFO neutron.services.segments.plugin [-] Segment 3786f177-2834-44ae-8712-4ecab1b36100 resource provider aggregate not found [pid: 8|app: 0|req: 765/1583] 10.0.0.70 () {34 vars in 694 bytes} [Tue Aug 11 12:31:20 2026] POST /v2.0/security-group-rules => generated 597 bytes in 281 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-11 12:31:20.821 8 INFO neutron.services.segments.plugin [-] Segment 3786f177-2834-44ae-8712-4ecab1b36100 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3786f177-2834-44ae-8712-4ecab1b36100 found for delete ", "request_id": "req-1e2415a7-4806-421f-89e3-4f59e17b21cc"}]} [pid: 7|app: 0|req: 819/1584] 199.19.213.166 () {38 vars in 955 bytes} [Tue Aug 11 12:31:20 2026] POST /v2.0/ports => generated 958 bytes in 466 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-11 12:31:20.850 8 INFO neutron.services.segments.plugin [-] Segment 3786f177-2834-44ae-8712-4ecab1b36100 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3786f177-2834-44ae-8712-4ecab1b36100 found for delete ", "request_id": "req-8ea392de-47ba-4689-8de5-cb40b75b916c"}]} /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: 766/1585] 10.0.0.190 () {34 vars in 990 bytes} [Tue Aug 11 12:31:20 2026] GET /v2.0/ports?device_id=8e8d0e24-6016-44eb-b7e2-fe39f74d0d65 => generated 961 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 767/1586] 10.0.0.190 () {34 vars in 1040 bytes} [Tue Aug 11 12:31:20 2026] GET /v2.0/security-groups?id=c433e78a-4a54-43b4-a80a-069acd704614&fields=id&fields=name => generated 88 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 768/1587] 10.0.0.190 () {34 vars in 1096 bytes} [Tue Aug 11 12:31:21 2026] GET /v2.0/security-groups?name=tempest-lb_member_SG-1738002648&fields=id&tenant_id=95c3fa2ae0db4f60a35e273f9cd61fb3 => generated 69 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 769/1588] 10.0.0.190 () {34 vars in 982 bytes} [Tue Aug 11 12:31:21 2026] GET /v2.0/networks?id=2d3ff3eb-6222-410e-a18d-496f5e46c041 => generated 742 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 770/1589] 10.0.0.190 () {34 vars in 965 bytes} [Tue Aug 11 12:31:21 2026] GET /v2.0/quotas/95c3fa2ae0db4f60a35e273f9cd61fb3 => generated 292 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 12:31:21.259 7 INFO neutron.db.ovn_revision_numbers_db [req-6e479d75-623b-4180-afd1-c4e5990b36db req-30aeb14f-14a9-43ad-9b11-fbaac8bc986a a28a735b17834b3a90a81134c1d2bc6e 0f044782ab1c4aa6b1d21ce7c18e0150 - - c91e732a1a8347dbad054f5124db4732 c91e732a1a8347dbad054f5124db4732] Successfully bumped revision number for resource 37a5429e-014d-4e30-bada-c688901e9ddb (type: ports) to 2 [pid: 8|app: 0|req: 771/1590] 10.0.0.190 () {34 vars in 1002 bytes} [Tue Aug 11 12:31:21 2026] GET /v2.0/ports?tenant_id=95c3fa2ae0db4f60a35e273f9cd61fb3&fields=id => generated 287 bytes in 149 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 772/1591] 10.0.0.190 () {34 vars in 1008 bytes} [Tue Aug 11 12:31:21 2026] GET /v2.0/networks/2d3ff3eb-6222-410e-a18d-496f5e46c041?fields=segments => generated 14 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 773/1592] 10.0.0.190 () {34 vars in 1108 bytes} [Tue Aug 11 12:31:21 2026] GET /v2.0/networks/2d3ff3eb-6222-410e-a18d-496f5e46c041?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-11 12:31:21.466 7 INFO neutron.db.ovn_revision_numbers_db [req-6e479d75-623b-4180-afd1-c4e5990b36db req-30aeb14f-14a9-43ad-9b11-fbaac8bc986a a28a735b17834b3a90a81134c1d2bc6e 0f044782ab1c4aa6b1d21ce7c18e0150 - - c91e732a1a8347dbad054f5124db4732 c91e732a1a8347dbad054f5124db4732] Successfully bumped revision number for resource 37a5429e-014d-4e30-bada-c688901e9ddb (type: ports) to 4 [pid: 7|app: 0|req: 820/1593] 199.19.213.166 () {38 vars in 1028 bytes} [Tue Aug 11 12:31:20 2026] PUT /v2.0/ports/37a5429e-014d-4e30-bada-c688901e9ddb => generated 1208 bytes in 631 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 774/1594] 10.0.0.190 () {34 vars in 990 bytes} [Tue Aug 11 12:31:21 2026] GET /v2.0/ports?device_id=cbceb9dd-2b81-444b-bee2-d1cb438d3faa => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-11 12:31:21.525 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-a96366ff-af54-4b55-a797-f6c2c5702b8b'] response: {'name': 'network-changed', 'server_uuid': '8e8d0e24-6016-44eb-b7e2-fe39f74d0d65', 'tag': '37a5429e-014d-4e30-bada-c688901e9ddb', 'status': 'completed', 'code': 200} 2026-08-11 12:31:21.696 8 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-c15b9ef6-a8f6-4ebe-985d-035a341e2f0e - - - - - -] No hosting information found for port eb37f5e6-b6f6-4e3e-80e9-89e58f70f618: RuntimeError: No hosting information found for port eb37f5e6-b6f6-4e3e-80e9-89e58f70f618 2026-08-11 12:31:21.774 8 INFO neutron.db.ovn_revision_numbers_db [None req-c15b9ef6-a8f6-4ebe-985d-035a341e2f0e - - - - - -] Successfully bumped revision number for resource eb37f5e6-b6f6-4e3e-80e9-89e58f70f618 (type: router_ports) to 2 2026-08-11 12:31:21.806 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-c15b9ef6-a8f6-4ebe-985d-035a341e2f0e - - - - - -] OVN reports status down for port: 919a2512-7183-4331-ac05-a3e89c063151 2026-08-11 12:31:21.814 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-c15b9ef6-a8f6-4ebe-985d-035a341e2f0e - - - - - -] OVN reports status down for port: 3dbcb048-48f6-4fd2-8646-3e6ce5eceb08 2026-08-11 12:31:21.822 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-c15b9ef6-a8f6-4ebe-985d-035a341e2f0e - - - - - -] OVN reports status down for port: 37a5429e-014d-4e30-bada-c688901e9ddb 2026-08-11 12:31:21.892 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-44468b29-10b7-4921-a090-2360f743c0bf'] response: {'server_uuid': '8e8d0e24-6016-44eb-b7e2-fe39f74d0d65', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '37a5429e-014d-4e30-bada-c688901e9ddb', 'code': 200} /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: 7|app: 0|req: 821/1595] 10.0.0.190 () {34 vars in 990 bytes} [Tue Aug 11 12:31:21 2026] GET /v2.0/ports?device_id=8e8d0e24-6016-44eb-b7e2-fe39f74d0d65 => generated 973 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 775/1596] 199.19.213.166 () {34 vars in 1080 bytes} [Tue Aug 11 12:31:22 2026] GET /v2.0/ports?tenant_id=b4b0769508e940459169241d93367af8&device_id=8e8d0e24-6016-44eb-b7e2-fe39f74d0d65 => generated 1211 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 822/1597] 10.0.0.190 () {34 vars in 1040 bytes} [Tue Aug 11 12:31:22 2026] GET /v2.0/security-groups?id=c433e78a-4a54-43b4-a80a-069acd704614&fields=id&fields=name => generated 88 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 776/1598] 199.19.213.166 () {34 vars in 1018 bytes} [Tue Aug 11 12:31:22 2026] GET /v2.0/networks?tenant_id=b4b0769508e940459169241d93367af8&shared=False => generated 810 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 823/1599] 199.19.213.166 () {34 vars in 930 bytes} [Tue Aug 11 12:31:22 2026] GET /v2.0/networks?shared=True => generated 791 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 12:31:22.474 8 INFO neutron.db.ovn_revision_numbers_db [None req-ad84dcf7-0f90-42f1-ba45-7f33c44f92f7 9abdb05ff2074aec9ad4d220ac1cb4d6 9046ef5b1cd64e92a46b273f96f87db1 - - default default] Successfully bumped revision number for resource 95c7e894-1338-4802-9168-1ff8d583e12e (type: security_groups) to 1 2026-08-11 12:31:22.486 8 INFO neutron.db.ovn_revision_numbers_db [None req-ad84dcf7-0f90-42f1-ba45-7f33c44f92f7 9abdb05ff2074aec9ad4d220ac1cb4d6 9046ef5b1cd64e92a46b273f96f87db1 - - default default] Successfully bumped revision number for resource 5039454d-7a83-40fc-8ca1-6ded06f7906c (type: security_group_rules) to 0 2026-08-11 12:31:22.497 8 INFO neutron.db.ovn_revision_numbers_db [None req-ad84dcf7-0f90-42f1-ba45-7f33c44f92f7 9abdb05ff2074aec9ad4d220ac1cb4d6 9046ef5b1cd64e92a46b273f96f87db1 - - default default] Successfully bumped revision number for resource a27056f6-1769-493f-918d-5eb3c851b33e (type: security_group_rules) to 0 2026-08-11 12:31:22.507 8 INFO neutron.db.ovn_revision_numbers_db [None req-ad84dcf7-0f90-42f1-ba45-7f33c44f92f7 9abdb05ff2074aec9ad4d220ac1cb4d6 9046ef5b1cd64e92a46b273f96f87db1 - - default default] Successfully bumped revision number for resource a6eff044-9f7c-42da-ac63-bd86436db0f9 (type: security_group_rules) to 0 2026-08-11 12:31:22.518 8 INFO neutron.db.ovn_revision_numbers_db [None req-ad84dcf7-0f90-42f1-ba45-7f33c44f92f7 9abdb05ff2074aec9ad4d220ac1cb4d6 9046ef5b1cd64e92a46b273f96f87db1 - - default default] Successfully bumped revision number for resource de53790f-51f4-4b13-965b-b08439d7465c (type: security_group_rules) to 0 [pid: 7|app: 0|req: 824/1600] 10.0.0.190 () {34 vars in 990 bytes} [Tue Aug 11 12:31:22 2026] GET /v2.0/ports?device_id=14188d04-f059-4599-9ea0-d9b1cff75d97 => generated 975 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 825/1601] 10.0.0.190 () {34 vars in 1040 bytes} [Tue Aug 11 12:31:22 2026] GET /v2.0/security-groups?id=1cdc3dcf-96da-4769-b68c-49f03aff8aa3&fields=id&fields=name => generated 112 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 12:31:22.598 8 INFO neutron.db.segments_db [None req-ad84dcf7-0f90-42f1-ba45-7f33c44f92f7 9abdb05ff2074aec9ad4d220ac1cb4d6 9046ef5b1cd64e92a46b273f96f87db1 - - default default] Added segment e62d0e5c-e7a9-43a9-94bd-c5ac008212f9 of type geneve for network 561399b1-2990-4fd8-a066-6cc446501629 2026-08-11 12:31:22.697 8 INFO neutron.db.ovn_revision_numbers_db [None req-ad84dcf7-0f90-42f1-ba45-7f33c44f92f7 9abdb05ff2074aec9ad4d220ac1cb4d6 9046ef5b1cd64e92a46b273f96f87db1 - - default default] Successfully bumped revision number for resource 561399b1-2990-4fd8-a066-6cc446501629 (type: networks) to 1 [pid: 7|app: 0|req: 826/1602] 10.0.0.190 () {34 vars in 990 bytes} [Tue Aug 11 12:31:22 2026] GET /v2.0/ports?device_id=14188d04-f059-4599-9ea0-d9b1cff75d97 => generated 975 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 827/1603] 10.0.0.190 () {34 vars in 1040 bytes} [Tue Aug 11 12:31:22 2026] GET /v2.0/security-groups?id=1cdc3dcf-96da-4769-b68c-49f03aff8aa3&fields=id&fields=name => generated 112 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 12:31:22.842 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-ad84dcf7-0f90-42f1-ba45-7f33c44f92f7 9abdb05ff2074aec9ad4d220ac1cb4d6 9046ef5b1cd64e92a46b273f96f87db1 - - default default] No more DHCP agents 2026-08-11 12:31:22.844 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-ad84dcf7-0f90-42f1-ba45-7f33c44f92f7 9abdb05ff2074aec9ad4d220ac1cb4d6 9046ef5b1cd64e92a46b273f96f87db1 - - default default] Unable to schedule network 561399b1-2990-4fd8-a066-6cc446501629: no agents available; will retry on subsequent port and subnet creation events. 2026-08-11 12:31:22.916 8 INFO neutron.db.ovn_revision_numbers_db [None req-ad84dcf7-0f90-42f1-ba45-7f33c44f92f7 9abdb05ff2074aec9ad4d220ac1cb4d6 9046ef5b1cd64e92a46b273f96f87db1 - - default default] Successfully bumped revision number for resource e0cb326b-692e-417f-84b0-839a774e0ab1 (type: ports) to 1 [pid: 8|app: 0|req: 777/1604] 10.0.0.70 () {34 vars in 669 bytes} [Tue Aug 11 12:31:22 2026] POST /v2.0/networks => generated 663 bytes in 750 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-11 12:31:23.139 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-95c8fa64-282e-4511-90fd-f52c9b5d4f08 9abdb05ff2074aec9ad4d220ac1cb4d6 9046ef5b1cd64e92a46b273f96f87db1 - - default default] No more DHCP agents 2026-08-11 12:31:23.141 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-95c8fa64-282e-4511-90fd-f52c9b5d4f08 9abdb05ff2074aec9ad4d220ac1cb4d6 9046ef5b1cd64e92a46b273f96f87db1 - - default default] Unable to schedule network 561399b1-2990-4fd8-a066-6cc446501629: no agents available; will retry on subsequent port and subnet creation events. [pid: 8|app: 0|req: 778/1605] 10.0.0.190 () {34 vars in 990 bytes} [Tue Aug 11 12:31:23 2026] GET /v2.0/ports?device_id=8e8d0e24-6016-44eb-b7e2-fe39f74d0d65 => generated 973 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 779/1606] 199.19.213.166 () {34 vars in 1080 bytes} [Tue Aug 11 12:31:23 2026] GET /v2.0/ports?tenant_id=b4b0769508e940459169241d93367af8&device_id=8e8d0e24-6016-44eb-b7e2-fe39f74d0d65 => generated 1211 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 780/1607] 10.0.0.190 () {34 vars in 1040 bytes} [Tue Aug 11 12:31:23 2026] GET /v2.0/security-groups?id=c433e78a-4a54-43b4-a80a-069acd704614&fields=id&fields=name => generated 88 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 781/1608] 199.19.213.166 () {34 vars in 1060 bytes} [Tue Aug 11 12:31:23 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=37a5429e-014d-4e30-bada-c688901e9ddb => generated 19 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 782/1609] 199.19.213.166 () {34 vars in 984 bytes} [Tue Aug 11 12:31:23 2026] GET /v2.0/subnets?id=88213dbf-ad8d-4ac3-8107-ccbc5d589e34 => generated 691 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 783/1610] 199.19.213.166 () {34 vars in 1052 bytes} [Tue Aug 11 12:31:23 2026] GET /v2.0/ports?network_id=67cc807e-ea6d-470c-bb0b-765cc38c00f0&device_owner=network%3Adhcp => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 784/1611] 199.19.213.166 () {34 vars in 1012 bytes} [Tue Aug 11 12:31:23 2026] GET /v2.0/networks/67cc807e-ea6d-470c-bb0b-765cc38c00f0?fields=segments => generated 14 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 785/1612] 199.19.213.166 () {34 vars in 1112 bytes} [Tue Aug 11 12:31:23 2026] GET /v2.0/networks/67cc807e-ea6d-470c-bb0b-765cc38c00f0?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-11 12:31:23.557 7 INFO neutron.db.ovn_revision_numbers_db [None req-fcd5bdae-f3ad-4937-9eb5-35e4337b7085 - - - - - -] Successfully bumped revision number for resource e0cb326b-692e-417f-84b0-839a774e0ab1 (type: ports) to 2 2026-08-11 12:31:23.584 7 INFO neutron.db.ovn_revision_numbers_db [None req-fcd5bdae-f3ad-4937-9eb5-35e4337b7085 - - - - - -] Successfully bumped revision number for resource 9d280b70-e479-4286-83d3-00f92cf54aaa (type: subnets) to 0 [pid: 7|app: 0|req: 828/1613] 10.0.0.70 () {34 vars in 668 bytes} [Tue Aug 11 12:31:22 2026] POST /v2.0/subnets => generated 641 bytes in 640 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-11 12:31:23.703 8 INFO neutron.db.segments_db [None req-1dd07f0d-805f-4dae-aae4-7f1180a8411d 9abdb05ff2074aec9ad4d220ac1cb4d6 9046ef5b1cd64e92a46b273f96f87db1 - - default default] Added segment 1ec58a66-d9c0-418a-919c-5609c2c09969 of type geneve for network d76c1d29-486f-47de-96b5-e12c4875884c 2026-08-11 12:31:23.811 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-c15b9ef6-a8f6-4ebe-985d-035a341e2f0e - - - - - -] OVN reports status down for port: 4b4ee192-0db1-4f59-bcd5-9da7c024ecbb 2026-08-11 12:31:23.821 8 INFO neutron.db.ovn_revision_numbers_db [None req-1dd07f0d-805f-4dae-aae4-7f1180a8411d 9abdb05ff2074aec9ad4d220ac1cb4d6 9046ef5b1cd64e92a46b273f96f87db1 - - default default] Successfully bumped revision number for resource d76c1d29-486f-47de-96b5-e12c4875884c (type: networks) to 1 [pid: 7|app: 0|req: 829/1614] 10.0.0.190 () {34 vars in 990 bytes} [Tue Aug 11 12:31:23 2026] GET /v2.0/ports?device_id=14188d04-f059-4599-9ea0-d9b1cff75d97 => generated 975 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 830/1615] 10.0.0.190 () {34 vars in 1040 bytes} [Tue Aug 11 12:31:23 2026] GET /v2.0/security-groups?id=1cdc3dcf-96da-4769-b68c-49f03aff8aa3&fields=id&fields=name => generated 112 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 12:31:24.064 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-9454f584-5102-450c-ad85-c713b0400512'] response: {'server_uuid': '14188d04-f059-4599-9ea0-d9b1cff75d97', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '4b4ee192-0db1-4f59-bcd5-9da7c024ecbb', 'code': 200} 2026-08-11 12:31:24.114 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-1dd07f0d-805f-4dae-aae4-7f1180a8411d 9abdb05ff2074aec9ad4d220ac1cb4d6 9046ef5b1cd64e92a46b273f96f87db1 - - default default] No more DHCP agents 2026-08-11 12:31:24.117 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-1dd07f0d-805f-4dae-aae4-7f1180a8411d 9abdb05ff2074aec9ad4d220ac1cb4d6 9046ef5b1cd64e92a46b273f96f87db1 - - default default] Unable to schedule network d76c1d29-486f-47de-96b5-e12c4875884c: no agents available; will retry on subsequent port and subnet creation events. 2026-08-11 12:31:24.279 8 INFO neutron.db.ovn_revision_numbers_db [None req-1dd07f0d-805f-4dae-aae4-7f1180a8411d 9abdb05ff2074aec9ad4d220ac1cb4d6 9046ef5b1cd64e92a46b273f96f87db1 - - default default] Successfully bumped revision number for resource f368da22-e87f-40b8-93f7-63e4b8bc16ae (type: ports) to 1 2026-08-11 12:31:24.287 8 INFO neutron.db.ovn_revision_numbers_db [None req-c15b9ef6-a8f6-4ebe-985d-035a341e2f0e - - - - - -] Successfully bumped revision number for resource 4b4ee192-0db1-4f59-bcd5-9da7c024ecbb (type: ports) to 8 [pid: 8|app: 0|req: 786/1616] 10.0.0.70 () {34 vars in 669 bytes} [Tue Aug 11 12:31:23 2026] POST /v2.0/networks => generated 663 bytes in 695 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 787/1617] 10.0.0.190 () {34 vars in 990 bytes} [Tue Aug 11 12:31:24 2026] GET /v2.0/ports?device_id=8e8d0e24-6016-44eb-b7e2-fe39f74d0d65 => generated 973 bytes in 60 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, ' [pid: 8|app: 0|req: 788/1618] 10.0.0.190 () {34 vars in 1040 bytes} [Tue Aug 11 12:31:24 2026] GET /v2.0/security-groups?id=c433e78a-4a54-43b4-a80a-069acd704614&fields=id&fields=name => generated 88 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-11 12:31:24.453 7 INFO neutron.db.ovn_revision_numbers_db [None req-57f7b5bb-0aae-43f8-949c-a8824f1696b7 9abdb05ff2074aec9ad4d220ac1cb4d6 9046ef5b1cd64e92a46b273f96f87db1 - - default default] Successfully bumped revision number for resource d76c1d29-486f-47de-96b5-e12c4875884c (type: networks) to 2 [pid: 7|app: 0|req: 831/1619] 10.0.0.70 () {34 vars in 742 bytes} [Tue Aug 11 12:31:24 2026] PUT /v2.0/networks/d76c1d29-486f-47de-96b5-e12c4875884c => generated 636 bytes in 145 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 12:31:24.631 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-532474b9-3d5a-433f-ad42-c6c6654ccefd 9abdb05ff2074aec9ad4d220ac1cb4d6 9046ef5b1cd64e92a46b273f96f87db1 - - default default] No more DHCP agents 2026-08-11 12:31:24.632 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-532474b9-3d5a-433f-ad42-c6c6654ccefd 9abdb05ff2074aec9ad4d220ac1cb4d6 9046ef5b1cd64e92a46b273f96f87db1 - - default default] Unable to schedule network d76c1d29-486f-47de-96b5-e12c4875884c: no agents available; will retry on subsequent port and subnet creation events. [pid: 7|app: 0|req: 832/1620] 199.19.213.166 () {34 vars in 994 bytes} [Tue Aug 11 12:31:24 2026] GET /v2.0/ports?device_id=14188d04-f059-4599-9ea0-d9b1cff75d97 => generated 973 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 12:31:25.043 8 INFO neutron.db.ovn_revision_numbers_db [None req-48fbf532-ef70-4a71-9a9d-dcad792cb680 - - - - - -] Successfully bumped revision number for resource f368da22-e87f-40b8-93f7-63e4b8bc16ae (type: ports) to 2 2026-08-11 12:31:25.066 8 INFO neutron.db.ovn_revision_numbers_db [None req-48fbf532-ef70-4a71-9a9d-dcad792cb680 - - - - - -] Successfully bumped revision number for resource 19fa166a-c149-49a5-b1d5-895daba898ad (type: subnets) to 0 [pid: 7|app: 0|req: 833/1621] 10.0.0.190 () {34 vars in 990 bytes} [Tue Aug 11 12:31:25 2026] GET /v2.0/ports?device_id=14188d04-f059-4599-9ea0-d9b1cff75d97 => generated 973 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 789/1622] 10.0.0.70 () {34 vars in 668 bytes} [Tue Aug 11 12:31:24 2026] POST /v2.0/subnets => generated 626 bytes in 614 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 790/1623] 10.0.0.190 () {34 vars in 1040 bytes} [Tue Aug 11 12:31:25 2026] GET /v2.0/security-groups?id=1cdc3dcf-96da-4769-b68c-49f03aff8aa3&fields=id&fields=name => generated 112 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 12:31:25.212 7 INFO neutron_taas.services.taas.taas_plugin [req-18a83f98-cce0-4e15-852b-0043016618ac req-329f5e7a-34d6-47e0-bdc0-ae12eb941ac3 f4b6955ef8f04ae8899ab00327546baf df547056f06040f3a1fab024f610e1d0 - - default default] TaaS: Handle Delete Port: 4b4ee192-0db1-4f59-bcd5-9da7c024ecbb 2026-08-11 12:31:25.217 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-18a83f98-cce0-4e15-852b-0043016618ac req-329f5e7a-34d6-47e0-bdc0-ae12eb941ac3 f4b6955ef8f04ae8899ab00327546baf df547056f06040f3a1fab024f610e1d0 - - default default] Tap Mirror: Handle Delete Port: 4b4ee192-0db1-4f59-bcd5-9da7c024ecbb 2026-08-11 12:31:25.304 8 INFO neutron.db.ovn_revision_numbers_db [None req-a209f53e-0be6-4350-bb90-58cfecd0a199 9abdb05ff2074aec9ad4d220ac1cb4d6 9046ef5b1cd64e92a46b273f96f87db1 - - default default] Successfully bumped revision number for resource 19fa166a-c149-49a5-b1d5-895daba898ad (type: subnets) to 1 [pid: 8|app: 0|req: 791/1624] 10.0.0.70 () {34 vars in 740 bytes} [Tue Aug 11 12:31:25 2026] PUT /v2.0/subnets/19fa166a-c149-49a5-b1d5-895daba898ad => generated 636 bytes in 199 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 12:31:25.384 7 INFO neutron.db.l3_db [req-18a83f98-cce0-4e15-852b-0043016618ac req-329f5e7a-34d6-47e0-bdc0-ae12eb941ac3 f4b6955ef8f04ae8899ab00327546baf df547056f06040f3a1fab024f610e1d0 - - default default] Floating IP 1e42d337-d5db-4945-af4b-773675eaae41 disassociated. External IP: 10.96.250.215, port: 4b4ee192-0db1-4f59-bcd5-9da7c024ecbb. 2026-08-11 12:31:25.442 8 INFO neutron_taas.services.taas.taas_plugin [None req-b48878f4-24b2-4522-90c4-0592089d2733 9abdb05ff2074aec9ad4d220ac1cb4d6 9046ef5b1cd64e92a46b273f96f87db1 - - default default] TaaS: Handle Delete Port: f368da22-e87f-40b8-93f7-63e4b8bc16ae 2026-08-11 12:31:25.444 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b48878f4-24b2-4522-90c4-0592089d2733 9abdb05ff2074aec9ad4d220ac1cb4d6 9046ef5b1cd64e92a46b273f96f87db1 - - default default] Tap Mirror: Handle Delete Port: f368da22-e87f-40b8-93f7-63e4b8bc16ae [pid: 7|app: 0|req: 834/1625] 199.19.213.166 () {36 vars in 997 bytes} [Tue Aug 11 12:31:25 2026] DELETE /v2.0/ports/4b4ee192-0db1-4f59-bcd5-9da7c024ecbb => generated 0 bytes in 437 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-11 12:31:25.528 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-a69a8561-05f9-4fd8-a008-35ac5e1945fd'] response: {'server_uuid': '14188d04-f059-4599-9ea0-d9b1cff75d97', 'name': 'network-vif-deleted', 'tag': '4b4ee192-0db1-4f59-bcd5-9da7c024ecbb', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 835/1626] 10.0.0.190 () {34 vars in 990 bytes} [Tue Aug 11 12:31:25 2026] GET /v2.0/ports?device_id=8e8d0e24-6016-44eb-b7e2-fe39f74d0d65 => generated 973 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 836/1627] 10.0.0.190 () {34 vars in 1040 bytes} [Tue Aug 11 12:31:25 2026] GET /v2.0/security-groups?id=c433e78a-4a54-43b4-a80a-069acd704614&fields=id&fields=name => generated 88 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-11 12:31:25.762 8 INFO neutron.services.segments.plugin [-] Segment 1ec58a66-d9c0-418a-919c-5609c2c09969 resource provider aggregate not found 2026-08-11 12:31:25.764 8 INFO neutron.services.segments.plugin [-] Segment 1ec58a66-d9c0-418a-919c-5609c2c09969 resource provider aggregate not found 2026-08-11 12:31:25.779 8 INFO neutron.services.segments.plugin [-] Segment 1ec58a66-d9c0-418a-919c-5609c2c09969 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1ec58a66-d9c0-418a-919c-5609c2c09969 found for delete ", "request_id": "req-84dfb479-9cf4-4763-b42a-9600ef417a1e"}]} 2026-08-11 12:31:25.781 8 INFO neutron.services.segments.plugin [-] Segment 1ec58a66-d9c0-418a-919c-5609c2c09969 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1ec58a66-d9c0-418a-919c-5609c2c09969 found for delete ", "request_id": "req-41bb1983-10ff-4429-8fbc-0927c926f195"}]} [pid: 8|app: 0|req: 792/1630] 10.0.0.70 () {32 vars in 725 bytes} [Tue Aug 11 12:31:25 2026] DELETE /v2.0/networks/d76c1d29-486f-47de-96b5-e12c4875884c => generated 0 bytes in 490 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-11 12:31:25.818 8 INFO neutron.pecan_wsgi.hooks.translation [None req-8c406c52-eb51-458e-bb38-8836194729fe 9abdb05ff2074aec9ad4d220ac1cb4d6 9046ef5b1cd64e92a46b273f96f87db1 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 793/1631] 10.0.0.70 () {32 vars in 725 bytes} [Tue Aug 11 12:31:25 2026] DELETE /v2.0/networks/d76c1d29-486f-47de-96b5-e12c4875884c => generated 138 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 839/1632] 199.19.213.166 () {34 vars in 986 bytes} [Tue Aug 11 12:31:25 2026] GET /v2.0/networks?id=2d3ff3eb-6222-410e-a18d-496f5e46c041 => generated 742 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 840/1633] 199.19.213.166 () {34 vars in 1050 bytes} [Tue Aug 11 12:31:25 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=95c3fa2ae0db4f60a35e273f9cd61fb3 => generated 179 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 794/1634] 10.0.0.70 () {32 vars in 693 bytes} [Tue Aug 11 12:31:25 2026] GET /v2.0/networks?router%3Aexternal=True => generated 689 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 795/1635] 10.0.0.70 () {32 vars in 741 bytes} [Tue Aug 11 12:31:25 2026] GET /v2.0/subnets?network_id=51fa4b90-fa94-4f8e-bfe2-d83223c6676a => generated 649 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 796/1636] 10.0.0.70 () {32 vars in 652 bytes} [Tue Aug 11 12:31:25 2026] GET /v2.0/extensions => generated 20541 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 797/1637] 10.0.0.70 () {32 vars in 648 bytes} [Tue Aug 11 12:31:25 2026] GET /v2.0/networks => generated 1385 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 798/1638] 10.0.0.70 () {32 vars in 646 bytes} [Tue Aug 11 12:31:25 2026] GET /v2.0/subnets => generated 1280 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 799/1639] 10.0.0.70 () {32 vars in 722 bytes} [Tue Aug 11 12:31:26 2026] GET /v2.0/networks/561399b1-2990-4fd8-a066-6cc446501629 => generated 707 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 12:31:26.102 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-c68c4ec2-715d-4732-8e2d-6a0cfe0444d1 - - - - - -] OVN reports status up for port: 37a5429e-014d-4e30-bada-c688901e9ddb 2026-08-11 12:31:26.132 8 INFO neutron.plugins.ml2.plugin [None req-c68c4ec2-715d-4732-8e2d-6a0cfe0444d1 - - - - - -] Attempt 1 to provision port 37a5429e-014d-4e30-bada-c688901e9ddb [pid: 8|app: 0|req: 800/1640] 10.0.0.70 () {32 vars in 720 bytes} [Tue Aug 11 12:31:26 2026] GET /v2.0/subnets/9d280b70-e479-4286-83d3-00f92cf54aaa => generated 641 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 12:31:26.146 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-23ffae8c-17a2-4c9b-843b-eb609fd6187d'] response: {'server_uuid': '14188d04-f059-4599-9ea0-d9b1cff75d97', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '4b4ee192-0db1-4f59-bcd5-9da7c024ecbb', 'code': 200} 2026-08-11 12:31:26.160 8 INFO neutron.pecan_wsgi.hooks.translation [None req-bb01b898-d787-456b-9d4a-29e996ee9979 9abdb05ff2074aec9ad4d220ac1cb4d6 9046ef5b1cd64e92a46b273f96f87db1 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 801/1641] 10.0.0.70 () {32 vars in 723 bytes} [Tue Aug 11 12:31:26 2026] DELETE /v2.0/subnets/19fa166a-c149-49a5-b1d5-895daba898ad => generated 136 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-11 12:31:26.195 8 INFO neutron.pecan_wsgi.hooks.translation [None req-174345bc-02b5-4dbf-8f2b-80d568014c53 9abdb05ff2074aec9ad4d220ac1cb4d6 9046ef5b1cd64e92a46b273f96f87db1 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 802/1642] 10.0.0.70 () {32 vars in 725 bytes} [Tue Aug 11 12:31:26 2026] DELETE /v2.0/networks/d76c1d29-486f-47de-96b5-e12c4875884c => generated 138 bytes in 30 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-11 12:31:26.224 7 WARNING neutron.scheduler.dhcp_agent_scheduler [req-aa28a35e-b4d5-4314-a124-572968ebc4a2 req-fcb57f17-174a-4097-acdc-736266aaea50 0025ad94b58f48c3b43626865eb37ce6 95c3fa2ae0db4f60a35e273f9cd61fb3 - - default default] No more DHCP agents 2026-08-11 12:31:26.225 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [req-aa28a35e-b4d5-4314-a124-572968ebc4a2 req-fcb57f17-174a-4097-acdc-736266aaea50 0025ad94b58f48c3b43626865eb37ce6 95c3fa2ae0db4f60a35e273f9cd61fb3 - - default default] Unable to schedule network 2d3ff3eb-6222-410e-a18d-496f5e46c041: no agents available; will retry on subsequent port and subnet creation events. [pid: 8|app: 0|req: 803/1643] 10.0.0.190 () {34 vars in 990 bytes} [Tue Aug 11 12:31:26 2026] GET /v2.0/ports?device_id=14188d04-f059-4599-9ea0-d9b1cff75d97 => generated 12 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-11 12:31:26.267 7 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-c98527e2-5db0-4091-97f2-753e4899006a - - - - - -] No hosting information found for port e267c9bc-078f-42b5-a2f6-ddc701c0472e: RuntimeError: No hosting information found for port e267c9bc-078f-42b5-a2f6-ddc701c0472e 2026-08-11 12:31:26.267 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-c98527e2-5db0-4091-97f2-753e4899006a - - - - - -] OVN reports status down for port: ed012fe3-48fc-4a59-b988-2b602648c50c 2026-08-11 12:31:26.398 7 INFO neutron.db.ovn_revision_numbers_db [None req-c98527e2-5db0-4091-97f2-753e4899006a - - - - - -] Successfully bumped revision number for resource e267c9bc-078f-42b5-a2f6-ddc701c0472e (type: router_ports) to 2 2026-08-11 12:31:26.462 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-c98527e2-5db0-4091-97f2-753e4899006a - - - - - -] OVN reports status down for port: c911ca10-b92d-461e-8ba5-9c8dbd461009 2026-08-11 12:31:26.464 7 INFO neutron.db.ovn_revision_numbers_db [req-aa28a35e-b4d5-4314-a124-572968ebc4a2 req-fcb57f17-174a-4097-acdc-736266aaea50 0025ad94b58f48c3b43626865eb37ce6 95c3fa2ae0db4f60a35e273f9cd61fb3 - - default default] Successfully bumped revision number for resource 15dc47bf-7367-49fe-aaf2-731445d447ab (type: ports) to 1 2026-08-11 12:31:26.485 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-c98527e2-5db0-4091-97f2-753e4899006a - - - - - -] OVN reports status down for port: 752640e1-24a9-47be-955d-7905ec784064 [pid: 8|app: 0|req: 804/1644] 10.0.0.70 () {32 vars in 723 bytes} [Tue Aug 11 12:31:26 2026] DELETE /v2.0/subnets/9d280b70-e479-4286-83d3-00f92cf54aaa => generated 0 bytes in 318 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 841/1645] 199.19.213.166 () {38 vars in 955 bytes} [Tue Aug 11 12:31:25 2026] POST /v2.0/ports => generated 1183 bytes in 684 msecs (HTTP/1.1 201) 4 headers in 163 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-08-11 12:31:26.599 7 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-c98527e2-5db0-4091-97f2-753e4899006a - - - - - -] Logical_Switch_Port %s host information not removed, the port state is up 2026-08-11 12:31:26.599 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-c98527e2-5db0-4091-97f2-753e4899006a - - - - - -] OVN reports status up for port: 752640e1-24a9-47be-955d-7905ec784064 2026-08-11 12:31:26.600 8 INFO neutron.db.ovn_revision_numbers_db [None req-c68c4ec2-715d-4732-8e2d-6a0cfe0444d1 - - - - - -] Successfully bumped revision number for resource 37a5429e-014d-4e30-bada-c688901e9ddb (type: ports) to 5 [pid: 7|app: 0|req: 842/1646] 10.0.0.190 () {34 vars in 990 bytes} [Tue Aug 11 12:31:26 2026] GET /v2.0/ports?device_id=cbceb9dd-2b81-444b-bee2-d1cb438d3faa => generated 1186 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-11 12:31:26.621 7 INFO neutron.plugins.ml2.plugin [None req-c98527e2-5db0-4091-97f2-753e4899006a - - - - - -] Attempt 1 to provision port 752640e1-24a9-47be-955d-7905ec784064 2026-08-11 12:31:26.717 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-13fecd22-dd83-4899-be57-42f6a70407fc - - - - - -] OVN reports status down for port: 15dc47bf-7367-49fe-aaf2-731445d447ab 2026-08-11 12:31:26.746 8 INFO neutron_taas.services.taas.taas_plugin [None req-612c6141-20f7-422c-8acb-0303b149f5db 9abdb05ff2074aec9ad4d220ac1cb4d6 9046ef5b1cd64e92a46b273f96f87db1 - - default default] TaaS: Handle Delete Port: e0cb326b-692e-417f-84b0-839a774e0ab1 2026-08-11 12:31:26.752 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-612c6141-20f7-422c-8acb-0303b149f5db 9abdb05ff2074aec9ad4d220ac1cb4d6 9046ef5b1cd64e92a46b273f96f87db1 - - default default] Tap Mirror: Handle Delete Port: e0cb326b-692e-417f-84b0-839a774e0ab1 [pid: 8|app: 0|req: 805/1647] 10.0.0.70 () {32 vars in 725 bytes} [Tue Aug 11 12:31:26 2026] DELETE /v2.0/networks/561399b1-2990-4fd8-a066-6cc446501629 => generated 0 bytes in 403 msecs (HTTP/1.1 204) 3 headers in 131 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: 806/1648] 10.0.0.190 () {34 vars in 1040 bytes} [Tue Aug 11 12:31:26 2026] GET /v2.0/security-groups?id=7a2b3bb8-4996-49cc-89bd-8eaa99935510&fields=id&fields=name => generated 112 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 807/1649] 10.0.0.190 () {34 vars in 990 bytes} [Tue Aug 11 12:31:26 2026] GET /v2.0/ports?device_id=8e8d0e24-6016-44eb-b7e2-fe39f74d0d65 => generated 975 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 808/1650] 10.0.0.190 () {34 vars in 1040 bytes} [Tue Aug 11 12:31:27 2026] GET /v2.0/security-groups?id=c433e78a-4a54-43b4-a80a-069acd704614&fields=id&fields=name => generated 88 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-11 12:31:27.197 7 INFO neutron.db.ovn_revision_numbers_db [None req-c98527e2-5db0-4091-97f2-753e4899006a - - - - - -] Successfully bumped revision number for resource 752640e1-24a9-47be-955d-7905ec784064 (type: ports) to 2 [pid: 8|app: 0|req: 809/1651] 10.0.0.190 () {34 vars in 990 bytes} [Tue Aug 11 12:31:27 2026] GET /v2.0/ports?device_id=14188d04-f059-4599-9ea0-d9b1cff75d97 => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 810/1652] 10.0.0.70 () {32 vars in 773 bytes} [Tue Aug 11 12:31:27 2026] GET /v2.0/security-groups?tenant_id=9046ef5b1cd64e92a46b273f96f87db1&name=default => generated 2925 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-11 12:31:27.787 7 INFO neutron.db.ovn_revision_numbers_db [req-aa28a35e-b4d5-4314-a124-572968ebc4a2 req-0f950396-12c6-4cf1-8933-ea7c4f64fd0c a28a735b17834b3a90a81134c1d2bc6e 0f044782ab1c4aa6b1d21ce7c18e0150 - - c91e732a1a8347dbad054f5124db4732 c91e732a1a8347dbad054f5124db4732] Successfully bumped revision number for resource 15dc47bf-7367-49fe-aaf2-731445d447ab (type: ports) to 2 2026-08-11 12:31:27.796 8 INFO neutron.services.segments.plugin [-] Segment e62d0e5c-e7a9-43a9-94bd-c5ac008212f9 resource provider aggregate not found 2026-08-11 12:31:27.800 8 INFO neutron.services.segments.plugin [-] Segment e62d0e5c-e7a9-43a9-94bd-c5ac008212f9 resource provider aggregate not found 2026-08-11 12:31:27.810 8 INFO neutron.services.segments.plugin [-] Segment e62d0e5c-e7a9-43a9-94bd-c5ac008212f9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e62d0e5c-e7a9-43a9-94bd-c5ac008212f9 found for delete ", "request_id": "req-3f9916e5-8977-4f0d-a90c-383253471394"}]} 2026-08-11 12:31:27.812 8 INFO neutron.services.segments.plugin [-] Segment e62d0e5c-e7a9-43a9-94bd-c5ac008212f9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e62d0e5c-e7a9-43a9-94bd-c5ac008212f9 found for delete ", "request_id": "req-1e7e1942-391f-4ce1-9056-93b327d6bd41"}]} [pid: 8|app: 0|req: 811/1653] 10.0.0.70 () {32 vars in 739 bytes} [Tue Aug 11 12:31:27 2026] DELETE /v2.0/security-groups/95c7e894-1338-4802-9168-1ff8d583e12e => generated 0 bytes in 228 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-11 12:31:27.978 7 INFO neutron.db.ovn_revision_numbers_db [req-aa28a35e-b4d5-4314-a124-572968ebc4a2 req-0f950396-12c6-4cf1-8933-ea7c4f64fd0c a28a735b17834b3a90a81134c1d2bc6e 0f044782ab1c4aa6b1d21ce7c18e0150 - - c91e732a1a8347dbad054f5124db4732 c91e732a1a8347dbad054f5124db4732] Successfully bumped revision number for resource 15dc47bf-7367-49fe-aaf2-731445d447ab (type: ports) to 4 [pid: 7|app: 0|req: 843/1654] 199.19.213.166 () {38 vars in 1028 bytes} [Tue Aug 11 12:31:26 2026] PUT /v2.0/ports/15dc47bf-7367-49fe-aaf2-731445d447ab => generated 1433 bytes in 1379 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-11 12:31:28.029 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-488b3bcb-d175-46c5-bf8e-c65de394821b'] response: {'name': 'network-changed', 'server_uuid': 'cbceb9dd-2b81-444b-bee2-d1cb438d3faa', 'tag': '15dc47bf-7367-49fe-aaf2-731445d447ab', 'status': 'completed', 'code': 200} 2026-08-11 12:31:28.193 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-9c54646e-8c31-489e-bbc0-ef206d086a99'] response: {'server_uuid': '8e8d0e24-6016-44eb-b7e2-fe39f74d0d65', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '37a5429e-014d-4e30-bada-c688901e9ddb', 'code': 200} 2026-08-11 12:31:28.193 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-9c54646e-8c31-489e-bbc0-ef206d086a99'] response: {'server_uuid': '8e8d0e24-6016-44eb-b7e2-fe39f74d0d65', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '37a5429e-014d-4e30-bada-c688901e9ddb', 'code': 200} [pid: 8|app: 0|req: 812/1655] 10.0.0.190 () {34 vars in 990 bytes} [Tue Aug 11 12:31:28 2026] GET /v2.0/ports?device_id=8e8d0e24-6016-44eb-b7e2-fe39f74d0d65 => generated 975 bytes in 38 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, ' [pid: 7|app: 0|req: 844/1656] 10.0.0.190 () {34 vars in 1040 bytes} [Tue Aug 11 12:31:28 2026] GET /v2.0/security-groups?id=c433e78a-4a54-43b4-a80a-069acd704614&fields=id&fields=name => generated 88 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 813/1657] 10.0.0.190 () {34 vars in 990 bytes} [Tue Aug 11 12:31:28 2026] GET /v2.0/ports?device_id=14188d04-f059-4599-9ea0-d9b1cff75d97 => generated 12 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 845/1658] 199.19.213.166 () {34 vars in 1080 bytes} [Tue Aug 11 12:31:28 2026] GET /v2.0/ports?tenant_id=95c3fa2ae0db4f60a35e273f9cd61fb3&device_id=cbceb9dd-2b81-444b-bee2-d1cb438d3faa => generated 1436 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 814/1659] 199.19.213.166 () {34 vars in 1018 bytes} [Tue Aug 11 12:31:28 2026] GET /v2.0/networks?tenant_id=95c3fa2ae0db4f60a35e273f9cd61fb3&shared=False => generated 2496 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 846/1660] 199.19.213.166 () {34 vars in 930 bytes} [Tue Aug 11 12:31:28 2026] GET /v2.0/networks?shared=True => generated 791 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 815/1661] 10.0.0.190 () {34 vars in 990 bytes} [Tue Aug 11 12:31:29 2026] GET /v2.0/ports?device_id=8e8d0e24-6016-44eb-b7e2-fe39f74d0d65 => generated 975 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 847/1662] 10.0.0.190 () {34 vars in 1040 bytes} [Tue Aug 11 12:31:29 2026] GET /v2.0/security-groups?id=c433e78a-4a54-43b4-a80a-069acd704614&fields=id&fields=name => generated 88 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 816/1663] 10.0.0.70 () {32 vars in 739 bytes} [Tue Aug 11 12:31:29 2026] DELETE /v2.0/security-groups/1cdc3dcf-96da-4769-b68c-49f03aff8aa3 => generated 0 bytes in 140 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-11 12:31:29.680 8 INFO neutron.api.v2.resource [None req-2f7a5b8d-155a-426e-abc3-c79946722e79 f4b6955ef8f04ae8899ab00327546baf df547056f06040f3a1fab024f610e1d0 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 817/1664] 10.0.0.70 () {32 vars in 736 bytes} [Tue Aug 11 12:31:29 2026] GET /v2.0/security-groups/1cdc3dcf-96da-4769-b68c-49f03aff8aa3 => generated 146 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-11 12:31:29.820 8 INFO neutron_taas.services.taas.taas_plugin [None req-80b03b2d-367a-419a-813b-e0135c40ca2f f4b6955ef8f04ae8899ab00327546baf df547056f06040f3a1fab024f610e1d0 - - default default] TaaS: Handle Delete Port: 4c71a000-007b-4bd0-9ad1-a2b670bed03d 2026-08-11 12:31:29.822 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-80b03b2d-367a-419a-813b-e0135c40ca2f f4b6955ef8f04ae8899ab00327546baf df547056f06040f3a1fab024f610e1d0 - - default default] Tap Mirror: Handle Delete Port: 4c71a000-007b-4bd0-9ad1-a2b670bed03d [pid: 8|app: 0|req: 818/1665] 10.0.0.70 () {32 vars in 731 bytes} [Tue Aug 11 12:31:29 2026] DELETE /v2.0/floatingips/1e42d337-d5db-4945-af4b-773675eaae41 => generated 0 bytes in 279 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-11 12:31:29.978 7 INFO neutron.db.ovn_revision_numbers_db [None req-ab738320-c03e-4274-a786-d790b257d2cd 5180236eb46e4d1eb4875badc19a377d c85fcdf2a1f94abfa9174cb593d65f82 - - default default] Successfully bumped revision number for resource 8a26925d-bee7-457d-acdd-76c4f7595bdc (type: security_groups) to 1 2026-08-11 12:31:29.993 7 INFO neutron.db.ovn_revision_numbers_db [None req-ab738320-c03e-4274-a786-d790b257d2cd 5180236eb46e4d1eb4875badc19a377d c85fcdf2a1f94abfa9174cb593d65f82 - - default default] Successfully bumped revision number for resource 0068e399-fe97-4a16-8915-db716b76db5b (type: security_group_rules) to 0 [pid: 8|app: 0|req: 819/1666] 199.19.213.166 () {34 vars in 1080 bytes} [Tue Aug 11 12:31:29 2026] GET /v2.0/ports?tenant_id=95c3fa2ae0db4f60a35e273f9cd61fb3&device_id=cbceb9dd-2b81-444b-bee2-d1cb438d3faa => generated 1436 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-11 12:31:30.009 7 INFO neutron.db.ovn_revision_numbers_db [None req-ab738320-c03e-4274-a786-d790b257d2cd 5180236eb46e4d1eb4875badc19a377d c85fcdf2a1f94abfa9174cb593d65f82 - - default default] Successfully bumped revision number for resource 9068ffc3-5718-48ed-b395-19a3f2232ed1 (type: security_group_rules) to 0 2026-08-11 12:31:30.021 7 INFO neutron.db.ovn_revision_numbers_db [None req-ab738320-c03e-4274-a786-d790b257d2cd 5180236eb46e4d1eb4875badc19a377d c85fcdf2a1f94abfa9174cb593d65f82 - - default default] Successfully bumped revision number for resource a634c511-3112-452b-8cad-c37de292bddc (type: security_group_rules) to 0 2026-08-11 12:31:30.032 7 INFO neutron.db.ovn_revision_numbers_db [None req-ab738320-c03e-4274-a786-d790b257d2cd 5180236eb46e4d1eb4875badc19a377d c85fcdf2a1f94abfa9174cb593d65f82 - - default default] Successfully bumped revision number for resource bc782856-fa7d-4421-954b-268c8c8482f8 (type: security_group_rules) to 0 2026-08-11 12:31:30.106 7 INFO neutron.db.segments_db [None req-ab738320-c03e-4274-a786-d790b257d2cd 5180236eb46e4d1eb4875badc19a377d c85fcdf2a1f94abfa9174cb593d65f82 - - default default] Added segment 83eb2da4-b6c5-48b0-9066-8cff42e7620d of type geneve for network 0558de76-cd0b-4d76-8a50-252fb4416417 2026-08-11 12:31:30.234 7 INFO neutron.db.ovn_revision_numbers_db [None req-ab738320-c03e-4274-a786-d790b257d2cd 5180236eb46e4d1eb4875badc19a377d c85fcdf2a1f94abfa9174cb593d65f82 - - default default] Successfully bumped revision number for resource 0558de76-cd0b-4d76-8a50-252fb4416417 (type: networks) to 1 2026-08-11 12:31:30.391 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-ab738320-c03e-4274-a786-d790b257d2cd 5180236eb46e4d1eb4875badc19a377d c85fcdf2a1f94abfa9174cb593d65f82 - - default default] No more DHCP agents 2026-08-11 12:31:30.393 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-ab738320-c03e-4274-a786-d790b257d2cd 5180236eb46e4d1eb4875badc19a377d c85fcdf2a1f94abfa9174cb593d65f82 - - default default] Unable to schedule network 0558de76-cd0b-4d76-8a50-252fb4416417: no agents available; will retry on subsequent port and subnet creation events. 2026-08-11 12:31:30.458 7 INFO neutron.db.ovn_revision_numbers_db [None req-ab738320-c03e-4274-a786-d790b257d2cd 5180236eb46e4d1eb4875badc19a377d c85fcdf2a1f94abfa9174cb593d65f82 - - default default] Successfully bumped revision number for resource e4ce686f-f3ea-41d0-a638-6fea03c244b5 (type: ports) to 1 [pid: 7|app: 0|req: 848/1667] 10.0.0.70 () {34 vars in 669 bytes} [Tue Aug 11 12:31:29 2026] POST /v2.0/networks => generated 668 bytes in 854 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 849/1668] 199.19.213.166 () {34 vars in 1058 bytes} [Tue Aug 11 12:31:30 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.202&port_id=15dc47bf-7367-49fe-aaf2-731445d447ab => generated 19 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-11 12:31:30.610 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-13fecd22-dd83-4899-be57-42f6a70407fc - - - - - -] OVN reports status down for port: e4ce686f-f3ea-41d0-a638-6fea03c244b5 2026-08-11 12:31:30.728 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-79603069-23a5-481f-b863-13f62df9c83d 5180236eb46e4d1eb4875badc19a377d c85fcdf2a1f94abfa9174cb593d65f82 - - default default] No more DHCP agents 2026-08-11 12:31:30.729 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-79603069-23a5-481f-b863-13f62df9c83d 5180236eb46e4d1eb4875badc19a377d c85fcdf2a1f94abfa9174cb593d65f82 - - default default] Unable to schedule network 0558de76-cd0b-4d76-8a50-252fb4416417: no agents available; will retry on subsequent port and subnet creation events. 2026-08-11 12:31:30.748 8 INFO neutron_taas.services.taas.taas_plugin [None req-026e1bbe-bc07-47d2-b9c3-62bfd602c3e9 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] TaaS: Handle Delete Port: 8b976c13-6c9d-4801-b4ac-cd748a37124f 2026-08-11 12:31:30.751 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-026e1bbe-bc07-47d2-b9c3-62bfd602c3e9 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Tap Mirror: Handle Delete Port: 8b976c13-6c9d-4801-b4ac-cd748a37124f 2026-08-11 12:31:30.825 7 INFO neutron.db.ovn_revision_numbers_db [None req-79603069-23a5-481f-b863-13f62df9c83d 5180236eb46e4d1eb4875badc19a377d c85fcdf2a1f94abfa9174cb593d65f82 - - default default] Successfully bumped revision number for resource eea8576e-53df-404b-a716-27cfe83ec414 (type: ports) to 1 [pid: 7|app: 0|req: 850/1669] 10.0.0.70 () {34 vars in 664 bytes} [Tue Aug 11 12:31:30 2026] POST /v2.0/ports => generated 779 bytes in 383 msecs (HTTP/1.1 201) 4 headers in 162 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: 7|app: 0|req: 851/1670] 199.19.213.166 () {34 vars in 1104 bytes} [Tue Aug 11 12:31:30 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A277&port_id=15dc47bf-7367-49fe-aaf2-731445d447ab => generated 19 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 852/1671] 10.0.0.190 () {34 vars in 990 bytes} [Tue Aug 11 12:31:30 2026] GET /v2.0/ports?device_id=8e8d0e24-6016-44eb-b7e2-fe39f74d0d65 => generated 975 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 12:31:31.058 7 INFO neutron.db.segments_db [None req-536434e1-61b4-4a2e-8cb8-92410f903aa6 5180236eb46e4d1eb4875badc19a377d c85fcdf2a1f94abfa9174cb593d65f82 - - default default] Added segment 51ca5a01-1857-4c46-82e6-45c5b729629e of type geneve for network fae9caec-4d17-4bf8-9c63-0a1dfe327d92 2026-08-11 12:31:31.191 7 INFO neutron.db.ovn_revision_numbers_db [None req-536434e1-61b4-4a2e-8cb8-92410f903aa6 5180236eb46e4d1eb4875badc19a377d c85fcdf2a1f94abfa9174cb593d65f82 - - default default] Successfully bumped revision number for resource fae9caec-4d17-4bf8-9c63-0a1dfe327d92 (type: networks) to 1 2026-08-11 12:31:31.355 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-536434e1-61b4-4a2e-8cb8-92410f903aa6 5180236eb46e4d1eb4875badc19a377d c85fcdf2a1f94abfa9174cb593d65f82 - - default default] No more DHCP agents 2026-08-11 12:31:31.356 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-536434e1-61b4-4a2e-8cb8-92410f903aa6 5180236eb46e4d1eb4875badc19a377d c85fcdf2a1f94abfa9174cb593d65f82 - - default default] Unable to schedule network fae9caec-4d17-4bf8-9c63-0a1dfe327d92: no agents available; will retry on subsequent port and subnet creation events. 2026-08-11 12:31:31.449 7 INFO neutron.db.ovn_revision_numbers_db [None req-536434e1-61b4-4a2e-8cb8-92410f903aa6 5180236eb46e4d1eb4875badc19a377d c85fcdf2a1f94abfa9174cb593d65f82 - - default default] Successfully bumped revision number for resource f8635ada-9285-4997-9b48-cef170fbac07 (type: ports) to 1 [pid: 7|app: 0|req: 853/1672] 10.0.0.70 () {34 vars in 669 bytes} [Tue Aug 11 12:31:30 2026] POST /v2.0/networks => generated 654 bytes in 528 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 820/1673] 10.0.0.70 () {34 vars in 788 bytes} [Tue Aug 11 12:31:29 2026] PUT /v2.0/routers/af96a583-51d3-440b-8ff9-e16b9188d0b4/remove_router_interface => generated 309 bytes in 1520 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, ' [pid: 7|app: 0|req: 854/1674] 199.19.213.166 () {34 vars in 1064 bytes} [Tue Aug 11 12:31:31 2026] GET /v2.0/subnets?id=5c349a81-089a-4fa7-87ae-c4bab78ae36b&id=c505f309-9d5e-40e8-9d6d-16b39d2e2cc7 => generated 1409 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 821/1675] 10.0.0.190 () {34 vars in 1040 bytes} [Tue Aug 11 12:31:31 2026] GET /v2.0/security-groups?id=c433e78a-4a54-43b4-a80a-069acd704614&fields=id&fields=name => generated 88 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-11 12:31:31.674 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-8b129d57-f85e-4e3b-bb22-08a29afd9636 5180236eb46e4d1eb4875badc19a377d c85fcdf2a1f94abfa9174cb593d65f82 - - default default] No more DHCP agents 2026-08-11 12:31:31.679 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-8b129d57-f85e-4e3b-bb22-08a29afd9636 5180236eb46e4d1eb4875badc19a377d c85fcdf2a1f94abfa9174cb593d65f82 - - default default] Unable to schedule network fae9caec-4d17-4bf8-9c63-0a1dfe327d92: no agents available; will retry on subsequent port and subnet creation events. 2026-08-11 12:31:31.698 7 INFO neutron.db.ovn_revision_numbers_db [None req-8b129d57-f85e-4e3b-bb22-08a29afd9636 5180236eb46e4d1eb4875badc19a377d c85fcdf2a1f94abfa9174cb593d65f82 - - default default] Successfully bumped revision number for resource a62ed23b-b1a2-4ff2-bbd3-0aac9f7e380e (type: subnets) to 0 [pid: 7|app: 0|req: 855/1676] 10.0.0.70 () {34 vars in 668 bytes} [Tue Aug 11 12:31:31 2026] POST /v2.0/subnets => generated 646 bytes in 192 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 856/1677] 199.19.213.166 () {34 vars in 1052 bytes} [Tue Aug 11 12:31:31 2026] GET /v2.0/ports?network_id=2d3ff3eb-6222-410e-a18d-496f5e46c041&device_owner=network%3Adhcp => generated 12 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-11 12:31:31.822 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-13fecd22-dd83-4899-be57-42f6a70407fc - - - - - -] OVN reports status down for port: 37a5429e-014d-4e30-bada-c688901e9ddb 2026-08-11 12:31:31.950 8 INFO neutron_taas.services.taas.taas_plugin [None req-53b21420-72fd-4712-ba11-4709a427a9a5 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] TaaS: Handle Delete Port: c60a11d4-9839-41b1-9568-9649a7534a27 2026-08-11 12:31:31.959 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-53b21420-72fd-4712-ba11-4709a427a9a5 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Tap Mirror: Handle Delete Port: c60a11d4-9839-41b1-9568-9649a7534a27 2026-08-11 12:31:31.986 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-07098ced-d7d0-4395-8b0e-0a140b1f8c00 5180236eb46e4d1eb4875badc19a377d c85fcdf2a1f94abfa9174cb593d65f82 - - default default] No more DHCP agents 2026-08-11 12:31:31.987 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-07098ced-d7d0-4395-8b0e-0a140b1f8c00 5180236eb46e4d1eb4875badc19a377d c85fcdf2a1f94abfa9174cb593d65f82 - - default default] Unable to schedule network fae9caec-4d17-4bf8-9c63-0a1dfe327d92: no agents available; will retry on subsequent port and subnet creation events. 2026-08-11 12:31:32.021 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-9694f453-6ed3-4d21-9b75-3b2f29bcb804'] response: {'server_uuid': '8e8d0e24-6016-44eb-b7e2-fe39f74d0d65', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '37a5429e-014d-4e30-bada-c688901e9ddb', 'code': 200} 2026-08-11 12:31:32.122 7 INFO neutron.db.ovn_revision_numbers_db [None req-07098ced-d7d0-4395-8b0e-0a140b1f8c00 5180236eb46e4d1eb4875badc19a377d c85fcdf2a1f94abfa9174cb593d65f82 - - default default] Successfully bumped revision number for resource 500543e7-de57-4020-8add-c0d0cdddebdc (type: ports) to 1 [pid: 7|app: 0|req: 857/1678] 10.0.0.70 () {34 vars in 664 bytes} [Tue Aug 11 12:31:31 2026] POST /v2.0/ports => generated 966 bytes in 419 msecs (HTTP/1.1 201) 4 headers in 162 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: 7|app: 0|req: 858/1679] 199.19.213.166 () {34 vars in 1052 bytes} [Tue Aug 11 12:31:32 2026] GET /v2.0/ports?network_id=2d3ff3eb-6222-410e-a18d-496f5e46c041&device_owner=network%3Adhcp => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 859/1680] 10.0.0.190 () {34 vars in 990 bytes} [Tue Aug 11 12:31:32 2026] GET /v2.0/ports?device_id=cbceb9dd-2b81-444b-bee2-d1cb438d3faa => generated 1198 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-11 12:31:32.292 8 INFO neutron.db.ovn_revision_numbers_db [None req-13fecd22-dd83-4899-be57-42f6a70407fc - - - - - -] Successfully bumped revision number for resource 37a5429e-014d-4e30-bada-c688901e9ddb (type: ports) to 6 2026-08-11 12:31:32.410 7 INFO neutron_taas.services.taas.taas_plugin [None req-233e394a-4721-4136-9774-7b4836e55d0a 5180236eb46e4d1eb4875badc19a377d c85fcdf2a1f94abfa9174cb593d65f82 - - default default] TaaS: Handle Delete Port: 500543e7-de57-4020-8add-c0d0cdddebdc 2026-08-11 12:31:32.414 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-233e394a-4721-4136-9774-7b4836e55d0a 5180236eb46e4d1eb4875badc19a377d c85fcdf2a1f94abfa9174cb593d65f82 - - default default] Tap Mirror: Handle Delete Port: 500543e7-de57-4020-8add-c0d0cdddebdc 2026-08-11 12:31:32.454 7 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-520ae49f-45de-46e1-9813-c2cd1354fcd8 - - - - - -] No hosting information found for port 752640e1-24a9-47be-955d-7905ec784064: RuntimeError: No hosting information found for port 752640e1-24a9-47be-955d-7905ec784064 [pid: 8|app: 0|req: 822/1681] 10.0.0.70 () {32 vars in 723 bytes} [Tue Aug 11 12:31:31 2026] DELETE /v2.0/routers/af96a583-51d3-440b-8ff9-e16b9188d0b4 => generated 0 bytes in 1033 msecs (HTTP/1.1 204) 2 headers in 112 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-08-11 12:31:32.637 7 INFO neutron.db.ovn_revision_numbers_db [None req-520ae49f-45de-46e1-9813-c2cd1354fcd8 - - - - - -] Successfully bumped revision number for resource 752640e1-24a9-47be-955d-7905ec784064 (type: router_ports) to 2 [pid: 8|app: 0|req: 823/1682] 199.19.213.166 () {34 vars in 1012 bytes} [Tue Aug 11 12:31:32 2026] GET /v2.0/networks/2d3ff3eb-6222-410e-a18d-496f5e46c041?fields=segments => generated 14 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 824/1683] 10.0.0.190 () {34 vars in 1040 bytes} [Tue Aug 11 12:31:32 2026] GET /v2.0/security-groups?id=7a2b3bb8-4996-49cc-89bd-8eaa99935510&fields=id&fields=name => generated 112 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 12:31:32.702 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-520ae49f-45de-46e1-9813-c2cd1354fcd8 - - - - - -] OVN reports status down for port: e0cb326b-692e-417f-84b0-839a774e0ab1 2026-08-11 12:31:32.717 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-520ae49f-45de-46e1-9813-c2cd1354fcd8 - - - - - -] OVN reports status down for port: f368da22-e87f-40b8-93f7-63e4b8bc16ae [pid: 7|app: 0|req: 860/1684] 10.0.0.70 () {32 vars in 719 bytes} [Tue Aug 11 12:31:32 2026] DELETE /v2.0/ports/500543e7-de57-4020-8add-c0d0cdddebdc => generated 0 bytes in 464 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 861/1685] 10.0.0.190 () {34 vars in 990 bytes} [Tue Aug 11 12:31:32 2026] GET /v2.0/ports?device_id=8e8d0e24-6016-44eb-b7e2-fe39f74d0d65 => generated 973 bytes in 90 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, ' [pid: 8|app: 0|req: 825/1686] 10.0.0.70 () {32 vars in 723 bytes} [Tue Aug 11 12:31:32 2026] DELETE /v2.0/subnets/e872b119-8dfa-451b-a800-d0c05d3b308e => generated 0 bytes in 171 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-11 12:31:32.854 8 INFO neutron.pecan_wsgi.hooks.translation [None req-c88eba58-86a5-446c-9b8c-3be4c6ac71b2 5180236eb46e4d1eb4875badc19a377d c85fcdf2a1f94abfa9174cb593d65f82 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 826/1687] 10.0.0.70 () {32 vars in 719 bytes} [Tue Aug 11 12:31:32 2026] DELETE /v2.0/ports/500543e7-de57-4020-8add-c0d0cdddebdc => generated 132 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-11 12:31:32.860 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-520ae49f-45de-46e1-9813-c2cd1354fcd8 - - - - - -] OVN reports status down for port: eea8576e-53df-404b-a716-27cfe83ec414 [pid: 8|app: 0|req: 827/1688] 10.0.0.190 () {34 vars in 1040 bytes} [Tue Aug 11 12:31:32 2026] GET /v2.0/security-groups?id=c433e78a-4a54-43b4-a80a-069acd704614&fields=id&fields=name => generated 88 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 862/1689] 199.19.213.166 () {34 vars in 1112 bytes} [Tue Aug 11 12:31:32 2026] GET /v2.0/networks/2d3ff3eb-6222-410e-a18d-496f5e46c041?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-11 12:31:32.901 7 INFO neutron.pecan_wsgi.hooks.translation [None req-8cee95ea-59cb-472d-a6c4-74c22033730a 5180236eb46e4d1eb4875badc19a377d c85fcdf2a1f94abfa9174cb593d65f82 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 863/1690] 10.0.0.70 () {32 vars in 716 bytes} [Tue Aug 11 12:31:32 2026] GET /v2.0/ports/500543e7-de57-4020-8add-c0d0cdddebdc => generated 132 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-11 12:31:32.952 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-520ae49f-45de-46e1-9813-c2cd1354fcd8 - - - - - -] OVN reports status down for port: f8635ada-9285-4997-9b48-cef170fbac07 2026-08-11 12:31:32.988 8 INFO neutron_taas.services.taas.taas_plugin [None req-cf98f0e1-fb75-4aa2-81f1-52caa9b48d69 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] TaaS: Handle Delete Port: f3850b49-e1cc-40c5-a80e-4385ed9ccbd0 2026-08-11 12:31:32.993 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-cf98f0e1-fb75-4aa2-81f1-52caa9b48d69 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Tap Mirror: Handle Delete Port: f3850b49-e1cc-40c5-a80e-4385ed9ccbd0 2026-08-11 12:31:33.047 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-520ae49f-45de-46e1-9813-c2cd1354fcd8 - - - - - -] OVN reports status down for port: 500543e7-de57-4020-8add-c0d0cdddebdc [pid: 7|app: 0|req: 864/1691] 10.0.0.70 () {32 vars in 723 bytes} [Tue Aug 11 12:31:32 2026] DELETE /v2.0/subnets/a62ed23b-b1a2-4ff2-bbd3-0aac9f7e380e => generated 0 bytes in 204 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 865/1692] 199.19.213.166 () {34 vars in 994 bytes} [Tue Aug 11 12:31:33 2026] GET /v2.0/ports?device_id=8e8d0e24-6016-44eb-b7e2-fe39f74d0d65 => generated 973 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 12:31:33.193 8 INFO neutron.services.segments.plugin [-] Segment b1be17b3-0c35-43d3-9f11-6c6860799db4 resource provider aggregate not found 2026-08-11 12:31:33.198 8 INFO neutron.services.segments.plugin [-] Segment b1be17b3-0c35-43d3-9f11-6c6860799db4 resource provider aggregate not found 2026-08-11 12:31:33.218 8 INFO neutron.services.segments.plugin [-] Segment b1be17b3-0c35-43d3-9f11-6c6860799db4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b1be17b3-0c35-43d3-9f11-6c6860799db4 found for delete ", "request_id": "req-f3a2e314-d1ee-4c0f-990b-57d8720a2a11"}]} 2026-08-11 12:31:33.227 8 INFO neutron.services.segments.plugin [-] Segment b1be17b3-0c35-43d3-9f11-6c6860799db4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b1be17b3-0c35-43d3-9f11-6c6860799db4 found for delete ", "request_id": "req-d1c36c14-d067-47a4-b73a-f196b83cd589"}]} [pid: 8|app: 0|req: 828/1693] 10.0.0.70 () {32 vars in 725 bytes} [Tue Aug 11 12:31:32 2026] DELETE /v2.0/networks/606a6321-3ee9-4390-8666-e6108b7c2a71 => generated 0 bytes in 367 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-11 12:31:33.280 7 INFO neutron_taas.services.taas.taas_plugin [None req-d898fa02-6daa-48ba-88d7-fa8ed34b09d6 5180236eb46e4d1eb4875badc19a377d c85fcdf2a1f94abfa9174cb593d65f82 - - default default] TaaS: Handle Delete Port: f8635ada-9285-4997-9b48-cef170fbac07 2026-08-11 12:31:33.283 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d898fa02-6daa-48ba-88d7-fa8ed34b09d6 5180236eb46e4d1eb4875badc19a377d c85fcdf2a1f94abfa9174cb593d65f82 - - default default] Tap Mirror: Handle Delete Port: f8635ada-9285-4997-9b48-cef170fbac07 2026-08-11 12:31:33.403 8 INFO neutron_taas.services.taas.taas_plugin [req-77997d58-9149-4691-884c-17d6bcc502e8 req-7d64f789-9e9b-482a-a961-47ffe382f8c8 dba9911fc151429f96fd0bf051324ee4 b4b0769508e940459169241d93367af8 - - default default] TaaS: Handle Delete Port: 37a5429e-014d-4e30-bada-c688901e9ddb 2026-08-11 12:31:33.406 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-77997d58-9149-4691-884c-17d6bcc502e8 req-7d64f789-9e9b-482a-a961-47ffe382f8c8 dba9911fc151429f96fd0bf051324ee4 b4b0769508e940459169241d93367af8 - - default default] Tap Mirror: Handle Delete Port: 37a5429e-014d-4e30-bada-c688901e9ddb 2026-08-11 12:31:33.466 7 INFO neutron.services.segments.plugin [-] Segment 51ca5a01-1857-4c46-82e6-45c5b729629e resource provider aggregate not found 2026-08-11 12:31:33.475 7 INFO neutron.services.segments.plugin [-] Segment 51ca5a01-1857-4c46-82e6-45c5b729629e resource provider aggregate not found 2026-08-11 12:31:33.490 7 INFO neutron.services.segments.plugin [-] Segment 51ca5a01-1857-4c46-82e6-45c5b729629e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 51ca5a01-1857-4c46-82e6-45c5b729629e found for delete ", "request_id": "req-f9a047b5-c427-438a-94d7-550f18c3db0c"}]} 2026-08-11 12:31:33.500 7 INFO neutron.services.segments.plugin [-] Segment 51ca5a01-1857-4c46-82e6-45c5b729629e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 51ca5a01-1857-4c46-82e6-45c5b729629e found for delete ", "request_id": "req-199bf5bb-e23e-4bf1-803f-ade704e4f775"}]} [pid: 7|app: 0|req: 866/1694] 10.0.0.70 () {32 vars in 725 bytes} [Tue Aug 11 12:31:33 2026] DELETE /v2.0/networks/fae9caec-4d17-4bf8-9c63-0a1dfe327d92 => generated 0 bytes in 369 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 829/1695] 199.19.213.166 () {36 vars in 997 bytes} [Tue Aug 11 12:31:33 2026] DELETE /v2.0/ports/37a5429e-014d-4e30-bada-c688901e9ddb => generated 0 bytes in 313 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 867/1696] 10.0.0.70 () {32 vars in 773 bytes} [Tue Aug 11 12:31:33 2026] GET /v2.0/security-groups?tenant_id=df547056f06040f3a1fab024f610e1d0&name=default => generated 2925 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-11 12:31:33.645 8 INFO neutron.db.segments_db [None req-ff78907c-0edd-4d8e-917d-71504bc3ea0c 5180236eb46e4d1eb4875badc19a377d c85fcdf2a1f94abfa9174cb593d65f82 - - default default] Added segment 960a02ad-803c-4406-8cd7-72ec44dfea55 of type geneve for network ad5127db-4204-466c-a143-e37644de47f0 2026-08-11 12:31:33.773 8 INFO neutron.db.ovn_revision_numbers_db [None req-ff78907c-0edd-4d8e-917d-71504bc3ea0c 5180236eb46e4d1eb4875badc19a377d c85fcdf2a1f94abfa9174cb593d65f82 - - default default] Successfully bumped revision number for resource ad5127db-4204-466c-a143-e37644de47f0 (type: networks) to 1 [pid: 7|app: 0|req: 868/1697] 10.0.0.70 () {32 vars in 739 bytes} [Tue Aug 11 12:31:33 2026] DELETE /v2.0/security-groups/6dc7f602-9ed5-4003-9444-3834d6829b76 => generated 0 bytes in 216 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 869/1698] 10.0.0.190 () {34 vars in 990 bytes} [Tue Aug 11 12:31:33 2026] GET /v2.0/ports?device_id=8e8d0e24-6016-44eb-b7e2-fe39f74d0d65 => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-11 12:31:33.964 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-ff78907c-0edd-4d8e-917d-71504bc3ea0c 5180236eb46e4d1eb4875badc19a377d c85fcdf2a1f94abfa9174cb593d65f82 - - default default] No more DHCP agents 2026-08-11 12:31:33.966 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-ff78907c-0edd-4d8e-917d-71504bc3ea0c 5180236eb46e4d1eb4875badc19a377d c85fcdf2a1f94abfa9174cb593d65f82 - - default default] Unable to schedule network ad5127db-4204-466c-a143-e37644de47f0: no agents available; will retry on subsequent port and subnet creation events. 2026-08-11 12:31:34.012 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-aef80a60-5f09-4102-b38b-cf271e0a80d4 - - - - - -] OVN reports status down for port: a0abf89d-45b3-4939-9fbb-5bd9a819991f 2026-08-11 12:31:34.077 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-3713008e-8488-4bf9-9e36-726ba15e8c1e'] response: {'server_uuid': '8e8d0e24-6016-44eb-b7e2-fe39f74d0d65', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '37a5429e-014d-4e30-bada-c688901e9ddb', 'code': 200} 2026-08-11 12:31:34.077 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-3713008e-8488-4bf9-9e36-726ba15e8c1e'] response: {'server_uuid': '8e8d0e24-6016-44eb-b7e2-fe39f74d0d65', 'name': 'network-vif-deleted', 'tag': '37a5429e-014d-4e30-bada-c688901e9ddb', 'status': 'completed', 'code': 200} 2026-08-11 12:31:34.079 8 INFO neutron.db.ovn_revision_numbers_db [None req-ff78907c-0edd-4d8e-917d-71504bc3ea0c 5180236eb46e4d1eb4875badc19a377d c85fcdf2a1f94abfa9174cb593d65f82 - - default default] Successfully bumped revision number for resource a0abf89d-45b3-4939-9fbb-5bd9a819991f (type: ports) to 1 [pid: 8|app: 0|req: 830/1699] 10.0.0.70 () {34 vars in 669 bytes} [Tue Aug 11 12:31:33 2026] POST /v2.0/networks => generated 654 bytes in 579 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-11 12:31:34.340 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-c22d15ff-dbce-4a3c-9c4a-2840c95c3583 5180236eb46e4d1eb4875badc19a377d c85fcdf2a1f94abfa9174cb593d65f82 - - default default] No more DHCP agents 2026-08-11 12:31:34.342 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-c22d15ff-dbce-4a3c-9c4a-2840c95c3583 5180236eb46e4d1eb4875badc19a377d c85fcdf2a1f94abfa9174cb593d65f82 - - default default] Unable to schedule network ad5127db-4204-466c-a143-e37644de47f0: no agents available; will retry on subsequent port and subnet creation events. 2026-08-11 12:31:34.374 7 INFO neutron.db.ovn_revision_numbers_db [None req-c22d15ff-dbce-4a3c-9c4a-2840c95c3583 5180236eb46e4d1eb4875badc19a377d c85fcdf2a1f94abfa9174cb593d65f82 - - default default] Successfully bumped revision number for resource 1d7feb50-fbbc-4268-824e-bd9cdf914df2 (type: subnets) to 0 [pid: 7|app: 0|req: 870/1700] 10.0.0.70 () {34 vars in 668 bytes} [Tue Aug 11 12:31:34 2026] POST /v2.0/subnets => generated 646 bytes in 241 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-11 12:31:34.661 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-2b509a00-8557-4618-9188-3c789344df8e 5180236eb46e4d1eb4875badc19a377d c85fcdf2a1f94abfa9174cb593d65f82 - - default default] No more DHCP agents 2026-08-11 12:31:34.662 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-2b509a00-8557-4618-9188-3c789344df8e 5180236eb46e4d1eb4875badc19a377d c85fcdf2a1f94abfa9174cb593d65f82 - - default default] Unable to schedule network ad5127db-4204-466c-a143-e37644de47f0: no agents available; will retry on subsequent port and subnet creation events. 2026-08-11 12:31:34.732 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-520ae49f-45de-46e1-9813-c2cd1354fcd8 - - - - - -] OVN reports status down for port: 12fc4518-e753-4a54-a268-8cd4933e03f4 2026-08-11 12:31:34.755 8 INFO neutron.db.ovn_revision_numbers_db [None req-2b509a00-8557-4618-9188-3c789344df8e 5180236eb46e4d1eb4875badc19a377d c85fcdf2a1f94abfa9174cb593d65f82 - - default default] Successfully bumped revision number for resource 12fc4518-e753-4a54-a268-8cd4933e03f4 (type: ports) to 1 [pid: 8|app: 0|req: 831/1701] 10.0.0.70 () {34 vars in 664 bytes} [Tue Aug 11 12:31:34 2026] POST /v2.0/ports => generated 927 bytes in 405 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-11 12:31:34.918 7 INFO neutron_taas.services.taas.taas_plugin [None req-2216cd4d-f851-4951-8ad9-9a743db390f2 5180236eb46e4d1eb4875badc19a377d c85fcdf2a1f94abfa9174cb593d65f82 - - default default] TaaS: Handle Delete Port: 12fc4518-e753-4a54-a268-8cd4933e03f4 2026-08-11 12:31:34.921 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-2216cd4d-f851-4951-8ad9-9a743db390f2 5180236eb46e4d1eb4875badc19a377d c85fcdf2a1f94abfa9174cb593d65f82 - - default default] Tap Mirror: Handle Delete Port: 12fc4518-e753-4a54-a268-8cd4933e03f4 [pid: 7|app: 0|req: 871/1702] 10.0.0.70 () {32 vars in 719 bytes} [Tue Aug 11 12:31:34 2026] DELETE /v2.0/ports/12fc4518-e753-4a54-a268-8cd4933e03f4 => generated 0 bytes in 228 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-11 12:31:35.055 7 INFO neutron.pecan_wsgi.hooks.translation [None req-851e3916-286b-4b65-903a-18ee7686b5c1 5180236eb46e4d1eb4875badc19a377d c85fcdf2a1f94abfa9174cb593d65f82 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 832/1703] 10.0.0.190 () {34 vars in 990 bytes} [Tue Aug 11 12:31:35 2026] GET /v2.0/ports?device_id=8e8d0e24-6016-44eb-b7e2-fe39f74d0d65 => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 872/1704] 10.0.0.70 () {32 vars in 716 bytes} [Tue Aug 11 12:31:35 2026] GET /v2.0/ports/12fc4518-e753-4a54-a268-8cd4933e03f4 => generated 132 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 833/1705] 10.0.0.70 () {32 vars in 723 bytes} [Tue Aug 11 12:31:35 2026] DELETE /v2.0/subnets/1d7feb50-fbbc-4268-824e-bd9cdf914df2 => generated 0 bytes in 169 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-11 12:31:35.338 7 INFO neutron_taas.services.taas.taas_plugin [None req-8fe0e842-79a6-4d7a-be4b-a43755bee67f 5180236eb46e4d1eb4875badc19a377d c85fcdf2a1f94abfa9174cb593d65f82 - - default default] TaaS: Handle Delete Port: a0abf89d-45b3-4939-9fbb-5bd9a819991f 2026-08-11 12:31:35.341 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-8fe0e842-79a6-4d7a-be4b-a43755bee67f 5180236eb46e4d1eb4875badc19a377d c85fcdf2a1f94abfa9174cb593d65f82 - - default default] Tap Mirror: Handle Delete Port: a0abf89d-45b3-4939-9fbb-5bd9a819991f 2026-08-11 12:31:35.528 7 INFO neutron.services.segments.plugin [-] Segment 960a02ad-803c-4406-8cd7-72ec44dfea55 resource provider aggregate not found 2026-08-11 12:31:35.531 7 INFO neutron.services.segments.plugin [-] Segment 960a02ad-803c-4406-8cd7-72ec44dfea55 resource provider aggregate not found 2026-08-11 12:31:35.556 7 INFO neutron.services.segments.plugin [-] Segment 960a02ad-803c-4406-8cd7-72ec44dfea55 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 960a02ad-803c-4406-8cd7-72ec44dfea55 found for delete ", "request_id": "req-19438a4d-5f27-481d-93ce-9b5a386e5098"}]} 2026-08-11 12:31:35.568 7 INFO neutron.services.segments.plugin [-] Segment 960a02ad-803c-4406-8cd7-72ec44dfea55 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 960a02ad-803c-4406-8cd7-72ec44dfea55 found for delete ", "request_id": "req-75c9cf8c-d866-4ef0-9e34-6aae2a5b9211"}]} 2026-08-11 12:31:35.576 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-aef80a60-5f09-4102-b38b-cf271e0a80d4 - - - - - -] OVN reports status up for port: 15dc47bf-7367-49fe-aaf2-731445d447ab [pid: 7|app: 0|req: 873/1706] 10.0.0.70 () {32 vars in 725 bytes} [Tue Aug 11 12:31:35 2026] DELETE /v2.0/networks/ad5127db-4204-466c-a143-e37644de47f0 => generated 0 bytes in 362 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-11 12:31:35.623 8 INFO neutron.plugins.ml2.plugin [None req-aef80a60-5f09-4102-b38b-cf271e0a80d4 - - - - - -] Attempt 1 to provision port 15dc47bf-7367-49fe-aaf2-731445d447ab 2026-08-11 12:31:35.865 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-b2f699e4-da85-4b50-a238-a70e51e70477 5180236eb46e4d1eb4875badc19a377d c85fcdf2a1f94abfa9174cb593d65f82 - - default default] No more DHCP agents 2026-08-11 12:31:35.866 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-b2f699e4-da85-4b50-a238-a70e51e70477 5180236eb46e4d1eb4875badc19a377d c85fcdf2a1f94abfa9174cb593d65f82 - - default default] Unable to schedule network 0558de76-cd0b-4d76-8a50-252fb4416417: no agents available; will retry on subsequent port and subnet creation events. 2026-08-11 12:31:35.907 8 INFO neutron.db.ovn_revision_numbers_db [None req-aef80a60-5f09-4102-b38b-cf271e0a80d4 - - - - - -] Successfully bumped revision number for resource 15dc47bf-7367-49fe-aaf2-731445d447ab (type: ports) to 5 2026-08-11 12:31:35.927 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-520ae49f-45de-46e1-9813-c2cd1354fcd8 - - - - - -] OVN reports status down for port: 1db6db9a-6e86-4341-bde1-7993c4bae7d1 2026-08-11 12:31:35.988 7 INFO neutron.db.ovn_revision_numbers_db [None req-b2f699e4-da85-4b50-a238-a70e51e70477 5180236eb46e4d1eb4875badc19a377d c85fcdf2a1f94abfa9174cb593d65f82 - - default default] Successfully bumped revision number for resource 1db6db9a-6e86-4341-bde1-7993c4bae7d1 (type: ports) to 1 2026-08-11 12:31:36.056 8 INFO neutron.db.ovn_revision_numbers_db [None req-f3a26bfb-0096-4710-b1d6-12fba83b578e 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource ecf88100-1094-48ae-adc1-c6116f4cb991 (type: security_groups) to 1 [pid: 7|app: 0|req: 874/1707] 10.0.0.70 () {34 vars in 664 bytes} [Tue Aug 11 12:31:35 2026] POST /v2.0/ports => generated 778 bytes in 472 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-11 12:31:36.075 8 INFO neutron.db.ovn_revision_numbers_db [None req-f3a26bfb-0096-4710-b1d6-12fba83b578e 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource 15cf1e93-407e-4c45-a4b4-bf933b35b019 (type: security_group_rules) to 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-08-11 12:31:36.092 8 INFO neutron.db.ovn_revision_numbers_db [None req-f3a26bfb-0096-4710-b1d6-12fba83b578e 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource 34d769c8-dd5c-4858-b685-c644b95b3177 (type: security_group_rules) to 0 2026-08-11 12:31:36.116 8 INFO neutron.db.ovn_revision_numbers_db [None req-f3a26bfb-0096-4710-b1d6-12fba83b578e 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource 5ee4e3c5-5952-470c-aa36-4ca1fac7959a (type: security_group_rules) to 0 2026-08-11 12:31:36.126 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-04effc6f-260d-4962-a17e-f246a404e745'] response: {'server_uuid': 'cbceb9dd-2b81-444b-bee2-d1cb438d3faa', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '15dc47bf-7367-49fe-aaf2-731445d447ab', 'code': 200} 2026-08-11 12:31:36.126 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-04effc6f-260d-4962-a17e-f246a404e745'] response: {'server_uuid': 'cbceb9dd-2b81-444b-bee2-d1cb438d3faa', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '15dc47bf-7367-49fe-aaf2-731445d447ab', 'code': 200} 2026-08-11 12:31:36.135 8 INFO neutron.db.ovn_revision_numbers_db [None req-f3a26bfb-0096-4710-b1d6-12fba83b578e 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource e5d8be24-32b5-461d-b6f5-32056ec19395 (type: security_group_rules) to 0 2026-08-11 12:31:36.223 8 INFO neutron.db.segments_db [None req-f3a26bfb-0096-4710-b1d6-12fba83b578e 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Added segment eb38c085-cb53-4a08-9005-7084aee7c4aa of type geneve for network 334bdf0a-0b04-4495-873f-7be1b964ca51 2026-08-11 12:31:36.334 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-520ae49f-45de-46e1-9813-c2cd1354fcd8 - - - - - -] OVN reports status down for port: 1db6db9a-6e86-4341-bde1-7993c4bae7d1 2026-08-11 12:31:36.352 8 INFO neutron.db.ovn_revision_numbers_db [None req-f3a26bfb-0096-4710-b1d6-12fba83b578e 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource 334bdf0a-0b04-4495-873f-7be1b964ca51 (type: networks) to 1 2026-08-11 12:31:36.397 7 INFO neutron.db.ovn_revision_numbers_db [None req-2b9fc71f-1b78-4fba-a319-5259d6993c98 5180236eb46e4d1eb4875badc19a377d c85fcdf2a1f94abfa9174cb593d65f82 - - default default] Successfully bumped revision number for resource 1db6db9a-6e86-4341-bde1-7993c4bae7d1 (type: ports) to 2 [pid: 7|app: 0|req: 875/1708] 10.0.0.70 () {34 vars in 736 bytes} [Tue Aug 11 12:31:36 2026] PUT /v2.0/ports/1db6db9a-6e86-4341-bde1-7993c4bae7d1 => generated 752 bytes in 345 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, ' [pid: 7|app: 0|req: 876/1709] 10.0.0.190 () {34 vars in 990 bytes} [Tue Aug 11 12:31:36 2026] GET /v2.0/ports?device_id=8e8d0e24-6016-44eb-b7e2-fe39f74d0d65 => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-11 12:31:36.478 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-f3a26bfb-0096-4710-b1d6-12fba83b578e 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] No more DHCP agents 2026-08-11 12:31:36.479 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-f3a26bfb-0096-4710-b1d6-12fba83b578e 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Unable to schedule network 334bdf0a-0b04-4495-873f-7be1b964ca51: no agents available; will retry on subsequent port and subnet creation events. 2026-08-11 12:31:36.531 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-7fa38ad9-f604-4528-939c-414da3217f8a - - - - - -] OVN reports status down for port: 6a53e2e0-4ef8-4104-a985-2c4489c44811 2026-08-11 12:31:36.595 8 INFO neutron.db.ovn_revision_numbers_db [None req-f3a26bfb-0096-4710-b1d6-12fba83b578e 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource 6a53e2e0-4ef8-4104-a985-2c4489c44811 (type: ports) to 1 2026-08-11 12:31:36.598 7 INFO neutron_taas.services.taas.taas_plugin [None req-e764c1ef-92e4-4f8b-a1e5-0e7661f03f82 5180236eb46e4d1eb4875badc19a377d c85fcdf2a1f94abfa9174cb593d65f82 - - default default] TaaS: Handle Delete Port: 1db6db9a-6e86-4341-bde1-7993c4bae7d1 2026-08-11 12:31:36.601 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-e764c1ef-92e4-4f8b-a1e5-0e7661f03f82 5180236eb46e4d1eb4875badc19a377d c85fcdf2a1f94abfa9174cb593d65f82 - - default default] Tap Mirror: Handle Delete Port: 1db6db9a-6e86-4341-bde1-7993c4bae7d1 [pid: 8|app: 0|req: 834/1710] 10.0.0.70 () {34 vars in 670 bytes} [Tue Aug 11 12:31:35 2026] POST /v2.0/networks => generated 767 bytes in 1052 msecs (HTTP/1.1 201) 4 headers in 162 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: 7|app: 0|req: 877/1711] 10.0.0.70 () {32 vars in 719 bytes} [Tue Aug 11 12:31:36 2026] DELETE /v2.0/ports/1db6db9a-6e86-4341-bde1-7993c4bae7d1 => generated 0 bytes in 273 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-11 12:31:36.768 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-5540f051-03f8-4632-b032-b54efaff8e6f 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] No more DHCP agents 2026-08-11 12:31:36.769 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-5540f051-03f8-4632-b032-b54efaff8e6f 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Unable to schedule network 334bdf0a-0b04-4495-873f-7be1b964ca51: no agents available; will retry on subsequent port and subnet creation events. [pid: 7|app: 0|req: 878/1712] 10.0.0.70 () {32 vars in 642 bytes} [Tue Aug 11 12:31:36 2026] GET /v2.0/ports => generated 1538 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-11 12:31:36.793 7 INFO neutron.pecan_wsgi.hooks.translation [None req-a2252518-aef2-4419-887b-b73059ab6749 5180236eb46e4d1eb4875badc19a377d c85fcdf2a1f94abfa9174cb593d65f82 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 879/1713] 10.0.0.70 () {32 vars in 716 bytes} [Tue Aug 11 12:31:36 2026] GET /v2.0/ports/1db6db9a-6e86-4341-bde1-7993c4bae7d1 => generated 132 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 880/1714] 10.0.0.70 () {32 vars in 642 bytes} [Tue Aug 11 12:31:36 2026] GET /v2.0/ports => generated 1538 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 881/1715] 10.0.0.70 () {32 vars in 716 bytes} [Tue Aug 11 12:31:36 2026] GET /v2.0/ports/eea8576e-53df-404b-a716-27cfe83ec414 => generated 779 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 12:31:36.901 7 INFO neutron.pecan_wsgi.hooks.translation [None req-fe1a0c61-09c2-4f63-aacf-70b7dd383266 5180236eb46e4d1eb4875badc19a377d c85fcdf2a1f94abfa9174cb593d65f82 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 882/1716] 10.0.0.70 () {32 vars in 719 bytes} [Tue Aug 11 12:31:36 2026] DELETE /v2.0/ports/12fc4518-e753-4a54-a268-8cd4933e03f4 => generated 132 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-11 12:31:36.918 7 INFO neutron.pecan_wsgi.hooks.translation [None req-6c1d78ca-f798-4c98-9631-a54e1ddcca49 5180236eb46e4d1eb4875badc19a377d c85fcdf2a1f94abfa9174cb593d65f82 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 883/1717] 10.0.0.70 () {32 vars in 723 bytes} [Tue Aug 11 12:31:36 2026] DELETE /v2.0/subnets/1d7feb50-fbbc-4268-824e-bd9cdf914df2 => generated 136 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-11 12:31:36.935 7 INFO neutron.pecan_wsgi.hooks.translation [None req-a1597073-6b21-4726-8bcd-0858e735dc21 5180236eb46e4d1eb4875badc19a377d c85fcdf2a1f94abfa9174cb593d65f82 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 884/1718] 10.0.0.70 () {32 vars in 723 bytes} [Tue Aug 11 12:31:36 2026] DELETE /v2.0/subnets/a62ed23b-b1a2-4ff2-bbd3-0aac9f7e380e => generated 136 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-11 12:31:37.060 7 INFO neutron_taas.services.taas.taas_plugin [None req-6d9de006-c07b-4271-9f78-940fd7815eb9 5180236eb46e4d1eb4875badc19a377d c85fcdf2a1f94abfa9174cb593d65f82 - - default default] TaaS: Handle Delete Port: eea8576e-53df-404b-a716-27cfe83ec414 2026-08-11 12:31:37.064 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-6d9de006-c07b-4271-9f78-940fd7815eb9 5180236eb46e4d1eb4875badc19a377d c85fcdf2a1f94abfa9174cb593d65f82 - - default default] Tap Mirror: Handle Delete Port: eea8576e-53df-404b-a716-27cfe83ec414 2026-08-11 12:31:37.228 8 INFO neutron.db.ovn_revision_numbers_db [None req-f4f052dd-8d4d-4d33-b547-31b551bf5955 - - - - - -] Successfully bumped revision number for resource 6a53e2e0-4ef8-4104-a985-2c4489c44811 (type: ports) to 2 [pid: 7|app: 0|req: 885/1719] 10.0.0.70 () {32 vars in 719 bytes} [Tue Aug 11 12:31:36 2026] DELETE /v2.0/ports/eea8576e-53df-404b-a716-27cfe83ec414 => generated 0 bytes in 282 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-11 12:31:37.262 8 INFO neutron.db.ovn_revision_numbers_db [None req-f4f052dd-8d4d-4d33-b547-31b551bf5955 - - - - - -] Successfully bumped revision number for resource af7752bd-24f4-491d-8c90-f0983ab6d5f6 (type: subnets) to 0 [pid: 8|app: 0|req: 835/1720] 10.0.0.70 () {34 vars in 668 bytes} [Tue Aug 11 12:31:36 2026] POST /v2.0/subnets => generated 693 bytes in 639 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-11 12:31:37.335 7 INFO neutron_taas.services.taas.taas_plugin [None req-b1af7966-5fb6-4daf-a6df-9e5ebfcbc978 5180236eb46e4d1eb4875badc19a377d c85fcdf2a1f94abfa9174cb593d65f82 - - default default] TaaS: Handle Delete Port: e4ce686f-f3ea-41d0-a638-6fea03c244b5 2026-08-11 12:31:37.338 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b1af7966-5fb6-4daf-a6df-9e5ebfcbc978 5180236eb46e4d1eb4875badc19a377d c85fcdf2a1f94abfa9174cb593d65f82 - - default default] Tap Mirror: Handle Delete Port: e4ce686f-f3ea-41d0-a638-6fea03c244b5 [pid: 7|app: 0|req: 886/1721] 10.0.0.70 () {32 vars in 725 bytes} [Tue Aug 11 12:31:37 2026] DELETE /v2.0/networks/0558de76-cd0b-4d76-8a50-252fb4416417 => generated 0 bytes in 335 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-11 12:31:37.586 7 INFO neutron.services.segments.plugin [-] Segment 83eb2da4-b6c5-48b0-9066-8cff42e7620d resource provider aggregate not found 2026-08-11 12:31:37.593 7 INFO neutron.services.segments.plugin [-] Segment 83eb2da4-b6c5-48b0-9066-8cff42e7620d resource provider aggregate not found 2026-08-11 12:31:37.607 7 INFO neutron.services.segments.plugin [-] Segment 83eb2da4-b6c5-48b0-9066-8cff42e7620d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 83eb2da4-b6c5-48b0-9066-8cff42e7620d found for delete ", "request_id": "req-e5222f1d-d0ad-492c-8d98-7b59ec429b0b"}]} 2026-08-11 12:31:37.609 7 INFO neutron.services.segments.plugin [-] Segment 83eb2da4-b6c5-48b0-9066-8cff42e7620d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 83eb2da4-b6c5-48b0-9066-8cff42e7620d found for delete ", "request_id": "req-ad64f018-078a-4c27-b542-d14da37f143a"}]} 2026-08-11 12:31:37.759 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-fa6fbb94-0d9f-44b4-8ac2-ef6b07ccbc98 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] No more DHCP agents 2026-08-11 12:31:37.761 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-fa6fbb94-0d9f-44b4-8ac2-ef6b07ccbc98 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Unable to schedule network 51fa4b90-fa94-4f8e-bfe2-d83223c6676a: no agents available; will retry on subsequent port and subnet creation events. [pid: 7|app: 0|req: 887/1722] 10.0.0.190 () {34 vars in 990 bytes} [Tue Aug 11 12:31:37 2026] GET /v2.0/ports?device_id=cbceb9dd-2b81-444b-bee2-d1cb438d3faa => generated 1200 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-11 12:31:37.884 8 INFO neutron.db.ovn_revision_numbers_db [None req-fa6fbb94-0d9f-44b4-8ac2-ef6b07ccbc98 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource 84c5ea7d-97af-492f-94f3-d5869b9a3705 (type: ports) to 1 [pid: 7|app: 0|req: 888/1723] 10.0.0.190 () {34 vars in 1040 bytes} [Tue Aug 11 12:31:37 2026] GET /v2.0/security-groups?id=7a2b3bb8-4996-49cc-89bd-8eaa99935510&fields=id&fields=name => generated 112 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 12:31:37.896 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-520ae49f-45de-46e1-9813-c2cd1354fcd8 - - - - - -] OVN reports status down for port: 84c5ea7d-97af-492f-94f3-d5869b9a3705 [pid: 7|app: 0|req: 889/1724] 10.0.0.70 () {32 vars in 773 bytes} [Tue Aug 11 12:31:38 2026] GET /v2.0/security-groups?tenant_id=c85fcdf2a1f94abfa9174cb593d65f82&name=default => generated 2925 bytes in 182 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-11 12:31:38.465 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.commands [None req-1406400f-50c6-4c84-a945-1d040fa302b0 - - - - - -] Schedule LRP lrp-84c5ea7d-97af-492f-94f3-d5869b9a3705 on gateway a53a2deb-40ac-45ac-8351-5d8ff8b10a53 with priority 1 2026-08-11 12:31:38.522 8 INFO neutron.db.ovn_revision_numbers_db [None req-fa6fbb94-0d9f-44b4-8ac2-ef6b07ccbc98 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource 84c5ea7d-97af-492f-94f3-d5869b9a3705 (type: router_ports) to 1 2026-08-11 12:31:38.541 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-23ec59bd-7084-46b3-beb4-6a3ffc3d8523 - - - - - -] Router 2ee533ad-2828-4954-8d0c-85d81236cbdb is bound to host instance 2026-08-11 12:31:38.567 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-520ae49f-45de-46e1-9813-c2cd1354fcd8 - - - - - -] OVN reports status up for port: 84c5ea7d-97af-492f-94f3-d5869b9a3705 2026-08-11 12:31:38.595 8 INFO neutron.db.ovn_revision_numbers_db [None req-fa6fbb94-0d9f-44b4-8ac2-ef6b07ccbc98 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource 2ee533ad-2828-4954-8d0c-85d81236cbdb (type: routers) to 2 [pid: 8|app: 0|req: 836/1725] 10.0.0.70 () {34 vars in 668 bytes} [Tue Aug 11 12:31:37 2026] POST /v2.0/routers => generated 971 bytes in 1334 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-11 12:31:38.623 7 INFO neutron.plugins.ml2.plugin [None req-520ae49f-45de-46e1-9813-c2cd1354fcd8 - - - - - -] Attempt 1 to provision port 84c5ea7d-97af-492f-94f3-d5869b9a3705 [pid: 7|app: 0|req: 890/1726] 10.0.0.70 () {32 vars in 739 bytes} [Tue Aug 11 12:31:38 2026] DELETE /v2.0/security-groups/8a26925d-bee7-457d-acdd-76c4f7595bdc => generated 0 bytes in 401 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-11 12:31:39.081 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-a793215f-30c8-4d3e-8180-e7a94995523f 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] No more DHCP agents 2026-08-11 12:31:39.084 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-a793215f-30c8-4d3e-8180-e7a94995523f 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Unable to schedule network 334bdf0a-0b04-4495-873f-7be1b964ca51: no agents available; will retry on subsequent port and subnet creation events. 2026-08-11 12:31:39.263 8 INFO neutron.db.ovn_revision_numbers_db [None req-a793215f-30c8-4d3e-8180-e7a94995523f 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource ebc280bf-24c3-4742-acd6-dd75f30db8e0 (type: ports) to 1 2026-08-11 12:31:39.411 7 INFO neutron_taas.services.taas.taas_plugin [None req-2a53bb7b-2533-43dd-b315-3a4021d5a313 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] TaaS: Handle Delete Port: 040bc46d-75bd-409b-8101-253f98f0c7ff 2026-08-11 12:31:39.415 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-2a53bb7b-2533-43dd-b315-3a4021d5a313 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Tap Mirror: Handle Delete Port: 040bc46d-75bd-409b-8101-253f98f0c7ff 2026-08-11 12:31:39.905 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-a793215f-30c8-4d3e-8180-e7a94995523f 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] No more DHCP agents 2026-08-11 12:31:39.906 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-a793215f-30c8-4d3e-8180-e7a94995523f 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Unable to schedule network 334bdf0a-0b04-4495-873f-7be1b964ca51: no agents available; will retry on subsequent port and subnet creation events. 2026-08-11 12:31:40.259 7 INFO neutron.db.ovn_revision_numbers_db [None req-8b2232a9-65d7-4def-9f8f-f284cc5c258e - - - - - -] Successfully bumped revision number for resource 84c5ea7d-97af-492f-94f3-d5869b9a3705 (type: ports) to 4 2026-08-11 12:31:40.383 8 INFO neutron.db.ovn_revision_numbers_db [None req-a793215f-30c8-4d3e-8180-e7a94995523f 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource ebc280bf-24c3-4742-acd6-dd75f30db8e0 (type: router_ports) to 1 [pid: 8|app: 0|req: 837/1727] 10.0.0.70 () {34 vars in 782 bytes} [Tue Aug 11 12:31:38 2026] PUT /v2.0/routers/2ee533ad-2828-4954-8d0c-85d81236cbdb/add_router_interface => generated 309 bytes in 1773 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 12:31:40.685 8 INFO neutron.db.ovn_revision_numbers_db [None req-5dc6f765-5269-4004-a2f5-ad4e12fd45a4 6f69a15506c844e3a607494a993f42c2 ebc94e4320354a98af769c4f20ae5a47 - - default default] Successfully bumped revision number for resource f311baa8-5df7-41f4-8581-f87aa7ff0026 (type: security_groups) to 1 2026-08-11 12:31:40.694 8 INFO neutron.db.ovn_revision_numbers_db [None req-5dc6f765-5269-4004-a2f5-ad4e12fd45a4 6f69a15506c844e3a607494a993f42c2 ebc94e4320354a98af769c4f20ae5a47 - - default default] Successfully bumped revision number for resource 3afb92f9-fce4-4e4c-877f-fe4d0bd137e4 (type: security_group_rules) to 0 2026-08-11 12:31:40.703 8 INFO neutron.db.ovn_revision_numbers_db [None req-5dc6f765-5269-4004-a2f5-ad4e12fd45a4 6f69a15506c844e3a607494a993f42c2 ebc94e4320354a98af769c4f20ae5a47 - - default default] Successfully bumped revision number for resource 3d4275f8-6170-42cf-84a3-1d12b7481628 (type: security_group_rules) to 0 2026-08-11 12:31:40.714 8 INFO neutron.db.ovn_revision_numbers_db [None req-5dc6f765-5269-4004-a2f5-ad4e12fd45a4 6f69a15506c844e3a607494a993f42c2 ebc94e4320354a98af769c4f20ae5a47 - - default default] Successfully bumped revision number for resource 869b2cf3-2f7a-4ecc-9dc5-8fbfa00d8000 (type: security_group_rules) to 0 2026-08-11 12:31:40.730 8 INFO neutron.db.ovn_revision_numbers_db [None req-5dc6f765-5269-4004-a2f5-ad4e12fd45a4 6f69a15506c844e3a607494a993f42c2 ebc94e4320354a98af769c4f20ae5a47 - - default default] Successfully bumped revision number for resource adf7b731-9988-40b2-b9ce-6787c209bb40 (type: security_group_rules) to 0 2026-08-11 12:31:40.805 8 INFO neutron.db.segments_db [None req-5dc6f765-5269-4004-a2f5-ad4e12fd45a4 6f69a15506c844e3a607494a993f42c2 ebc94e4320354a98af769c4f20ae5a47 - - default default] Added segment 4f212a2e-4680-4877-8957-42c4df1407c2 of type geneve for network 9f1fb35e-ccc2-428b-901d-f2e14dc92936 [pid: 7|app: 0|req: 891/1728] 10.0.0.70 () {34 vars in 788 bytes} [Tue Aug 11 12:31:38 2026] PUT /v2.0/routers/4baf1f19-5467-40a1-a06f-75eb9217220f/remove_router_interface => generated 309 bytes in 2099 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-08-11 12:31:40.917 8 INFO neutron.db.ovn_revision_numbers_db [None req-5dc6f765-5269-4004-a2f5-ad4e12fd45a4 6f69a15506c844e3a607494a993f42c2 ebc94e4320354a98af769c4f20ae5a47 - - default default] Successfully bumped revision number for resource 9f1fb35e-ccc2-428b-901d-f2e14dc92936 (type: networks) to 1 2026-08-11 12:31:41.042 7 INFO neutron.db.ovn_revision_numbers_db [None req-8b2232a9-65d7-4def-9f8f-f284cc5c258e - - - - - -] Successfully bumped revision number for resource 84c5ea7d-97af-492f-94f3-d5869b9a3705 (type: ports) to 5 2026-08-11 12:31:41.075 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-5dc6f765-5269-4004-a2f5-ad4e12fd45a4 6f69a15506c844e3a607494a993f42c2 ebc94e4320354a98af769c4f20ae5a47 - - default default] No more DHCP agents 2026-08-11 12:31:41.076 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-5dc6f765-5269-4004-a2f5-ad4e12fd45a4 6f69a15506c844e3a607494a993f42c2 ebc94e4320354a98af769c4f20ae5a47 - - default default] Unable to schedule network 9f1fb35e-ccc2-428b-901d-f2e14dc92936: no agents available; will retry on subsequent port and subnet creation events. 2026-08-11 12:31:41.132 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-7fa38ad9-f604-4528-939c-414da3217f8a - - - - - -] OVN reports status down for port: 89cd168e-57a9-48f8-886d-ef2a4b1e9c1d 2026-08-11 12:31:41.198 8 INFO neutron.db.ovn_revision_numbers_db [None req-5dc6f765-5269-4004-a2f5-ad4e12fd45a4 6f69a15506c844e3a607494a993f42c2 ebc94e4320354a98af769c4f20ae5a47 - - default default] Successfully bumped revision number for resource 89cd168e-57a9-48f8-886d-ef2a4b1e9c1d (type: ports) to 1 [pid: 8|app: 0|req: 838/1731] 10.0.0.70 () {34 vars in 669 bytes} [Tue Aug 11 12:31:40 2026] POST /v2.0/networks => generated 649 bytes in 821 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 839/1732] 10.0.0.190 () {34 vars in 982 bytes} [Tue Aug 11 12:31:41 2026] GET /v2.0/networks?id=334bdf0a-0b04-4495-873f-7be1b964ca51 => generated 716 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 12:31:41.356 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-520ae49f-45de-46e1-9813-c2cd1354fcd8 - - - - - -] OVN reports status down for port: ebc280bf-24c3-4742-acd6-dd75f30db8e0 2026-08-11 12:31:41.385 8 INFO neutron.db.segments_db [None req-300c1d37-427c-4bd6-b31a-e9bf417bb097 6f69a15506c844e3a607494a993f42c2 ebc94e4320354a98af769c4f20ae5a47 - - default default] Added segment 8118b8d4-b168-46d6-bb1d-6a30fa96e3da of type geneve for network 0b5abb3f-0280-460b-9a57-20e4906dc6f0 2026-08-11 12:31:41.453 7 INFO neutron_taas.services.taas.taas_plugin [None req-3512779c-1ab3-40ce-9f6c-118423a61eeb 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] TaaS: Handle Delete Port: 8ef56575-fa3b-468a-97ff-03d12d6bdcab 2026-08-11 12:31:41.459 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-3512779c-1ab3-40ce-9f6c-118423a61eeb 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Tap Mirror: Handle Delete Port: 8ef56575-fa3b-468a-97ff-03d12d6bdcab 2026-08-11 12:31:41.479 7 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-520ae49f-45de-46e1-9813-c2cd1354fcd8 - - - - - -] Logical_Switch_Port %s host information not removed, the port state is up 2026-08-11 12:31:41.480 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-520ae49f-45de-46e1-9813-c2cd1354fcd8 - - - - - -] OVN reports status up for port: ebc280bf-24c3-4742-acd6-dd75f30db8e0 2026-08-11 12:31:41.495 8 INFO neutron.db.ovn_revision_numbers_db [None req-300c1d37-427c-4bd6-b31a-e9bf417bb097 6f69a15506c844e3a607494a993f42c2 ebc94e4320354a98af769c4f20ae5a47 - - default default] Successfully bumped revision number for resource 0b5abb3f-0280-460b-9a57-20e4906dc6f0 (type: networks) to 1 2026-08-11 12:31:41.505 7 INFO neutron.plugins.ml2.plugin [None req-520ae49f-45de-46e1-9813-c2cd1354fcd8 - - - - - -] Attempt 1 to provision port ebc280bf-24c3-4742-acd6-dd75f30db8e0 2026-08-11 12:31:41.642 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-300c1d37-427c-4bd6-b31a-e9bf417bb097 6f69a15506c844e3a607494a993f42c2 ebc94e4320354a98af769c4f20ae5a47 - - default default] No more DHCP agents 2026-08-11 12:31:41.643 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-300c1d37-427c-4bd6-b31a-e9bf417bb097 6f69a15506c844e3a607494a993f42c2 ebc94e4320354a98af769c4f20ae5a47 - - default default] Unable to schedule network 0b5abb3f-0280-460b-9a57-20e4906dc6f0: no agents available; will retry on subsequent port and subnet creation events. 2026-08-11 12:31:41.713 8 INFO neutron.db.ovn_revision_numbers_db [None req-300c1d37-427c-4bd6-b31a-e9bf417bb097 6f69a15506c844e3a607494a993f42c2 ebc94e4320354a98af769c4f20ae5a47 - - default default] Successfully bumped revision number for resource 082cd43e-205f-4a46-93e3-141f29ed3909 (type: ports) to 1 [pid: 8|app: 0|req: 840/1733] 10.0.0.70 () {34 vars in 669 bytes} [Tue Aug 11 12:31:41 2026] POST /v2.0/networks => generated 648 bytes in 439 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 841/1734] 10.0.0.190 () {34 vars in 965 bytes} [Tue Aug 11 12:31:41 2026] GET /v2.0/quotas/daddf5d964664f69a991e96d15c4cdfe => generated 292 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 12:31:42.006 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-099e73a9-ead8-4a84-8a84-098dc9762efc 6f69a15506c844e3a607494a993f42c2 ebc94e4320354a98af769c4f20ae5a47 - - default default] No more DHCP agents 2026-08-11 12:31:42.007 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-099e73a9-ead8-4a84-8a84-098dc9762efc 6f69a15506c844e3a607494a993f42c2 ebc94e4320354a98af769c4f20ae5a47 - - default default] Unable to schedule network 9f1fb35e-ccc2-428b-901d-f2e14dc92936: no agents available; will retry on subsequent port and subnet creation events. 2026-08-11 12:31:42.314 7 INFO neutron.db.ovn_revision_numbers_db [None req-520ae49f-45de-46e1-9813-c2cd1354fcd8 - - - - - -] Successfully bumped revision number for resource ebc280bf-24c3-4742-acd6-dd75f30db8e0 (type: ports) to 2 [pid: 7|app: 0|req: 894/1735] 10.0.0.70 () {32 vars in 723 bytes} [Tue Aug 11 12:31:40 2026] DELETE /v2.0/routers/4baf1f19-5467-40a1-a06f-75eb9217220f => generated 0 bytes in 1489 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-11 12:31:42.462 8 INFO neutron.db.ovn_revision_numbers_db [None req-3d0c2994-8ab7-4464-b635-4d4b82592165 - - - - - -] Successfully bumped revision number for resource 89cd168e-57a9-48f8-886d-ef2a4b1e9c1d (type: ports) to 2 2026-08-11 12:31:42.512 8 INFO neutron.db.ovn_revision_numbers_db [None req-3d0c2994-8ab7-4464-b635-4d4b82592165 - - - - - -] Successfully bumped revision number for resource 124d2608-42fb-4654-9802-b178882b0f42 (type: subnets) to 0 [pid: 8|app: 0|req: 842/1736] 10.0.0.70 () {34 vars in 668 bytes} [Tue Aug 11 12:31:41 2026] POST /v2.0/subnets => generated 626 bytes in 777 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 895/1737] 10.0.0.190 () {34 vars in 1002 bytes} [Tue Aug 11 12:31:42 2026] GET /v2.0/ports?tenant_id=daddf5d964664f69a991e96d15c4cdfe&fields=id => generated 103 bytes in 220 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 843/1738] 10.0.0.70 () {32 vars in 723 bytes} [Tue Aug 11 12:31:42 2026] DELETE /v2.0/subnets/88213dbf-ad8d-4ac3-8107-ccbc5d589e34 => generated 0 bytes in 160 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 844/1739] 10.0.0.190 () {34 vars in 1008 bytes} [Tue Aug 11 12:31:42 2026] GET /v2.0/networks/334bdf0a-0b04-4495-873f-7be1b964ca51?fields=segments => generated 14 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-11 12:31:42.748 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-0cfdfffe-03ec-4bf1-9f2d-5c2444bb707f 6f69a15506c844e3a607494a993f42c2 ebc94e4320354a98af769c4f20ae5a47 - - default default] No more DHCP agents 2026-08-11 12:31:42.750 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-0cfdfffe-03ec-4bf1-9f2d-5c2444bb707f 6f69a15506c844e3a607494a993f42c2 ebc94e4320354a98af769c4f20ae5a47 - - default default] Unable to schedule network 0b5abb3f-0280-460b-9a57-20e4906dc6f0: no agents available; will retry on subsequent port and subnet creation events. 2026-08-11 12:31:42.837 8 INFO neutron_taas.services.taas.taas_plugin [None req-fbc6e0ae-3977-4782-8f4c-aa802a152c52 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] TaaS: Handle Delete Port: d780ed4d-5b71-4594-b611-cc85ad30ce9a 2026-08-11 12:31:42.840 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-fbc6e0ae-3977-4782-8f4c-aa802a152c52 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Tap Mirror: Handle Delete Port: d780ed4d-5b71-4594-b611-cc85ad30ce9a 2026-08-11 12:31:43.015 8 INFO neutron.services.segments.plugin [-] Segment a8c9bd11-3ab4-4311-98f4-0ab95484db46 resource provider aggregate not found 2026-08-11 12:31:43.021 8 INFO neutron.services.segments.plugin [-] Segment a8c9bd11-3ab4-4311-98f4-0ab95484db46 resource provider aggregate not found 2026-08-11 12:31:43.041 8 INFO neutron.services.segments.plugin [-] Segment a8c9bd11-3ab4-4311-98f4-0ab95484db46 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a8c9bd11-3ab4-4311-98f4-0ab95484db46 found for delete ", "request_id": "req-d19b3d40-6eff-4c20-a504-22baf0061aa6"}]} 2026-08-11 12:31:43.042 8 INFO neutron.services.segments.plugin [-] Segment a8c9bd11-3ab4-4311-98f4-0ab95484db46 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a8c9bd11-3ab4-4311-98f4-0ab95484db46 found for delete ", "request_id": "req-e7d3c305-0415-48dd-b854-d82c9c239e43"}]} [pid: 8|app: 0|req: 845/1740] 10.0.0.70 () {32 vars in 725 bytes} [Tue Aug 11 12:31:42 2026] DELETE /v2.0/networks/67cc807e-ea6d-470c-bb0b-765cc38c00f0 => generated 0 bytes in 333 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 846/1741] 10.0.0.190 () {34 vars in 1108 bytes} [Tue Aug 11 12:31:43 2026] GET /v2.0/networks/334bdf0a-0b04-4495-873f-7be1b964ca51?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 847/1742] 10.0.0.190 () {34 vars in 990 bytes} [Tue Aug 11 12:31:43 2026] GET /v2.0/ports?device_id=cbceb9dd-2b81-444b-bee2-d1cb438d3faa => generated 1200 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 848/1743] 10.0.0.190 () {34 vars in 1040 bytes} [Tue Aug 11 12:31:43 2026] GET /v2.0/security-groups?id=7a2b3bb8-4996-49cc-89bd-8eaa99935510&fields=id&fields=name => generated 112 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 12:31:43.268 7 INFO neutron.db.ovn_revision_numbers_db [None req-099de235-8b34-4503-bbd5-3cbef3331354 - - - - - -] Successfully bumped revision number for resource 082cd43e-205f-4a46-93e3-141f29ed3909 (type: ports) to 2 [pid: 8|app: 0|req: 849/1744] 10.0.0.190 () {34 vars in 990 bytes} [Tue Aug 11 12:31:43 2026] GET /v2.0/ports?device_id=d0f2d3c0-8b9a-4c73-b016-51bca84cd460 => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-11 12:31:43.291 7 INFO neutron.db.ovn_revision_numbers_db [None req-099de235-8b34-4503-bbd5-3cbef3331354 - - - - - -] Successfully bumped revision number for resource 0611f1b3-db6d-4f3f-9f3e-06000337a0b8 (type: subnets) to 0 [pid: 8|app: 0|req: 850/1745] 10.0.0.70 () {32 vars in 773 bytes} [Tue Aug 11 12:31:43 2026] GET /v2.0/security-groups?tenant_id=b4b0769508e940459169241d93367af8&name=default => generated 2925 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 896/1746] 10.0.0.70 () {34 vars in 668 bytes} [Tue Aug 11 12:31:42 2026] POST /v2.0/subnets => generated 626 bytes in 768 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 851/1747] 10.0.0.70 () {32 vars in 817 bytes} [Tue Aug 11 12:31:43 2026] GET /v2.0/ports?network_id=2d3ff3eb-6222-410e-a18d-496f5e46c041&mac_address=fa%3A16%3A3e%3A55%3A7d%3A25 => generated 1200 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-11 12:31:43.473 8 INFO neutron.db.ovn_revision_numbers_db [None req-d0ef5b94-0e9f-4ea3-9fcd-26714cb33388 6f69a15506c844e3a607494a993f42c2 ebc94e4320354a98af769c4f20ae5a47 - - default default] Successfully bumped revision number for resource 47962362-b3aa-4be8-b429-1d46818ff921 (type: routers) to 1 [pid: 8|app: 0|req: 852/1748] 10.0.0.70 () {34 vars in 668 bytes} [Tue Aug 11 12:31:43 2026] POST /v2.0/routers => generated 603 bytes in 143 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 897/1749] 10.0.0.70 () {32 vars in 739 bytes} [Tue Aug 11 12:31:43 2026] DELETE /v2.0/security-groups/c433e78a-4a54-43b4-a80a-069acd704614 => generated 0 bytes in 196 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-11 12:31:43.713 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-fc13ed31-9acd-4a89-a826-04ffe87ea517 0025ad94b58f48c3b43626865eb37ce6 95c3fa2ae0db4f60a35e273f9cd61fb3 - - default default] No more DHCP agents 2026-08-11 12:31:43.714 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-fc13ed31-9acd-4a89-a826-04ffe87ea517 0025ad94b58f48c3b43626865eb37ce6 95c3fa2ae0db4f60a35e273f9cd61fb3 - - default default] Unable to schedule network 51fa4b90-fa94-4f8e-bfe2-d83223c6676a: no agents available; will retry on subsequent port and subnet creation events. 2026-08-11 12:31:44.292 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-52f390e3-9c43-44bf-8130-277abcf4c475 6f69a15506c844e3a607494a993f42c2 ebc94e4320354a98af769c4f20ae5a47 - - default default] No more DHCP agents 2026-08-11 12:31:44.293 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-52f390e3-9c43-44bf-8130-277abcf4c475 6f69a15506c844e3a607494a993f42c2 ebc94e4320354a98af769c4f20ae5a47 - - default default] Unable to schedule network 9f1fb35e-ccc2-428b-901d-f2e14dc92936: no agents available; will retry on subsequent port and subnet creation events. 2026-08-11 12:31:44.427 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-7fa38ad9-f604-4528-939c-414da3217f8a - - - - - -] OVN reports status down for port: df187f54-cab7-4265-b583-69dc549f144f 2026-08-11 12:31:44.431 7 INFO neutron.db.ovn_revision_numbers_db [None req-52f390e3-9c43-44bf-8130-277abcf4c475 6f69a15506c844e3a607494a993f42c2 ebc94e4320354a98af769c4f20ae5a47 - - default default] Successfully bumped revision number for resource df187f54-cab7-4265-b583-69dc549f144f (type: ports) to 1 2026-08-11 12:31:44.580 8 INFO neutron.db.ovn_revision_numbers_db [None req-fc13ed31-9acd-4a89-a826-04ffe87ea517 0025ad94b58f48c3b43626865eb37ce6 95c3fa2ae0db4f60a35e273f9cd61fb3 - - default default] Successfully bumped revision number for resource 2ee7b02a-0e61-4480-9546-515040437c3f (type: floatingips) to 1 2026-08-11 12:31:44.581 8 INFO neutron.db.l3_db [None req-fc13ed31-9acd-4a89-a826-04ffe87ea517 0025ad94b58f48c3b43626865eb37ce6 95c3fa2ae0db4f60a35e273f9cd61fb3 - - default default] Floating IP 2ee7b02a-0e61-4480-9546-515040437c3f associated. External IP: 10.96.250.201, port: 15dc47bf-7367-49fe-aaf2-731445d447ab. [pid: 8|app: 0|req: 853/1750] 10.0.0.70 () {34 vars in 676 bytes} [Tue Aug 11 12:31:43 2026] POST /v2.0/floatingips => generated 855 bytes in 1133 msecs (HTTP/1.1 201) 4 headers in 162 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: 854/1751] 10.0.0.190 () {34 vars in 990 bytes} [Tue Aug 11 12:31:44 2026] GET /v2.0/ports?device_id=d0f2d3c0-8b9a-4c73-b016-51bca84cd460 => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-11 12:31:44.683 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-2843d87f-c2ae-4084-83d9-9fa78c9339eb'] response: {'name': 'network-changed', 'server_uuid': 'cbceb9dd-2b81-444b-bee2-d1cb438d3faa', 'tag': '15dc47bf-7367-49fe-aaf2-731445d447ab', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 855/1752] 10.0.0.190 () {34 vars in 1096 bytes} [Tue Aug 11 12:31:44 2026] GET /v2.0/security-groups?name=tempest-lb_member_SG-1738002648&fields=id&tenant_id=95c3fa2ae0db4f60a35e273f9cd61fb3 => generated 69 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-11 12:31:44.821 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-7fa38ad9-f604-4528-939c-414da3217f8a - - - - - -] OVN reports status up for port: df187f54-cab7-4265-b583-69dc549f144f [pid: 8|app: 0|req: 856/1753] 10.0.0.190 () {34 vars in 982 bytes} [Tue Aug 11 12:31:44 2026] GET /v2.0/networks?id=9293ce35-1522-4cb2-981d-2b42d730692d => generated 742 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 12:31:44.844 8 INFO neutron.plugins.ml2.plugin [None req-7fa38ad9-f604-4528-939c-414da3217f8a - - - - - -] Attempt 1 to provision port df187f54-cab7-4265-b583-69dc549f144f 2026-08-11 12:31:44.855 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-52f390e3-9c43-44bf-8130-277abcf4c475 6f69a15506c844e3a607494a993f42c2 ebc94e4320354a98af769c4f20ae5a47 - - default default] No more DHCP agents 2026-08-11 12:31:44.856 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-52f390e3-9c43-44bf-8130-277abcf4c475 6f69a15506c844e3a607494a993f42c2 ebc94e4320354a98af769c4f20ae5a47 - - default default] Unable to schedule network 9f1fb35e-ccc2-428b-901d-f2e14dc92936: no agents available; will retry on subsequent port and subnet creation events. [pid: 8|app: 0|req: 857/1754] 10.0.0.190 () {34 vars in 965 bytes} [Tue Aug 11 12:31:44 2026] GET /v2.0/quotas/95c3fa2ae0db4f60a35e273f9cd61fb3 => generated 292 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 12:31:45.026 7 INFO neutron.db.ovn_revision_numbers_db [None req-52f390e3-9c43-44bf-8130-277abcf4c475 6f69a15506c844e3a607494a993f42c2 ebc94e4320354a98af769c4f20ae5a47 - - default default] Successfully bumped revision number for resource df187f54-cab7-4265-b583-69dc549f144f (type: router_ports) to 1 [pid: 7|app: 0|req: 898/1755] 10.0.0.70 () {34 vars in 782 bytes} [Tue Aug 11 12:31:43 2026] PUT /v2.0/routers/47962362-b3aa-4be8-b429-1d46818ff921/add_router_interface => generated 309 bytes in 1528 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 899/1756] 10.0.0.70 () {32 vars in 716 bytes} [Tue Aug 11 12:31:45 2026] GET /v2.0/ports/df187f54-cab7-4265-b583-69dc549f144f => generated 941 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 858/1757] 10.0.0.190 () {34 vars in 1002 bytes} [Tue Aug 11 12:31:44 2026] GET /v2.0/ports?tenant_id=95c3fa2ae0db4f60a35e273f9cd61fb3&fields=id => generated 333 bytes in 401 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 859/1758] 199.19.213.166 () {34 vars in 1080 bytes} [Tue Aug 11 12:31:45 2026] GET /v2.0/ports?tenant_id=95c3fa2ae0db4f60a35e273f9cd61fb3&device_id=cbceb9dd-2b81-444b-bee2-d1cb438d3faa => generated 1438 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 860/1759] 10.0.0.190 () {34 vars in 1008 bytes} [Tue Aug 11 12:31:45 2026] GET /v2.0/networks/9293ce35-1522-4cb2-981d-2b42d730692d?fields=segments => generated 14 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-11 12:31:45.557 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-e7b2d5b5-ad4f-42fe-89de-4af88ec239f0 6f69a15506c844e3a607494a993f42c2 ebc94e4320354a98af769c4f20ae5a47 - - default default] No more DHCP agents 2026-08-11 12:31:45.559 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-e7b2d5b5-ad4f-42fe-89de-4af88ec239f0 6f69a15506c844e3a607494a993f42c2 ebc94e4320354a98af769c4f20ae5a47 - - default default] Unable to schedule network 0b5abb3f-0280-460b-9a57-20e4906dc6f0: no agents available; will retry on subsequent port and subnet creation events. [pid: 8|app: 0|req: 861/1760] 199.19.213.166 () {34 vars in 986 bytes} [Tue Aug 11 12:31:45 2026] GET /v2.0/networks?id=2d3ff3eb-6222-410e-a18d-496f5e46c041 => generated 841 bytes in 180 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 12:31:45.645 8 INFO neutron.db.ovn_revision_numbers_db [None req-7fa38ad9-f604-4528-939c-414da3217f8a - - - - - -] Successfully bumped revision number for resource df187f54-cab7-4265-b583-69dc549f144f (type: ports) to 2 [pid: 8|app: 0|req: 862/1761] 10.0.0.190 () {34 vars in 1108 bytes} [Tue Aug 11 12:31:45 2026] GET /v2.0/networks/9293ce35-1522-4cb2-981d-2b42d730692d?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-11 12:31:45.743 7 INFO neutron.db.ovn_revision_numbers_db [None req-e7b2d5b5-ad4f-42fe-89de-4af88ec239f0 6f69a15506c844e3a607494a993f42c2 ebc94e4320354a98af769c4f20ae5a47 - - default default] Successfully bumped revision number for resource da3f1871-371d-4c82-83b1-e9a650a8fb87 (type: ports) to 1 [pid: 8|app: 0|req: 863/1762] 199.19.213.166 () {34 vars in 1058 bytes} [Tue Aug 11 12:31:45 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.202&port_id=15dc47bf-7367-49fe-aaf2-731445d447ab => generated 860 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 864/1763] 10.0.0.190 () {34 vars in 990 bytes} [Tue Aug 11 12:31:45 2026] GET /v2.0/ports?device_id=d0f2d3c0-8b9a-4c73-b016-51bca84cd460 => generated 12 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 865/1764] 199.19.213.166 () {34 vars in 1104 bytes} [Tue Aug 11 12:31:45 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A277&port_id=15dc47bf-7367-49fe-aaf2-731445d447ab => generated 19 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 866/1765] 10.0.0.190 () {34 vars in 990 bytes} [Tue Aug 11 12:31:45 2026] GET /v2.0/ports?device_id=c1c30e91-eed4-499b-9c7c-a1f2ec557097 => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 867/1766] 199.19.213.166 () {34 vars in 1064 bytes} [Tue Aug 11 12:31:45 2026] GET /v2.0/subnets?id=5c349a81-089a-4fa7-87ae-c4bab78ae36b&id=c505f309-9d5e-40e8-9d6d-16b39d2e2cc7 => generated 1409 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 868/1767] 199.19.213.166 () {34 vars in 1052 bytes} [Tue Aug 11 12:31:45 2026] GET /v2.0/ports?network_id=2d3ff3eb-6222-410e-a18d-496f5e46c041&device_owner=network%3Adhcp => generated 12 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 869/1768] 199.19.213.166 () {34 vars in 1052 bytes} [Tue Aug 11 12:31:45 2026] GET /v2.0/ports?network_id=2d3ff3eb-6222-410e-a18d-496f5e46c041&device_owner=network%3Adhcp => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 870/1769] 199.19.213.166 () {34 vars in 1012 bytes} [Tue Aug 11 12:31:45 2026] GET /v2.0/networks/2d3ff3eb-6222-410e-a18d-496f5e46c041?fields=segments => generated 14 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 871/1770] 199.19.213.166 () {34 vars in 1112 bytes} [Tue Aug 11 12:31:45 2026] GET /v2.0/networks/2d3ff3eb-6222-410e-a18d-496f5e46c041?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-11 12:31:46.409 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-e7b2d5b5-ad4f-42fe-89de-4af88ec239f0 6f69a15506c844e3a607494a993f42c2 ebc94e4320354a98af769c4f20ae5a47 - - default default] No more DHCP agents 2026-08-11 12:31:46.411 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-e7b2d5b5-ad4f-42fe-89de-4af88ec239f0 6f69a15506c844e3a607494a993f42c2 ebc94e4320354a98af769c4f20ae5a47 - - default default] Unable to schedule network 0b5abb3f-0280-460b-9a57-20e4906dc6f0: no agents available; will retry on subsequent port and subnet creation events. 2026-08-11 12:31:46.650 7 INFO neutron.db.ovn_revision_numbers_db [None req-e7b2d5b5-ad4f-42fe-89de-4af88ec239f0 6f69a15506c844e3a607494a993f42c2 ebc94e4320354a98af769c4f20ae5a47 - - default default] Successfully bumped revision number for resource da3f1871-371d-4c82-83b1-e9a650a8fb87 (type: router_ports) to 1 [pid: 7|app: 0|req: 900/1771] 10.0.0.70 () {34 vars in 782 bytes} [Tue Aug 11 12:31:45 2026] PUT /v2.0/routers/47962362-b3aa-4be8-b429-1d46818ff921/add_router_interface => generated 309 bytes in 1541 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 872/1772] 10.0.0.70 () {32 vars in 716 bytes} [Tue Aug 11 12:31:46 2026] GET /v2.0/ports/da3f1871-371d-4c82-83b1-e9a650a8fb87 => generated 941 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 901/1773] 10.0.0.70 () {32 vars in 716 bytes} [Tue Aug 11 12:31:46 2026] GET /v2.0/ports/da3f1871-371d-4c82-83b1-e9a650a8fb87 => generated 941 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 873/1774] 10.0.0.190 () {34 vars in 990 bytes} [Tue Aug 11 12:31:46 2026] GET /v2.0/ports?device_id=d0f2d3c0-8b9a-4c73-b016-51bca84cd460 => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-11 12:31:47.436 7 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-b7dd85eb-2cb8-4340-abb9-8474d94056f1 - - - - - -] No hosting information found for port ebc280bf-24c3-4742-acd6-dd75f30db8e0: RuntimeError: No hosting information found for port ebc280bf-24c3-4742-acd6-dd75f30db8e0 2026-08-11 12:31:47.519 7 INFO neutron.db.ovn_revision_numbers_db [None req-b7dd85eb-2cb8-4340-abb9-8474d94056f1 - - - - - -] Successfully bumped revision number for resource ebc280bf-24c3-4742-acd6-dd75f30db8e0 (type: router_ports) to 2 2026-08-11 12:31:47.519 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-b7dd85eb-2cb8-4340-abb9-8474d94056f1 - - - - - -] OVN reports status down for port: 082cd43e-205f-4a46-93e3-141f29ed3909 2026-08-11 12:31:47.658 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-b7dd85eb-2cb8-4340-abb9-8474d94056f1 - - - - - -] OVN reports status down for port: da3f1871-371d-4c82-83b1-e9a650a8fb87 [pid: 7|app: 0|req: 902/1775] 199.19.213.166 () {34 vars in 986 bytes} [Tue Aug 11 12:31:47 2026] GET /v2.0/networks?id=334bdf0a-0b04-4495-873f-7be1b964ca51 => generated 716 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 12:31:47.772 7 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-b7dd85eb-2cb8-4340-abb9-8474d94056f1 - - - - - -] Logical_Switch_Port %s host information not removed, the port state is up 2026-08-11 12:31:47.772 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-b7dd85eb-2cb8-4340-abb9-8474d94056f1 - - - - - -] OVN reports status up for port: da3f1871-371d-4c82-83b1-e9a650a8fb87 2026-08-11 12:31:47.805 7 INFO neutron.plugins.ml2.plugin [None req-b7dd85eb-2cb8-4340-abb9-8474d94056f1 - - - - - -] Attempt 1 to provision port da3f1871-371d-4c82-83b1-e9a650a8fb87 [pid: 7|app: 0|req: 903/1776] 10.0.0.70 () {32 vars in 716 bytes} [Tue Aug 11 12:31:47 2026] GET /v2.0/ports/da3f1871-371d-4c82-83b1-e9a650a8fb87 => generated 941 bytes in 138 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 12:31:47.927 8 WARNING neutron.scheduler.dhcp_agent_scheduler [req-ffe45681-8e11-4942-9334-2cf0dbbc48fa req-7b7470be-7c98-4b58-a376-97c69be12ba9 8c0a490da603474bb4b51cd2472e1e49 daddf5d964664f69a991e96d15c4cdfe - - default default] No more DHCP agents 2026-08-11 12:31:47.928 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [req-ffe45681-8e11-4942-9334-2cf0dbbc48fa req-7b7470be-7c98-4b58-a376-97c69be12ba9 8c0a490da603474bb4b51cd2472e1e49 daddf5d964664f69a991e96d15c4cdfe - - default default] Unable to schedule network 334bdf0a-0b04-4495-873f-7be1b964ca51: no agents available; will retry on subsequent port and subnet creation events. 2026-08-11 12:31:48.071 8 INFO neutron.db.ovn_revision_numbers_db [req-ffe45681-8e11-4942-9334-2cf0dbbc48fa req-7b7470be-7c98-4b58-a376-97c69be12ba9 8c0a490da603474bb4b51cd2472e1e49 daddf5d964664f69a991e96d15c4cdfe - - default default] Successfully bumped revision number for resource 5290bf25-bc93-44df-9b95-f5097c97bd99 (type: ports) to 1 [pid: 8|app: 0|req: 874/1777] 199.19.213.166 () {38 vars in 955 bytes} [Tue Aug 11 12:31:47 2026] POST /v2.0/ports => generated 954 bytes in 443 msecs (HTTP/1.1 201) 4 headers in 162 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: 7|app: 0|req: 904/1778] 10.0.0.190 () {34 vars in 990 bytes} [Tue Aug 11 12:31:47 2026] GET /v2.0/ports?device_id=d0f2d3c0-8b9a-4c73-b016-51bca84cd460 => generated 957 bytes in 240 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 905/1779] 10.0.0.190 () {34 vars in 1040 bytes} [Tue Aug 11 12:31:48 2026] GET /v2.0/security-groups?id=ecf88100-1094-48ae-adc1-c6116f4cb991&fields=id&fields=name => generated 88 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-11 12:31:48.439 7 INFO neutron.db.ovn_revision_numbers_db [None req-b7dd85eb-2cb8-4340-abb9-8474d94056f1 - - - - - -] Successfully bumped revision number for resource da3f1871-371d-4c82-83b1-e9a650a8fb87 (type: ports) to 2 2026-08-11 12:31:48.579 8 INFO neutron.db.ovn_revision_numbers_db [req-ffe45681-8e11-4942-9334-2cf0dbbc48fa req-c339f43e-84f7-49cf-bf4e-88a1532349a7 a28a735b17834b3a90a81134c1d2bc6e 0f044782ab1c4aa6b1d21ce7c18e0150 - - c91e732a1a8347dbad054f5124db4732 c91e732a1a8347dbad054f5124db4732] Successfully bumped revision number for resource 5290bf25-bc93-44df-9b95-f5097c97bd99 (type: ports) to 2 [pid: 7|app: 0|req: 906/1780] 10.0.0.48 () {34 vars in 989 bytes} [Tue Aug 11 12:31:48 2026] GET /v2.0/ports?device_id=cbceb9dd-2b81-444b-bee2-d1cb438d3faa => generated 1438 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 907/1781] 10.0.0.48 () {34 vars in 1039 bytes} [Tue Aug 11 12:31:48 2026] GET /v2.0/security-groups?id=7a2b3bb8-4996-49cc-89bd-8eaa99935510&fields=id&fields=name => generated 112 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 12:31:48.771 8 INFO neutron.db.ovn_revision_numbers_db [req-ffe45681-8e11-4942-9334-2cf0dbbc48fa req-c339f43e-84f7-49cf-bf4e-88a1532349a7 a28a735b17834b3a90a81134c1d2bc6e 0f044782ab1c4aa6b1d21ce7c18e0150 - - c91e732a1a8347dbad054f5124db4732 c91e732a1a8347dbad054f5124db4732] Successfully bumped revision number for resource 5290bf25-bc93-44df-9b95-f5097c97bd99 (type: ports) to 4 [pid: 8|app: 0|req: 875/1782] 199.19.213.166 () {38 vars in 1028 bytes} [Tue Aug 11 12:31:48 2026] PUT /v2.0/ports/5290bf25-bc93-44df-9b95-f5097c97bd99 => generated 1204 bytes in 621 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-11 12:31:48.832 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-587a1ba0-9876-43b5-9115-f8cfa18bbf7c'] response: {'name': 'network-changed', 'server_uuid': 'd0f2d3c0-8b9a-4c73-b016-51bca84cd460', 'tag': '5290bf25-bc93-44df-9b95-f5097c97bd99', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 908/1783] 10.0.0.70 () {32 vars in 716 bytes} [Tue Aug 11 12:31:48 2026] GET /v2.0/ports/da3f1871-371d-4c82-83b1-e9a650a8fb87 => generated 943 bytes in 40 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-08-11 12:31:49.241 8 INFO neutron_taas.services.taas.taas_plugin [None req-fb11dc55-a325-4bd9-8659-0bd1e3aa3c9f 6f69a15506c844e3a607494a993f42c2 ebc94e4320354a98af769c4f20ae5a47 - - default default] TaaS: Handle Delete Port: da3f1871-371d-4c82-83b1-e9a650a8fb87 2026-08-11 12:31:49.245 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-fb11dc55-a325-4bd9-8659-0bd1e3aa3c9f 6f69a15506c844e3a607494a993f42c2 ebc94e4320354a98af769c4f20ae5a47 - - default default] Tap Mirror: Handle Delete Port: da3f1871-371d-4c82-83b1-e9a650a8fb87 [pid: 7|app: 0|req: 909/1784] 10.0.0.190 () {34 vars in 990 bytes} [Tue Aug 11 12:31:49 2026] GET /v2.0/ports?device_id=d0f2d3c0-8b9a-4c73-b016-51bca84cd460 => generated 969 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 910/1785] 199.19.213.166 () {34 vars in 1080 bytes} [Tue Aug 11 12:31:49 2026] GET /v2.0/ports?tenant_id=daddf5d964664f69a991e96d15c4cdfe&device_id=d0f2d3c0-8b9a-4c73-b016-51bca84cd460 => generated 1207 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 911/1786] 10.0.0.190 () {34 vars in 1040 bytes} [Tue Aug 11 12:31:49 2026] GET /v2.0/security-groups?id=ecf88100-1094-48ae-adc1-c6116f4cb991&fields=id&fields=name => generated 88 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 912/1787] 199.19.213.166 () {34 vars in 1018 bytes} [Tue Aug 11 12:31:49 2026] GET /v2.0/networks?tenant_id=daddf5d964664f69a991e96d15c4cdfe&shared=False => generated 814 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 913/1788] 199.19.213.166 () {34 vars in 930 bytes} [Tue Aug 11 12:31:49 2026] GET /v2.0/networks?shared=True => generated 791 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 876/1789] 10.0.0.70 () {34 vars in 788 bytes} [Tue Aug 11 12:31:48 2026] PUT /v2.0/routers/47962362-b3aa-4be8-b429-1d46818ff921/remove_router_interface => generated 309 bytes in 633 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 914/1790] 10.0.0.70 () {32 vars in 716 bytes} [Tue Aug 11 12:31:49 2026] GET /v2.0/ports/df187f54-cab7-4265-b583-69dc549f144f => generated 943 bytes in 44 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-08-11 12:31:49.928 8 INFO neutron_taas.services.taas.taas_plugin [None req-257ac590-774d-41b7-80d1-76cd77a2bdfe 6f69a15506c844e3a607494a993f42c2 ebc94e4320354a98af769c4f20ae5a47 - - default default] TaaS: Handle Delete Port: df187f54-cab7-4265-b583-69dc549f144f 2026-08-11 12:31:49.932 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-257ac590-774d-41b7-80d1-76cd77a2bdfe 6f69a15506c844e3a607494a993f42c2 ebc94e4320354a98af769c4f20ae5a47 - - default default] Tap Mirror: Handle Delete Port: df187f54-cab7-4265-b583-69dc549f144f [pid: 7|app: 0|req: 915/1791] 199.19.213.166 () {34 vars in 986 bytes} [Tue Aug 11 12:31:50 2026] GET /v2.0/networks?id=9293ce35-1522-4cb2-981d-2b42d730692d => generated 742 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 877/1792] 10.0.0.70 () {34 vars in 788 bytes} [Tue Aug 11 12:31:49 2026] PUT /v2.0/routers/47962362-b3aa-4be8-b429-1d46818ff921/remove_router_interface => generated 309 bytes in 640 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, ' [pid: 7|app: 0|req: 916/1793] 199.19.213.166 () {34 vars in 1050 bytes} [Tue Aug 11 12:31:50 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=95c3fa2ae0db4f60a35e273f9cd61fb3 => generated 179 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 878/1794] 10.0.0.70 () {32 vars in 735 bytes} [Tue Aug 11 12:31:50 2026] GET /v2.0/ports?device_id=47962362-b3aa-4be8-b429-1d46818ff921 => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 879/1795] 10.0.0.70 () {32 vars in 723 bytes} [Tue Aug 11 12:31:50 2026] DELETE /v2.0/routers/47962362-b3aa-4be8-b429-1d46818ff921 => generated 0 bytes in 208 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 880/1796] 10.0.0.190 () {34 vars in 990 bytes} [Tue Aug 11 12:31:50 2026] GET /v2.0/ports?device_id=d0f2d3c0-8b9a-4c73-b016-51bca84cd460 => generated 969 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 12:31:50.634 7 WARNING neutron.scheduler.dhcp_agent_scheduler [req-f0a22ede-c33a-4644-8dc9-17157eaad5bc req-f3373e05-c415-47cb-8a52-ae1dc7aabae7 0025ad94b58f48c3b43626865eb37ce6 95c3fa2ae0db4f60a35e273f9cd61fb3 - - default default] No more DHCP agents 2026-08-11 12:31:50.636 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [req-f0a22ede-c33a-4644-8dc9-17157eaad5bc req-f3373e05-c415-47cb-8a52-ae1dc7aabae7 0025ad94b58f48c3b43626865eb37ce6 95c3fa2ae0db4f60a35e273f9cd61fb3 - - default default] Unable to schedule network 9293ce35-1522-4cb2-981d-2b42d730692d: no agents available; will retry on subsequent port and subnet creation events. [pid: 8|app: 0|req: 881/1797] 10.0.0.70 () {32 vars in 723 bytes} [Tue Aug 11 12:31:50 2026] DELETE /v2.0/subnets/0611f1b3-db6d-4f3f-9f3e-06000337a0b8 => generated 0 bytes in 159 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 882/1798] 10.0.0.190 () {34 vars in 1040 bytes} [Tue Aug 11 12:31:50 2026] GET /v2.0/security-groups?id=ecf88100-1094-48ae-adc1-c6116f4cb991&fields=id&fields=name => generated 88 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-11 12:31:50.810 7 INFO neutron.db.ovn_revision_numbers_db [req-f0a22ede-c33a-4644-8dc9-17157eaad5bc req-f3373e05-c415-47cb-8a52-ae1dc7aabae7 0025ad94b58f48c3b43626865eb37ce6 95c3fa2ae0db4f60a35e273f9cd61fb3 - - default default] Successfully bumped revision number for resource 84e6aef3-33e2-40d6-b895-08f6d0c76615 (type: ports) to 1 [pid: 8|app: 0|req: 883/1799] 199.19.213.166 () {34 vars in 1080 bytes} [Tue Aug 11 12:31:50 2026] GET /v2.0/ports?tenant_id=daddf5d964664f69a991e96d15c4cdfe&device_id=d0f2d3c0-8b9a-4c73-b016-51bca84cd460 => generated 1207 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 917/1800] 199.19.213.166 () {38 vars in 955 bytes} [Tue Aug 11 12:31:50 2026] POST /v2.0/ports => generated 1183 bytes in 554 msecs (HTTP/1.1 201) 4 headers in 163 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: 7|app: 0|req: 918/1801] 199.19.213.166 () {34 vars in 1058 bytes} [Tue Aug 11 12:31:50 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=5290bf25-bc93-44df-9b95-f5097c97bd99 => generated 19 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 884/1802] 10.0.0.70 () {32 vars in 723 bytes} [Tue Aug 11 12:31:50 2026] DELETE /v2.0/subnets/124d2608-42fb-4654-9802-b178882b0f42 => generated 0 bytes in 165 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 885/1803] 199.19.213.166 () {34 vars in 984 bytes} [Tue Aug 11 12:31:50 2026] GET /v2.0/subnets?id=af7752bd-24f4-491d-8c90-f0983ab6d5f6 => generated 696 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 886/1804] 10.0.0.190 () {34 vars in 990 bytes} [Tue Aug 11 12:31:51 2026] GET /v2.0/ports?device_id=c1c30e91-eed4-499b-9c7c-a1f2ec557097 => generated 1186 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-11 12:31:51.200 8 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-95760e31-849e-4c8b-b3b3-beafe233924a - - - - - -] No port found with ID df187f54-cab7-4265-b583-69dc549f144f: RuntimeError: No port found with ID df187f54-cab7-4265-b583-69dc549f144f 2026-08-11 12:31:51.266 8 INFO neutron_taas.services.taas.taas_plugin [None req-2a04bb59-e2dd-4a2a-a9c4-75973efc458a 6f69a15506c844e3a607494a993f42c2 ebc94e4320354a98af769c4f20ae5a47 - - default default] TaaS: Handle Delete Port: 082cd43e-205f-4a46-93e3-141f29ed3909 2026-08-11 12:31:51.269 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-2a04bb59-e2dd-4a2a-a9c4-75973efc458a 6f69a15506c844e3a607494a993f42c2 ebc94e4320354a98af769c4f20ae5a47 - - default default] Tap Mirror: Handle Delete Port: 082cd43e-205f-4a46-93e3-141f29ed3909 2026-08-11 12:31:51.313 7 INFO neutron.db.ovn_revision_numbers_db [req-f0a22ede-c33a-4644-8dc9-17157eaad5bc req-990cfa8d-c675-4c6d-ae34-95c19ced270b a28a735b17834b3a90a81134c1d2bc6e 0f044782ab1c4aa6b1d21ce7c18e0150 - - c91e732a1a8347dbad054f5124db4732 c91e732a1a8347dbad054f5124db4732] Successfully bumped revision number for resource 84e6aef3-33e2-40d6-b895-08f6d0c76615 (type: ports) to 2 2026-08-11 12:31:51.462 8 INFO neutron.services.segments.plugin [-] Segment 8118b8d4-b168-46d6-bb1d-6a30fa96e3da resource provider aggregate not found 2026-08-11 12:31:51.475 8 INFO neutron.services.segments.plugin [-] Segment 8118b8d4-b168-46d6-bb1d-6a30fa96e3da resource provider aggregate not found 2026-08-11 12:31:51.489 8 INFO neutron.services.segments.plugin [-] Segment 8118b8d4-b168-46d6-bb1d-6a30fa96e3da resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8118b8d4-b168-46d6-bb1d-6a30fa96e3da found for delete ", "request_id": "req-ab577d1c-e00b-44ef-8963-165cfc101fd3"}]} 2026-08-11 12:31:51.499 8 INFO neutron.services.segments.plugin [-] Segment 8118b8d4-b168-46d6-bb1d-6a30fa96e3da resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8118b8d4-b168-46d6-bb1d-6a30fa96e3da found for delete ", "request_id": "req-1c3f0dae-423f-40e0-9966-051193289dc7"}]} [pid: 8|app: 0|req: 887/1805] 10.0.0.70 () {32 vars in 725 bytes} [Tue Aug 11 12:31:51 2026] DELETE /v2.0/networks/0b5abb3f-0280-460b-9a57-20e4906dc6f0 => generated 0 bytes in 450 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-11 12:31:51.555 7 INFO neutron.db.ovn_revision_numbers_db [req-f0a22ede-c33a-4644-8dc9-17157eaad5bc req-990cfa8d-c675-4c6d-ae34-95c19ced270b a28a735b17834b3a90a81134c1d2bc6e 0f044782ab1c4aa6b1d21ce7c18e0150 - - c91e732a1a8347dbad054f5124db4732 c91e732a1a8347dbad054f5124db4732] Successfully bumped revision number for resource 84e6aef3-33e2-40d6-b895-08f6d0c76615 (type: ports) to 4 [pid: 8|app: 0|req: 888/1806] 199.19.213.166 () {34 vars in 1052 bytes} [Tue Aug 11 12:31:51 2026] GET /v2.0/ports?network_id=334bdf0a-0b04-4495-873f-7be1b964ca51&device_owner=network%3Adhcp => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 919/1807] 199.19.213.166 () {38 vars in 1028 bytes} [Tue Aug 11 12:31:50 2026] PUT /v2.0/ports/84e6aef3-33e2-40d6-b895-08f6d0c76615 => generated 1433 bytes in 657 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: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 889/1808] 10.0.0.190 () {34 vars in 1040 bytes} [Tue Aug 11 12:31:51 2026] GET /v2.0/security-groups?id=7a2b3bb8-4996-49cc-89bd-8eaa99935510&fields=id&fields=name => generated 112 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 12:31:51.620 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-20f5188e-9020-4cf1-9953-73062d47d294'] response: {'name': 'network-changed', 'server_uuid': 'c1c30e91-eed4-499b-9c7c-a1f2ec557097', 'tag': '84e6aef3-33e2-40d6-b895-08f6d0c76615', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 890/1809] 199.19.213.166 () {34 vars in 1012 bytes} [Tue Aug 11 12:31:51 2026] GET /v2.0/networks/334bdf0a-0b04-4495-873f-7be1b964ca51?fields=segments => generated 14 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 891/1810] 199.19.213.166 () {34 vars in 1112 bytes} [Tue Aug 11 12:31:51 2026] GET /v2.0/networks/334bdf0a-0b04-4495-873f-7be1b964ca51?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-11 12:31:51.737 7 INFO neutron_taas.services.taas.taas_plugin [None req-f0c42251-2a9f-4ea0-96c8-8a97183e56ce 6f69a15506c844e3a607494a993f42c2 ebc94e4320354a98af769c4f20ae5a47 - - default default] TaaS: Handle Delete Port: 89cd168e-57a9-48f8-886d-ef2a4b1e9c1d 2026-08-11 12:31:51.740 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f0c42251-2a9f-4ea0-96c8-8a97183e56ce 6f69a15506c844e3a607494a993f42c2 ebc94e4320354a98af769c4f20ae5a47 - - default default] Tap Mirror: Handle Delete Port: 89cd168e-57a9-48f8-886d-ef2a4b1e9c1d [pid: 8|app: 0|req: 892/1811] 10.0.0.190 () {34 vars in 990 bytes} [Tue Aug 11 12:31:51 2026] GET /v2.0/ports?device_id=d0f2d3c0-8b9a-4c73-b016-51bca84cd460 => generated 969 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 893/1812] 10.0.0.190 () {34 vars in 1040 bytes} [Tue Aug 11 12:31:51 2026] GET /v2.0/security-groups?id=ecf88100-1094-48ae-adc1-c6116f4cb991&fields=id&fields=name => generated 88 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-11 12:31:51.951 7 INFO neutron.services.segments.plugin [-] Segment 4f212a2e-4680-4877-8957-42c4df1407c2 resource provider aggregate not found 2026-08-11 12:31:51.956 7 INFO neutron.services.segments.plugin [-] Segment 4f212a2e-4680-4877-8957-42c4df1407c2 resource provider aggregate not found 2026-08-11 12:31:51.975 7 INFO neutron.services.segments.plugin [-] Segment 4f212a2e-4680-4877-8957-42c4df1407c2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4f212a2e-4680-4877-8957-42c4df1407c2 found for delete ", "request_id": "req-eefa853a-02ff-4486-a618-4a8ba8e3b1bd"}]} 2026-08-11 12:31:51.986 7 INFO neutron.services.segments.plugin [-] Segment 4f212a2e-4680-4877-8957-42c4df1407c2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4f212a2e-4680-4877-8957-42c4df1407c2 found for delete ", "request_id": "req-c1b710f1-1a2c-4d2a-b1db-ce6438f85f48"}]} [pid: 7|app: 0|req: 920/1813] 10.0.0.70 () {32 vars in 725 bytes} [Tue Aug 11 12:31:51 2026] DELETE /v2.0/networks/9f1fb35e-ccc2-428b-901d-f2e14dc92936 => generated 0 bytes in 430 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-11 12:31:52.107 8 INFO neutron.db.segments_db [None req-d09666fe-49a8-4dd8-9a01-deec8d73f0a9 6f69a15506c844e3a607494a993f42c2 ebc94e4320354a98af769c4f20ae5a47 - - default default] Added segment 2d59294a-1994-4e44-95b7-41e39443345a of type geneve for network 15a481bb-3a3b-478b-a99d-94e052899a85 [pid: 7|app: 0|req: 921/1814] 199.19.213.166 () {34 vars in 1080 bytes} [Tue Aug 11 12:31:52 2026] GET /v2.0/ports?tenant_id=95c3fa2ae0db4f60a35e273f9cd61fb3&device_id=c1c30e91-eed4-499b-9c7c-a1f2ec557097 => generated 1436 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-11 12:31:52.261 8 INFO neutron.db.ovn_revision_numbers_db [None req-d09666fe-49a8-4dd8-9a01-deec8d73f0a9 6f69a15506c844e3a607494a993f42c2 ebc94e4320354a98af769c4f20ae5a47 - - default default] Successfully bumped revision number for resource 15a481bb-3a3b-478b-a99d-94e052899a85 (type: networks) to 1 [pid: 7|app: 0|req: 922/1815] 199.19.213.166 () {34 vars in 1018 bytes} [Tue Aug 11 12:31:52 2026] GET /v2.0/networks?tenant_id=95c3fa2ae0db4f60a35e273f9cd61fb3&shared=False => generated 2496 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 923/1816] 199.19.213.166 () {34 vars in 930 bytes} [Tue Aug 11 12:31:52 2026] GET /v2.0/networks?shared=True => generated 791 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 12:31:52.421 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-d09666fe-49a8-4dd8-9a01-deec8d73f0a9 6f69a15506c844e3a607494a993f42c2 ebc94e4320354a98af769c4f20ae5a47 - - default default] No more DHCP agents 2026-08-11 12:31:52.423 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-d09666fe-49a8-4dd8-9a01-deec8d73f0a9 6f69a15506c844e3a607494a993f42c2 ebc94e4320354a98af769c4f20ae5a47 - - default default] Unable to schedule network 15a481bb-3a3b-478b-a99d-94e052899a85: no agents available; will retry on subsequent port and subnet creation events. 2026-08-11 12:31:52.473 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-95760e31-849e-4c8b-b3b3-beafe233924a - - - - - -] OVN reports status down for port: 07fc46f7-f0a0-4dd4-ad48-23bcb47bb07b 2026-08-11 12:31:52.533 8 INFO neutron.db.ovn_revision_numbers_db [None req-d09666fe-49a8-4dd8-9a01-deec8d73f0a9 6f69a15506c844e3a607494a993f42c2 ebc94e4320354a98af769c4f20ae5a47 - - default default] Successfully bumped revision number for resource 07fc46f7-f0a0-4dd4-ad48-23bcb47bb07b (type: ports) to 1 [pid: 8|app: 0|req: 894/1817] 10.0.0.70 () {34 vars in 669 bytes} [Tue Aug 11 12:31:52 2026] POST /v2.0/networks => generated 649 bytes in 566 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-11 12:31:52.745 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-6d1e331d-4af1-458d-be0c-0e6fca5857df 6f69a15506c844e3a607494a993f42c2 ebc94e4320354a98af769c4f20ae5a47 - - default default] No more DHCP agents 2026-08-11 12:31:52.746 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-6d1e331d-4af1-458d-be0c-0e6fca5857df 6f69a15506c844e3a607494a993f42c2 ebc94e4320354a98af769c4f20ae5a47 - - default default] Unable to schedule network 15a481bb-3a3b-478b-a99d-94e052899a85: no agents available; will retry on subsequent port and subnet creation events. [pid: 8|app: 0|req: 895/1818] 10.0.0.190 () {34 vars in 990 bytes} [Tue Aug 11 12:31:53 2026] GET /v2.0/ports?device_id=d0f2d3c0-8b9a-4c73-b016-51bca84cd460 => generated 969 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 896/1819] 10.0.0.190 () {34 vars in 1040 bytes} [Tue Aug 11 12:31:53 2026] GET /v2.0/security-groups?id=ecf88100-1094-48ae-adc1-c6116f4cb991&fields=id&fields=name => generated 88 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-11 12:31:53.182 7 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-a8a87048-9da7-4b35-9567-d267afdfaf31 - - - - - -] No port found with ID da3f1871-371d-4c82-83b1-e9a650a8fb87: RuntimeError: No port found with ID da3f1871-371d-4c82-83b1-e9a650a8fb87 2026-08-11 12:31:53.198 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-a8a87048-9da7-4b35-9567-d267afdfaf31 - - - - - -] OVN reports status down for port: 5290bf25-bc93-44df-9b95-f5097c97bd99 2026-08-11 12:31:53.220 7 INFO neutron.db.ovn_revision_numbers_db [None req-d49693f9-845b-47fd-9416-e31de735ca05 - - - - - -] Successfully bumped revision number for resource 07fc46f7-f0a0-4dd4-ad48-23bcb47bb07b (type: ports) to 2 2026-08-11 12:31:53.281 7 INFO neutron.db.ovn_revision_numbers_db [None req-d49693f9-845b-47fd-9416-e31de735ca05 - - - - - -] Successfully bumped revision number for resource 725c6001-1a3c-4989-a523-eee62625a2d9 (type: subnets) to 0 [pid: 7|app: 0|req: 924/1820] 10.0.0.70 () {34 vars in 668 bytes} [Tue Aug 11 12:31:52 2026] POST /v2.0/subnets => generated 626 bytes in 726 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-11 12:31:53.311 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-a8a87048-9da7-4b35-9567-d267afdfaf31 - - - - - -] OVN reports status down for port: 84e6aef3-33e2-40d6-b895-08f6d0c76615 2026-08-11 12:31:53.434 8 INFO neutron.db.ovn_revision_numbers_db [None req-9d661da6-0244-423e-b94e-cc923856825b 6f69a15506c844e3a607494a993f42c2 ebc94e4320354a98af769c4f20ae5a47 - - default default] Successfully bumped revision number for resource de64f779-6970-4501-85be-2548ad56c721 (type: routers) to 1 [pid: 8|app: 0|req: 897/1821] 10.0.0.70 () {34 vars in 668 bytes} [Tue Aug 11 12:31:53 2026] POST /v2.0/routers => generated 602 bytes in 133 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 898/1822] 199.19.213.166 () {34 vars in 1080 bytes} [Tue Aug 11 12:31:53 2026] GET /v2.0/ports?tenant_id=95c3fa2ae0db4f60a35e273f9cd61fb3&device_id=c1c30e91-eed4-499b-9c7c-a1f2ec557097 => generated 1436 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-11 12:31:53.662 7 INFO neutron.db.ovn_revision_numbers_db [None req-a4945efb-efae-49aa-a54b-70a15bdfc106 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource 85a9dace-22e8-4a72-9ce8-9df065112be7 (type: security_groups) to 1 2026-08-11 12:31:53.673 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-dd02b79e-0e4f-4fdf-bb21-036ce2f92abc'] response: {'server_uuid': 'd0f2d3c0-8b9a-4c73-b016-51bca84cd460', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '5290bf25-bc93-44df-9b95-f5097c97bd99', 'code': 200} 2026-08-11 12:31:53.673 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-dd02b79e-0e4f-4fdf-bb21-036ce2f92abc'] response: {'server_uuid': 'c1c30e91-eed4-499b-9c7c-a1f2ec557097', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '84e6aef3-33e2-40d6-b895-08f6d0c76615', 'code': 200} 2026-08-11 12:31:53.678 7 INFO neutron.db.ovn_revision_numbers_db [None req-a4945efb-efae-49aa-a54b-70a15bdfc106 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource 241e9afa-541d-43ec-8c15-c820a90d6a93 (type: security_group_rules) to 0 2026-08-11 12:31:53.695 7 INFO neutron.db.ovn_revision_numbers_db [None req-a4945efb-efae-49aa-a54b-70a15bdfc106 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource c6d561f1-11f1-4a83-afdf-c2e5c2b8d258 (type: security_group_rules) to 0 2026-08-11 12:31:53.708 7 INFO neutron.db.ovn_revision_numbers_db [None req-a4945efb-efae-49aa-a54b-70a15bdfc106 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource e372c9a9-048e-44f6-a044-f473742a7823 (type: security_group_rules) to 0 2026-08-11 12:31:53.719 7 INFO neutron.db.ovn_revision_numbers_db [None req-a4945efb-efae-49aa-a54b-70a15bdfc106 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource e4fe1ea9-284f-44bc-8286-2be8fda384e9 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 925/1823] 10.0.0.70 () {32 vars in 773 bytes} [Tue Aug 11 12:31:53 2026] GET /v2.0/security-groups?tenant_id=b06bc473ad3f4da3a7b77684e9d6a100&name=default => generated 2925 bytes in 419 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 926/1824] 199.19.213.166 () {34 vars in 1056 bytes} [Tue Aug 11 12:31:53 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.77&port_id=84e6aef3-33e2-40d6-b895-08f6d0c76615 => generated 19 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-11 12:31:53.793 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-02c32d65-b751-4249-a548-708562a5caa3 6f69a15506c844e3a607494a993f42c2 ebc94e4320354a98af769c4f20ae5a47 - - default default] No more DHCP agents 2026-08-11 12:31:53.794 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-02c32d65-b751-4249-a548-708562a5caa3 6f69a15506c844e3a607494a993f42c2 ebc94e4320354a98af769c4f20ae5a47 - - default default] Unable to schedule network 15a481bb-3a3b-478b-a99d-94e052899a85: no agents available; will retry on subsequent port and subnet creation events. 2026-08-11 12:31:53.913 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-a8a87048-9da7-4b35-9567-d267afdfaf31 - - - - - -] OVN reports status down for port: c82f349f-6669-4c39-8c78-e1cd8073385f 2026-08-11 12:31:53.931 8 INFO neutron.db.ovn_revision_numbers_db [None req-02c32d65-b751-4249-a548-708562a5caa3 6f69a15506c844e3a607494a993f42c2 ebc94e4320354a98af769c4f20ae5a47 - - default default] Successfully bumped revision number for resource c82f349f-6669-4c39-8c78-e1cd8073385f (type: ports) to 1 [pid: 8|app: 0|req: 899/1825] 10.0.0.70 () {34 vars in 664 bytes} [Tue Aug 11 12:31:53 2026] POST /v2.0/ports => generated 947 bytes in 514 msecs (HTTP/1.1 201) 4 headers in 162 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: 900/1826] 199.19.213.166 () {34 vars in 1106 bytes} [Tue Aug 11 12:31:53 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A360&port_id=84e6aef3-33e2-40d6-b895-08f6d0c76615 => generated 19 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 927/1827] 10.0.0.70 () {32 vars in 739 bytes} [Tue Aug 11 12:31:53 2026] DELETE /v2.0/security-groups/85a9dace-22e8-4a72-9ce8-9df065112be7 => generated 0 bytes in 291 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 928/1828] 199.19.213.166 () {34 vars in 1064 bytes} [Tue Aug 11 12:31:54 2026] GET /v2.0/subnets?id=3fa99664-96c3-4016-b2d6-76f60de1de0b&id=02831796-a5ad-4549-be57-40a7cc98df33 => generated 1413 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 929/1829] 199.19.213.166 () {34 vars in 1052 bytes} [Tue Aug 11 12:31:54 2026] GET /v2.0/ports?network_id=9293ce35-1522-4cb2-981d-2b42d730692d&device_owner=network%3Adhcp => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 930/1830] 199.19.213.166 () {34 vars in 1052 bytes} [Tue Aug 11 12:31:54 2026] GET /v2.0/ports?network_id=9293ce35-1522-4cb2-981d-2b42d730692d&device_owner=network%3Adhcp => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 931/1831] 199.19.213.166 () {34 vars in 1012 bytes} [Tue Aug 11 12:31:54 2026] GET /v2.0/networks/9293ce35-1522-4cb2-981d-2b42d730692d?fields=segments => generated 14 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 932/1832] 10.0.0.190 () {34 vars in 990 bytes} [Tue Aug 11 12:31:54 2026] GET /v2.0/ports?device_id=d0f2d3c0-8b9a-4c73-b016-51bca84cd460 => generated 969 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 12:31:54.411 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-a8a87048-9da7-4b35-9567-d267afdfaf31 - - - - - -] OVN reports status up for port: 5290bf25-bc93-44df-9b95-f5097c97bd99 [pid: 7|app: 0|req: 933/1833] 199.19.213.166 () {34 vars in 1112 bytes} [Tue Aug 11 12:31:54 2026] GET /v2.0/networks/9293ce35-1522-4cb2-981d-2b42d730692d?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 128 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-11 12:31:54.444 7 INFO neutron.plugins.ml2.plugin [None req-a8a87048-9da7-4b35-9567-d267afdfaf31 - - - - - -] Attempt 1 to provision port 5290bf25-bc93-44df-9b95-f5097c97bd99 [pid: 7|app: 0|req: 934/1834] 10.0.0.190 () {34 vars in 1040 bytes} [Tue Aug 11 12:31:54 2026] GET /v2.0/security-groups?id=ecf88100-1094-48ae-adc1-c6116f4cb991&fields=id&fields=name => generated 88 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-11 12:31:54.557 8 INFO neutron.db.ovn_revision_numbers_db [None req-08cb57f0-096a-4af1-9b97-bfc0d5d6d562 6f69a15506c844e3a607494a993f42c2 ebc94e4320354a98af769c4f20ae5a47 - - default default] Successfully bumped revision number for resource c82f349f-6669-4c39-8c78-e1cd8073385f (type: ports) to 2 2026-08-11 12:31:54.756 7 INFO neutron.db.ovn_revision_numbers_db [None req-a8a87048-9da7-4b35-9567-d267afdfaf31 - - - - - -] Successfully bumped revision number for resource 5290bf25-bc93-44df-9b95-f5097c97bd99 (type: ports) to 5 2026-08-11 12:31:54.837 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-90b66a7a-6242-4399-b930-0c0a5e9d6ff7 - - - - - -] OVN reports status up for port: c82f349f-6669-4c39-8c78-e1cd8073385f 2026-08-11 12:31:54.948 7 INFO neutron.plugins.ml2.plugin [None req-90b66a7a-6242-4399-b930-0c0a5e9d6ff7 - - - - - -] Attempt 1 to provision port c82f349f-6669-4c39-8c78-e1cd8073385f 2026-08-11 12:31:55.151 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-08cb57f0-096a-4af1-9b97-bfc0d5d6d562 6f69a15506c844e3a607494a993f42c2 ebc94e4320354a98af769c4f20ae5a47 - - default default] No more DHCP agents 2026-08-11 12:31:55.152 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-08cb57f0-096a-4af1-9b97-bfc0d5d6d562 6f69a15506c844e3a607494a993f42c2 ebc94e4320354a98af769c4f20ae5a47 - - default default] Unable to schedule network 15a481bb-3a3b-478b-a99d-94e052899a85: no agents available; will retry on subsequent port and subnet creation events. 2026-08-11 12:31:55.239 7 INFO neutron.db.ovn_revision_numbers_db [None req-90b66a7a-6242-4399-b930-0c0a5e9d6ff7 - - - - - -] Successfully bumped revision number for resource c82f349f-6669-4c39-8c78-e1cd8073385f (type: ports) to 3 2026-08-11 12:31:55.332 8 INFO neutron.db.ovn_revision_numbers_db [None req-08cb57f0-096a-4af1-9b97-bfc0d5d6d562 6f69a15506c844e3a607494a993f42c2 ebc94e4320354a98af769c4f20ae5a47 - - default default] Successfully bumped revision number for resource c82f349f-6669-4c39-8c78-e1cd8073385f (type: router_ports) to 3 [pid: 8|app: 0|req: 901/1835] 10.0.0.70 () {34 vars in 782 bytes} [Tue Aug 11 12:31:54 2026] PUT /v2.0/routers/de64f779-6970-4501-85be-2548ad56c721/add_router_interface => generated 309 bytes in 1324 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, ' [pid: 7|app: 0|req: 935/1836] 10.0.0.70 () {32 vars in 716 bytes} [Tue Aug 11 12:31:55 2026] GET /v2.0/ports/c82f349f-6669-4c39-8c78-e1cd8073385f => generated 1009 bytes in 62 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: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 936/1837] 10.0.0.190 () {34 vars in 990 bytes} [Tue Aug 11 12:31:55 2026] GET /v2.0/ports?device_id=d0f2d3c0-8b9a-4c73-b016-51bca84cd460 => generated 971 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 937/1838] 10.0.0.190 () {34 vars in 1040 bytes} [Tue Aug 11 12:31:55 2026] GET /v2.0/security-groups?id=ecf88100-1094-48ae-adc1-c6116f4cb991&fields=id&fields=name => generated 88 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-11 12:31:55.693 8 INFO neutron_taas.services.taas.taas_plugin [None req-0a125d6d-f972-4e42-b417-ffa43f969f36 6f69a15506c844e3a607494a993f42c2 ebc94e4320354a98af769c4f20ae5a47 - - default default] TaaS: Handle Delete Port: c82f349f-6669-4c39-8c78-e1cd8073385f 2026-08-11 12:31:55.697 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-0a125d6d-f972-4e42-b417-ffa43f969f36 6f69a15506c844e3a607494a993f42c2 ebc94e4320354a98af769c4f20ae5a47 - - default default] Tap Mirror: Handle Delete Port: c82f349f-6669-4c39-8c78-e1cd8073385f 2026-08-11 12:31:55.708 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-7314f0f9-5a02-49a5-ae39-1039504df4d3'] response: {'server_uuid': 'd0f2d3c0-8b9a-4c73-b016-51bca84cd460', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '5290bf25-bc93-44df-9b95-f5097c97bd99', 'code': 200} 2026-08-11 12:31:55.708 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-7314f0f9-5a02-49a5-ae39-1039504df4d3'] response: {'server_uuid': 'd0f2d3c0-8b9a-4c73-b016-51bca84cd460', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '5290bf25-bc93-44df-9b95-f5097c97bd99', 'code': 200} [pid: 8|app: 0|req: 902/1841] 10.0.0.70 () {34 vars in 788 bytes} [Tue Aug 11 12:31:55 2026] PUT /v2.0/routers/de64f779-6970-4501-85be-2548ad56c721/remove_router_interface => generated 309 bytes in 626 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 12:31:56.103 7 INFO neutron.api.v2.resource [None req-2ff05334-c44b-48e2-b765-6e6d9f423bf3 6f69a15506c844e3a607494a993f42c2 ebc94e4320354a98af769c4f20ae5a47 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 940/1842] 10.0.0.70 () {34 vars in 788 bytes} [Tue Aug 11 12:31:56 2026] PUT /v2.0/routers/de64f779-6970-4501-85be-2548ad56c721/remove_router_interface => generated 197 bytes in 60 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: 903/1843] 10.0.0.70 () {32 vars in 735 bytes} [Tue Aug 11 12:31:56 2026] GET /v2.0/ports?device_id=de64f779-6970-4501-85be-2548ad56c721 => generated 12 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 941/1844] 10.0.0.70 () {32 vars in 723 bytes} [Tue Aug 11 12:31:56 2026] DELETE /v2.0/routers/de64f779-6970-4501-85be-2548ad56c721 => generated 0 bytes in 193 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 904/1845] 10.0.0.70 () {32 vars in 723 bytes} [Tue Aug 11 12:31:56 2026] DELETE /v2.0/subnets/725c6001-1a3c-4989-a523-eee62625a2d9 => generated 0 bytes in 177 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-11 12:31:56.642 7 INFO neutron_taas.services.taas.taas_plugin [None req-55ca82a7-26b5-43c0-8528-41f98123ecb5 6f69a15506c844e3a607494a993f42c2 ebc94e4320354a98af769c4f20ae5a47 - - default default] TaaS: Handle Delete Port: 07fc46f7-f0a0-4dd4-ad48-23bcb47bb07b 2026-08-11 12:31:56.646 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-55ca82a7-26b5-43c0-8528-41f98123ecb5 6f69a15506c844e3a607494a993f42c2 ebc94e4320354a98af769c4f20ae5a47 - - default default] Tap Mirror: Handle Delete Port: 07fc46f7-f0a0-4dd4-ad48-23bcb47bb07b [pid: 8|app: 0|req: 905/1846] 10.0.0.190 () {34 vars in 990 bytes} [Tue Aug 11 12:31:56 2026] GET /v2.0/ports?device_id=c1c30e91-eed4-499b-9c7c-a1f2ec557097 => generated 1198 bytes in 141 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-11 12:31:56.826 7 INFO neutron.services.segments.plugin [-] Segment 2d59294a-1994-4e44-95b7-41e39443345a resource provider aggregate not found 2026-08-11 12:31:56.830 7 INFO neutron.services.segments.plugin [-] Segment 2d59294a-1994-4e44-95b7-41e39443345a resource provider aggregate not found 2026-08-11 12:31:56.849 7 INFO neutron.services.segments.plugin [-] Segment 2d59294a-1994-4e44-95b7-41e39443345a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2d59294a-1994-4e44-95b7-41e39443345a found for delete ", "request_id": "req-662acaca-8bcc-4eec-a22e-338af417b3c3"}]} 2026-08-11 12:31:56.850 7 INFO neutron.services.segments.plugin [-] Segment 2d59294a-1994-4e44-95b7-41e39443345a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2d59294a-1994-4e44-95b7-41e39443345a found for delete ", "request_id": "req-02ad6852-a44b-4c7f-a40e-1a9e6abd2921"}]} [pid: 7|app: 0|req: 942/1847] 10.0.0.70 () {32 vars in 725 bytes} [Tue Aug 11 12:31:56 2026] DELETE /v2.0/networks/15a481bb-3a3b-478b-a99d-94e052899a85 => generated 0 bytes in 330 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 906/1848] 10.0.0.190 () {34 vars in 990 bytes} [Tue Aug 11 12:31:56 2026] GET /v2.0/ports?device_id=d0f2d3c0-8b9a-4c73-b016-51bca84cd460 => generated 971 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 943/1849] 10.0.0.190 () {34 vars in 1040 bytes} [Tue Aug 11 12:31:56 2026] GET /v2.0/security-groups?id=7a2b3bb8-4996-49cc-89bd-8eaa99935510&fields=id&fields=name => generated 112 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 944/1850] 10.0.0.190 () {34 vars in 1040 bytes} [Tue Aug 11 12:31:56 2026] GET /v2.0/security-groups?id=ecf88100-1094-48ae-adc1-c6116f4cb991&fields=id&fields=name => generated 88 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-11 12:31:56.980 8 INFO neutron.db.segments_db [None req-ae1434f6-35b4-491e-b4ee-fa0c71c3e57a 6f69a15506c844e3a607494a993f42c2 ebc94e4320354a98af769c4f20ae5a47 - - default default] Added segment 177c72cd-aa6a-4d21-b56c-57c1eafd6504 of type geneve for network 6387b3e3-a531-4523-a9f5-4cb5743f09d9 2026-08-11 12:31:57.153 8 INFO neutron.db.ovn_revision_numbers_db [None req-ae1434f6-35b4-491e-b4ee-fa0c71c3e57a 6f69a15506c844e3a607494a993f42c2 ebc94e4320354a98af769c4f20ae5a47 - - default default] Successfully bumped revision number for resource 6387b3e3-a531-4523-a9f5-4cb5743f09d9 (type: networks) to 1 2026-08-11 12:31:57.355 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-ae1434f6-35b4-491e-b4ee-fa0c71c3e57a 6f69a15506c844e3a607494a993f42c2 ebc94e4320354a98af769c4f20ae5a47 - - default default] No more DHCP agents 2026-08-11 12:31:57.356 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-ae1434f6-35b4-491e-b4ee-fa0c71c3e57a 6f69a15506c844e3a607494a993f42c2 ebc94e4320354a98af769c4f20ae5a47 - - default default] Unable to schedule network 6387b3e3-a531-4523-a9f5-4cb5743f09d9: no agents available; will retry on subsequent port and subnet creation events. 2026-08-11 12:31:57.446 8 INFO neutron.db.ovn_revision_numbers_db [None req-ae1434f6-35b4-491e-b4ee-fa0c71c3e57a 6f69a15506c844e3a607494a993f42c2 ebc94e4320354a98af769c4f20ae5a47 - - default default] Successfully bumped revision number for resource 315dad5d-435f-4d1c-b780-fa58dfa98e8b (type: ports) to 1 [pid: 8|app: 0|req: 907/1851] 10.0.0.70 () {34 vars in 669 bytes} [Tue Aug 11 12:31:56 2026] POST /v2.0/networks => generated 649 bytes in 575 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-11 12:31:57.636 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-b24d4ad5-5438-47d8-af46-f4e34a64b645 6f69a15506c844e3a607494a993f42c2 ebc94e4320354a98af769c4f20ae5a47 - - default default] No more DHCP agents 2026-08-11 12:31:57.637 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-b24d4ad5-5438-47d8-af46-f4e34a64b645 6f69a15506c844e3a607494a993f42c2 ebc94e4320354a98af769c4f20ae5a47 - - default default] Unable to schedule network 6387b3e3-a531-4523-a9f5-4cb5743f09d9: no agents available; will retry on subsequent port and subnet creation events. 2026-08-11 12:31:58.074 7 INFO neutron.db.ovn_revision_numbers_db [None req-3389276e-7dd7-41f5-93d7-419fcaba4623 - - - - - -] Successfully bumped revision number for resource 315dad5d-435f-4d1c-b780-fa58dfa98e8b (type: ports) to 2 [pid: 8|app: 0|req: 908/1852] 10.0.0.190 () {34 vars in 990 bytes} [Tue Aug 11 12:31:58 2026] GET /v2.0/ports?device_id=d0f2d3c0-8b9a-4c73-b016-51bca84cd460 => generated 971 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 12:31:58.104 7 INFO neutron.db.ovn_revision_numbers_db [None req-3389276e-7dd7-41f5-93d7-419fcaba4623 - - - - - -] Successfully bumped revision number for resource 1f33003f-bd42-405d-9eda-6e89c19eadb3 (type: subnets) to 0 [pid: 7|app: 0|req: 945/1853] 10.0.0.70 () {34 vars in 668 bytes} [Tue Aug 11 12:31:57 2026] POST /v2.0/subnets => generated 626 bytes in 648 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 909/1854] 10.0.0.190 () {34 vars in 1040 bytes} [Tue Aug 11 12:31:58 2026] GET /v2.0/security-groups?id=ecf88100-1094-48ae-adc1-c6116f4cb991&fields=id&fields=name => generated 88 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-11 12:31:58.272 7 INFO neutron.db.ovn_revision_numbers_db [None req-37102949-ec23-47bb-9b6c-61313ba6e79c 6f69a15506c844e3a607494a993f42c2 ebc94e4320354a98af769c4f20ae5a47 - - default default] Successfully bumped revision number for resource f32c62a3-1254-46c1-ad5d-0ee87fca4e13 (type: routers) to 1 [pid: 7|app: 0|req: 946/1855] 10.0.0.70 () {34 vars in 668 bytes} [Tue Aug 11 12:31:58 2026] POST /v2.0/routers => generated 603 bytes in 165 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 947/1856] 10.0.0.190 () {34 vars in 990 bytes} [Tue Aug 11 12:31:58 2026] GET /v2.0/ports?device_id=d0f2d3c0-8b9a-4c73-b016-51bca84cd460 => generated 971 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 12:31:58.706 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-d418a083-38a2-4cba-beee-a88bc6fb511a 6f69a15506c844e3a607494a993f42c2 ebc94e4320354a98af769c4f20ae5a47 - - default default] No more DHCP agents 2026-08-11 12:31:58.708 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-d418a083-38a2-4cba-beee-a88bc6fb511a 6f69a15506c844e3a607494a993f42c2 ebc94e4320354a98af769c4f20ae5a47 - - default default] Unable to schedule network 6387b3e3-a531-4523-a9f5-4cb5743f09d9: no agents available; will retry on subsequent port and subnet creation events. [pid: 7|app: 0|req: 948/1857] 10.0.0.70 () {34 vars in 675 bytes} [Tue Aug 11 12:31:58 2026] POST /v2.0/subnetpools => generated 516 bytes in 223 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 949/1858] 10.0.0.190 () {34 vars in 1040 bytes} [Tue Aug 11 12:31:58 2026] GET /v2.0/security-groups?id=ecf88100-1094-48ae-adc1-c6116f4cb991&fields=id&fields=name => generated 88 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 950/1859] 10.0.0.70 () {34 vars in 675 bytes} [Tue Aug 11 12:31:58 2026] POST /v2.0/subnetpools => generated 516 bytes in 53 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-11 12:31:58.883 8 INFO neutron.db.ovn_revision_numbers_db [None req-d418a083-38a2-4cba-beee-a88bc6fb511a 6f69a15506c844e3a607494a993f42c2 ebc94e4320354a98af769c4f20ae5a47 - - default default] Successfully bumped revision number for resource c5a57fc3-19bf-4bbb-b91d-bfa8e1d8ba12 (type: ports) to 1 [pid: 7|app: 0|req: 951/1860] 10.0.0.70 () {34 vars in 675 bytes} [Tue Aug 11 12:31:58 2026] POST /v2.0/subnetpools => generated 516 bytes in 92 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 952/1861] 10.0.0.70 () {34 vars in 675 bytes} [Tue Aug 11 12:31:58 2026] POST /v2.0/subnetpools => generated 516 bytes in 59 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 953/1862] 10.0.0.70 () {34 vars in 675 bytes} [Tue Aug 11 12:31:58 2026] POST /v2.0/subnetpools => generated 516 bytes in 76 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 954/1863] 10.0.0.70 () {34 vars in 758 bytes} [Tue Aug 11 12:31:59 2026] PUT /v2.0/subnetpools/f5c6ed13-2ccd-4701-988a-7391314f7eef/tags => generated 17 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 955/1864] 10.0.0.70 () {34 vars in 758 bytes} [Tue Aug 11 12:31:59 2026] PUT /v2.0/subnetpools/14a0d1a1-7735-483a-9289-6f44e19a7144/tags => generated 25 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 956/1865] 10.0.0.70 () {34 vars in 758 bytes} [Tue Aug 11 12:31:59 2026] PUT /v2.0/subnetpools/0478cc2e-12d7-4079-bce8-33a14b3b24fc/tags => generated 34 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 957/1866] 10.0.0.70 () {34 vars in 758 bytes} [Tue Aug 11 12:31:59 2026] PUT /v2.0/subnetpools/2ecd7ffe-1a07-4940-b170-769627afe971/tags => generated 19 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 958/1867] 10.0.0.70 () {32 vars in 671 bytes} [Tue Aug 11 12:31:59 2026] GET /v2.0/subnetpools?tags=red => generated 1563 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 959/1868] 10.0.0.70 () {32 vars in 685 bytes} [Tue Aug 11 12:31:59 2026] GET /v2.0/subnetpools?tags=red%2Cblue => generated 1056 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 960/1869] 10.0.0.70 () {32 vars in 681 bytes} [Tue Aug 11 12:31:59 2026] GET /v2.0/subnetpools?tags-any=blue => generated 1056 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-11 12:31:59.446 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-d418a083-38a2-4cba-beee-a88bc6fb511a 6f69a15506c844e3a607494a993f42c2 ebc94e4320354a98af769c4f20ae5a47 - - default default] No more DHCP agents 2026-08-11 12:31:59.447 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-d418a083-38a2-4cba-beee-a88bc6fb511a 6f69a15506c844e3a607494a993f42c2 ebc94e4320354a98af769c4f20ae5a47 - - default default] Unable to schedule network 6387b3e3-a531-4523-a9f5-4cb5743f09d9: no agents available; will retry on subsequent port and subnet creation events. [pid: 7|app: 0|req: 961/1870] 10.0.0.70 () {32 vars in 693 bytes} [Tue Aug 11 12:31:59 2026] GET /v2.0/subnetpools?tags-any=red%2Cblue => generated 1563 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 962/1871] 10.0.0.70 () {32 vars in 679 bytes} [Tue Aug 11 12:31:59 2026] GET /v2.0/subnetpools?not-tags=red => generated 1028 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 963/1872] 10.0.0.70 () {32 vars in 693 bytes} [Tue Aug 11 12:31:59 2026] GET /v2.0/subnetpools?not-tags=red%2Cblue => generated 1535 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 964/1873] 10.0.0.70 () {32 vars in 689 bytes} [Tue Aug 11 12:31:59 2026] GET /v2.0/subnetpools?not-tags-any=blue => generated 1535 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-11 12:31:59.614 8 INFO neutron.db.ovn_revision_numbers_db [None req-d418a083-38a2-4cba-beee-a88bc6fb511a 6f69a15506c844e3a607494a993f42c2 ebc94e4320354a98af769c4f20ae5a47 - - default default] Successfully bumped revision number for resource c5a57fc3-19bf-4bbb-b91d-bfa8e1d8ba12 (type: router_ports) to 1 [pid: 8|app: 0|req: 910/1874] 10.0.0.70 () {34 vars in 782 bytes} [Tue Aug 11 12:31:58 2026] PUT /v2.0/routers/f32c62a3-1254-46c1-ad5d-0ee87fca4e13/add_router_interface => generated 309 bytes in 1322 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 965/1875] 10.0.0.70 () {32 vars in 701 bytes} [Tue Aug 11 12:31:59 2026] GET /v2.0/subnetpools?not-tags-any=red%2Cblue => generated 1028 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 911/1876] 10.0.0.70 () {32 vars in 716 bytes} [Tue Aug 11 12:31:59 2026] GET /v2.0/ports/c5a57fc3-19bf-4bbb-b91d-bfa8e1d8ba12 => generated 941 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 966/1877] 10.0.0.70 () {32 vars in 731 bytes} [Tue Aug 11 12:31:59 2026] DELETE /v2.0/subnetpools/f5c6ed13-2ccd-4701-988a-7391314f7eef => generated 0 bytes in 56 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 912/1878] 10.0.0.70 () {32 vars in 716 bytes} [Tue Aug 11 12:31:59 2026] GET /v2.0/ports/c5a57fc3-19bf-4bbb-b91d-bfa8e1d8ba12 => generated 941 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 967/1879] 10.0.0.70 () {32 vars in 731 bytes} [Tue Aug 11 12:31:59 2026] DELETE /v2.0/subnetpools/14a0d1a1-7735-483a-9289-6f44e19a7144 => generated 0 bytes in 45 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 913/1880] 10.0.0.70 () {32 vars in 731 bytes} [Tue Aug 11 12:31:59 2026] DELETE /v2.0/subnetpools/0478cc2e-12d7-4079-bce8-33a14b3b24fc => generated 0 bytes in 58 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 968/1881] 10.0.0.70 () {32 vars in 731 bytes} [Tue Aug 11 12:31:59 2026] DELETE /v2.0/subnetpools/2ecd7ffe-1a07-4940-b170-769627afe971 => generated 0 bytes in 49 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 914/1882] 10.0.0.190 () {34 vars in 990 bytes} [Tue Aug 11 12:31:59 2026] GET /v2.0/ports?device_id=d0f2d3c0-8b9a-4c73-b016-51bca84cd460 => generated 971 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 969/1883] 10.0.0.70 () {32 vars in 731 bytes} [Tue Aug 11 12:31:59 2026] DELETE /v2.0/subnetpools/b7f28735-fe33-44f7-a83a-a9a861b3986d => generated 0 bytes in 39 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 915/1884] 10.0.0.190 () {34 vars in 1040 bytes} [Tue Aug 11 12:31:59 2026] GET /v2.0/security-groups?id=ecf88100-1094-48ae-adc1-c6116f4cb991&fields=id&fields=name => generated 88 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-11 12:32:00.608 7 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-83b30696-47e2-4632-9a88-d1282c35ec13 - - - - - -] No port found with ID c82f349f-6669-4c39-8c78-e1cd8073385f: RuntimeError: No port found with ID c82f349f-6669-4c39-8c78-e1cd8073385f 2026-08-11 12:32:00.614 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-83b30696-47e2-4632-9a88-d1282c35ec13 - - - - - -] OVN reports status up for port: 84e6aef3-33e2-40d6-b895-08f6d0c76615 2026-08-11 12:32:00.625 7 INFO neutron.plugins.ml2.plugin [None req-83b30696-47e2-4632-9a88-d1282c35ec13 - - - - - -] Attempt 1 to provision port 84e6aef3-33e2-40d6-b895-08f6d0c76615 2026-08-11 12:32:00.753 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-1ae06fe0-42fb-403a-b0ab-b447ab5d2b5c'] response: {'server_uuid': 'c1c30e91-eed4-499b-9c7c-a1f2ec557097', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '84e6aef3-33e2-40d6-b895-08f6d0c76615', 'code': 200} [pid: 7|app: 0|req: 970/1885] 199.19.213.166 () {34 vars in 994 bytes} [Tue Aug 11 12:32:00 2026] GET /v2.0/ports?device_id=d0f2d3c0-8b9a-4c73-b016-51bca84cd460 => generated 971 bytes in 144 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 971/1886] 10.0.0.70 () {32 vars in 716 bytes} [Tue Aug 11 12:32:00 2026] GET /v2.0/ports/c5a57fc3-19bf-4bbb-b91d-bfa8e1d8ba12 => generated 941 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 12:32:00.977 8 INFO neutron.db.ovn_revision_numbers_db [None req-e5bd74a3-b172-4c6d-85de-c09ad0dba905 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource 35b955fa-037f-4063-8e9a-286e27f7a60d (type: security_groups) to 1 2026-08-11 12:32:00.988 7 INFO neutron.db.ovn_revision_numbers_db [None req-83b30696-47e2-4632-9a88-d1282c35ec13 - - - - - -] Successfully bumped revision number for resource 84e6aef3-33e2-40d6-b895-08f6d0c76615 (type: ports) to 5 2026-08-11 12:32:00.991 8 INFO neutron.db.ovn_revision_numbers_db [None req-e5bd74a3-b172-4c6d-85de-c09ad0dba905 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource 37977eb1-72cb-44d5-8fff-cea4e6f10759 (type: security_group_rules) to 0 2026-08-11 12:32:01.000 8 INFO neutron.db.ovn_revision_numbers_db [None req-e5bd74a3-b172-4c6d-85de-c09ad0dba905 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource 9c76338f-8912-4938-81ce-7c5f2b52e695 (type: security_group_rules) to 0 2026-08-11 12:32:01.019 8 INFO neutron.db.ovn_revision_numbers_db [None req-e5bd74a3-b172-4c6d-85de-c09ad0dba905 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource aa5aafc9-3ff4-4b93-b110-fdd2d6a03a6e (type: security_group_rules) to 0 2026-08-11 12:32:01.034 8 INFO neutron.db.ovn_revision_numbers_db [None req-e5bd74a3-b172-4c6d-85de-c09ad0dba905 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource f46d1f63-75fc-459a-93aa-b8155720ab28 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 916/1887] 10.0.0.70 () {32 vars in 773 bytes} [Tue Aug 11 12:32:00 2026] GET /v2.0/security-groups?tenant_id=ef957d71d1724244b21f9b08c57684fe&name=default => generated 2925 bytes in 391 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-11 12:32:01.121 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-bf36ee9c-fb1b-48f0-9a3e-18d196bd5e8d - - - - - -] OVN reports status down for port: 315dad5d-435f-4d1c-b780-fa58dfa98e8b 2026-08-11 12:32:01.145 7 INFO neutron_taas.services.taas.taas_plugin [req-61d2ac1a-8fab-480c-bcd6-6971ba24bbc4 req-0cf97b35-50c4-4372-9b51-88075a8287a9 8c0a490da603474bb4b51cd2472e1e49 daddf5d964664f69a991e96d15c4cdfe - - default default] TaaS: Handle Delete Port: 5290bf25-bc93-44df-9b95-f5097c97bd99 2026-08-11 12:32:01.150 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-61d2ac1a-8fab-480c-bcd6-6971ba24bbc4 req-0cf97b35-50c4-4372-9b51-88075a8287a9 8c0a490da603474bb4b51cd2472e1e49 daddf5d964664f69a991e96d15c4cdfe - - default default] Tap Mirror: Handle Delete Port: 5290bf25-bc93-44df-9b95-f5097c97bd99 [pid: 8|app: 0|req: 917/1888] 10.0.0.190 () {34 vars in 990 bytes} [Tue Aug 11 12:32:01 2026] GET /v2.0/ports?device_id=d0f2d3c0-8b9a-4c73-b016-51bca84cd460 => generated 971 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 12:32:01.288 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-bf36ee9c-fb1b-48f0-9a3e-18d196bd5e8d - - - - - -] OVN reports status down for port: c5a57fc3-19bf-4bbb-b91d-bfa8e1d8ba12 [pid: 8|app: 0|req: 918/1889] 10.0.0.70 () {32 vars in 739 bytes} [Tue Aug 11 12:32:01 2026] DELETE /v2.0/security-groups/35b955fa-037f-4063-8e9a-286e27f7a60d => generated 0 bytes in 265 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-11 12:32:01.420 7 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-bf36ee9c-fb1b-48f0-9a3e-18d196bd5e8d - - - - - -] Logical_Switch_Port %s host information not removed, the port state is up 2026-08-11 12:32:01.421 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-bf36ee9c-fb1b-48f0-9a3e-18d196bd5e8d - - - - - -] OVN reports status up for port: c5a57fc3-19bf-4bbb-b91d-bfa8e1d8ba12 [pid: 7|app: 0|req: 972/1890] 199.19.213.166 () {36 vars in 997 bytes} [Tue Aug 11 12:32:00 2026] DELETE /v2.0/ports/5290bf25-bc93-44df-9b95-f5097c97bd99 => generated 0 bytes in 567 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-11 12:32:01.454 7 INFO neutron.plugins.ml2.plugin [None req-bf36ee9c-fb1b-48f0-9a3e-18d196bd5e8d - - - - - -] Attempt 1 to provision port c5a57fc3-19bf-4bbb-b91d-bfa8e1d8ba12 [pid: 8|app: 0|req: 919/1891] 10.0.0.190 () {34 vars in 1040 bytes} [Tue Aug 11 12:32:01 2026] GET /v2.0/security-groups?id=ecf88100-1094-48ae-adc1-c6116f4cb991&fields=id&fields=name => generated 88 bytes in 37 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-08-11 12:32:01.745 7 INFO neutron.db.ovn_revision_numbers_db [None req-1095f077-2bfb-48e0-a993-0473923cafed 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource 01c27797-0f19-460d-a66a-3f32f4d4d408 (type: security_groups) to 1 2026-08-11 12:32:01.758 7 INFO neutron.db.ovn_revision_numbers_db [None req-1095f077-2bfb-48e0-a993-0473923cafed 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource 90ac7f2c-f232-4f31-bd67-0ea243be22e4 (type: security_group_rules) to 0 2026-08-11 12:32:01.775 7 INFO neutron.db.ovn_revision_numbers_db [None req-1095f077-2bfb-48e0-a993-0473923cafed 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource a3abdbd6-9f60-4993-800e-c9d9dfbdf5dd (type: security_group_rules) to 0 2026-08-11 12:32:01.797 7 INFO neutron.db.ovn_revision_numbers_db [None req-1095f077-2bfb-48e0-a993-0473923cafed 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource d88ad5b4-54f3-4bb3-bf9e-b7c43cdfea0d (type: security_group_rules) to 0 2026-08-11 12:32:01.814 7 INFO neutron.db.ovn_revision_numbers_db [None req-1095f077-2bfb-48e0-a993-0473923cafed 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource fe011265-2434-4c34-831c-407528421f8e (type: security_group_rules) to 0 [pid: 7|app: 0|req: 973/1892] 10.0.0.70 () {32 vars in 773 bytes} [Tue Aug 11 12:32:01 2026] GET /v2.0/security-groups?tenant_id=7d540002c6ad41c48e98d3797b1ec922&name=default => generated 2925 bytes in 371 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 920/1893] 10.0.0.70 () {32 vars in 716 bytes} [Tue Aug 11 12:32:01 2026] GET /v2.0/ports/c5a57fc3-19bf-4bbb-b91d-bfa8e1d8ba12 => generated 943 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 12:32:02.051 7 INFO neutron.db.ovn_revision_numbers_db [None req-bf36ee9c-fb1b-48f0-9a3e-18d196bd5e8d - - - - - -] Successfully bumped revision number for resource c5a57fc3-19bf-4bbb-b91d-bfa8e1d8ba12 (type: ports) to 2 2026-08-11 12:32:02.182 8 INFO neutron_taas.services.taas.taas_plugin [None req-3fe1932b-f4b9-4f6b-bdd5-8bf4e535406a 6f69a15506c844e3a607494a993f42c2 ebc94e4320354a98af769c4f20ae5a47 - - default default] TaaS: Handle Delete Port: c5a57fc3-19bf-4bbb-b91d-bfa8e1d8ba12 2026-08-11 12:32:02.185 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-3fe1932b-f4b9-4f6b-bdd5-8bf4e535406a 6f69a15506c844e3a607494a993f42c2 ebc94e4320354a98af769c4f20ae5a47 - - default default] Tap Mirror: Handle Delete Port: c5a57fc3-19bf-4bbb-b91d-bfa8e1d8ba12 [pid: 7|app: 0|req: 974/1894] 10.0.0.70 () {32 vars in 739 bytes} [Tue Aug 11 12:32:01 2026] DELETE /v2.0/security-groups/01c27797-0f19-460d-a66a-3f32f4d4d408 => generated 0 bytes in 366 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 975/1895] 10.0.0.190 () {34 vars in 990 bytes} [Tue Aug 11 12:32:02 2026] GET /v2.0/ports?device_id=c1c30e91-eed4-499b-9c7c-a1f2ec557097 => generated 1200 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 976/1896] 10.0.0.190 () {34 vars in 1040 bytes} [Tue Aug 11 12:32:02 2026] GET /v2.0/security-groups?id=7a2b3bb8-4996-49cc-89bd-8eaa99935510&fields=id&fields=name => generated 112 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 977/1897] 10.0.0.70 () {32 vars in 817 bytes} [Tue Aug 11 12:32:02 2026] GET /v2.0/ports?network_id=9293ce35-1522-4cb2-981d-2b42d730692d&mac_address=fa%3A16%3A3e%3A19%3A10%3Aea => generated 1200 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-11 12:32:02.526 7 INFO neutron.db.ovn_revision_numbers_db [None req-72b0e5e9-6537-41d3-9543-a8e4e9a33377 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource 092703dc-80f9-4161-ac56-62b8de3809d8 (type: security_groups) to 1 2026-08-11 12:32:02.539 7 INFO neutron.db.ovn_revision_numbers_db [None req-72b0e5e9-6537-41d3-9543-a8e4e9a33377 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource 12c4a164-c3d2-4e5f-b305-b7f1106105c2 (type: security_group_rules) to 0 2026-08-11 12:32:02.550 7 INFO neutron.db.ovn_revision_numbers_db [None req-72b0e5e9-6537-41d3-9543-a8e4e9a33377 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource 79532f97-71c0-4f47-8b74-b08fc589e3e0 (type: security_group_rules) to 0 2026-08-11 12:32:02.566 7 INFO neutron.db.ovn_revision_numbers_db [None req-72b0e5e9-6537-41d3-9543-a8e4e9a33377 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource ab7af360-699d-40ab-98c1-c0d8ddf964b9 (type: security_group_rules) to 0 2026-08-11 12:32:02.577 7 INFO neutron.db.ovn_revision_numbers_db [None req-72b0e5e9-6537-41d3-9543-a8e4e9a33377 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource cf83daba-8df3-482d-bbaa-411b9d221e5d (type: security_group_rules) to 0 [pid: 7|app: 0|req: 978/1898] 10.0.0.70 () {32 vars in 773 bytes} [Tue Aug 11 12:32:02 2026] GET /v2.0/security-groups?tenant_id=b7456a5459c34e5086fc3d7ceb3db25a&name=default => generated 2925 bytes in 201 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-11 12:32:02.795 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-84b4844f-8e41-48a9-b7c1-da0a38776f5c'] response: {'server_uuid': 'c1c30e91-eed4-499b-9c7c-a1f2ec557097', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '84e6aef3-33e2-40d6-b895-08f6d0c76615', 'code': 200} 2026-08-11 12:32:02.796 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-84b4844f-8e41-48a9-b7c1-da0a38776f5c'] response: {'server_uuid': 'd0f2d3c0-8b9a-4c73-b016-51bca84cd460', 'name': 'network-vif-deleted', 'tag': '5290bf25-bc93-44df-9b95-f5097c97bd99', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 921/1899] 10.0.0.70 () {34 vars in 788 bytes} [Tue Aug 11 12:32:01 2026] PUT /v2.0/routers/f32c62a3-1254-46c1-ad5d-0ee87fca4e13/remove_router_interface => generated 309 bytes in 1101 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, ' [pid: 8|app: 0|req: 922/1900] 10.0.0.190 () {34 vars in 990 bytes} [Tue Aug 11 12:32:03 2026] GET /v2.0/ports?device_id=d0f2d3c0-8b9a-4c73-b016-51bca84cd460 => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-11 12:32:03.052 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-29e21e5f-f51e-4f1b-a447-ea3fd51cfba6 0025ad94b58f48c3b43626865eb37ce6 95c3fa2ae0db4f60a35e273f9cd61fb3 - - default default] No more DHCP agents 2026-08-11 12:32:03.054 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-29e21e5f-f51e-4f1b-a447-ea3fd51cfba6 0025ad94b58f48c3b43626865eb37ce6 95c3fa2ae0db4f60a35e273f9cd61fb3 - - default default] Unable to schedule network 51fa4b90-fa94-4f8e-bfe2-d83223c6676a: no agents available; will retry on subsequent port and subnet creation events. [pid: 8|app: 0|req: 923/1901] 10.0.0.70 () {32 vars in 739 bytes} [Tue Aug 11 12:32:03 2026] DELETE /v2.0/security-groups/092703dc-80f9-4161-ac56-62b8de3809d8 => generated 0 bytes in 367 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 924/1902] 10.0.0.70 () {32 vars in 735 bytes} [Tue Aug 11 12:32:03 2026] GET /v2.0/ports?device_id=f32c62a3-1254-46c1-ad5d-0ee87fca4e13 => generated 12 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 925/1903] 10.0.0.70 () {32 vars in 723 bytes} [Tue Aug 11 12:32:03 2026] DELETE /v2.0/routers/f32c62a3-1254-46c1-ad5d-0ee87fca4e13 => generated 0 bytes in 205 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 926/1904] 10.0.0.70 () {32 vars in 723 bytes} [Tue Aug 11 12:32:03 2026] DELETE /v2.0/subnets/1f33003f-bd42-405d-9eda-6e89c19eadb3 => generated 0 bytes in 187 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-11 12:32:03.991 8 INFO neutron_taas.services.taas.taas_plugin [None req-a08911bd-597e-4b17-931d-7a42705b3303 6f69a15506c844e3a607494a993f42c2 ebc94e4320354a98af769c4f20ae5a47 - - default default] TaaS: Handle Delete Port: 315dad5d-435f-4d1c-b780-fa58dfa98e8b 2026-08-11 12:32:03.994 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a08911bd-597e-4b17-931d-7a42705b3303 6f69a15506c844e3a607494a993f42c2 ebc94e4320354a98af769c4f20ae5a47 - - default default] Tap Mirror: Handle Delete Port: 315dad5d-435f-4d1c-b780-fa58dfa98e8b 2026-08-11 12:32:04.059 7 INFO neutron.db.ovn_revision_numbers_db [None req-29e21e5f-f51e-4f1b-a447-ea3fd51cfba6 0025ad94b58f48c3b43626865eb37ce6 95c3fa2ae0db4f60a35e273f9cd61fb3 - - default default] Successfully bumped revision number for resource 78706c6a-8403-437c-9542-40d89a987e83 (type: floatingips) to 1 2026-08-11 12:32:04.060 7 INFO neutron.db.l3_db [None req-29e21e5f-f51e-4f1b-a447-ea3fd51cfba6 0025ad94b58f48c3b43626865eb37ce6 95c3fa2ae0db4f60a35e273f9cd61fb3 - - default default] Floating IP 78706c6a-8403-437c-9542-40d89a987e83 associated. External IP: 10.96.250.220, port: 84e6aef3-33e2-40d6-b895-08f6d0c76615. [pid: 7|app: 0|req: 979/1905] 10.0.0.70 () {34 vars in 676 bytes} [Tue Aug 11 12:32:02 2026] POST /v2.0/floatingips => generated 854 bytes in 1499 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 980/1906] 10.0.0.190 () {34 vars in 990 bytes} [Tue Aug 11 12:32:04 2026] GET /v2.0/ports?device_id=d0f2d3c0-8b9a-4c73-b016-51bca84cd460 => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-11 12:32:04.234 8 INFO neutron.services.segments.plugin [-] Segment 177c72cd-aa6a-4d21-b56c-57c1eafd6504 resource provider aggregate not found 2026-08-11 12:32:04.249 8 INFO neutron.services.segments.plugin [-] Segment 177c72cd-aa6a-4d21-b56c-57c1eafd6504 resource provider aggregate not found 2026-08-11 12:32:04.255 8 INFO neutron.services.segments.plugin [-] Segment 177c72cd-aa6a-4d21-b56c-57c1eafd6504 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 177c72cd-aa6a-4d21-b56c-57c1eafd6504 found for delete ", "request_id": "req-4471e976-f9f7-4f94-aaf5-6f3a45cb0522"}]} 2026-08-11 12:32:04.268 8 INFO neutron.services.segments.plugin [-] Segment 177c72cd-aa6a-4d21-b56c-57c1eafd6504 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 177c72cd-aa6a-4d21-b56c-57c1eafd6504 found for delete ", "request_id": "req-8094e618-8003-4e92-9dbe-61f32a6c1109"}]} [pid: 8|app: 0|req: 927/1907] 10.0.0.70 () {32 vars in 725 bytes} [Tue Aug 11 12:32:03 2026] DELETE /v2.0/networks/6387b3e3-a531-4523-a9f5-4cb5743f09d9 => generated 0 bytes in 427 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-11 12:32:04.765 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-d78cc846-836d-4f1f-8c2d-3cf75dcad3c1 6f69a15506c844e3a607494a993f42c2 ebc94e4320354a98af769c4f20ae5a47 - - default default] No more DHCP agents 2026-08-11 12:32:04.767 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-d78cc846-836d-4f1f-8c2d-3cf75dcad3c1 6f69a15506c844e3a607494a993f42c2 ebc94e4320354a98af769c4f20ae5a47 - - default default] Unable to schedule network 51fa4b90-fa94-4f8e-bfe2-d83223c6676a: no agents available; will retry on subsequent port and subnet creation events. 2026-08-11 12:32:04.833 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-0b30e17d-38a6-4a84-ab1e-ae8562278529'] response: {'name': 'network-changed', 'server_uuid': 'c1c30e91-eed4-499b-9c7c-a1f2ec557097', 'tag': '84e6aef3-33e2-40d6-b895-08f6d0c76615', 'status': 'completed', 'code': 200} 2026-08-11 12:32:04.984 7 INFO neutron.db.ovn_revision_numbers_db [None req-d78cc846-836d-4f1f-8c2d-3cf75dcad3c1 6f69a15506c844e3a607494a993f42c2 ebc94e4320354a98af769c4f20ae5a47 - - default default] Successfully bumped revision number for resource 68132554-3fd9-4cc2-998f-40579b1053e5 (type: ports) to 1 2026-08-11 12:32:05.544 8 INFO neutron_taas.services.taas.taas_plugin [None req-5dea03e0-c11c-4aa1-beb1-89a0de8079ee 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] TaaS: Handle Delete Port: ebc280bf-24c3-4742-acd6-dd75f30db8e0 2026-08-11 12:32:05.547 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-5dea03e0-c11c-4aa1-beb1-89a0de8079ee 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Tap Mirror: Handle Delete Port: ebc280bf-24c3-4742-acd6-dd75f30db8e0 2026-08-11 12:32:05.558 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.commands [None req-24876586-ab8b-46f1-9d98-d6139e733f15 - - - - - -] Schedule LRP lrp-68132554-3fd9-4cc2-998f-40579b1053e5 on gateway a53a2deb-40ac-45ac-8351-5d8ff8b10a53 with priority 1 2026-08-11 12:32:05.598 7 INFO neutron.db.ovn_revision_numbers_db [None req-d78cc846-836d-4f1f-8c2d-3cf75dcad3c1 6f69a15506c844e3a607494a993f42c2 ebc94e4320354a98af769c4f20ae5a47 - - default default] Successfully bumped revision number for resource 68132554-3fd9-4cc2-998f-40579b1053e5 (type: router_ports) to 1 2026-08-11 12:32:05.660 7 INFO neutron.db.ovn_revision_numbers_db [None req-d78cc846-836d-4f1f-8c2d-3cf75dcad3c1 6f69a15506c844e3a607494a993f42c2 ebc94e4320354a98af769c4f20ae5a47 - - default default] Successfully bumped revision number for resource 7926484b-6a83-402b-a83e-a636d98767db (type: routers) to 2 [pid: 7|app: 0|req: 981/1908] 10.0.0.70 () {34 vars in 668 bytes} [Tue Aug 11 12:32:04 2026] POST /v2.0/routers => generated 947 bytes in 1399 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 982/1909] 199.19.213.166 () {34 vars in 1080 bytes} [Tue Aug 11 12:32:05 2026] GET /v2.0/ports?tenant_id=95c3fa2ae0db4f60a35e273f9cd61fb3&device_id=c1c30e91-eed4-499b-9c7c-a1f2ec557097 => generated 1438 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 983/1910] 10.0.0.70 () {32 vars in 720 bytes} [Tue Aug 11 12:32:05 2026] GET /v2.0/routers/7926484b-6a83-402b-a83e-a636d98767db => generated 953 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 984/1911] 199.19.213.166 () {34 vars in 986 bytes} [Tue Aug 11 12:32:05 2026] GET /v2.0/networks?id=9293ce35-1522-4cb2-981d-2b42d730692d => generated 841 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 985/1912] 10.0.0.70 () {32 vars in 646 bytes} [Tue Aug 11 12:32:05 2026] GET /v2.0/routers => generated 956 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 986/1913] 199.19.213.166 () {34 vars in 1056 bytes} [Tue Aug 11 12:32:05 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.77&port_id=84e6aef3-33e2-40d6-b895-08f6d0c76615 => generated 859 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 928/1914] 10.0.0.70 () {34 vars in 788 bytes} [Tue Aug 11 12:32:05 2026] PUT /v2.0/routers/2ee533ad-2828-4954-8d0c-85d81236cbdb/remove_router_interface => generated 309 bytes in 918 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, ' [pid: 8|app: 0|req: 929/1915] 199.19.213.166 () {34 vars in 1106 bytes} [Tue Aug 11 12:32:06 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A360&port_id=84e6aef3-33e2-40d6-b895-08f6d0c76615 => generated 19 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-11 12:32:06.373 7 INFO neutron.db.ovn_revision_numbers_db [None req-adf471da-18b8-4605-91a1-a9e690e7b7b2 6f69a15506c844e3a607494a993f42c2 ebc94e4320354a98af769c4f20ae5a47 - - default default] Successfully bumped revision number for resource 7926484b-6a83-402b-a83e-a636d98767db (type: routers) to 3 [pid: 7|app: 0|req: 987/1916] 10.0.0.70 () {34 vars in 740 bytes} [Tue Aug 11 12:32:05 2026] PUT /v2.0/routers/7926484b-6a83-402b-a83e-a636d98767db => generated 960 bytes in 453 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 988/1917] 199.19.213.166 () {34 vars in 1064 bytes} [Tue Aug 11 12:32:06 2026] GET /v2.0/subnets?id=3fa99664-96c3-4016-b2d6-76f60de1de0b&id=02831796-a5ad-4549-be57-40a7cc98df33 => generated 1413 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 989/1918] 10.0.0.70 () {32 vars in 720 bytes} [Tue Aug 11 12:32:06 2026] GET /v2.0/routers/7926484b-6a83-402b-a83e-a636d98767db => generated 960 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 12:32:06.482 8 INFO neutron_taas.services.taas.taas_plugin [None req-a170c869-a8f4-4e03-95d7-81a285f2c477 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] TaaS: Handle Delete Port: 84c5ea7d-97af-492f-94f3-d5869b9a3705 2026-08-11 12:32:06.485 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a170c869-a8f4-4e03-95d7-81a285f2c477 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Tap Mirror: Handle Delete Port: 84c5ea7d-97af-492f-94f3-d5869b9a3705 [pid: 7|app: 0|req: 990/1919] 199.19.213.166 () {34 vars in 1052 bytes} [Tue Aug 11 12:32:06 2026] GET /v2.0/ports?network_id=9293ce35-1522-4cb2-981d-2b42d730692d&device_owner=network%3Adhcp => generated 12 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 991/1920] 10.0.0.70 () {32 vars in 735 bytes} [Tue Aug 11 12:32:06 2026] GET /v2.0/ports?device_id=7926484b-6a83-402b-a83e-a636d98767db => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 992/1921] 199.19.213.166 () {34 vars in 1052 bytes} [Tue Aug 11 12:32:06 2026] GET /v2.0/ports?network_id=9293ce35-1522-4cb2-981d-2b42d730692d&device_owner=network%3Adhcp => generated 12 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-11 12:32:06.803 7 INFO neutron_taas.services.taas.taas_plugin [None req-ad071a82-881d-4e54-b43a-ac6494756454 6f69a15506c844e3a607494a993f42c2 ebc94e4320354a98af769c4f20ae5a47 - - default default] TaaS: Handle Delete Port: 68132554-3fd9-4cc2-998f-40579b1053e5 2026-08-11 12:32:06.806 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-ad071a82-881d-4e54-b43a-ac6494756454 6f69a15506c844e3a607494a993f42c2 ebc94e4320354a98af769c4f20ae5a47 - - default default] Tap Mirror: Handle Delete Port: 68132554-3fd9-4cc2-998f-40579b1053e5 [pid: 8|app: 0|req: 930/1922] 10.0.0.70 () {32 vars in 723 bytes} [Tue Aug 11 12:32:06 2026] DELETE /v2.0/routers/2ee533ad-2828-4954-8d0c-85d81236cbdb => generated 0 bytes in 647 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 931/1923] 199.19.213.166 () {34 vars in 1012 bytes} [Tue Aug 11 12:32:06 2026] GET /v2.0/networks/9293ce35-1522-4cb2-981d-2b42d730692d?fields=segments => generated 14 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 993/1924] 10.0.0.70 () {32 vars in 723 bytes} [Tue Aug 11 12:32:06 2026] DELETE /v2.0/routers/7926484b-6a83-402b-a83e-a636d98767db => generated 0 bytes in 660 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-11 12:32:07.302 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-3dcf5bcb-e848-44b9-a6f5-32e462f7a30d 8d6a19fb320c48768ee1887a0578d48e f5a1f7c13b3343aeb0b2399c2fc8fd89 - - default default] No more DHCP agents 2026-08-11 12:32:07.303 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-3dcf5bcb-e848-44b9-a6f5-32e462f7a30d 8d6a19fb320c48768ee1887a0578d48e f5a1f7c13b3343aeb0b2399c2fc8fd89 - - default default] Unable to schedule network 51fa4b90-fa94-4f8e-bfe2-d83223c6676a: no agents available; will retry on subsequent port and subnet creation events. [pid: 7|app: 0|req: 994/1925] 10.0.0.70 () {32 vars in 723 bytes} [Tue Aug 11 12:32:07 2026] DELETE /v2.0/subnets/af7752bd-24f4-491d-8c90-f0983ab6d5f6 => generated 0 bytes in 147 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 995/1926] 199.19.213.166 () {34 vars in 1112 bytes} [Tue Aug 11 12:32:07 2026] GET /v2.0/networks/9293ce35-1522-4cb2-981d-2b42d730692d?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 996/1927] 10.0.0.70 () {32 vars in 735 bytes} [Tue Aug 11 12:32:07 2026] GET /v2.0/ports?device_id=7926484b-6a83-402b-a83e-a636d98767db => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-11 12:32:07.405 7 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-ff151b2a-e388-4f88-8d76-d044850e1439 - - - - - -] No port found with ID c5a57fc3-19bf-4bbb-b91d-bfa8e1d8ba12: RuntimeError: No port found with ID c5a57fc3-19bf-4bbb-b91d-bfa8e1d8ba12 2026-08-11 12:32:07.406 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-ff151b2a-e388-4f88-8d76-d044850e1439 - - - - - -] OVN reports status down for port: 5290bf25-bc93-44df-9b95-f5097c97bd99 2026-08-11 12:32:07.491 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-ff151b2a-e388-4f88-8d76-d044850e1439 - - - - - -] OVN reports status down for port: 68132554-3fd9-4cc2-998f-40579b1053e5 2026-08-11 12:32:07.508 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-ff151b2a-e388-4f88-8d76-d044850e1439 - - - - - -] OVN reports status up for port: 68132554-3fd9-4cc2-998f-40579b1053e5 2026-08-11 12:32:07.579 7 INFO neutron_taas.services.taas.taas_plugin [None req-53d1a4ed-9a14-4991-8e5d-76ced6682860 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] TaaS: Handle Delete Port: 6a53e2e0-4ef8-4104-a985-2c4489c44811 [pid: 8|app: 0|req: 932/1928] 10.0.0.70 () {34 vars in 675 bytes} [Tue Aug 11 12:32:06 2026] POST /v2.0/floatingips => generated 552 bytes in 674 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-11 12:32:07.583 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-53d1a4ed-9a14-4991-8e5d-76ced6682860 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Tap Mirror: Handle Delete Port: 6a53e2e0-4ef8-4104-a985-2c4489c44811 2026-08-11 12:32:07.597 8 INFO neutron.api.v2.resource [None req-db610ae9-1381-4567-a6c8-41e28a083be9 6f69a15506c844e3a607494a993f42c2 ebc94e4320354a98af769c4f20ae5a47 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 933/1929] 10.0.0.70 () {32 vars in 723 bytes} [Tue Aug 11 12:32:07 2026] DELETE /v2.0/routers/7926484b-6a83-402b-a83e-a636d98767db => generated 135 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 934/1930] 10.0.0.70 () {34 vars in 758 bytes} [Tue Aug 11 12:32:07 2026] PUT /v2.0/floatingips/af11186e-639a-46b6-bfea-4a860b56fabc/tags => generated 25 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 935/1931] 10.0.0.70 () {32 vars in 735 bytes} [Tue Aug 11 12:32:07 2026] GET /v2.0/ports?device_id=f32c62a3-1254-46c1-ad5d-0ee87fca4e13 => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 936/1932] 10.0.0.70 () {32 vars in 738 bytes} [Tue Aug 11 12:32:07 2026] GET /v2.0/floatingips/af11186e-639a-46b6-bfea-4a860b56fabc/tags => generated 25 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-11 12:32:07.759 7 INFO neutron.services.segments.plugin [-] Segment eb38c085-cb53-4a08-9005-7084aee7c4aa resource provider aggregate not found 2026-08-11 12:32:07.762 7 INFO neutron.services.segments.plugin [-] Segment eb38c085-cb53-4a08-9005-7084aee7c4aa resource provider aggregate not found 2026-08-11 12:32:07.771 8 INFO neutron.api.v2.resource [None req-253e5e82-8077-4e0d-8ee2-48049e6f992a 6f69a15506c844e3a607494a993f42c2 ebc94e4320354a98af769c4f20ae5a47 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 937/1933] 10.0.0.70 () {32 vars in 723 bytes} [Tue Aug 11 12:32:07 2026] DELETE /v2.0/routers/f32c62a3-1254-46c1-ad5d-0ee87fca4e13 => generated 135 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-11 12:32:07.777 7 INFO neutron.services.segments.plugin [-] Segment eb38c085-cb53-4a08-9005-7084aee7c4aa resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid eb38c085-cb53-4a08-9005-7084aee7c4aa found for delete ", "request_id": "req-45136f5c-1b2f-4846-97b5-69495df0ffae"}]} 2026-08-11 12:32:07.782 7 INFO neutron.services.segments.plugin [-] Segment eb38c085-cb53-4a08-9005-7084aee7c4aa resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid eb38c085-cb53-4a08-9005-7084aee7c4aa found for delete ", "request_id": "req-badab86a-917c-48c2-ae75-892c6e6cfbd0"}]} [pid: 7|app: 0|req: 997/1934] 10.0.0.70 () {32 vars in 725 bytes} [Tue Aug 11 12:32:07 2026] DELETE /v2.0/networks/334bdf0a-0b04-4495-873f-7be1b964ca51 => generated 0 bytes in 406 msecs (HTTP/1.1 204) 3 headers in 131 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-08-11 12:32:07.809 7 INFO neutron.pecan_wsgi.hooks.translation [None req-24d052fb-e011-4ada-87db-071ddafa1d98 6f69a15506c844e3a607494a993f42c2 ebc94e4320354a98af769c4f20ae5a47 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 998/1935] 10.0.0.70 () {32 vars in 723 bytes} [Tue Aug 11 12:32:07 2026] DELETE /v2.0/subnets/1f33003f-bd42-405d-9eda-6e89c19eadb3 => generated 136 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 999/1936] 10.0.0.70 () {32 vars in 735 bytes} [Tue Aug 11 12:32:07 2026] GET /v2.0/ports?device_id=de64f779-6970-4501-85be-2548ad56c721 => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 938/1937] 10.0.0.70 () {34 vars in 769 bytes} [Tue Aug 11 12:32:07 2026] PUT /v2.0/floatingips/af11186e-639a-46b6-bfea-4a860b56fabc/tags/green => generated 4 bytes in 61 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-08-11 12:32:07.853 7 INFO neutron.api.v2.resource [None req-ee2021b2-041c-42d4-95e2-c42e97b1a894 6f69a15506c844e3a607494a993f42c2 ebc94e4320354a98af769c4f20ae5a47 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1000/1938] 10.0.0.70 () {32 vars in 723 bytes} [Tue Aug 11 12:32:07 2026] DELETE /v2.0/routers/de64f779-6970-4501-85be-2548ad56c721 => generated 135 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-11 12:32:07.866 7 INFO neutron.pecan_wsgi.hooks.translation [None req-153a2b6f-9343-46da-8fc2-13201b49f4d4 6f69a15506c844e3a607494a993f42c2 ebc94e4320354a98af769c4f20ae5a47 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1001/1939] 10.0.0.70 () {32 vars in 723 bytes} [Tue Aug 11 12:32:07 2026] DELETE /v2.0/subnets/725c6001-1a3c-4989-a523-eee62625a2d9 => generated 136 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 939/1940] 10.0.0.70 () {32 vars in 738 bytes} [Tue Aug 11 12:32:07 2026] GET /v2.0/floatingips/af11186e-639a-46b6-bfea-4a860b56fabc/tags => generated 34 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1002/1941] 10.0.0.70 () {32 vars in 735 bytes} [Tue Aug 11 12:32:07 2026] GET /v2.0/ports?device_id=47962362-b3aa-4be8-b429-1d46818ff921 => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-11 12:32:07.909 7 INFO neutron.api.v2.resource [None req-d4e2bb91-ab08-4ea1-b784-6e818b6621d3 6f69a15506c844e3a607494a993f42c2 ebc94e4320354a98af769c4f20ae5a47 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1003/1942] 10.0.0.70 () {32 vars in 723 bytes} [Tue Aug 11 12:32:07 2026] DELETE /v2.0/routers/47962362-b3aa-4be8-b429-1d46818ff921 => generated 135 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-11 12:32:07.927 7 INFO neutron.pecan_wsgi.hooks.translation [None req-a3c7a98b-9174-4c62-8fc8-d40c71b765d6 6f69a15506c844e3a607494a993f42c2 ebc94e4320354a98af769c4f20ae5a47 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1004/1943] 10.0.0.70 () {32 vars in 723 bytes} [Tue Aug 11 12:32:07 2026] DELETE /v2.0/subnets/0611f1b3-db6d-4f3f-9f3e-06000337a0b8 => generated 136 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 940/1944] 10.0.0.70 () {34 vars in 765 bytes} [Tue Aug 11 12:32:07 2026] PUT /v2.0/floatingips/af11186e-639a-46b6-bfea-4a860b56fabc/tags/red => generated 4 bytes in 50 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-08-11 12:32:07.946 8 INFO neutron.pecan_wsgi.hooks.translation [None req-4a35c493-7644-4c4f-9bd5-71ea3fe35501 6f69a15506c844e3a607494a993f42c2 ebc94e4320354a98af769c4f20ae5a47 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 941/1945] 10.0.0.70 () {32 vars in 723 bytes} [Tue Aug 11 12:32:07 2026] DELETE /v2.0/subnets/124d2608-42fb-4654-9802-b178882b0f42 => generated 136 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1005/1946] 10.0.0.70 () {32 vars in 773 bytes} [Tue Aug 11 12:32:07 2026] GET /v2.0/security-groups?tenant_id=daddf5d964664f69a991e96d15c4cdfe&name=default => generated 2925 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 942/1947] 10.0.0.70 () {32 vars in 738 bytes} [Tue Aug 11 12:32:07 2026] GET /v2.0/floatingips/af11186e-639a-46b6-bfea-4a860b56fabc/tags => generated 34 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 943/1948] 10.0.0.70 () {34 vars in 787 bytes} [Tue Aug 11 12:32:07 2026] PUT /v2.0/floatingips/af11186e-639a-46b6-bfea-4a860b56fabc/tags/black.or.white => generated 4 bytes in 64 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 944/1949] 10.0.0.70 () {32 vars in 738 bytes} [Tue Aug 11 12:32:08 2026] GET /v2.0/floatingips/af11186e-639a-46b6-bfea-4a860b56fabc/tags => generated 52 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 945/1950] 10.0.0.70 () {34 vars in 758 bytes} [Tue Aug 11 12:32:08 2026] PUT /v2.0/floatingips/af11186e-639a-46b6-bfea-4a860b56fabc/tags => generated 37 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1006/1951] 10.0.0.70 () {32 vars in 739 bytes} [Tue Aug 11 12:32:07 2026] DELETE /v2.0/security-groups/ecf88100-1094-48ae-adc1-c6116f4cb991 => generated 0 bytes in 261 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 946/1952] 10.0.0.70 () {32 vars in 738 bytes} [Tue Aug 11 12:32:08 2026] GET /v2.0/floatingips/af11186e-639a-46b6-bfea-4a860b56fabc/tags => generated 37 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1007/1953] 10.0.0.70 () {32 vars in 746 bytes} [Tue Aug 11 12:32:08 2026] GET /v2.0/floatingips/af11186e-639a-46b6-bfea-4a860b56fabc/tags/red => generated 0 bytes in 64 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-11 12:32:08.350 8 INFO neutron.api.v2.resource [None req-f02e57db-5d36-4e67-b601-f93a6b0f6f9f 8d6a19fb320c48768ee1887a0578d48e f5a1f7c13b3343aeb0b2399c2fc8fd89 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 947/1954] 10.0.0.70 () {32 vars in 750 bytes} [Tue Aug 11 12:32:08 2026] GET /v2.0/floatingips/af11186e-639a-46b6-bfea-4a860b56fabc/tags/green => generated 99 bytes in 39 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1008/1955] 10.0.0.70 () {32 vars in 749 bytes} [Tue Aug 11 12:32:08 2026] DELETE /v2.0/floatingips/af11186e-639a-46b6-bfea-4a860b56fabc/tags/red => generated 0 bytes in 53 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 948/1956] 10.0.0.70 () {32 vars in 738 bytes} [Tue Aug 11 12:32:08 2026] GET /v2.0/floatingips/af11186e-639a-46b6-bfea-4a860b56fabc/tags => generated 30 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-11 12:32:08.514 8 INFO neutron.api.v2.resource [None req-f8d75788-ec63-4ea7-b30d-0b0e76a21458 8d6a19fb320c48768ee1887a0578d48e f5a1f7c13b3343aeb0b2399c2fc8fd89 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 949/1957] 10.0.0.70 () {32 vars in 753 bytes} [Tue Aug 11 12:32:08 2026] DELETE /v2.0/floatingips/af11186e-639a-46b6-bfea-4a860b56fabc/tags/green => generated 99 bytes in 41 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 950/1958] 10.0.0.70 () {32 vars in 741 bytes} [Tue Aug 11 12:32:08 2026] DELETE /v2.0/floatingips/af11186e-639a-46b6-bfea-4a860b56fabc/tags => generated 0 bytes in 49 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1009/1959] 10.0.0.70 () {32 vars in 773 bytes} [Tue Aug 11 12:32:08 2026] GET /v2.0/security-groups?tenant_id=ebc94e4320354a98af769c4f20ae5a47&name=default => generated 2925 bytes in 170 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 951/1960] 10.0.0.70 () {32 vars in 738 bytes} [Tue Aug 11 12:32:08 2026] GET /v2.0/floatingips/af11186e-639a-46b6-bfea-4a860b56fabc/tags => generated 12 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-11 12:32:08.764 8 INFO neutron_taas.services.taas.taas_plugin [None req-6be8954a-e29c-41a9-a41e-7129e2f978f3 8d6a19fb320c48768ee1887a0578d48e f5a1f7c13b3343aeb0b2399c2fc8fd89 - - default default] TaaS: Handle Delete Port: 0c766f3e-7ef2-4593-9688-13bd57f5a5a5 2026-08-11 12:32:08.773 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-6be8954a-e29c-41a9-a41e-7129e2f978f3 8d6a19fb320c48768ee1887a0578d48e f5a1f7c13b3343aeb0b2399c2fc8fd89 - - default default] Tap Mirror: Handle Delete Port: 0c766f3e-7ef2-4593-9688-13bd57f5a5a5 [pid: 7|app: 0|req: 1010/1961] 10.0.0.70 () {32 vars in 739 bytes} [Tue Aug 11 12:32:08 2026] DELETE /v2.0/security-groups/f311baa8-5df7-41f4-8581-f87aa7ff0026 => generated 0 bytes in 237 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 952/1962] 10.0.0.70 () {32 vars in 731 bytes} [Tue Aug 11 12:32:08 2026] DELETE /v2.0/floatingips/af11186e-639a-46b6-bfea-4a860b56fabc => generated 0 bytes in 322 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-11 12:32:10.035 7 INFO neutron.db.ovn_revision_numbers_db [None req-d7bfcb6f-d592-4d1b-b99a-96cc903fcef5 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource 5fabeec7-2ce9-4719-ae6e-f20f0a4e7de6 (type: security_groups) to 1 2026-08-11 12:32:10.057 7 INFO neutron.db.ovn_revision_numbers_db [None req-d7bfcb6f-d592-4d1b-b99a-96cc903fcef5 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource 07925b02-d626-4e70-a679-ef99b69e2ff9 (type: security_group_rules) to 0 2026-08-11 12:32:10.084 7 INFO neutron.db.ovn_revision_numbers_db [None req-d7bfcb6f-d592-4d1b-b99a-96cc903fcef5 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource 2aee6c66-9b5b-45e6-9d89-d11769672937 (type: security_group_rules) to 0 2026-08-11 12:32:10.119 7 INFO neutron.db.ovn_revision_numbers_db [None req-d7bfcb6f-d592-4d1b-b99a-96cc903fcef5 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource c6b3fdb8-c30d-46ed-9e90-4bcf408fc069 (type: security_group_rules) to 0 2026-08-11 12:32:10.166 7 INFO neutron.db.ovn_revision_numbers_db [None req-d7bfcb6f-d592-4d1b-b99a-96cc903fcef5 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource c9af9ffc-d587-4a6b-b58f-7a52ba4c3cd7 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 1011/1963] 10.0.0.70 () {32 vars in 773 bytes} [Tue Aug 11 12:32:09 2026] GET /v2.0/security-groups?tenant_id=44e7c86c2e2945e0b6cdedad2ff65de6&name=default => generated 2925 bytes in 552 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 953/1964] 10.0.0.70 () {32 vars in 739 bytes} [Tue Aug 11 12:32:10 2026] DELETE /v2.0/security-groups/5fabeec7-2ce9-4719-ae6e-f20f0a4e7de6 => generated 0 bytes in 397 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-11 12:32:11.101 7 INFO neutron.db.ovn_revision_numbers_db [None req-e8152836-0ef4-4210-ada6-6f954657c3b9 096aa1b3f259494287ed9e19f996d6b5 18dc0073474b4650b36501f4268c183c - - default default] Successfully bumped revision number for resource d3833e4a-1c3f-4d00-a66c-509a1b74525f (type: security_groups) to 1 2026-08-11 12:32:11.130 7 INFO neutron.db.ovn_revision_numbers_db [None req-e8152836-0ef4-4210-ada6-6f954657c3b9 096aa1b3f259494287ed9e19f996d6b5 18dc0073474b4650b36501f4268c183c - - default default] Successfully bumped revision number for resource 73cbc743-f961-441d-8025-07fff27b4a80 (type: security_group_rules) to 0 2026-08-11 12:32:11.163 7 INFO neutron.db.ovn_revision_numbers_db [None req-e8152836-0ef4-4210-ada6-6f954657c3b9 096aa1b3f259494287ed9e19f996d6b5 18dc0073474b4650b36501f4268c183c - - default default] Successfully bumped revision number for resource b439253a-27cb-4165-81df-c7cf9747871e (type: security_group_rules) to 0 2026-08-11 12:32:11.195 7 INFO neutron.db.ovn_revision_numbers_db [None req-e8152836-0ef4-4210-ada6-6f954657c3b9 096aa1b3f259494287ed9e19f996d6b5 18dc0073474b4650b36501f4268c183c - - default default] Successfully bumped revision number for resource ccbdd73f-d4cf-460f-80c4-9d53acbb1329 (type: security_group_rules) to 0 2026-08-11 12:32:11.198 8 INFO neutron.db.ovn_revision_numbers_db [None req-8a28dc69-3155-401d-93de-d7c5a9528590 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource 475aa394-c187-4565-ba0c-2c7da9fc69ed (type: security_groups) to 1 2026-08-11 12:32:11.245 7 INFO neutron.db.ovn_revision_numbers_db [None req-e8152836-0ef4-4210-ada6-6f954657c3b9 096aa1b3f259494287ed9e19f996d6b5 18dc0073474b4650b36501f4268c183c - - default default] Successfully bumped revision number for resource dba543be-7cac-4bcd-ac0e-9b524d2b8a2a (type: security_group_rules) to 0 2026-08-11 12:32:11.257 8 INFO neutron.db.ovn_revision_numbers_db [None req-8a28dc69-3155-401d-93de-d7c5a9528590 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource 79a0ac36-03ec-4ea4-ab4e-0357c8fad8e6 (type: security_group_rules) to 0 2026-08-11 12:32:11.302 8 INFO neutron.db.ovn_revision_numbers_db [None req-8a28dc69-3155-401d-93de-d7c5a9528590 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource 8ee10d5d-f57c-444b-9e7c-fa3ccc2cf98b (type: security_group_rules) to 0 2026-08-11 12:32:11.320 8 INFO neutron.db.ovn_revision_numbers_db [None req-8a28dc69-3155-401d-93de-d7c5a9528590 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource 9fe410f4-f09f-4dc0-804a-45e761d17cb5 (type: security_group_rules) to 0 2026-08-11 12:32:11.362 8 INFO neutron.db.ovn_revision_numbers_db [None req-8a28dc69-3155-401d-93de-d7c5a9528590 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource c2487313-f86e-420e-8f41-b885cc4950c0 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 955/1967] 10.0.0.70 () {32 vars in 773 bytes} [Tue Aug 11 12:32:11 2026] GET /v2.0/security-groups?tenant_id=f5a1f7c13b3343aeb0b2399c2fc8fd89&name=default => generated 2925 bytes in 375 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-11 12:32:11.422 7 INFO neutron.db.ovn_revision_numbers_db [None req-e8152836-0ef4-4210-ada6-6f954657c3b9 096aa1b3f259494287ed9e19f996d6b5 18dc0073474b4650b36501f4268c183c - - default default] Successfully bumped revision number for resource 5bad6d36-a6f9-44cc-a6cb-df64a96f3764 (type: security_groups) to 1 2026-08-11 12:32:11.453 7 INFO neutron.db.ovn_revision_numbers_db [None req-e8152836-0ef4-4210-ada6-6f954657c3b9 096aa1b3f259494287ed9e19f996d6b5 18dc0073474b4650b36501f4268c183c - - default default] Successfully bumped revision number for resource 1595e747-7c4f-431c-be26-9028f960d20b (type: security_group_rules) to 0 2026-08-11 12:32:11.491 7 INFO neutron.db.ovn_revision_numbers_db [None req-e8152836-0ef4-4210-ada6-6f954657c3b9 096aa1b3f259494287ed9e19f996d6b5 18dc0073474b4650b36501f4268c183c - - default default] Successfully bumped revision number for resource 32d3dd2f-178a-48a7-91ab-cf41b4e6342b (type: security_group_rules) to 0 [pid: 7|app: 0|req: 1013/1968] 10.0.0.70 () {34 vars in 683 bytes} [Tue Aug 11 12:32:10 2026] POST /v2.0/security-groups => generated 1624 bytes in 814 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1014/1969] 10.0.0.48 () {34 vars in 989 bytes} [Tue Aug 11 12:32:11 2026] GET /v2.0/ports?device_id=c1c30e91-eed4-499b-9c7c-a1f2ec557097 => generated 1438 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1015/1970] 10.0.0.70 () {32 vars in 662 bytes} [Tue Aug 11 12:32:11 2026] GET /v2.0/security-groups => generated 4529 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1016/1971] 10.0.0.48 () {34 vars in 1039 bytes} [Tue Aug 11 12:32:11 2026] GET /v2.0/security-groups?id=7a2b3bb8-4996-49cc-89bd-8eaa99935510&fields=id&fields=name => generated 112 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 12:32:11.963 7 INFO neutron.db.ovn_revision_numbers_db [None req-409a3b7c-5826-4a29-b802-d5ded770ef16 096aa1b3f259494287ed9e19f996d6b5 18dc0073474b4650b36501f4268c183c - - default default] Successfully bumped revision number for resource 5bad6d36-a6f9-44cc-a6cb-df64a96f3764 (type: security_groups) to 2 [pid: 7|app: 0|req: 1017/1972] 10.0.0.70 () {34 vars in 757 bytes} [Tue Aug 11 12:32:11 2026] PUT /v2.0/security-groups/5bad6d36-a6f9-44cc-a6cb-df64a96f3764 => generated 1663 bytes in 328 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1018/1973] 10.0.0.70 () {32 vars in 736 bytes} [Tue Aug 11 12:32:11 2026] GET /v2.0/security-groups/5bad6d36-a6f9-44cc-a6cb-df64a96f3764 => generated 1663 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 956/1974] 10.0.0.70 () {32 vars in 739 bytes} [Tue Aug 11 12:32:11 2026] DELETE /v2.0/security-groups/475aa394-c187-4565-ba0c-2c7da9fc69ed => generated 0 bytes in 633 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1019/1975] 10.0.0.70 () {32 vars in 739 bytes} [Tue Aug 11 12:32:12 2026] DELETE /v2.0/security-groups/5bad6d36-a6f9-44cc-a6cb-df64a96f3764 => generated 0 bytes in 442 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 957/1976] 10.0.0.70 () {32 vars in 662 bytes} [Tue Aug 11 12:32:12 2026] GET /v2.0/security-groups => generated 2925 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-11 12:32:12.512 7 INFO neutron.api.v2.resource [None req-c946d581-3201-4407-928d-b8d53750f5b0 096aa1b3f259494287ed9e19f996d6b5 18dc0073474b4650b36501f4268c183c - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1020/1977] 10.0.0.70 () {32 vars in 739 bytes} [Tue Aug 11 12:32:12 2026] DELETE /v2.0/security-groups/5bad6d36-a6f9-44cc-a6cb-df64a96f3764 => generated 146 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-11 12:32:12.885 8 INFO neutron.db.ovn_revision_numbers_db [None req-1976a6f9-6e6a-4106-9fdd-733aaac0a0a5 096aa1b3f259494287ed9e19f996d6b5 18dc0073474b4650b36501f4268c183c - - default default] Successfully bumped revision number for resource 2817aba0-cb3f-4b38-aa3c-05443b86f74e (type: security_groups) to 1 2026-08-11 12:32:12.939 8 INFO neutron.db.ovn_revision_numbers_db [None req-1976a6f9-6e6a-4106-9fdd-733aaac0a0a5 096aa1b3f259494287ed9e19f996d6b5 18dc0073474b4650b36501f4268c183c - - default default] Successfully bumped revision number for resource 089212ef-71ad-4398-aff1-2cd01e8d8aea (type: security_group_rules) to 0 2026-08-11 12:32:13.003 8 INFO neutron.db.ovn_revision_numbers_db [None req-1976a6f9-6e6a-4106-9fdd-733aaac0a0a5 096aa1b3f259494287ed9e19f996d6b5 18dc0073474b4650b36501f4268c183c - - default default] Successfully bumped revision number for resource 1845fdba-8118-4fd6-abc3-d5a15e9107ec (type: security_group_rules) to 0 [pid: 8|app: 0|req: 958/1978] 10.0.0.70 () {34 vars in 683 bytes} [Tue Aug 11 12:32:12 2026] POST /v2.0/security-groups => generated 1623 bytes in 560 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-08-11 12:32:13.428 7 INFO neutron.db.ovn_revision_numbers_db [None req-15b81f0e-ff78-4065-ba12-86d26e54c589 096aa1b3f259494287ed9e19f996d6b5 18dc0073474b4650b36501f4268c183c - - default default] Successfully bumped revision number for resource 0aa420e6-0f05-4270-916f-54ab99f48b67 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 1021/1979] 10.0.0.70 () {34 vars in 694 bytes} [Tue Aug 11 12:32:13 2026] POST /v2.0/security-group-rules => generated 601 bytes in 379 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 959/1980] 10.0.0.70 () {32 vars in 746 bytes} [Tue Aug 11 12:32:13 2026] GET /v2.0/security-group-rules/0aa420e6-0f05-4270-916f-54ab99f48b67 => generated 601 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1022/1981] 10.0.0.70 () {32 vars in 672 bytes} [Tue Aug 11 12:32:13 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 960/1982] 10.0.0.70 () {32 vars in 749 bytes} [Tue Aug 11 12:32:13 2026] DELETE /v2.0/security-group-rules/0aa420e6-0f05-4270-916f-54ab99f48b67 => generated 0 bytes in 111 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1023/1983] 10.0.0.70 () {32 vars in 672 bytes} [Tue Aug 11 12:32:13 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-11 12:32:13.864 8 INFO neutron.db.ovn_revision_numbers_db [None req-0bed571a-9124-473c-ad52-4445b3508ead 096aa1b3f259494287ed9e19f996d6b5 18dc0073474b4650b36501f4268c183c - - default default] Successfully bumped revision number for resource 3627ac45-f89e-408f-a037-53323c0b46cc (type: security_group_rules) to 0 [pid: 8|app: 0|req: 961/1984] 10.0.0.70 () {34 vars in 694 bytes} [Tue Aug 11 12:32:13 2026] POST /v2.0/security-group-rules => generated 601 bytes in 142 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1024/1985] 10.0.0.70 () {32 vars in 746 bytes} [Tue Aug 11 12:32:13 2026] GET /v2.0/security-group-rules/3627ac45-f89e-408f-a037-53323c0b46cc => generated 601 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 962/1986] 10.0.0.70 () {32 vars in 672 bytes} [Tue Aug 11 12:32:13 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1025/1987] 10.0.0.70 () {32 vars in 749 bytes} [Tue Aug 11 12:32:14 2026] DELETE /v2.0/security-group-rules/3627ac45-f89e-408f-a037-53323c0b46cc => generated 0 bytes in 127 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 963/1988] 10.0.0.70 () {32 vars in 672 bytes} [Tue Aug 11 12:32:14 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-11 12:32:14.314 7 INFO neutron.db.ovn_revision_numbers_db [None req-975d0aaf-c07a-43c1-9690-f55beb9a0b14 096aa1b3f259494287ed9e19f996d6b5 18dc0073474b4650b36501f4268c183c - - default default] Successfully bumped revision number for resource 47ff9790-9ed2-4f73-b374-bbb67d1a86f6 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 1026/1989] 10.0.0.70 () {34 vars in 694 bytes} [Tue Aug 11 12:32:14 2026] POST /v2.0/security-group-rules => generated 602 bytes in 119 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 964/1990] 10.0.0.70 () {32 vars in 746 bytes} [Tue Aug 11 12:32:14 2026] GET /v2.0/security-group-rules/47ff9790-9ed2-4f73-b374-bbb67d1a86f6 => generated 602 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1027/1991] 10.0.0.70 () {32 vars in 672 bytes} [Tue Aug 11 12:32:14 2026] GET /v2.0/security-group-rules => generated 4139 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 965/1992] 10.0.0.70 () {32 vars in 749 bytes} [Tue Aug 11 12:32:14 2026] DELETE /v2.0/security-group-rules/47ff9790-9ed2-4f73-b374-bbb67d1a86f6 => generated 0 bytes in 120 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 966/1993] 10.0.0.70 () {32 vars in 672 bytes} [Tue Aug 11 12:32:14 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 967/1994] 10.0.0.70 () {32 vars in 739 bytes} [Tue Aug 11 12:32:14 2026] DELETE /v2.0/security-groups/2817aba0-cb3f-4b38-aa3c-05443b86f74e => generated 0 bytes in 99 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 968/1995] 10.0.0.70 () {32 vars in 662 bytes} [Tue Aug 11 12:32:14 2026] GET /v2.0/security-groups => generated 2925 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-11 12:32:14.751 7 INFO neutron.db.ovn_revision_numbers_db [None req-812be60c-0686-4c2e-be8d-f6da6ad30540 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource 074aeca1-238f-486e-acab-b22d327d0168 (type: security_groups) to 1 2026-08-11 12:32:14.769 7 INFO neutron.db.ovn_revision_numbers_db [None req-812be60c-0686-4c2e-be8d-f6da6ad30540 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource 5150ca01-8e2c-4685-89eb-f579bbf3d09f (type: security_group_rules) to 0 2026-08-11 12:32:14.781 7 INFO neutron.db.ovn_revision_numbers_db [None req-812be60c-0686-4c2e-be8d-f6da6ad30540 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource 6119f71a-ef2a-4baf-a8f5-be6cd21aca11 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 969/1996] 10.0.0.70 () {32 vars in 662 bytes} [Tue Aug 11 12:32:14 2026] GET /v2.0/security-groups => generated 2925 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-11 12:32:14.793 7 INFO neutron.db.ovn_revision_numbers_db [None req-812be60c-0686-4c2e-be8d-f6da6ad30540 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource c685019d-41d4-4ce9-ae9d-54c399da5371 (type: security_group_rules) to 0 2026-08-11 12:32:14.804 7 INFO neutron.db.ovn_revision_numbers_db [None req-812be60c-0686-4c2e-be8d-f6da6ad30540 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource df607478-8ceb-4127-9a11-b0abe5f17fd1 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 1028/1997] 10.0.0.70 () {32 vars in 773 bytes} [Tue Aug 11 12:32:14 2026] GET /v2.0/security-groups?tenant_id=c7368cde6b0e4e65a669484ffa967cc3&name=default => generated 2925 bytes in 341 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 970/1998] 10.0.0.70 () {32 vars in 739 bytes} [Tue Aug 11 12:32:14 2026] DELETE /v2.0/security-groups/074aeca1-238f-486e-acab-b22d327d0168 => generated 0 bytes in 231 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-11 12:32:15.354 7 INFO neutron.db.ovn_revision_numbers_db [None req-d328305b-ff0f-49c0-a278-8bad51ac4dbb 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource 01e3f319-d687-4756-85f3-4c2f3f948f47 (type: security_groups) to 1 2026-08-11 12:32:15.364 7 INFO neutron.db.ovn_revision_numbers_db [None req-d328305b-ff0f-49c0-a278-8bad51ac4dbb 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource 0e46d48c-84e1-4c39-b5de-81ec04c1fe6d (type: security_group_rules) to 0 2026-08-11 12:32:15.374 7 INFO neutron.db.ovn_revision_numbers_db [None req-d328305b-ff0f-49c0-a278-8bad51ac4dbb 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource 3076d579-315c-45e4-bf9f-b3d00444bd52 (type: security_group_rules) to 0 2026-08-11 12:32:15.387 7 INFO neutron.db.ovn_revision_numbers_db [None req-d328305b-ff0f-49c0-a278-8bad51ac4dbb 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource 349a993d-620c-4b04-8a38-a9d29bfcbea3 (type: security_group_rules) to 0 2026-08-11 12:32:15.396 7 INFO neutron.db.ovn_revision_numbers_db [None req-d328305b-ff0f-49c0-a278-8bad51ac4dbb 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource 75ec323a-8258-452b-af34-038946cb969a (type: security_group_rules) to 0 [pid: 7|app: 0|req: 1029/1999] 10.0.0.70 () {32 vars in 773 bytes} [Tue Aug 11 12:32:15 2026] GET /v2.0/security-groups?tenant_id=e03d055749ee4262a81fc70692fd7002&name=default => generated 2925 bytes in 199 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 971/2000] 10.0.0.70 () {32 vars in 773 bytes} [Tue Aug 11 12:32:15 2026] GET /v2.0/security-groups?tenant_id=18dc0073474b4650b36501f4268c183c&name=default => generated 2925 bytes in 161 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 972/2001] 10.0.0.70 () {32 vars in 739 bytes} [Tue Aug 11 12:32:15 2026] DELETE /v2.0/security-groups/d3833e4a-1c3f-4d00-a66c-509a1b74525f => generated 0 bytes in 268 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1030/2002] 10.0.0.70 () {32 vars in 739 bytes} [Tue Aug 11 12:32:15 2026] DELETE /v2.0/security-groups/01e3f319-d687-4756-85f3-4c2f3f948f47 => generated 0 bytes in 282 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 973/2003] 10.0.0.70 () {32 vars in 720 bytes} [Tue Aug 11 12:32:15 2026] GET /v2.0/subnets/2afabbcc-6e46-46fc-bad8-d15dcdb50a32 => generated 675 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1031/2004] 10.0.0.70 () {34 vars in 675 bytes} [Tue Aug 11 12:32:15 2026] POST /v2.0/subnetpools => generated 516 bytes in 173 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 974/2005] 10.0.0.70 () {34 vars in 758 bytes} [Tue Aug 11 12:32:15 2026] PUT /v2.0/subnetpools/e0bd07f7-b474-4d37-8f71-c6db8365c8a1/tags => generated 25 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1032/2006] 10.0.0.70 () {32 vars in 738 bytes} [Tue Aug 11 12:32:16 2026] GET /v2.0/subnetpools/e0bd07f7-b474-4d37-8f71-c6db8365c8a1/tags => generated 25 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 975/2007] 10.0.0.70 () {34 vars in 769 bytes} [Tue Aug 11 12:32:16 2026] PUT /v2.0/subnetpools/e0bd07f7-b474-4d37-8f71-c6db8365c8a1/tags/green => generated 4 bytes in 63 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1033/2008] 10.0.0.70 () {32 vars in 738 bytes} [Tue Aug 11 12:32:16 2026] GET /v2.0/subnetpools/e0bd07f7-b474-4d37-8f71-c6db8365c8a1/tags => generated 34 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 976/2009] 10.0.0.70 () {34 vars in 765 bytes} [Tue Aug 11 12:32:16 2026] PUT /v2.0/subnetpools/e0bd07f7-b474-4d37-8f71-c6db8365c8a1/tags/red => generated 4 bytes in 36 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1034/2010] 10.0.0.70 () {32 vars in 738 bytes} [Tue Aug 11 12:32:16 2026] GET /v2.0/subnetpools/e0bd07f7-b474-4d37-8f71-c6db8365c8a1/tags => generated 34 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 977/2011] 10.0.0.70 () {34 vars in 787 bytes} [Tue Aug 11 12:32:16 2026] PUT /v2.0/subnetpools/e0bd07f7-b474-4d37-8f71-c6db8365c8a1/tags/black.or.white => generated 4 bytes in 49 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1035/2012] 10.0.0.70 () {32 vars in 738 bytes} [Tue Aug 11 12:32:16 2026] GET /v2.0/subnetpools/e0bd07f7-b474-4d37-8f71-c6db8365c8a1/tags => generated 52 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 978/2013] 10.0.0.70 () {34 vars in 758 bytes} [Tue Aug 11 12:32:16 2026] PUT /v2.0/subnetpools/e0bd07f7-b474-4d37-8f71-c6db8365c8a1/tags => generated 37 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1036/2014] 10.0.0.70 () {32 vars in 738 bytes} [Tue Aug 11 12:32:16 2026] GET /v2.0/subnetpools/e0bd07f7-b474-4d37-8f71-c6db8365c8a1/tags => generated 37 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 979/2015] 10.0.0.70 () {32 vars in 746 bytes} [Tue Aug 11 12:32:16 2026] GET /v2.0/subnetpools/e0bd07f7-b474-4d37-8f71-c6db8365c8a1/tags/red => generated 0 bytes in 30 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-11 12:32:16.472 7 INFO neutron.api.v2.resource [None req-5188107b-76e2-4fd1-988a-c1e22d1d74f5 1726ae71a37142908da014d93e5017eb 4bab1bfb449a41a885006d7f08860135 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1037/2016] 10.0.0.70 () {32 vars in 750 bytes} [Tue Aug 11 12:32:16 2026] GET /v2.0/subnetpools/e0bd07f7-b474-4d37-8f71-c6db8365c8a1/tags/green => generated 99 bytes in 27 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 980/2017] 10.0.0.70 () {32 vars in 749 bytes} [Tue Aug 11 12:32:16 2026] DELETE /v2.0/subnetpools/e0bd07f7-b474-4d37-8f71-c6db8365c8a1/tags/red => generated 0 bytes in 40 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1038/2018] 10.0.0.70 () {32 vars in 738 bytes} [Tue Aug 11 12:32:16 2026] GET /v2.0/subnetpools/e0bd07f7-b474-4d37-8f71-c6db8365c8a1/tags => generated 30 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-11 12:32:16.595 8 INFO neutron.api.v2.resource [None req-c2ab1939-4f52-4138-9519-6c66b8a66344 1726ae71a37142908da014d93e5017eb 4bab1bfb449a41a885006d7f08860135 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 981/2019] 10.0.0.70 () {32 vars in 753 bytes} [Tue Aug 11 12:32:16 2026] DELETE /v2.0/subnetpools/e0bd07f7-b474-4d37-8f71-c6db8365c8a1/tags/green => generated 99 bytes in 45 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1039/2020] 10.0.0.70 () {32 vars in 741 bytes} [Tue Aug 11 12:32:16 2026] DELETE /v2.0/subnetpools/e0bd07f7-b474-4d37-8f71-c6db8365c8a1/tags => generated 0 bytes in 43 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 982/2021] 10.0.0.70 () {32 vars in 738 bytes} [Tue Aug 11 12:32:16 2026] GET /v2.0/subnetpools/e0bd07f7-b474-4d37-8f71-c6db8365c8a1/tags => generated 12 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1040/2022] 10.0.0.70 () {32 vars in 731 bytes} [Tue Aug 11 12:32:16 2026] DELETE /v2.0/subnetpools/e0bd07f7-b474-4d37-8f71-c6db8365c8a1 => generated 0 bytes in 50 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 983/2023] 10.0.0.104 () {30 vars in 690 bytes} [Tue Aug 11 12:32:16 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 236 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1041/2024] 10.0.0.104 () {30 vars in 692 bytes} [Tue Aug 11 12:32:17 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 984/2025] 10.0.0.104 () {30 vars in 668 bytes} [Tue Aug 11 12:32:17 2026] GET /v2.0/extensions/qos => generated 166 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1042/2026] 10.0.0.104 () {30 vars in 704 bytes} [Tue Aug 11 12:32:17 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 985/2027] 10.0.0.71 () {28 vars in 582 bytes} [Tue Aug 11 12:32:17 2026] GET /v2.0/subnets => generated 5509 bytes in 231 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 986/2028] 10.0.0.71 () {28 vars in 580 bytes} [Tue Aug 11 12:32:17 2026] GET /v2.0/agents => generated 1214 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 987/2029] 10.0.0.71 () {28 vars in 618 bytes} [Tue Aug 11 12:32:17 2026] GET /v2.0/network-ip-availabilities => generated 3183 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 988/2030] 10.0.0.71 () {28 vars in 578 bytes} [Tue Aug 11 12:32:17 2026] GET /v2.0/ports => generated 17406 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) 2026-08-11 12:32:17.674 7 INFO neutron.db.ovn_revision_numbers_db [None req-201ddafc-1e60-4e1e-ab53-41d81da06a1f 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource 3b3296b3-b357-4032-9afd-8eccafaa26a4 (type: security_groups) to 1 2026-08-11 12:32:17.685 7 INFO neutron.db.ovn_revision_numbers_db [None req-201ddafc-1e60-4e1e-ab53-41d81da06a1f 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource 22dc3995-8f4b-4dd1-937a-04fedbf08829 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 989/2031] 10.0.0.71 () {28 vars in 582 bytes} [Tue Aug 11 12:32:17 2026] GET /v2.0/subnets => generated 5509 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-11 12:32:17.696 7 INFO neutron.db.ovn_revision_numbers_db [None req-201ddafc-1e60-4e1e-ab53-41d81da06a1f 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource 572fc37f-a4c0-4c93-a70b-52a06afbd7bc (type: security_group_rules) to 0 2026-08-11 12:32:17.705 7 INFO neutron.db.ovn_revision_numbers_db [None req-201ddafc-1e60-4e1e-ab53-41d81da06a1f 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource a361f715-8f24-4364-814e-2c5cc3df71c0 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 990/2032] 10.0.0.71 () {28 vars in 590 bytes} [Tue Aug 11 12:32:17 2026] GET /v2.0/subnetpools => generated 19 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-11 12:32:17.716 7 INFO neutron.db.ovn_revision_numbers_db [None req-201ddafc-1e60-4e1e-ab53-41d81da06a1f 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource c47688fd-7f77-496a-bc01-7344b1c2b82e (type: security_group_rules) to 0 [pid: 8|app: 0|req: 991/2033] 10.0.0.71 () {28 vars in 590 bytes} [Tue Aug 11 12:32:17 2026] GET /v2.0/floatingips => generated 1702 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 992/2034] 10.0.0.104 () {28 vars in 439 bytes} [Tue Aug 11 12:32:17 2026] GET / => generated 151 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1043/2035] 10.0.0.70 () {32 vars in 773 bytes} [Tue Aug 11 12:32:17 2026] GET /v2.0/security-groups?tenant_id=4bab1bfb449a41a885006d7f08860135&name=default => generated 2925 bytes in 308 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1044/2036] 10.0.0.71 () {28 vars in 598 bytes} [Tue Aug 11 12:32:17 2026] GET /v2.0/security-groups => generated 31544 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1045/2037] 10.0.0.104 () {30 vars in 728 bytes} [Tue Aug 11 12:32:17 2026] GET /v2.0/subnets/2afabbcc-6e46-46fc-bad8-d15dcdb50a32 => generated 657 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1046/2038] 10.0.0.71 () {28 vars in 584 bytes} [Tue Aug 11 12:32:17 2026] GET /v2.0/networks => generated 4770 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1047/2039] 10.0.0.104 () {30 vars in 690 bytes} [Tue Aug 11 12:32:17 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1048/2040] 10.0.0.71 () {28 vars in 582 bytes} [Tue Aug 11 12:32:17 2026] GET /v2.0/routers => generated 965 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1049/2041] 10.0.0.104 () {30 vars in 692 bytes} [Tue Aug 11 12:32:17 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1050/2042] 10.0.0.71 () {28 vars in 623 bytes} [Tue Aug 11 12:32:17 2026] GET /v2.0/agents?binary=ovn-controller => generated 416 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1051/2043] 10.0.0.104 () {30 vars in 668 bytes} [Tue Aug 11 12:32:17 2026] GET /v2.0/extensions/qos => generated 166 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1052/2044] 10.0.0.104 () {30 vars in 704 bytes} [Tue Aug 11 12:32:17 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 993/2045] 10.0.0.70 () {32 vars in 739 bytes} [Tue Aug 11 12:32:17 2026] DELETE /v2.0/security-groups/3b3296b3-b357-4032-9afd-8eccafaa26a4 => generated 0 bytes in 220 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1053/2046] 10.0.0.104 () {30 vars in 728 bytes} [Tue Aug 11 12:32:17 2026] GET /v2.0/subnets/2afabbcc-6e46-46fc-bad8-d15dcdb50a32 => generated 675 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1054/2047] 10.0.0.104 () {30 vars in 690 bytes} [Tue Aug 11 12:32:18 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1055/2048] 10.0.0.104 () {30 vars in 692 bytes} [Tue Aug 11 12:32:18 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1056/2049] 10.0.0.104 () {30 vars in 668 bytes} [Tue Aug 11 12:32:18 2026] GET /v2.0/extensions/qos => generated 166 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1057/2050] 10.0.0.104 () {30 vars in 704 bytes} [Tue Aug 11 12:32:18 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1058/2051] 10.0.0.104 () {30 vars in 730 bytes} [Tue Aug 11 12:32:18 2026] GET /v2.0/networks/506baf26-40fc-4c1c-8415-0013a260079b => generated 839 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1059/2052] 10.0.0.104 () {30 vars in 682 bytes} [Tue Aug 11 12:32:18 2026] GET /v2.0/extensions/project-id => generated 204 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 12:32:18.220 8 INFO neutron.db.ovn_revision_numbers_db [None req-25a79fe4-8249-49a7-8b53-625497eb9f45 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource 3562b399-af27-4109-b8ac-3b567811d1e1 (type: security_groups) to 1 2026-08-11 12:32:18.236 8 INFO neutron.db.ovn_revision_numbers_db [None req-25a79fe4-8249-49a7-8b53-625497eb9f45 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource 026e4191-49be-405b-adaf-a1a8b8d4aa93 (type: security_group_rules) to 0 2026-08-11 12:32:18.253 8 INFO neutron.db.ovn_revision_numbers_db [None req-25a79fe4-8249-49a7-8b53-625497eb9f45 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource 0415d1a0-fd6f-4186-beb0-a3197509847a (type: security_group_rules) to 0 2026-08-11 12:32:18.267 8 INFO neutron.db.ovn_revision_numbers_db [None req-25a79fe4-8249-49a7-8b53-625497eb9f45 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource 2126be20-625d-46e9-b8f5-5c5a5d376c5d (type: security_group_rules) to 0 2026-08-11 12:32:18.278 8 INFO neutron.db.ovn_revision_numbers_db [None req-25a79fe4-8249-49a7-8b53-625497eb9f45 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource 31ce8513-0282-42ca-801f-071358f6cc13 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 994/2053] 10.0.0.70 () {32 vars in 773 bytes} [Tue Aug 11 12:32:18 2026] GET /v2.0/security-groups?tenant_id=1f92e9dcd095466cabcd7ac29e36ef57&name=default => generated 2925 bytes in 262 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-11 12:32:18.486 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-66bb3c8a-b7df-4a9e-8041-f73e9b3cee12 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] No more DHCP agents 2026-08-11 12:32:18.487 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-66bb3c8a-b7df-4a9e-8041-f73e9b3cee12 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Unable to schedule network 506baf26-40fc-4c1c-8415-0013a260079b: no agents available; will retry on subsequent port and subnet creation events. 2026-08-11 12:32:18.679 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-95760e31-849e-4c8b-b3b3-beafe233924a - - - - - -] OVN reports status down for port: 0a3c7da7-2067-4354-b89b-ec02f2b1decb [pid: 8|app: 0|req: 995/2054] 10.0.0.70 () {32 vars in 739 bytes} [Tue Aug 11 12:32:18 2026] DELETE /v2.0/security-groups/3562b399-af27-4109-b8ac-3b567811d1e1 => generated 0 bytes in 360 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-11 12:32:18.696 7 INFO neutron.db.ovn_revision_numbers_db [None req-66bb3c8a-b7df-4a9e-8041-f73e9b3cee12 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource 0a3c7da7-2067-4354-b89b-ec02f2b1decb (type: ports) to 1 [pid: 7|app: 0|req: 1060/2055] 10.0.0.104 () {34 vars in 704 bytes} [Tue Aug 11 12:32:18 2026] POST /v2.0/ports => generated 1132 bytes in 506 msecs (HTTP/1.1 201) 4 headers in 163 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-08-11 12:32:19.513 8 INFO neutron.db.ovn_revision_numbers_db [None req-c5c83e50-d8b1-4919-8578-f3714cc36e9f 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource e0d41d07-c3fc-4e70-9c4b-97053601125d (type: security_groups) to 1 2026-08-11 12:32:19.525 8 INFO neutron.db.ovn_revision_numbers_db [None req-c5c83e50-d8b1-4919-8578-f3714cc36e9f 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource c33b134a-2824-444f-a944-c182bfe37d37 (type: security_group_rules) to 0 2026-08-11 12:32:19.538 8 INFO neutron.db.ovn_revision_numbers_db [None req-c5c83e50-d8b1-4919-8578-f3714cc36e9f 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource ce284a67-b1b3-45f1-82b8-5a0d585e3963 (type: security_group_rules) to 0 2026-08-11 12:32:19.552 8 INFO neutron.db.ovn_revision_numbers_db [None req-c5c83e50-d8b1-4919-8578-f3714cc36e9f 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource f4083d38-b2fd-4fc5-92d8-92d18f1b7280 (type: security_group_rules) to 0 2026-08-11 12:32:19.564 8 INFO neutron.db.ovn_revision_numbers_db [None req-c5c83e50-d8b1-4919-8578-f3714cc36e9f 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource f57d6010-8655-4888-b91b-c327e18e32a7 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 996/2056] 10.0.0.70 () {32 vars in 773 bytes} [Tue Aug 11 12:32:19 2026] GET /v2.0/security-groups?tenant_id=639fd5934acb4d32bb9b51f83ab3dcfd&name=default => generated 2925 bytes in 304 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-11 12:32:19.647 7 INFO neutron.db.ovn_revision_numbers_db [None req-254209f2-2daf-46c5-b199-6f6103185da9 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource fb63c610-9ca4-406b-82dd-c945525d4141 (type: security_groups) to 1 2026-08-11 12:32:19.673 7 INFO neutron.db.ovn_revision_numbers_db [None req-254209f2-2daf-46c5-b199-6f6103185da9 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource 156d87c7-7f3b-4ed4-a4fa-92f14ad771a1 (type: security_group_rules) to 0 2026-08-11 12:32:19.683 7 INFO neutron.db.ovn_revision_numbers_db [None req-254209f2-2daf-46c5-b199-6f6103185da9 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource 6899817d-4edd-4aed-86c0-cccb249a1dec (type: security_group_rules) to 0 2026-08-11 12:32:19.698 7 INFO neutron.db.ovn_revision_numbers_db [None req-254209f2-2daf-46c5-b199-6f6103185da9 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource b62925be-08e1-444c-98a3-82ba610b676a (type: security_group_rules) to 0 2026-08-11 12:32:19.709 7 INFO neutron.db.ovn_revision_numbers_db [None req-254209f2-2daf-46c5-b199-6f6103185da9 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource b708490c-1fd0-4610-9b10-e97d304264f7 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 1061/2057] 10.0.0.70 () {32 vars in 773 bytes} [Tue Aug 11 12:32:19 2026] GET /v2.0/security-groups?tenant_id=76dd1434d8624a1ebde98796d65e85a7&name=default => generated 2925 bytes in 275 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 997/2058] 10.0.0.70 () {32 vars in 739 bytes} [Tue Aug 11 12:32:19 2026] DELETE /v2.0/security-groups/e0d41d07-c3fc-4e70-9c4b-97053601125d => generated 0 bytes in 261 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1062/2059] 10.0.0.70 () {32 vars in 739 bytes} [Tue Aug 11 12:32:19 2026] DELETE /v2.0/security-groups/fb63c610-9ca4-406b-82dd-c945525d4141 => generated 0 bytes in 204 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-11 12:32:20.232 8 INFO neutron.db.ovn_revision_numbers_db [None req-cf2dc16a-5bf0-4047-a173-d20425aa69fa 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource 17c8fa81-fec7-4935-8241-44d391944d8b (type: security_groups) to 1 2026-08-11 12:32:20.242 8 INFO neutron.db.ovn_revision_numbers_db [None req-cf2dc16a-5bf0-4047-a173-d20425aa69fa 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource 1a8e8551-a7d2-4388-bb79-e7affef5d0c3 (type: security_group_rules) to 0 2026-08-11 12:32:20.261 8 INFO neutron.db.ovn_revision_numbers_db [None req-cf2dc16a-5bf0-4047-a173-d20425aa69fa 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource 4d516f1c-a6eb-413d-ada1-c62f3709f50c (type: security_group_rules) to 0 2026-08-11 12:32:20.287 8 INFO neutron.db.ovn_revision_numbers_db [None req-cf2dc16a-5bf0-4047-a173-d20425aa69fa 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource 919a6ed7-e01f-4e3a-b521-55454a7e38d3 (type: security_group_rules) to 0 2026-08-11 12:32:20.303 8 INFO neutron.db.ovn_revision_numbers_db [None req-cf2dc16a-5bf0-4047-a173-d20425aa69fa 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource b25747a5-75a3-43f4-8dde-44d4373042c4 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 998/2060] 10.0.0.70 () {32 vars in 773 bytes} [Tue Aug 11 12:32:20 2026] GET /v2.0/security-groups?tenant_id=aa2b3a2f63a3426fb803cba00b0f7ac8&name=default => generated 2925 bytes in 252 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1063/2061] 10.0.0.70 () {32 vars in 739 bytes} [Tue Aug 11 12:32:20 2026] DELETE /v2.0/security-groups/17c8fa81-fec7-4935-8241-44d391944d8b => generated 0 bytes in 306 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 999/2062] 199.19.213.166 () {30 vars in 703 bytes} [Tue Aug 11 12:32:21 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1064/2063] 199.19.213.166 () {30 vars in 705 bytes} [Tue Aug 11 12:32:21 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1000/2064] 199.19.213.166 () {30 vars in 681 bytes} [Tue Aug 11 12:32:21 2026] GET /v2.0/extensions/qos => generated 166 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1065/2065] 199.19.213.166 () {30 vars in 717 bytes} [Tue Aug 11 12:32:21 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1001/2066] 199.19.213.166 () {30 vars in 737 bytes} [Tue Aug 11 12:32:21 2026] GET /v2.0/ports/0a3c7da7-2067-4354-b89b-ec02f2b1decb => generated 1132 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1066/2067] 199.19.213.166 () {30 vars in 703 bytes} [Tue Aug 11 12:32:21 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1002/2068] 199.19.213.166 () {30 vars in 705 bytes} [Tue Aug 11 12:32:21 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1067/2069] 199.19.213.166 () {30 vars in 681 bytes} [Tue Aug 11 12:32:21 2026] GET /v2.0/extensions/qos => generated 166 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1003/2070] 199.19.213.166 () {30 vars in 717 bytes} [Tue Aug 11 12:32:21 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 12:32:21.894 7 INFO neutron.api.v2.resource [None req-fee47305-1671-43da-a0b0-69aa2190c5f8 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1068/2071] 199.19.213.166 () {30 vars in 763 bytes} [Tue Aug 11 12:32:21 2026] GET /v2.0/security-groups/lb-03c6259c-2fa8-4fb3-852e-7aca9d212289 => generated 149 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1004/2072] 199.19.213.166 () {30 vars in 785 bytes} [Tue Aug 11 12:32:21 2026] GET /v2.0/security-groups?name=lb-03c6259c-2fa8-4fb3-852e-7aca9d212289 => generated 23 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-11 12:32:22.080 8 INFO neutron.db.ovn_revision_numbers_db [None req-e41cadd2-a9ed-46d9-9be5-610fbfc10965 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource 7e609fda-0c93-4ffc-bdcd-0c6ab10432e3 (type: security_groups) to 1 2026-08-11 12:32:22.091 8 INFO neutron.db.ovn_revision_numbers_db [None req-e41cadd2-a9ed-46d9-9be5-610fbfc10965 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource 6809820f-893c-41d5-a2b1-fe6f2bb8ec20 (type: security_group_rules) to 0 2026-08-11 12:32:22.105 8 INFO neutron.db.ovn_revision_numbers_db [None req-e41cadd2-a9ed-46d9-9be5-610fbfc10965 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource d0ed58ee-859f-4f6e-8db5-211fada63ea7 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 1005/2073] 199.19.213.166 () {34 vars in 736 bytes} [Tue Aug 11 12:32:21 2026] POST /v2.0/security-groups => generated 1636 bytes in 229 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1006/2074] 199.19.213.166 () {30 vars in 815 bytes} [Tue Aug 11 12:32:22 2026] GET /v2.0/security-group-rules?security_group_id=7e609fda-0c93-4ffc-bdcd-0c6ab10432e3 => generated 1182 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-11 12:32:22.328 7 INFO neutron.db.ovn_revision_numbers_db [None req-81c33882-fc59-4917-b1c2-a793ef9f5621 a91f9042dc044aa2a3d0e7a349205516 203ffbb45413401f811b1370c1fa79a1 - - default default] Successfully bumped revision number for resource 1bc3f74a-a30e-4a5d-ae9e-ab5391043863 (type: security_groups) to 1 2026-08-11 12:32:22.342 7 INFO neutron.db.ovn_revision_numbers_db [None req-81c33882-fc59-4917-b1c2-a793ef9f5621 a91f9042dc044aa2a3d0e7a349205516 203ffbb45413401f811b1370c1fa79a1 - - default default] Successfully bumped revision number for resource 3da6868f-f5a3-49c0-9e92-6c5e6a4e42e2 (type: security_group_rules) to 0 2026-08-11 12:32:22.353 7 INFO neutron.db.ovn_revision_numbers_db [None req-81c33882-fc59-4917-b1c2-a793ef9f5621 a91f9042dc044aa2a3d0e7a349205516 203ffbb45413401f811b1370c1fa79a1 - - default default] Successfully bumped revision number for resource a43a7953-f890-43bb-b375-90e9462b3a91 (type: security_group_rules) to 0 2026-08-11 12:32:22.363 7 INFO neutron.db.ovn_revision_numbers_db [None req-81c33882-fc59-4917-b1c2-a793ef9f5621 a91f9042dc044aa2a3d0e7a349205516 203ffbb45413401f811b1370c1fa79a1 - - default default] Successfully bumped revision number for resource ac394349-de48-4b04-a6dc-51a41b3d7f6a (type: security_group_rules) to 0 2026-08-11 12:32:22.374 7 INFO neutron.db.ovn_revision_numbers_db [None req-81c33882-fc59-4917-b1c2-a793ef9f5621 a91f9042dc044aa2a3d0e7a349205516 203ffbb45413401f811b1370c1fa79a1 - - default default] Successfully bumped revision number for resource f867b746-244f-41d4-83c0-8826c489c2b9 (type: security_group_rules) to 0 2026-08-11 12:32:22.454 7 INFO neutron.db.segments_db [None req-81c33882-fc59-4917-b1c2-a793ef9f5621 a91f9042dc044aa2a3d0e7a349205516 203ffbb45413401f811b1370c1fa79a1 - - default default] Added segment 252df842-41eb-4f9c-81fd-816393dae2f6 of type geneve for network 1e510d32-f374-4a6d-9413-139781e82242 2026-08-11 12:32:22.578 7 INFO neutron.db.ovn_revision_numbers_db [None req-81c33882-fc59-4917-b1c2-a793ef9f5621 a91f9042dc044aa2a3d0e7a349205516 203ffbb45413401f811b1370c1fa79a1 - - default default] Successfully bumped revision number for resource 1e510d32-f374-4a6d-9413-139781e82242 (type: networks) to 1 2026-08-11 12:32:22.592 8 INFO neutron.db.ovn_revision_numbers_db [None req-b28caf27-758e-4d14-a66b-703d761e5c2d 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource 0a3c7da7-2067-4354-b89b-ec02f2b1decb (type: ports) to 2 [pid: 8|app: 0|req: 1007/2075] 199.19.213.166 () {34 vars in 789 bytes} [Tue Aug 11 12:32:22 2026] PUT /v2.0/ports/0a3c7da7-2067-4354-b89b-ec02f2b1decb => generated 1132 bytes in 386 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: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1008/2076] 199.19.213.166 () {30 vars in 703 bytes} [Tue Aug 11 12:32:22 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 12:32:22.741 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-81c33882-fc59-4917-b1c2-a793ef9f5621 a91f9042dc044aa2a3d0e7a349205516 203ffbb45413401f811b1370c1fa79a1 - - default default] No more DHCP agents 2026-08-11 12:32:22.742 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-81c33882-fc59-4917-b1c2-a793ef9f5621 a91f9042dc044aa2a3d0e7a349205516 203ffbb45413401f811b1370c1fa79a1 - - default default] Unable to schedule network 1e510d32-f374-4a6d-9413-139781e82242: no agents available; will retry on subsequent port and subnet creation events. 2026-08-11 12:32:22.788 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-95760e31-849e-4c8b-b3b3-beafe233924a - - - - - -] OVN reports status down for port: 8d9a2390-f85b-4371-b3f1-7feee0dff665 2026-08-11 12:32:22.811 7 INFO neutron.db.ovn_revision_numbers_db [None req-81c33882-fc59-4917-b1c2-a793ef9f5621 a91f9042dc044aa2a3d0e7a349205516 203ffbb45413401f811b1370c1fa79a1 - - default default] Successfully bumped revision number for resource 8d9a2390-f85b-4371-b3f1-7feee0dff665 (type: ports) to 1 [pid: 7|app: 0|req: 1069/2077] 10.0.0.70 () {34 vars in 669 bytes} [Tue Aug 11 12:32:21 2026] POST /v2.0/networks => generated 651 bytes in 899 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1070/2078] 199.19.213.166 () {30 vars in 705 bytes} [Tue Aug 11 12:32:22 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 12:32:23.015 8 INFO neutron.db.ovn_revision_numbers_db [None req-0b72562d-751f-48b9-a26b-85b1fc650b80 8c7ea58005f74de3a5c3442bea5c772f 98f3786b37b149acbd7b68944cffcadf - - default default] Successfully bumped revision number for resource 6a585083-36b3-49d1-8bde-deabd5421789 (type: security_groups) to 1 2026-08-11 12:32:23.026 8 INFO neutron.db.ovn_revision_numbers_db [None req-0b72562d-751f-48b9-a26b-85b1fc650b80 8c7ea58005f74de3a5c3442bea5c772f 98f3786b37b149acbd7b68944cffcadf - - default default] Successfully bumped revision number for resource b5df0656-8096-4f71-ad68-e599356332ac (type: security_group_rules) to 0 2026-08-11 12:32:23.028 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-d7f8e6ff-c7d6-470e-a8d6-a77ab647038e a91f9042dc044aa2a3d0e7a349205516 203ffbb45413401f811b1370c1fa79a1 - - default default] No more DHCP agents 2026-08-11 12:32:23.028 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-d7f8e6ff-c7d6-470e-a8d6-a77ab647038e a91f9042dc044aa2a3d0e7a349205516 203ffbb45413401f811b1370c1fa79a1 - - default default] Unable to schedule network 1e510d32-f374-4a6d-9413-139781e82242: no agents available; will retry on subsequent port and subnet creation events. 2026-08-11 12:32:23.037 8 INFO neutron.db.ovn_revision_numbers_db [None req-0b72562d-751f-48b9-a26b-85b1fc650b80 8c7ea58005f74de3a5c3442bea5c772f 98f3786b37b149acbd7b68944cffcadf - - default default] Successfully bumped revision number for resource bd98a328-07db-47be-8d6f-048762dc4c97 (type: security_group_rules) to 0 2026-08-11 12:32:23.049 8 INFO neutron.db.ovn_revision_numbers_db [None req-0b72562d-751f-48b9-a26b-85b1fc650b80 8c7ea58005f74de3a5c3442bea5c772f 98f3786b37b149acbd7b68944cffcadf - - default default] Successfully bumped revision number for resource bdc10fb8-a11c-40af-8edd-5f8515fc0652 (type: security_group_rules) to 0 2026-08-11 12:32:23.060 8 INFO neutron.db.ovn_revision_numbers_db [None req-0b72562d-751f-48b9-a26b-85b1fc650b80 8c7ea58005f74de3a5c3442bea5c772f 98f3786b37b149acbd7b68944cffcadf - - default default] Successfully bumped revision number for resource dea19453-a4c9-4089-a410-f39098d16be9 (type: security_group_rules) to 0 2026-08-11 12:32:23.081 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-ff151b2a-e388-4f88-8d76-d044850e1439 - - - - - -] OVN reports status down for port: 24f002a5-f406-437f-9a0b-9cbd19beb505 2026-08-11 12:32:23.160 7 INFO neutron.db.ovn_revision_numbers_db [None req-d7f8e6ff-c7d6-470e-a8d6-a77ab647038e a91f9042dc044aa2a3d0e7a349205516 203ffbb45413401f811b1370c1fa79a1 - - default default] Successfully bumped revision number for resource 24f002a5-f406-437f-9a0b-9cbd19beb505 (type: ports) to 1 2026-08-11 12:32:23.166 8 INFO neutron.db.segments_db [None req-0b72562d-751f-48b9-a26b-85b1fc650b80 8c7ea58005f74de3a5c3442bea5c772f 98f3786b37b149acbd7b68944cffcadf - - default default] Added segment c8334191-16a2-4b3c-8395-50b35bee5aab of type geneve for network 24beca1e-d9aa-45dc-9aa9-cd608d3f42ba [pid: 7|app: 0|req: 1071/2079] 10.0.0.70 () {34 vars in 663 bytes} [Tue Aug 11 12:32:22 2026] POST /v2.0/ports => generated 743 bytes in 404 msecs (HTTP/1.1 201) 4 headers in 162 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: 7|app: 0|req: 1072/2080] 199.19.213.166 () {30 vars in 681 bytes} [Tue Aug 11 12:32:23 2026] GET /v2.0/extensions/qos => generated 166 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 12:32:23.291 8 INFO neutron.db.ovn_revision_numbers_db [None req-0b72562d-751f-48b9-a26b-85b1fc650b80 8c7ea58005f74de3a5c3442bea5c772f 98f3786b37b149acbd7b68944cffcadf - - default default] Successfully bumped revision number for resource 24beca1e-d9aa-45dc-9aa9-cd608d3f42ba (type: networks) to 1 2026-08-11 12:32:23.449 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-0b72562d-751f-48b9-a26b-85b1fc650b80 8c7ea58005f74de3a5c3442bea5c772f 98f3786b37b149acbd7b68944cffcadf - - default default] No more DHCP agents 2026-08-11 12:32:23.451 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-0b72562d-751f-48b9-a26b-85b1fc650b80 8c7ea58005f74de3a5c3442bea5c772f 98f3786b37b149acbd7b68944cffcadf - - default default] Unable to schedule network 24beca1e-d9aa-45dc-9aa9-cd608d3f42ba: no agents available; will retry on subsequent port and subnet creation events. [pid: 7|app: 0|req: 1073/2081] 10.0.0.70 () {34 vars in 665 bytes} [Tue Aug 11 12:32:23 2026] POST /v2.0/trunks => generated 409 bytes in 215 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1074/2082] 199.19.213.166 () {30 vars in 717 bytes} [Tue Aug 11 12:32:23 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 12:32:23.526 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-ff151b2a-e388-4f88-8d76-d044850e1439 - - - - - -] OVN reports status down for port: 2f95043b-2994-468c-8910-68b38df5456f [pid: 7|app: 0|req: 1075/2083] 10.0.0.70 () {34 vars in 748 bytes} [Tue Aug 11 12:32:23 2026] PUT /v2.0/trunks/311b41e8-32c5-474d-a318-db8b0a8746d2/tags => generated 25 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-11 12:32:23.537 8 INFO neutron.db.ovn_revision_numbers_db [None req-0b72562d-751f-48b9-a26b-85b1fc650b80 8c7ea58005f74de3a5c3442bea5c772f 98f3786b37b149acbd7b68944cffcadf - - default default] Successfully bumped revision number for resource 2f95043b-2994-468c-8910-68b38df5456f (type: ports) to 1 [pid: 8|app: 0|req: 1009/2084] 10.0.0.70 () {34 vars in 670 bytes} [Tue Aug 11 12:32:22 2026] POST /v2.0/networks => generated 651 bytes in 872 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1076/2085] 199.19.213.166 () {30 vars in 741 bytes} [Tue Aug 11 12:32:23 2026] GET /v2.0/subnets/2afabbcc-6e46-46fc-bad8-d15dcdb50a32 => generated 675 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1010/2086] 10.0.0.70 () {32 vars in 728 bytes} [Tue Aug 11 12:32:23 2026] GET /v2.0/trunks/311b41e8-32c5-474d-a318-db8b0a8746d2/tags => generated 25 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1011/2087] 10.0.0.70 () {34 vars in 759 bytes} [Tue Aug 11 12:32:23 2026] PUT /v2.0/trunks/311b41e8-32c5-474d-a318-db8b0a8746d2/tags/green => generated 4 bytes in 34 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1012/2088] 10.0.0.70 () {32 vars in 728 bytes} [Tue Aug 11 12:32:23 2026] GET /v2.0/trunks/311b41e8-32c5-474d-a318-db8b0a8746d2/tags => generated 34 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1013/2089] 10.0.0.70 () {34 vars in 755 bytes} [Tue Aug 11 12:32:23 2026] PUT /v2.0/trunks/311b41e8-32c5-474d-a318-db8b0a8746d2/tags/red => generated 4 bytes in 34 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1014/2090] 10.0.0.70 () {32 vars in 728 bytes} [Tue Aug 11 12:32:23 2026] GET /v2.0/trunks/311b41e8-32c5-474d-a318-db8b0a8746d2/tags => generated 34 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1015/2091] 10.0.0.70 () {34 vars in 777 bytes} [Tue Aug 11 12:32:23 2026] PUT /v2.0/trunks/311b41e8-32c5-474d-a318-db8b0a8746d2/tags/black.or.white => generated 4 bytes in 45 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1016/2092] 10.0.0.70 () {32 vars in 728 bytes} [Tue Aug 11 12:32:23 2026] GET /v2.0/trunks/311b41e8-32c5-474d-a318-db8b0a8746d2/tags => generated 52 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1017/2093] 10.0.0.70 () {34 vars in 748 bytes} [Tue Aug 11 12:32:23 2026] PUT /v2.0/trunks/311b41e8-32c5-474d-a318-db8b0a8746d2/tags => generated 37 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1018/2094] 10.0.0.70 () {32 vars in 728 bytes} [Tue Aug 11 12:32:23 2026] GET /v2.0/trunks/311b41e8-32c5-474d-a318-db8b0a8746d2/tags => generated 37 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1019/2095] 10.0.0.70 () {32 vars in 736 bytes} [Tue Aug 11 12:32:23 2026] GET /v2.0/trunks/311b41e8-32c5-474d-a318-db8b0a8746d2/tags/red => generated 0 bytes in 51 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-11 12:32:23.966 8 INFO neutron.api.v2.resource [None req-a4d70b35-4fdf-4a66-ab72-f6b459b3a2ce a91f9042dc044aa2a3d0e7a349205516 203ffbb45413401f811b1370c1fa79a1 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1020/2096] 10.0.0.70 () {32 vars in 740 bytes} [Tue Aug 11 12:32:23 2026] GET /v2.0/trunks/311b41e8-32c5-474d-a318-db8b0a8746d2/tags/green => generated 99 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1021/2097] 10.0.0.70 () {32 vars in 739 bytes} [Tue Aug 11 12:32:23 2026] DELETE /v2.0/trunks/311b41e8-32c5-474d-a318-db8b0a8746d2/tags/red => generated 0 bytes in 33 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1022/2098] 10.0.0.70 () {32 vars in 728 bytes} [Tue Aug 11 12:32:24 2026] GET /v2.0/trunks/311b41e8-32c5-474d-a318-db8b0a8746d2/tags => generated 30 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-11 12:32:24.074 8 INFO neutron.api.v2.resource [None req-9feb94d0-d947-46db-bab0-c7d3b0c0ba4e a91f9042dc044aa2a3d0e7a349205516 203ffbb45413401f811b1370c1fa79a1 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1023/2099] 10.0.0.70 () {32 vars in 743 bytes} [Tue Aug 11 12:32:24 2026] DELETE /v2.0/trunks/311b41e8-32c5-474d-a318-db8b0a8746d2/tags/green => generated 99 bytes in 37 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1024/2100] 10.0.0.70 () {32 vars in 731 bytes} [Tue Aug 11 12:32:24 2026] DELETE /v2.0/trunks/311b41e8-32c5-474d-a318-db8b0a8746d2/tags => generated 0 bytes in 73 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1025/2101] 10.0.0.70 () {32 vars in 728 bytes} [Tue Aug 11 12:32:24 2026] GET /v2.0/trunks/311b41e8-32c5-474d-a318-db8b0a8746d2/tags => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1026/2102] 10.0.0.70 () {32 vars in 718 bytes} [Tue Aug 11 12:32:24 2026] GET /v2.0/trunks/311b41e8-32c5-474d-a318-db8b0a8746d2 => generated 409 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1027/2103] 10.0.0.70 () {32 vars in 716 bytes} [Tue Aug 11 12:32:24 2026] GET /v2.0/ports/24f002a5-f406-437f-9a0b-9cbd19beb505 => generated 826 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1028/2104] 10.0.0.70 () {32 vars in 721 bytes} [Tue Aug 11 12:32:24 2026] DELETE /v2.0/trunks/311b41e8-32c5-474d-a318-db8b0a8746d2 => generated 0 bytes in 53 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-11 12:32:24.448 8 INFO neutron_taas.services.taas.taas_plugin [None req-1e961d15-1ba5-478c-9e1c-e8f0cb5c80e1 a91f9042dc044aa2a3d0e7a349205516 203ffbb45413401f811b1370c1fa79a1 - - default default] TaaS: Handle Delete Port: 24f002a5-f406-437f-9a0b-9cbd19beb505 2026-08-11 12:32:24.455 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-1e961d15-1ba5-478c-9e1c-e8f0cb5c80e1 a91f9042dc044aa2a3d0e7a349205516 203ffbb45413401f811b1370c1fa79a1 - - default default] Tap Mirror: Handle Delete Port: 24f002a5-f406-437f-9a0b-9cbd19beb505 [pid: 8|app: 0|req: 1029/2105] 10.0.0.70 () {32 vars in 719 bytes} [Tue Aug 11 12:32:24 2026] DELETE /v2.0/ports/24f002a5-f406-437f-9a0b-9cbd19beb505 => generated 0 bytes in 209 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-11 12:32:24.599 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-b752d820-4225-4f70-94f3-7d29ec9c654b 8c7ea58005f74de3a5c3442bea5c772f 98f3786b37b149acbd7b68944cffcadf - - default default] No more DHCP agents 2026-08-11 12:32:24.600 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-b752d820-4225-4f70-94f3-7d29ec9c654b 8c7ea58005f74de3a5c3442bea5c772f 98f3786b37b149acbd7b68944cffcadf - - default default] Unable to schedule network 51fa4b90-fa94-4f8e-bfe2-d83223c6676a: no agents available; will retry on subsequent port and subnet creation events. 2026-08-11 12:32:24.705 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-ff151b2a-e388-4f88-8d76-d044850e1439 - - - - - -] OVN reports status down for port: 66d8df8f-e6a0-4742-a8a9-b7a5daf5c8fb 2026-08-11 12:32:24.768 7 INFO neutron.db.ovn_revision_numbers_db [None req-b752d820-4225-4f70-94f3-7d29ec9c654b 8c7ea58005f74de3a5c3442bea5c772f 98f3786b37b149acbd7b68944cffcadf - - default default] Successfully bumped revision number for resource 66d8df8f-e6a0-4742-a8a9-b7a5daf5c8fb (type: ports) to 1 2026-08-11 12:32:24.827 8 INFO neutron.db.ovn_revision_numbers_db [None req-8af19720-91e7-4902-b6dd-2094cda27933 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource a2a962dd-b5f3-490e-98c4-1d4d51ac5e0f (type: security_groups) to 1 2026-08-11 12:32:24.837 8 INFO neutron.db.ovn_revision_numbers_db [None req-8af19720-91e7-4902-b6dd-2094cda27933 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource 17f0172f-e9a8-4f2f-abd4-1abfb465e1f8 (type: security_group_rules) to 0 2026-08-11 12:32:24.850 8 INFO neutron.db.ovn_revision_numbers_db [None req-8af19720-91e7-4902-b6dd-2094cda27933 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource 6a28d574-a09c-42ef-8813-a82f11a6c8e2 (type: security_group_rules) to 0 2026-08-11 12:32:24.860 8 INFO neutron.db.ovn_revision_numbers_db [None req-8af19720-91e7-4902-b6dd-2094cda27933 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource e2f12893-1ce5-417d-aa8f-68926e18e3eb (type: security_group_rules) to 0 2026-08-11 12:32:24.871 8 INFO neutron.db.ovn_revision_numbers_db [None req-8af19720-91e7-4902-b6dd-2094cda27933 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource ee1bf4be-98e7-4517-ba6e-53bad340792b (type: security_group_rules) to 0 [pid: 8|app: 0|req: 1030/2106] 10.0.0.70 () {32 vars in 773 bytes} [Tue Aug 11 12:32:24 2026] GET /v2.0/security-groups?tenant_id=ed145478710141b1988c602e51d5f0b4&name=default => generated 2925 bytes in 333 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-11 12:32:25.009 8 INFO neutron_taas.services.taas.taas_plugin [None req-5cdf0085-1e98-4955-9e3b-b41a56b7f803 a91f9042dc044aa2a3d0e7a349205516 203ffbb45413401f811b1370c1fa79a1 - - default default] TaaS: Handle Delete Port: 8d9a2390-f85b-4371-b3f1-7feee0dff665 2026-08-11 12:32:25.012 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-5cdf0085-1e98-4955-9e3b-b41a56b7f803 a91f9042dc044aa2a3d0e7a349205516 203ffbb45413401f811b1370c1fa79a1 - - default default] Tap Mirror: Handle Delete Port: 8d9a2390-f85b-4371-b3f1-7feee0dff665 2026-08-11 12:32:25.247 8 INFO neutron.services.segments.plugin [-] Segment 252df842-41eb-4f9c-81fd-816393dae2f6 resource provider aggregate not found 2026-08-11 12:32:25.255 8 INFO neutron.services.segments.plugin [-] Segment 252df842-41eb-4f9c-81fd-816393dae2f6 resource provider aggregate not found 2026-08-11 12:32:25.276 8 INFO neutron.services.segments.plugin [-] Segment 252df842-41eb-4f9c-81fd-816393dae2f6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 252df842-41eb-4f9c-81fd-816393dae2f6 found for delete ", "request_id": "req-8440dd75-993c-4e75-b149-38841d682373"}]} 2026-08-11 12:32:25.284 8 INFO neutron.services.segments.plugin [-] Segment 252df842-41eb-4f9c-81fd-816393dae2f6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 252df842-41eb-4f9c-81fd-816393dae2f6 found for delete ", "request_id": "req-ac22eefe-8484-4e91-a365-c084c2d7a81d"}]} [pid: 8|app: 0|req: 1031/2107] 10.0.0.70 () {32 vars in 725 bytes} [Tue Aug 11 12:32:24 2026] DELETE /v2.0/networks/1e510d32-f374-4a6d-9413-139781e82242 => generated 0 bytes in 404 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-11 12:32:25.515 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.commands [None req-24876586-ab8b-46f1-9d98-d6139e733f15 - - - - - -] Schedule LRP lrp-66d8df8f-e6a0-4742-a8a9-b7a5daf5c8fb on gateway a53a2deb-40ac-45ac-8351-5d8ff8b10a53 with priority 1 2026-08-11 12:32:25.553 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-ff151b2a-e388-4f88-8d76-d044850e1439 - - - - - -] OVN reports status up for port: 66d8df8f-e6a0-4742-a8a9-b7a5daf5c8fb [pid: 8|app: 0|req: 1032/2108] 10.0.0.70 () {32 vars in 739 bytes} [Tue Aug 11 12:32:25 2026] DELETE /v2.0/security-groups/a2a962dd-b5f3-490e-98c4-1d4d51ac5e0f => generated 0 bytes in 258 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-11 12:32:25.583 7 INFO neutron.plugins.ml2.plugin [None req-ff151b2a-e388-4f88-8d76-d044850e1439 - - - - - -] Attempt 1 to provision port 66d8df8f-e6a0-4742-a8a9-b7a5daf5c8fb 2026-08-11 12:32:25.602 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-4011e76d-8ef2-4097-9263-f132183214a5 - - - - - -] Router 84a81f3f-4941-45eb-b4c7-ebadb3f3c2cd is bound to host instance 2026-08-11 12:32:25.602 7 INFO neutron.db.ovn_revision_numbers_db [None req-b752d820-4225-4f70-94f3-7d29ec9c654b 8c7ea58005f74de3a5c3442bea5c772f 98f3786b37b149acbd7b68944cffcadf - - default default] Successfully bumped revision number for resource 66d8df8f-e6a0-4742-a8a9-b7a5daf5c8fb (type: router_ports) to 1 2026-08-11 12:32:25.721 7 INFO neutron.db.ovn_revision_numbers_db [None req-b752d820-4225-4f70-94f3-7d29ec9c654b 8c7ea58005f74de3a5c3442bea5c772f 98f3786b37b149acbd7b68944cffcadf - - default default] Successfully bumped revision number for resource 84a81f3f-4941-45eb-b4c7-ebadb3f3c2cd (type: routers) to 2 [pid: 7|app: 0|req: 1077/2111] 10.0.0.70 () {34 vars in 668 bytes} [Tue Aug 11 12:32:23 2026] POST /v2.0/routers => generated 955 bytes in 2163 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1078/2112] 10.0.0.70 () {32 vars in 775 bytes} [Tue Aug 11 12:32:25 2026] GET /v2.0/subnets?project_id=98f3786b37b149acbd7b68944cffcadf&cidr=10.100.0.0%2F28 => generated 14 bytes in 231 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-11 12:32:26.011 8 INFO neutron.db.ovn_revision_numbers_db [None req-558c7a80-2045-4795-9568-4ad3fc1a0a3c 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource 7df92b51-4bc4-4a4a-9181-5bcefc7e7f9a (type: security_groups) to 1 2026-08-11 12:32:26.032 8 INFO neutron.db.ovn_revision_numbers_db [None req-558c7a80-2045-4795-9568-4ad3fc1a0a3c 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource 1eed6e02-7443-421b-8eb2-68f5d9a035ba (type: security_group_rules) to 0 2026-08-11 12:32:26.049 8 INFO neutron.db.ovn_revision_numbers_db [None req-558c7a80-2045-4795-9568-4ad3fc1a0a3c 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource 6a169a01-8c13-484f-8521-6ba4c983d236 (type: security_group_rules) to 0 2026-08-11 12:32:26.065 8 INFO neutron.db.ovn_revision_numbers_db [None req-558c7a80-2045-4795-9568-4ad3fc1a0a3c 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource 7ba197bc-a75f-4da9-8aa4-3df032b9bc3a (type: security_group_rules) to 0 2026-08-11 12:32:26.090 8 INFO neutron.db.ovn_revision_numbers_db [None req-558c7a80-2045-4795-9568-4ad3fc1a0a3c 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource e53cf832-2342-4f9c-a8d6-fcf6f2bf26be (type: security_group_rules) to 0 [pid: 7|app: 0|req: 1079/2113] 10.0.0.70 () {32 vars in 773 bytes} [Tue Aug 11 12:32:25 2026] GET /v2.0/security-groups?tenant_id=203ffbb45413401f811b1370c1fa79a1&name=default => generated 2925 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1080/2114] 10.0.0.70 () {32 vars in 693 bytes} [Tue Aug 11 12:32:26 2026] GET /v2.0/networks?router%3Aexternal=True => generated 791 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1035/2115] 10.0.0.70 () {32 vars in 773 bytes} [Tue Aug 11 12:32:25 2026] GET /v2.0/security-groups?tenant_id=9af124032e624faf936eb287f710e383&name=default => generated 2925 bytes in 437 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1081/2116] 10.0.0.70 () {32 vars in 739 bytes} [Tue Aug 11 12:32:26 2026] DELETE /v2.0/security-groups/1bc3f74a-a30e-4a5d-ae9e-ab5391043863 => generated 0 bytes in 268 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1082/2117] 10.0.0.70 () {32 vars in 783 bytes} [Tue Aug 11 12:32:26 2026] GET /v2.0/subnets?network_id=51fa4b90-fa94-4f8e-bfe2-d83223c6676a&cidr=10.100.0.0%2F28 => generated 14 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1036/2118] 10.0.0.70 () {32 vars in 739 bytes} [Tue Aug 11 12:32:26 2026] DELETE /v2.0/security-groups/7df92b51-4bc4-4a4a-9181-5bcefc7e7f9a => generated 0 bytes in 446 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-11 12:32:26.641 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-d9bda29a-5af6-40e7-8e77-c596e58848d3 8c7ea58005f74de3a5c3442bea5c772f 98f3786b37b149acbd7b68944cffcadf - - default default] No more DHCP agents 2026-08-11 12:32:26.643 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-d9bda29a-5af6-40e7-8e77-c596e58848d3 8c7ea58005f74de3a5c3442bea5c772f 98f3786b37b149acbd7b68944cffcadf - - default default] Unable to schedule network 24beca1e-d9aa-45dc-9aa9-cd608d3f42ba: no agents available; will retry on subsequent port and subnet creation events. 2026-08-11 12:32:26.863 8 INFO neutron.db.ovn_revision_numbers_db [None req-8578d46f-bf12-49a5-a23d-adf02c8563f6 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource 10530ca3-c4b8-4458-b0e3-31ad8b359ecb (type: security_groups) to 1 2026-08-11 12:32:26.879 8 INFO neutron.db.ovn_revision_numbers_db [None req-8578d46f-bf12-49a5-a23d-adf02c8563f6 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource 00880b02-8145-4932-978c-843c23b39a52 (type: security_group_rules) to 0 2026-08-11 12:32:26.895 8 INFO neutron.db.ovn_revision_numbers_db [None req-1540b3c7-ee0d-4620-b311-803bafe994b7 - - - - - -] Successfully bumped revision number for resource 66d8df8f-e6a0-4742-a8a9-b7a5daf5c8fb (type: ports) to 4 2026-08-11 12:32:26.899 8 INFO neutron.db.ovn_revision_numbers_db [None req-8578d46f-bf12-49a5-a23d-adf02c8563f6 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource 1dda9b71-a0bb-43fb-b8b3-db607ce17b47 (type: security_group_rules) to 0 2026-08-11 12:32:26.913 8 INFO neutron.db.ovn_revision_numbers_db [None req-8578d46f-bf12-49a5-a23d-adf02c8563f6 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource 677dcb15-1552-4b15-baea-ae56e7fc78a6 (type: security_group_rules) to 0 2026-08-11 12:32:26.948 8 INFO neutron.db.ovn_revision_numbers_db [None req-8578d46f-bf12-49a5-a23d-adf02c8563f6 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource d517476a-c01b-4d7d-9bc4-ddc83b989743 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 1037/2119] 10.0.0.70 () {32 vars in 773 bytes} [Tue Aug 11 12:32:26 2026] GET /v2.0/security-groups?tenant_id=224eb4ad21bf47ad8f933bc81afc4da5&name=default => generated 2925 bytes in 405 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-11 12:32:27.123 7 INFO neutron.db.ovn_revision_numbers_db [None req-16b040dd-1806-4f96-a6b4-79ed35224630 - - - - - -] Successfully bumped revision number for resource 2f95043b-2994-468c-8910-68b38df5456f (type: ports) to 2 2026-08-11 12:32:27.179 7 INFO neutron.db.ovn_revision_numbers_db [None req-16b040dd-1806-4f96-a6b4-79ed35224630 - - - - - -] Successfully bumped revision number for resource cb5d1118-668b-40fb-a944-925e887f05cd (type: subnets) to 0 [pid: 7|app: 0|req: 1083/2120] 10.0.0.70 () {34 vars in 668 bytes} [Tue Aug 11 12:32:26 2026] POST /v2.0/subnets => generated 657 bytes in 740 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1038/2121] 10.0.0.70 () {32 vars in 739 bytes} [Tue Aug 11 12:32:27 2026] DELETE /v2.0/security-groups/10530ca3-c4b8-4458-b0e3-31ad8b359ecb => generated 0 bytes in 462 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-11 12:32:27.490 8 INFO neutron.db.ovn_revision_numbers_db [None req-1540b3c7-ee0d-4620-b311-803bafe994b7 - - - - - -] Successfully bumped revision number for resource 66d8df8f-e6a0-4742-a8a9-b7a5daf5c8fb (type: ports) to 5 2026-08-11 12:32:27.746 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-49593888-443d-4b52-866c-945f14361990 8c7ea58005f74de3a5c3442bea5c772f 98f3786b37b149acbd7b68944cffcadf - - default default] No more DHCP agents 2026-08-11 12:32:27.747 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-49593888-443d-4b52-866c-945f14361990 8c7ea58005f74de3a5c3442bea5c772f 98f3786b37b149acbd7b68944cffcadf - - default default] Unable to schedule network 24beca1e-d9aa-45dc-9aa9-cd608d3f42ba: no agents available; will retry on subsequent port and subnet creation events. 2026-08-11 12:32:27.905 7 INFO neutron.db.ovn_revision_numbers_db [None req-49593888-443d-4b52-866c-945f14361990 8c7ea58005f74de3a5c3442bea5c772f 98f3786b37b149acbd7b68944cffcadf - - default default] Successfully bumped revision number for resource e308e158-c134-40b0-9a7c-3998861797eb (type: ports) to 1 2026-08-11 12:32:28.432 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-ff151b2a-e388-4f88-8d76-d044850e1439 - - - - - -] OVN reports status down for port: e308e158-c134-40b0-9a7c-3998861797eb 2026-08-11 12:32:28.630 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-ff151b2a-e388-4f88-8d76-d044850e1439 - - - - - -] OVN reports status up for port: e308e158-c134-40b0-9a7c-3998861797eb 2026-08-11 12:32:28.660 7 INFO neutron.plugins.ml2.plugin [None req-ff151b2a-e388-4f88-8d76-d044850e1439 - - - - - -] Attempt 1 to provision port e308e158-c134-40b0-9a7c-3998861797eb 2026-08-11 12:32:28.778 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-49593888-443d-4b52-866c-945f14361990 8c7ea58005f74de3a5c3442bea5c772f 98f3786b37b149acbd7b68944cffcadf - - default default] No more DHCP agents 2026-08-11 12:32:28.783 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-49593888-443d-4b52-866c-945f14361990 8c7ea58005f74de3a5c3442bea5c772f 98f3786b37b149acbd7b68944cffcadf - - default default] Unable to schedule network 24beca1e-d9aa-45dc-9aa9-cd608d3f42ba: no agents available; will retry on subsequent port and subnet creation events. 2026-08-11 12:32:29.343 7 INFO neutron.db.ovn_revision_numbers_db [None req-ff151b2a-e388-4f88-8d76-d044850e1439 - - - - - -] Successfully bumped revision number for resource e308e158-c134-40b0-9a7c-3998861797eb (type: ports) to 2 2026-08-11 12:32:29.552 7 INFO neutron.db.ovn_revision_numbers_db [None req-49593888-443d-4b52-866c-945f14361990 8c7ea58005f74de3a5c3442bea5c772f 98f3786b37b149acbd7b68944cffcadf - - default default] Successfully bumped revision number for resource e308e158-c134-40b0-9a7c-3998861797eb (type: router_ports) to 1 [pid: 7|app: 0|req: 1084/2122] 10.0.0.70 () {34 vars in 782 bytes} [Tue Aug 11 12:32:27 2026] PUT /v2.0/routers/84a81f3f-4941-45eb-b4c7-ebadb3f3c2cd/add_router_interface => generated 309 bytes in 2357 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1039/2123] 10.0.0.70 () {32 vars in 648 bytes} [Tue Aug 11 12:32:29 2026] GET /v2.0/networks => generated 5553 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1085/2124] 10.0.0.70 () {32 vars in 646 bytes} [Tue Aug 11 12:32:29 2026] GET /v2.0/subnets => generated 6174 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1040/2125] 10.0.0.70 () {32 vars in 646 bytes} [Tue Aug 11 12:32:29 2026] GET /v2.0/routers => generated 1928 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-11 12:32:29.972 7 INFO neutron.db.ovn_revision_numbers_db [None req-74d73f02-dee2-4abb-811f-a30006993d48 8c7ea58005f74de3a5c3442bea5c772f 98f3786b37b149acbd7b68944cffcadf - - default default] Successfully bumped revision number for resource 8dfd620b-d626-4457-8d18-afee8f2a45a0 (type: security_groups) to 1 2026-08-11 12:32:29.984 7 INFO neutron.db.ovn_revision_numbers_db [None req-74d73f02-dee2-4abb-811f-a30006993d48 8c7ea58005f74de3a5c3442bea5c772f 98f3786b37b149acbd7b68944cffcadf - - default default] Successfully bumped revision number for resource 14a459c3-980d-42bd-b6c1-1e368652d9a1 (type: security_group_rules) to 0 2026-08-11 12:32:29.996 7 INFO neutron.db.ovn_revision_numbers_db [None req-74d73f02-dee2-4abb-811f-a30006993d48 8c7ea58005f74de3a5c3442bea5c772f 98f3786b37b149acbd7b68944cffcadf - - default default] Successfully bumped revision number for resource f62eff16-363c-42e5-a3f6-8f364cc0825f (type: security_group_rules) to 0 [pid: 7|app: 0|req: 1086/2126] 10.0.0.70 () {34 vars in 684 bytes} [Tue Aug 11 12:32:29 2026] POST /v2.0/security-groups => generated 1675 bytes in 187 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-08-11 12:32:30.183 8 INFO neutron.db.ovn_revision_numbers_db [None req-4ffa309b-e58e-46df-971e-a2af6b79c30e 8c7ea58005f74de3a5c3442bea5c772f 98f3786b37b149acbd7b68944cffcadf - - default default] Successfully bumped revision number for resource 07484c06-3c1f-41b8-b5bd-d0034fa86a2c (type: security_group_rules) to 0 [pid: 8|app: 0|req: 1041/2127] 10.0.0.70 () {34 vars in 694 bytes} [Tue Aug 11 12:32:30 2026] POST /v2.0/security-group-rules => generated 597 bytes in 184 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-11 12:32:30.377 7 INFO neutron.db.ovn_revision_numbers_db [None req-c1476727-0b5f-40e8-8836-8e189ef1662f 8c7ea58005f74de3a5c3442bea5c772f 98f3786b37b149acbd7b68944cffcadf - - default default] Successfully bumped revision number for resource 687c97d0-bef1-4bdd-a3b2-6c73e3e226c9 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 1087/2128] 10.0.0.70 () {34 vars in 694 bytes} [Tue Aug 11 12:32:30 2026] POST /v2.0/security-group-rules => generated 596 bytes in 182 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-11 12:32:30.630 8 INFO neutron.db.ovn_revision_numbers_db [None req-980cecad-f473-4c06-bdd3-61fc8e4a8c68 8c7ea58005f74de3a5c3442bea5c772f 98f3786b37b149acbd7b68944cffcadf - - default default] Successfully bumped revision number for resource b317c83c-4028-4ad4-8726-b8f554397f61 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 1042/2129] 10.0.0.70 () {34 vars in 694 bytes} [Tue Aug 11 12:32:30 2026] POST /v2.0/security-group-rules => generated 602 bytes in 268 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-11 12:32:30.823 7 INFO neutron.db.ovn_revision_numbers_db [None req-a44c813f-86ba-4d48-b4d2-fb7ce1db46b6 8c7ea58005f74de3a5c3442bea5c772f 98f3786b37b149acbd7b68944cffcadf - - default default] Successfully bumped revision number for resource 3b4bc605-766e-4720-983d-3ac3aee04c8a (type: security_group_rules) to 0 [pid: 7|app: 0|req: 1088/2130] 10.0.0.70 () {34 vars in 694 bytes} [Tue Aug 11 12:32:30 2026] POST /v2.0/security-group-rules => generated 601 bytes in 172 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-11 12:32:30.901 8 INFO neutron.db.securitygroups_db [None req-ff3d892d-c215-4a9c-ae1a-e240c5bfded8 8c7ea58005f74de3a5c3442bea5c772f 98f3786b37b149acbd7b68944cffcadf - - default default] Project 98f3786b37b149acbd7b68944cffcadf added a security group rule with legacy IPv6 ICMP protocol name icmp, ipv6-icmp should be used instead. It was automatically converted. 2026-08-11 12:32:31.032 8 INFO neutron.db.ovn_revision_numbers_db [None req-ff3d892d-c215-4a9c-ae1a-e240c5bfded8 8c7ea58005f74de3a5c3442bea5c772f 98f3786b37b149acbd7b68944cffcadf - - default default] Successfully bumped revision number for resource 1a9f573a-36db-4812-b09e-6dadd8da3d88 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 1043/2131] 10.0.0.70 () {34 vars in 694 bytes} [Tue Aug 11 12:32:30 2026] POST /v2.0/security-group-rules => generated 607 bytes in 207 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-11 12:32:31.126 7 INFO neutron.db.securitygroups_db [None req-8839bd49-ed41-47cc-bdc6-10c5f6a6679a 8c7ea58005f74de3a5c3442bea5c772f 98f3786b37b149acbd7b68944cffcadf - - default default] Project 98f3786b37b149acbd7b68944cffcadf added a security group rule with legacy IPv6 ICMP protocol name icmp, ipv6-icmp should be used instead. It was automatically converted. [pid: 8|app: 0|req: 1044/2132] 10.0.0.190 () {34 vars in 1016 bytes} [Tue Aug 11 12:32:31 2026] GET /v2.0/security-groups?id=9078b059-3a7d-47f9-9127-424f1d372dbc&fields=id => generated 69 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1045/2133] 10.0.0.190 () {34 vars in 982 bytes} [Tue Aug 11 12:32:31 2026] GET /v2.0/networks?id=dfb5cb7f-83f1-40ea-89eb-89f900ffd456 => generated 776 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1046/2134] 10.0.0.190 () {34 vars in 965 bytes} [Tue Aug 11 12:32:31 2026] GET /v2.0/quotas/354615a73780442d8ead8b8619544339 => generated 291 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 12:32:31.269 7 INFO neutron.db.ovn_revision_numbers_db [None req-8839bd49-ed41-47cc-bdc6-10c5f6a6679a 8c7ea58005f74de3a5c3442bea5c772f 98f3786b37b149acbd7b68944cffcadf - - default default] Successfully bumped revision number for resource ef721cfa-9c7b-4742-a2b6-d8955bd173ff (type: security_group_rules) to 0 [pid: 7|app: 0|req: 1089/2135] 10.0.0.70 () {34 vars in 694 bytes} [Tue Aug 11 12:32:31 2026] POST /v2.0/security-group-rules => generated 606 bytes in 224 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1047/2136] 10.0.0.190 () {34 vars in 1002 bytes} [Tue Aug 11 12:32:31 2026] GET /v2.0/ports?tenant_id=354615a73780442d8ead8b8619544339&fields=id => generated 149 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1090/2137] 10.0.0.190 () {34 vars in 1008 bytes} [Tue Aug 11 12:32:31 2026] GET /v2.0/networks/dfb5cb7f-83f1-40ea-89eb-89f900ffd456?fields=segments => generated 14 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1048/2138] 10.0.0.190 () {34 vars in 1108 bytes} [Tue Aug 11 12:32:31 2026] GET /v2.0/networks/dfb5cb7f-83f1-40ea-89eb-89f900ffd456?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1049/2139] 10.0.0.70 () {32 vars in 648 bytes} [Tue Aug 11 12:32:31 2026] GET /v2.0/networks => generated 1373 bytes in 141 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1050/2140] 10.0.0.190 () {34 vars in 990 bytes} [Tue Aug 11 12:32:31 2026] GET /v2.0/ports?device_id=45eeb622-3c06-4bb0-8576-6a43365ee279 => generated 12 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-11 12:32:31.896 7 INFO neutron.db.ovn_revision_numbers_db [None req-021d6d5f-c6f4-4f88-a95c-86ba262eba51 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource e062da92-d03a-452d-ada7-88703201e31d (type: security_groups) to 1 2026-08-11 12:32:31.908 7 INFO neutron.db.ovn_revision_numbers_db [None req-021d6d5f-c6f4-4f88-a95c-86ba262eba51 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource 62973fd2-5d0d-4db9-b7ac-01f577144480 (type: security_group_rules) to 0 2026-08-11 12:32:31.917 7 INFO neutron.db.ovn_revision_numbers_db [None req-021d6d5f-c6f4-4f88-a95c-86ba262eba51 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource 9c49fbc5-3014-4aec-8fb0-e4a5de40b3ea (type: security_group_rules) to 0 2026-08-11 12:32:31.927 7 INFO neutron.db.ovn_revision_numbers_db [None req-021d6d5f-c6f4-4f88-a95c-86ba262eba51 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource e44c1704-ae0b-469d-aa8a-52f43bac4cc2 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 1051/2141] 10.0.0.190 () {34 vars in 1100 bytes} [Tue Aug 11 12:32:31 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-2122009383&fields=id&tenant_id=98f3786b37b149acbd7b68944cffcadf => generated 69 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-11 12:32:31.938 7 INFO neutron.db.ovn_revision_numbers_db [None req-021d6d5f-c6f4-4f88-a95c-86ba262eba51 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource feb7c66c-1cf9-456c-8628-66ea083da8fa (type: security_group_rules) to 0 [pid: 8|app: 0|req: 1052/2142] 10.0.0.190 () {34 vars in 990 bytes} [Tue Aug 11 12:32:31 2026] GET /v2.0/ports?device_id=45eeb622-3c06-4bb0-8576-6a43365ee279 => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1091/2143] 10.0.0.70 () {32 vars in 773 bytes} [Tue Aug 11 12:32:31 2026] GET /v2.0/security-groups?tenant_id=f92d39446c944794b9f43a43b7379d66&name=default => generated 2925 bytes in 356 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1053/2144] 10.0.0.190 () {34 vars in 982 bytes} [Tue Aug 11 12:32:31 2026] GET /v2.0/networks?id=24beca1e-d9aa-45dc-9aa9-cd608d3f42ba => generated 698 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1054/2145] 10.0.0.190 () {34 vars in 965 bytes} [Tue Aug 11 12:32:32 2026] GET /v2.0/quotas/98f3786b37b149acbd7b68944cffcadf => generated 292 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1055/2146] 10.0.0.190 () {34 vars in 1002 bytes} [Tue Aug 11 12:32:32 2026] GET /v2.0/ports?tenant_id=98f3786b37b149acbd7b68944cffcadf&fields=id => generated 103 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1056/2147] 10.0.0.190 () {34 vars in 1008 bytes} [Tue Aug 11 12:32:32 2026] GET /v2.0/networks/24beca1e-d9aa-45dc-9aa9-cd608d3f42ba?fields=segments => generated 14 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1057/2148] 10.0.0.190 () {34 vars in 1108 bytes} [Tue Aug 11 12:32:32 2026] GET /v2.0/networks/24beca1e-d9aa-45dc-9aa9-cd608d3f42ba?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1092/2149] 10.0.0.70 () {32 vars in 739 bytes} [Tue Aug 11 12:32:31 2026] DELETE /v2.0/security-groups/e062da92-d03a-452d-ada7-88703201e31d => generated 0 bytes in 267 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1058/2150] 10.0.0.190 () {34 vars in 990 bytes} [Tue Aug 11 12:32:32 2026] GET /v2.0/ports?device_id=37e46825-78cb-4a57-b9ab-537ce8520be1 => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1093/2151] 10.0.0.190 () {34 vars in 990 bytes} [Tue Aug 11 12:32:33 2026] GET /v2.0/ports?device_id=37e46825-78cb-4a57-b9ab-537ce8520be1 => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-11 12:32:34.309 7 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-9e2f9527-f8d5-4c8e-8303-1e114383bcb5 - - - - - -] No hosting information found for port e308e158-c134-40b0-9a7c-3998861797eb: RuntimeError: No hosting information found for port e308e158-c134-40b0-9a7c-3998861797eb 2026-08-11 12:32:34.347 8 INFO neutron.db.ovn_revision_numbers_db [None req-d3dea0df-9aa8-41df-ba3e-f4cb409ffee5 f0357a79f6ce493fa7ecaaac4cd25e63 a697cee516684dfea148d5b4087fc9d2 - - default default] Successfully bumped revision number for resource 9a4fa47a-0d8b-4108-94cf-59a255e1b36d (type: security_groups) to 1 2026-08-11 12:32:34.357 8 INFO neutron.db.ovn_revision_numbers_db [None req-d3dea0df-9aa8-41df-ba3e-f4cb409ffee5 f0357a79f6ce493fa7ecaaac4cd25e63 a697cee516684dfea148d5b4087fc9d2 - - default default] Successfully bumped revision number for resource a49101ac-e58f-4d69-93d3-b26b8833ceaf (type: security_group_rules) to 0 2026-08-11 12:32:34.373 8 INFO neutron.db.ovn_revision_numbers_db [None req-d3dea0df-9aa8-41df-ba3e-f4cb409ffee5 f0357a79f6ce493fa7ecaaac4cd25e63 a697cee516684dfea148d5b4087fc9d2 - - default default] Successfully bumped revision number for resource a4d91162-2e74-47e2-9e13-6d9daba35692 (type: security_group_rules) to 0 2026-08-11 12:32:34.386 8 INFO neutron.db.ovn_revision_numbers_db [None req-d3dea0df-9aa8-41df-ba3e-f4cb409ffee5 f0357a79f6ce493fa7ecaaac4cd25e63 a697cee516684dfea148d5b4087fc9d2 - - default default] Successfully bumped revision number for resource a7aa95bd-1e88-46c1-8d34-942975a94054 (type: security_group_rules) to 0 2026-08-11 12:32:34.396 8 INFO neutron.db.ovn_revision_numbers_db [None req-d3dea0df-9aa8-41df-ba3e-f4cb409ffee5 f0357a79f6ce493fa7ecaaac4cd25e63 a697cee516684dfea148d5b4087fc9d2 - - default default] Successfully bumped revision number for resource b8b26724-2ed7-4a1d-a7b5-abf14f9b6248 (type: security_group_rules) to 0 2026-08-11 12:32:34.397 7 INFO neutron.db.ovn_revision_numbers_db [None req-9e2f9527-f8d5-4c8e-8303-1e114383bcb5 - - - - - -] Successfully bumped revision number for resource e308e158-c134-40b0-9a7c-3998861797eb (type: router_ports) to 2 2026-08-11 12:32:34.470 8 INFO neutron.db.segments_db [None req-d3dea0df-9aa8-41df-ba3e-f4cb409ffee5 f0357a79f6ce493fa7ecaaac4cd25e63 a697cee516684dfea148d5b4087fc9d2 - - default default] Added segment 7ad357f8-3ae7-4713-aff4-a318c4561164 of type geneve for network 103f70c6-8017-41fb-836d-c03c24bf362f [pid: 7|app: 0|req: 1094/2152] 10.0.0.190 () {34 vars in 990 bytes} [Tue Aug 11 12:32:34 2026] GET /v2.0/ports?device_id=37e46825-78cb-4a57-b9ab-537ce8520be1 => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-11 12:32:34.592 8 INFO neutron.db.ovn_revision_numbers_db [None req-d3dea0df-9aa8-41df-ba3e-f4cb409ffee5 f0357a79f6ce493fa7ecaaac4cd25e63 a697cee516684dfea148d5b4087fc9d2 - - default default] Successfully bumped revision number for resource 103f70c6-8017-41fb-836d-c03c24bf362f (type: networks) to 1 [pid: 7|app: 0|req: 1095/2153] 10.0.0.190 () {34 vars in 990 bytes} [Tue Aug 11 12:32:34 2026] GET /v2.0/ports?device_id=45eeb622-3c06-4bb0-8576-6a43365ee279 => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1096/2154] 10.0.0.190 () {34 vars in 990 bytes} [Tue Aug 11 12:32:34 2026] GET /v2.0/ports?device_id=45eeb622-3c06-4bb0-8576-6a43365ee279 => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-11 12:32:34.756 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-d3dea0df-9aa8-41df-ba3e-f4cb409ffee5 f0357a79f6ce493fa7ecaaac4cd25e63 a697cee516684dfea148d5b4087fc9d2 - - default default] No more DHCP agents 2026-08-11 12:32:34.757 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-d3dea0df-9aa8-41df-ba3e-f4cb409ffee5 f0357a79f6ce493fa7ecaaac4cd25e63 a697cee516684dfea148d5b4087fc9d2 - - default default] Unable to schedule network 103f70c6-8017-41fb-836d-c03c24bf362f: no agents available; will retry on subsequent port and subnet creation events. 2026-08-11 12:32:34.820 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-95760e31-849e-4c8b-b3b3-beafe233924a - - - - - -] OVN reports status down for port: 8d418689-31c5-47cb-88e7-3dfd835f17f5 2026-08-11 12:32:34.875 8 INFO neutron.db.ovn_revision_numbers_db [None req-d3dea0df-9aa8-41df-ba3e-f4cb409ffee5 f0357a79f6ce493fa7ecaaac4cd25e63 a697cee516684dfea148d5b4087fc9d2 - - default default] Successfully bumped revision number for resource 8d418689-31c5-47cb-88e7-3dfd835f17f5 (type: ports) to 1 [pid: 8|app: 0|req: 1059/2155] 10.0.0.70 () {34 vars in 669 bytes} [Tue Aug 11 12:32:33 2026] POST /v2.0/networks => generated 666 bytes in 914 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-11 12:32:35.548 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-95033b48-7c37-4066-882b-2ba5717231ed f0357a79f6ce493fa7ecaaac4cd25e63 a697cee516684dfea148d5b4087fc9d2 - - default default] No more DHCP agents 2026-08-11 12:32:35.550 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-95033b48-7c37-4066-882b-2ba5717231ed f0357a79f6ce493fa7ecaaac4cd25e63 a697cee516684dfea148d5b4087fc9d2 - - default default] Unable to schedule network 103f70c6-8017-41fb-836d-c03c24bf362f: no agents available; will retry on subsequent port and subnet creation events. 2026-08-11 12:32:35.579 7 INFO neutron.db.ovn_revision_numbers_db [None req-95033b48-7c37-4066-882b-2ba5717231ed f0357a79f6ce493fa7ecaaac4cd25e63 a697cee516684dfea148d5b4087fc9d2 - - default default] Successfully bumped revision number for resource 166f82f2-a68d-4797-b771-9ed620b232f7 (type: subnets) to 0 [pid: 7|app: 0|req: 1097/2156] 10.0.0.70 () {34 vars in 668 bytes} [Tue Aug 11 12:32:35 2026] POST /v2.0/subnets => generated 673 bytes in 224 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1060/2157] 10.0.0.190 () {34 vars in 990 bytes} [Tue Aug 11 12:32:35 2026] GET /v2.0/ports?device_id=37e46825-78cb-4a57-b9ab-537ce8520be1 => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-11 12:32:35.685 7 INFO neutron.db.segments_db [None req-4ffbcfff-de89-470f-aef3-c0d9de94566e f0357a79f6ce493fa7ecaaac4cd25e63 a697cee516684dfea148d5b4087fc9d2 - - default default] Added segment 91e0c6c7-8050-4365-a539-724caafd1e04 of type geneve for network 85110398-2fac-4e23-8506-5373ad67a560 2026-08-11 12:32:35.804 7 INFO neutron.db.ovn_revision_numbers_db [None req-4ffbcfff-de89-470f-aef3-c0d9de94566e f0357a79f6ce493fa7ecaaac4cd25e63 a697cee516684dfea148d5b4087fc9d2 - - default default] Successfully bumped revision number for resource 85110398-2fac-4e23-8506-5373ad67a560 (type: networks) to 1 2026-08-11 12:32:35.953 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-4ffbcfff-de89-470f-aef3-c0d9de94566e f0357a79f6ce493fa7ecaaac4cd25e63 a697cee516684dfea148d5b4087fc9d2 - - default default] No more DHCP agents 2026-08-11 12:32:35.955 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-4ffbcfff-de89-470f-aef3-c0d9de94566e f0357a79f6ce493fa7ecaaac4cd25e63 a697cee516684dfea148d5b4087fc9d2 - - default default] Unable to schedule network 85110398-2fac-4e23-8506-5373ad67a560: no agents available; will retry on subsequent port and subnet creation events. 2026-08-11 12:32:36.006 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-9e2f9527-f8d5-4c8e-8303-1e114383bcb5 - - - - - -] OVN reports status down for port: b1f0bf2f-1b31-4959-b5bc-687750cd3e72 [pid: 8|app: 0|req: 1061/2158] 199.19.213.166 () {34 vars in 986 bytes} [Tue Aug 11 12:32:35 2026] GET /v2.0/networks?id=dfb5cb7f-83f1-40ea-89eb-89f900ffd456 => generated 776 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 12:32:36.049 7 INFO neutron.db.ovn_revision_numbers_db [None req-4ffbcfff-de89-470f-aef3-c0d9de94566e f0357a79f6ce493fa7ecaaac4cd25e63 a697cee516684dfea148d5b4087fc9d2 - - default default] Successfully bumped revision number for resource b1f0bf2f-1b31-4959-b5bc-687750cd3e72 (type: ports) to 1 [pid: 7|app: 0|req: 1098/2159] 10.0.0.70 () {34 vars in 669 bytes} [Tue Aug 11 12:32:35 2026] POST /v2.0/networks => generated 666 bytes in 477 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1062/2160] 199.19.213.166 () {34 vars in 1050 bytes} [Tue Aug 11 12:32:36 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=354615a73780442d8ead8b8619544339 => generated 343 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 12:32:36.236 7 INFO neutron.db.ovn_revision_numbers_db [None req-91642c3c-9537-4de1-9d70-5d1a7dac73b9 f0357a79f6ce493fa7ecaaac4cd25e63 a697cee516684dfea148d5b4087fc9d2 - - default default] Successfully bumped revision number for resource 85110398-2fac-4e23-8506-5373ad67a560 (type: networks) to 2 [pid: 7|app: 0|req: 1099/2161] 10.0.0.70 () {34 vars in 742 bytes} [Tue Aug 11 12:32:36 2026] PUT /v2.0/networks/85110398-2fac-4e23-8506-5373ad67a560 => generated 636 bytes in 156 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 12:32:36.341 8 WARNING neutron.scheduler.dhcp_agent_scheduler [req-ed5f1303-9247-4409-8dd4-b276ae32b84c req-942c8e29-c45b-4e1c-89a9-11e8842dea8f 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] No more DHCP agents 2026-08-11 12:32:36.342 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [req-ed5f1303-9247-4409-8dd4-b276ae32b84c req-942c8e29-c45b-4e1c-89a9-11e8842dea8f 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Unable to schedule network dfb5cb7f-83f1-40ea-89eb-89f900ffd456: no agents available; will retry on subsequent port and subnet creation events. 2026-08-11 12:32:36.480 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-9e2f9527-f8d5-4c8e-8303-1e114383bcb5 - - - - - -] OVN reports status down for port: e75c70f3-9c11-4af5-9713-8150170b11d8 2026-08-11 12:32:36.494 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-ab4a10a9-fa4d-4bae-b48d-9393e2aecaa3 f0357a79f6ce493fa7ecaaac4cd25e63 a697cee516684dfea148d5b4087fc9d2 - - default default] No more DHCP agents 2026-08-11 12:32:36.494 8 INFO neutron.db.ovn_revision_numbers_db [req-ed5f1303-9247-4409-8dd4-b276ae32b84c req-942c8e29-c45b-4e1c-89a9-11e8842dea8f 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource e75c70f3-9c11-4af5-9713-8150170b11d8 (type: ports) to 1 2026-08-11 12:32:36.497 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-ab4a10a9-fa4d-4bae-b48d-9393e2aecaa3 f0357a79f6ce493fa7ecaaac4cd25e63 a697cee516684dfea148d5b4087fc9d2 - - default default] Unable to schedule network 85110398-2fac-4e23-8506-5373ad67a560: no agents available; will retry on subsequent port and subnet creation events. 2026-08-11 12:32:36.543 7 INFO neutron.db.ovn_revision_numbers_db [None req-ab4a10a9-fa4d-4bae-b48d-9393e2aecaa3 f0357a79f6ce493fa7ecaaac4cd25e63 a697cee516684dfea148d5b4087fc9d2 - - default default] Successfully bumped revision number for resource bb71a38c-1c3b-4ec4-bf35-5512960317e2 (type: subnets) to 0 [pid: 8|app: 0|req: 1063/2162] 199.19.213.166 () {38 vars in 955 bytes} [Tue Aug 11 12:32:36 2026] POST /v2.0/ports => generated 1082 bytes in 446 msecs (HTTP/1.1 201) 4 headers in 163 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: 7|app: 0|req: 1100/2163] 10.0.0.70 () {34 vars in 668 bytes} [Tue Aug 11 12:32:36 2026] POST /v2.0/subnets => generated 646 bytes in 331 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-11 12:32:36.908 8 INFO neutron.db.ovn_revision_numbers_db [req-ed5f1303-9247-4409-8dd4-b276ae32b84c req-6054e2e2-97ba-4f04-bcad-826bbde1eb64 a28a735b17834b3a90a81134c1d2bc6e 0f044782ab1c4aa6b1d21ce7c18e0150 - - c91e732a1a8347dbad054f5124db4732 c91e732a1a8347dbad054f5124db4732] Successfully bumped revision number for resource e75c70f3-9c11-4af5-9713-8150170b11d8 (type: ports) to 2 2026-08-11 12:32:37.098 8 INFO neutron.db.ovn_revision_numbers_db [req-ed5f1303-9247-4409-8dd4-b276ae32b84c req-6054e2e2-97ba-4f04-bcad-826bbde1eb64 a28a735b17834b3a90a81134c1d2bc6e 0f044782ab1c4aa6b1d21ce7c18e0150 - - c91e732a1a8347dbad054f5124db4732 c91e732a1a8347dbad054f5124db4732] Successfully bumped revision number for resource e75c70f3-9c11-4af5-9713-8150170b11d8 (type: ports) to 4 [pid: 8|app: 0|req: 1064/2164] 199.19.213.166 () {38 vars in 1028 bytes} [Tue Aug 11 12:32:36 2026] PUT /v2.0/ports/e75c70f3-9c11-4af5-9713-8150170b11d8 => generated 1212 bytes in 569 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: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1065/2165] 10.0.0.190 () {34 vars in 990 bytes} [Tue Aug 11 12:32:37 2026] GET /v2.0/ports?device_id=37e46825-78cb-4a57-b9ab-537ce8520be1 => generated 12 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-11 12:32:37.169 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-d46fe721-4b87-4d50-9ac8-e802b3ef7b96'] response: {'name': 'network-changed', 'server_uuid': '45eeb622-3c06-4bb0-8576-6a43365ee279', 'tag': 'e75c70f3-9c11-4af5-9713-8150170b11d8', 'status': 'completed', 'code': 200} 2026-08-11 12:32:37.236 7 INFO neutron.db.ovn_revision_numbers_db [None req-024649d5-c13b-416d-9adf-88e0fc9ff96b - - - - - -] Successfully bumped revision number for resource b1f0bf2f-1b31-4959-b5bc-687750cd3e72 (type: ports) to 2 2026-08-11 12:32:37.277 7 INFO neutron.db.ovn_revision_numbers_db [None req-024649d5-c13b-416d-9adf-88e0fc9ff96b - - - - - -] Successfully bumped revision number for resource bb71a38c-1c3b-4ec4-bf35-5512960317e2 (type: subnets) to 1 [pid: 7|app: 0|req: 1101/2166] 10.0.0.70 () {34 vars in 740 bytes} [Tue Aug 11 12:32:36 2026] PUT /v2.0/subnets/bb71a38c-1c3b-4ec4-bf35-5512960317e2 => generated 656 bytes in 700 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 12:32:37.429 8 INFO neutron_taas.services.taas.taas_plugin [None req-ed537c5a-2fa4-4a00-b85e-a60cf030112c f0357a79f6ce493fa7ecaaac4cd25e63 a697cee516684dfea148d5b4087fc9d2 - - default default] TaaS: Handle Delete Port: b1f0bf2f-1b31-4959-b5bc-687750cd3e72 2026-08-11 12:32:37.433 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-ed537c5a-2fa4-4a00-b85e-a60cf030112c f0357a79f6ce493fa7ecaaac4cd25e63 a697cee516684dfea148d5b4087fc9d2 - - default default] Tap Mirror: Handle Delete Port: b1f0bf2f-1b31-4959-b5bc-687750cd3e72 [pid: 7|app: 0|req: 1102/2167] 10.0.0.190 () {34 vars in 990 bytes} [Tue Aug 11 12:32:37 2026] GET /v2.0/ports?device_id=45eeb622-3c06-4bb0-8576-6a43365ee279 => generated 1215 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1103/2168] 10.0.0.190 () {34 vars in 1040 bytes} [Tue Aug 11 12:32:37 2026] GET /v2.0/security-groups?id=9078b059-3a7d-47f9-9127-424f1d372dbc&fields=id&fields=name => generated 96 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-11 12:32:37.719 8 INFO neutron.services.segments.plugin [-] Segment 91e0c6c7-8050-4365-a539-724caafd1e04 resource provider aggregate not found 2026-08-11 12:32:37.727 8 INFO neutron.services.segments.plugin [-] Segment 91e0c6c7-8050-4365-a539-724caafd1e04 resource provider aggregate not found [pid: 7|app: 0|req: 1104/2169] 199.19.213.166 () {34 vars in 1080 bytes} [Tue Aug 11 12:32:37 2026] GET /v2.0/ports?tenant_id=354615a73780442d8ead8b8619544339&device_id=45eeb622-3c06-4bb0-8576-6a43365ee279 => generated 1215 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-11 12:32:37.735 8 INFO neutron.services.segments.plugin [-] Segment 91e0c6c7-8050-4365-a539-724caafd1e04 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 91e0c6c7-8050-4365-a539-724caafd1e04 found for delete ", "request_id": "req-53454044-ba65-4039-bc7b-91a1a78f82c8"}]} 2026-08-11 12:32:37.746 8 INFO neutron.services.segments.plugin [-] Segment 91e0c6c7-8050-4365-a539-724caafd1e04 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 91e0c6c7-8050-4365-a539-724caafd1e04 found for delete ", "request_id": "req-5bf10559-ad6c-4dd6-bc2d-950e0c5c452d"}]} [pid: 8|app: 0|req: 1066/2170] 10.0.0.70 () {32 vars in 725 bytes} [Tue Aug 11 12:32:37 2026] DELETE /v2.0/networks/85110398-2fac-4e23-8506-5373ad67a560 => generated 0 bytes in 477 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1105/2171] 199.19.213.166 () {34 vars in 1018 bytes} [Tue Aug 11 12:32:37 2026] GET /v2.0/networks?tenant_id=354615a73780442d8ead8b8619544339&shared=False => generated 776 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1067/2172] 10.0.0.190 () {34 vars in 990 bytes} [Tue Aug 11 12:32:37 2026] GET /v2.0/ports?device_id=45eeb622-3c06-4bb0-8576-6a43365ee279 => generated 1215 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-11 12:32:37.811 7 INFO neutron.pecan_wsgi.hooks.translation [None req-a0c629cb-2bd0-4a5e-bd2d-f0a0dd7c718a f0357a79f6ce493fa7ecaaac4cd25e63 a697cee516684dfea148d5b4087fc9d2 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1106/2173] 10.0.0.70 () {32 vars in 725 bytes} [Tue Aug 11 12:32:37 2026] DELETE /v2.0/networks/85110398-2fac-4e23-8506-5373ad67a560 => generated 138 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1068/2174] 199.19.213.166 () {34 vars in 930 bytes} [Tue Aug 11 12:32:37 2026] GET /v2.0/networks?shared=True => generated 791 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1107/2175] 10.0.0.70 () {32 vars in 693 bytes} [Tue Aug 11 12:32:37 2026] GET /v2.0/networks?router%3Aexternal=True => generated 689 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1069/2176] 10.0.0.70 () {32 vars in 741 bytes} [Tue Aug 11 12:32:37 2026] GET /v2.0/subnets?network_id=51fa4b90-fa94-4f8e-bfe2-d83223c6676a => generated 649 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1108/2177] 10.0.0.70 () {32 vars in 652 bytes} [Tue Aug 11 12:32:37 2026] GET /v2.0/extensions => generated 20541 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1070/2178] 10.0.0.70 () {32 vars in 648 bytes} [Tue Aug 11 12:32:37 2026] GET /v2.0/networks => generated 1388 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1109/2179] 10.0.0.70 () {32 vars in 646 bytes} [Tue Aug 11 12:32:37 2026] GET /v2.0/subnets => generated 1312 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1071/2180] 10.0.0.70 () {32 vars in 722 bytes} [Tue Aug 11 12:32:38 2026] GET /v2.0/networks/103f70c6-8017-41fb-836d-c03c24bf362f => generated 710 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1110/2181] 10.0.0.70 () {32 vars in 720 bytes} [Tue Aug 11 12:32:38 2026] GET /v2.0/subnets/166f82f2-a68d-4797-b771-9ed620b232f7 => generated 673 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 12:32:38.113 8 INFO neutron.pecan_wsgi.hooks.translation [None req-f747dee6-79c4-47bd-92c5-9c9362110087 f0357a79f6ce493fa7ecaaac4cd25e63 a697cee516684dfea148d5b4087fc9d2 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1072/2182] 10.0.0.70 () {32 vars in 723 bytes} [Tue Aug 11 12:32:38 2026] DELETE /v2.0/subnets/bb71a38c-1c3b-4ec4-bf35-5512960317e2 => generated 136 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-11 12:32:38.138 8 INFO neutron.pecan_wsgi.hooks.translation [None req-bb501eb7-8aa6-4f24-a6a1-c475146b566c f0357a79f6ce493fa7ecaaac4cd25e63 a697cee516684dfea148d5b4087fc9d2 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1073/2183] 10.0.0.70 () {32 vars in 725 bytes} [Tue Aug 11 12:32:38 2026] DELETE /v2.0/networks/85110398-2fac-4e23-8506-5373ad67a560 => generated 138 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1111/2184] 199.19.213.166 () {34 vars in 986 bytes} [Tue Aug 11 12:32:38 2026] GET /v2.0/networks?id=24beca1e-d9aa-45dc-9aa9-cd608d3f42ba => generated 698 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1112/2185] 199.19.213.166 () {34 vars in 1050 bytes} [Tue Aug 11 12:32:38 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=98f3786b37b149acbd7b68944cffcadf => generated 181 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1074/2186] 10.0.0.70 () {32 vars in 723 bytes} [Tue Aug 11 12:32:38 2026] DELETE /v2.0/subnets/166f82f2-a68d-4797-b771-9ed620b232f7 => generated 0 bytes in 148 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1075/2187] 10.0.0.190 () {34 vars in 990 bytes} [Tue Aug 11 12:32:38 2026] GET /v2.0/ports?device_id=37e46825-78cb-4a57-b9ab-537ce8520be1 => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-11 12:32:38.433 8 INFO neutron_taas.services.taas.taas_plugin [None req-9b5b4ba2-6409-4cfd-800e-ac6d35a0d22c f0357a79f6ce493fa7ecaaac4cd25e63 a697cee516684dfea148d5b4087fc9d2 - - default default] TaaS: Handle Delete Port: 8d418689-31c5-47cb-88e7-3dfd835f17f5 2026-08-11 12:32:38.436 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-9b5b4ba2-6409-4cfd-800e-ac6d35a0d22c f0357a79f6ce493fa7ecaaac4cd25e63 a697cee516684dfea148d5b4087fc9d2 - - default default] Tap Mirror: Handle Delete Port: 8d418689-31c5-47cb-88e7-3dfd835f17f5 2026-08-11 12:32:38.484 7 WARNING neutron.scheduler.dhcp_agent_scheduler [req-1b14cd17-9919-49dc-acf3-119f097a4ddf req-83471ae4-84a0-42bf-95fe-1938bdb7782c 8c7ea58005f74de3a5c3442bea5c772f 98f3786b37b149acbd7b68944cffcadf - - default default] No more DHCP agents 2026-08-11 12:32:38.485 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [req-1b14cd17-9919-49dc-acf3-119f097a4ddf req-83471ae4-84a0-42bf-95fe-1938bdb7782c 8c7ea58005f74de3a5c3442bea5c772f 98f3786b37b149acbd7b68944cffcadf - - default default] Unable to schedule network 24beca1e-d9aa-45dc-9aa9-cd608d3f42ba: no agents available; will retry on subsequent port and subnet creation events. 2026-08-11 12:32:38.608 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-9e2f9527-f8d5-4c8e-8303-1e114383bcb5 - - - - - -] OVN reports status down for port: 4bcfff61-f041-4c88-9e1b-e8ddfdbf5d08 2026-08-11 12:32:38.675 7 INFO neutron.db.ovn_revision_numbers_db [req-1b14cd17-9919-49dc-acf3-119f097a4ddf req-83471ae4-84a0-42bf-95fe-1938bdb7782c 8c7ea58005f74de3a5c3442bea5c772f 98f3786b37b149acbd7b68944cffcadf - - default default] Successfully bumped revision number for resource 4bcfff61-f041-4c88-9e1b-e8ddfdbf5d08 (type: ports) to 1 [pid: 8|app: 0|req: 1076/2188] 10.0.0.70 () {32 vars in 725 bytes} [Tue Aug 11 12:32:38 2026] DELETE /v2.0/networks/103f70c6-8017-41fb-836d-c03c24bf362f => generated 0 bytes in 424 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1113/2189] 199.19.213.166 () {38 vars in 955 bytes} [Tue Aug 11 12:32:38 2026] POST /v2.0/ports => generated 954 bytes in 586 msecs (HTTP/1.1 201) 4 headers in 162 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: 7|app: 0|req: 1114/2190] 199.19.213.166 () {34 vars in 1080 bytes} [Tue Aug 11 12:32:38 2026] GET /v2.0/ports?tenant_id=354615a73780442d8ead8b8619544339&device_id=45eeb622-3c06-4bb0-8576-6a43365ee279 => generated 1215 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1115/2191] 199.19.213.166 () {34 vars in 1062 bytes} [Tue Aug 11 12:32:38 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.1.205&port_id=e75c70f3-9c11-4af5-9713-8150170b11d8 => generated 19 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1116/2192] 199.19.213.166 () {34 vars in 984 bytes} [Tue Aug 11 12:32:38 2026] GET /v2.0/subnets?id=cb7d023f-3b0b-4058-97bf-ee07e4be2dfe => generated 654 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1117/2193] 199.19.213.166 () {34 vars in 1052 bytes} [Tue Aug 11 12:32:38 2026] GET /v2.0/ports?network_id=dfb5cb7f-83f1-40ea-89eb-89f900ffd456&device_owner=network%3Adhcp => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1118/2194] 199.19.213.166 () {34 vars in 1012 bytes} [Tue Aug 11 12:32:39 2026] GET /v2.0/networks/dfb5cb7f-83f1-40ea-89eb-89f900ffd456?fields=segments => generated 14 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1119/2195] 199.19.213.166 () {34 vars in 1112 bytes} [Tue Aug 11 12:32:39 2026] GET /v2.0/networks/dfb5cb7f-83f1-40ea-89eb-89f900ffd456?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-11 12:32:39.251 8 INFO neutron.db.ovn_revision_numbers_db [req-1b14cd17-9919-49dc-acf3-119f097a4ddf req-54df1514-9eb1-4ef2-8820-39aad6fee386 a28a735b17834b3a90a81134c1d2bc6e 0f044782ab1c4aa6b1d21ce7c18e0150 - - c91e732a1a8347dbad054f5124db4732 c91e732a1a8347dbad054f5124db4732] Successfully bumped revision number for resource 4bcfff61-f041-4c88-9e1b-e8ddfdbf5d08 (type: ports) to 2 [pid: 7|app: 0|req: 1120/2196] 10.0.0.70 () {32 vars in 773 bytes} [Tue Aug 11 12:32:39 2026] GET /v2.0/security-groups?tenant_id=a697cee516684dfea148d5b4087fc9d2&name=default => generated 2925 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1121/2197] 10.0.0.190 () {34 vars in 990 bytes} [Tue Aug 11 12:32:39 2026] GET /v2.0/ports?device_id=37e46825-78cb-4a57-b9ab-537ce8520be1 => generated 969 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 12:32:39.449 8 INFO neutron.db.ovn_revision_numbers_db [req-1b14cd17-9919-49dc-acf3-119f097a4ddf req-54df1514-9eb1-4ef2-8820-39aad6fee386 a28a735b17834b3a90a81134c1d2bc6e 0f044782ab1c4aa6b1d21ce7c18e0150 - - c91e732a1a8347dbad054f5124db4732 c91e732a1a8347dbad054f5124db4732] Successfully bumped revision number for resource 4bcfff61-f041-4c88-9e1b-e8ddfdbf5d08 (type: ports) to 4 [pid: 8|app: 0|req: 1077/2198] 199.19.213.166 () {38 vars in 1028 bytes} [Tue Aug 11 12:32:38 2026] PUT /v2.0/ports/4bcfff61-f041-4c88-9e1b-e8ddfdbf5d08 => generated 1204 bytes in 667 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: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1078/2199] 10.0.0.190 () {34 vars in 1040 bytes} [Tue Aug 11 12:32:39 2026] GET /v2.0/security-groups?id=8dfd620b-d626-4457-8d18-afee8f2a45a0&fields=id&fields=name => generated 114 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 12:32:39.512 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-dba2fa6b-a3d4-486a-9a00-f284b33f1336'] response: {'name': 'network-changed', 'server_uuid': '37e46825-78cb-4a57-b9ab-537ce8520be1', 'tag': '4bcfff61-f041-4c88-9e1b-e8ddfdbf5d08', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1122/2200] 10.0.0.70 () {32 vars in 739 bytes} [Tue Aug 11 12:32:39 2026] DELETE /v2.0/security-groups/9a4fa47a-0d8b-4108-94cf-59a255e1b36d => generated 0 bytes in 252 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-11 12:32:39.753 8 INFO neutron.services.segments.plugin [-] Segment 7ad357f8-3ae7-4713-aff4-a318c4561164 resource provider aggregate not found 2026-08-11 12:32:39.766 8 INFO neutron.services.segments.plugin [-] Segment 7ad357f8-3ae7-4713-aff4-a318c4561164 resource provider aggregate not found 2026-08-11 12:32:39.771 8 INFO neutron.services.segments.plugin [-] Segment 7ad357f8-3ae7-4713-aff4-a318c4561164 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7ad357f8-3ae7-4713-aff4-a318c4561164 found for delete ", "request_id": "req-a4fb4401-ab60-4a0a-b964-91bad03386f1"}]} 2026-08-11 12:32:39.779 8 INFO neutron.services.segments.plugin [-] Segment 7ad357f8-3ae7-4713-aff4-a318c4561164 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7ad357f8-3ae7-4713-aff4-a318c4561164 found for delete ", "request_id": "req-2722f299-80f3-4a86-a670-2eefedba9569"}]} [pid: 8|app: 0|req: 1079/2201] 199.19.213.166 () {34 vars in 1080 bytes} [Tue Aug 11 12:32:40 2026] GET /v2.0/ports?tenant_id=98f3786b37b149acbd7b68944cffcadf&device_id=37e46825-78cb-4a57-b9ab-537ce8520be1 => generated 1207 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1123/2202] 199.19.213.166 () {34 vars in 1018 bytes} [Tue Aug 11 12:32:40 2026] GET /v2.0/networks?tenant_id=98f3786b37b149acbd7b68944cffcadf&shared=False => generated 797 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1080/2203] 199.19.213.166 () {34 vars in 930 bytes} [Tue Aug 11 12:32:40 2026] GET /v2.0/networks?shared=True => generated 791 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1124/2204] 10.0.0.190 () {34 vars in 990 bytes} [Tue Aug 11 12:32:40 2026] GET /v2.0/ports?device_id=45eeb622-3c06-4bb0-8576-6a43365ee279 => generated 1215 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1081/2205] 10.0.0.190 () {34 vars in 1040 bytes} [Tue Aug 11 12:32:40 2026] GET /v2.0/security-groups?id=9078b059-3a7d-47f9-9127-424f1d372dbc&fields=id&fields=name => generated 96 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1125/2206] 10.0.0.190 () {34 vars in 990 bytes} [Tue Aug 11 12:32:40 2026] GET /v2.0/ports?device_id=45eeb622-3c06-4bb0-8576-6a43365ee279 => generated 1215 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1082/2207] 10.0.0.190 () {34 vars in 990 bytes} [Tue Aug 11 12:32:40 2026] GET /v2.0/ports?device_id=37e46825-78cb-4a57-b9ab-537ce8520be1 => generated 969 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1084/2210] 10.0.0.190 () {34 vars in 1040 bytes} [Tue Aug 11 12:32:40 2026] GET /v2.0/security-groups?id=8dfd620b-d626-4457-8d18-afee8f2a45a0&fields=id&fields=name => generated 114 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1127/2211] 199.19.213.166 () {34 vars in 1080 bytes} [Tue Aug 11 12:32:41 2026] GET /v2.0/ports?tenant_id=98f3786b37b149acbd7b68944cffcadf&device_id=37e46825-78cb-4a57-b9ab-537ce8520be1 => generated 1207 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1085/2212] 199.19.213.166 () {34 vars in 1058 bytes} [Tue Aug 11 12:32:41 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=4bcfff61-f041-4c88-9e1b-e8ddfdbf5d08 => generated 19 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1128/2213] 199.19.213.166 () {34 vars in 984 bytes} [Tue Aug 11 12:32:41 2026] GET /v2.0/subnets?id=cb5d1118-668b-40fb-a944-925e887f05cd => generated 678 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1086/2214] 199.19.213.166 () {34 vars in 1052 bytes} [Tue Aug 11 12:32:41 2026] GET /v2.0/ports?network_id=24beca1e-d9aa-45dc-9aa9-cd608d3f42ba&device_owner=network%3Adhcp => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1129/2215] 199.19.213.166 () {34 vars in 1012 bytes} [Tue Aug 11 12:32:41 2026] GET /v2.0/networks/24beca1e-d9aa-45dc-9aa9-cd608d3f42ba?fields=segments => generated 14 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1087/2216] 199.19.213.166 () {34 vars in 1112 bytes} [Tue Aug 11 12:32:41 2026] GET /v2.0/networks/24beca1e-d9aa-45dc-9aa9-cd608d3f42ba?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1130/2217] 10.0.0.190 () {34 vars in 990 bytes} [Tue Aug 11 12:32:41 2026] GET /v2.0/ports?device_id=37e46825-78cb-4a57-b9ab-537ce8520be1 => generated 969 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1088/2218] 10.0.0.190 () {34 vars in 1040 bytes} [Tue Aug 11 12:32:41 2026] GET /v2.0/security-groups?id=8dfd620b-d626-4457-8d18-afee8f2a45a0&fields=id&fields=name => generated 114 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1131/2219] 199.19.213.166 () {34 vars in 994 bytes} [Tue Aug 11 12:32:42 2026] GET /v2.0/ports?device_id=45eeb622-3c06-4bb0-8576-6a43365ee279 => generated 1215 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1089/2220] 199.19.213.166 () {34 vars in 1044 bytes} [Tue Aug 11 12:32:42 2026] GET /v2.0/security-groups?id=9078b059-3a7d-47f9-9127-424f1d372dbc&fields=id&fields=name => generated 96 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1132/2221] 10.0.0.190 () {34 vars in 990 bytes} [Tue Aug 11 12:32:42 2026] GET /v2.0/ports?device_id=37e46825-78cb-4a57-b9ab-537ce8520be1 => generated 969 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1090/2222] 10.0.0.190 () {34 vars in 1040 bytes} [Tue Aug 11 12:32:42 2026] GET /v2.0/security-groups?id=8dfd620b-d626-4457-8d18-afee8f2a45a0&fields=id&fields=name => generated 114 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 12:32:43.053 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-9e2f9527-f8d5-4c8e-8303-1e114383bcb5 - - - - - -] OVN reports status up for port: e75c70f3-9c11-4af5-9713-8150170b11d8 2026-08-11 12:32:43.068 7 INFO neutron.plugins.ml2.plugin [None req-9e2f9527-f8d5-4c8e-8303-1e114383bcb5 - - - - - -] Attempt 1 to provision port e75c70f3-9c11-4af5-9713-8150170b11d8 2026-08-11 12:32:43.211 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-a1ca02ef-fe11-410a-a197-87abb6ef77a3'] response: {'server_uuid': '45eeb622-3c06-4bb0-8576-6a43365ee279', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'e75c70f3-9c11-4af5-9713-8150170b11d8', 'code': 200} 2026-08-11 12:32:43.338 7 INFO neutron.db.ovn_revision_numbers_db [None req-9e2f9527-f8d5-4c8e-8303-1e114383bcb5 - - - - - -] Successfully bumped revision number for resource e75c70f3-9c11-4af5-9713-8150170b11d8 (type: ports) to 5 /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: 7|app: 0|req: 1133/2223] 10.0.0.190 () {34 vars in 990 bytes} [Tue Aug 11 12:32:43 2026] GET /v2.0/ports?device_id=45eeb622-3c06-4bb0-8576-6a43365ee279 => generated 1217 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1091/2224] 10.0.0.190 () {34 vars in 1040 bytes} [Tue Aug 11 12:32:43 2026] GET /v2.0/security-groups?id=9078b059-3a7d-47f9-9127-424f1d372dbc&fields=id&fields=name => generated 96 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1134/2225] 10.0.0.190 () {34 vars in 990 bytes} [Tue Aug 11 12:32:43 2026] GET /v2.0/ports?device_id=45eeb622-3c06-4bb0-8576-6a43365ee279 => generated 1217 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-11 12:32:44.140 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-65f4dd32-142a-4744-9c6d-dc77ad63883a - - - - - -] OVN reports status up for port: 4bcfff61-f041-4c88-9e1b-e8ddfdbf5d08 2026-08-11 12:32:44.180 7 INFO neutron.plugins.ml2.plugin [None req-65f4dd32-142a-4744-9c6d-dc77ad63883a - - - - - -] Attempt 1 to provision port 4bcfff61-f041-4c88-9e1b-e8ddfdbf5d08 [pid: 7|app: 0|req: 1135/2226] 10.0.0.190 () {34 vars in 990 bytes} [Tue Aug 11 12:32:44 2026] GET /v2.0/ports?device_id=37e46825-78cb-4a57-b9ab-537ce8520be1 => generated 969 bytes in 178 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1136/2227] 10.0.0.190 () {34 vars in 1040 bytes} [Tue Aug 11 12:32:44 2026] GET /v2.0/security-groups?id=8dfd620b-d626-4457-8d18-afee8f2a45a0&fields=id&fields=name => generated 114 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 12:32:44.398 8 INFO neutron.db.ovn_revision_numbers_db [None req-03e667ab-38c7-49f3-9c42-01205340c155 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource 2418ab7b-786a-4e90-ab9b-eff2842b6373 (type: security_groups) to 1 2026-08-11 12:32:44.408 8 INFO neutron.db.ovn_revision_numbers_db [None req-03e667ab-38c7-49f3-9c42-01205340c155 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource 7d165b63-7a54-4977-a5a3-f26f5937e1de (type: security_group_rules) to 0 2026-08-11 12:32:44.421 8 INFO neutron.db.ovn_revision_numbers_db [None req-03e667ab-38c7-49f3-9c42-01205340c155 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource 81c7b2f6-3151-4133-bd13-c57dd9726b5d (type: security_group_rules) to 0 2026-08-11 12:32:44.433 8 INFO neutron.db.ovn_revision_numbers_db [None req-03e667ab-38c7-49f3-9c42-01205340c155 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource a12f6745-1681-4cca-8658-b838917d56b6 (type: security_group_rules) to 0 2026-08-11 12:32:44.451 8 INFO neutron.db.ovn_revision_numbers_db [None req-03e667ab-38c7-49f3-9c42-01205340c155 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource d6603b2a-de71-46f8-bdee-093398080e84 (type: security_group_rules) to 0 2026-08-11 12:32:44.501 7 INFO neutron.db.ovn_revision_numbers_db [None req-65f4dd32-142a-4744-9c6d-dc77ad63883a - - - - - -] Successfully bumped revision number for resource 4bcfff61-f041-4c88-9e1b-e8ddfdbf5d08 (type: ports) to 5 [pid: 8|app: 0|req: 1092/2228] 10.0.0.70 () {32 vars in 773 bytes} [Tue Aug 11 12:32:44 2026] GET /v2.0/security-groups?tenant_id=1aff11dca4b145c68c8387d09ae0d0b9&name=default => generated 2925 bytes in 500 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1137/2229] 10.0.0.70 () {32 vars in 739 bytes} [Tue Aug 11 12:32:44 2026] DELETE /v2.0/security-groups/2418ab7b-786a-4e90-ab9b-eff2842b6373 => generated 0 bytes in 256 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-11 12:32:45.075 8 INFO neutron.db.ovn_revision_numbers_db [None req-f86b00b3-8596-4d23-93d8-32634f33e6da 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource 3f9ca712-d078-4a3d-bef9-ad19299455d2 (type: security_groups) to 1 2026-08-11 12:32:45.083 8 INFO neutron.db.ovn_revision_numbers_db [None req-f86b00b3-8596-4d23-93d8-32634f33e6da 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource 526d5bd6-0d8a-4297-868c-28714de55c75 (type: security_group_rules) to 0 2026-08-11 12:32:45.096 8 INFO neutron.db.ovn_revision_numbers_db [None req-f86b00b3-8596-4d23-93d8-32634f33e6da 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource 5c53674d-1263-4a3d-8458-cda80ca68b0e (type: security_group_rules) to 0 2026-08-11 12:32:45.108 8 INFO neutron.db.ovn_revision_numbers_db [None req-f86b00b3-8596-4d23-93d8-32634f33e6da 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource cf072082-5afb-46ca-a340-8180112ed2ce (type: security_group_rules) to 0 2026-08-11 12:32:45.121 8 INFO neutron.db.ovn_revision_numbers_db [None req-f86b00b3-8596-4d23-93d8-32634f33e6da 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource f8278f39-3faf-4c57-90dd-61b94bb26dc5 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 1093/2230] 10.0.0.70 () {32 vars in 773 bytes} [Tue Aug 11 12:32:44 2026] GET /v2.0/security-groups?tenant_id=83117abe38564c229ea26af9807def69&name=default => generated 2925 bytes in 210 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: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:32:45.267 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-b46bea3b-2534-491f-99b7-60ad49884b8f'] response: {'server_uuid': '45eeb622-3c06-4bb0-8576-6a43365ee279', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'e75c70f3-9c11-4af5-9713-8150170b11d8', 'code': 200} 2026-08-11 12:32:45.267 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-b46bea3b-2534-491f-99b7-60ad49884b8f'] response: {'server_uuid': '37e46825-78cb-4a57-b9ab-537ce8520be1', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '4bcfff61-f041-4c88-9e1b-e8ddfdbf5d08', 'code': 200} 2026-08-11 12:32:45.268 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-b46bea3b-2534-491f-99b7-60ad49884b8f'] response: {'server_uuid': '37e46825-78cb-4a57-b9ab-537ce8520be1', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '4bcfff61-f041-4c88-9e1b-e8ddfdbf5d08', 'code': 200} [pid: 7|app: 0|req: 1138/2231] 10.0.0.70 () {32 vars in 739 bytes} [Tue Aug 11 12:32:45 2026] DELETE /v2.0/security-groups/3f9ca712-d078-4a3d-bef9-ad19299455d2 => generated 0 bytes in 278 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1094/2232] 10.0.0.190 () {34 vars in 990 bytes} [Tue Aug 11 12:32:45 2026] GET /v2.0/ports?device_id=37e46825-78cb-4a57-b9ab-537ce8520be1 => generated 971 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1139/2233] 10.0.0.190 () {34 vars in 1040 bytes} [Tue Aug 11 12:32:45 2026] GET /v2.0/security-groups?id=8dfd620b-d626-4457-8d18-afee8f2a45a0&fields=id&fields=name => generated 114 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1095/2234] 10.0.0.190 () {34 vars in 990 bytes} [Tue Aug 11 12:32:46 2026] GET /v2.0/ports?device_id=45eeb622-3c06-4bb0-8576-6a43365ee279 => generated 1217 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1140/2235] 10.0.0.190 () {34 vars in 1040 bytes} [Tue Aug 11 12:32:46 2026] GET /v2.0/security-groups?id=9078b059-3a7d-47f9-9127-424f1d372dbc&fields=id&fields=name => generated 96 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1096/2236] 10.0.0.190 () {34 vars in 990 bytes} [Tue Aug 11 12:32:46 2026] GET /v2.0/ports?device_id=37e46825-78cb-4a57-b9ab-537ce8520be1 => generated 971 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1141/2237] 10.0.0.190 () {34 vars in 990 bytes} [Tue Aug 11 12:32:46 2026] GET /v2.0/ports?device_id=45eeb622-3c06-4bb0-8576-6a43365ee279 => generated 1217 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1097/2238] 10.0.0.190 () {34 vars in 1040 bytes} [Tue Aug 11 12:32:46 2026] GET /v2.0/security-groups?id=8dfd620b-d626-4457-8d18-afee8f2a45a0&fields=id&fields=name => generated 114 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1142/2239] 10.0.0.190 () {34 vars in 990 bytes} [Tue Aug 11 12:32:46 2026] GET /v2.0/ports?device_id=37e46825-78cb-4a57-b9ab-537ce8520be1 => generated 971 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1098/2240] 10.0.0.190 () {34 vars in 1040 bytes} [Tue Aug 11 12:32:46 2026] GET /v2.0/security-groups?id=8dfd620b-d626-4457-8d18-afee8f2a45a0&fields=id&fields=name => generated 114 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1143/2241] 10.0.0.70 () {32 vars in 735 bytes} [Tue Aug 11 12:32:46 2026] GET /v2.0/ports?device_id=37e46825-78cb-4a57-b9ab-537ce8520be1 => generated 1209 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-11 12:32:47.320 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-d5e93718-571c-4fe9-bcf4-7ee2d84637bf 8c7ea58005f74de3a5c3442bea5c772f 98f3786b37b149acbd7b68944cffcadf - - default default] No more DHCP agents 2026-08-11 12:32:47.321 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-d5e93718-571c-4fe9-bcf4-7ee2d84637bf 8c7ea58005f74de3a5c3442bea5c772f 98f3786b37b149acbd7b68944cffcadf - - default default] Unable to schedule network 51fa4b90-fa94-4f8e-bfe2-d83223c6676a: no agents available; will retry on subsequent port and subnet creation events. 2026-08-11 12:32:48.196 8 INFO neutron.db.ovn_revision_numbers_db [None req-d5e93718-571c-4fe9-bcf4-7ee2d84637bf 8c7ea58005f74de3a5c3442bea5c772f 98f3786b37b149acbd7b68944cffcadf - - default default] Successfully bumped revision number for resource 20f9e917-b323-4c56-a175-37bac8ac8dcc (type: floatingips) to 1 2026-08-11 12:32:48.197 8 INFO neutron.db.l3_db [None req-d5e93718-571c-4fe9-bcf4-7ee2d84637bf 8c7ea58005f74de3a5c3442bea5c772f 98f3786b37b149acbd7b68944cffcadf - - default default] Floating IP 20f9e917-b323-4c56-a175-37bac8ac8dcc associated. External IP: 10.96.250.217, port: 4bcfff61-f041-4c88-9e1b-e8ddfdbf5d08. [pid: 8|app: 0|req: 1099/2242] 10.0.0.70 () {34 vars in 676 bytes} [Tue Aug 11 12:32:47 2026] POST /v2.0/floatingips => generated 855 bytes in 1185 msecs (HTTP/1.1 201) 4 headers in 162 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: 1100/2243] 10.0.0.70 () {32 vars in 728 bytes} [Tue Aug 11 12:32:48 2026] GET /v2.0/floatingips/20f9e917-b323-4c56-a175-37bac8ac8dcc => generated 857 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 12:32:48.290 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-28f612ac-0ccf-4030-b31d-d13f7f676859'] response: {'name': 'network-changed', 'server_uuid': '37e46825-78cb-4a57-b9ab-537ce8520be1', 'tag': '4bcfff61-f041-4c88-9e1b-e8ddfdbf5d08', 'status': 'completed', 'code': 200} 2026-08-11 12:32:48.404 7 INFO neutron.db.ovn_revision_numbers_db [None req-a1a282a0-c036-4992-9f5f-10385ffe606b 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource 6ee99689-a62a-4fef-9d20-ea39cb1ac5bd (type: security_groups) to 1 2026-08-11 12:32:48.428 7 INFO neutron.db.ovn_revision_numbers_db [None req-a1a282a0-c036-4992-9f5f-10385ffe606b 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource 487956e4-f87e-4e66-b656-53f7cded24c3 (type: security_group_rules) to 0 2026-08-11 12:32:48.445 7 INFO neutron.db.ovn_revision_numbers_db [None req-a1a282a0-c036-4992-9f5f-10385ffe606b 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource 645ca9ca-467e-4e88-848e-fca4243a0fdb (type: security_group_rules) to 0 2026-08-11 12:32:48.461 7 INFO neutron.db.ovn_revision_numbers_db [None req-a1a282a0-c036-4992-9f5f-10385ffe606b 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource 8e9f3bf0-6f19-4311-900e-b9ba7bbc1019 (type: security_group_rules) to 0 2026-08-11 12:32:48.475 7 INFO neutron.db.ovn_revision_numbers_db [None req-a1a282a0-c036-4992-9f5f-10385ffe606b 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource e786a426-91d0-44b0-b813-becd30b2376a (type: security_group_rules) to 0 [pid: 7|app: 0|req: 1144/2244] 10.0.0.70 () {32 vars in 773 bytes} [Tue Aug 11 12:32:48 2026] GET /v2.0/security-groups?tenant_id=37b524338ba0486e8215eff6f008a142&name=default => generated 2925 bytes in 471 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1101/2245] 10.0.0.70 () {32 vars in 739 bytes} [Tue Aug 11 12:32:48 2026] DELETE /v2.0/security-groups/6ee99689-a62a-4fef-9d20-ea39cb1ac5bd => generated 0 bytes in 306 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1145/2246] 199.19.213.166 () {34 vars in 1080 bytes} [Tue Aug 11 12:32:48 2026] GET /v2.0/ports?tenant_id=98f3786b37b149acbd7b68944cffcadf&device_id=37e46825-78cb-4a57-b9ab-537ce8520be1 => generated 1209 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1102/2247] 199.19.213.166 () {34 vars in 986 bytes} [Tue Aug 11 12:32:48 2026] GET /v2.0/networks?id=24beca1e-d9aa-45dc-9aa9-cd608d3f42ba => generated 797 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1146/2248] 199.19.213.166 () {34 vars in 1058 bytes} [Tue Aug 11 12:32:48 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=4bcfff61-f041-4c88-9e1b-e8ddfdbf5d08 => generated 860 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1103/2249] 199.19.213.166 () {34 vars in 984 bytes} [Tue Aug 11 12:32:48 2026] GET /v2.0/subnets?id=cb5d1118-668b-40fb-a944-925e887f05cd => generated 678 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1147/2250] 199.19.213.166 () {34 vars in 1052 bytes} [Tue Aug 11 12:32:49 2026] GET /v2.0/ports?network_id=24beca1e-d9aa-45dc-9aa9-cd608d3f42ba&device_owner=network%3Adhcp => generated 12 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1104/2251] 199.19.213.166 () {34 vars in 1012 bytes} [Tue Aug 11 12:32:49 2026] GET /v2.0/networks/24beca1e-d9aa-45dc-9aa9-cd608d3f42ba?fields=segments => generated 14 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1148/2252] 199.19.213.166 () {34 vars in 1112 bytes} [Tue Aug 11 12:32:49 2026] GET /v2.0/networks/24beca1e-d9aa-45dc-9aa9-cd608d3f42ba?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1106/2255] 10.0.0.48 () {34 vars in 989 bytes} [Tue Aug 11 12:33:00 2026] GET /v2.0/ports?device_id=37e46825-78cb-4a57-b9ab-537ce8520be1 => generated 1209 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1150/2256] 10.0.0.48 () {34 vars in 1039 bytes} [Tue Aug 11 12:33:00 2026] GET /v2.0/security-groups?id=8dfd620b-d626-4457-8d18-afee8f2a45a0&fields=id&fields=name => generated 114 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1107/2257] 10.0.0.70 () {32 vars in 825 bytes} [Tue Aug 11 12:33:03 2026] GET /v2.0/ports?project_id=98f3786b37b149acbd7b68944cffcadf&network_id=24beca1e-d9aa-45dc-9aa9-cd608d3f42ba => generated 3315 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1151/2258] 10.0.0.70 () {32 vars in 741 bytes} [Tue Aug 11 12:33:03 2026] GET /v2.0/subnets?network_id=51fa4b90-fa94-4f8e-bfe2-d83223c6676a => generated 667 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 12:33:04.234 8 INFO neutron.db.ovn_revision_numbers_db [None req-ebbe5c7d-5bdb-4bae-9b59-d125a7c29f05 8c7ea58005f74de3a5c3442bea5c772f 98f3786b37b149acbd7b68944cffcadf - - default default] Successfully bumped revision number for resource 20f9e917-b323-4c56-a175-37bac8ac8dcc (type: floatingips) to 2 2026-08-11 12:33:04.296 8 INFO neutron.db.l3_db [None req-ebbe5c7d-5bdb-4bae-9b59-d125a7c29f05 8c7ea58005f74de3a5c3442bea5c772f 98f3786b37b149acbd7b68944cffcadf - - default default] Floating IP 20f9e917-b323-4c56-a175-37bac8ac8dcc disassociated. External IP: 10.96.250.217, port: 4bcfff61-f041-4c88-9e1b-e8ddfdbf5d08. [pid: 8|app: 0|req: 1108/2259] 10.0.0.70 () {34 vars in 748 bytes} [Tue Aug 11 12:33:03 2026] PUT /v2.0/floatingips/20f9e917-b323-4c56-a175-37bac8ac8dcc => generated 554 bytes in 336 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-08-11 12:33:04.363 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-bf9fa858-f974-4068-93c4-5aaef6e01015'] response: {'name': 'network-changed', 'server_uuid': '37e46825-78cb-4a57-b9ab-537ce8520be1', 'tag': '4bcfff61-f041-4c88-9e1b-e8ddfdbf5d08', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1152/2260] 10.0.0.70 () {32 vars in 728 bytes} [Tue Aug 11 12:33:04 2026] GET /v2.0/floatingips/20f9e917-b323-4c56-a175-37bac8ac8dcc => generated 552 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1109/2261] 199.19.213.166 () {34 vars in 1080 bytes} [Tue Aug 11 12:33:04 2026] GET /v2.0/ports?tenant_id=98f3786b37b149acbd7b68944cffcadf&device_id=37e46825-78cb-4a57-b9ab-537ce8520be1 => generated 1209 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1153/2262] 199.19.213.166 () {34 vars in 986 bytes} [Tue Aug 11 12:33:04 2026] GET /v2.0/networks?id=24beca1e-d9aa-45dc-9aa9-cd608d3f42ba => generated 797 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1110/2263] 199.19.213.166 () {34 vars in 1058 bytes} [Tue Aug 11 12:33:05 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=4bcfff61-f041-4c88-9e1b-e8ddfdbf5d08 => generated 19 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1154/2264] 199.19.213.166 () {34 vars in 984 bytes} [Tue Aug 11 12:33:05 2026] GET /v2.0/subnets?id=cb5d1118-668b-40fb-a944-925e887f05cd => generated 678 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1111/2265] 199.19.213.166 () {34 vars in 1052 bytes} [Tue Aug 11 12:33:05 2026] GET /v2.0/ports?network_id=24beca1e-d9aa-45dc-9aa9-cd608d3f42ba&device_owner=network%3Adhcp => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1155/2266] 199.19.213.166 () {34 vars in 1012 bytes} [Tue Aug 11 12:33:05 2026] GET /v2.0/networks/24beca1e-d9aa-45dc-9aa9-cd608d3f42ba?fields=segments => generated 14 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1112/2267] 199.19.213.166 () {34 vars in 1112 bytes} [Tue Aug 11 12:33:05 2026] GET /v2.0/networks/24beca1e-d9aa-45dc-9aa9-cd608d3f42ba?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-11 12:33:05.642 7 INFO neutron.db.ovn_revision_numbers_db [None req-c7957a27-5617-4c0f-9127-ec823cf66f89 8c7ea58005f74de3a5c3442bea5c772f 98f3786b37b149acbd7b68944cffcadf - - default default] Successfully bumped revision number for resource 2a98e8e5-f58a-4bb6-a8d3-3a8bbbbd6f1c (type: security_groups) to 1 2026-08-11 12:33:05.659 7 INFO neutron.db.ovn_revision_numbers_db [None req-c7957a27-5617-4c0f-9127-ec823cf66f89 8c7ea58005f74de3a5c3442bea5c772f 98f3786b37b149acbd7b68944cffcadf - - default default] Successfully bumped revision number for resource 3ddde453-7d2e-40be-bbc2-df16545b2f87 (type: security_group_rules) to 0 2026-08-11 12:33:05.679 7 INFO neutron.db.ovn_revision_numbers_db [None req-c7957a27-5617-4c0f-9127-ec823cf66f89 8c7ea58005f74de3a5c3442bea5c772f 98f3786b37b149acbd7b68944cffcadf - - default default] Successfully bumped revision number for resource a31a7640-06ab-4fd0-8686-c4ed87a9e1a4 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 1156/2268] 10.0.0.70 () {34 vars in 684 bytes} [Tue Aug 11 12:33:05 2026] POST /v2.0/security-groups => generated 1673 bytes in 287 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-08-11 12:33:05.896 8 INFO neutron.db.ovn_revision_numbers_db [None req-1c7a1aaa-0947-4900-b8cd-ff8801b0715b 8c7ea58005f74de3a5c3442bea5c772f 98f3786b37b149acbd7b68944cffcadf - - default default] Successfully bumped revision number for resource 164167ef-c546-42cf-bc40-e37f3db701ae (type: security_group_rules) to 0 [pid: 8|app: 0|req: 1113/2269] 10.0.0.70 () {34 vars in 694 bytes} [Tue Aug 11 12:33:05 2026] POST /v2.0/security-group-rules => generated 597 bytes in 240 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-11 12:33:06.158 7 INFO neutron.db.ovn_revision_numbers_db [None req-0f2ab074-2c15-4286-85e3-b0d2fa6f35ba 8c7ea58005f74de3a5c3442bea5c772f 98f3786b37b149acbd7b68944cffcadf - - default default] Successfully bumped revision number for resource 57bb57c8-6c28-4d7e-9b5c-a37acf7fe235 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 1157/2270] 10.0.0.70 () {34 vars in 694 bytes} [Tue Aug 11 12:33:05 2026] POST /v2.0/security-group-rules => generated 596 bytes in 248 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-11 12:33:06.454 8 INFO neutron.db.ovn_revision_numbers_db [None req-ff819cbe-e4d1-4acc-ba25-e7db0ee0df5f 8c7ea58005f74de3a5c3442bea5c772f 98f3786b37b149acbd7b68944cffcadf - - default default] Successfully bumped revision number for resource 385a9bd9-4d08-484f-9c8d-899b7c186962 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 1114/2271] 10.0.0.70 () {34 vars in 694 bytes} [Tue Aug 11 12:33:06 2026] POST /v2.0/security-group-rules => generated 602 bytes in 255 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-11 12:33:06.681 7 INFO neutron.db.ovn_revision_numbers_db [None req-7e66eee0-3427-4feb-b257-f67ebeb7150e 8c7ea58005f74de3a5c3442bea5c772f 98f3786b37b149acbd7b68944cffcadf - - default default] Successfully bumped revision number for resource e156934f-708e-4d45-80ef-501cd9b6ac91 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 1158/2272] 10.0.0.70 () {34 vars in 694 bytes} [Tue Aug 11 12:33:06 2026] POST /v2.0/security-group-rules => generated 601 bytes in 239 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-11 12:33:06.778 8 INFO neutron.db.securitygroups_db [None req-448d4946-9dee-4164-bfaf-f0704b5bd84c 8c7ea58005f74de3a5c3442bea5c772f 98f3786b37b149acbd7b68944cffcadf - - default default] Project 98f3786b37b149acbd7b68944cffcadf added a security group rule with legacy IPv6 ICMP protocol name icmp, ipv6-icmp should be used instead. It was automatically converted. 2026-08-11 12:33:06.978 8 INFO neutron.db.ovn_revision_numbers_db [None req-448d4946-9dee-4164-bfaf-f0704b5bd84c 8c7ea58005f74de3a5c3442bea5c772f 98f3786b37b149acbd7b68944cffcadf - - default default] Successfully bumped revision number for resource 3d491d93-3649-4f8b-ba3b-e55d6fd60f8d (type: security_group_rules) to 0 [pid: 8|app: 0|req: 1115/2273] 10.0.0.70 () {34 vars in 694 bytes} [Tue Aug 11 12:33:06 2026] POST /v2.0/security-group-rules => generated 607 bytes in 311 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-11 12:33:07.116 7 INFO neutron.db.securitygroups_db [None req-41aab11d-5dcc-4017-9c00-b874aa992a92 8c7ea58005f74de3a5c3442bea5c772f 98f3786b37b149acbd7b68944cffcadf - - default default] Project 98f3786b37b149acbd7b68944cffcadf added a security group rule with legacy IPv6 ICMP protocol name icmp, ipv6-icmp should be used instead. It was automatically converted. 2026-08-11 12:33:07.278 7 INFO neutron.db.ovn_revision_numbers_db [None req-41aab11d-5dcc-4017-9c00-b874aa992a92 8c7ea58005f74de3a5c3442bea5c772f 98f3786b37b149acbd7b68944cffcadf - - default default] Successfully bumped revision number for resource 4a1f96c0-5b5e-4672-8e53-5599c9f25343 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 1159/2274] 10.0.0.70 () {34 vars in 694 bytes} [Tue Aug 11 12:33:07 2026] POST /v2.0/security-group-rules => generated 606 bytes in 267 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-11 12:33:07.428 8 INFO neutron.db.ovn_revision_numbers_db [None req-83d07c38-6c5f-42e4-aea4-919e24f2818e 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource 58b4473f-83fc-48b2-be37-b2235eaf10ba (type: security_groups) to 1 2026-08-11 12:33:07.446 8 INFO neutron.db.ovn_revision_numbers_db [None req-83d07c38-6c5f-42e4-aea4-919e24f2818e 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource 54f43112-0905-4854-b9bc-6b0d87d8d454 (type: security_group_rules) to 0 2026-08-11 12:33:07.462 8 INFO neutron.db.ovn_revision_numbers_db [None req-83d07c38-6c5f-42e4-aea4-919e24f2818e 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource 8802d39f-9a1f-4a4c-865b-d61c79a1297d (type: security_group_rules) to 0 2026-08-11 12:33:07.476 8 INFO neutron.db.ovn_revision_numbers_db [None req-83d07c38-6c5f-42e4-aea4-919e24f2818e 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource bcbc0379-97e7-400a-bb0b-78ef6c950721 (type: security_group_rules) to 0 2026-08-11 12:33:07.515 8 INFO neutron.db.ovn_revision_numbers_db [None req-83d07c38-6c5f-42e4-aea4-919e24f2818e 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource e1ec7de7-cdeb-4459-9acd-7e30163c20fa (type: security_group_rules) to 0 [pid: 8|app: 0|req: 1116/2275] 10.0.0.70 () {32 vars in 773 bytes} [Tue Aug 11 12:33:07 2026] GET /v2.0/security-groups?tenant_id=495cd10cf8d542898dd82d851f366ccc&name=default => generated 2925 bytes in 478 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1117/2276] 10.0.0.70 () {32 vars in 648 bytes} [Tue Aug 11 12:33:07 2026] GET /v2.0/networks => generated 1373 bytes in 146 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1118/2277] 10.0.0.190 () {34 vars in 1098 bytes} [Tue Aug 11 12:33:07 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-673143181&fields=id&tenant_id=98f3786b37b149acbd7b68944cffcadf => generated 69 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1119/2278] 10.0.0.190 () {34 vars in 982 bytes} [Tue Aug 11 12:33:07 2026] GET /v2.0/networks?id=24beca1e-d9aa-45dc-9aa9-cd608d3f42ba => generated 698 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1120/2279] 10.0.0.190 () {34 vars in 965 bytes} [Tue Aug 11 12:33:08 2026] GET /v2.0/quotas/98f3786b37b149acbd7b68944cffcadf => generated 292 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1160/2280] 10.0.0.70 () {32 vars in 739 bytes} [Tue Aug 11 12:33:07 2026] DELETE /v2.0/security-groups/58b4473f-83fc-48b2-be37-b2235eaf10ba => generated 0 bytes in 567 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1121/2281] 10.0.0.190 () {34 vars in 1002 bytes} [Tue Aug 11 12:33:08 2026] GET /v2.0/ports?tenant_id=98f3786b37b149acbd7b68944cffcadf&fields=id => generated 149 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1161/2282] 10.0.0.190 () {34 vars in 1008 bytes} [Tue Aug 11 12:33:08 2026] GET /v2.0/networks/24beca1e-d9aa-45dc-9aa9-cd608d3f42ba?fields=segments => generated 14 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1122/2283] 10.0.0.190 () {34 vars in 1108 bytes} [Tue Aug 11 12:33:08 2026] GET /v2.0/networks/24beca1e-d9aa-45dc-9aa9-cd608d3f42ba?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1162/2284] 10.0.0.190 () {34 vars in 990 bytes} [Tue Aug 11 12:33:08 2026] GET /v2.0/ports?device_id=d51c0dc6-ef61-45b4-bab7-8f5576587eec => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1123/2285] 10.0.0.190 () {34 vars in 990 bytes} [Tue Aug 11 12:33:09 2026] GET /v2.0/ports?device_id=d51c0dc6-ef61-45b4-bab7-8f5576587eec => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1163/2286] 10.0.0.190 () {34 vars in 990 bytes} [Tue Aug 11 12:33:10 2026] GET /v2.0/ports?device_id=d51c0dc6-ef61-45b4-bab7-8f5576587eec => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1165/2289] 10.0.0.190 () {34 vars in 990 bytes} [Tue Aug 11 12:33:11 2026] GET /v2.0/ports?device_id=d51c0dc6-ef61-45b4-bab7-8f5576587eec => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1166/2290] 10.0.0.190 () {34 vars in 990 bytes} [Tue Aug 11 12:33:12 2026] GET /v2.0/ports?device_id=d51c0dc6-ef61-45b4-bab7-8f5576587eec => generated 12 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1167/2291] 199.19.213.166 () {34 vars in 986 bytes} [Tue Aug 11 12:33:12 2026] GET /v2.0/networks?id=24beca1e-d9aa-45dc-9aa9-cd608d3f42ba => generated 698 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1168/2292] 199.19.213.166 () {34 vars in 1050 bytes} [Tue Aug 11 12:33:12 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=98f3786b37b149acbd7b68944cffcadf => generated 273 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 12:33:12.999 8 INFO neutron.db.ovn_revision_numbers_db [None req-544ec853-4bb3-4719-bda6-b900d6cda431 68a9b4ceaeb64880a5fbc18d161f84c7 d8fbf3e5d3a34f18a5db2b777bc9c447 - - default default] Successfully bumped revision number for resource 0ee27bcd-622c-40ec-a930-82d18adf1807 (type: security_groups) to 1 2026-08-11 12:33:13.016 8 INFO neutron.db.ovn_revision_numbers_db [None req-544ec853-4bb3-4719-bda6-b900d6cda431 68a9b4ceaeb64880a5fbc18d161f84c7 d8fbf3e5d3a34f18a5db2b777bc9c447 - - default default] Successfully bumped revision number for resource 579e09d3-db59-4a2d-b799-cc26b41693e5 (type: security_group_rules) to 0 2026-08-11 12:33:13.028 8 INFO neutron.db.ovn_revision_numbers_db [None req-544ec853-4bb3-4719-bda6-b900d6cda431 68a9b4ceaeb64880a5fbc18d161f84c7 d8fbf3e5d3a34f18a5db2b777bc9c447 - - default default] Successfully bumped revision number for resource 65cf3729-2105-4fbd-9a6b-94a3eb8fe7d4 (type: security_group_rules) to 0 2026-08-11 12:33:13.040 8 INFO neutron.db.ovn_revision_numbers_db [None req-544ec853-4bb3-4719-bda6-b900d6cda431 68a9b4ceaeb64880a5fbc18d161f84c7 d8fbf3e5d3a34f18a5db2b777bc9c447 - - default default] Successfully bumped revision number for resource 784bb596-c584-495d-90fb-9bcaec160c13 (type: security_group_rules) to 0 2026-08-11 12:33:13.080 8 INFO neutron.db.ovn_revision_numbers_db [None req-544ec853-4bb3-4719-bda6-b900d6cda431 68a9b4ceaeb64880a5fbc18d161f84c7 d8fbf3e5d3a34f18a5db2b777bc9c447 - - default default] Successfully bumped revision number for resource d1f036a2-c663-4fed-9813-1d8d6013b737 (type: security_group_rules) to 0 2026-08-11 12:33:13.198 8 INFO neutron.db.segments_db [None req-544ec853-4bb3-4719-bda6-b900d6cda431 68a9b4ceaeb64880a5fbc18d161f84c7 d8fbf3e5d3a34f18a5db2b777bc9c447 - - default default] Added segment fec454cf-2a81-4cbf-8724-f677b671b46b of type geneve for network 575663eb-4b75-474c-8ba6-914636eb8c7c 2026-08-11 12:33:13.331 7 WARNING neutron.scheduler.dhcp_agent_scheduler [req-b2c03508-4cbb-430b-9add-5607fea976d8 req-35c9a7f5-0760-4a93-ba45-98fe7ce1c5e6 8c7ea58005f74de3a5c3442bea5c772f 98f3786b37b149acbd7b68944cffcadf - - default default] No more DHCP agents 2026-08-11 12:33:13.332 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [req-b2c03508-4cbb-430b-9add-5607fea976d8 req-35c9a7f5-0760-4a93-ba45-98fe7ce1c5e6 8c7ea58005f74de3a5c3442bea5c772f 98f3786b37b149acbd7b68944cffcadf - - default default] Unable to schedule network 24beca1e-d9aa-45dc-9aa9-cd608d3f42ba: no agents available; will retry on subsequent port and subnet creation events. 2026-08-11 12:33:13.382 8 INFO neutron.db.ovn_revision_numbers_db [None req-544ec853-4bb3-4719-bda6-b900d6cda431 68a9b4ceaeb64880a5fbc18d161f84c7 d8fbf3e5d3a34f18a5db2b777bc9c447 - - default default] Successfully bumped revision number for resource 575663eb-4b75-474c-8ba6-914636eb8c7c (type: networks) to 1 2026-08-11 12:33:13.457 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-3e7f7462-1074-485a-9f1b-1eab95d7792d - - - - - -] OVN reports status down for port: 8dfc73f3-c370-4bd1-b331-28cc5ddb0a10 2026-08-11 12:33:13.552 7 INFO neutron.db.ovn_revision_numbers_db [req-b2c03508-4cbb-430b-9add-5607fea976d8 req-35c9a7f5-0760-4a93-ba45-98fe7ce1c5e6 8c7ea58005f74de3a5c3442bea5c772f 98f3786b37b149acbd7b68944cffcadf - - default default] Successfully bumped revision number for resource 8dfc73f3-c370-4bd1-b331-28cc5ddb0a10 (type: ports) to 1 2026-08-11 12:33:13.642 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-544ec853-4bb3-4719-bda6-b900d6cda431 68a9b4ceaeb64880a5fbc18d161f84c7 d8fbf3e5d3a34f18a5db2b777bc9c447 - - default default] No more DHCP agents 2026-08-11 12:33:13.644 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-544ec853-4bb3-4719-bda6-b900d6cda431 68a9b4ceaeb64880a5fbc18d161f84c7 d8fbf3e5d3a34f18a5db2b777bc9c447 - - default default] Unable to schedule network 575663eb-4b75-474c-8ba6-914636eb8c7c: no agents available; will retry on subsequent port and subnet creation events. [pid: 7|app: 0|req: 1169/2293] 199.19.213.166 () {38 vars in 955 bytes} [Tue Aug 11 12:33:12 2026] POST /v2.0/ports => generated 958 bytes in 722 msecs (HTTP/1.1 201) 4 headers in 162 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-08-11 12:33:13.697 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-95760e31-849e-4c8b-b3b3-beafe233924a - - - - - -] OVN reports status down for port: 6e845323-267e-481c-abaa-b6c08bff7587 2026-08-11 12:33:13.766 8 INFO neutron.db.ovn_revision_numbers_db [None req-544ec853-4bb3-4719-bda6-b900d6cda431 68a9b4ceaeb64880a5fbc18d161f84c7 d8fbf3e5d3a34f18a5db2b777bc9c447 - - default default] Successfully bumped revision number for resource 6e845323-267e-481c-abaa-b6c08bff7587 (type: ports) to 1 [pid: 8|app: 0|req: 1125/2294] 10.0.0.70 () {34 vars in 669 bytes} [Tue Aug 11 12:33:12 2026] POST /v2.0/networks => generated 651 bytes in 1461 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-11 12:33:13.954 8 INFO neutron.db.segments_db [None req-c4405973-0f95-4000-a15f-40c8bd86a647 68a9b4ceaeb64880a5fbc18d161f84c7 d8fbf3e5d3a34f18a5db2b777bc9c447 - - default default] Added segment 3606c281-bf86-4fa1-a6b3-45b18b12418c of type geneve for network b74fe4f2-c0a8-4720-bdc0-67a59fe1e4d1 2026-08-11 12:33:14.092 7 INFO neutron.db.ovn_revision_numbers_db [req-b2c03508-4cbb-430b-9add-5607fea976d8 req-6bace785-262a-42de-a90e-7fd168583033 a28a735b17834b3a90a81134c1d2bc6e 0f044782ab1c4aa6b1d21ce7c18e0150 - - c91e732a1a8347dbad054f5124db4732 c91e732a1a8347dbad054f5124db4732] Successfully bumped revision number for resource 8dfc73f3-c370-4bd1-b331-28cc5ddb0a10 (type: ports) to 2 2026-08-11 12:33:14.111 8 INFO neutron.db.ovn_revision_numbers_db [None req-c4405973-0f95-4000-a15f-40c8bd86a647 68a9b4ceaeb64880a5fbc18d161f84c7 d8fbf3e5d3a34f18a5db2b777bc9c447 - - default default] Successfully bumped revision number for resource b74fe4f2-c0a8-4720-bdc0-67a59fe1e4d1 (type: networks) to 1 2026-08-11 12:33:14.309 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-c4405973-0f95-4000-a15f-40c8bd86a647 68a9b4ceaeb64880a5fbc18d161f84c7 d8fbf3e5d3a34f18a5db2b777bc9c447 - - default default] No more DHCP agents 2026-08-11 12:33:14.310 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-c4405973-0f95-4000-a15f-40c8bd86a647 68a9b4ceaeb64880a5fbc18d161f84c7 d8fbf3e5d3a34f18a5db2b777bc9c447 - - default default] Unable to schedule network b74fe4f2-c0a8-4720-bdc0-67a59fe1e4d1: no agents available; will retry on subsequent port and subnet creation events. 2026-08-11 12:33:14.362 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-95760e31-849e-4c8b-b3b3-beafe233924a - - - - - -] OVN reports status down for port: 963fa77e-6e34-4c93-b631-3bc387bb5d5a 2026-08-11 12:33:14.388 7 INFO neutron.db.ovn_revision_numbers_db [req-b2c03508-4cbb-430b-9add-5607fea976d8 req-6bace785-262a-42de-a90e-7fd168583033 a28a735b17834b3a90a81134c1d2bc6e 0f044782ab1c4aa6b1d21ce7c18e0150 - - c91e732a1a8347dbad054f5124db4732 c91e732a1a8347dbad054f5124db4732] Successfully bumped revision number for resource 8dfc73f3-c370-4bd1-b331-28cc5ddb0a10 (type: ports) to 4 [pid: 7|app: 0|req: 1170/2295] 199.19.213.166 () {38 vars in 1028 bytes} [Tue Aug 11 12:33:13 2026] PUT /v2.0/ports/8dfc73f3-c370-4bd1-b331-28cc5ddb0a10 => generated 1208 bytes in 743 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: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:33:14.447 8 INFO neutron.db.ovn_revision_numbers_db [None req-c4405973-0f95-4000-a15f-40c8bd86a647 68a9b4ceaeb64880a5fbc18d161f84c7 d8fbf3e5d3a34f18a5db2b777bc9c447 - - default default] Successfully bumped revision number for resource 963fa77e-6e34-4c93-b631-3bc387bb5d5a (type: ports) to 1 2026-08-11 12:33:14.458 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-eb680762-f9e7-4671-ad0c-76fa86ce9272'] response: {'name': 'network-changed', 'server_uuid': 'd51c0dc6-ef61-45b4-bab7-8f5576587eec', 'tag': '8dfc73f3-c370-4bd1-b331-28cc5ddb0a10', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1171/2296] 10.0.0.190 () {34 vars in 990 bytes} [Tue Aug 11 12:33:14 2026] GET /v2.0/ports?device_id=d51c0dc6-ef61-45b4-bab7-8f5576587eec => generated 973 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1172/2297] 10.0.0.190 () {34 vars in 1040 bytes} [Tue Aug 11 12:33:14 2026] GET /v2.0/security-groups?id=2a98e8e5-f58a-4bb6-a8d3-3a8bbbbd6f1c&fields=id&fields=name => generated 113 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1126/2298] 10.0.0.70 () {34 vars in 669 bytes} [Tue Aug 11 12:33:13 2026] POST /v2.0/networks => generated 650 bytes in 714 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-11 12:33:14.624 7 INFO neutron.db.segments_db [None req-a41816de-8b29-4191-a00c-e65770852e0e 68a9b4ceaeb64880a5fbc18d161f84c7 d8fbf3e5d3a34f18a5db2b777bc9c447 - - default default] Added segment 1c4c6a5c-b17f-4715-a137-fee0884fd6f4 of type geneve for network b681bcc9-2acc-46df-b698-c7cd6e0ce73d 2026-08-11 12:33:14.764 7 INFO neutron.db.ovn_revision_numbers_db [None req-a41816de-8b29-4191-a00c-e65770852e0e 68a9b4ceaeb64880a5fbc18d161f84c7 d8fbf3e5d3a34f18a5db2b777bc9c447 - - default default] Successfully bumped revision number for resource b681bcc9-2acc-46df-b698-c7cd6e0ce73d (type: networks) to 1 2026-08-11 12:33:14.955 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-a41816de-8b29-4191-a00c-e65770852e0e 68a9b4ceaeb64880a5fbc18d161f84c7 d8fbf3e5d3a34f18a5db2b777bc9c447 - - default default] No more DHCP agents 2026-08-11 12:33:14.956 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-a41816de-8b29-4191-a00c-e65770852e0e 68a9b4ceaeb64880a5fbc18d161f84c7 d8fbf3e5d3a34f18a5db2b777bc9c447 - - default default] Unable to schedule network b681bcc9-2acc-46df-b698-c7cd6e0ce73d: no agents available; will retry on subsequent port and subnet creation events. [pid: 8|app: 0|req: 1127/2299] 199.19.213.166 () {34 vars in 1080 bytes} [Tue Aug 11 12:33:14 2026] GET /v2.0/ports?tenant_id=98f3786b37b149acbd7b68944cffcadf&device_id=d51c0dc6-ef61-45b4-bab7-8f5576587eec => generated 1211 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-11 12:33:15.032 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-95760e31-849e-4c8b-b3b3-beafe233924a - - - - - -] OVN reports status down for port: 45c06af3-9e7d-474d-9b95-6acd37fda7d6 2026-08-11 12:33:15.064 7 INFO neutron.db.ovn_revision_numbers_db [None req-a41816de-8b29-4191-a00c-e65770852e0e 68a9b4ceaeb64880a5fbc18d161f84c7 d8fbf3e5d3a34f18a5db2b777bc9c447 - - default default] Successfully bumped revision number for resource 45c06af3-9e7d-474d-9b95-6acd37fda7d6 (type: ports) to 1 [pid: 7|app: 0|req: 1173/2300] 10.0.0.70 () {34 vars in 669 bytes} [Tue Aug 11 12:33:14 2026] POST /v2.0/networks => generated 651 bytes in 577 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1128/2301] 199.19.213.166 () {34 vars in 1018 bytes} [Tue Aug 11 12:33:15 2026] GET /v2.0/networks?tenant_id=98f3786b37b149acbd7b68944cffcadf&shared=False => generated 797 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1129/2302] 199.19.213.166 () {34 vars in 930 bytes} [Tue Aug 11 12:33:15 2026] GET /v2.0/networks?shared=True => generated 791 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 12:33:15.225 7 INFO neutron.db.segments_db [None req-9f3dc3f4-e40b-4924-a4c6-c06168cac9df 68a9b4ceaeb64880a5fbc18d161f84c7 d8fbf3e5d3a34f18a5db2b777bc9c447 - - default default] Added segment 28970818-100d-4681-bfcb-a631083063cb of type geneve for network 79633876-68b5-40f5-9ac6-bae8f217ccf3 2026-08-11 12:33:15.347 7 INFO neutron.db.ovn_revision_numbers_db [None req-9f3dc3f4-e40b-4924-a4c6-c06168cac9df 68a9b4ceaeb64880a5fbc18d161f84c7 d8fbf3e5d3a34f18a5db2b777bc9c447 - - default default] Successfully bumped revision number for resource 79633876-68b5-40f5-9ac6-bae8f217ccf3 (type: networks) to 1 2026-08-11 12:33:15.559 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-9f3dc3f4-e40b-4924-a4c6-c06168cac9df 68a9b4ceaeb64880a5fbc18d161f84c7 d8fbf3e5d3a34f18a5db2b777bc9c447 - - default default] No more DHCP agents 2026-08-11 12:33:15.561 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-9f3dc3f4-e40b-4924-a4c6-c06168cac9df 68a9b4ceaeb64880a5fbc18d161f84c7 d8fbf3e5d3a34f18a5db2b777bc9c447 - - default default] Unable to schedule network 79633876-68b5-40f5-9ac6-bae8f217ccf3: no agents available; will retry on subsequent port and subnet creation events. 2026-08-11 12:33:15.649 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-95760e31-849e-4c8b-b3b3-beafe233924a - - - - - -] OVN reports status down for port: 4a558ab4-3999-4275-9e84-9ed0325e9e0b 2026-08-11 12:33:15.675 7 INFO neutron.db.ovn_revision_numbers_db [None req-9f3dc3f4-e40b-4924-a4c6-c06168cac9df 68a9b4ceaeb64880a5fbc18d161f84c7 d8fbf3e5d3a34f18a5db2b777bc9c447 - - default default] Successfully bumped revision number for resource 4a558ab4-3999-4275-9e84-9ed0325e9e0b (type: ports) to 1 [pid: 7|app: 0|req: 1174/2303] 10.0.0.70 () {34 vars in 669 bytes} [Tue Aug 11 12:33:15 2026] POST /v2.0/networks => generated 650 bytes in 615 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1130/2304] 10.0.0.190 () {34 vars in 990 bytes} [Tue Aug 11 12:33:15 2026] GET /v2.0/ports?device_id=d51c0dc6-ef61-45b4-bab7-8f5576587eec => generated 973 bytes in 183 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1131/2305] 10.0.0.190 () {34 vars in 1040 bytes} [Tue Aug 11 12:33:15 2026] GET /v2.0/security-groups?id=2a98e8e5-f58a-4bb6-a8d3-3a8bbbbd6f1c&fields=id&fields=name => generated 113 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 12:33:15.843 7 INFO neutron.db.segments_db [None req-d93ca95b-6106-4107-895f-a2e26012728f 68a9b4ceaeb64880a5fbc18d161f84c7 d8fbf3e5d3a34f18a5db2b777bc9c447 - - default default] Added segment 6b542c98-801e-492c-97f2-883df7205d9e of type geneve for network 68cd8357-65c3-4617-b40f-29369e487f9a 2026-08-11 12:33:15.948 7 INFO neutron.db.ovn_revision_numbers_db [None req-d93ca95b-6106-4107-895f-a2e26012728f 68a9b4ceaeb64880a5fbc18d161f84c7 d8fbf3e5d3a34f18a5db2b777bc9c447 - - default default] Successfully bumped revision number for resource 68cd8357-65c3-4617-b40f-29369e487f9a (type: networks) to 1 2026-08-11 12:33:16.100 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-d93ca95b-6106-4107-895f-a2e26012728f 68a9b4ceaeb64880a5fbc18d161f84c7 d8fbf3e5d3a34f18a5db2b777bc9c447 - - default default] No more DHCP agents 2026-08-11 12:33:16.102 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-d93ca95b-6106-4107-895f-a2e26012728f 68a9b4ceaeb64880a5fbc18d161f84c7 d8fbf3e5d3a34f18a5db2b777bc9c447 - - default default] Unable to schedule network 68cd8357-65c3-4617-b40f-29369e487f9a: no agents available; will retry on subsequent port and subnet creation events. 2026-08-11 12:33:16.158 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-95760e31-849e-4c8b-b3b3-beafe233924a - - - - - -] OVN reports status down for port: fa1496e5-54ec-4403-bfa4-041c8f3c7150 2026-08-11 12:33:16.183 7 INFO neutron.db.ovn_revision_numbers_db [None req-d93ca95b-6106-4107-895f-a2e26012728f 68a9b4ceaeb64880a5fbc18d161f84c7 d8fbf3e5d3a34f18a5db2b777bc9c447 - - default default] Successfully bumped revision number for resource fa1496e5-54ec-4403-bfa4-041c8f3c7150 (type: ports) to 1 [pid: 7|app: 0|req: 1175/2306] 10.0.0.70 () {34 vars in 669 bytes} [Tue Aug 11 12:33:15 2026] POST /v2.0/networks => generated 651 bytes in 480 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1176/2307] 199.19.213.166 () {34 vars in 1080 bytes} [Tue Aug 11 12:33:16 2026] GET /v2.0/ports?tenant_id=98f3786b37b149acbd7b68944cffcadf&device_id=d51c0dc6-ef61-45b4-bab7-8f5576587eec => generated 1211 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1177/2308] 199.19.213.166 () {34 vars in 1060 bytes} [Tue Aug 11 12:33:16 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=8dfc73f3-c370-4bd1-b331-28cc5ddb0a10 => generated 19 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1132/2309] 10.0.0.70 () {34 vars in 752 bytes} [Tue Aug 11 12:33:16 2026] PUT /v2.0/networks/575663eb-4b75-474c-8ba6-914636eb8c7c/tags => generated 17 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1133/2310] 199.19.213.166 () {34 vars in 984 bytes} [Tue Aug 11 12:33:16 2026] GET /v2.0/subnets?id=cb5d1118-668b-40fb-a944-925e887f05cd => generated 678 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1134/2311] 199.19.213.166 () {34 vars in 1052 bytes} [Tue Aug 11 12:33:16 2026] GET /v2.0/ports?network_id=24beca1e-d9aa-45dc-9aa9-cd608d3f42ba&device_owner=network%3Adhcp => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1178/2312] 10.0.0.70 () {34 vars in 752 bytes} [Tue Aug 11 12:33:16 2026] PUT /v2.0/networks/b74fe4f2-c0a8-4720-bdc0-67a59fe1e4d1/tags => generated 25 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1135/2313] 199.19.213.166 () {34 vars in 1012 bytes} [Tue Aug 11 12:33:16 2026] GET /v2.0/networks/24beca1e-d9aa-45dc-9aa9-cd608d3f42ba?fields=segments => generated 14 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1179/2314] 10.0.0.70 () {34 vars in 752 bytes} [Tue Aug 11 12:33:16 2026] PUT /v2.0/networks/b681bcc9-2acc-46df-b698-c7cd6e0ce73d/tags => generated 34 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1136/2315] 199.19.213.166 () {34 vars in 1112 bytes} [Tue Aug 11 12:33:16 2026] GET /v2.0/networks/24beca1e-d9aa-45dc-9aa9-cd608d3f42ba?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1180/2316] 10.0.0.70 () {34 vars in 752 bytes} [Tue Aug 11 12:33:16 2026] PUT /v2.0/networks/79633876-68b5-40f5-9ac6-bae8f217ccf3/tags => generated 19 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1137/2317] 10.0.0.70 () {32 vars in 665 bytes} [Tue Aug 11 12:33:16 2026] GET /v2.0/networks?tags=red => generated 1988 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1181/2318] 10.0.0.70 () {32 vars in 679 bytes} [Tue Aug 11 12:33:16 2026] GET /v2.0/networks?tags=red%2Cblue => generated 1337 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1138/2319] 10.0.0.70 () {32 vars in 675 bytes} [Tue Aug 11 12:33:16 2026] GET /v2.0/networks?tags-any=blue => generated 1337 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1182/2320] 10.0.0.70 () {32 vars in 687 bytes} [Tue Aug 11 12:33:16 2026] GET /v2.0/networks?tags-any=red%2Cblue => generated 1988 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1139/2321] 10.0.0.70 () {32 vars in 673 bytes} [Tue Aug 11 12:33:16 2026] GET /v2.0/networks?not-tags=red => generated 1987 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1183/2322] 10.0.0.70 () {32 vars in 687 bytes} [Tue Aug 11 12:33:16 2026] GET /v2.0/networks?not-tags=red%2Cblue => generated 2638 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1140/2323] 10.0.0.70 () {32 vars in 683 bytes} [Tue Aug 11 12:33:16 2026] GET /v2.0/networks?not-tags-any=blue => generated 2638 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1184/2324] 10.0.0.190 () {34 vars in 990 bytes} [Tue Aug 11 12:33:16 2026] GET /v2.0/ports?device_id=d51c0dc6-ef61-45b4-bab7-8f5576587eec => generated 973 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1141/2325] 10.0.0.70 () {32 vars in 695 bytes} [Tue Aug 11 12:33:16 2026] GET /v2.0/networks?not-tags-any=red%2Cblue => generated 1987 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1185/2326] 10.0.0.190 () {34 vars in 1040 bytes} [Tue Aug 11 12:33:16 2026] GET /v2.0/security-groups?id=2a98e8e5-f58a-4bb6-a8d3-3a8bbbbd6f1c&fields=id&fields=name => generated 113 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 12:33:17.101 8 INFO neutron_taas.services.taas.taas_plugin [None req-f67f722d-7a63-48d4-ad40-44b82cbc5f4a 68a9b4ceaeb64880a5fbc18d161f84c7 d8fbf3e5d3a34f18a5db2b777bc9c447 - - default default] TaaS: Handle Delete Port: 6e845323-267e-481c-abaa-b6c08bff7587 2026-08-11 12:33:17.104 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f67f722d-7a63-48d4-ad40-44b82cbc5f4a 68a9b4ceaeb64880a5fbc18d161f84c7 d8fbf3e5d3a34f18a5db2b777bc9c447 - - default default] Tap Mirror: Handle Delete Port: 6e845323-267e-481c-abaa-b6c08bff7587 [pid: 7|app: 0|req: 1186/2327] 10.0.0.71 () {28 vars in 584 bytes} [Tue Aug 11 12:33:17 2026] GET /v2.0/networks => generated 9319 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-11 12:33:17.372 8 INFO neutron.services.segments.plugin [-] Segment fec454cf-2a81-4cbf-8724-f677b671b46b resource provider aggregate not found 2026-08-11 12:33:17.378 8 INFO neutron.services.segments.plugin [-] Segment fec454cf-2a81-4cbf-8724-f677b671b46b resource provider aggregate not found 2026-08-11 12:33:17.406 8 INFO neutron.services.segments.plugin [-] Segment fec454cf-2a81-4cbf-8724-f677b671b46b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fec454cf-2a81-4cbf-8724-f677b671b46b found for delete ", "request_id": "req-8010ed76-4829-4d71-b77e-1ecfbb77a484"}]} 2026-08-11 12:33:17.408 8 INFO neutron.services.segments.plugin [-] Segment fec454cf-2a81-4cbf-8724-f677b671b46b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fec454cf-2a81-4cbf-8724-f677b671b46b found for delete ", "request_id": "req-144cc590-0974-4218-8b4c-21a5def0a3c5"}]} [pid: 8|app: 0|req: 1142/2328] 10.0.0.70 () {32 vars in 725 bytes} [Tue Aug 11 12:33:16 2026] DELETE /v2.0/networks/575663eb-4b75-474c-8ba6-914636eb8c7c => generated 0 bytes in 443 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1187/2329] 10.0.0.71 () {28 vars in 582 bytes} [Tue Aug 11 12:33:17 2026] GET /v2.0/subnets => generated 6174 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1188/2330] 10.0.0.71 () {28 vars in 598 bytes} [Tue Aug 11 12:33:17 2026] GET /v2.0/security-groups => generated 46746 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) 2026-08-11 12:33:17.539 8 INFO neutron_taas.services.taas.taas_plugin [None req-8adfadcc-c556-4153-a49a-1120f9465ea0 68a9b4ceaeb64880a5fbc18d161f84c7 d8fbf3e5d3a34f18a5db2b777bc9c447 - - default default] TaaS: Handle Delete Port: 963fa77e-6e34-4c93-b631-3bc387bb5d5a 2026-08-11 12:33:17.541 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-8adfadcc-c556-4153-a49a-1120f9465ea0 68a9b4ceaeb64880a5fbc18d161f84c7 d8fbf3e5d3a34f18a5db2b777bc9c447 - - default default] Tap Mirror: Handle Delete Port: 963fa77e-6e34-4c93-b631-3bc387bb5d5a [pid: 7|app: 0|req: 1189/2331] 10.0.0.71 () {28 vars in 582 bytes} [Tue Aug 11 12:33:17 2026] GET /v2.0/routers => generated 1928 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1190/2332] 10.0.0.71 () {28 vars in 623 bytes} [Tue Aug 11 12:33:17 2026] GET /v2.0/agents?binary=ovn-controller => generated 416 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1191/2333] 10.0.0.71 () {28 vars in 618 bytes} [Tue Aug 11 12:33:17 2026] GET /v2.0/network-ip-availabilities => generated 4699 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1192/2334] 10.0.0.71 () {28 vars in 580 bytes} [Tue Aug 11 12:33:17 2026] GET /v2.0/agents => generated 1214 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1193/2335] 10.0.0.71 () {28 vars in 582 bytes} [Tue Aug 11 12:33:17 2026] GET /v2.0/subnets => generated 6174 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1194/2336] 10.0.0.71 () {28 vars in 590 bytes} [Tue Aug 11 12:33:17 2026] GET /v2.0/subnetpools => generated 19 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1143/2337] 10.0.0.70 () {32 vars in 725 bytes} [Tue Aug 11 12:33:17 2026] DELETE /v2.0/networks/b74fe4f2-c0a8-4720-bdc0-67a59fe1e4d1 => generated 0 bytes in 304 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1195/2338] 10.0.0.71 () {28 vars in 590 bytes} [Tue Aug 11 12:33:17 2026] GET /v2.0/floatingips => generated 2240 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-11 12:33:17.886 8 INFO neutron_taas.services.taas.taas_plugin [None req-da7dcb01-0606-4298-a059-78ca6b57f38b 68a9b4ceaeb64880a5fbc18d161f84c7 d8fbf3e5d3a34f18a5db2b777bc9c447 - - default default] TaaS: Handle Delete Port: 45c06af3-9e7d-474d-9b95-6acd37fda7d6 2026-08-11 12:33:17.889 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-da7dcb01-0606-4298-a059-78ca6b57f38b 68a9b4ceaeb64880a5fbc18d161f84c7 d8fbf3e5d3a34f18a5db2b777bc9c447 - - default default] Tap Mirror: Handle Delete Port: 45c06af3-9e7d-474d-9b95-6acd37fda7d6 [pid: 7|app: 0|req: 1196/2339] 10.0.0.71 () {28 vars in 578 bytes} [Tue Aug 11 12:33:17 2026] GET /v2.0/ports => generated 28981 bytes in 136 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1197/2340] 10.0.0.190 () {34 vars in 990 bytes} [Tue Aug 11 12:33:18 2026] GET /v2.0/ports?device_id=d51c0dc6-ef61-45b4-bab7-8f5576587eec => generated 973 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1144/2341] 10.0.0.70 () {32 vars in 725 bytes} [Tue Aug 11 12:33:17 2026] DELETE /v2.0/networks/b681bcc9-2acc-46df-b698-c7cd6e0ce73d => generated 0 bytes in 367 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1198/2342] 10.0.0.190 () {34 vars in 1040 bytes} [Tue Aug 11 12:33:18 2026] GET /v2.0/security-groups?id=2a98e8e5-f58a-4bb6-a8d3-3a8bbbbd6f1c&fields=id&fields=name => generated 113 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 12:33:18.250 8 INFO neutron_taas.services.taas.taas_plugin [None req-3c1a6637-3128-4dc5-8096-dfc3cb99d515 68a9b4ceaeb64880a5fbc18d161f84c7 d8fbf3e5d3a34f18a5db2b777bc9c447 - - default default] TaaS: Handle Delete Port: 4a558ab4-3999-4275-9e84-9ed0325e9e0b 2026-08-11 12:33:18.253 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-3c1a6637-3128-4dc5-8096-dfc3cb99d515 68a9b4ceaeb64880a5fbc18d161f84c7 d8fbf3e5d3a34f18a5db2b777bc9c447 - - default default] Tap Mirror: Handle Delete Port: 4a558ab4-3999-4275-9e84-9ed0325e9e0b [pid: 8|app: 0|req: 1145/2343] 10.0.0.70 () {32 vars in 725 bytes} [Tue Aug 11 12:33:18 2026] DELETE /v2.0/networks/79633876-68b5-40f5-9ac6-bae8f217ccf3 => generated 0 bytes in 399 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-11 12:33:18.641 7 INFO neutron_taas.services.taas.taas_plugin [None req-13f10d0a-5dc8-4d7b-bb0b-eedfbef25c1c 68a9b4ceaeb64880a5fbc18d161f84c7 d8fbf3e5d3a34f18a5db2b777bc9c447 - - default default] TaaS: Handle Delete Port: fa1496e5-54ec-4403-bfa4-041c8f3c7150 2026-08-11 12:33:18.645 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-13f10d0a-5dc8-4d7b-bb0b-eedfbef25c1c 68a9b4ceaeb64880a5fbc18d161f84c7 d8fbf3e5d3a34f18a5db2b777bc9c447 - - default default] Tap Mirror: Handle Delete Port: fa1496e5-54ec-4403-bfa4-041c8f3c7150 2026-08-11 12:33:18.849 7 INFO neutron.services.segments.plugin [-] Segment 6b542c98-801e-492c-97f2-883df7205d9e resource provider aggregate not found 2026-08-11 12:33:18.851 7 INFO neutron.services.segments.plugin [-] Segment 6b542c98-801e-492c-97f2-883df7205d9e resource provider aggregate not found 2026-08-11 12:33:18.876 7 INFO neutron.services.segments.plugin [-] Segment 6b542c98-801e-492c-97f2-883df7205d9e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6b542c98-801e-492c-97f2-883df7205d9e found for delete ", "request_id": "req-e0eec361-7b89-4215-919d-5883f114ed5e"}]} 2026-08-11 12:33:18.877 7 INFO neutron.services.segments.plugin [-] Segment 6b542c98-801e-492c-97f2-883df7205d9e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6b542c98-801e-492c-97f2-883df7205d9e found for delete ", "request_id": "req-c9398a14-f3a7-43a9-95b5-c566fd3f7d1e"}]} [pid: 7|app: 0|req: 1199/2344] 10.0.0.70 () {32 vars in 725 bytes} [Tue Aug 11 12:33:18 2026] DELETE /v2.0/networks/68cd8357-65c3-4617-b40f-29369e487f9a => generated 0 bytes in 364 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-11 12:33:19.110 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-3e7f7462-1074-485a-9f1b-1eab95d7792d - - - - - -] OVN reports status up for port: 8dfc73f3-c370-4bd1-b331-28cc5ddb0a10 2026-08-11 12:33:19.126 7 INFO neutron.plugins.ml2.plugin [None req-3e7f7462-1074-485a-9f1b-1eab95d7792d - - - - - -] Attempt 1 to provision port 8dfc73f3-c370-4bd1-b331-28cc5ddb0a10 2026-08-11 12:33:19.252 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-f6216712-194b-4fe9-a381-dcc0f066aaa9'] response: {'server_uuid': 'd51c0dc6-ef61-45b4-bab7-8f5576587eec', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '8dfc73f3-c370-4bd1-b331-28cc5ddb0a10', 'code': 200} [pid: 8|app: 0|req: 1146/2345] 10.0.0.190 () {34 vars in 990 bytes} [Tue Aug 11 12:33:19 2026] GET /v2.0/ports?device_id=d51c0dc6-ef61-45b4-bab7-8f5576587eec => generated 975 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1200/2346] 10.0.0.190 () {34 vars in 1040 bytes} [Tue Aug 11 12:33:19 2026] GET /v2.0/security-groups?id=2a98e8e5-f58a-4bb6-a8d3-3a8bbbbd6f1c&fields=id&fields=name => generated 113 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 12:33:19.421 7 INFO neutron.db.ovn_revision_numbers_db [None req-3e7f7462-1074-485a-9f1b-1eab95d7792d - - - - - -] Successfully bumped revision number for resource 8dfc73f3-c370-4bd1-b331-28cc5ddb0a10 (type: ports) to 5 2026-08-11 12:33:19.422 8 INFO neutron.services.segments.plugin [-] Segment 3606c281-bf86-4fa1-a6b3-45b18b12418c resource provider aggregate not found 2026-08-11 12:33:19.435 8 INFO neutron.services.segments.plugin [-] Segment 3606c281-bf86-4fa1-a6b3-45b18b12418c resource provider aggregate not found 2026-08-11 12:33:19.440 8 INFO neutron.services.segments.plugin [-] Segment 3606c281-bf86-4fa1-a6b3-45b18b12418c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3606c281-bf86-4fa1-a6b3-45b18b12418c found for delete ", "request_id": "req-0f3958e6-b047-412e-aee2-07a5d465486a"}]} 2026-08-11 12:33:19.457 8 INFO neutron.services.segments.plugin [-] Segment 1c4c6a5c-b17f-4715-a137-fee0884fd6f4 resource provider aggregate not found 2026-08-11 12:33:19.461 8 INFO neutron.services.segments.plugin [-] Segment 3606c281-bf86-4fa1-a6b3-45b18b12418c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3606c281-bf86-4fa1-a6b3-45b18b12418c found for delete ", "request_id": "req-8b56d451-29d0-46e9-aa05-241fb9f88f91"}]} 2026-08-11 12:33:19.475 8 INFO neutron.services.segments.plugin [-] Segment 1c4c6a5c-b17f-4715-a137-fee0884fd6f4 resource provider aggregate not found 2026-08-11 12:33:19.478 8 INFO neutron.services.segments.plugin [-] Segment 1c4c6a5c-b17f-4715-a137-fee0884fd6f4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1c4c6a5c-b17f-4715-a137-fee0884fd6f4 found for delete ", "request_id": "req-5868d640-96f5-448b-b95a-3566164660d4"}]} 2026-08-11 12:33:19.488 8 INFO neutron.services.segments.plugin [-] Segment 1c4c6a5c-b17f-4715-a137-fee0884fd6f4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1c4c6a5c-b17f-4715-a137-fee0884fd6f4 found for delete ", "request_id": "req-591d2423-8221-4e0e-82aa-f818e091c80c"}]} 2026-08-11 12:33:19.491 8 INFO neutron.services.segments.plugin [-] Segment 28970818-100d-4681-bfcb-a631083063cb resource provider aggregate not found 2026-08-11 12:33:19.517 8 INFO neutron.services.segments.plugin [-] Segment 28970818-100d-4681-bfcb-a631083063cb resource provider aggregate not found 2026-08-11 12:33:19.521 8 INFO neutron.services.segments.plugin [-] Segment 28970818-100d-4681-bfcb-a631083063cb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 28970818-100d-4681-bfcb-a631083063cb found for delete ", "request_id": "req-b47118f8-da3a-4c22-8607-d56b132fcbf9"}]} 2026-08-11 12:33:19.533 8 INFO neutron.services.segments.plugin [-] Segment 28970818-100d-4681-bfcb-a631083063cb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 28970818-100d-4681-bfcb-a631083063cb found for delete ", "request_id": "req-1ec2c202-80cd-4fc6-b382-81bf6cf51eff"}]} 2026-08-11 12:33:20.060 8 INFO neutron.db.ovn_revision_numbers_db [None req-3ff3d23a-285b-4e9d-ac11-6a723926b9e6 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource 8fc1a64c-84e0-4c4c-8fea-44faf46665c3 (type: security_groups) to 1 2026-08-11 12:33:20.075 8 INFO neutron.db.ovn_revision_numbers_db [None req-3ff3d23a-285b-4e9d-ac11-6a723926b9e6 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource 1176e268-cd23-4821-9743-f735fc3a0e7c (type: security_group_rules) to 0 2026-08-11 12:33:20.099 8 INFO neutron.db.ovn_revision_numbers_db [None req-3ff3d23a-285b-4e9d-ac11-6a723926b9e6 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource 6cd3fbe7-3e20-4fd4-9b6e-16ed1e25b383 (type: security_group_rules) to 0 2026-08-11 12:33:20.112 8 INFO neutron.db.ovn_revision_numbers_db [None req-3ff3d23a-285b-4e9d-ac11-6a723926b9e6 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource d1523339-6c95-4d67-9e9b-d4ef75d4dcc7 (type: security_group_rules) to 0 2026-08-11 12:33:20.131 8 INFO neutron.db.ovn_revision_numbers_db [None req-3ff3d23a-285b-4e9d-ac11-6a723926b9e6 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource d92ad234-23c0-4107-b2ff-81f7f3c33751 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 1147/2347] 10.0.0.70 () {32 vars in 773 bytes} [Tue Aug 11 12:33:19 2026] GET /v2.0/security-groups?tenant_id=fd58f7945d2f4d3c9853c01cabc752bd&name=default => generated 2925 bytes in 423 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: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1201/2348] 10.0.0.70 () {32 vars in 739 bytes} [Tue Aug 11 12:33:20 2026] DELETE /v2.0/security-groups/8fc1a64c-84e0-4c4c-8fea-44faf46665c3 => generated 0 bytes in 247 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1148/2349] 10.0.0.190 () {34 vars in 990 bytes} [Tue Aug 11 12:33:20 2026] GET /v2.0/ports?device_id=d51c0dc6-ef61-45b4-bab7-8f5576587eec => generated 975 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1202/2350] 10.0.0.190 () {34 vars in 1040 bytes} [Tue Aug 11 12:33:20 2026] GET /v2.0/security-groups?id=2a98e8e5-f58a-4bb6-a8d3-3a8bbbbd6f1c&fields=id&fields=name => generated 113 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 12:33:20.647 8 INFO neutron.db.ovn_revision_numbers_db [None req-4f7264f1-5fee-49e2-a76b-b70e265d7c39 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource 9c404c24-2f1b-4c25-8e67-115b05702242 (type: security_groups) to 1 2026-08-11 12:33:20.658 8 INFO neutron.db.ovn_revision_numbers_db [None req-4f7264f1-5fee-49e2-a76b-b70e265d7c39 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource 1ee4fbc8-d405-4f21-8f62-b16985d4b601 (type: security_group_rules) to 0 2026-08-11 12:33:20.673 8 INFO neutron.db.ovn_revision_numbers_db [None req-4f7264f1-5fee-49e2-a76b-b70e265d7c39 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource 26d3c844-1e30-4229-93a7-cb624391e424 (type: security_group_rules) to 0 2026-08-11 12:33:20.684 8 INFO neutron.db.ovn_revision_numbers_db [None req-4f7264f1-5fee-49e2-a76b-b70e265d7c39 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource 7f263457-af12-45e7-b2ff-f8838a919ed3 (type: security_group_rules) to 0 2026-08-11 12:33:20.697 8 INFO neutron.db.ovn_revision_numbers_db [None req-4f7264f1-5fee-49e2-a76b-b70e265d7c39 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource b4bf20e7-d15c-4295-a00e-8a62ee82a388 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 1149/2351] 10.0.0.70 () {32 vars in 773 bytes} [Tue Aug 11 12:33:20 2026] GET /v2.0/security-groups?tenant_id=9f069dc57bc94fda8bfdd438e48869ef&name=default => generated 2925 bytes in 218 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1203/2352] 10.0.0.70 () {32 vars in 739 bytes} [Tue Aug 11 12:33:20 2026] DELETE /v2.0/security-groups/9c404c24-2f1b-4c25-8e67-115b05702242 => generated 0 bytes in 231 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1150/2353] 10.0.0.70 () {32 vars in 773 bytes} [Tue Aug 11 12:33:21 2026] GET /v2.0/security-groups?tenant_id=d8fbf3e5d3a34f18a5db2b777bc9c447&name=default => generated 2925 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-11 12:33:21.296 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-ae6b4e2d-c2a0-44a1-be81-6dff583b1029'] response: {'server_uuid': 'd51c0dc6-ef61-45b4-bab7-8f5576587eec', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '8dfc73f3-c370-4bd1-b331-28cc5ddb0a10', 'code': 200} [pid: 7|app: 0|req: 1204/2354] 10.0.0.70 () {32 vars in 739 bytes} [Tue Aug 11 12:33:21 2026] DELETE /v2.0/security-groups/0ee27bcd-622c-40ec-a930-82d18adf1807 => generated 0 bytes in 275 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1151/2355] 10.0.0.190 () {34 vars in 990 bytes} [Tue Aug 11 12:33:21 2026] GET /v2.0/ports?device_id=d51c0dc6-ef61-45b4-bab7-8f5576587eec => generated 975 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1205/2356] 10.0.0.190 () {34 vars in 1040 bytes} [Tue Aug 11 12:33:21 2026] GET /v2.0/security-groups?id=2a98e8e5-f58a-4bb6-a8d3-3a8bbbbd6f1c&fields=id&fields=name => generated 113 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1152/2357] 10.0.0.190 () {34 vars in 990 bytes} [Tue Aug 11 12:33:21 2026] GET /v2.0/ports?device_id=d51c0dc6-ef61-45b4-bab7-8f5576587eec => generated 975 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1206/2358] 10.0.0.190 () {34 vars in 1040 bytes} [Tue Aug 11 12:33:21 2026] GET /v2.0/security-groups?id=2a98e8e5-f58a-4bb6-a8d3-3a8bbbbd6f1c&fields=id&fields=name => generated 113 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1153/2359] 10.0.0.70 () {32 vars in 735 bytes} [Tue Aug 11 12:33:21 2026] GET /v2.0/ports?device_id=d51c0dc6-ef61-45b4-bab7-8f5576587eec => generated 1213 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-11 12:33:22.463 7 INFO neutron.db.ovn_revision_numbers_db [None req-1e29295d-64ed-4b3c-96cf-a93392047e33 8c7ea58005f74de3a5c3442bea5c772f 98f3786b37b149acbd7b68944cffcadf - - default default] Successfully bumped revision number for resource 20f9e917-b323-4c56-a175-37bac8ac8dcc (type: floatingips) to 4 2026-08-11 12:33:22.572 7 INFO neutron.db.ovn_revision_numbers_db [None req-1e29295d-64ed-4b3c-96cf-a93392047e33 8c7ea58005f74de3a5c3442bea5c772f 98f3786b37b149acbd7b68944cffcadf - - default default] Successfully bumped revision number for resource 20f9e917-b323-4c56-a175-37bac8ac8dcc (type: floatingips) to 5 2026-08-11 12:33:22.573 7 INFO neutron.db.l3_db [None req-1e29295d-64ed-4b3c-96cf-a93392047e33 8c7ea58005f74de3a5c3442bea5c772f 98f3786b37b149acbd7b68944cffcadf - - default default] Floating IP 20f9e917-b323-4c56-a175-37bac8ac8dcc associated. External IP: 10.96.250.217, port: 8dfc73f3-c370-4bd1-b331-28cc5ddb0a10. [pid: 7|app: 0|req: 1207/2360] 10.0.0.70 () {34 vars in 748 bytes} [Tue Aug 11 12:33:21 2026] PUT /v2.0/floatingips/20f9e917-b323-4c56-a175-37bac8ac8dcc => generated 856 bytes in 640 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, ' [pid: 8|app: 0|req: 1154/2361] 10.0.0.70 () {32 vars in 728 bytes} [Tue Aug 11 12:33:22 2026] GET /v2.0/floatingips/20f9e917-b323-4c56-a175-37bac8ac8dcc => generated 858 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 12:33:23.536 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-11eafe95-2561-43e4-ab5a-82f2fe278adb'] response: {'name': 'network-changed', 'server_uuid': 'd51c0dc6-ef61-45b4-bab7-8f5576587eec', 'tag': '8dfc73f3-c370-4bd1-b331-28cc5ddb0a10', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1208/2362] 199.19.213.166 () {34 vars in 1080 bytes} [Tue Aug 11 12:33:24 2026] GET /v2.0/ports?tenant_id=98f3786b37b149acbd7b68944cffcadf&device_id=d51c0dc6-ef61-45b4-bab7-8f5576587eec => generated 1213 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1155/2363] 199.19.213.166 () {34 vars in 986 bytes} [Tue Aug 11 12:33:24 2026] GET /v2.0/networks?id=24beca1e-d9aa-45dc-9aa9-cd608d3f42ba => generated 797 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1209/2364] 199.19.213.166 () {34 vars in 1060 bytes} [Tue Aug 11 12:33:24 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=8dfc73f3-c370-4bd1-b331-28cc5ddb0a10 => generated 861 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1156/2365] 199.19.213.166 () {34 vars in 984 bytes} [Tue Aug 11 12:33:24 2026] GET /v2.0/subnets?id=cb5d1118-668b-40fb-a944-925e887f05cd => generated 678 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1210/2366] 199.19.213.166 () {34 vars in 1052 bytes} [Tue Aug 11 12:33:24 2026] GET /v2.0/ports?network_id=24beca1e-d9aa-45dc-9aa9-cd608d3f42ba&device_owner=network%3Adhcp => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1157/2367] 199.19.213.166 () {34 vars in 1012 bytes} [Tue Aug 11 12:33:24 2026] GET /v2.0/networks/24beca1e-d9aa-45dc-9aa9-cd608d3f42ba?fields=segments => generated 14 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1211/2368] 199.19.213.166 () {34 vars in 1112 bytes} [Tue Aug 11 12:33:24 2026] GET /v2.0/networks/24beca1e-d9aa-45dc-9aa9-cd608d3f42ba?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-11 12:33:25.091 8 INFO neutron.db.ovn_revision_numbers_db [None req-d421a89d-711a-4763-8f89-af49e73e7f0e a6be42c4b2654b44b1f02049ef18693c 190ca08beae646fe90eb766de34a3a65 - - default default] Successfully bumped revision number for resource f3cfd4b5-63b9-40d1-bb84-e75888ed507a (type: security_groups) to 1 2026-08-11 12:33:25.113 8 INFO neutron.db.ovn_revision_numbers_db [None req-d421a89d-711a-4763-8f89-af49e73e7f0e a6be42c4b2654b44b1f02049ef18693c 190ca08beae646fe90eb766de34a3a65 - - default default] Successfully bumped revision number for resource 06dc5897-113d-4f3b-a934-07e2ad3593b6 (type: security_group_rules) to 0 2026-08-11 12:33:25.129 8 INFO neutron.db.ovn_revision_numbers_db [None req-d421a89d-711a-4763-8f89-af49e73e7f0e a6be42c4b2654b44b1f02049ef18693c 190ca08beae646fe90eb766de34a3a65 - - default default] Successfully bumped revision number for resource 644f3fd8-bb89-4c2b-be38-540df7d6e7fa (type: security_group_rules) to 0 2026-08-11 12:33:25.148 8 INFO neutron.db.ovn_revision_numbers_db [None req-d421a89d-711a-4763-8f89-af49e73e7f0e a6be42c4b2654b44b1f02049ef18693c 190ca08beae646fe90eb766de34a3a65 - - default default] Successfully bumped revision number for resource 7a246e7a-34ea-4719-8fce-9fcd395f20d8 (type: security_group_rules) to 0 2026-08-11 12:33:25.163 8 INFO neutron.db.ovn_revision_numbers_db [None req-d421a89d-711a-4763-8f89-af49e73e7f0e a6be42c4b2654b44b1f02049ef18693c 190ca08beae646fe90eb766de34a3a65 - - default default] Successfully bumped revision number for resource 80abb00e-f0c0-45b3-ba8d-0d451f957965 (type: security_group_rules) to 0 2026-08-11 12:33:25.248 8 INFO neutron.db.segments_db [None req-d421a89d-711a-4763-8f89-af49e73e7f0e a6be42c4b2654b44b1f02049ef18693c 190ca08beae646fe90eb766de34a3a65 - - default default] Added segment a633574d-58a9-4ee7-b840-0137d362ada7 of type geneve for network 4a1ccc05-9378-4262-a3d2-3a767afccbbf 2026-08-11 12:33:25.396 8 INFO neutron.db.ovn_revision_numbers_db [None req-d421a89d-711a-4763-8f89-af49e73e7f0e a6be42c4b2654b44b1f02049ef18693c 190ca08beae646fe90eb766de34a3a65 - - default default] Successfully bumped revision number for resource 4a1ccc05-9378-4262-a3d2-3a767afccbbf (type: networks) to 1 2026-08-11 12:33:25.557 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-d421a89d-711a-4763-8f89-af49e73e7f0e a6be42c4b2654b44b1f02049ef18693c 190ca08beae646fe90eb766de34a3a65 - - default default] No more DHCP agents 2026-08-11 12:33:25.558 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-d421a89d-711a-4763-8f89-af49e73e7f0e a6be42c4b2654b44b1f02049ef18693c 190ca08beae646fe90eb766de34a3a65 - - default default] Unable to schedule network 4a1ccc05-9378-4262-a3d2-3a767afccbbf: no agents available; will retry on subsequent port and subnet creation events. 2026-08-11 12:33:25.612 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-95760e31-849e-4c8b-b3b3-beafe233924a - - - - - -] OVN reports status down for port: 6523fa7a-0862-4fdf-80d8-752598d0ef34 2026-08-11 12:33:25.689 8 INFO neutron.db.ovn_revision_numbers_db [None req-d421a89d-711a-4763-8f89-af49e73e7f0e a6be42c4b2654b44b1f02049ef18693c 190ca08beae646fe90eb766de34a3a65 - - default default] Successfully bumped revision number for resource 6523fa7a-0862-4fdf-80d8-752598d0ef34 (type: ports) to 1 [pid: 8|app: 0|req: 1158/2371] 10.0.0.70 () {34 vars in 669 bytes} [Tue Aug 11 12:33:24 2026] POST /v2.0/networks => generated 651 bytes in 1024 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1214/2372] 10.0.0.70 () {34 vars in 752 bytes} [Tue Aug 11 12:33:25 2026] PUT /v2.0/networks/4a1ccc05-9378-4262-a3d2-3a767afccbbf/tags => generated 25 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1159/2373] 10.0.0.70 () {32 vars in 732 bytes} [Tue Aug 11 12:33:25 2026] GET /v2.0/networks/4a1ccc05-9378-4262-a3d2-3a767afccbbf/tags => generated 25 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1215/2374] 10.0.0.70 () {34 vars in 763 bytes} [Tue Aug 11 12:33:25 2026] PUT /v2.0/networks/4a1ccc05-9378-4262-a3d2-3a767afccbbf/tags/green => generated 4 bytes in 73 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1160/2375] 10.0.0.70 () {32 vars in 732 bytes} [Tue Aug 11 12:33:25 2026] GET /v2.0/networks/4a1ccc05-9378-4262-a3d2-3a767afccbbf/tags => generated 34 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1216/2376] 10.0.0.70 () {34 vars in 759 bytes} [Tue Aug 11 12:33:25 2026] PUT /v2.0/networks/4a1ccc05-9378-4262-a3d2-3a767afccbbf/tags/red => generated 4 bytes in 68 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1161/2377] 10.0.0.70 () {32 vars in 732 bytes} [Tue Aug 11 12:33:26 2026] GET /v2.0/networks/4a1ccc05-9378-4262-a3d2-3a767afccbbf/tags => generated 34 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1162/2378] 199.19.213.166 () {30 vars in 703 bytes} [Tue Aug 11 12:33:26 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1163/2379] 199.19.213.166 () {30 vars in 705 bytes} [Tue Aug 11 12:33:26 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1164/2380] 199.19.213.166 () {30 vars in 681 bytes} [Tue Aug 11 12:33:26 2026] GET /v2.0/extensions/qos => generated 166 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1165/2381] 199.19.213.166 () {30 vars in 717 bytes} [Tue Aug 11 12:33:26 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1217/2382] 10.0.0.70 () {34 vars in 781 bytes} [Tue Aug 11 12:33:26 2026] PUT /v2.0/networks/4a1ccc05-9378-4262-a3d2-3a767afccbbf/tags/black.or.white => generated 4 bytes in 92 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1166/2383] 199.19.213.166 () {30 vars in 741 bytes} [Tue Aug 11 12:33:26 2026] GET /v2.0/subnets/2afabbcc-6e46-46fc-bad8-d15dcdb50a32 => generated 675 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1218/2384] 10.0.0.70 () {32 vars in 732 bytes} [Tue Aug 11 12:33:26 2026] GET /v2.0/networks/4a1ccc05-9378-4262-a3d2-3a767afccbbf/tags => generated 52 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1167/2385] 199.19.213.166 () {30 vars in 769 bytes} [Tue Aug 11 12:33:26 2026] GET /v2.0/ports?device_id=45eeb622-3c06-4bb0-8576-6a43365ee279 => generated 1217 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1219/2386] 10.0.0.70 () {34 vars in 752 bytes} [Tue Aug 11 12:33:26 2026] PUT /v2.0/networks/4a1ccc05-9378-4262-a3d2-3a767afccbbf/tags => generated 37 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1220/2387] 10.0.0.70 () {32 vars in 732 bytes} [Tue Aug 11 12:33:26 2026] GET /v2.0/networks/4a1ccc05-9378-4262-a3d2-3a767afccbbf/tags => generated 37 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1221/2388] 10.0.0.70 () {32 vars in 740 bytes} [Tue Aug 11 12:33:26 2026] GET /v2.0/networks/4a1ccc05-9378-4262-a3d2-3a767afccbbf/tags/red => generated 0 bytes in 50 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-11 12:33:26.472 7 INFO neutron.api.v2.resource [None req-2e09bce9-b3eb-42cd-a431-eec4038a78ac a6be42c4b2654b44b1f02049ef18693c 190ca08beae646fe90eb766de34a3a65 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1222/2389] 10.0.0.70 () {32 vars in 744 bytes} [Tue Aug 11 12:33:26 2026] GET /v2.0/networks/4a1ccc05-9378-4262-a3d2-3a767afccbbf/tags/green => generated 99 bytes in 47 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) 2026-08-11 12:33:26.529 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-2687f1a2-ecaa-4282-83ad-7f0170bfc4d9 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] No more DHCP agents 2026-08-11 12:33:26.531 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-2687f1a2-ecaa-4282-83ad-7f0170bfc4d9 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Unable to schedule network 506baf26-40fc-4c1c-8415-0013a260079b: no agents available; will retry on subsequent port and subnet creation events. [pid: 7|app: 0|req: 1223/2390] 10.0.0.70 () {32 vars in 743 bytes} [Tue Aug 11 12:33:26 2026] DELETE /v2.0/networks/4a1ccc05-9378-4262-a3d2-3a767afccbbf/tags/red => generated 0 bytes in 56 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1224/2391] 10.0.0.70 () {32 vars in 732 bytes} [Tue Aug 11 12:33:26 2026] GET /v2.0/networks/4a1ccc05-9378-4262-a3d2-3a767afccbbf/tags => generated 30 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-11 12:33:26.650 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-e640b38d-61dc-4e76-b5f4-1662590a3dfe - - - - - -] OVN reports status down for port: cf3b63d2-7673-44c3-8577-cdb89afe2385 2026-08-11 12:33:26.659 7 INFO neutron.api.v2.resource [None req-3dbde220-a7c4-41b2-a63c-15e1feabfa7d a6be42c4b2654b44b1f02049ef18693c 190ca08beae646fe90eb766de34a3a65 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1225/2392] 10.0.0.70 () {32 vars in 747 bytes} [Tue Aug 11 12:33:26 2026] DELETE /v2.0/networks/4a1ccc05-9378-4262-a3d2-3a767afccbbf/tags/green => generated 99 bytes in 71 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) 2026-08-11 12:33:26.676 8 INFO neutron.db.ovn_revision_numbers_db [None req-2687f1a2-ecaa-4282-83ad-7f0170bfc4d9 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource cf3b63d2-7673-44c3-8577-cdb89afe2385 (type: ports) to 1 [pid: 8|app: 0|req: 1168/2393] 199.19.213.166 () {34 vars in 717 bytes} [Tue Aug 11 12:33:26 2026] POST /v2.0/ports => generated 1055 bytes in 415 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1226/2394] 10.0.0.70 () {32 vars in 735 bytes} [Tue Aug 11 12:33:26 2026] DELETE /v2.0/networks/4a1ccc05-9378-4262-a3d2-3a767afccbbf/tags => generated 0 bytes in 104 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1169/2395] 10.0.0.190 () {34 vars in 971 bytes} [Tue Aug 11 12:33:26 2026] GET /v2.0/ports/cf3b63d2-7673-44c3-8577-cdb89afe2385 => generated 1055 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1170/2396] 10.0.0.190 () {34 vars in 907 bytes} [Tue Aug 11 12:33:26 2026] GET /v2.0/extensions => generated 20541 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1227/2397] 10.0.0.70 () {32 vars in 732 bytes} [Tue Aug 11 12:33:26 2026] GET /v2.0/networks/4a1ccc05-9378-4262-a3d2-3a767afccbbf/tags => generated 12 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-11 12:33:26.933 8 INFO neutron_taas.services.taas.taas_plugin [None req-5bd876fb-08d2-4a9a-8d4d-580be4c6d78f a6be42c4b2654b44b1f02049ef18693c 190ca08beae646fe90eb766de34a3a65 - - default default] TaaS: Handle Delete Port: 6523fa7a-0862-4fdf-80d8-752598d0ef34 2026-08-11 12:33:26.936 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-5bd876fb-08d2-4a9a-8d4d-580be4c6d78f a6be42c4b2654b44b1f02049ef18693c 190ca08beae646fe90eb766de34a3a65 - - default default] Tap Mirror: Handle Delete Port: 6523fa7a-0862-4fdf-80d8-752598d0ef34 2026-08-11 12:33:27.127 8 INFO neutron.services.segments.plugin [-] Segment a633574d-58a9-4ee7-b840-0137d362ada7 resource provider aggregate not found 2026-08-11 12:33:27.133 8 INFO neutron.services.segments.plugin [-] Segment a633574d-58a9-4ee7-b840-0137d362ada7 resource provider aggregate not found 2026-08-11 12:33:27.150 8 INFO neutron.services.segments.plugin [-] Segment a633574d-58a9-4ee7-b840-0137d362ada7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a633574d-58a9-4ee7-b840-0137d362ada7 found for delete ", "request_id": "req-cb56c30f-0db9-441d-bdb7-a7f90f59c2f7"}]} 2026-08-11 12:33:27.163 8 INFO neutron.services.segments.plugin [-] Segment a633574d-58a9-4ee7-b840-0137d362ada7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a633574d-58a9-4ee7-b840-0137d362ada7 found for delete ", "request_id": "req-701efebe-ef54-4eab-a560-a1dfa2cb62fa"}]} [pid: 8|app: 0|req: 1171/2398] 10.0.0.70 () {32 vars in 725 bytes} [Tue Aug 11 12:33:26 2026] DELETE /v2.0/networks/4a1ccc05-9378-4262-a3d2-3a767afccbbf => generated 0 bytes in 371 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1172/2399] 199.19.213.166 () {34 vars in 1262 bytes} [Tue Aug 11 12:33:27 2026] GET /v2.0/ports/cf3b63d2-7673-44c3-8577-cdb89afe2385?fields=binding%3Avnic_type&fields=binding%3Aprofile&fields=network_id&fields=resource_request&fields=numa_affinity_policy&fields=device_profile => generated 136 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1173/2400] 199.19.213.166 () {34 vars in 1012 bytes} [Tue Aug 11 12:33:27 2026] GET /v2.0/networks/506baf26-40fc-4c1c-8415-0013a260079b?fields=segments => generated 14 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1174/2401] 199.19.213.166 () {34 vars in 1112 bytes} [Tue Aug 11 12:33:27 2026] GET /v2.0/networks/506baf26-40fc-4c1c-8415-0013a260079b?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-11 12:33:28.042 7 INFO neutron.db.ovn_revision_numbers_db [None req-4ec0397b-d036-4346-b905-997c32bdbc0f 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource 0a2bd4ae-4737-4ab6-bc70-703f90ac5d4a (type: security_groups) to 1 2026-08-11 12:33:28.063 7 INFO neutron.db.ovn_revision_numbers_db [None req-4ec0397b-d036-4346-b905-997c32bdbc0f 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource 44848c1b-1aa8-4e9a-a340-896ceef20b19 (type: security_group_rules) to 0 2026-08-11 12:33:28.079 7 INFO neutron.db.ovn_revision_numbers_db [None req-4ec0397b-d036-4346-b905-997c32bdbc0f 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource ac44eebb-ab10-4177-8b76-70359e738c19 (type: security_group_rules) to 0 2026-08-11 12:33:28.095 7 INFO neutron.db.ovn_revision_numbers_db [None req-4ec0397b-d036-4346-b905-997c32bdbc0f 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource d23f4849-d1eb-4bbb-8aa7-f08400dd44fb (type: security_group_rules) to 0 2026-08-11 12:33:28.109 7 INFO neutron.db.ovn_revision_numbers_db [None req-4ec0397b-d036-4346-b905-997c32bdbc0f 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource ff0ea430-1d87-4db7-81b4-0932ee22b3f2 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 1228/2402] 10.0.0.70 () {32 vars in 773 bytes} [Tue Aug 11 12:33:27 2026] GET /v2.0/security-groups?tenant_id=24887f4a75164f4a8b77ffb2c3ce9996&name=default => generated 2925 bytes in 328 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1175/2403] 10.0.0.70 () {32 vars in 739 bytes} [Tue Aug 11 12:33:28 2026] DELETE /v2.0/security-groups/0a2bd4ae-4737-4ab6-bc70-703f90ac5d4a => generated 0 bytes in 279 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1229/2404] 199.19.213.166 () {34 vars in 975 bytes} [Tue Aug 11 12:33:28 2026] GET /v2.0/ports/cf3b63d2-7673-44c3-8577-cdb89afe2385 => generated 1055 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1176/2405] 10.0.0.70 () {32 vars in 773 bytes} [Tue Aug 11 12:33:28 2026] GET /v2.0/security-groups?tenant_id=190ca08beae646fe90eb766de34a3a65&name=default => generated 2925 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1230/2406] 199.19.213.166 () {34 vars in 986 bytes} [Tue Aug 11 12:33:28 2026] GET /v2.0/networks?id=506baf26-40fc-4c1c-8415-0013a260079b => generated 842 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1177/2407] 10.0.0.70 () {32 vars in 739 bytes} [Tue Aug 11 12:33:28 2026] DELETE /v2.0/security-groups/f3cfd4b5-63b9-40d1-bb84-e75888ed507a => generated 0 bytes in 235 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-11 12:33:28.970 7 INFO neutron.db.ovn_revision_numbers_db [req-a0aefb1d-e207-4730-b77c-949577de3831 req-022e0111-0a38-4e5e-a5c4-d5365b40595d a28a735b17834b3a90a81134c1d2bc6e 0f044782ab1c4aa6b1d21ce7c18e0150 - - c91e732a1a8347dbad054f5124db4732 c91e732a1a8347dbad054f5124db4732] Successfully bumped revision number for resource cf3b63d2-7673-44c3-8577-cdb89afe2385 (type: ports) to 2 2026-08-11 12:33:29.221 7 INFO neutron.db.ovn_revision_numbers_db [req-a0aefb1d-e207-4730-b77c-949577de3831 req-022e0111-0a38-4e5e-a5c4-d5365b40595d a28a735b17834b3a90a81134c1d2bc6e 0f044782ab1c4aa6b1d21ce7c18e0150 - - c91e732a1a8347dbad054f5124db4732 c91e732a1a8347dbad054f5124db4732] Successfully bumped revision number for resource cf3b63d2-7673-44c3-8577-cdb89afe2385 (type: ports) to 4 [pid: 7|app: 0|req: 1231/2408] 199.19.213.166 () {38 vars in 1028 bytes} [Tue Aug 11 12:33:28 2026] PUT /v2.0/ports/cf3b63d2-7673-44c3-8577-cdb89afe2385 => generated 1214 bytes in 688 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-11 12:33:29.296 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-097429b5-6238-49a8-9c2b-dbda2875fcba'] response: {'name': 'network-changed', 'server_uuid': '45eeb622-3c06-4bb0-8576-6a43365ee279', 'tag': 'cf3b63d2-7673-44c3-8577-cdb89afe2385', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1178/2409] 199.19.213.166 () {34 vars in 1080 bytes} [Tue Aug 11 12:33:29 2026] GET /v2.0/ports?tenant_id=354615a73780442d8ead8b8619544339&device_id=45eeb622-3c06-4bb0-8576-6a43365ee279 => generated 2423 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1232/2410] 199.19.213.166 () {34 vars in 986 bytes} [Tue Aug 11 12:33:29 2026] GET /v2.0/networks?id=506baf26-40fc-4c1c-8415-0013a260079b => generated 842 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1179/2411] 199.19.213.166 () {34 vars in 1056 bytes} [Tue Aug 11 12:33:29 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.62&port_id=cf3b63d2-7673-44c3-8577-cdb89afe2385 => generated 19 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1233/2412] 199.19.213.166 () {34 vars in 984 bytes} [Tue Aug 11 12:33:29 2026] GET /v2.0/subnets?id=2afabbcc-6e46-46fc-bad8-d15dcdb50a32 => generated 678 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1180/2413] 199.19.213.166 () {34 vars in 1052 bytes} [Tue Aug 11 12:33:29 2026] GET /v2.0/ports?network_id=506baf26-40fc-4c1c-8415-0013a260079b&device_owner=network%3Adhcp => generated 12 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1234/2414] 199.19.213.166 () {34 vars in 1012 bytes} [Tue Aug 11 12:33:30 2026] GET /v2.0/networks/506baf26-40fc-4c1c-8415-0013a260079b?fields=segments => generated 14 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1181/2415] 199.19.213.166 () {34 vars in 1112 bytes} [Tue Aug 11 12:33:30 2026] GET /v2.0/networks/506baf26-40fc-4c1c-8415-0013a260079b?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1235/2416] 199.19.213.166 () {34 vars in 1080 bytes} [Tue Aug 11 12:33:31 2026] GET /v2.0/ports?tenant_id=354615a73780442d8ead8b8619544339&device_id=45eeb622-3c06-4bb0-8576-6a43365ee279 => generated 2423 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1182/2417] 199.19.213.166 () {34 vars in 1062 bytes} [Tue Aug 11 12:33:31 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.1.205&port_id=e75c70f3-9c11-4af5-9713-8150170b11d8 => generated 19 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1236/2418] 199.19.213.166 () {34 vars in 984 bytes} [Tue Aug 11 12:33:31 2026] GET /v2.0/subnets?id=cb7d023f-3b0b-4058-97bf-ee07e4be2dfe => generated 654 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1183/2419] 199.19.213.166 () {34 vars in 1052 bytes} [Tue Aug 11 12:33:31 2026] GET /v2.0/ports?network_id=dfb5cb7f-83f1-40ea-89eb-89f900ffd456&device_owner=network%3Adhcp => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1237/2420] 199.19.213.166 () {34 vars in 1012 bytes} [Tue Aug 11 12:33:31 2026] GET /v2.0/networks/dfb5cb7f-83f1-40ea-89eb-89f900ffd456?fields=segments => generated 14 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1184/2421] 199.19.213.166 () {34 vars in 1112 bytes} [Tue Aug 11 12:33:31 2026] GET /v2.0/networks/dfb5cb7f-83f1-40ea-89eb-89f900ffd456?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1238/2422] 199.19.213.166 () {34 vars in 1056 bytes} [Tue Aug 11 12:33:31 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.62&port_id=cf3b63d2-7673-44c3-8577-cdb89afe2385 => generated 19 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1185/2423] 199.19.213.166 () {34 vars in 984 bytes} [Tue Aug 11 12:33:31 2026] GET /v2.0/subnets?id=2afabbcc-6e46-46fc-bad8-d15dcdb50a32 => generated 678 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1239/2424] 199.19.213.166 () {34 vars in 1052 bytes} [Tue Aug 11 12:33:31 2026] GET /v2.0/ports?network_id=506baf26-40fc-4c1c-8415-0013a260079b&device_owner=network%3Adhcp => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1186/2425] 199.19.213.166 () {34 vars in 1012 bytes} [Tue Aug 11 12:33:31 2026] GET /v2.0/networks/506baf26-40fc-4c1c-8415-0013a260079b?fields=segments => generated 14 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1240/2426] 199.19.213.166 () {34 vars in 1112 bytes} [Tue Aug 11 12:33:31 2026] GET /v2.0/networks/506baf26-40fc-4c1c-8415-0013a260079b?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-11 12:33:32.204 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-e640b38d-61dc-4e76-b5f4-1662590a3dfe - - - - - -] OVN reports status up for port: cf3b63d2-7673-44c3-8577-cdb89afe2385 2026-08-11 12:33:32.225 7 INFO neutron.plugins.ml2.plugin [None req-e640b38d-61dc-4e76-b5f4-1662590a3dfe - - - - - -] Attempt 1 to provision port cf3b63d2-7673-44c3-8577-cdb89afe2385 2026-08-11 12:33:32.367 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-7bcbf135-ce04-40f2-9474-313b11cb7f56'] response: {'server_uuid': '45eeb622-3c06-4bb0-8576-6a43365ee279', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'cf3b63d2-7673-44c3-8577-cdb89afe2385', 'code': 200} 2026-08-11 12:33:32.456 8 INFO neutron.db.ovn_revision_numbers_db [None req-23e68507-55b4-4bc7-be39-0b2e8ce3ad21 261bd94c767348c2948b5929f4207132 f38fe7f94e63464ba78ec2b79229d337 - - default default] Successfully bumped revision number for resource 48177adf-6e83-4a08-b173-812a945758d8 (type: security_groups) to 1 2026-08-11 12:33:32.476 8 INFO neutron.db.ovn_revision_numbers_db [None req-23e68507-55b4-4bc7-be39-0b2e8ce3ad21 261bd94c767348c2948b5929f4207132 f38fe7f94e63464ba78ec2b79229d337 - - default default] Successfully bumped revision number for resource 51f68bee-04dc-4d34-8a04-f2abcdc9afcc (type: security_group_rules) to 0 2026-08-11 12:33:32.497 8 INFO neutron.db.ovn_revision_numbers_db [None req-23e68507-55b4-4bc7-be39-0b2e8ce3ad21 261bd94c767348c2948b5929f4207132 f38fe7f94e63464ba78ec2b79229d337 - - default default] Successfully bumped revision number for resource 5b4de5f6-81d6-4223-8617-0e49f8269a77 (type: security_group_rules) to 0 2026-08-11 12:33:32.506 7 INFO neutron.db.ovn_revision_numbers_db [None req-e640b38d-61dc-4e76-b5f4-1662590a3dfe - - - - - -] Successfully bumped revision number for resource cf3b63d2-7673-44c3-8577-cdb89afe2385 (type: ports) to 5 [pid: 7|app: 0|req: 1241/2427] 10.0.0.48 () {34 vars in 989 bytes} [Tue Aug 11 12:33:32 2026] GET /v2.0/ports?device_id=d51c0dc6-ef61-45b4-bab7-8f5576587eec => generated 1213 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-11 12:33:32.515 8 INFO neutron.db.ovn_revision_numbers_db [None req-23e68507-55b4-4bc7-be39-0b2e8ce3ad21 261bd94c767348c2948b5929f4207132 f38fe7f94e63464ba78ec2b79229d337 - - default default] Successfully bumped revision number for resource 6e1a7e80-bbed-44f6-8229-7ce545032575 (type: security_group_rules) to 0 2026-08-11 12:33:32.532 8 INFO neutron.db.ovn_revision_numbers_db [None req-23e68507-55b4-4bc7-be39-0b2e8ce3ad21 261bd94c767348c2948b5929f4207132 f38fe7f94e63464ba78ec2b79229d337 - - default default] Successfully bumped revision number for resource 916f248b-1692-42f2-bb7c-b7df2f2ed789 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 1242/2428] 10.0.0.48 () {34 vars in 1039 bytes} [Tue Aug 11 12:33:32 2026] GET /v2.0/security-groups?id=2a98e8e5-f58a-4bb6-a8d3-3a8bbbbd6f1c&fields=id&fields=name => generated 113 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 12:33:32.615 8 INFO neutron.db.segments_db [None req-23e68507-55b4-4bc7-be39-0b2e8ce3ad21 261bd94c767348c2948b5929f4207132 f38fe7f94e63464ba78ec2b79229d337 - - default default] Added segment 49376307-b5e6-4925-b087-24b68021b818 of type geneve for network 70f1fa95-fc8d-4f51-8f5d-f993d4dbadbc 2026-08-11 12:33:32.748 8 INFO neutron.db.ovn_revision_numbers_db [None req-23e68507-55b4-4bc7-be39-0b2e8ce3ad21 261bd94c767348c2948b5929f4207132 f38fe7f94e63464ba78ec2b79229d337 - - default default] Successfully bumped revision number for resource 70f1fa95-fc8d-4f51-8f5d-f993d4dbadbc (type: networks) to 1 2026-08-11 12:33:32.928 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-23e68507-55b4-4bc7-be39-0b2e8ce3ad21 261bd94c767348c2948b5929f4207132 f38fe7f94e63464ba78ec2b79229d337 - - default default] No more DHCP agents 2026-08-11 12:33:32.929 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-23e68507-55b4-4bc7-be39-0b2e8ce3ad21 261bd94c767348c2948b5929f4207132 f38fe7f94e63464ba78ec2b79229d337 - - default default] Unable to schedule network 70f1fa95-fc8d-4f51-8f5d-f993d4dbadbc: no agents available; will retry on subsequent port and subnet creation events. 2026-08-11 12:33:32.985 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-c23c669c-c29a-4600-9fd6-0a57aa2a06c9 - - - - - -] OVN reports status down for port: 6ab08d5d-90d5-41df-99ea-b7681b49813d 2026-08-11 12:33:33.010 8 INFO neutron.db.ovn_revision_numbers_db [None req-23e68507-55b4-4bc7-be39-0b2e8ce3ad21 261bd94c767348c2948b5929f4207132 f38fe7f94e63464ba78ec2b79229d337 - - default default] Successfully bumped revision number for resource 6ab08d5d-90d5-41df-99ea-b7681b49813d (type: ports) to 1 [pid: 8|app: 0|req: 1187/2429] 10.0.0.70 () {34 vars in 669 bytes} [Tue Aug 11 12:33:32 2026] POST /v2.0/networks => generated 650 bytes in 954 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-11 12:33:33.319 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-e4daaed8-2eaf-4412-88c6-e1d3d5593aa3 261bd94c767348c2948b5929f4207132 f38fe7f94e63464ba78ec2b79229d337 - - default default] No more DHCP agents 2026-08-11 12:33:33.320 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-e4daaed8-2eaf-4412-88c6-e1d3d5593aa3 261bd94c767348c2948b5929f4207132 f38fe7f94e63464ba78ec2b79229d337 - - default default] Unable to schedule network 70f1fa95-fc8d-4f51-8f5d-f993d4dbadbc: no agents available; will retry on subsequent port and subnet creation events. 2026-08-11 12:33:33.379 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-c23c669c-c29a-4600-9fd6-0a57aa2a06c9 - - - - - -] OVN reports status down for port: 603864e6-443d-43e8-86d5-434dc194b887 2026-08-11 12:33:33.531 7 INFO neutron.db.ovn_revision_numbers_db [None req-e4daaed8-2eaf-4412-88c6-e1d3d5593aa3 261bd94c767348c2948b5929f4207132 f38fe7f94e63464ba78ec2b79229d337 - - default default] Successfully bumped revision number for resource 603864e6-443d-43e8-86d5-434dc194b887 (type: ports) to 1 [pid: 8|app: 0|req: 1188/2430] 10.0.0.190 () {34 vars in 990 bytes} [Tue Aug 11 12:33:33 2026] GET /v2.0/ports?device_id=d51c0dc6-ef61-45b4-bab7-8f5576587eec => generated 975 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1189/2431] 10.0.0.190 () {34 vars in 1040 bytes} [Tue Aug 11 12:33:33 2026] GET /v2.0/security-groups?id=2a98e8e5-f58a-4bb6-a8d3-3a8bbbbd6f1c&fields=id&fields=name => generated 113 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1243/2432] 10.0.0.70 () {34 vars in 663 bytes} [Tue Aug 11 12:33:33 2026] POST /v2.0/ports => generated 743 bytes in 588 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1190/2433] 10.0.0.70 () {34 vars in 746 bytes} [Tue Aug 11 12:33:33 2026] PUT /v2.0/ports/603864e6-443d-43e8-86d5-434dc194b887/tags => generated 25 bytes in 63 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, ' [pid: 7|app: 0|req: 1244/2434] 10.0.0.70 () {32 vars in 726 bytes} [Tue Aug 11 12:33:33 2026] GET /v2.0/ports/603864e6-443d-43e8-86d5-434dc194b887/tags => generated 25 bytes in 59 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, ' [pid: 8|app: 0|req: 1191/2435] 10.0.0.70 () {34 vars in 757 bytes} [Tue Aug 11 12:33:33 2026] PUT /v2.0/ports/603864e6-443d-43e8-86d5-434dc194b887/tags/green => generated 4 bytes in 82 msecs (HTTP/1.1 201) 4 headers in 160 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: 7|app: 0|req: 1245/2436] 10.0.0.70 () {32 vars in 726 bytes} [Tue Aug 11 12:33:33 2026] GET /v2.0/ports/603864e6-443d-43e8-86d5-434dc194b887/tags => generated 34 bytes in 48 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, ' [pid: 8|app: 0|req: 1192/2437] 10.0.0.70 () {34 vars in 753 bytes} [Tue Aug 11 12:33:33 2026] PUT /v2.0/ports/603864e6-443d-43e8-86d5-434dc194b887/tags/red => generated 4 bytes in 504 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-08-11 12:33:34.406 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-45effc85-eafc-479f-b7da-38ce0f2dbee5'] response: {'server_uuid': '45eeb622-3c06-4bb0-8576-6a43365ee279', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'cf3b63d2-7673-44c3-8577-cdb89afe2385', 'code': 200} /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: 7|app: 0|req: 1246/2438] 10.0.0.70 () {32 vars in 726 bytes} [Tue Aug 11 12:33:34 2026] GET /v2.0/ports/603864e6-443d-43e8-86d5-434dc194b887/tags => generated 34 bytes in 53 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-08-11 12:33:34.563 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-c23c669c-c29a-4600-9fd6-0a57aa2a06c9 - - - - - -] OVN reports status down for port: 8dfc73f3-c370-4bd1-b331-28cc5ddb0a10 [pid: 8|app: 0|req: 1193/2439] 10.0.0.70 () {34 vars in 775 bytes} [Tue Aug 11 12:33:34 2026] PUT /v2.0/ports/603864e6-443d-43e8-86d5-434dc194b887/tags/black.or.white => generated 4 bytes in 197 msecs (HTTP/1.1 201) 4 headers in 160 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, ' /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: 1194/2440] 10.0.0.190 () {34 vars in 990 bytes} [Tue Aug 11 12:33:34 2026] GET /v2.0/ports?device_id=d51c0dc6-ef61-45b4-bab7-8f5576587eec => generated 975 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1247/2441] 10.0.0.70 () {32 vars in 726 bytes} [Tue Aug 11 12:33:34 2026] GET /v2.0/ports/603864e6-443d-43e8-86d5-434dc194b887/tags => generated 52 bytes in 57 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, ' [pid: 8|app: 0|req: 1195/2442] 10.0.0.190 () {34 vars in 1040 bytes} [Tue Aug 11 12:33:34 2026] GET /v2.0/security-groups?id=2a98e8e5-f58a-4bb6-a8d3-3a8bbbbd6f1c&fields=id&fields=name => generated 113 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1248/2443] 10.0.0.70 () {34 vars in 746 bytes} [Tue Aug 11 12:33:34 2026] PUT /v2.0/ports/603864e6-443d-43e8-86d5-434dc194b887/tags => generated 37 bytes in 142 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1196/2444] 10.0.0.70 () {32 vars in 726 bytes} [Tue Aug 11 12:33:34 2026] GET /v2.0/ports/603864e6-443d-43e8-86d5-434dc194b887/tags => generated 37 bytes in 48 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, ' [pid: 7|app: 0|req: 1249/2445] 10.0.0.70 () {32 vars in 734 bytes} [Tue Aug 11 12:33:34 2026] GET /v2.0/ports/603864e6-443d-43e8-86d5-434dc194b887/tags/red => generated 0 bytes in 96 msecs (HTTP/1.1 204) 2 headers in 112 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-08-11 12:33:35.048 7 INFO neutron.db.ovn_revision_numbers_db [None req-c23c669c-c29a-4600-9fd6-0a57aa2a06c9 - - - - - -] Successfully bumped revision number for resource 8dfc73f3-c370-4bd1-b331-28cc5ddb0a10 (type: ports) to 6 2026-08-11 12:33:35.075 8 INFO neutron.api.v2.resource [None req-fbe810f9-d41e-428c-b872-8652d7a67bb1 261bd94c767348c2948b5929f4207132 f38fe7f94e63464ba78ec2b79229d337 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1197/2446] 10.0.0.70 () {32 vars in 738 bytes} [Tue Aug 11 12:33:35 2026] GET /v2.0/ports/603864e6-443d-43e8-86d5-434dc194b887/tags/green => generated 99 bytes in 44 msecs (HTTP/1.1 404) 4 headers in 163 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: 7|app: 0|req: 1250/2447] 10.0.0.70 () {32 vars in 737 bytes} [Tue Aug 11 12:33:35 2026] DELETE /v2.0/ports/603864e6-443d-43e8-86d5-434dc194b887/tags/red => generated 0 bytes in 116 msecs (HTTP/1.1 204) 2 headers in 112 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: 1198/2448] 10.0.0.70 () {32 vars in 726 bytes} [Tue Aug 11 12:33:35 2026] GET /v2.0/ports/603864e6-443d-43e8-86d5-434dc194b887/tags => generated 30 bytes in 63 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-08-11 12:33:35.337 7 INFO neutron.api.v2.resource [None req-c166eec8-2ae0-46b7-ac5e-d76806f8539b 261bd94c767348c2948b5929f4207132 f38fe7f94e63464ba78ec2b79229d337 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1251/2449] 10.0.0.70 () {32 vars in 741 bytes} [Tue Aug 11 12:33:35 2026] DELETE /v2.0/ports/603864e6-443d-43e8-86d5-434dc194b887/tags/green => generated 99 bytes in 68 msecs (HTTP/1.1 404) 4 headers in 163 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, ' /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: 7|app: 0|req: 1252/2450] 10.0.0.190 () {34 vars in 971 bytes} [Tue Aug 11 12:33:35 2026] GET /v2.0/ports/cf3b63d2-7673-44c3-8577-cdb89afe2385 => generated 1216 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1199/2451] 10.0.0.70 () {32 vars in 729 bytes} [Tue Aug 11 12:33:35 2026] DELETE /v2.0/ports/603864e6-443d-43e8-86d5-434dc194b887/tags => generated 0 bytes in 69 msecs (HTTP/1.1 204) 2 headers in 112 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: 7|app: 0|req: 1253/2452] 10.0.0.70 () {32 vars in 726 bytes} [Tue Aug 11 12:33:35 2026] GET /v2.0/ports/603864e6-443d-43e8-86d5-434dc194b887/tags => generated 12 bytes in 51 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-08-11 12:33:35.598 7 INFO neutron_taas.services.taas.taas_plugin [None req-36fd7efa-07ea-402a-aeda-bd08efb127a9 261bd94c767348c2948b5929f4207132 f38fe7f94e63464ba78ec2b79229d337 - - default default] TaaS: Handle Delete Port: 603864e6-443d-43e8-86d5-434dc194b887 2026-08-11 12:33:35.602 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-36fd7efa-07ea-402a-aeda-bd08efb127a9 261bd94c767348c2948b5929f4207132 f38fe7f94e63464ba78ec2b79229d337 - - default default] Tap Mirror: Handle Delete Port: 603864e6-443d-43e8-86d5-434dc194b887 [pid: 7|app: 0|req: 1254/2453] 10.0.0.70 () {32 vars in 719 bytes} [Tue Aug 11 12:33:35 2026] DELETE /v2.0/ports/603864e6-443d-43e8-86d5-434dc194b887 => generated 0 bytes in 239 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1255/2454] 199.19.213.166 () {34 vars in 994 bytes} [Tue Aug 11 12:33:35 2026] GET /v2.0/ports?device_id=d51c0dc6-ef61-45b4-bab7-8f5576587eec => generated 973 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 12:33:35.836 8 INFO neutron.db.ovn_revision_numbers_db [None req-9e141a29-91a7-4ba5-87e4-806297a4cd34 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource cf3b63d2-7673-44c3-8577-cdb89afe2385 (type: ports) to 6 [pid: 8|app: 0|req: 1200/2455] 199.19.213.166 () {34 vars in 789 bytes} [Tue Aug 11 12:33:35 2026] PUT /v2.0/ports/cf3b63d2-7673-44c3-8577-cdb89afe2385 => generated 1249 bytes in 426 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-11 12:33:35.889 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-49f75b53-fa88-4843-95c5-0495bce3aaf0'] response: {'name': 'network-changed', 'server_uuid': '45eeb622-3c06-4bb0-8576-6a43365ee279', 'tag': 'cf3b63d2-7673-44c3-8577-cdb89afe2385', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1201/2456] 10.0.0.190 () {34 vars in 990 bytes} [Tue Aug 11 12:33:35 2026] GET /v2.0/ports?device_id=d51c0dc6-ef61-45b4-bab7-8f5576587eec => generated 973 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 12:33:35.928 7 INFO neutron_taas.services.taas.taas_plugin [None req-06c23283-a358-4dad-97df-0fd121b62ba3 261bd94c767348c2948b5929f4207132 f38fe7f94e63464ba78ec2b79229d337 - - default default] TaaS: Handle Delete Port: 6ab08d5d-90d5-41df-99ea-b7681b49813d 2026-08-11 12:33:35.930 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-06c23283-a358-4dad-97df-0fd121b62ba3 261bd94c767348c2948b5929f4207132 f38fe7f94e63464ba78ec2b79229d337 - - default default] Tap Mirror: Handle Delete Port: 6ab08d5d-90d5-41df-99ea-b7681b49813d 2026-08-11 12:33:36.033 8 INFO neutron_taas.services.taas.taas_plugin [req-65a94c04-b32b-4c51-bec6-1531fd53f90f req-d36966d1-1b9f-4665-94a1-c4f37d5c6bae 8c7ea58005f74de3a5c3442bea5c772f 98f3786b37b149acbd7b68944cffcadf - - default default] TaaS: Handle Delete Port: 8dfc73f3-c370-4bd1-b331-28cc5ddb0a10 2026-08-11 12:33:36.035 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-65a94c04-b32b-4c51-bec6-1531fd53f90f req-d36966d1-1b9f-4665-94a1-c4f37d5c6bae 8c7ea58005f74de3a5c3442bea5c772f 98f3786b37b149acbd7b68944cffcadf - - default default] Tap Mirror: Handle Delete Port: 8dfc73f3-c370-4bd1-b331-28cc5ddb0a10 2026-08-11 12:33:36.109 7 INFO neutron.services.segments.plugin [-] Segment 49376307-b5e6-4925-b087-24b68021b818 resource provider aggregate not found 2026-08-11 12:33:36.117 7 INFO neutron.services.segments.plugin [-] Segment 49376307-b5e6-4925-b087-24b68021b818 resource provider aggregate not found 2026-08-11 12:33:36.131 7 INFO neutron.services.segments.plugin [-] Segment 49376307-b5e6-4925-b087-24b68021b818 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 49376307-b5e6-4925-b087-24b68021b818 found for delete ", "request_id": "req-d90bc40b-7be2-4d2b-ab1a-71348a9a319d"}]} 2026-08-11 12:33:36.141 7 INFO neutron.services.segments.plugin [-] Segment 49376307-b5e6-4925-b087-24b68021b818 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 49376307-b5e6-4925-b087-24b68021b818 found for delete ", "request_id": "req-233a9f87-d5b5-447f-86bd-6b891103ca41"}]} [pid: 7|app: 0|req: 1256/2457] 10.0.0.70 () {32 vars in 725 bytes} [Tue Aug 11 12:33:35 2026] DELETE /v2.0/networks/70f1fa95-fc8d-4f51-8f5d-f993d4dbadbc => generated 0 bytes in 337 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-11 12:33:36.173 7 INFO neutron.api.v2.resource [None req-6e2f1081-52fb-4139-89b2-d93c27bfb663 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1257/2458] 199.19.213.166 () {30 vars in 763 bytes} [Tue Aug 11 12:33:36 2026] GET /v2.0/security-groups/lb-03c6259c-2fa8-4fb3-852e-7aca9d212289 => generated 149 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1258/2459] 10.0.0.190 () {34 vars in 1040 bytes} [Tue Aug 11 12:33:36 2026] GET /v2.0/security-groups?id=2a98e8e5-f58a-4bb6-a8d3-3a8bbbbd6f1c&fields=id&fields=name => generated 113 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 12:33:36.254 8 INFO neutron.db.l3_db [req-65a94c04-b32b-4c51-bec6-1531fd53f90f req-d36966d1-1b9f-4665-94a1-c4f37d5c6bae 8c7ea58005f74de3a5c3442bea5c772f 98f3786b37b149acbd7b68944cffcadf - - default default] Floating IP 20f9e917-b323-4c56-a175-37bac8ac8dcc disassociated. External IP: 10.96.250.217, port: 8dfc73f3-c370-4bd1-b331-28cc5ddb0a10. [pid: 7|app: 0|req: 1259/2460] 199.19.213.166 () {30 vars in 785 bytes} [Tue Aug 11 12:33:36 2026] GET /v2.0/security-groups?name=lb-03c6259c-2fa8-4fb3-852e-7aca9d212289 => generated 1637 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1202/2461] 199.19.213.166 () {36 vars in 997 bytes} [Tue Aug 11 12:33:35 2026] DELETE /v2.0/ports/8dfc73f3-c370-4bd1-b331-28cc5ddb0a10 => generated 0 bytes in 461 msecs (HTTP/1.1 204) 3 headers in 131 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-08-11 12:33:36.445 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-80c08e1d-3607-4c09-8c82-0d74843e2ad5'] response: {'server_uuid': 'd51c0dc6-ef61-45b4-bab7-8f5576587eec', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '8dfc73f3-c370-4bd1-b331-28cc5ddb0a10', 'code': 200} 2026-08-11 12:33:36.445 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-80c08e1d-3607-4c09-8c82-0d74843e2ad5'] response: {'server_uuid': 'd51c0dc6-ef61-45b4-bab7-8f5576587eec', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '8dfc73f3-c370-4bd1-b331-28cc5ddb0a10', 'code': 200} [pid: 8|app: 0|req: 1203/2462] 199.19.213.166 () {34 vars in 1080 bytes} [Tue Aug 11 12:33:36 2026] GET /v2.0/ports?tenant_id=354615a73780442d8ead8b8619544339&device_id=45eeb622-3c06-4bb0-8576-6a43365ee279 => generated 2486 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1204/2463] 199.19.213.166 () {34 vars in 986 bytes} [Tue Aug 11 12:33:36 2026] GET /v2.0/networks?id=506baf26-40fc-4c1c-8415-0013a260079b => generated 842 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1205/2464] 199.19.213.166 () {34 vars in 1056 bytes} [Tue Aug 11 12:33:36 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.62&port_id=cf3b63d2-7673-44c3-8577-cdb89afe2385 => generated 19 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1206/2465] 199.19.213.166 () {34 vars in 984 bytes} [Tue Aug 11 12:33:36 2026] GET /v2.0/subnets?id=2afabbcc-6e46-46fc-bad8-d15dcdb50a32 => generated 678 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 12:33:36.584 7 INFO neutron.db.ovn_revision_numbers_db [None req-c4737275-91c0-4701-a32e-5c7621ebe0ac 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource cf3b63d2-7673-44c3-8577-cdb89afe2385 (type: ports) to 7 [pid: 8|app: 0|req: 1207/2466] 199.19.213.166 () {34 vars in 1052 bytes} [Tue Aug 11 12:33:36 2026] GET /v2.0/ports?network_id=506baf26-40fc-4c1c-8415-0013a260079b&device_owner=network%3Adhcp => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1260/2467] 199.19.213.166 () {34 vars in 789 bytes} [Tue Aug 11 12:33:36 2026] PUT /v2.0/ports/cf3b63d2-7673-44c3-8577-cdb89afe2385 => generated 1287 bytes in 324 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1208/2468] 199.19.213.166 () {34 vars in 1012 bytes} [Tue Aug 11 12:33:36 2026] GET /v2.0/networks/506baf26-40fc-4c1c-8415-0013a260079b?fields=segments => generated 14 bytes in 35 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, ' [pid: 7|app: 0|req: 1261/2469] 199.19.213.166 () {34 vars in 1112 bytes} [Tue Aug 11 12:33:36 2026] GET /v2.0/networks/506baf26-40fc-4c1c-8415-0013a260079b?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1209/2470] 199.19.213.166 () {30 vars in 703 bytes} [Tue Aug 11 12:33:36 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1262/2471] 199.19.213.166 () {30 vars in 705 bytes} [Tue Aug 11 12:33:36 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1263/2472] 199.19.213.166 () {30 vars in 681 bytes} [Tue Aug 11 12:33:36 2026] GET /v2.0/extensions/qos => generated 166 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1264/2473] 199.19.213.166 () {30 vars in 717 bytes} [Tue Aug 11 12:33:36 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1265/2474] 199.19.213.166 () {30 vars in 741 bytes} [Tue Aug 11 12:33:36 2026] GET /v2.0/subnets/2afabbcc-6e46-46fc-bad8-d15dcdb50a32 => generated 675 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1266/2475] 199.19.213.166 () {30 vars in 737 bytes} [Tue Aug 11 12:33:36 2026] GET /v2.0/ports/0a3c7da7-2067-4354-b89b-ec02f2b1decb => generated 1132 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1267/2476] 199.19.213.166 () {30 vars in 737 bytes} [Tue Aug 11 12:33:36 2026] GET /v2.0/ports/cf3b63d2-7673-44c3-8577-cdb89afe2385 => generated 1315 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1268/2477] 199.19.213.166 () {30 vars in 741 bytes} [Tue Aug 11 12:33:36 2026] GET /v2.0/subnets/2afabbcc-6e46-46fc-bad8-d15dcdb50a32 => generated 675 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 12:33:37.042 8 INFO neutron.db.ovn_revision_numbers_db [None req-ee187f9e-a76c-403d-8183-6f9d7d919e17 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource 48fa682c-301a-4811-9a74-bc8713f4a7e2 (type: security_groups) to 1 [pid: 7|app: 0|req: 1269/2478] 199.19.213.166 () {30 vars in 743 bytes} [Tue Aug 11 12:33:37 2026] GET /v2.0/networks/506baf26-40fc-4c1c-8415-0013a260079b => generated 839 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 12:33:37.065 8 INFO neutron.db.ovn_revision_numbers_db [None req-ee187f9e-a76c-403d-8183-6f9d7d919e17 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource 3be1fa62-5cf8-4bf6-ab7c-ccb82414435b (type: security_group_rules) to 0 2026-08-11 12:33:37.081 8 INFO neutron.db.ovn_revision_numbers_db [None req-ee187f9e-a76c-403d-8183-6f9d7d919e17 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource 3f88f941-563a-48be-a37d-fc1c62baf6d8 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 1270/2479] 199.19.213.166 () {30 vars in 737 bytes} [Tue Aug 11 12:33:37 2026] GET /v2.0/ports/0a3c7da7-2067-4354-b89b-ec02f2b1decb => generated 1132 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-11 12:33:37.113 8 INFO neutron.db.ovn_revision_numbers_db [None req-ee187f9e-a76c-403d-8183-6f9d7d919e17 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource 46816d83-db17-4e3e-bfc7-8e57a7cdc265 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 1271/2480] 199.19.213.166 () {30 vars in 741 bytes} [Tue Aug 11 12:33:37 2026] GET /v2.0/subnets/2afabbcc-6e46-46fc-bad8-d15dcdb50a32 => generated 675 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 12:33:37.178 8 INFO neutron.db.ovn_revision_numbers_db [None req-ee187f9e-a76c-403d-8183-6f9d7d919e17 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource e6df3f1f-54e7-48d8-9bae-8e43920a5f98 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 1210/2481] 10.0.0.70 () {32 vars in 773 bytes} [Tue Aug 11 12:33:36 2026] GET /v2.0/security-groups?tenant_id=ee1151aef71e49dfba3b8143a5805203&name=default => generated 2925 bytes in 401 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1211/2482] 10.0.0.190 () {34 vars in 990 bytes} [Tue Aug 11 12:33:37 2026] GET /v2.0/ports?device_id=d51c0dc6-ef61-45b4-bab7-8f5576587eec => generated 12 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1272/2483] 10.0.0.70 () {32 vars in 739 bytes} [Tue Aug 11 12:33:37 2026] DELETE /v2.0/security-groups/48fa682c-301a-4811-9a74-bc8713f4a7e2 => generated 0 bytes in 346 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1212/2484] 10.0.0.70 () {32 vars in 773 bytes} [Tue Aug 11 12:33:37 2026] GET /v2.0/security-groups?tenant_id=f38fe7f94e63464ba78ec2b79229d337&name=default => generated 2925 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-11 12:33:37.935 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-d536f969-6cf2-4d77-b5c9-fec5f43e833e'] response: {'server_uuid': 'd51c0dc6-ef61-45b4-bab7-8f5576587eec', 'name': 'network-vif-deleted', 'tag': '8dfc73f3-c370-4bd1-b331-28cc5ddb0a10', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1273/2485] 10.0.0.70 () {32 vars in 739 bytes} [Tue Aug 11 12:33:37 2026] DELETE /v2.0/security-groups/48177adf-6e83-4a08-b173-812a945758d8 => generated 0 bytes in 250 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1213/2486] 10.0.0.190 () {34 vars in 990 bytes} [Tue Aug 11 12:33:38 2026] GET /v2.0/ports?device_id=d51c0dc6-ef61-45b4-bab7-8f5576587eec => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-11 12:33:38.486 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-1b400fff-7dac-4697-a616-f7262d9d774a'] response: {'name': 'network-changed', 'server_uuid': '45eeb622-3c06-4bb0-8576-6a43365ee279', 'tag': 'cf3b63d2-7673-44c3-8577-cdb89afe2385', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1274/2487] 199.19.213.166 () {34 vars in 1080 bytes} [Tue Aug 11 12:33:38 2026] GET /v2.0/ports?tenant_id=354615a73780442d8ead8b8619544339&device_id=45eeb622-3c06-4bb0-8576-6a43365ee279 => generated 2524 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1214/2488] 199.19.213.166 () {34 vars in 986 bytes} [Tue Aug 11 12:33:39 2026] GET /v2.0/networks?id=506baf26-40fc-4c1c-8415-0013a260079b => generated 842 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1275/2489] 199.19.213.166 () {34 vars in 1056 bytes} [Tue Aug 11 12:33:39 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.62&port_id=cf3b63d2-7673-44c3-8577-cdb89afe2385 => generated 19 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1215/2490] 199.19.213.166 () {34 vars in 984 bytes} [Tue Aug 11 12:33:39 2026] GET /v2.0/subnets?id=2afabbcc-6e46-46fc-bad8-d15dcdb50a32 => generated 678 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1276/2491] 199.19.213.166 () {34 vars in 1052 bytes} [Tue Aug 11 12:33:39 2026] GET /v2.0/ports?network_id=506baf26-40fc-4c1c-8415-0013a260079b&device_owner=network%3Adhcp => generated 12 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1216/2492] 199.19.213.166 () {34 vars in 1012 bytes} [Tue Aug 11 12:33:39 2026] GET /v2.0/networks/506baf26-40fc-4c1c-8415-0013a260079b?fields=segments => generated 14 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1277/2493] 199.19.213.166 () {34 vars in 1112 bytes} [Tue Aug 11 12:33:39 2026] GET /v2.0/networks/506baf26-40fc-4c1c-8415-0013a260079b?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1217/2494] 10.0.0.190 () {34 vars in 990 bytes} [Tue Aug 11 12:33:39 2026] GET /v2.0/ports?device_id=d51c0dc6-ef61-45b4-bab7-8f5576587eec => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1278/2497] 10.0.0.70 () {32 vars in 739 bytes} [Tue Aug 11 12:33:40 2026] DELETE /v2.0/security-groups/2a98e8e5-f58a-4bb6-a8d3-3a8bbbbd6f1c => generated 0 bytes in 349 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-11 12:33:41.113 8 INFO neutron_taas.services.taas.taas_plugin [None req-f7f3dc0a-da10-42ee-9dda-d95949e8efa2 8c7ea58005f74de3a5c3442bea5c772f 98f3786b37b149acbd7b68944cffcadf - - default default] TaaS: Handle Delete Port: c353638a-f12a-4b5d-a3e2-b05440cbcd70 2026-08-11 12:33:41.119 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f7f3dc0a-da10-42ee-9dda-d95949e8efa2 8c7ea58005f74de3a5c3442bea5c772f 98f3786b37b149acbd7b68944cffcadf - - default default] Tap Mirror: Handle Delete Port: c353638a-f12a-4b5d-a3e2-b05440cbcd70 [pid: 8|app: 0|req: 1220/2498] 10.0.0.70 () {32 vars in 731 bytes} [Tue Aug 11 12:33:40 2026] DELETE /v2.0/floatingips/20f9e917-b323-4c56-a175-37bac8ac8dcc => generated 0 bytes in 344 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1221/2499] 10.0.0.190 () {34 vars in 990 bytes} [Tue Aug 11 12:33:41 2026] GET /v2.0/ports?device_id=37e46825-78cb-4a57-b9ab-537ce8520be1 => generated 971 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1222/2500] 10.0.0.190 () {34 vars in 1040 bytes} [Tue Aug 11 12:33:41 2026] GET /v2.0/security-groups?id=8dfd620b-d626-4457-8d18-afee8f2a45a0&fields=id&fields=name => generated 114 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 12:33:41.645 7 INFO neutron.db.ovn_revision_numbers_db [None req-ac700f8a-ea95-4f49-8fad-ff1d498d251e ab277e811a1b4e15b268dc53c751bec9 2ce2d16e5c3b40b28fe7a20a0f6e65ab - - default default] Successfully bumped revision number for resource 4f3aa66d-4651-41ad-9040-c00aa4506818 (type: security_groups) to 1 2026-08-11 12:33:41.658 7 INFO neutron.db.ovn_revision_numbers_db [None req-ac700f8a-ea95-4f49-8fad-ff1d498d251e ab277e811a1b4e15b268dc53c751bec9 2ce2d16e5c3b40b28fe7a20a0f6e65ab - - default default] Successfully bumped revision number for resource 42128df9-5a0f-46b4-842e-b90870d7a523 (type: security_group_rules) to 0 2026-08-11 12:33:41.671 7 INFO neutron.db.ovn_revision_numbers_db [None req-ac700f8a-ea95-4f49-8fad-ff1d498d251e ab277e811a1b4e15b268dc53c751bec9 2ce2d16e5c3b40b28fe7a20a0f6e65ab - - default default] Successfully bumped revision number for resource 4261bc96-a3b6-41f2-bbcd-93f975229d7a (type: security_group_rules) to 0 2026-08-11 12:33:41.684 7 INFO neutron.db.ovn_revision_numbers_db [None req-ac700f8a-ea95-4f49-8fad-ff1d498d251e ab277e811a1b4e15b268dc53c751bec9 2ce2d16e5c3b40b28fe7a20a0f6e65ab - - default default] Successfully bumped revision number for resource 6438775f-7b5c-4587-b819-4e882d32f950 (type: security_group_rules) to 0 2026-08-11 12:33:41.696 7 INFO neutron.db.ovn_revision_numbers_db [None req-ac700f8a-ea95-4f49-8fad-ff1d498d251e ab277e811a1b4e15b268dc53c751bec9 2ce2d16e5c3b40b28fe7a20a0f6e65ab - - default default] Successfully bumped revision number for resource 7d0d9ebe-e602-44a0-9b39-dc5a02e81f1d (type: security_group_rules) to 0 2026-08-11 12:33:41.778 7 INFO neutron.db.segments_db [None req-ac700f8a-ea95-4f49-8fad-ff1d498d251e ab277e811a1b4e15b268dc53c751bec9 2ce2d16e5c3b40b28fe7a20a0f6e65ab - - default default] Added segment 925eb513-4375-4406-8f92-bf05cb818793 of type geneve for network dd789c3d-716b-46b7-be82-dd979a98c5a6 2026-08-11 12:33:41.870 7 INFO neutron.db.ovn_revision_numbers_db [None req-ac700f8a-ea95-4f49-8fad-ff1d498d251e ab277e811a1b4e15b268dc53c751bec9 2ce2d16e5c3b40b28fe7a20a0f6e65ab - - default default] Successfully bumped revision number for resource dd789c3d-716b-46b7-be82-dd979a98c5a6 (type: networks) to 1 2026-08-11 12:33:42.015 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-ac700f8a-ea95-4f49-8fad-ff1d498d251e ab277e811a1b4e15b268dc53c751bec9 2ce2d16e5c3b40b28fe7a20a0f6e65ab - - default default] No more DHCP agents 2026-08-11 12:33:42.016 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-ac700f8a-ea95-4f49-8fad-ff1d498d251e ab277e811a1b4e15b268dc53c751bec9 2ce2d16e5c3b40b28fe7a20a0f6e65ab - - default default] Unable to schedule network dd789c3d-716b-46b7-be82-dd979a98c5a6: no agents available; will retry on subsequent port and subnet creation events. 2026-08-11 12:33:42.060 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-76eeae32-1fa1-4d1b-b1ac-fed9580c3bf2 - - - - - -] OVN reports status down for port: 4dcb01e1-75c8-4dd5-962d-85315ce63bba 2026-08-11 12:33:42.111 7 INFO neutron.db.ovn_revision_numbers_db [None req-ac700f8a-ea95-4f49-8fad-ff1d498d251e ab277e811a1b4e15b268dc53c751bec9 2ce2d16e5c3b40b28fe7a20a0f6e65ab - - default default] Successfully bumped revision number for resource 4dcb01e1-75c8-4dd5-962d-85315ce63bba (type: ports) to 1 [pid: 7|app: 0|req: 1279/2501] 10.0.0.70 () {34 vars in 669 bytes} [Tue Aug 11 12:33:41 2026] POST /v2.0/networks => generated 650 bytes in 839 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-11 12:33:42.366 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-e3666e2b-d88a-49d7-9b69-427671738b9b ab277e811a1b4e15b268dc53c751bec9 2ce2d16e5c3b40b28fe7a20a0f6e65ab - - default default] No more DHCP agents 2026-08-11 12:33:42.367 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-e3666e2b-d88a-49d7-9b69-427671738b9b ab277e811a1b4e15b268dc53c751bec9 2ce2d16e5c3b40b28fe7a20a0f6e65ab - - default default] Unable to schedule network dd789c3d-716b-46b7-be82-dd979a98c5a6: no agents available; will retry on subsequent port and subnet creation events. 2026-08-11 12:33:42.518 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-76eeae32-1fa1-4d1b-b1ac-fed9580c3bf2 - - - - - -] OVN reports status down for port: 4bcfff61-f041-4c88-9e1b-e8ddfdbf5d08 2026-08-11 12:33:42.646 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-d5227344-e741-4c06-ae4b-627b6e0707d2'] response: {'server_uuid': '37e46825-78cb-4a57-b9ab-537ce8520be1', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '4bcfff61-f041-4c88-9e1b-e8ddfdbf5d08', 'code': 200} [pid: 7|app: 0|req: 1280/2502] 10.0.0.190 () {34 vars in 990 bytes} [Tue Aug 11 12:33:42 2026] GET /v2.0/ports?device_id=37e46825-78cb-4a57-b9ab-537ce8520be1 => generated 969 bytes in 144 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1281/2503] 10.0.0.190 () {34 vars in 1040 bytes} [Tue Aug 11 12:33:42 2026] GET /v2.0/security-groups?id=8dfd620b-d626-4457-8d18-afee8f2a45a0&fields=id&fields=name => generated 114 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 12:33:42.884 8 INFO neutron.db.ovn_revision_numbers_db [None req-60b02481-c095-4494-a4d7-42af0b4472d2 - - - - - -] Successfully bumped revision number for resource 4dcb01e1-75c8-4dd5-962d-85315ce63bba (type: ports) to 2 2026-08-11 12:33:42.888 7 INFO neutron.db.ovn_revision_numbers_db [None req-76eeae32-1fa1-4d1b-b1ac-fed9580c3bf2 - - - - - -] Successfully bumped revision number for resource 4bcfff61-f041-4c88-9e1b-e8ddfdbf5d08 (type: ports) to 6 2026-08-11 12:33:42.918 8 INFO neutron.db.ovn_revision_numbers_db [None req-60b02481-c095-4494-a4d7-42af0b4472d2 - - - - - -] Successfully bumped revision number for resource a20f2959-5f29-42ad-8bba-286bfb3e40c5 (type: subnets) to 0 [pid: 8|app: 0|req: 1223/2504] 10.0.0.70 () {34 vars in 668 bytes} [Tue Aug 11 12:33:42 2026] POST /v2.0/subnets => generated 626 bytes in 787 msecs (HTTP/1.1 201) 4 headers in 162 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: 7|app: 0|req: 1282/2505] 10.0.0.70 () {34 vars in 750 bytes} [Tue Aug 11 12:33:42 2026] PUT /v2.0/subnets/a20f2959-5f29-42ad-8bba-286bfb3e40c5/tags => generated 25 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1224/2506] 10.0.0.70 () {32 vars in 730 bytes} [Tue Aug 11 12:33:43 2026] GET /v2.0/subnets/a20f2959-5f29-42ad-8bba-286bfb3e40c5/tags => generated 25 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1283/2507] 10.0.0.70 () {34 vars in 761 bytes} [Tue Aug 11 12:33:43 2026] PUT /v2.0/subnets/a20f2959-5f29-42ad-8bba-286bfb3e40c5/tags/green => generated 4 bytes in 80 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1225/2508] 10.0.0.70 () {32 vars in 730 bytes} [Tue Aug 11 12:33:43 2026] GET /v2.0/subnets/a20f2959-5f29-42ad-8bba-286bfb3e40c5/tags => generated 34 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1284/2509] 10.0.0.70 () {34 vars in 757 bytes} [Tue Aug 11 12:33:43 2026] PUT /v2.0/subnets/a20f2959-5f29-42ad-8bba-286bfb3e40c5/tags/red => generated 4 bytes in 75 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1226/2510] 10.0.0.70 () {32 vars in 730 bytes} [Tue Aug 11 12:33:43 2026] GET /v2.0/subnets/a20f2959-5f29-42ad-8bba-286bfb3e40c5/tags => generated 34 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1285/2511] 10.0.0.70 () {34 vars in 779 bytes} [Tue Aug 11 12:33:43 2026] PUT /v2.0/subnets/a20f2959-5f29-42ad-8bba-286bfb3e40c5/tags/black.or.white => generated 4 bytes in 54 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1227/2512] 10.0.0.70 () {32 vars in 730 bytes} [Tue Aug 11 12:33:43 2026] GET /v2.0/subnets/a20f2959-5f29-42ad-8bba-286bfb3e40c5/tags => generated 52 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1286/2513] 10.0.0.70 () {34 vars in 750 bytes} [Tue Aug 11 12:33:43 2026] PUT /v2.0/subnets/a20f2959-5f29-42ad-8bba-286bfb3e40c5/tags => generated 37 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1228/2514] 10.0.0.70 () {32 vars in 730 bytes} [Tue Aug 11 12:33:43 2026] GET /v2.0/subnets/a20f2959-5f29-42ad-8bba-286bfb3e40c5/tags => generated 37 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1287/2515] 10.0.0.70 () {32 vars in 738 bytes} [Tue Aug 11 12:33:43 2026] GET /v2.0/subnets/a20f2959-5f29-42ad-8bba-286bfb3e40c5/tags/red => generated 0 bytes in 35 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-11 12:33:43.595 8 INFO neutron.api.v2.resource [None req-a89010bd-dd5f-44b3-975e-bc634d383404 ab277e811a1b4e15b268dc53c751bec9 2ce2d16e5c3b40b28fe7a20a0f6e65ab - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1229/2516] 10.0.0.70 () {32 vars in 742 bytes} [Tue Aug 11 12:33:43 2026] GET /v2.0/subnets/a20f2959-5f29-42ad-8bba-286bfb3e40c5/tags/green => generated 99 bytes in 41 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1288/2517] 10.0.0.70 () {32 vars in 741 bytes} [Tue Aug 11 12:33:43 2026] DELETE /v2.0/subnets/a20f2959-5f29-42ad-8bba-286bfb3e40c5/tags/red => generated 0 bytes in 48 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1230/2518] 10.0.0.70 () {32 vars in 730 bytes} [Tue Aug 11 12:33:43 2026] GET /v2.0/subnets/a20f2959-5f29-42ad-8bba-286bfb3e40c5/tags => generated 30 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1289/2519] 199.19.213.166 () {34 vars in 994 bytes} [Tue Aug 11 12:33:43 2026] GET /v2.0/ports?device_id=37e46825-78cb-4a57-b9ab-537ce8520be1 => generated 969 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 12:33:43.741 8 INFO neutron.api.v2.resource [None req-0365ef0f-9d2a-435d-b8df-5dda99b04fac ab277e811a1b4e15b268dc53c751bec9 2ce2d16e5c3b40b28fe7a20a0f6e65ab - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1231/2520] 10.0.0.70 () {32 vars in 745 bytes} [Tue Aug 11 12:33:43 2026] DELETE /v2.0/subnets/a20f2959-5f29-42ad-8bba-286bfb3e40c5/tags/green => generated 99 bytes in 50 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1232/2521] 10.0.0.70 () {32 vars in 733 bytes} [Tue Aug 11 12:33:43 2026] DELETE /v2.0/subnets/a20f2959-5f29-42ad-8bba-286bfb3e40c5/tags => generated 0 bytes in 71 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1233/2522] 10.0.0.70 () {32 vars in 730 bytes} [Tue Aug 11 12:33:43 2026] GET /v2.0/subnets/a20f2959-5f29-42ad-8bba-286bfb3e40c5/tags => generated 12 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-11 12:33:43.868 7 INFO neutron_taas.services.taas.taas_plugin [req-db4e6221-d72c-45c6-a558-c0837a84479c req-805faf07-b0cf-40f5-8e8b-e7f1edc526e0 8c7ea58005f74de3a5c3442bea5c772f 98f3786b37b149acbd7b68944cffcadf - - default default] TaaS: Handle Delete Port: 4bcfff61-f041-4c88-9e1b-e8ddfdbf5d08 2026-08-11 12:33:43.871 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-db4e6221-d72c-45c6-a558-c0837a84479c req-805faf07-b0cf-40f5-8e8b-e7f1edc526e0 8c7ea58005f74de3a5c3442bea5c772f 98f3786b37b149acbd7b68944cffcadf - - default default] Tap Mirror: Handle Delete Port: 4bcfff61-f041-4c88-9e1b-e8ddfdbf5d08 [pid: 7|app: 0|req: 1290/2523] 199.19.213.166 () {36 vars in 997 bytes} [Tue Aug 11 12:33:43 2026] DELETE /v2.0/ports/4bcfff61-f041-4c88-9e1b-e8ddfdbf5d08 => generated 0 bytes in 275 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1291/2524] 10.0.0.190 () {34 vars in 990 bytes} [Tue Aug 11 12:33:43 2026] GET /v2.0/ports?device_id=37e46825-78cb-4a57-b9ab-537ce8520be1 => generated 12 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1234/2525] 10.0.0.70 () {32 vars in 723 bytes} [Tue Aug 11 12:33:43 2026] DELETE /v2.0/subnets/a20f2959-5f29-42ad-8bba-286bfb3e40c5 => generated 0 bytes in 196 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-11 12:33:44.196 7 INFO neutron_taas.services.taas.taas_plugin [None req-c1f89fac-b6cf-4fbc-8c3f-0cbe5c8545df ab277e811a1b4e15b268dc53c751bec9 2ce2d16e5c3b40b28fe7a20a0f6e65ab - - default default] TaaS: Handle Delete Port: 4dcb01e1-75c8-4dd5-962d-85315ce63bba 2026-08-11 12:33:44.199 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c1f89fac-b6cf-4fbc-8c3f-0cbe5c8545df ab277e811a1b4e15b268dc53c751bec9 2ce2d16e5c3b40b28fe7a20a0f6e65ab - - default default] Tap Mirror: Handle Delete Port: 4dcb01e1-75c8-4dd5-962d-85315ce63bba 2026-08-11 12:33:44.332 7 INFO neutron.services.segments.plugin [-] Segment 925eb513-4375-4406-8f92-bf05cb818793 resource provider aggregate not found 2026-08-11 12:33:44.338 7 INFO neutron.services.segments.plugin [-] Segment 925eb513-4375-4406-8f92-bf05cb818793 resource provider aggregate not found 2026-08-11 12:33:44.352 7 INFO neutron.services.segments.plugin [-] Segment 925eb513-4375-4406-8f92-bf05cb818793 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 925eb513-4375-4406-8f92-bf05cb818793 found for delete ", "request_id": "req-4bc7745a-9c61-4e89-a19f-329f38f1f841"}]} 2026-08-11 12:33:44.356 7 INFO neutron.services.segments.plugin [-] Segment 925eb513-4375-4406-8f92-bf05cb818793 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 925eb513-4375-4406-8f92-bf05cb818793 found for delete ", "request_id": "req-eb07d045-40b8-494e-8815-f6aec6199c24"}]} [pid: 7|app: 0|req: 1292/2526] 10.0.0.70 () {32 vars in 725 bytes} [Tue Aug 11 12:33:44 2026] DELETE /v2.0/networks/dd789c3d-716b-46b7-be82-dd979a98c5a6 => generated 0 bytes in 293 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-11 12:33:44.680 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-7987b23f-3ccd-4d7b-b1b9-d738b619d6ae'] response: {'server_uuid': '37e46825-78cb-4a57-b9ab-537ce8520be1', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '4bcfff61-f041-4c88-9e1b-e8ddfdbf5d08', 'code': 200} 2026-08-11 12:33:44.680 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-7987b23f-3ccd-4d7b-b1b9-d738b619d6ae'] response: {'server_uuid': '37e46825-78cb-4a57-b9ab-537ce8520be1', 'name': 'network-vif-deleted', 'tag': '4bcfff61-f041-4c88-9e1b-e8ddfdbf5d08', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1293/2527] 10.0.0.190 () {34 vars in 990 bytes} [Tue Aug 11 12:33:45 2026] GET /v2.0/ports?device_id=37e46825-78cb-4a57-b9ab-537ce8520be1 => generated 12 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-11 12:33:45.226 8 INFO neutron.db.ovn_revision_numbers_db [None req-d4c817fd-9385-4c50-ad07-96b175b9b6e9 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource cfcec563-8a1e-4913-b83c-419d799c4852 (type: security_groups) to 1 2026-08-11 12:33:45.238 8 INFO neutron.db.ovn_revision_numbers_db [None req-d4c817fd-9385-4c50-ad07-96b175b9b6e9 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource 42febfc2-d1b9-4bfe-aadb-cdb220e98dc5 (type: security_group_rules) to 0 2026-08-11 12:33:45.250 8 INFO neutron.db.ovn_revision_numbers_db [None req-d4c817fd-9385-4c50-ad07-96b175b9b6e9 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource 50221cbb-2e69-4e68-8566-2c9c7d58bd80 (type: security_group_rules) to 0 2026-08-11 12:33:45.260 8 INFO neutron.db.ovn_revision_numbers_db [None req-d4c817fd-9385-4c50-ad07-96b175b9b6e9 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource 8d46f2dc-5220-4f47-8136-f576067b077a (type: security_group_rules) to 0 2026-08-11 12:33:45.273 8 INFO neutron.db.ovn_revision_numbers_db [None req-d4c817fd-9385-4c50-ad07-96b175b9b6e9 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource f77ec791-689a-4e6a-8e61-b6e9caac37d9 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 1235/2528] 10.0.0.70 () {32 vars in 773 bytes} [Tue Aug 11 12:33:44 2026] GET /v2.0/security-groups?tenant_id=52c949b3934c4351a9e837b2325396a5&name=default => generated 2925 bytes in 336 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1294/2529] 10.0.0.70 () {32 vars in 739 bytes} [Tue Aug 11 12:33:45 2026] DELETE /v2.0/security-groups/cfcec563-8a1e-4913-b83c-419d799c4852 => generated 0 bytes in 262 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1236/2530] 10.0.0.70 () {32 vars in 773 bytes} [Tue Aug 11 12:33:45 2026] GET /v2.0/security-groups?tenant_id=2ce2d16e5c3b40b28fe7a20a0f6e65ab&name=default => generated 2925 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1295/2531] 10.0.0.70 () {32 vars in 739 bytes} [Tue Aug 11 12:33:45 2026] DELETE /v2.0/security-groups/4f3aa66d-4651-41ad-9040-c00aa4506818 => generated 0 bytes in 246 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1237/2532] 10.0.0.190 () {34 vars in 990 bytes} [Tue Aug 11 12:33:46 2026] GET /v2.0/ports?device_id=37e46825-78cb-4a57-b9ab-537ce8520be1 => generated 12 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1296/2533] 10.0.0.70 () {32 vars in 739 bytes} [Tue Aug 11 12:33:47 2026] DELETE /v2.0/security-groups/8dfd620b-d626-4457-8d18-afee8f2a45a0 => generated 0 bytes in 172 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-11 12:33:47.752 8 INFO neutron_taas.services.taas.taas_plugin [None req-a0f545d3-cd59-411e-9cc9-ec76d0278c75 8c7ea58005f74de3a5c3442bea5c772f 98f3786b37b149acbd7b68944cffcadf - - default default] TaaS: Handle Delete Port: e308e158-c134-40b0-9a7c-3998861797eb 2026-08-11 12:33:47.756 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a0f545d3-cd59-411e-9cc9-ec76d0278c75 8c7ea58005f74de3a5c3442bea5c772f 98f3786b37b149acbd7b68944cffcadf - - default default] Tap Mirror: Handle Delete Port: e308e158-c134-40b0-9a7c-3998861797eb [pid: 8|app: 0|req: 1238/2534] 10.0.0.70 () {34 vars in 788 bytes} [Tue Aug 11 12:33:47 2026] PUT /v2.0/routers/84a81f3f-4941-45eb-b4c7-ebadb3f3c2cd/remove_router_interface => generated 309 bytes in 866 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1297/2535] 10.0.0.70 () {32 vars in 723 bytes} [Tue Aug 11 12:33:48 2026] DELETE /v2.0/subnets/cb5d1118-668b-40fb-a944-925e887f05cd => generated 0 bytes in 171 msecs (HTTP/1.1 204) 3 headers in 131 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-08-11 12:33:48.888 8 INFO neutron_taas.services.taas.taas_plugin [None req-6932ee58-cfed-4a58-8aa9-b7f6098510f0 8c7ea58005f74de3a5c3442bea5c772f 98f3786b37b149acbd7b68944cffcadf - - default default] TaaS: Handle Delete Port: 66d8df8f-e6a0-4742-a8a9-b7a5daf5c8fb 2026-08-11 12:33:48.892 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-6932ee58-cfed-4a58-8aa9-b7f6098510f0 8c7ea58005f74de3a5c3442bea5c772f 98f3786b37b149acbd7b68944cffcadf - - default default] Tap Mirror: Handle Delete Port: 66d8df8f-e6a0-4742-a8a9-b7a5daf5c8fb [pid: 8|app: 0|req: 1239/2536] 10.0.0.70 () {32 vars in 723 bytes} [Tue Aug 11 12:33:48 2026] DELETE /v2.0/routers/84a81f3f-4941-45eb-b4c7-ebadb3f3c2cd => generated 0 bytes in 804 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-11 12:33:49.446 7 INFO neutron.db.ovn_revision_numbers_db [None req-bf842b9a-f603-4afe-8165-d8ca1d6db45d 4703b21aae154bfda7bb31a8a445a9b5 66af00c844474d3694c14f8559f34def - - default default] Successfully bumped revision number for resource f7d020a1-304d-45bf-83e6-16dcdafeeca9 (type: security_groups) to 1 2026-08-11 12:33:49.449 8 INFO neutron_taas.services.taas.taas_plugin [None req-90cf2649-5a45-44e6-88d5-e8a3c5baf184 8c7ea58005f74de3a5c3442bea5c772f 98f3786b37b149acbd7b68944cffcadf - - default default] TaaS: Handle Delete Port: 2f95043b-2994-468c-8910-68b38df5456f 2026-08-11 12:33:49.452 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-90cf2649-5a45-44e6-88d5-e8a3c5baf184 8c7ea58005f74de3a5c3442bea5c772f 98f3786b37b149acbd7b68944cffcadf - - default default] Tap Mirror: Handle Delete Port: 2f95043b-2994-468c-8910-68b38df5456f 2026-08-11 12:33:49.463 7 INFO neutron.db.ovn_revision_numbers_db [None req-bf842b9a-f603-4afe-8165-d8ca1d6db45d 4703b21aae154bfda7bb31a8a445a9b5 66af00c844474d3694c14f8559f34def - - default default] Successfully bumped revision number for resource 3527bfe5-54c4-494b-8f9c-0568951d3a87 (type: security_group_rules) to 0 2026-08-11 12:33:49.482 7 INFO neutron.db.ovn_revision_numbers_db [None req-bf842b9a-f603-4afe-8165-d8ca1d6db45d 4703b21aae154bfda7bb31a8a445a9b5 66af00c844474d3694c14f8559f34def - - default default] Successfully bumped revision number for resource 8eb22887-2b00-4c3d-9c26-54e26153a9bf (type: security_group_rules) to 0 2026-08-11 12:33:49.493 7 INFO neutron.db.ovn_revision_numbers_db [None req-bf842b9a-f603-4afe-8165-d8ca1d6db45d 4703b21aae154bfda7bb31a8a445a9b5 66af00c844474d3694c14f8559f34def - - default default] Successfully bumped revision number for resource 959d2a4c-62be-4654-ac76-86af549abcae (type: security_group_rules) to 0 2026-08-11 12:33:49.506 7 INFO neutron.db.ovn_revision_numbers_db [None req-bf842b9a-f603-4afe-8165-d8ca1d6db45d 4703b21aae154bfda7bb31a8a445a9b5 66af00c844474d3694c14f8559f34def - - default default] Successfully bumped revision number for resource 9ac5b316-76fa-4f90-a60a-cb80c1f1fd91 (type: security_group_rules) to 0 2026-08-11 12:33:49.587 7 INFO neutron.db.segments_db [None req-bf842b9a-f603-4afe-8165-d8ca1d6db45d 4703b21aae154bfda7bb31a8a445a9b5 66af00c844474d3694c14f8559f34def - - default default] Added segment 390e0c0e-a528-4ea0-a8e6-ba085f75f0a3 of type geneve for network 5f8004a1-7b7f-4fde-a478-e5d84c157b5c 2026-08-11 12:33:49.672 8 INFO neutron.services.segments.plugin [-] Segment c8334191-16a2-4b3c-8395-50b35bee5aab resource provider aggregate not found 2026-08-11 12:33:49.680 8 INFO neutron.services.segments.plugin [-] Segment c8334191-16a2-4b3c-8395-50b35bee5aab resource provider aggregate not found 2026-08-11 12:33:49.682 7 INFO neutron.db.ovn_revision_numbers_db [None req-bf842b9a-f603-4afe-8165-d8ca1d6db45d 4703b21aae154bfda7bb31a8a445a9b5 66af00c844474d3694c14f8559f34def - - default default] Successfully bumped revision number for resource 5f8004a1-7b7f-4fde-a478-e5d84c157b5c (type: networks) to 1 2026-08-11 12:33:49.697 8 INFO neutron.services.segments.plugin [-] Segment c8334191-16a2-4b3c-8395-50b35bee5aab resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c8334191-16a2-4b3c-8395-50b35bee5aab found for delete ", "request_id": "req-70ed169e-32a9-4e4a-8693-31c6b5f53ab3"}]} 2026-08-11 12:33:49.705 8 INFO neutron.services.segments.plugin [-] Segment c8334191-16a2-4b3c-8395-50b35bee5aab resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c8334191-16a2-4b3c-8395-50b35bee5aab found for delete ", "request_id": "req-ab3f8d3c-c7d1-42ab-86f6-28d0e95e6974"}]} [pid: 8|app: 0|req: 1240/2537] 10.0.0.70 () {32 vars in 725 bytes} [Tue Aug 11 12:33:49 2026] DELETE /v2.0/networks/24beca1e-d9aa-45dc-9aa9-cd608d3f42ba => generated 0 bytes in 418 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-11 12:33:49.859 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-bf842b9a-f603-4afe-8165-d8ca1d6db45d 4703b21aae154bfda7bb31a8a445a9b5 66af00c844474d3694c14f8559f34def - - default default] No more DHCP agents 2026-08-11 12:33:49.860 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-bf842b9a-f603-4afe-8165-d8ca1d6db45d 4703b21aae154bfda7bb31a8a445a9b5 66af00c844474d3694c14f8559f34def - - default default] Unable to schedule network 5f8004a1-7b7f-4fde-a478-e5d84c157b5c: no agents available; will retry on subsequent port and subnet creation events. 2026-08-11 12:33:49.921 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-095c87c3-ee5a-4f82-9daf-aa7aa37fd409 - - - - - -] OVN reports status down for port: 0045220e-55fb-4829-981e-a91a16669449 2026-08-11 12:33:49.963 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-b4112b1c-14a0-4858-a9eb-bd4a0ad7cf0b 0025ad94b58f48c3b43626865eb37ce6 95c3fa2ae0db4f60a35e273f9cd61fb3 - - default default] No more DHCP agents 2026-08-11 12:33:49.964 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-b4112b1c-14a0-4858-a9eb-bd4a0ad7cf0b 0025ad94b58f48c3b43626865eb37ce6 95c3fa2ae0db4f60a35e273f9cd61fb3 - - default default] Unable to schedule network 51fa4b90-fa94-4f8e-bfe2-d83223c6676a: no agents available; will retry on subsequent port and subnet creation events. 2026-08-11 12:33:49.978 7 INFO neutron.db.ovn_revision_numbers_db [None req-bf842b9a-f603-4afe-8165-d8ca1d6db45d 4703b21aae154bfda7bb31a8a445a9b5 66af00c844474d3694c14f8559f34def - - default default] Successfully bumped revision number for resource 0045220e-55fb-4829-981e-a91a16669449 (type: ports) to 1 [pid: 7|app: 0|req: 1298/2538] 10.0.0.70 () {34 vars in 669 bytes} [Tue Aug 11 12:33:49 2026] POST /v2.0/networks => generated 650 bytes in 872 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-11 12:33:50.122 7 INFO neutron.db.segments_db [None req-c985ce5e-abe7-48b0-8862-9947cbc93c56 4703b21aae154bfda7bb31a8a445a9b5 66af00c844474d3694c14f8559f34def - - default default] Added segment b31b1a58-2865-491b-a7a9-aa7ed188ed18 of type geneve for network c5668a4f-10f4-41ae-8756-9c90e57577a4 2026-08-11 12:33:50.259 7 INFO neutron.db.ovn_revision_numbers_db [None req-c985ce5e-abe7-48b0-8862-9947cbc93c56 4703b21aae154bfda7bb31a8a445a9b5 66af00c844474d3694c14f8559f34def - - default default] Successfully bumped revision number for resource c5668a4f-10f4-41ae-8756-9c90e57577a4 (type: networks) to 1 2026-08-11 12:33:50.440 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-c985ce5e-abe7-48b0-8862-9947cbc93c56 4703b21aae154bfda7bb31a8a445a9b5 66af00c844474d3694c14f8559f34def - - default default] No more DHCP agents 2026-08-11 12:33:50.441 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-c985ce5e-abe7-48b0-8862-9947cbc93c56 4703b21aae154bfda7bb31a8a445a9b5 66af00c844474d3694c14f8559f34def - - default default] Unable to schedule network c5668a4f-10f4-41ae-8756-9c90e57577a4: no agents available; will retry on subsequent port and subnet creation events. 2026-08-11 12:33:50.510 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-95760e31-849e-4c8b-b3b3-beafe233924a - - - - - -] OVN reports status down for port: ed3c3a77-9051-4c83-8fde-24a1571890f9 2026-08-11 12:33:50.525 7 INFO neutron.db.ovn_revision_numbers_db [None req-c985ce5e-abe7-48b0-8862-9947cbc93c56 4703b21aae154bfda7bb31a8a445a9b5 66af00c844474d3694c14f8559f34def - - default default] Successfully bumped revision number for resource ed3c3a77-9051-4c83-8fde-24a1571890f9 (type: ports) to 1 [pid: 7|app: 0|req: 1299/2539] 10.0.0.70 () {34 vars in 669 bytes} [Tue Aug 11 12:33:50 2026] POST /v2.0/networks => generated 651 bytes in 512 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-11 12:33:50.800 7 INFO neutron.db.ovn_revision_numbers_db [None req-fc34af68-0c14-414b-acdc-37af432bdc9a 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource bb06e509-78db-438b-bca3-fdb7b9aee332 (type: security_groups) to 1 2026-08-11 12:33:50.813 7 INFO neutron.db.ovn_revision_numbers_db [None req-fc34af68-0c14-414b-acdc-37af432bdc9a 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource 3e53aae7-e52a-4963-becf-95b2e6f075c1 (type: security_group_rules) to 0 2026-08-11 12:33:50.825 7 INFO neutron.db.ovn_revision_numbers_db [None req-fc34af68-0c14-414b-acdc-37af432bdc9a 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource 853cb85e-1d84-4ee5-a127-4a182023ee36 (type: security_group_rules) to 0 2026-08-11 12:33:50.840 7 INFO neutron.db.ovn_revision_numbers_db [None req-fc34af68-0c14-414b-acdc-37af432bdc9a 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource 90cf18d7-7196-48f8-a0b4-2685625fe7a1 (type: security_group_rules) to 0 2026-08-11 12:33:50.852 7 INFO neutron.db.ovn_revision_numbers_db [None req-fc34af68-0c14-414b-acdc-37af432bdc9a 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource a957445b-6492-4d79-82fc-912d17c97657 (type: security_group_rules) to 0 2026-08-11 12:33:50.885 8 INFO neutron.db.ovn_revision_numbers_db [None req-b4112b1c-14a0-4858-a9eb-bd4a0ad7cf0b 0025ad94b58f48c3b43626865eb37ce6 95c3fa2ae0db4f60a35e273f9cd61fb3 - - default default] Successfully bumped revision number for resource c1e695e9-65c3-4a59-9579-ac68f6d5dc12 (type: floatingips) to 1 2026-08-11 12:33:50.885 8 INFO neutron.db.l3_db [None req-b4112b1c-14a0-4858-a9eb-bd4a0ad7cf0b 0025ad94b58f48c3b43626865eb37ce6 95c3fa2ae0db4f60a35e273f9cd61fb3 - - default default] Floating IP c1e695e9-65c3-4a59-9579-ac68f6d5dc12 associated. External IP: 10.96.250.212, port: 0a3c7da7-2067-4354-b89b-ec02f2b1decb. [pid: 7|app: 0|req: 1300/2540] 10.0.0.70 () {32 vars in 773 bytes} [Tue Aug 11 12:33:50 2026] GET /v2.0/security-groups?tenant_id=dd53bb6afb7e4a61a5f33cef1fa3eeee&name=default => generated 2925 bytes in 343 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: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1241/2541] 10.0.0.70 () {34 vars in 676 bytes} [Tue Aug 11 12:33:49 2026] POST /v2.0/floatingips => generated 899 bytes in 1196 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1301/2542] 10.0.0.70 () {34 vars in 752 bytes} [Tue Aug 11 12:33:50 2026] PUT /v2.0/networks/5f8004a1-7b7f-4fde-a478-e5d84c157b5c/tags => generated 25 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1302/2543] 10.0.0.70 () {32 vars in 732 bytes} [Tue Aug 11 12:33:50 2026] GET /v2.0/networks/5f8004a1-7b7f-4fde-a478-e5d84c157b5c/tags => generated 25 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1303/2544] 10.0.0.70 () {34 vars in 752 bytes} [Tue Aug 11 12:33:51 2026] PUT /v2.0/networks/c5668a4f-10f4-41ae-8756-9c90e57577a4/tags => generated 17 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1304/2545] 10.0.0.70 () {32 vars in 732 bytes} [Tue Aug 11 12:33:51 2026] GET /v2.0/networks/c5668a4f-10f4-41ae-8756-9c90e57577a4/tags => generated 17 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1242/2546] 10.0.0.70 () {32 vars in 739 bytes} [Tue Aug 11 12:33:50 2026] DELETE /v2.0/security-groups/bb06e509-78db-438b-bca3-fdb7b9aee332 => generated 0 bytes in 270 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1305/2547] 10.0.0.70 () {34 vars in 752 bytes} [Tue Aug 11 12:33:51 2026] PUT /v2.0/networks/c5668a4f-10f4-41ae-8756-9c90e57577a4/tags => generated 12 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1243/2548] 10.0.0.70 () {32 vars in 732 bytes} [Tue Aug 11 12:33:51 2026] GET /v2.0/networks/c5668a4f-10f4-41ae-8756-9c90e57577a4/tags => generated 12 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1306/2549] 10.0.0.70 () {32 vars in 732 bytes} [Tue Aug 11 12:33:51 2026] GET /v2.0/networks/5f8004a1-7b7f-4fde-a478-e5d84c157b5c/tags => generated 25 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1307/2550] 10.0.0.70 () {32 vars in 773 bytes} [Tue Aug 11 12:33:51 2026] GET /v2.0/security-groups?tenant_id=98f3786b37b149acbd7b68944cffcadf&name=default => generated 2925 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-11 12:33:51.459 8 INFO neutron_taas.services.taas.taas_plugin [None req-78572c05-3f6b-4a35-814b-32148e29123d 4703b21aae154bfda7bb31a8a445a9b5 66af00c844474d3694c14f8559f34def - - default default] TaaS: Handle Delete Port: 0045220e-55fb-4829-981e-a91a16669449 2026-08-11 12:33:51.462 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-78572c05-3f6b-4a35-814b-32148e29123d 4703b21aae154bfda7bb31a8a445a9b5 66af00c844474d3694c14f8559f34def - - default default] Tap Mirror: Handle Delete Port: 0045220e-55fb-4829-981e-a91a16669449 [pid: 7|app: 0|req: 1308/2551] 10.0.0.70 () {32 vars in 739 bytes} [Tue Aug 11 12:33:51 2026] DELETE /v2.0/security-groups/6a585083-36b3-49d1-8bde-deabd5421789 => generated 0 bytes in 250 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-11 12:33:51.722 8 INFO neutron.services.segments.plugin [-] Segment 390e0c0e-a528-4ea0-a8e6-ba085f75f0a3 resource provider aggregate not found [pid: 8|app: 0|req: 1244/2552] 10.0.0.70 () {32 vars in 725 bytes} [Tue Aug 11 12:33:51 2026] DELETE /v2.0/networks/5f8004a1-7b7f-4fde-a478-e5d84c157b5c => generated 0 bytes in 398 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-11 12:33:51.735 8 INFO neutron.services.segments.plugin [-] Segment 390e0c0e-a528-4ea0-a8e6-ba085f75f0a3 resource provider aggregate not found 2026-08-11 12:33:51.738 8 INFO neutron.services.segments.plugin [-] Segment 390e0c0e-a528-4ea0-a8e6-ba085f75f0a3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 390e0c0e-a528-4ea0-a8e6-ba085f75f0a3 found for delete ", "request_id": "req-dc223c4a-4655-40a2-9c5a-feec66c7d8d6"}]} 2026-08-11 12:33:51.751 8 INFO neutron.services.segments.plugin [-] Segment 390e0c0e-a528-4ea0-a8e6-ba085f75f0a3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 390e0c0e-a528-4ea0-a8e6-ba085f75f0a3 found for delete ", "request_id": "req-19a28c8c-ad46-466e-a3a8-e1a6de64c399"}]} 2026-08-11 12:33:51.864 7 INFO neutron_taas.services.taas.taas_plugin [None req-58098e02-37e1-4a50-bff1-8fe52fd77aed 4703b21aae154bfda7bb31a8a445a9b5 66af00c844474d3694c14f8559f34def - - default default] TaaS: Handle Delete Port: ed3c3a77-9051-4c83-8fde-24a1571890f9 2026-08-11 12:33:51.868 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-58098e02-37e1-4a50-bff1-8fe52fd77aed 4703b21aae154bfda7bb31a8a445a9b5 66af00c844474d3694c14f8559f34def - - default default] Tap Mirror: Handle Delete Port: ed3c3a77-9051-4c83-8fde-24a1571890f9 2026-08-11 12:33:52.071 7 INFO neutron.services.segments.plugin [-] Segment b31b1a58-2865-491b-a7a9-aa7ed188ed18 resource provider aggregate not found 2026-08-11 12:33:52.084 7 INFO neutron.services.segments.plugin [-] Segment b31b1a58-2865-491b-a7a9-aa7ed188ed18 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b31b1a58-2865-491b-a7a9-aa7ed188ed18 found for delete ", "request_id": "req-b573548d-2832-414a-9131-958742b81f7c"}]} 2026-08-11 12:33:52.090 7 INFO neutron.services.segments.plugin [-] Segment b31b1a58-2865-491b-a7a9-aa7ed188ed18 resource provider aggregate not found 2026-08-11 12:33:52.108 7 INFO neutron.services.segments.plugin [-] Segment b31b1a58-2865-491b-a7a9-aa7ed188ed18 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b31b1a58-2865-491b-a7a9-aa7ed188ed18 found for delete ", "request_id": "req-8ee9cbfd-d2cc-499d-9ba7-552b093ba263"}]} [pid: 7|app: 0|req: 1309/2553] 10.0.0.70 () {32 vars in 725 bytes} [Tue Aug 11 12:33:51 2026] DELETE /v2.0/networks/c5668a4f-10f4-41ae-8756-9c90e57577a4 => generated 0 bytes in 399 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-11 12:33:53.142 8 INFO neutron.db.ovn_revision_numbers_db [None req-928c089d-c8c7-4621-a7e9-edbbb8127aa3 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource 5e701ed4-01eb-4a53-a779-2af39b74cd89 (type: security_groups) to 1 2026-08-11 12:33:53.161 8 INFO neutron.db.ovn_revision_numbers_db [None req-928c089d-c8c7-4621-a7e9-edbbb8127aa3 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource 97f4f63c-5c99-4238-ae46-1c23d4187fdb (type: security_group_rules) to 0 2026-08-11 12:33:53.173 8 INFO neutron.db.ovn_revision_numbers_db [None req-928c089d-c8c7-4621-a7e9-edbbb8127aa3 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource c6ea32a7-c1fe-4f6d-a21c-b61de3e1855e (type: security_group_rules) to 0 2026-08-11 12:33:53.188 8 INFO neutron.db.ovn_revision_numbers_db [None req-928c089d-c8c7-4621-a7e9-edbbb8127aa3 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource e5f31ac1-8f54-4130-a945-ffe492c73f43 (type: security_group_rules) to 0 2026-08-11 12:33:53.204 8 INFO neutron.db.ovn_revision_numbers_db [None req-928c089d-c8c7-4621-a7e9-edbbb8127aa3 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource efe4caee-d2bd-4612-8767-a15c2f60b717 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 1245/2554] 10.0.0.70 () {32 vars in 773 bytes} [Tue Aug 11 12:33:52 2026] GET /v2.0/security-groups?tenant_id=1f186d666dde4b989250b67b8c478736&name=default => generated 2925 bytes in 392 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1310/2555] 10.0.0.70 () {32 vars in 739 bytes} [Tue Aug 11 12:33:53 2026] DELETE /v2.0/security-groups/5e701ed4-01eb-4a53-a779-2af39b74cd89 => generated 0 bytes in 289 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1311/2556] 10.0.0.70 () {32 vars in 773 bytes} [Tue Aug 11 12:33:53 2026] GET /v2.0/security-groups?tenant_id=66af00c844474d3694c14f8559f34def&name=default => generated 2925 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-11 12:33:54.023 8 INFO neutron.db.ovn_revision_numbers_db [None req-1540b3c7-ee0d-4620-b311-803bafe994b7 - - - - - -] Successfully bumped revision number for resource 0a3c7da7-2067-4354-b89b-ec02f2b1decb (type: ports) to 4 2026-08-11 12:33:54.031 8 INFO neutron.db.ovn_revision_numbers_db [None req-27ff68e0-d77f-4cfe-be35-2919cf820d5f 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource 504f3445-a341-4899-a1b7-51ec842f1f73 (type: security_groups) to 1 2026-08-11 12:33:54.063 8 INFO neutron.db.ovn_revision_numbers_db [None req-27ff68e0-d77f-4cfe-be35-2919cf820d5f 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource 35cd02a1-213e-4cf4-a842-ecd87288ab6b (type: security_group_rules) to 0 2026-08-11 12:33:54.100 8 INFO neutron.db.ovn_revision_numbers_db [None req-27ff68e0-d77f-4cfe-be35-2919cf820d5f 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource 62636df9-7dee-47d6-9794-f3fbe18a2e03 (type: security_group_rules) to 0 2026-08-11 12:33:54.130 8 INFO neutron.db.ovn_revision_numbers_db [None req-27ff68e0-d77f-4cfe-be35-2919cf820d5f 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource 9a9cc9d8-a981-4359-b935-d5b105959c55 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 1312/2557] 10.0.0.70 () {32 vars in 739 bytes} [Tue Aug 11 12:33:53 2026] DELETE /v2.0/security-groups/f7d020a1-304d-45bf-83e6-16dcdafeeca9 => generated 0 bytes in 409 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1313/2558] 199.19.213.166 () {30 vars in 703 bytes} [Tue Aug 11 12:33:54 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 12:33:54.158 8 INFO neutron.db.ovn_revision_numbers_db [None req-27ff68e0-d77f-4cfe-be35-2919cf820d5f 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource ec200917-ced6-4f87-ac05-d0819d626d8c (type: security_group_rules) to 0 [pid: 7|app: 0|req: 1314/2559] 199.19.213.166 () {30 vars in 705 bytes} [Tue Aug 11 12:33:54 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1315/2560] 199.19.213.166 () {30 vars in 681 bytes} [Tue Aug 11 12:33:54 2026] GET /v2.0/extensions/qos => generated 166 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1316/2561] 199.19.213.166 () {30 vars in 717 bytes} [Tue Aug 11 12:33:54 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 12:33:54.222 7 INFO neutron.api.v2.resource [None req-019758bc-556b-469b-8c3f-e9ba314e9439 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1317/2562] 199.19.213.166 () {30 vars in 763 bytes} [Tue Aug 11 12:33:54 2026] GET /v2.0/security-groups/lb-03c6259c-2fa8-4fb3-852e-7aca9d212289 => generated 149 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-11 12:33:54.256 8 INFO neutron.db.segments_db [None req-27ff68e0-d77f-4cfe-be35-2919cf820d5f 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Added segment ed08002c-43db-4d2a-b7df-67fb42aab91d of type geneve for network bd46f735-8d8e-4dcf-a7bc-c9892f902bc6 [pid: 7|app: 0|req: 1318/2563] 199.19.213.166 () {30 vars in 785 bytes} [Tue Aug 11 12:33:54 2026] GET /v2.0/security-groups?name=lb-03c6259c-2fa8-4fb3-852e-7aca9d212289 => generated 1637 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1319/2564] 199.19.213.166 () {30 vars in 815 bytes} [Tue Aug 11 12:33:54 2026] GET /v2.0/security-group-rules?security_group_id=7e609fda-0c93-4ffc-bdcd-0c6ab10432e3 => generated 1182 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-11 12:33:54.375 8 INFO neutron.db.ovn_revision_numbers_db [None req-27ff68e0-d77f-4cfe-be35-2919cf820d5f 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource bd46f735-8d8e-4dcf-a7bc-c9892f902bc6 (type: networks) to 1 2026-08-11 12:33:54.557 7 INFO neutron.db.ovn_revision_numbers_db [None req-48951b5f-36b0-44c5-a2be-f80fe9acb5a1 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource e5547b62-256d-4c28-8112-b3675f45a700 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 1320/2565] 199.19.213.166 () {34 vars in 747 bytes} [Tue Aug 11 12:33:54 2026] POST /v2.0/security-group-rules => generated 597 bytes in 267 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-11 12:33:54.625 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-27ff68e0-d77f-4cfe-be35-2919cf820d5f 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] No more DHCP agents 2026-08-11 12:33:54.626 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-27ff68e0-d77f-4cfe-be35-2919cf820d5f 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Unable to schedule network bd46f735-8d8e-4dcf-a7bc-c9892f902bc6: no agents available; will retry on subsequent port and subnet creation events. 2026-08-11 12:33:54.711 8 INFO neutron.db.ovn_revision_numbers_db [None req-27ff68e0-d77f-4cfe-be35-2919cf820d5f 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource 26643e07-9398-4b4e-a8af-37bfd52ea3a6 (type: ports) to 1 2026-08-11 12:33:54.717 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-095c87c3-ee5a-4f82-9daf-aa7aa37fd409 - - - - - -] OVN reports status down for port: 26643e07-9398-4b4e-a8af-37bfd52ea3a6 [pid: 8|app: 0|req: 1246/2566] 10.0.0.70 () {34 vars in 670 bytes} [Tue Aug 11 12:33:53 2026] POST /v2.0/networks => generated 763 bytes in 1194 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-11 12:33:54.795 7 INFO neutron.db.ovn_revision_numbers_db [None req-a54835d2-c003-422a-8d22-ce13a04925da 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource 73753e5a-4be6-433c-be84-45d1bc49d5bf (type: security_group_rules) to 0 [pid: 7|app: 0|req: 1321/2567] 199.19.213.166 () {34 vars in 747 bytes} [Tue Aug 11 12:33:54 2026] POST /v2.0/security-group-rules => generated 601 bytes in 233 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-11 12:33:54.888 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-8c7a4384-04dc-4962-a806-61068ff8c12a 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] No more DHCP agents 2026-08-11 12:33:54.889 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-8c7a4384-04dc-4962-a806-61068ff8c12a 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Unable to schedule network bd46f735-8d8e-4dcf-a7bc-c9892f902bc6: no agents available; will retry on subsequent port and subnet creation events. 2026-08-11 12:33:55.363 8 INFO neutron.db.ovn_revision_numbers_db [None req-1911bf6a-5174-4dee-88c9-e78601c22cc1 - - - - - -] Successfully bumped revision number for resource 26643e07-9398-4b4e-a8af-37bfd52ea3a6 (type: ports) to 2 2026-08-11 12:33:55.399 8 INFO neutron.db.ovn_revision_numbers_db [None req-1911bf6a-5174-4dee-88c9-e78601c22cc1 - - - - - -] Successfully bumped revision number for resource d7833f59-71d7-4b2c-821a-10a0c10e03d9 (type: subnets) to 0 [pid: 8|app: 0|req: 1247/2568] 10.0.0.70 () {34 vars in 668 bytes} [Tue Aug 11 12:33:54 2026] POST /v2.0/subnets => generated 688 bytes in 676 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-11 12:33:55.785 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-e3c6531d-32e9-47d2-b90c-e73ed6c8fd91 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] No more DHCP agents 2026-08-11 12:33:55.787 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-e3c6531d-32e9-47d2-b90c-e73ed6c8fd91 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Unable to schedule network 51fa4b90-fa94-4f8e-bfe2-d83223c6676a: no agents available; will retry on subsequent port and subnet creation events. 2026-08-11 12:33:55.876 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-095c87c3-ee5a-4f82-9daf-aa7aa37fd409 - - - - - -] OVN reports status down for port: 5351058a-1dce-460b-bca2-5275b2bd4cce 2026-08-11 12:33:55.930 7 INFO neutron.db.ovn_revision_numbers_db [None req-e3c6531d-32e9-47d2-b90c-e73ed6c8fd91 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource 5351058a-1dce-460b-bca2-5275b2bd4cce (type: ports) to 1 2026-08-11 12:33:56.530 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.commands [None req-24876586-ab8b-46f1-9d98-d6139e733f15 - - - - - -] Schedule LRP lrp-5351058a-1dce-460b-bca2-5275b2bd4cce on gateway a53a2deb-40ac-45ac-8351-5d8ff8b10a53 with priority 1 2026-08-11 12:33:56.571 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-095c87c3-ee5a-4f82-9daf-aa7aa37fd409 - - - - - -] OVN reports status up for port: 5351058a-1dce-460b-bca2-5275b2bd4cce 2026-08-11 12:33:56.582 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-1540b3c7-ee0d-4620-b311-803bafe994b7 - - - - - -] Router 0309e1bb-b713-44b6-8193-7ddfbff289d3 is bound to host instance 2026-08-11 12:33:56.598 7 INFO neutron.plugins.ml2.plugin [None req-095c87c3-ee5a-4f82-9daf-aa7aa37fd409 - - - - - -] Attempt 1 to provision port 5351058a-1dce-460b-bca2-5275b2bd4cce 2026-08-11 12:33:56.622 7 INFO neutron.db.ovn_revision_numbers_db [None req-e3c6531d-32e9-47d2-b90c-e73ed6c8fd91 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource 5351058a-1dce-460b-bca2-5275b2bd4cce (type: router_ports) to 1 2026-08-11 12:33:56.708 7 INFO neutron.db.ovn_revision_numbers_db [None req-e3c6531d-32e9-47d2-b90c-e73ed6c8fd91 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource 0309e1bb-b713-44b6-8193-7ddfbff289d3 (type: routers) to 2 [pid: 7|app: 0|req: 1322/2571] 10.0.0.70 () {34 vars in 668 bytes} [Tue Aug 11 12:33:55 2026] POST /v2.0/routers => generated 966 bytes in 1296 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-11 12:33:57.377 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-1b9f873a-9648-47ba-842b-79831a5f7bc1 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] No more DHCP agents 2026-08-11 12:33:57.385 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-1b9f873a-9648-47ba-842b-79831a5f7bc1 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Unable to schedule network bd46f735-8d8e-4dcf-a7bc-c9892f902bc6: no agents available; will retry on subsequent port and subnet creation events. 2026-08-11 12:33:57.583 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-95760e31-849e-4c8b-b3b3-beafe233924a - - - - - -] OVN reports status down for port: 1bccf737-b239-4262-8ecd-efd22c0b74a6 2026-08-11 12:33:57.708 8 INFO neutron.db.ovn_revision_numbers_db [None req-1b9f873a-9648-47ba-842b-79831a5f7bc1 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource 1bccf737-b239-4262-8ecd-efd22c0b74a6 (type: ports) to 1 2026-08-11 12:33:57.868 8 INFO neutron.db.ovn_revision_numbers_db [None req-2dfe2322-d19f-43ac-a027-85220a3dccf3 - - - - - -] Successfully bumped revision number for resource 5351058a-1dce-460b-bca2-5275b2bd4cce (type: ports) to 4 2026-08-11 12:33:58.465 8 INFO neutron.db.ovn_revision_numbers_db [None req-2dfe2322-d19f-43ac-a027-85220a3dccf3 - - - - - -] Successfully bumped revision number for resource 5351058a-1dce-460b-bca2-5275b2bd4cce (type: ports) to 5 2026-08-11 12:33:58.691 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-95760e31-849e-4c8b-b3b3-beafe233924a - - - - - -] OVN reports status up for port: 1bccf737-b239-4262-8ecd-efd22c0b74a6 2026-08-11 12:33:58.716 8 INFO neutron.plugins.ml2.plugin [None req-95760e31-849e-4c8b-b3b3-beafe233924a - - - - - -] Attempt 1 to provision port 1bccf737-b239-4262-8ecd-efd22c0b74a6 2026-08-11 12:33:58.811 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-1b9f873a-9648-47ba-842b-79831a5f7bc1 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] No more DHCP agents 2026-08-11 12:33:58.813 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-1b9f873a-9648-47ba-842b-79831a5f7bc1 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Unable to schedule network bd46f735-8d8e-4dcf-a7bc-c9892f902bc6: no agents available; will retry on subsequent port and subnet creation events. 2026-08-11 12:33:59.412 8 INFO neutron.db.ovn_revision_numbers_db [None req-95760e31-849e-4c8b-b3b3-beafe233924a - - - - - -] Successfully bumped revision number for resource 1bccf737-b239-4262-8ecd-efd22c0b74a6 (type: ports) to 2 2026-08-11 12:33:59.675 8 INFO neutron.db.ovn_revision_numbers_db [None req-1b9f873a-9648-47ba-842b-79831a5f7bc1 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource 1bccf737-b239-4262-8ecd-efd22c0b74a6 (type: router_ports) to 1 [pid: 8|app: 0|req: 1250/2572] 10.0.0.70 () {34 vars in 782 bytes} [Tue Aug 11 12:33:56 2026] PUT /v2.0/routers/0309e1bb-b713-44b6-8193-7ddfbff289d3/add_router_interface => generated 309 bytes in 2957 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 12:34:00.882 7 INFO neutron.db.ovn_revision_numbers_db [None req-5f828d7f-a6af-43b0-a602-b24eb22a5441 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource e4d520c1-d47e-4c70-9a08-7ec07266aa02 (type: security_groups) to 1 2026-08-11 12:34:00.894 7 INFO neutron.db.ovn_revision_numbers_db [None req-5f828d7f-a6af-43b0-a602-b24eb22a5441 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource 778e051e-a948-4ff5-9597-99355d7919f9 (type: security_group_rules) to 0 2026-08-11 12:34:00.940 7 INFO neutron.db.ovn_revision_numbers_db [None req-5f828d7f-a6af-43b0-a602-b24eb22a5441 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource 78235b97-b6ef-4a87-9ecd-c622d835ef4b (type: security_group_rules) to 0 2026-08-11 12:34:00.958 7 INFO neutron.db.ovn_revision_numbers_db [None req-5f828d7f-a6af-43b0-a602-b24eb22a5441 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource a53d4d8b-41e4-4571-bff8-efd91081ad06 (type: security_group_rules) to 0 2026-08-11 12:34:00.972 7 INFO neutron.db.ovn_revision_numbers_db [None req-5f828d7f-a6af-43b0-a602-b24eb22a5441 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource b9f74837-7370-483d-afb4-e2ee4ae3fc08 (type: security_group_rules) to 0 2026-08-11 12:34:01.046 7 INFO neutron.db.segments_db [None req-5f828d7f-a6af-43b0-a602-b24eb22a5441 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Added segment 713afed2-2b45-4dce-8e65-aee382ac07ae of type geneve for network bb8c7c12-e647-49e0-bb1a-f0a1bc718031 2026-08-11 12:34:01.156 7 INFO neutron.db.ovn_revision_numbers_db [None req-5f828d7f-a6af-43b0-a602-b24eb22a5441 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource bb8c7c12-e647-49e0-bb1a-f0a1bc718031 (type: networks) to 1 2026-08-11 12:34:01.334 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-5f828d7f-a6af-43b0-a602-b24eb22a5441 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] No more DHCP agents 2026-08-11 12:34:01.335 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-5f828d7f-a6af-43b0-a602-b24eb22a5441 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Unable to schedule network bb8c7c12-e647-49e0-bb1a-f0a1bc718031: no agents available; will retry on subsequent port and subnet creation events. 2026-08-11 12:34:01.383 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-095c87c3-ee5a-4f82-9daf-aa7aa37fd409 - - - - - -] OVN reports status down for port: 1c52261e-4eea-4f1a-991b-ab4c8f23d9b5 2026-08-11 12:34:01.442 7 INFO neutron.db.ovn_revision_numbers_db [None req-5f828d7f-a6af-43b0-a602-b24eb22a5441 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource 1c52261e-4eea-4f1a-991b-ab4c8f23d9b5 (type: ports) to 1 [pid: 7|app: 0|req: 1323/2573] 10.0.0.70 () {34 vars in 670 bytes} [Tue Aug 11 12:34:00 2026] POST /v2.0/networks => generated 763 bytes in 767 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-11 12:34:01.641 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-93c55867-7803-4527-b3f8-705221d970cd 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] No more DHCP agents 2026-08-11 12:34:01.643 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-93c55867-7803-4527-b3f8-705221d970cd 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Unable to schedule network bb8c7c12-e647-49e0-bb1a-f0a1bc718031: no agents available; will retry on subsequent port and subnet creation events. 2026-08-11 12:34:02.067 8 INFO neutron.db.ovn_revision_numbers_db [None req-775fb1a9-e69f-44ec-b648-4b4b2b7d6068 - - - - - -] Successfully bumped revision number for resource 1c52261e-4eea-4f1a-991b-ab4c8f23d9b5 (type: ports) to 2 2026-08-11 12:34:02.105 8 INFO neutron.db.ovn_revision_numbers_db [None req-775fb1a9-e69f-44ec-b648-4b4b2b7d6068 - - - - - -] Successfully bumped revision number for resource 0937692d-5547-4b30-ad0b-0a184b1cdc65 (type: subnets) to 0 [pid: 8|app: 0|req: 1251/2574] 10.0.0.70 () {34 vars in 668 bytes} [Tue Aug 11 12:34:01 2026] POST /v2.0/subnets => generated 688 bytes in 632 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-11 12:34:02.504 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-03e75165-ba65-42e1-95a5-57c8bd0258ee 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] No more DHCP agents 2026-08-11 12:34:02.505 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-03e75165-ba65-42e1-95a5-57c8bd0258ee 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Unable to schedule network 51fa4b90-fa94-4f8e-bfe2-d83223c6676a: no agents available; will retry on subsequent port and subnet creation events. 2026-08-11 12:34:02.619 7 INFO neutron.db.ovn_revision_numbers_db [None req-03e75165-ba65-42e1-95a5-57c8bd0258ee 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource beefaad5-8d1d-4b2a-a3bc-10d314a9ee57 (type: ports) to 1 [pid: 8|app: 0|req: 1252/2575] 10.0.0.104 () {30 vars in 690 bytes} [Tue Aug 11 12:34:02 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 153 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1253/2576] 10.0.0.104 () {30 vars in 692 bytes} [Tue Aug 11 12:34:02 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1254/2577] 10.0.0.104 () {30 vars in 668 bytes} [Tue Aug 11 12:34:02 2026] GET /v2.0/extensions/qos => generated 166 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1255/2578] 10.0.0.104 () {30 vars in 704 bytes} [Tue Aug 11 12:34:02 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1256/2579] 10.0.0.104 () {28 vars in 439 bytes} [Tue Aug 11 12:34:03 2026] GET / => generated 151 bytes in 3 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) 2026-08-11 12:34:03.364 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.commands [None req-24876586-ab8b-46f1-9d98-d6139e733f15 - - - - - -] Schedule LRP lrp-beefaad5-8d1d-4b2a-a3bc-10d314a9ee57 on gateway a53a2deb-40ac-45ac-8351-5d8ff8b10a53 with priority 1 2026-08-11 12:34:03.440 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-2dfe2322-d19f-43ac-a027-85220a3dccf3 - - - - - -] Router 55eee348-fdd8-4435-a807-520da9ef41e4 is bound to host instance 2026-08-11 12:34:03.442 7 INFO neutron.db.ovn_revision_numbers_db [None req-03e75165-ba65-42e1-95a5-57c8bd0258ee 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource beefaad5-8d1d-4b2a-a3bc-10d314a9ee57 (type: router_ports) to 1 [pid: 8|app: 0|req: 1257/2580] 10.0.0.104 () {30 vars in 728 bytes} [Tue Aug 11 12:34:03 2026] GET /v2.0/subnets/c505f309-9d5e-40e8-9d6d-16b39d2e2cc7 => generated 655 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 12:34:03.541 7 INFO neutron.db.ovn_revision_numbers_db [None req-03e75165-ba65-42e1-95a5-57c8bd0258ee 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource 55eee348-fdd8-4435-a807-520da9ef41e4 (type: routers) to 2 [pid: 7|app: 0|req: 1324/2581] 10.0.0.70 () {34 vars in 668 bytes} [Tue Aug 11 12:34:02 2026] POST /v2.0/routers => generated 966 bytes in 1416 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1325/2582] 199.19.213.166 () {30 vars in 703 bytes} [Tue Aug 11 12:34:04 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1326/2583] 199.19.213.166 () {30 vars in 705 bytes} [Tue Aug 11 12:34:04 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1327/2584] 199.19.213.166 () {30 vars in 681 bytes} [Tue Aug 11 12:34:04 2026] GET /v2.0/extensions/qos => generated 166 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1328/2585] 199.19.213.166 () {30 vars in 717 bytes} [Tue Aug 11 12:34:04 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1329/2586] 199.19.213.166 () {30 vars in 741 bytes} [Tue Aug 11 12:34:04 2026] GET /v2.0/subnets/c505f309-9d5e-40e8-9d6d-16b39d2e2cc7 => generated 673 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 12:34:04.429 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-53b042c0-da08-4636-94d4-9f6c0135204c 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] No more DHCP agents 2026-08-11 12:34:04.433 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-53b042c0-da08-4636-94d4-9f6c0135204c 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Unable to schedule network bb8c7c12-e647-49e0-bb1a-f0a1bc718031: no agents available; will retry on subsequent port and subnet creation events. [pid: 7|app: 0|req: 1330/2587] 199.19.213.166 () {30 vars in 769 bytes} [Tue Aug 11 12:34:04 2026] GET /v2.0/ports?device_id=45eeb622-3c06-4bb0-8576-6a43365ee279 => generated 2524 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1331/2588] 199.19.213.166 () {30 vars in 703 bytes} [Tue Aug 11 12:34:04 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1332/2589] 199.19.213.166 () {30 vars in 705 bytes} [Tue Aug 11 12:34:04 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1333/2590] 199.19.213.166 () {30 vars in 681 bytes} [Tue Aug 11 12:34:04 2026] GET /v2.0/extensions/qos => generated 166 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 12:34:04.629 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-095c87c3-ee5a-4f82-9daf-aa7aa37fd409 - - - - - -] OVN reports status down for port: 98279aed-ce4b-402f-bf26-55bf67ebb3c1 [pid: 7|app: 0|req: 1334/2591] 199.19.213.166 () {30 vars in 717 bytes} [Tue Aug 11 12:34:04 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 12:34:04.697 8 INFO neutron.db.ovn_revision_numbers_db [None req-53b042c0-da08-4636-94d4-9f6c0135204c 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource 98279aed-ce4b-402f-bf26-55bf67ebb3c1 (type: ports) to 1 2026-08-11 12:34:04.945 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-b8a8694d-f113-4fab-96c8-feacec8125d3 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] No more DHCP agents 2026-08-11 12:34:04.946 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-b8a8694d-f113-4fab-96c8-feacec8125d3 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Unable to schedule network 2d3ff3eb-6222-410e-a18d-496f5e46c041: no agents available; will retry on subsequent port and subnet creation events. 2026-08-11 12:34:04.968 8 INFO neutron.db.ovn_revision_numbers_db [None req-20700c3d-ed4a-4bb0-95ad-672590f41458 - - - - - -] Successfully bumped revision number for resource beefaad5-8d1d-4b2a-a3bc-10d314a9ee57 (type: ports) to 4 2026-08-11 12:34:05.049 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-095c87c3-ee5a-4f82-9daf-aa7aa37fd409 - - - - - -] OVN reports status down for port: 5d04b587-37d0-4a11-9fd5-b21d70b630f0 2026-08-11 12:34:05.107 7 INFO neutron.db.ovn_revision_numbers_db [None req-b8a8694d-f113-4fab-96c8-feacec8125d3 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource 5d04b587-37d0-4a11-9fd5-b21d70b630f0 (type: ports) to 1 [pid: 7|app: 0|req: 1335/2592] 199.19.213.166 () {34 vars in 717 bytes} [Tue Aug 11 12:34:04 2026] POST /v2.0/ports => generated 1328 bytes in 518 msecs (HTTP/1.1 201) 4 headers in 163 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: 7|app: 0|req: 1336/2593] 10.0.0.190 () {34 vars in 971 bytes} [Tue Aug 11 12:34:05 2026] GET /v2.0/ports/5d04b587-37d0-4a11-9fd5-b21d70b630f0 => generated 1328 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1337/2594] 10.0.0.190 () {34 vars in 907 bytes} [Tue Aug 11 12:34:05 2026] GET /v2.0/extensions => generated 20541 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) 2026-08-11 12:34:05.355 8 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-eb9782c0-a302-4371-b691-4f6198e308c8 - - - - - -] No hosting information found for port 1bccf737-b239-4262-8ecd-efd22c0b74a6: RuntimeError: No hosting information found for port 1bccf737-b239-4262-8ecd-efd22c0b74a6 2026-08-11 12:34:05.556 8 INFO neutron.db.ovn_revision_numbers_db [None req-eb9782c0-a302-4371-b691-4f6198e308c8 - - - - - -] Successfully bumped revision number for resource 1bccf737-b239-4262-8ecd-efd22c0b74a6 (type: router_ports) to 2 2026-08-11 12:34:05.557 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-eb9782c0-a302-4371-b691-4f6198e308c8 - - - - - -] OVN reports status down for port: beefaad5-8d1d-4b2a-a3bc-10d314a9ee57 2026-08-11 12:34:05.829 8 INFO neutron.db.ovn_revision_numbers_db [None req-20700c3d-ed4a-4bb0-95ad-672590f41458 - - - - - -] Successfully bumped revision number for resource beefaad5-8d1d-4b2a-a3bc-10d314a9ee57 (type: ports) to 5 2026-08-11 12:34:06.191 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-095c87c3-ee5a-4f82-9daf-aa7aa37fd409 - - - - - -] OVN reports status up for port: 98279aed-ce4b-402f-bf26-55bf67ebb3c1 2026-08-11 12:34:06.228 7 INFO neutron.plugins.ml2.plugin [None req-095c87c3-ee5a-4f82-9daf-aa7aa37fd409 - - - - - -] Attempt 1 to provision port 98279aed-ce4b-402f-bf26-55bf67ebb3c1 2026-08-11 12:34:06.348 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-53b042c0-da08-4636-94d4-9f6c0135204c 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] No more DHCP agents 2026-08-11 12:34:06.351 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-53b042c0-da08-4636-94d4-9f6c0135204c 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Unable to schedule network bb8c7c12-e647-49e0-bb1a-f0a1bc718031: no agents available; will retry on subsequent port and subnet creation events. 2026-08-11 12:34:06.470 8 INFO neutron.db.ovn_revision_numbers_db [None req-eb9782c0-a302-4371-b691-4f6198e308c8 - - - - - -] Successfully bumped revision number for resource beefaad5-8d1d-4b2a-a3bc-10d314a9ee57 (type: ports) to 6 2026-08-11 12:34:06.627 8 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-3092c81f-3507-4b96-bb76-8aa4fd804266 - - - - - -] Logical_Switch_Port %s host information not removed, the port state is up 2026-08-11 12:34:06.628 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-3092c81f-3507-4b96-bb76-8aa4fd804266 - - - - - -] OVN reports status up for port: beefaad5-8d1d-4b2a-a3bc-10d314a9ee57 2026-08-11 12:34:06.649 8 INFO neutron.plugins.ml2.plugin [None req-3092c81f-3507-4b96-bb76-8aa4fd804266 - - - - - -] Attempt 1 to provision port beefaad5-8d1d-4b2a-a3bc-10d314a9ee57 [pid: 7|app: 0|req: 1338/2595] 199.19.213.166 () {34 vars in 1262 bytes} [Tue Aug 11 12:34:06 2026] GET /v2.0/ports/5d04b587-37d0-4a11-9fd5-b21d70b630f0?fields=binding%3Avnic_type&fields=binding%3Aprofile&fields=network_id&fields=resource_request&fields=numa_affinity_policy&fields=device_profile => generated 136 bytes in 449 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1339/2596] 199.19.213.166 () {34 vars in 1012 bytes} [Tue Aug 11 12:34:06 2026] GET /v2.0/networks/2d3ff3eb-6222-410e-a18d-496f5e46c041?fields=segments => generated 14 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1340/2597] 199.19.213.166 () {34 vars in 1112 bytes} [Tue Aug 11 12:34:06 2026] GET /v2.0/networks/2d3ff3eb-6222-410e-a18d-496f5e46c041?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-11 12:34:07.170 8 INFO neutron.db.ovn_revision_numbers_db [None req-53b042c0-da08-4636-94d4-9f6c0135204c 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource 98279aed-ce4b-402f-bf26-55bf67ebb3c1 (type: router_ports) to 1 [pid: 8|app: 0|req: 1258/2598] 10.0.0.70 () {34 vars in 782 bytes} [Tue Aug 11 12:34:03 2026] PUT /v2.0/routers/55eee348-fdd8-4435-a807-520da9ef41e4/add_router_interface => generated 309 bytes in 3615 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 12:34:07.266 8 INFO neutron.db.ovn_revision_numbers_db [None req-3092c81f-3507-4b96-bb76-8aa4fd804266 - - - - - -] Successfully bumped revision number for resource beefaad5-8d1d-4b2a-a3bc-10d314a9ee57 (type: ports) to 7 2026-08-11 12:34:07.293 7 INFO neutron.db.ovn_revision_numbers_db [None req-095c87c3-ee5a-4f82-9daf-aa7aa37fd409 - - - - - -] Successfully bumped revision number for resource 98279aed-ce4b-402f-bf26-55bf67ebb3c1 (type: ports) to 2 [pid: 7|app: 0|req: 1341/2599] 199.19.213.166 () {34 vars in 975 bytes} [Tue Aug 11 12:34:07 2026] GET /v2.0/ports/5d04b587-37d0-4a11-9fd5-b21d70b630f0 => generated 1328 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1259/2600] 199.19.213.166 () {34 vars in 986 bytes} [Tue Aug 11 12:34:07 2026] GET /v2.0/networks?id=2d3ff3eb-6222-410e-a18d-496f5e46c041 => generated 841 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 12:34:07.865 8 INFO neutron.db.ovn_revision_numbers_db [None req-7dac0a76-ffb5-4679-8bf9-d81a8c28577a ddaf3fd8b4ea4ee1b5069a6ebad3108d b083f7cc9bbb46f5b2251a9bd3d5f997 - - default default] Successfully bumped revision number for resource 74b59ebd-bead-440b-a177-025f77895114 (type: security_groups) to 1 2026-08-11 12:34:07.877 8 INFO neutron.db.ovn_revision_numbers_db [None req-7dac0a76-ffb5-4679-8bf9-d81a8c28577a ddaf3fd8b4ea4ee1b5069a6ebad3108d b083f7cc9bbb46f5b2251a9bd3d5f997 - - default default] Successfully bumped revision number for resource 07ac39a7-7347-4dd9-94bf-db653a6701ce (type: security_group_rules) to 0 2026-08-11 12:34:07.893 8 INFO neutron.db.ovn_revision_numbers_db [None req-7dac0a76-ffb5-4679-8bf9-d81a8c28577a ddaf3fd8b4ea4ee1b5069a6ebad3108d b083f7cc9bbb46f5b2251a9bd3d5f997 - - default default] Successfully bumped revision number for resource e1206ea8-acb8-439a-a57a-89c3e9bc8265 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 1260/2601] 10.0.0.70 () {34 vars in 684 bytes} [Tue Aug 11 12:34:07 2026] POST /v2.0/security-groups => generated 1675 bytes in 184 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-08-11 12:34:07.941 7 INFO neutron.db.ovn_revision_numbers_db [req-19a16589-2331-458b-899b-27507efa4823 req-292c33e1-be33-4af5-a853-f82711fb5aa5 a28a735b17834b3a90a81134c1d2bc6e 0f044782ab1c4aa6b1d21ce7c18e0150 - - c91e732a1a8347dbad054f5124db4732 c91e732a1a8347dbad054f5124db4732] Successfully bumped revision number for resource 5d04b587-37d0-4a11-9fd5-b21d70b630f0 (type: ports) to 2 2026-08-11 12:34:08.048 8 INFO neutron.db.ovn_revision_numbers_db [None req-3d917f53-deff-4954-a7c0-310e54f4fe76 ddaf3fd8b4ea4ee1b5069a6ebad3108d b083f7cc9bbb46f5b2251a9bd3d5f997 - - default default] Successfully bumped revision number for resource 01475cf2-bfac-41a2-8e07-ee967d23bcf1 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 1261/2602] 10.0.0.70 () {34 vars in 694 bytes} [Tue Aug 11 12:34:07 2026] POST /v2.0/security-group-rules => generated 597 bytes in 142 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-11 12:34:08.154 7 INFO neutron.db.ovn_revision_numbers_db [req-19a16589-2331-458b-899b-27507efa4823 req-292c33e1-be33-4af5-a853-f82711fb5aa5 a28a735b17834b3a90a81134c1d2bc6e 0f044782ab1c4aa6b1d21ce7c18e0150 - - c91e732a1a8347dbad054f5124db4732 c91e732a1a8347dbad054f5124db4732] Successfully bumped revision number for resource 5d04b587-37d0-4a11-9fd5-b21d70b630f0 (type: ports) to 4 [pid: 7|app: 0|req: 1342/2603] 199.19.213.166 () {38 vars in 1028 bytes} [Tue Aug 11 12:34:07 2026] PUT /v2.0/ports/5d04b587-37d0-4a11-9fd5-b21d70b630f0 => generated 1487 bytes in 623 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-11 12:34:08.212 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-c288ebdb-6a33-4d60-9b35-e417587d6379'] response: {'name': 'network-changed', 'server_uuid': '45eeb622-3c06-4bb0-8576-6a43365ee279', 'tag': '5d04b587-37d0-4a11-9fd5-b21d70b630f0', 'status': 'completed', 'code': 200} 2026-08-11 12:34:08.247 8 INFO neutron.db.ovn_revision_numbers_db [None req-387d12c1-de97-47ec-b13d-c2dda3170304 ddaf3fd8b4ea4ee1b5069a6ebad3108d b083f7cc9bbb46f5b2251a9bd3d5f997 - - default default] Successfully bumped revision number for resource 98b4f2ee-c85c-4ca1-a446-ca73fd34eb61 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 1262/2604] 10.0.0.70 () {34 vars in 694 bytes} [Tue Aug 11 12:34:08 2026] POST /v2.0/security-group-rules => generated 596 bytes in 197 msecs (HTTP/1.1 201) 4 headers in 162 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-08-11 12:34:08.410 7 INFO neutron.db.ovn_revision_numbers_db [None req-7c5a936e-fe4f-4feb-b09f-c14fb71c417f ddaf3fd8b4ea4ee1b5069a6ebad3108d b083f7cc9bbb46f5b2251a9bd3d5f997 - - default default] Successfully bumped revision number for resource d403ae79-3f6e-4280-9b46-027eda38de6f (type: security_group_rules) to 0 [pid: 7|app: 0|req: 1343/2605] 10.0.0.70 () {34 vars in 694 bytes} [Tue Aug 11 12:34:08 2026] POST /v2.0/security-group-rules => generated 602 bytes in 158 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-11 12:34:08.568 8 INFO neutron.db.ovn_revision_numbers_db [None req-2b6bc13f-7509-48a8-91c4-90488eaddd8c ddaf3fd8b4ea4ee1b5069a6ebad3108d b083f7cc9bbb46f5b2251a9bd3d5f997 - - default default] Successfully bumped revision number for resource 00c515f6-a233-4c30-92d4-1db3b9205f64 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 1263/2606] 10.0.0.70 () {34 vars in 694 bytes} [Tue Aug 11 12:34:08 2026] POST /v2.0/security-group-rules => generated 601 bytes in 146 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-11 12:34:08.634 7 INFO neutron.db.securitygroups_db [None req-d209a98e-ab1d-4cb2-8b28-c5ddb7e771d3 ddaf3fd8b4ea4ee1b5069a6ebad3108d b083f7cc9bbb46f5b2251a9bd3d5f997 - - default default] Project b083f7cc9bbb46f5b2251a9bd3d5f997 added a security group rule with legacy IPv6 ICMP protocol name icmp, ipv6-icmp should be used instead. It was automatically converted. 2026-08-11 12:34:08.731 7 INFO neutron.db.ovn_revision_numbers_db [None req-d209a98e-ab1d-4cb2-8b28-c5ddb7e771d3 ddaf3fd8b4ea4ee1b5069a6ebad3108d b083f7cc9bbb46f5b2251a9bd3d5f997 - - default default] Successfully bumped revision number for resource 1f24874c-d4b9-489e-8a6e-0a2209f34154 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 1344/2607] 10.0.0.70 () {34 vars in 694 bytes} [Tue Aug 11 12:34:08 2026] POST /v2.0/security-group-rules => generated 607 bytes in 161 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1264/2608] 199.19.213.166 () {34 vars in 1080 bytes} [Tue Aug 11 12:34:08 2026] GET /v2.0/ports?tenant_id=354615a73780442d8ead8b8619544339&device_id=45eeb622-3c06-4bb0-8576-6a43365ee279 => generated 4003 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-11 12:34:08.795 7 INFO neutron.db.securitygroups_db [None req-10bd3ff2-aa9b-41ec-b1f1-51de71b1bdf0 ddaf3fd8b4ea4ee1b5069a6ebad3108d b083f7cc9bbb46f5b2251a9bd3d5f997 - - default default] Project b083f7cc9bbb46f5b2251a9bd3d5f997 added a security group rule with legacy IPv6 ICMP protocol name icmp, ipv6-icmp should be used instead. It was automatically converted. [pid: 8|app: 0|req: 1265/2609] 199.19.213.166 () {34 vars in 986 bytes} [Tue Aug 11 12:34:08 2026] GET /v2.0/networks?id=2d3ff3eb-6222-410e-a18d-496f5e46c041 => generated 841 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1266/2610] 199.19.213.166 () {34 vars in 1058 bytes} [Tue Aug 11 12:34:08 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.251&port_id=5d04b587-37d0-4a11-9fd5-b21d70b630f0 => generated 19 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1267/2611] 199.19.213.166 () {34 vars in 1104 bytes} [Tue Aug 11 12:34:08 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A334&port_id=5d04b587-37d0-4a11-9fd5-b21d70b630f0 => generated 19 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1268/2612] 199.19.213.166 () {34 vars in 1064 bytes} [Tue Aug 11 12:34:08 2026] GET /v2.0/subnets?id=5c349a81-089a-4fa7-87ae-c4bab78ae36b&id=c505f309-9d5e-40e8-9d6d-16b39d2e2cc7 => generated 1409 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-11 12:34:08.905 7 INFO neutron.db.ovn_revision_numbers_db [None req-10bd3ff2-aa9b-41ec-b1f1-51de71b1bdf0 ddaf3fd8b4ea4ee1b5069a6ebad3108d b083f7cc9bbb46f5b2251a9bd3d5f997 - - default default] Successfully bumped revision number for resource 2ab3d8e8-dbb2-41bb-88f2-9e23db885a2c (type: security_group_rules) to 0 [pid: 8|app: 0|req: 1269/2613] 199.19.213.166 () {34 vars in 1052 bytes} [Tue Aug 11 12:34:08 2026] GET /v2.0/ports?network_id=2d3ff3eb-6222-410e-a18d-496f5e46c041&device_owner=network%3Adhcp => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1345/2614] 10.0.0.70 () {34 vars in 694 bytes} [Tue Aug 11 12:34:08 2026] POST /v2.0/security-group-rules => generated 606 bytes in 170 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1270/2615] 199.19.213.166 () {34 vars in 1052 bytes} [Tue Aug 11 12:34:08 2026] GET /v2.0/ports?network_id=2d3ff3eb-6222-410e-a18d-496f5e46c041&device_owner=network%3Adhcp => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1346/2616] 199.19.213.166 () {34 vars in 1012 bytes} [Tue Aug 11 12:34:08 2026] GET /v2.0/networks/2d3ff3eb-6222-410e-a18d-496f5e46c041?fields=segments => generated 14 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1271/2617] 199.19.213.166 () {34 vars in 1112 bytes} [Tue Aug 11 12:34:09 2026] GET /v2.0/networks/2d3ff3eb-6222-410e-a18d-496f5e46c041?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-11 12:34:09.437 7 INFO neutron.db.ovn_revision_numbers_db [None req-13c7cf55-5c46-4fdd-b269-198aff6971ce ddaf3fd8b4ea4ee1b5069a6ebad3108d b083f7cc9bbb46f5b2251a9bd3d5f997 - - default default] Successfully bumped revision number for resource 226c848b-0e96-4d69-a349-8b1ab385edf7 (type: security_groups) to 1 2026-08-11 12:34:09.451 7 INFO neutron.db.ovn_revision_numbers_db [None req-13c7cf55-5c46-4fdd-b269-198aff6971ce ddaf3fd8b4ea4ee1b5069a6ebad3108d b083f7cc9bbb46f5b2251a9bd3d5f997 - - default default] Successfully bumped revision number for resource 491d7f41-43ca-4ef0-8bc9-ace4fbd1d96c (type: security_group_rules) to 0 2026-08-11 12:34:09.464 7 INFO neutron.db.ovn_revision_numbers_db [None req-13c7cf55-5c46-4fdd-b269-198aff6971ce ddaf3fd8b4ea4ee1b5069a6ebad3108d b083f7cc9bbb46f5b2251a9bd3d5f997 - - default default] Successfully bumped revision number for resource b634acbf-fe29-449f-bf54-f3c75c60bc99 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 1347/2618] 10.0.0.70 () {34 vars in 684 bytes} [Tue Aug 11 12:34:09 2026] POST /v2.0/security-groups => generated 1660 bytes in 184 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-08-11 12:34:09.655 8 INFO neutron.db.ovn_revision_numbers_db [None req-d5604782-ed21-4503-93f9-df4b31790f60 ddaf3fd8b4ea4ee1b5069a6ebad3108d b083f7cc9bbb46f5b2251a9bd3d5f997 - - default default] Successfully bumped revision number for resource affcb6c4-4e44-4ee2-9a59-13f08a0e7299 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 1272/2619] 10.0.0.70 () {34 vars in 694 bytes} [Tue Aug 11 12:34:09 2026] POST /v2.0/security-group-rules => generated 597 bytes in 179 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-11 12:34:09.828 7 INFO neutron.db.ovn_revision_numbers_db [None req-8ee93ce0-6919-454d-b4f6-388041cd1962 ddaf3fd8b4ea4ee1b5069a6ebad3108d b083f7cc9bbb46f5b2251a9bd3d5f997 - - default default] Successfully bumped revision number for resource 6368b706-e80d-4445-b90e-568cd402bc80 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 1348/2620] 10.0.0.70 () {34 vars in 694 bytes} [Tue Aug 11 12:34:09 2026] POST /v2.0/security-group-rules => generated 602 bytes in 175 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1349/2621] 199.19.213.166 () {34 vars in 1080 bytes} [Tue Aug 11 12:34:10 2026] GET /v2.0/ports?tenant_id=354615a73780442d8ead8b8619544339&device_id=45eeb622-3c06-4bb0-8576-6a43365ee279 => generated 4003 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-11 12:34:10.122 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-7bc9bf0d-5a71-4f2d-acf7-668c46bcf8c3 ddaf3fd8b4ea4ee1b5069a6ebad3108d b083f7cc9bbb46f5b2251a9bd3d5f997 - - default default] No more DHCP agents 2026-08-11 12:34:10.123 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-7bc9bf0d-5a71-4f2d-acf7-668c46bcf8c3 ddaf3fd8b4ea4ee1b5069a6ebad3108d b083f7cc9bbb46f5b2251a9bd3d5f997 - - default default] Unable to schedule network 51fa4b90-fa94-4f8e-bfe2-d83223c6676a: no agents available; will retry on subsequent port and subnet creation events. [pid: 7|app: 0|req: 1350/2622] 199.19.213.166 () {34 vars in 1062 bytes} [Tue Aug 11 12:34:10 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.1.205&port_id=e75c70f3-9c11-4af5-9713-8150170b11d8 => generated 19 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1351/2623] 199.19.213.166 () {34 vars in 984 bytes} [Tue Aug 11 12:34:10 2026] GET /v2.0/subnets?id=cb7d023f-3b0b-4058-97bf-ee07e4be2dfe => generated 654 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1352/2624] 199.19.213.166 () {34 vars in 1052 bytes} [Tue Aug 11 12:34:10 2026] GET /v2.0/ports?network_id=dfb5cb7f-83f1-40ea-89eb-89f900ffd456&device_owner=network%3Adhcp => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1353/2625] 199.19.213.166 () {34 vars in 1012 bytes} [Tue Aug 11 12:34:10 2026] GET /v2.0/networks/dfb5cb7f-83f1-40ea-89eb-89f900ffd456?fields=segments => generated 14 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1354/2626] 199.19.213.166 () {34 vars in 1112 bytes} [Tue Aug 11 12:34:10 2026] GET /v2.0/networks/dfb5cb7f-83f1-40ea-89eb-89f900ffd456?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1355/2627] 199.19.213.166 () {34 vars in 1056 bytes} [Tue Aug 11 12:34:10 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.62&port_id=cf3b63d2-7673-44c3-8577-cdb89afe2385 => generated 19 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1356/2628] 199.19.213.166 () {34 vars in 984 bytes} [Tue Aug 11 12:34:10 2026] GET /v2.0/subnets?id=2afabbcc-6e46-46fc-bad8-d15dcdb50a32 => generated 678 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1273/2629] 10.0.0.70 () {34 vars in 675 bytes} [Tue Aug 11 12:34:09 2026] POST /v2.0/floatingips => generated 552 bytes in 553 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1357/2630] 199.19.213.166 () {34 vars in 1052 bytes} [Tue Aug 11 12:34:10 2026] GET /v2.0/ports?network_id=506baf26-40fc-4c1c-8415-0013a260079b&device_owner=network%3Adhcp => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1274/2631] 199.19.213.166 () {34 vars in 1012 bytes} [Tue Aug 11 12:34:10 2026] GET /v2.0/networks/506baf26-40fc-4c1c-8415-0013a260079b?fields=segments => generated 14 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1358/2632] 199.19.213.166 () {34 vars in 1112 bytes} [Tue Aug 11 12:34:10 2026] GET /v2.0/networks/506baf26-40fc-4c1c-8415-0013a260079b?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1359/2633] 199.19.213.166 () {34 vars in 1058 bytes} [Tue Aug 11 12:34:10 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.251&port_id=5d04b587-37d0-4a11-9fd5-b21d70b630f0 => generated 19 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1275/2634] 10.0.0.190 () {34 vars in 1100 bytes} [Tue Aug 11 12:34:10 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-1527095568&fields=id&tenant_id=b083f7cc9bbb46f5b2251a9bd3d5f997 => generated 69 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1360/2635] 199.19.213.166 () {34 vars in 1104 bytes} [Tue Aug 11 12:34:10 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A334&port_id=5d04b587-37d0-4a11-9fd5-b21d70b630f0 => generated 19 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1276/2636] 10.0.0.190 () {34 vars in 1100 bytes} [Tue Aug 11 12:34:10 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1779357133&fields=id&tenant_id=b083f7cc9bbb46f5b2251a9bd3d5f997 => generated 69 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1361/2637] 199.19.213.166 () {34 vars in 1064 bytes} [Tue Aug 11 12:34:10 2026] GET /v2.0/subnets?id=5c349a81-089a-4fa7-87ae-c4bab78ae36b&id=c505f309-9d5e-40e8-9d6d-16b39d2e2cc7 => generated 1409 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1362/2638] 199.19.213.166 () {34 vars in 1052 bytes} [Tue Aug 11 12:34:10 2026] GET /v2.0/ports?network_id=2d3ff3eb-6222-410e-a18d-496f5e46c041&device_owner=network%3Adhcp => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1277/2639] 10.0.0.190 () {34 vars in 982 bytes} [Tue Aug 11 12:34:10 2026] GET /v2.0/networks?id=bd46f735-8d8e-4dcf-a7bc-c9892f902bc6 => generated 711 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1363/2642] 199.19.213.166 () {34 vars in 1052 bytes} [Tue Aug 11 12:34:10 2026] GET /v2.0/ports?network_id=2d3ff3eb-6222-410e-a18d-496f5e46c041&device_owner=network%3Adhcp => generated 12 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1280/2643] 10.0.0.190 () {34 vars in 965 bytes} [Tue Aug 11 12:34:10 2026] GET /v2.0/quotas/b083f7cc9bbb46f5b2251a9bd3d5f997 => generated 292 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1364/2644] 199.19.213.166 () {34 vars in 1012 bytes} [Tue Aug 11 12:34:10 2026] GET /v2.0/networks/2d3ff3eb-6222-410e-a18d-496f5e46c041?fields=segments => generated 14 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1281/2645] 10.0.0.190 () {34 vars in 1002 bytes} [Tue Aug 11 12:34:10 2026] GET /v2.0/ports?tenant_id=b083f7cc9bbb46f5b2251a9bd3d5f997&fields=id => generated 103 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1365/2646] 199.19.213.166 () {34 vars in 1112 bytes} [Tue Aug 11 12:34:10 2026] GET /v2.0/networks/2d3ff3eb-6222-410e-a18d-496f5e46c041?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1282/2647] 10.0.0.190 () {34 vars in 1008 bytes} [Tue Aug 11 12:34:10 2026] GET /v2.0/networks/bd46f735-8d8e-4dcf-a7bc-c9892f902bc6?fields=segments => generated 14 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1366/2648] 10.0.0.190 () {34 vars in 1108 bytes} [Tue Aug 11 12:34:10 2026] GET /v2.0/networks/bd46f735-8d8e-4dcf-a7bc-c9892f902bc6?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1283/2649] 10.0.0.190 () {34 vars in 990 bytes} [Tue Aug 11 12:34:10 2026] GET /v2.0/ports?device_id=705e8a79-afdc-4c97-81ec-f009043b8c91 => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-11 12:34:12.051 7 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-812fbfd2-8910-4ca5-8a69-c8dab68d1968 - - - - - -] No hosting information found for port 98279aed-ce4b-402f-bf26-55bf67ebb3c1: RuntimeError: No hosting information found for port 98279aed-ce4b-402f-bf26-55bf67ebb3c1 [pid: 7|app: 0|req: 1367/2650] 10.0.0.190 () {34 vars in 990 bytes} [Tue Aug 11 12:34:12 2026] GET /v2.0/ports?device_id=705e8a79-afdc-4c97-81ec-f009043b8c91 => generated 12 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-11 12:34:12.144 7 INFO neutron.db.ovn_revision_numbers_db [None req-812fbfd2-8910-4ca5-8a69-c8dab68d1968 - - - - - -] Successfully bumped revision number for resource 98279aed-ce4b-402f-bf26-55bf67ebb3c1 (type: router_ports) to 2 2026-08-11 12:34:12.196 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-812fbfd2-8910-4ca5-8a69-c8dab68d1968 - - - - - -] OVN reports status up for port: 5d04b587-37d0-4a11-9fd5-b21d70b630f0 2026-08-11 12:34:12.211 7 INFO neutron.plugins.ml2.plugin [None req-812fbfd2-8910-4ca5-8a69-c8dab68d1968 - - - - - -] Attempt 1 to provision port 5d04b587-37d0-4a11-9fd5-b21d70b630f0 2026-08-11 12:34:12.338 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-5959caae-e316-40cb-9e2b-fc98610e8605'] response: {'server_uuid': '45eeb622-3c06-4bb0-8576-6a43365ee279', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '5d04b587-37d0-4a11-9fd5-b21d70b630f0', 'code': 200} 2026-08-11 12:34:12.453 7 INFO neutron.db.ovn_revision_numbers_db [None req-812fbfd2-8910-4ca5-8a69-c8dab68d1968 - - - - - -] Successfully bumped revision number for resource 5d04b587-37d0-4a11-9fd5-b21d70b630f0 (type: ports) to 5 [pid: 8|app: 0|req: 1284/2651] 10.0.0.190 () {34 vars in 990 bytes} [Tue Aug 11 12:34:13 2026] GET /v2.0/ports?device_id=705e8a79-afdc-4c97-81ec-f009043b8c91 => generated 12 bytes in 29 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, ' [pid: 7|app: 0|req: 1368/2652] 10.0.0.190 () {34 vars in 990 bytes} [Tue Aug 11 12:34:14 2026] GET /v2.0/ports?device_id=705e8a79-afdc-4c97-81ec-f009043b8c91 => generated 12 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-11 12:34:14.408 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-0a069153-0dcc-44ed-a380-c65ee10df3cd'] response: {'server_uuid': '45eeb622-3c06-4bb0-8576-6a43365ee279', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '5d04b587-37d0-4a11-9fd5-b21d70b630f0', 'code': 200} [pid: 8|app: 0|req: 1285/2653] 10.0.0.190 () {34 vars in 971 bytes} [Tue Aug 11 12:34:14 2026] GET /v2.0/ports/5d04b587-37d0-4a11-9fd5-b21d70b630f0 => generated 1489 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1369/2654] 199.19.213.166 () {30 vars in 743 bytes} [Tue Aug 11 12:34:14 2026] GET /v2.0/networks/2d3ff3eb-6222-410e-a18d-496f5e46c041 => generated 838 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1286/2655] 199.19.213.166 () {30 vars in 741 bytes} [Tue Aug 11 12:34:14 2026] GET /v2.0/subnets/c505f309-9d5e-40e8-9d6d-16b39d2e2cc7 => generated 673 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1370/2656] 199.19.213.166 () {30 vars in 741 bytes} [Tue Aug 11 12:34:15 2026] GET /v2.0/subnets/5c349a81-089a-4fa7-87ae-c4bab78ae36b => generated 743 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1287/2657] 199.19.213.166 () {30 vars in 703 bytes} [Tue Aug 11 12:34:15 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1371/2658] 199.19.213.166 () {30 vars in 705 bytes} [Tue Aug 11 12:34:15 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1288/2659] 199.19.213.166 () {30 vars in 681 bytes} [Tue Aug 11 12:34:15 2026] GET /v2.0/extensions/qos => generated 166 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1372/2660] 199.19.213.166 () {30 vars in 717 bytes} [Tue Aug 11 12:34:15 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1289/2661] 199.19.213.166 () {30 vars in 741 bytes} [Tue Aug 11 12:34:15 2026] GET /v2.0/subnets/2afabbcc-6e46-46fc-bad8-d15dcdb50a32 => generated 675 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1373/2662] 199.19.213.166 () {30 vars in 737 bytes} [Tue Aug 11 12:34:15 2026] GET /v2.0/ports/0a3c7da7-2067-4354-b89b-ec02f2b1decb => generated 1140 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1290/2663] 199.19.213.166 () {34 vars in 986 bytes} [Tue Aug 11 12:34:15 2026] GET /v2.0/networks?id=bd46f735-8d8e-4dcf-a7bc-c9892f902bc6 => generated 711 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1374/2664] 199.19.213.166 () {30 vars in 737 bytes} [Tue Aug 11 12:34:15 2026] GET /v2.0/ports/cf3b63d2-7673-44c3-8577-cdb89afe2385 => generated 1315 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1291/2665] 199.19.213.166 () {34 vars in 1050 bytes} [Tue Aug 11 12:34:15 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=b083f7cc9bbb46f5b2251a9bd3d5f997 => generated 274 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1375/2666] 199.19.213.166 () {30 vars in 741 bytes} [Tue Aug 11 12:34:15 2026] GET /v2.0/subnets/2afabbcc-6e46-46fc-bad8-d15dcdb50a32 => generated 675 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1376/2667] 199.19.213.166 () {30 vars in 743 bytes} [Tue Aug 11 12:34:15 2026] GET /v2.0/networks/506baf26-40fc-4c1c-8415-0013a260079b => generated 839 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1377/2668] 10.0.0.190 () {34 vars in 990 bytes} [Tue Aug 11 12:34:15 2026] GET /v2.0/ports?device_id=705e8a79-afdc-4c97-81ec-f009043b8c91 => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1378/2669] 199.19.213.166 () {30 vars in 737 bytes} [Tue Aug 11 12:34:15 2026] GET /v2.0/ports/0a3c7da7-2067-4354-b89b-ec02f2b1decb => generated 1140 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1379/2670] 199.19.213.166 () {30 vars in 741 bytes} [Tue Aug 11 12:34:15 2026] GET /v2.0/subnets/2afabbcc-6e46-46fc-bad8-d15dcdb50a32 => generated 675 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 12:34:15.697 8 WARNING neutron.scheduler.dhcp_agent_scheduler [req-3720d3f1-e0c5-4154-92a7-d82a8500ef0e req-aeb5dfe1-0828-47bd-9be5-51d628df6761 ddaf3fd8b4ea4ee1b5069a6ebad3108d b083f7cc9bbb46f5b2251a9bd3d5f997 - - default default] No more DHCP agents 2026-08-11 12:34:15.699 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [req-3720d3f1-e0c5-4154-92a7-d82a8500ef0e req-aeb5dfe1-0828-47bd-9be5-51d628df6761 ddaf3fd8b4ea4ee1b5069a6ebad3108d b083f7cc9bbb46f5b2251a9bd3d5f997 - - default default] Unable to schedule network bd46f735-8d8e-4dcf-a7bc-c9892f902bc6: no agents available; will retry on subsequent port and subnet creation events. 2026-08-11 12:34:15.817 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-ea34a17c-5d2c-4612-8c72-be35abd87c8e - - - - - -] OVN reports status down for port: 16d1bc60-2506-4fb3-a5b5-6afb397696a6 2026-08-11 12:34:15.877 8 INFO neutron.db.ovn_revision_numbers_db [req-3720d3f1-e0c5-4154-92a7-d82a8500ef0e req-aeb5dfe1-0828-47bd-9be5-51d628df6761 ddaf3fd8b4ea4ee1b5069a6ebad3108d b083f7cc9bbb46f5b2251a9bd3d5f997 - - default default] Successfully bumped revision number for resource 16d1bc60-2506-4fb3-a5b5-6afb397696a6 (type: ports) to 1 [pid: 8|app: 0|req: 1292/2671] 199.19.213.166 () {38 vars in 955 bytes} [Tue Aug 11 12:34:15 2026] POST /v2.0/ports => generated 993 bytes in 580 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-11 12:34:16.306 7 INFO neutron.db.ovn_revision_numbers_db [req-3720d3f1-e0c5-4154-92a7-d82a8500ef0e req-fe12f370-da74-415e-a731-4d853b00a5f0 a28a735b17834b3a90a81134c1d2bc6e 0f044782ab1c4aa6b1d21ce7c18e0150 - - c91e732a1a8347dbad054f5124db4732 c91e732a1a8347dbad054f5124db4732] Successfully bumped revision number for resource 16d1bc60-2506-4fb3-a5b5-6afb397696a6 (type: ports) to 2 2026-08-11 12:34:16.506 7 INFO neutron.db.ovn_revision_numbers_db [req-3720d3f1-e0c5-4154-92a7-d82a8500ef0e req-fe12f370-da74-415e-a731-4d853b00a5f0 a28a735b17834b3a90a81134c1d2bc6e 0f044782ab1c4aa6b1d21ce7c18e0150 - - c91e732a1a8347dbad054f5124db4732 c91e732a1a8347dbad054f5124db4732] Successfully bumped revision number for resource 16d1bc60-2506-4fb3-a5b5-6afb397696a6 (type: ports) to 4 [pid: 7|app: 0|req: 1380/2672] 199.19.213.166 () {38 vars in 1028 bytes} [Tue Aug 11 12:34:15 2026] PUT /v2.0/ports/16d1bc60-2506-4fb3-a5b5-6afb397696a6 => generated 1243 bytes in 581 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: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:34:16.559 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-0a345bbb-0256-43c1-bf72-61c0b97f3ea3'] response: {'name': 'network-changed', 'server_uuid': '705e8a79-afdc-4c97-81ec-f009043b8c91', 'tag': '16d1bc60-2506-4fb3-a5b5-6afb397696a6', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1293/2673] 10.0.0.190 () {34 vars in 990 bytes} [Tue Aug 11 12:34:16 2026] GET /v2.0/ports?device_id=705e8a79-afdc-4c97-81ec-f009043b8c91 => generated 1008 bytes in 43 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: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1381/2674] 10.0.0.190 () {34 vars in 1120 bytes} [Tue Aug 11 12:34:16 2026] GET /v2.0/security-groups?id=74b59ebd-bead-440b-a177-025f77895114&id=226c848b-0e96-4d69-a349-8b1ab385edf7&fields=id&fields=name => generated 207 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1294/2675] 199.19.213.166 () {34 vars in 1080 bytes} [Tue Aug 11 12:34:17 2026] GET /v2.0/ports?tenant_id=b083f7cc9bbb46f5b2251a9bd3d5f997&device_id=705e8a79-afdc-4c97-81ec-f009043b8c91 => generated 1246 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1295/2676] 199.19.213.166 () {34 vars in 1018 bytes} [Tue Aug 11 12:34:17 2026] GET /v2.0/networks?tenant_id=b083f7cc9bbb46f5b2251a9bd3d5f997&shared=False => generated 810 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1382/2677] 10.0.0.71 () {28 vars in 584 bytes} [Tue Aug 11 12:34:17 2026] GET /v2.0/networks => generated 6362 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1296/2678] 199.19.213.166 () {34 vars in 930 bytes} [Tue Aug 11 12:34:17 2026] GET /v2.0/networks?shared=True => generated 791 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1383/2679] 10.0.0.71 () {28 vars in 582 bytes} [Tue Aug 11 12:34:17 2026] GET /v2.0/subnets => generated 6865 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1297/2680] 10.0.0.71 () {28 vars in 578 bytes} [Tue Aug 11 12:34:17 2026] GET /v2.0/ports => generated 32205 bytes in 145 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1384/2681] 10.0.0.71 () {28 vars in 582 bytes} [Tue Aug 11 12:34:17 2026] GET /v2.0/routers => generated 2889 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1298/2682] 10.0.0.71 () {28 vars in 623 bytes} [Tue Aug 11 12:34:17 2026] GET /v2.0/agents?binary=ovn-controller => generated 416 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1385/2683] 10.0.0.71 () {28 vars in 580 bytes} [Tue Aug 11 12:34:17 2026] GET /v2.0/agents => generated 1214 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1299/2684] 10.0.0.71 () {28 vars in 598 bytes} [Tue Aug 11 12:34:17 2026] GET /v2.0/security-groups => generated 45495 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1386/2685] 10.0.0.71 () {28 vars in 618 bytes} [Tue Aug 11 12:34:17 2026] GET /v2.0/network-ip-availabilities => generated 4127 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1300/2686] 10.0.0.71 () {28 vars in 582 bytes} [Tue Aug 11 12:34:17 2026] GET /v2.0/subnets => generated 6865 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1301/2687] 10.0.0.71 () {28 vars in 590 bytes} [Tue Aug 11 12:34:17 2026] GET /v2.0/subnetpools => generated 19 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1302/2688] 10.0.0.71 () {28 vars in 590 bytes} [Tue Aug 11 12:34:17 2026] GET /v2.0/floatingips => generated 3127 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1387/2689] 10.0.0.190 () {34 vars in 990 bytes} [Tue Aug 11 12:34:17 2026] GET /v2.0/ports?device_id=705e8a79-afdc-4c97-81ec-f009043b8c91 => generated 1008 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1303/2690] 10.0.0.190 () {34 vars in 1120 bytes} [Tue Aug 11 12:34:17 2026] GET /v2.0/security-groups?id=74b59ebd-bead-440b-a177-025f77895114&id=226c848b-0e96-4d69-a349-8b1ab385edf7&fields=id&fields=name => generated 207 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1388/2691] 199.19.213.166 () {34 vars in 1080 bytes} [Tue Aug 11 12:34:18 2026] GET /v2.0/ports?tenant_id=b083f7cc9bbb46f5b2251a9bd3d5f997&device_id=705e8a79-afdc-4c97-81ec-f009043b8c91 => generated 1246 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1304/2692] 199.19.213.166 () {34 vars in 1058 bytes} [Tue Aug 11 12:34:18 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=16d1bc60-2506-4fb3-a5b5-6afb397696a6 => generated 19 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1389/2693] 199.19.213.166 () {34 vars in 984 bytes} [Tue Aug 11 12:34:18 2026] GET /v2.0/subnets?id=d7833f59-71d7-4b2c-821a-10a0c10e03d9 => generated 691 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1305/2694] 199.19.213.166 () {34 vars in 1052 bytes} [Tue Aug 11 12:34:18 2026] GET /v2.0/ports?network_id=bd46f735-8d8e-4dcf-a7bc-c9892f902bc6&device_owner=network%3Adhcp => generated 12 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1390/2695] 199.19.213.166 () {34 vars in 1012 bytes} [Tue Aug 11 12:34:18 2026] GET /v2.0/networks/bd46f735-8d8e-4dcf-a7bc-c9892f902bc6?fields=segments => generated 14 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1306/2696] 199.19.213.166 () {34 vars in 1112 bytes} [Tue Aug 11 12:34:18 2026] GET /v2.0/networks/bd46f735-8d8e-4dcf-a7bc-c9892f902bc6?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1391/2697] 10.0.0.190 () {34 vars in 990 bytes} [Tue Aug 11 12:34:18 2026] GET /v2.0/ports?device_id=705e8a79-afdc-4c97-81ec-f009043b8c91 => generated 1008 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1307/2698] 10.0.0.190 () {34 vars in 1120 bytes} [Tue Aug 11 12:34:18 2026] GET /v2.0/security-groups?id=74b59ebd-bead-440b-a177-025f77895114&id=226c848b-0e96-4d69-a349-8b1ab385edf7&fields=id&fields=name => generated 207 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1392/2699] 10.0.0.190 () {34 vars in 990 bytes} [Tue Aug 11 12:34:20 2026] GET /v2.0/ports?device_id=705e8a79-afdc-4c97-81ec-f009043b8c91 => generated 1008 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1308/2700] 10.0.0.190 () {34 vars in 1120 bytes} [Tue Aug 11 12:34:20 2026] GET /v2.0/security-groups?id=74b59ebd-bead-440b-a177-025f77895114&id=226c848b-0e96-4d69-a349-8b1ab385edf7&fields=id&fields=name => generated 207 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1393/2701] 10.0.0.190 () {34 vars in 990 bytes} [Tue Aug 11 12:34:21 2026] GET /v2.0/ports?device_id=705e8a79-afdc-4c97-81ec-f009043b8c91 => generated 1008 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1309/2702] 10.0.0.190 () {34 vars in 1120 bytes} [Tue Aug 11 12:34:21 2026] GET /v2.0/security-groups?id=74b59ebd-bead-440b-a177-025f77895114&id=226c848b-0e96-4d69-a349-8b1ab385edf7&fields=id&fields=name => generated 207 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1394/2703] 199.19.213.166 () {34 vars in 994 bytes} [Tue Aug 11 12:34:21 2026] GET /v2.0/ports?device_id=705e8a79-afdc-4c97-81ec-f009043b8c91 => generated 1246 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1310/2704] 199.19.213.166 () {34 vars in 1124 bytes} [Tue Aug 11 12:34:21 2026] GET /v2.0/security-groups?id=226c848b-0e96-4d69-a349-8b1ab385edf7&id=74b59ebd-bead-440b-a177-025f77895114&fields=id&fields=name => generated 207 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 12:34:21.883 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-ea34a17c-5d2c-4612-8c72-be35abd87c8e - - - - - -] OVN reports status up for port: 16d1bc60-2506-4fb3-a5b5-6afb397696a6 2026-08-11 12:34:21.899 7 INFO neutron.plugins.ml2.plugin [None req-ea34a17c-5d2c-4612-8c72-be35abd87c8e - - - - - -] Attempt 1 to provision port 16d1bc60-2506-4fb3-a5b5-6afb397696a6 2026-08-11 12:34:22.016 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-bc1055e5-5489-45d1-9fb2-f37e8ce448a2'] response: {'server_uuid': '705e8a79-afdc-4c97-81ec-f009043b8c91', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '16d1bc60-2506-4fb3-a5b5-6afb397696a6', 'code': 200} 2026-08-11 12:34:22.179 7 INFO neutron.db.ovn_revision_numbers_db [None req-ea34a17c-5d2c-4612-8c72-be35abd87c8e - - - - - -] Successfully bumped revision number for resource 16d1bc60-2506-4fb3-a5b5-6afb397696a6 (type: ports) to 5 /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: 7|app: 0|req: 1395/2705] 10.0.0.190 () {34 vars in 990 bytes} [Tue Aug 11 12:34:22 2026] GET /v2.0/ports?device_id=705e8a79-afdc-4c97-81ec-f009043b8c91 => generated 1010 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1311/2706] 10.0.0.190 () {34 vars in 1120 bytes} [Tue Aug 11 12:34:22 2026] GET /v2.0/security-groups?id=74b59ebd-bead-440b-a177-025f77895114&id=226c848b-0e96-4d69-a349-8b1ab385edf7&fields=id&fields=name => generated 207 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1396/2707] 10.0.0.190 () {34 vars in 990 bytes} [Tue Aug 11 12:34:23 2026] GET /v2.0/ports?device_id=705e8a79-afdc-4c97-81ec-f009043b8c91 => generated 1010 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1312/2708] 10.0.0.190 () {34 vars in 1120 bytes} [Tue Aug 11 12:34:23 2026] GET /v2.0/security-groups?id=74b59ebd-bead-440b-a177-025f77895114&id=226c848b-0e96-4d69-a349-8b1ab385edf7&fields=id&fields=name => generated 207 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1397/2709] 10.0.0.104 () {30 vars in 690 bytes} [Tue Aug 11 12:34:24 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 12:34:24.114 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-095e79d0-2107-4934-9223-120ee29c05c3'] response: {'server_uuid': '705e8a79-afdc-4c97-81ec-f009043b8c91', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '16d1bc60-2506-4fb3-a5b5-6afb397696a6', 'code': 200} [pid: 8|app: 0|req: 1313/2710] 10.0.0.104 () {30 vars in 692 bytes} [Tue Aug 11 12:34:24 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1398/2711] 10.0.0.104 () {30 vars in 668 bytes} [Tue Aug 11 12:34:24 2026] GET /v2.0/extensions/qos => generated 166 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1314/2712] 10.0.0.104 () {30 vars in 704 bytes} [Tue Aug 11 12:34:24 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1399/2713] 10.0.0.104 () {28 vars in 439 bytes} [Tue Aug 11 12:34:24 2026] GET / => generated 151 bytes in 3 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1315/2714] 10.0.0.104 () {30 vars in 728 bytes} [Tue Aug 11 12:34:24 2026] GET /v2.0/subnets/3fa99664-96c3-4016-b2d6-76f60de1de0b => generated 655 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1400/2715] 10.0.0.190 () {34 vars in 990 bytes} [Tue Aug 11 12:34:24 2026] GET /v2.0/ports?device_id=705e8a79-afdc-4c97-81ec-f009043b8c91 => generated 1010 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1316/2716] 10.0.0.190 () {34 vars in 1120 bytes} [Tue Aug 11 12:34:24 2026] GET /v2.0/security-groups?id=74b59ebd-bead-440b-a177-025f77895114&id=226c848b-0e96-4d69-a349-8b1ab385edf7&fields=id&fields=name => generated 207 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1401/2717] 10.0.0.190 () {34 vars in 990 bytes} [Tue Aug 11 12:34:24 2026] GET /v2.0/ports?device_id=705e8a79-afdc-4c97-81ec-f009043b8c91 => generated 1010 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-11 12:34:25.307 8 INFO neutron.db.ovn_revision_numbers_db [None req-bdd295e9-88aa-456e-a99c-5bc40ae0468a ddaf3fd8b4ea4ee1b5069a6ebad3108d b083f7cc9bbb46f5b2251a9bd3d5f997 - - default default] Successfully bumped revision number for resource 118b73ba-0324-4a76-93de-a83ec4c3b43e (type: floatingips) to 1 [pid: 7|app: 0|req: 1402/2718] 199.19.213.166 () {30 vars in 703 bytes} [Tue Aug 11 12:34:25 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1403/2719] 199.19.213.166 () {30 vars in 705 bytes} [Tue Aug 11 12:34:25 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1404/2720] 199.19.213.166 () {30 vars in 681 bytes} [Tue Aug 11 12:34:25 2026] GET /v2.0/extensions/qos => generated 166 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1405/2721] 199.19.213.166 () {30 vars in 717 bytes} [Tue Aug 11 12:34:25 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 12:34:25.440 8 INFO neutron.db.ovn_revision_numbers_db [None req-bdd295e9-88aa-456e-a99c-5bc40ae0468a ddaf3fd8b4ea4ee1b5069a6ebad3108d b083f7cc9bbb46f5b2251a9bd3d5f997 - - default default] Successfully bumped revision number for resource 118b73ba-0324-4a76-93de-a83ec4c3b43e (type: floatingips) to 2 2026-08-11 12:34:25.440 8 INFO neutron.db.l3_db [None req-bdd295e9-88aa-456e-a99c-5bc40ae0468a ddaf3fd8b4ea4ee1b5069a6ebad3108d b083f7cc9bbb46f5b2251a9bd3d5f997 - - default default] Floating IP 118b73ba-0324-4a76-93de-a83ec4c3b43e associated. External IP: 10.96.250.217, port: 16d1bc60-2506-4fb3-a5b5-6afb397696a6. [pid: 7|app: 0|req: 1406/2722] 199.19.213.166 () {30 vars in 741 bytes} [Tue Aug 11 12:34:25 2026] GET /v2.0/subnets/c505f309-9d5e-40e8-9d6d-16b39d2e2cc7 => generated 673 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1317/2723] 10.0.0.70 () {34 vars in 748 bytes} [Tue Aug 11 12:34:24 2026] PUT /v2.0/floatingips/118b73ba-0324-4a76-93de-a83ec4c3b43e => generated 855 bytes in 572 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1407/2724] 199.19.213.166 () {30 vars in 741 bytes} [Tue Aug 11 12:34:25 2026] GET /v2.0/subnets/3fa99664-96c3-4016-b2d6-76f60de1de0b => generated 673 bytes in 36 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-08-11 12:34:25.515 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-811abd04-c2ac-4e62-a4af-a80ca16d4fbb'] response: {'name': 'network-changed', 'server_uuid': '705e8a79-afdc-4c97-81ec-f009043b8c91', 'tag': '16d1bc60-2506-4fb3-a5b5-6afb397696a6', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1318/2725] 199.19.213.166 () {30 vars in 769 bytes} [Tue Aug 11 12:34:25 2026] GET /v2.0/ports?device_id=45eeb622-3c06-4bb0-8576-6a43365ee279 => generated 4005 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1320/2728] 199.19.213.166 () {30 vars in 703 bytes} [Tue Aug 11 12:34:25 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1409/2729] 199.19.213.166 () {30 vars in 705 bytes} [Tue Aug 11 12:34:25 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1321/2730] 199.19.213.166 () {30 vars in 681 bytes} [Tue Aug 11 12:34:25 2026] GET /v2.0/extensions/qos => generated 166 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1410/2731] 199.19.213.166 () {30 vars in 717 bytes} [Tue Aug 11 12:34:25 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1411/2732] 199.19.213.166 () {34 vars in 1080 bytes} [Tue Aug 11 12:34:26 2026] GET /v2.0/ports?tenant_id=b083f7cc9bbb46f5b2251a9bd3d5f997&device_id=705e8a79-afdc-4c97-81ec-f009043b8c91 => generated 1248 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1412/2733] 199.19.213.166 () {34 vars in 986 bytes} [Tue Aug 11 12:34:26 2026] GET /v2.0/networks?id=bd46f735-8d8e-4dcf-a7bc-c9892f902bc6 => generated 810 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1413/2734] 199.19.213.166 () {34 vars in 1058 bytes} [Tue Aug 11 12:34:26 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=16d1bc60-2506-4fb3-a5b5-6afb397696a6 => generated 860 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1414/2735] 199.19.213.166 () {34 vars in 984 bytes} [Tue Aug 11 12:34:26 2026] GET /v2.0/subnets?id=d7833f59-71d7-4b2c-821a-10a0c10e03d9 => generated 691 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1415/2736] 199.19.213.166 () {34 vars in 1052 bytes} [Tue Aug 11 12:34:26 2026] GET /v2.0/ports?network_id=bd46f735-8d8e-4dcf-a7bc-c9892f902bc6&device_owner=network%3Adhcp => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1416/2737] 199.19.213.166 () {34 vars in 1012 bytes} [Tue Aug 11 12:34:26 2026] GET /v2.0/networks/bd46f735-8d8e-4dcf-a7bc-c9892f902bc6?fields=segments => generated 14 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1417/2738] 199.19.213.166 () {34 vars in 1112 bytes} [Tue Aug 11 12:34:26 2026] GET /v2.0/networks/bd46f735-8d8e-4dcf-a7bc-c9892f902bc6?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-11 12:34:26.465 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-97be3b50-e44e-447d-9a58-8b2c2f82f9c2 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] No more DHCP agents 2026-08-11 12:34:26.466 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-97be3b50-e44e-447d-9a58-8b2c2f82f9c2 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Unable to schedule network 9293ce35-1522-4cb2-981d-2b42d730692d: no agents available; will retry on subsequent port and subnet creation events. 2026-08-11 12:34:26.583 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-e9285fa6-5598-4a8c-bf32-1c38104b38f2 - - - - - -] OVN reports status down for port: ac854610-88c7-4c1e-a6e4-6dac6c07d8e3 2026-08-11 12:34:26.641 8 INFO neutron.db.ovn_revision_numbers_db [None req-97be3b50-e44e-447d-9a58-8b2c2f82f9c2 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource ac854610-88c7-4c1e-a6e4-6dac6c07d8e3 (type: ports) to 1 [pid: 8|app: 0|req: 1322/2739] 199.19.213.166 () {34 vars in 717 bytes} [Tue Aug 11 12:34:25 2026] POST /v2.0/ports => generated 1332 bytes in 923 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1418/2740] 10.0.0.190 () {34 vars in 971 bytes} [Tue Aug 11 12:34:26 2026] GET /v2.0/ports/ac854610-88c7-4c1e-a6e4-6dac6c07d8e3 => generated 1332 bytes in 27 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: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1323/2741] 199.19.213.166 () {34 vars in 1262 bytes} [Tue Aug 11 12:34:27 2026] GET /v2.0/ports/ac854610-88c7-4c1e-a6e4-6dac6c07d8e3?fields=binding%3Avnic_type&fields=binding%3Aprofile&fields=network_id&fields=resource_request&fields=numa_affinity_policy&fields=device_profile => generated 136 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1419/2742] 199.19.213.166 () {34 vars in 1012 bytes} [Tue Aug 11 12:34:27 2026] GET /v2.0/networks/9293ce35-1522-4cb2-981d-2b42d730692d?fields=segments => generated 14 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1324/2743] 199.19.213.166 () {34 vars in 1112 bytes} [Tue Aug 11 12:34:27 2026] GET /v2.0/networks/9293ce35-1522-4cb2-981d-2b42d730692d?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1420/2744] 199.19.213.166 () {34 vars in 975 bytes} [Tue Aug 11 12:34:28 2026] GET /v2.0/ports/ac854610-88c7-4c1e-a6e4-6dac6c07d8e3 => generated 1332 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1325/2745] 199.19.213.166 () {34 vars in 986 bytes} [Tue Aug 11 12:34:28 2026] GET /v2.0/networks?id=9293ce35-1522-4cb2-981d-2b42d730692d => generated 841 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 12:34:28.832 7 INFO neutron.db.ovn_revision_numbers_db [req-987f02f1-d241-4645-a8b6-108dc19c0b27 req-b45cfc02-3735-4d56-baee-0c60f6796025 a28a735b17834b3a90a81134c1d2bc6e 0f044782ab1c4aa6b1d21ce7c18e0150 - - c91e732a1a8347dbad054f5124db4732 c91e732a1a8347dbad054f5124db4732] Successfully bumped revision number for resource ac854610-88c7-4c1e-a6e4-6dac6c07d8e3 (type: ports) to 2 2026-08-11 12:34:29.054 7 INFO neutron.db.ovn_revision_numbers_db [req-987f02f1-d241-4645-a8b6-108dc19c0b27 req-b45cfc02-3735-4d56-baee-0c60f6796025 a28a735b17834b3a90a81134c1d2bc6e 0f044782ab1c4aa6b1d21ce7c18e0150 - - c91e732a1a8347dbad054f5124db4732 c91e732a1a8347dbad054f5124db4732] Successfully bumped revision number for resource ac854610-88c7-4c1e-a6e4-6dac6c07d8e3 (type: ports) to 4 [pid: 7|app: 0|req: 1421/2746] 199.19.213.166 () {38 vars in 1028 bytes} [Tue Aug 11 12:34:28 2026] PUT /v2.0/ports/ac854610-88c7-4c1e-a6e4-6dac6c07d8e3 => generated 1491 bytes in 586 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-11 12:34:29.108 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-71ea1b02-95ce-43fb-85f7-cebf125f20be'] response: {'name': 'network-changed', 'server_uuid': '45eeb622-3c06-4bb0-8576-6a43365ee279', 'tag': 'ac854610-88c7-4c1e-a6e4-6dac6c07d8e3', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1326/2747] 199.19.213.166 () {34 vars in 1080 bytes} [Tue Aug 11 12:34:29 2026] GET /v2.0/ports?tenant_id=354615a73780442d8ead8b8619544339&device_id=45eeb622-3c06-4bb0-8576-6a43365ee279 => generated 5488 bytes in 44 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: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1422/2748] 199.19.213.166 () {34 vars in 986 bytes} [Tue Aug 11 12:34:29 2026] GET /v2.0/networks?id=9293ce35-1522-4cb2-981d-2b42d730692d => generated 841 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1327/2749] 199.19.213.166 () {34 vars in 1058 bytes} [Tue Aug 11 12:34:29 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.245&port_id=ac854610-88c7-4c1e-a6e4-6dac6c07d8e3 => generated 19 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1423/2750] 199.19.213.166 () {34 vars in 1106 bytes} [Tue Aug 11 12:34:29 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A39f&port_id=ac854610-88c7-4c1e-a6e4-6dac6c07d8e3 => generated 19 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1328/2751] 199.19.213.166 () {34 vars in 1064 bytes} [Tue Aug 11 12:34:29 2026] GET /v2.0/subnets?id=3fa99664-96c3-4016-b2d6-76f60de1de0b&id=02831796-a5ad-4549-be57-40a7cc98df33 => generated 1413 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1424/2752] 199.19.213.166 () {34 vars in 1052 bytes} [Tue Aug 11 12:34:29 2026] GET /v2.0/ports?network_id=9293ce35-1522-4cb2-981d-2b42d730692d&device_owner=network%3Adhcp => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1329/2753] 199.19.213.166 () {34 vars in 1052 bytes} [Tue Aug 11 12:34:29 2026] GET /v2.0/ports?network_id=9293ce35-1522-4cb2-981d-2b42d730692d&device_owner=network%3Adhcp => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1425/2754] 199.19.213.166 () {34 vars in 1012 bytes} [Tue Aug 11 12:34:29 2026] GET /v2.0/networks/9293ce35-1522-4cb2-981d-2b42d730692d?fields=segments => generated 14 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1330/2755] 199.19.213.166 () {34 vars in 1112 bytes} [Tue Aug 11 12:34:29 2026] GET /v2.0/networks/9293ce35-1522-4cb2-981d-2b42d730692d?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1426/2756] 199.19.213.166 () {34 vars in 1080 bytes} [Tue Aug 11 12:34:31 2026] GET /v2.0/ports?tenant_id=354615a73780442d8ead8b8619544339&device_id=45eeb622-3c06-4bb0-8576-6a43365ee279 => generated 5488 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1331/2757] 199.19.213.166 () {34 vars in 1062 bytes} [Tue Aug 11 12:34:31 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.1.205&port_id=e75c70f3-9c11-4af5-9713-8150170b11d8 => generated 19 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1427/2758] 199.19.213.166 () {34 vars in 984 bytes} [Tue Aug 11 12:34:31 2026] GET /v2.0/subnets?id=cb7d023f-3b0b-4058-97bf-ee07e4be2dfe => generated 654 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1332/2759] 199.19.213.166 () {34 vars in 1052 bytes} [Tue Aug 11 12:34:31 2026] GET /v2.0/ports?network_id=dfb5cb7f-83f1-40ea-89eb-89f900ffd456&device_owner=network%3Adhcp => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1428/2760] 199.19.213.166 () {34 vars in 1012 bytes} [Tue Aug 11 12:34:31 2026] GET /v2.0/networks/dfb5cb7f-83f1-40ea-89eb-89f900ffd456?fields=segments => generated 14 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1333/2761] 199.19.213.166 () {34 vars in 1112 bytes} [Tue Aug 11 12:34:31 2026] GET /v2.0/networks/dfb5cb7f-83f1-40ea-89eb-89f900ffd456?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1429/2762] 199.19.213.166 () {34 vars in 1056 bytes} [Tue Aug 11 12:34:31 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.62&port_id=cf3b63d2-7673-44c3-8577-cdb89afe2385 => generated 19 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1334/2763] 199.19.213.166 () {34 vars in 984 bytes} [Tue Aug 11 12:34:31 2026] GET /v2.0/subnets?id=2afabbcc-6e46-46fc-bad8-d15dcdb50a32 => generated 678 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1430/2764] 199.19.213.166 () {34 vars in 1052 bytes} [Tue Aug 11 12:34:31 2026] GET /v2.0/ports?network_id=506baf26-40fc-4c1c-8415-0013a260079b&device_owner=network%3Adhcp => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1335/2765] 199.19.213.166 () {34 vars in 1012 bytes} [Tue Aug 11 12:34:31 2026] GET /v2.0/networks/506baf26-40fc-4c1c-8415-0013a260079b?fields=segments => generated 14 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1431/2766] 199.19.213.166 () {34 vars in 1112 bytes} [Tue Aug 11 12:34:31 2026] GET /v2.0/networks/506baf26-40fc-4c1c-8415-0013a260079b?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1336/2767] 199.19.213.166 () {34 vars in 1058 bytes} [Tue Aug 11 12:34:31 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.251&port_id=5d04b587-37d0-4a11-9fd5-b21d70b630f0 => generated 19 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1432/2768] 199.19.213.166 () {34 vars in 1104 bytes} [Tue Aug 11 12:34:31 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A334&port_id=5d04b587-37d0-4a11-9fd5-b21d70b630f0 => generated 19 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1337/2769] 199.19.213.166 () {34 vars in 1064 bytes} [Tue Aug 11 12:34:31 2026] GET /v2.0/subnets?id=5c349a81-089a-4fa7-87ae-c4bab78ae36b&id=c505f309-9d5e-40e8-9d6d-16b39d2e2cc7 => generated 1409 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1433/2770] 199.19.213.166 () {34 vars in 1052 bytes} [Tue Aug 11 12:34:31 2026] GET /v2.0/ports?network_id=2d3ff3eb-6222-410e-a18d-496f5e46c041&device_owner=network%3Adhcp => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1338/2771] 199.19.213.166 () {34 vars in 1052 bytes} [Tue Aug 11 12:34:31 2026] GET /v2.0/ports?network_id=2d3ff3eb-6222-410e-a18d-496f5e46c041&device_owner=network%3Adhcp => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1434/2772] 199.19.213.166 () {34 vars in 1012 bytes} [Tue Aug 11 12:34:31 2026] GET /v2.0/networks/2d3ff3eb-6222-410e-a18d-496f5e46c041?fields=segments => generated 14 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1339/2773] 199.19.213.166 () {34 vars in 1112 bytes} [Tue Aug 11 12:34:31 2026] GET /v2.0/networks/2d3ff3eb-6222-410e-a18d-496f5e46c041?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1435/2774] 199.19.213.166 () {34 vars in 1058 bytes} [Tue Aug 11 12:34:31 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.245&port_id=ac854610-88c7-4c1e-a6e4-6dac6c07d8e3 => generated 19 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1340/2775] 199.19.213.166 () {34 vars in 1106 bytes} [Tue Aug 11 12:34:31 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A39f&port_id=ac854610-88c7-4c1e-a6e4-6dac6c07d8e3 => generated 19 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1436/2776] 199.19.213.166 () {34 vars in 1064 bytes} [Tue Aug 11 12:34:31 2026] GET /v2.0/subnets?id=3fa99664-96c3-4016-b2d6-76f60de1de0b&id=02831796-a5ad-4549-be57-40a7cc98df33 => generated 1413 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1341/2777] 199.19.213.166 () {34 vars in 1052 bytes} [Tue Aug 11 12:34:31 2026] GET /v2.0/ports?network_id=9293ce35-1522-4cb2-981d-2b42d730692d&device_owner=network%3Adhcp => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1437/2778] 199.19.213.166 () {34 vars in 1052 bytes} [Tue Aug 11 12:34:31 2026] GET /v2.0/ports?network_id=9293ce35-1522-4cb2-981d-2b42d730692d&device_owner=network%3Adhcp => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1342/2779] 199.19.213.166 () {34 vars in 1012 bytes} [Tue Aug 11 12:34:31 2026] GET /v2.0/networks/9293ce35-1522-4cb2-981d-2b42d730692d?fields=segments => generated 14 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1438/2780] 199.19.213.166 () {34 vars in 1112 bytes} [Tue Aug 11 12:34:31 2026] GET /v2.0/networks/9293ce35-1522-4cb2-981d-2b42d730692d?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-11 12:34:32.550 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-e9285fa6-5598-4a8c-bf32-1c38104b38f2 - - - - - -] OVN reports status up for port: ac854610-88c7-4c1e-a6e4-6dac6c07d8e3 2026-08-11 12:34:32.562 8 INFO neutron.plugins.ml2.plugin [None req-e9285fa6-5598-4a8c-bf32-1c38104b38f2 - - - - - -] Attempt 1 to provision port ac854610-88c7-4c1e-a6e4-6dac6c07d8e3 2026-08-11 12:34:32.712 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-dac628ee-2ad2-415e-aeb0-7493338f0cd5'] response: {'server_uuid': '45eeb622-3c06-4bb0-8576-6a43365ee279', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'ac854610-88c7-4c1e-a6e4-6dac6c07d8e3', 'code': 200} 2026-08-11 12:34:32.811 8 INFO neutron.db.ovn_revision_numbers_db [None req-e9285fa6-5598-4a8c-bf32-1c38104b38f2 - - - - - -] Successfully bumped revision number for resource ac854610-88c7-4c1e-a6e4-6dac6c07d8e3 (type: ports) to 5 [pid: 8|app: 0|req: 1343/2781] 10.0.0.190 () {34 vars in 990 bytes} [Tue Aug 11 12:34:32 2026] GET /v2.0/ports?device_id=705e8a79-afdc-4c97-81ec-f009043b8c91 => generated 1010 bytes in 156 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1439/2782] 10.0.0.190 () {34 vars in 1120 bytes} [Tue Aug 11 12:34:32 2026] GET /v2.0/security-groups?id=74b59ebd-bead-440b-a177-025f77895114&id=226c848b-0e96-4d69-a349-8b1ab385edf7&fields=id&fields=name => generated 207 bytes in 46 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, ' [pid: 8|app: 0|req: 1344/2783] 10.0.0.70 () {32 vars in 735 bytes} [Tue Aug 11 12:34:32 2026] GET /v2.0/ports?device_id=705e8a79-afdc-4c97-81ec-f009043b8c91 => generated 1248 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1440/2784] 10.0.0.70 () {32 vars in 857 bytes} [Tue Aug 11 12:34:33 2026] GET /v2.0/floatingips?floating_network_id=51fa4b90-fa94-4f8e-bfe2-d83223c6676a&port_id=16d1bc60-2506-4fb3-a5b5-6afb397696a6 => generated 860 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1345/2785] 10.0.0.48 () {34 vars in 989 bytes} [Tue Aug 11 12:34:33 2026] GET /v2.0/ports?device_id=705e8a79-afdc-4c97-81ec-f009043b8c91 => generated 1248 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1441/2786] 10.0.0.48 () {34 vars in 1119 bytes} [Tue Aug 11 12:34:33 2026] GET /v2.0/security-groups?id=74b59ebd-bead-440b-a177-025f77895114&id=226c848b-0e96-4d69-a349-8b1ab385edf7&fields=id&fields=name => generated 207 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 12:34:34.756 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-e6dc8f1e-bdcc-433c-8559-5e9429288b1d'] response: {'server_uuid': '45eeb622-3c06-4bb0-8576-6a43365ee279', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'ac854610-88c7-4c1e-a6e4-6dac6c07d8e3', 'code': 200} [pid: 8|app: 0|req: 1346/2787] 10.0.0.190 () {34 vars in 990 bytes} [Tue Aug 11 12:34:35 2026] GET /v2.0/ports?device_id=705e8a79-afdc-4c97-81ec-f009043b8c91 => generated 1010 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1442/2788] 10.0.0.190 () {34 vars in 1120 bytes} [Tue Aug 11 12:34:35 2026] GET /v2.0/security-groups?id=74b59ebd-bead-440b-a177-025f77895114&id=226c848b-0e96-4d69-a349-8b1ab385edf7&fields=id&fields=name => generated 207 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1347/2789] 10.0.0.190 () {34 vars in 971 bytes} [Tue Aug 11 12:34:35 2026] GET /v2.0/ports/ac854610-88c7-4c1e-a6e4-6dac6c07d8e3 => generated 1493 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1443/2790] 199.19.213.166 () {30 vars in 743 bytes} [Tue Aug 11 12:34:35 2026] GET /v2.0/networks/9293ce35-1522-4cb2-981d-2b42d730692d => generated 838 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1348/2791] 199.19.213.166 () {30 vars in 741 bytes} [Tue Aug 11 12:34:35 2026] GET /v2.0/subnets/3fa99664-96c3-4016-b2d6-76f60de1de0b => generated 673 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1444/2792] 199.19.213.166 () {30 vars in 741 bytes} [Tue Aug 11 12:34:35 2026] GET /v2.0/subnets/02831796-a5ad-4549-be57-40a7cc98df33 => generated 747 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1349/2793] 199.19.213.166 () {30 vars in 737 bytes} [Tue Aug 11 12:34:35 2026] GET /v2.0/ports/5d04b587-37d0-4a11-9fd5-b21d70b630f0 => generated 1489 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-11 12:34:36.466 7 INFO neutron.db.ovn_revision_numbers_db [None req-422ac729-c81b-406b-b8d7-ca060e61c610 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource 5d04b587-37d0-4a11-9fd5-b21d70b630f0 (type: ports) to 6 [pid: 7|app: 0|req: 1445/2794] 199.19.213.166 () {34 vars in 790 bytes} [Tue Aug 11 12:34:36 2026] PUT /v2.0/ports/5d04b587-37d0-4a11-9fd5-b21d70b630f0 => generated 1232 bytes in 453 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-11 12:34:36.529 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-57a37b61-5890-4d4c-a72b-313caa36d37b'] response: {'name': 'network-changed', 'server_uuid': '45eeb622-3c06-4bb0-8576-6a43365ee279', 'tag': '5d04b587-37d0-4a11-9fd5-b21d70b630f0', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1350/2795] 199.19.213.166 () {30 vars in 743 bytes} [Tue Aug 11 12:34:36 2026] GET /v2.0/networks/2d3ff3eb-6222-410e-a18d-496f5e46c041 => generated 838 bytes in 43 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, ' [pid: 7|app: 0|req: 1446/2796] 199.19.213.166 () {30 vars in 741 bytes} [Tue Aug 11 12:34:36 2026] GET /v2.0/subnets/c505f309-9d5e-40e8-9d6d-16b39d2e2cc7 => generated 673 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 12:34:36.604 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-4b208d16-9c50-4ebc-8081-604f716176a4 - - - - - -] OVN reports status down for port: 16d1bc60-2506-4fb3-a5b5-6afb397696a6 [pid: 8|app: 0|req: 1351/2797] 10.0.0.190 () {34 vars in 990 bytes} [Tue Aug 11 12:34:36 2026] GET /v2.0/ports?device_id=705e8a79-afdc-4c97-81ec-f009043b8c91 => generated 1010 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1447/2798] 199.19.213.166 () {30 vars in 703 bytes} [Tue Aug 11 12:34:36 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1352/2799] 10.0.0.190 () {34 vars in 1120 bytes} [Tue Aug 11 12:34:36 2026] GET /v2.0/security-groups?id=74b59ebd-bead-440b-a177-025f77895114&id=226c848b-0e96-4d69-a349-8b1ab385edf7&fields=id&fields=name => generated 207 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1448/2800] 199.19.213.166 () {30 vars in 705 bytes} [Tue Aug 11 12:34:36 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1353/2801] 199.19.213.166 () {30 vars in 681 bytes} [Tue Aug 11 12:34:36 2026] GET /v2.0/extensions/qos => generated 166 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1449/2802] 199.19.213.166 () {30 vars in 717 bytes} [Tue Aug 11 12:34:36 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1354/2803] 199.19.213.166 () {30 vars in 741 bytes} [Tue Aug 11 12:34:36 2026] GET /v2.0/subnets/2afabbcc-6e46-46fc-bad8-d15dcdb50a32 => generated 675 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1450/2804] 199.19.213.166 () {30 vars in 737 bytes} [Tue Aug 11 12:34:36 2026] GET /v2.0/ports/0a3c7da7-2067-4354-b89b-ec02f2b1decb => generated 1140 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-11 12:34:36.895 7 INFO neutron.db.ovn_revision_numbers_db [None req-4b208d16-9c50-4ebc-8081-604f716176a4 - - - - - -] Successfully bumped revision number for resource 16d1bc60-2506-4fb3-a5b5-6afb397696a6 (type: ports) to 6 [pid: 8|app: 0|req: 1355/2805] 199.19.213.166 () {30 vars in 737 bytes} [Tue Aug 11 12:34:36 2026] GET /v2.0/ports/cf3b63d2-7673-44c3-8577-cdb89afe2385 => generated 1315 bytes in 31 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: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1451/2806] 199.19.213.166 () {30 vars in 741 bytes} [Tue Aug 11 12:34:36 2026] GET /v2.0/subnets/2afabbcc-6e46-46fc-bad8-d15dcdb50a32 => generated 675 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1356/2807] 199.19.213.166 () {30 vars in 743 bytes} [Tue Aug 11 12:34:36 2026] GET /v2.0/networks/506baf26-40fc-4c1c-8415-0013a260079b => generated 839 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1452/2808] 199.19.213.166 () {30 vars in 737 bytes} [Tue Aug 11 12:34:37 2026] GET /v2.0/ports/0a3c7da7-2067-4354-b89b-ec02f2b1decb => generated 1140 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1357/2809] 199.19.213.166 () {34 vars in 1080 bytes} [Tue Aug 11 12:34:37 2026] GET /v2.0/ports?tenant_id=354615a73780442d8ead8b8619544339&device_id=45eeb622-3c06-4bb0-8576-6a43365ee279 => generated 5261 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1453/2810] 199.19.213.166 () {30 vars in 741 bytes} [Tue Aug 11 12:34:37 2026] GET /v2.0/subnets/2afabbcc-6e46-46fc-bad8-d15dcdb50a32 => generated 675 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1358/2811] 199.19.213.166 () {34 vars in 986 bytes} [Tue Aug 11 12:34:37 2026] GET /v2.0/networks?id=2d3ff3eb-6222-410e-a18d-496f5e46c041 => generated 841 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1454/2812] 199.19.213.166 () {34 vars in 1058 bytes} [Tue Aug 11 12:34:37 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.251&port_id=5d04b587-37d0-4a11-9fd5-b21d70b630f0 => generated 19 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1359/2813] 199.19.213.166 () {34 vars in 984 bytes} [Tue Aug 11 12:34:37 2026] GET /v2.0/subnets?id=c505f309-9d5e-40e8-9d6d-16b39d2e2cc7 => generated 676 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1455/2814] 199.19.213.166 () {34 vars in 1052 bytes} [Tue Aug 11 12:34:37 2026] GET /v2.0/ports?network_id=2d3ff3eb-6222-410e-a18d-496f5e46c041&device_owner=network%3Adhcp => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1360/2815] 199.19.213.166 () {34 vars in 1012 bytes} [Tue Aug 11 12:34:37 2026] GET /v2.0/networks/2d3ff3eb-6222-410e-a18d-496f5e46c041?fields=segments => generated 14 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1456/2816] 199.19.213.166 () {34 vars in 1112 bytes} [Tue Aug 11 12:34:37 2026] GET /v2.0/networks/2d3ff3eb-6222-410e-a18d-496f5e46c041?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1361/2817] 199.19.213.166 () {34 vars in 994 bytes} [Tue Aug 11 12:34:37 2026] GET /v2.0/ports?device_id=705e8a79-afdc-4c97-81ec-f009043b8c91 => generated 1008 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1362/2818] 10.0.0.190 () {34 vars in 990 bytes} [Tue Aug 11 12:34:37 2026] GET /v2.0/ports?device_id=705e8a79-afdc-4c97-81ec-f009043b8c91 => generated 1008 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1363/2819] 10.0.0.190 () {34 vars in 1120 bytes} [Tue Aug 11 12:34:37 2026] GET /v2.0/security-groups?id=74b59ebd-bead-440b-a177-025f77895114&id=226c848b-0e96-4d69-a349-8b1ab385edf7&fields=id&fields=name => generated 207 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 12:34:37.979 7 INFO neutron_taas.services.taas.taas_plugin [req-221e5167-678c-40b1-91b9-7fce945677a2 req-d78227e4-67d3-4c18-96b8-5ea4de2c098e ddaf3fd8b4ea4ee1b5069a6ebad3108d b083f7cc9bbb46f5b2251a9bd3d5f997 - - default default] TaaS: Handle Delete Port: 16d1bc60-2506-4fb3-a5b5-6afb397696a6 2026-08-11 12:34:37.983 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-221e5167-678c-40b1-91b9-7fce945677a2 req-d78227e4-67d3-4c18-96b8-5ea4de2c098e ddaf3fd8b4ea4ee1b5069a6ebad3108d b083f7cc9bbb46f5b2251a9bd3d5f997 - - default default] Tap Mirror: Handle Delete Port: 16d1bc60-2506-4fb3-a5b5-6afb397696a6 2026-08-11 12:34:38.163 7 INFO neutron.db.l3_db [req-221e5167-678c-40b1-91b9-7fce945677a2 req-d78227e4-67d3-4c18-96b8-5ea4de2c098e ddaf3fd8b4ea4ee1b5069a6ebad3108d b083f7cc9bbb46f5b2251a9bd3d5f997 - - default default] Floating IP 118b73ba-0324-4a76-93de-a83ec4c3b43e disassociated. External IP: 10.96.250.217, port: 16d1bc60-2506-4fb3-a5b5-6afb397696a6. [pid: 7|app: 0|req: 1457/2820] 199.19.213.166 () {36 vars in 997 bytes} [Tue Aug 11 12:34:37 2026] DELETE /v2.0/ports/16d1bc60-2506-4fb3-a5b5-6afb397696a6 => generated 0 bytes in 547 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-11 12:34:38.571 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-389db47f-b78c-4af6-b0ce-707215ad049c'] response: {'server_uuid': '705e8a79-afdc-4c97-81ec-f009043b8c91', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '16d1bc60-2506-4fb3-a5b5-6afb397696a6', 'code': 200} 2026-08-11 12:34:38.571 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-389db47f-b78c-4af6-b0ce-707215ad049c'] response: {'server_uuid': '705e8a79-afdc-4c97-81ec-f009043b8c91', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '16d1bc60-2506-4fb3-a5b5-6afb397696a6', 'code': 200} 2026-08-11 12:34:38.572 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-389db47f-b78c-4af6-b0ce-707215ad049c'] response: {'server_uuid': '705e8a79-afdc-4c97-81ec-f009043b8c91', 'name': 'network-vif-deleted', 'tag': '16d1bc60-2506-4fb3-a5b5-6afb397696a6', 'status': 'completed', 'code': 200} /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: 1364/2821] 10.0.0.190 () {34 vars in 990 bytes} [Tue Aug 11 12:34:38 2026] GET /v2.0/ports?device_id=705e8a79-afdc-4c97-81ec-f009043b8c91 => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1458/2822] 10.0.0.190 () {34 vars in 990 bytes} [Tue Aug 11 12:34:40 2026] GET /v2.0/ports?device_id=705e8a79-afdc-4c97-81ec-f009043b8c91 => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1460/2825] 10.0.0.190 () {34 vars in 990 bytes} [Tue Aug 11 12:34:41 2026] GET /v2.0/ports?device_id=705e8a79-afdc-4c97-81ec-f009043b8c91 => generated 12 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1366/2826] 10.0.0.70 () {32 vars in 739 bytes} [Tue Aug 11 12:34:42 2026] DELETE /v2.0/security-groups/226c848b-0e96-4d69-a349-8b1ab385edf7 => generated 0 bytes in 169 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-11 12:34:42.581 7 INFO neutron.api.v2.resource [None req-4288a51e-f786-48cb-971b-f396778cde94 ddaf3fd8b4ea4ee1b5069a6ebad3108d b083f7cc9bbb46f5b2251a9bd3d5f997 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1461/2827] 10.0.0.70 () {32 vars in 736 bytes} [Tue Aug 11 12:34:42 2026] GET /v2.0/security-groups/226c848b-0e96-4d69-a349-8b1ab385edf7 => generated 146 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-11 12:34:42.698 8 INFO neutron_taas.services.taas.taas_plugin [None req-b36d7ec1-77c3-4f5f-9bcd-55d0494a9e04 ddaf3fd8b4ea4ee1b5069a6ebad3108d b083f7cc9bbb46f5b2251a9bd3d5f997 - - default default] TaaS: Handle Delete Port: 824744d4-0c4c-4380-9596-aafdc929e885 2026-08-11 12:34:42.700 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b36d7ec1-77c3-4f5f-9bcd-55d0494a9e04 ddaf3fd8b4ea4ee1b5069a6ebad3108d b083f7cc9bbb46f5b2251a9bd3d5f997 - - default default] Tap Mirror: Handle Delete Port: 824744d4-0c4c-4380-9596-aafdc929e885 [pid: 8|app: 0|req: 1367/2828] 10.0.0.70 () {32 vars in 731 bytes} [Tue Aug 11 12:34:42 2026] DELETE /v2.0/floatingips/118b73ba-0324-4a76-93de-a83ec4c3b43e => generated 0 bytes in 265 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1462/2829] 10.0.0.70 () {32 vars in 739 bytes} [Tue Aug 11 12:34:42 2026] DELETE /v2.0/security-groups/74b59ebd-bead-440b-a177-025f77895114 => generated 0 bytes in 209 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-11 12:34:43.370 8 INFO neutron_taas.services.taas.taas_plugin [None req-07e3513c-6817-48de-b038-32a493b285c9 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] TaaS: Handle Delete Port: 1bccf737-b239-4262-8ecd-efd22c0b74a6 2026-08-11 12:34:43.373 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-07e3513c-6817-48de-b038-32a493b285c9 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Tap Mirror: Handle Delete Port: 1bccf737-b239-4262-8ecd-efd22c0b74a6 [pid: 8|app: 0|req: 1368/2830] 10.0.0.70 () {34 vars in 788 bytes} [Tue Aug 11 12:34:43 2026] PUT /v2.0/routers/0309e1bb-b713-44b6-8193-7ddfbff289d3/remove_router_interface => generated 309 bytes in 962 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 12:34:44.432 7 INFO neutron_taas.services.taas.taas_plugin [None req-ae0ab869-0766-4cb8-af27-62ffb66bc858 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] TaaS: Handle Delete Port: 5351058a-1dce-460b-bca2-5275b2bd4cce 2026-08-11 12:34:44.435 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-ae0ab869-0766-4cb8-af27-62ffb66bc858 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Tap Mirror: Handle Delete Port: 5351058a-1dce-460b-bca2-5275b2bd4cce [pid: 7|app: 0|req: 1463/2831] 10.0.0.70 () {32 vars in 723 bytes} [Tue Aug 11 12:34:44 2026] DELETE /v2.0/routers/0309e1bb-b713-44b6-8193-7ddfbff289d3 => generated 0 bytes in 865 msecs (HTTP/1.1 204) 2 headers in 112 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: 1369/2832] 10.0.0.70 () {32 vars in 723 bytes} [Tue Aug 11 12:34:44 2026] DELETE /v2.0/subnets/d7833f59-71d7-4b2c-821a-10a0c10e03d9 => generated 0 bytes in 179 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-11 12:34:45.266 7 INFO neutron_taas.services.taas.taas_plugin [None req-0967b6d3-f687-48a1-9099-a39ef8b99212 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] TaaS: Handle Delete Port: 26643e07-9398-4b4e-a8af-37bfd52ea3a6 2026-08-11 12:34:45.268 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-0967b6d3-f687-48a1-9099-a39ef8b99212 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Tap Mirror: Handle Delete Port: 26643e07-9398-4b4e-a8af-37bfd52ea3a6 [pid: 7|app: 0|req: 1464/2833] 10.0.0.70 () {32 vars in 725 bytes} [Tue Aug 11 12:34:45 2026] DELETE /v2.0/networks/bd46f735-8d8e-4dcf-a7bc-c9892f902bc6 => generated 0 bytes in 418 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-11 12:34:45.633 7 INFO neutron.services.segments.plugin [-] Segment ed08002c-43db-4d2a-b7df-67fb42aab91d resource provider aggregate not found 2026-08-11 12:34:45.638 7 INFO neutron.services.segments.plugin [-] Segment ed08002c-43db-4d2a-b7df-67fb42aab91d resource provider aggregate not found 2026-08-11 12:34:45.653 7 INFO neutron.services.segments.plugin [-] Segment ed08002c-43db-4d2a-b7df-67fb42aab91d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ed08002c-43db-4d2a-b7df-67fb42aab91d found for delete ", "request_id": "req-d8a07bd2-c1a0-41b1-9c56-0fa42785be37"}]} 2026-08-11 12:34:45.657 7 INFO neutron.services.segments.plugin [-] Segment ed08002c-43db-4d2a-b7df-67fb42aab91d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ed08002c-43db-4d2a-b7df-67fb42aab91d found for delete ", "request_id": "req-63f64495-b048-4edd-82e1-53fb513dbdee"}]} 2026-08-11 12:34:45.841 8 INFO neutron_taas.services.taas.taas_plugin [None req-ff073638-41f8-4c89-a3bf-59f7fbcda3cd 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] TaaS: Handle Delete Port: 98279aed-ce4b-402f-bf26-55bf67ebb3c1 2026-08-11 12:34:45.844 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-ff073638-41f8-4c89-a3bf-59f7fbcda3cd 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Tap Mirror: Handle Delete Port: 98279aed-ce4b-402f-bf26-55bf67ebb3c1 [pid: 8|app: 0|req: 1370/2834] 10.0.0.70 () {34 vars in 788 bytes} [Tue Aug 11 12:34:45 2026] PUT /v2.0/routers/55eee348-fdd8-4435-a807-520da9ef41e4/remove_router_interface => generated 309 bytes in 949 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 12:34:46.802 7 INFO neutron_taas.services.taas.taas_plugin [None req-6bc05324-54b9-4be7-81be-b3ea69fbc8e7 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] TaaS: Handle Delete Port: beefaad5-8d1d-4b2a-a3bc-10d314a9ee57 2026-08-11 12:34:46.804 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-6bc05324-54b9-4be7-81be-b3ea69fbc8e7 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Tap Mirror: Handle Delete Port: beefaad5-8d1d-4b2a-a3bc-10d314a9ee57 [pid: 7|app: 0|req: 1465/2835] 10.0.0.70 () {32 vars in 723 bytes} [Tue Aug 11 12:34:46 2026] DELETE /v2.0/routers/55eee348-fdd8-4435-a807-520da9ef41e4 => generated 0 bytes in 675 msecs (HTTP/1.1 204) 2 headers in 112 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: 1371/2836] 10.0.0.70 () {32 vars in 723 bytes} [Tue Aug 11 12:34:47 2026] DELETE /v2.0/subnets/0937692d-5547-4b30-ad0b-0a184b1cdc65 => generated 0 bytes in 157 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-11 12:34:47.446 7 INFO neutron_taas.services.taas.taas_plugin [None req-631c8b17-07ee-47d6-b064-6876d904ae12 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] TaaS: Handle Delete Port: 1c52261e-4eea-4f1a-991b-ab4c8f23d9b5 2026-08-11 12:34:47.449 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-631c8b17-07ee-47d6-b064-6876d904ae12 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Tap Mirror: Handle Delete Port: 1c52261e-4eea-4f1a-991b-ab4c8f23d9b5 [pid: 7|app: 0|req: 1466/2837] 10.0.0.70 () {32 vars in 725 bytes} [Tue Aug 11 12:34:47 2026] DELETE /v2.0/networks/bb8c7c12-e647-49e0-bb1a-f0a1bc718031 => generated 0 bytes in 288 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-11 12:34:47.673 7 INFO neutron.services.segments.plugin [-] Segment 713afed2-2b45-4dce-8e65-aee382ac07ae resource provider aggregate not found 2026-08-11 12:34:47.678 7 INFO neutron.services.segments.plugin [-] Segment 713afed2-2b45-4dce-8e65-aee382ac07ae resource provider aggregate not found 2026-08-11 12:34:47.695 7 INFO neutron.services.segments.plugin [-] Segment 713afed2-2b45-4dce-8e65-aee382ac07ae resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 713afed2-2b45-4dce-8e65-aee382ac07ae found for delete ", "request_id": "req-f4090d7c-f41f-43e0-a9f8-041bd583bef1"}]} 2026-08-11 12:34:47.696 7 INFO neutron.services.segments.plugin [-] Segment 713afed2-2b45-4dce-8e65-aee382ac07ae resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 713afed2-2b45-4dce-8e65-aee382ac07ae found for delete ", "request_id": "req-f8b3cea9-fb56-41dc-bd87-03bf9439a94c"}]} [pid: 8|app: 0|req: 1372/2838] 10.0.0.70 () {32 vars in 773 bytes} [Tue Aug 11 12:34:47 2026] GET /v2.0/security-groups?tenant_id=f7a084d05c5a4dc18e69936eb0bf4d5d&name=default => generated 2925 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1467/2839] 10.0.0.70 () {32 vars in 739 bytes} [Tue Aug 11 12:34:47 2026] DELETE /v2.0/security-groups/e4d520c1-d47e-4c70-9a08-7ec07266aa02 => generated 0 bytes in 218 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1373/2840] 10.0.0.70 () {32 vars in 773 bytes} [Tue Aug 11 12:34:48 2026] GET /v2.0/security-groups?tenant_id=b083f7cc9bbb46f5b2251a9bd3d5f997&name=default => generated 2925 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1468/2841] 10.0.0.70 () {32 vars in 739 bytes} [Tue Aug 11 12:34:48 2026] DELETE /v2.0/security-groups/504f3445-a341-4899-a1b7-51ec842f1f73 => generated 0 bytes in 247 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1374/2842] 199.19.213.166 () {30 vars in 703 bytes} [Tue Aug 11 12:34:50 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 174 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1469/2843] 199.19.213.166 () {30 vars in 705 bytes} [Tue Aug 11 12:34:50 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1375/2844] 199.19.213.166 () {30 vars in 681 bytes} [Tue Aug 11 12:34:50 2026] GET /v2.0/extensions/qos => generated 166 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1470/2845] 199.19.213.166 () {30 vars in 717 bytes} [Tue Aug 11 12:34:50 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1376/2846] 199.19.213.166 () {30 vars in 741 bytes} [Tue Aug 11 12:34:50 2026] GET /v2.0/subnets/c505f309-9d5e-40e8-9d6d-16b39d2e2cc7 => generated 673 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1471/2847] 199.19.213.166 () {30 vars in 769 bytes} [Tue Aug 11 12:34:50 2026] GET /v2.0/ports?device_id=45eeb622-3c06-4bb0-8576-6a43365ee279 => generated 5261 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1377/2848] 199.19.213.166 () {30 vars in 703 bytes} [Tue Aug 11 12:34:50 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1472/2849] 199.19.213.166 () {30 vars in 705 bytes} [Tue Aug 11 12:34:50 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1378/2850] 199.19.213.166 () {30 vars in 681 bytes} [Tue Aug 11 12:34:50 2026] GET /v2.0/extensions/qos => generated 166 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1473/2851] 199.19.213.166 () {30 vars in 717 bytes} [Tue Aug 11 12:34:50 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1379/2852] 199.19.213.166 () {30 vars in 737 bytes} [Tue Aug 11 12:34:51 2026] GET /v2.0/ports/ac854610-88c7-4c1e-a6e4-6dac6c07d8e3 => generated 1493 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-11 12:34:51.459 7 INFO neutron.db.ovn_revision_numbers_db [None req-549a7fb1-be34-4c85-8c26-e7cf100ebbca 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource ac854610-88c7-4c1e-a6e4-6dac6c07d8e3 (type: ports) to 6 [pid: 7|app: 0|req: 1474/2853] 199.19.213.166 () {34 vars in 790 bytes} [Tue Aug 11 12:34:51 2026] PUT /v2.0/ports/ac854610-88c7-4c1e-a6e4-6dac6c07d8e3 => generated 1232 bytes in 414 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-11 12:34:51.511 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-6237c294-b634-4322-af18-c4f22c84a61c'] response: {'name': 'network-changed', 'server_uuid': '45eeb622-3c06-4bb0-8576-6a43365ee279', 'tag': 'ac854610-88c7-4c1e-a6e4-6dac6c07d8e3', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1380/2854] 199.19.213.166 () {30 vars in 743 bytes} [Tue Aug 11 12:34:51 2026] GET /v2.0/networks/9293ce35-1522-4cb2-981d-2b42d730692d => generated 838 bytes in 43 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, ' [pid: 7|app: 0|req: 1475/2855] 199.19.213.166 () {30 vars in 741 bytes} [Tue Aug 11 12:34:51 2026] GET /v2.0/subnets/3fa99664-96c3-4016-b2d6-76f60de1de0b => generated 673 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1381/2856] 199.19.213.166 () {30 vars in 737 bytes} [Tue Aug 11 12:34:51 2026] GET /v2.0/ports/ac854610-88c7-4c1e-a6e4-6dac6c07d8e3 => generated 1260 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-11 12:34:51.959 7 INFO neutron.db.ovn_revision_numbers_db [None req-f25345f0-6fff-4549-bce8-3d0e6d599759 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource ac854610-88c7-4c1e-a6e4-6dac6c07d8e3 (type: ports) to 7 [pid: 7|app: 0|req: 1476/2857] 199.19.213.166 () {34 vars in 789 bytes} [Tue Aug 11 12:34:51 2026] PUT /v2.0/ports/ac854610-88c7-4c1e-a6e4-6dac6c07d8e3 => generated 1057 bytes in 344 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: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1382/2858] 199.19.213.166 () {30 vars in 743 bytes} [Tue Aug 11 12:34:51 2026] GET /v2.0/networks/9293ce35-1522-4cb2-981d-2b42d730692d => generated 838 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1477/2859] 199.19.213.166 () {34 vars in 1080 bytes} [Tue Aug 11 12:34:52 2026] GET /v2.0/ports?tenant_id=354615a73780442d8ead8b8619544339&device_id=45eeb622-3c06-4bb0-8576-6a43365ee279 => generated 4853 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1383/2860] 199.19.213.166 () {30 vars in 769 bytes} [Tue Aug 11 12:34:52 2026] GET /v2.0/ports?device_id=45eeb622-3c06-4bb0-8576-6a43365ee279 => generated 4853 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1478/2861] 199.19.213.166 () {34 vars in 986 bytes} [Tue Aug 11 12:34:52 2026] GET /v2.0/networks?id=9293ce35-1522-4cb2-981d-2b42d730692d => generated 841 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1384/2862] 199.19.213.166 () {34 vars in 1012 bytes} [Tue Aug 11 12:34:52 2026] GET /v2.0/networks/9293ce35-1522-4cb2-981d-2b42d730692d?fields=segments => generated 14 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1479/2863] 199.19.213.166 () {34 vars in 1112 bytes} [Tue Aug 11 12:34:52 2026] GET /v2.0/networks/9293ce35-1522-4cb2-981d-2b42d730692d?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1480/2864] 199.19.213.166 () {30 vars in 769 bytes} [Tue Aug 11 12:34:52 2026] GET /v2.0/ports?device_id=45eeb622-3c06-4bb0-8576-6a43365ee279 => generated 4853 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-11 12:34:52.758 8 INFO neutron.db.ovn_revision_numbers_db [None req-edc49f3c-860b-4505-a7a8-114e66d0c356 a013772f02aa4dd5b577ab22160b882f 17e38c637b574a68b6fa36527a21a113 - - default default] Successfully bumped revision number for resource 9ece1627-6972-4408-abf9-bb62f8214c7d (type: security_groups) to 1 2026-08-11 12:34:52.767 8 INFO neutron.db.ovn_revision_numbers_db [None req-edc49f3c-860b-4505-a7a8-114e66d0c356 a013772f02aa4dd5b577ab22160b882f 17e38c637b574a68b6fa36527a21a113 - - default default] Successfully bumped revision number for resource 01538ad6-275d-4771-9c51-833a74d258c3 (type: security_group_rules) to 0 2026-08-11 12:34:52.778 8 INFO neutron.db.ovn_revision_numbers_db [None req-edc49f3c-860b-4505-a7a8-114e66d0c356 a013772f02aa4dd5b577ab22160b882f 17e38c637b574a68b6fa36527a21a113 - - default default] Successfully bumped revision number for resource 033c8484-5df9-4aef-b93d-92d0716e6219 (type: security_group_rules) to 0 2026-08-11 12:34:52.789 8 INFO neutron.db.ovn_revision_numbers_db [None req-edc49f3c-860b-4505-a7a8-114e66d0c356 a013772f02aa4dd5b577ab22160b882f 17e38c637b574a68b6fa36527a21a113 - - default default] Successfully bumped revision number for resource 5b33c7d5-9bdb-4a17-a3cd-98814ebf61b5 (type: security_group_rules) to 0 2026-08-11 12:34:52.800 8 INFO neutron.db.ovn_revision_numbers_db [None req-edc49f3c-860b-4505-a7a8-114e66d0c356 a013772f02aa4dd5b577ab22160b882f 17e38c637b574a68b6fa36527a21a113 - - default default] Successfully bumped revision number for resource 757a9ffa-e03a-4c75-bfe5-7b4a15dfa2d9 (type: security_group_rules) to 0 2026-08-11 12:34:52.866 8 INFO neutron.db.segments_db [None req-edc49f3c-860b-4505-a7a8-114e66d0c356 a013772f02aa4dd5b577ab22160b882f 17e38c637b574a68b6fa36527a21a113 - - default default] Added segment e3f53c93-eae4-461a-9d65-35d2bd3d40ff of type geneve for network 00f6dc23-06ef-4b1f-85c3-b59fed1107e5 2026-08-11 12:34:52.972 8 INFO neutron.db.ovn_revision_numbers_db [None req-edc49f3c-860b-4505-a7a8-114e66d0c356 a013772f02aa4dd5b577ab22160b882f 17e38c637b574a68b6fa36527a21a113 - - default default] Successfully bumped revision number for resource 00f6dc23-06ef-4b1f-85c3-b59fed1107e5 (type: networks) to 1 2026-08-11 12:34:53.113 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-edc49f3c-860b-4505-a7a8-114e66d0c356 a013772f02aa4dd5b577ab22160b882f 17e38c637b574a68b6fa36527a21a113 - - default default] No more DHCP agents 2026-08-11 12:34:53.114 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-edc49f3c-860b-4505-a7a8-114e66d0c356 a013772f02aa4dd5b577ab22160b882f 17e38c637b574a68b6fa36527a21a113 - - default default] Unable to schedule network 00f6dc23-06ef-4b1f-85c3-b59fed1107e5: no agents available; will retry on subsequent port and subnet creation events. 2026-08-11 12:34:53.175 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-24dc9318-6226-4344-bc7c-1537dcc81b98 - - - - - -] OVN reports status down for port: 031a9277-6bd0-4f25-ae40-9455d41281d9 2026-08-11 12:34:53.236 8 INFO neutron.db.ovn_revision_numbers_db [None req-edc49f3c-860b-4505-a7a8-114e66d0c356 a013772f02aa4dd5b577ab22160b882f 17e38c637b574a68b6fa36527a21a113 - - default default] Successfully bumped revision number for resource 031a9277-6bd0-4f25-ae40-9455d41281d9 (type: ports) to 1 [pid: 8|app: 0|req: 1385/2865] 10.0.0.70 () {34 vars in 669 bytes} [Tue Aug 11 12:34:52 2026] POST /v2.0/networks => generated 749 bytes in 744 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-11 12:34:53.399 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-b99778bf-4eff-4e37-9ad6-60c5b92ad66a a013772f02aa4dd5b577ab22160b882f 17e38c637b574a68b6fa36527a21a113 - - default default] No more DHCP agents 2026-08-11 12:34:53.400 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-b99778bf-4eff-4e37-9ad6-60c5b92ad66a a013772f02aa4dd5b577ab22160b882f 17e38c637b574a68b6fa36527a21a113 - - default default] Unable to schedule network 00f6dc23-06ef-4b1f-85c3-b59fed1107e5: no agents available; will retry on subsequent port and subnet creation events. 2026-08-11 12:34:53.554 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-d8b68009-9352-4f2c-91b0-10c9f5785418'] response: {'name': 'network-changed', 'server_uuid': '45eeb622-3c06-4bb0-8576-6a43365ee279', 'tag': 'ac854610-88c7-4c1e-a6e4-6dac6c07d8e3', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1386/2866] 199.19.213.166 () {30 vars in 769 bytes} [Tue Aug 11 12:34:53 2026] GET /v2.0/ports?device_id=45eeb622-3c06-4bb0-8576-6a43365ee279 => generated 4853 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-11 12:34:53.861 7 INFO neutron.db.ovn_revision_numbers_db [None req-80ba17b5-c66e-455a-8642-7e3d91f26904 - - - - - -] Successfully bumped revision number for resource 031a9277-6bd0-4f25-ae40-9455d41281d9 (type: ports) to 2 2026-08-11 12:34:53.895 7 INFO neutron.db.ovn_revision_numbers_db [None req-80ba17b5-c66e-455a-8642-7e3d91f26904 - - - - - -] Successfully bumped revision number for resource 968c88d1-3e4f-4cb1-9d76-6212aa7e3c53 (type: subnets) to 0 [pid: 7|app: 0|req: 1481/2867] 10.0.0.70 () {34 vars in 668 bytes} [Tue Aug 11 12:34:53 2026] POST /v2.0/subnets => generated 644 bytes in 642 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-11 12:34:53.923 8 WARNING neutron.api.v2.base [None req-5929b570-1636-4c3d-bf6b-6fcc666e5710 a013772f02aa4dd5b577ab22160b882f 17e38c637b574a68b6fa36527a21a113 - - default default] An exception happened while processing the request body. The exception message is [Invalid input for target_tenant. Reason: 'None' is not a valid string.].: webob.exc.HTTPBadRequest: Invalid input for target_tenant. Reason: 'None' is not a valid string. 2026-08-11 12:34:53.924 8 INFO neutron.api.v2.resource [None req-5929b570-1636-4c3d-bf6b-6fcc666e5710 a013772f02aa4dd5b577ab22160b882f 17e38c637b574a68b6fa36527a21a113 - - default default] create failed (client error): Invalid input for target_tenant. Reason: 'None' is not a valid string. [pid: 8|app: 0|req: 1387/2868] 10.0.0.70 () {34 vars in 680 bytes} [Tue Aug 11 12:34:53 2026] POST /v2.0/rbac-policies => generated 143 bytes in 11 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) 2026-08-11 12:34:54.064 7 INFO neutron_taas.services.taas.taas_plugin [None req-7bf44272-009d-4c7b-8564-202a9fa8d64d a013772f02aa4dd5b577ab22160b882f 17e38c637b574a68b6fa36527a21a113 - - default default] TaaS: Handle Delete Port: 031a9277-6bd0-4f25-ae40-9455d41281d9 2026-08-11 12:34:54.066 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-7bf44272-009d-4c7b-8564-202a9fa8d64d a013772f02aa4dd5b577ab22160b882f 17e38c637b574a68b6fa36527a21a113 - - default default] Tap Mirror: Handle Delete Port: 031a9277-6bd0-4f25-ae40-9455d41281d9 [pid: 8|app: 0|req: 1388/2869] 199.19.213.166 () {34 vars in 1080 bytes} [Tue Aug 11 12:34:54 2026] GET /v2.0/ports?tenant_id=354615a73780442d8ead8b8619544339&device_id=45eeb622-3c06-4bb0-8576-6a43365ee279 => generated 4853 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1389/2870] 199.19.213.166 () {34 vars in 986 bytes} [Tue Aug 11 12:34:54 2026] GET /v2.0/networks?id=9293ce35-1522-4cb2-981d-2b42d730692d => generated 841 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1390/2871] 199.19.213.166 () {34 vars in 1012 bytes} [Tue Aug 11 12:34:54 2026] GET /v2.0/networks/9293ce35-1522-4cb2-981d-2b42d730692d?fields=segments => generated 14 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1391/2872] 199.19.213.166 () {34 vars in 1112 bytes} [Tue Aug 11 12:34:54 2026] GET /v2.0/networks/9293ce35-1522-4cb2-981d-2b42d730692d?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-11 12:34:54.386 7 INFO neutron.services.segments.plugin [-] Segment e3f53c93-eae4-461a-9d65-35d2bd3d40ff resource provider aggregate not found 2026-08-11 12:34:54.391 7 INFO neutron.services.segments.plugin [-] Segment e3f53c93-eae4-461a-9d65-35d2bd3d40ff resource provider aggregate not found 2026-08-11 12:34:54.405 7 INFO neutron.services.segments.plugin [-] Segment e3f53c93-eae4-461a-9d65-35d2bd3d40ff resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e3f53c93-eae4-461a-9d65-35d2bd3d40ff found for delete ", "request_id": "req-645349c2-8ae8-4179-8e56-6b55ad6a28c0"}]} 2026-08-11 12:34:54.411 7 INFO neutron.services.segments.plugin [-] Segment e3f53c93-eae4-461a-9d65-35d2bd3d40ff resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e3f53c93-eae4-461a-9d65-35d2bd3d40ff found for delete ", "request_id": "req-c254ee2c-89ee-46b6-a524-1cfd3a17f9e8"}]} [pid: 7|app: 0|req: 1482/2873] 10.0.0.70 () {32 vars in 725 bytes} [Tue Aug 11 12:34:53 2026] DELETE /v2.0/networks/00f6dc23-06ef-4b1f-85c3-b59fed1107e5 => generated 0 bytes in 510 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-11 12:34:54.547 8 INFO neutron.db.segments_db [None req-a951cd27-504f-45cc-99e4-9964396bf468 a013772f02aa4dd5b577ab22160b882f 17e38c637b574a68b6fa36527a21a113 - - default default] Added segment febd79e3-2570-4252-95db-e589aa528033 of type geneve for network c98172e5-6db0-4e34-9dfe-58f4642d5e54 2026-08-11 12:34:54.695 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-24dc9318-6226-4344-bc7c-1537dcc81b98 - - - - - -] OVN reports status down for port: ac854610-88c7-4c1e-a6e4-6dac6c07d8e3 2026-08-11 12:34:54.709 8 INFO neutron.db.ovn_revision_numbers_db [None req-a951cd27-504f-45cc-99e4-9964396bf468 a013772f02aa4dd5b577ab22160b882f 17e38c637b574a68b6fa36527a21a113 - - default default] Successfully bumped revision number for resource c98172e5-6db0-4e34-9dfe-58f4642d5e54 (type: networks) to 1 [pid: 7|app: 0|req: 1483/2874] 199.19.213.166 () {34 vars in 975 bytes} [Tue Aug 11 12:34:54 2026] GET /v2.0/ports/ac854610-88c7-4c1e-a6e4-6dac6c07d8e3 => generated 1085 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1484/2875] 199.19.213.166 () {34 vars in 1060 bytes} [Tue Aug 11 12:34:54 2026] GET /v2.0/ports/ac854610-88c7-4c1e-a6e4-6dac6c07d8e3?fields=binding%3Aprofile&fields=network_id => generated 83 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1485/2876] 199.19.213.166 () {30 vars in 769 bytes} [Tue Aug 11 12:34:54 2026] GET /v2.0/ports?device_id=45eeb622-3c06-4bb0-8576-6a43365ee279 => generated 4853 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1486/2877] 199.19.213.166 () {34 vars in 1016 bytes} [Tue Aug 11 12:34:54 2026] GET /v2.0/networks/9293ce35-1522-4cb2-981d-2b42d730692d?fields=dns_domain => generated 29 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-11 12:34:54.916 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-b542883f-229e-4d43-aef0-7c5479d5802a'] response: {'server_uuid': '45eeb622-3c06-4bb0-8576-6a43365ee279', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'ac854610-88c7-4c1e-a6e4-6dac6c07d8e3', 'code': 200} 2026-08-11 12:34:54.969 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-a951cd27-504f-45cc-99e4-9964396bf468 a013772f02aa4dd5b577ab22160b882f 17e38c637b574a68b6fa36527a21a113 - - default default] No more DHCP agents 2026-08-11 12:34:54.971 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-a951cd27-504f-45cc-99e4-9964396bf468 a013772f02aa4dd5b577ab22160b882f 17e38c637b574a68b6fa36527a21a113 - - default default] Unable to schedule network c98172e5-6db0-4e34-9dfe-58f4642d5e54: no agents available; will retry on subsequent port and subnet creation events. 2026-08-11 12:34:55.059 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-c264334c-97c1-4ec2-94eb-089ddfd66ebb - - - - - -] OVN reports status down for port: e03e4ed6-94a6-48f1-bf89-61b9a4c3be0b 2026-08-11 12:34:55.120 8 INFO neutron.db.ovn_revision_numbers_db [None req-a951cd27-504f-45cc-99e4-9964396bf468 a013772f02aa4dd5b577ab22160b882f 17e38c637b574a68b6fa36527a21a113 - - default default] Successfully bumped revision number for resource e03e4ed6-94a6-48f1-bf89-61b9a4c3be0b (type: ports) to 1 2026-08-11 12:34:55.134 8 INFO neutron.db.ovn_revision_numbers_db [None req-24dc9318-6226-4344-bc7c-1537dcc81b98 - - - - - -] Successfully bumped revision number for resource ac854610-88c7-4c1e-a6e4-6dac6c07d8e3 (type: ports) to 8 [pid: 8|app: 0|req: 1392/2878] 10.0.0.70 () {34 vars in 669 bytes} [Tue Aug 11 12:34:54 2026] POST /v2.0/networks => generated 749 bytes in 709 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-11 12:34:55.310 7 INFO neutron.db.ovn_revision_numbers_db [req-60cbec6e-1e40-4d72-b965-530b0c4dbb9c req-919b96e8-4886-47bb-a781-ff8569516cd9 a28a735b17834b3a90a81134c1d2bc6e 0f044782ab1c4aa6b1d21ce7c18e0150 - - c91e732a1a8347dbad054f5124db4732 c91e732a1a8347dbad054f5124db4732] Successfully bumped revision number for resource ac854610-88c7-4c1e-a6e4-6dac6c07d8e3 (type: ports) to 9 [pid: 7|app: 0|req: 1487/2879] 199.19.213.166 () {38 vars in 1028 bytes} [Tue Aug 11 12:34:54 2026] PUT /v2.0/ports/ac854610-88c7-4c1e-a6e4-6dac6c07d8e3 => generated 917 bytes in 430 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 12:34:55.378 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-42b0ec97-c801-4d14-8d2e-2b246bc84f91 a013772f02aa4dd5b577ab22160b882f 17e38c637b574a68b6fa36527a21a113 - - default default] No more DHCP agents 2026-08-11 12:34:55.379 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-42b0ec97-c801-4d14-8d2e-2b246bc84f91 a013772f02aa4dd5b577ab22160b882f 17e38c637b574a68b6fa36527a21a113 - - default default] Unable to schedule network c98172e5-6db0-4e34-9dfe-58f4642d5e54: no agents available; will retry on subsequent port and subnet creation events. 2026-08-11 12:34:55.795 8 INFO neutron.db.ovn_revision_numbers_db [None req-eae7fa8d-0c65-499d-bc39-90b3fd3d132d - - - - - -] Successfully bumped revision number for resource e03e4ed6-94a6-48f1-bf89-61b9a4c3be0b (type: ports) to 2 2026-08-11 12:34:55.829 8 INFO neutron.db.ovn_revision_numbers_db [None req-eae7fa8d-0c65-499d-bc39-90b3fd3d132d - - - - - -] Successfully bumped revision number for resource 123360b7-78b1-4899-912c-365f62e53992 (type: subnets) to 0 [pid: 8|app: 0|req: 1393/2882] 10.0.0.70 () {34 vars in 668 bytes} [Tue Aug 11 12:34:55 2026] POST /v2.0/subnets => generated 647 bytes in 687 msecs (HTTP/1.1 201) 4 headers in 162 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-08-11 12:34:55.858 7 WARNING neutron.api.v2.base [None req-61434b17-cfbe-423b-9049-079f42b06f5d a013772f02aa4dd5b577ab22160b882f 17e38c637b574a68b6fa36527a21a113 - - default default] An exception happened while processing the request body. The exception message is [Invalid input for target_tenant. Reason: '1234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234' exceeds maximum length of 255.].: webob.exc.HTTPBadRequest: Invalid input for target_tenant. Reason: '1234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234' exceeds maximum length of 255. 2026-08-11 12:34:55.859 7 INFO neutron.api.v2.resource [None req-61434b17-cfbe-423b-9049-079f42b06f5d a013772f02aa4dd5b577ab22160b882f 17e38c637b574a68b6fa36527a21a113 - - default default] create failed (client error): Invalid input for target_tenant. Reason: '1234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234' exceeds maximum length of 255. [pid: 7|app: 0|req: 1490/2883] 10.0.0.70 () {34 vars in 680 bytes} [Tue Aug 11 12:34:55 2026] POST /v2.0/rbac-policies => generated 547 bytes in 13 msecs (HTTP/1.1 400) 4 headers in 166 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: 7|app: 0|req: 1491/2884] 199.19.213.166 () {30 vars in 769 bytes} [Tue Aug 11 12:34:55 2026] GET /v2.0/ports?device_id=45eeb622-3c06-4bb0-8576-6a43365ee279 => generated 3776 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-11 12:34:55.999 8 INFO neutron_taas.services.taas.taas_plugin [None req-d418b0d2-7cc1-4a17-b4ae-4c17a663c5b9 a013772f02aa4dd5b577ab22160b882f 17e38c637b574a68b6fa36527a21a113 - - default default] TaaS: Handle Delete Port: e03e4ed6-94a6-48f1-bf89-61b9a4c3be0b 2026-08-11 12:34:56.001 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d418b0d2-7cc1-4a17-b4ae-4c17a663c5b9 a013772f02aa4dd5b577ab22160b882f 17e38c637b574a68b6fa36527a21a113 - - default default] Tap Mirror: Handle Delete Port: e03e4ed6-94a6-48f1-bf89-61b9a4c3be0b 2026-08-11 12:34:56.056 7 INFO neutron_taas.services.taas.taas_plugin [None req-785fcd4b-f159-46c5-a10a-7a225d56be1b 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] TaaS: Handle Delete Port: ac854610-88c7-4c1e-a6e4-6dac6c07d8e3 2026-08-11 12:34:56.060 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-785fcd4b-f159-46c5-a10a-7a225d56be1b 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Tap Mirror: Handle Delete Port: ac854610-88c7-4c1e-a6e4-6dac6c07d8e3 [pid: 7|app: 0|req: 1492/2885] 199.19.213.166 () {32 vars in 759 bytes} [Tue Aug 11 12:34:55 2026] DELETE /v2.0/ports/ac854610-88c7-4c1e-a6e4-6dac6c07d8e3 => generated 0 bytes in 260 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1493/2886] 199.19.213.166 () {30 vars in 703 bytes} [Tue Aug 11 12:34:56 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1494/2887] 199.19.213.166 () {30 vars in 705 bytes} [Tue Aug 11 12:34:56 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1495/2888] 199.19.213.166 () {30 vars in 681 bytes} [Tue Aug 11 12:34:56 2026] GET /v2.0/extensions/qos => generated 166 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1394/2889] 10.0.0.70 () {32 vars in 725 bytes} [Tue Aug 11 12:34:55 2026] DELETE /v2.0/networks/c98172e5-6db0-4e34-9dfe-58f4642d5e54 => generated 0 bytes in 470 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1496/2890] 199.19.213.166 () {30 vars in 717 bytes} [Tue Aug 11 12:34:56 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1497/2891] 199.19.213.166 () {30 vars in 741 bytes} [Tue Aug 11 12:34:56 2026] GET /v2.0/subnets/2afabbcc-6e46-46fc-bad8-d15dcdb50a32 => generated 675 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 12:34:56.420 8 INFO neutron.services.segments.plugin [-] Segment febd79e3-2570-4252-95db-e589aa528033 resource provider aggregate not found [pid: 7|app: 0|req: 1498/2892] 199.19.213.166 () {30 vars in 737 bytes} [Tue Aug 11 12:34:56 2026] GET /v2.0/ports/0a3c7da7-2067-4354-b89b-ec02f2b1decb => generated 1140 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-11 12:34:56.427 8 INFO neutron.services.segments.plugin [-] Segment febd79e3-2570-4252-95db-e589aa528033 resource provider aggregate not found 2026-08-11 12:34:56.440 8 INFO neutron.db.segments_db [None req-7ccdf495-0279-4474-a775-3b7d40f16e29 a013772f02aa4dd5b577ab22160b882f 17e38c637b574a68b6fa36527a21a113 - - default default] Added segment f8ac61ba-56ca-4e34-bb46-6d60a4e547e8 of type geneve for network 1bf84dbb-734f-4c8e-ab4e-7cec7a1e71eb 2026-08-11 12:34:56.444 8 INFO neutron.services.segments.plugin [-] Segment febd79e3-2570-4252-95db-e589aa528033 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid febd79e3-2570-4252-95db-e589aa528033 found for delete ", "request_id": "req-5dc49f09-91a1-4895-983b-70afadad9b93"}]} 2026-08-11 12:34:56.446 8 INFO neutron.services.segments.plugin [-] Segment febd79e3-2570-4252-95db-e589aa528033 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid febd79e3-2570-4252-95db-e589aa528033 found for delete ", "request_id": "req-a4351a5e-2eb8-4be6-83a3-84391a8ec71f"}]} [pid: 7|app: 0|req: 1499/2893] 199.19.213.166 () {30 vars in 737 bytes} [Tue Aug 11 12:34:56 2026] GET /v2.0/ports/cf3b63d2-7673-44c3-8577-cdb89afe2385 => generated 1315 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1500/2894] 199.19.213.166 () {30 vars in 741 bytes} [Tue Aug 11 12:34:56 2026] GET /v2.0/subnets/2afabbcc-6e46-46fc-bad8-d15dcdb50a32 => generated 675 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1501/2895] 199.19.213.166 () {30 vars in 743 bytes} [Tue Aug 11 12:34:56 2026] GET /v2.0/networks/506baf26-40fc-4c1c-8415-0013a260079b => generated 839 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 12:34:56.572 8 INFO neutron.db.ovn_revision_numbers_db [None req-7ccdf495-0279-4474-a775-3b7d40f16e29 a013772f02aa4dd5b577ab22160b882f 17e38c637b574a68b6fa36527a21a113 - - default default] Successfully bumped revision number for resource 1bf84dbb-734f-4c8e-ab4e-7cec7a1e71eb (type: networks) to 1 [pid: 7|app: 0|req: 1502/2896] 199.19.213.166 () {30 vars in 737 bytes} [Tue Aug 11 12:34:56 2026] GET /v2.0/ports/0a3c7da7-2067-4354-b89b-ec02f2b1decb => generated 1140 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1503/2897] 199.19.213.166 () {30 vars in 741 bytes} [Tue Aug 11 12:34:56 2026] GET /v2.0/subnets/2afabbcc-6e46-46fc-bad8-d15dcdb50a32 => generated 675 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 12:34:56.733 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-7ccdf495-0279-4474-a775-3b7d40f16e29 a013772f02aa4dd5b577ab22160b882f 17e38c637b574a68b6fa36527a21a113 - - default default] No more DHCP agents 2026-08-11 12:34:56.734 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-7ccdf495-0279-4474-a775-3b7d40f16e29 a013772f02aa4dd5b577ab22160b882f 17e38c637b574a68b6fa36527a21a113 - - default default] Unable to schedule network 1bf84dbb-734f-4c8e-ab4e-7cec7a1e71eb: no agents available; will retry on subsequent port and subnet creation events. 2026-08-11 12:34:56.784 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-631b0f68-9024-4b6f-9266-c0ac6e9be4d2 - - - - - -] OVN reports status down for port: 976d6998-e234-43c2-bee5-9b1434156bf5 2026-08-11 12:34:56.851 8 INFO neutron.db.ovn_revision_numbers_db [None req-7ccdf495-0279-4474-a775-3b7d40f16e29 a013772f02aa4dd5b577ab22160b882f 17e38c637b574a68b6fa36527a21a113 - - default default] Successfully bumped revision number for resource 976d6998-e234-43c2-bee5-9b1434156bf5 (type: ports) to 1 [pid: 7|app: 0|req: 1504/2898] 199.19.213.166 () {34 vars in 1080 bytes} [Tue Aug 11 12:34:56 2026] GET /v2.0/ports?tenant_id=354615a73780442d8ead8b8619544339&device_id=45eeb622-3c06-4bb0-8576-6a43365ee279 => generated 3776 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1395/2899] 10.0.0.70 () {34 vars in 669 bytes} [Tue Aug 11 12:34:56 2026] POST /v2.0/networks => generated 749 bytes in 566 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1505/2900] 199.19.213.166 () {34 vars in 1226 bytes} [Tue Aug 11 12:34:56 2026] GET /v2.0/networks?id=dfb5cb7f-83f1-40ea-89eb-89f900ffd456&id=506baf26-40fc-4c1c-8415-0013a260079b&id=2d3ff3eb-6222-410e-a18d-496f5e46c041&id=9293ce35-1522-4cb2-981d-2b42d730692d => generated 3258 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-11 12:34:56.962 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-9bc9996e-6fdf-4b59-a8e7-6b1a174fa282'] response: {'server_uuid': '45eeb622-3c06-4bb0-8576-6a43365ee279', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'ac854610-88c7-4c1e-a6e4-6dac6c07d8e3', 'code': 200} [pid: 7|app: 0|req: 1506/2901] 199.19.213.166 () {34 vars in 1062 bytes} [Tue Aug 11 12:34:56 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.1.205&port_id=e75c70f3-9c11-4af5-9713-8150170b11d8 => generated 19 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1507/2902] 199.19.213.166 () {34 vars in 984 bytes} [Tue Aug 11 12:34:56 2026] GET /v2.0/subnets?id=cb7d023f-3b0b-4058-97bf-ee07e4be2dfe => generated 654 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 12:34:57.048 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-72704ee3-6ff4-444f-8052-6e16e036a065 a013772f02aa4dd5b577ab22160b882f 17e38c637b574a68b6fa36527a21a113 - - default default] No more DHCP agents 2026-08-11 12:34:57.050 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-72704ee3-6ff4-444f-8052-6e16e036a065 a013772f02aa4dd5b577ab22160b882f 17e38c637b574a68b6fa36527a21a113 - - default default] Unable to schedule network 1bf84dbb-734f-4c8e-ab4e-7cec7a1e71eb: no agents available; will retry on subsequent port and subnet creation events. [pid: 7|app: 0|req: 1508/2903] 199.19.213.166 () {34 vars in 1052 bytes} [Tue Aug 11 12:34:57 2026] GET /v2.0/ports?network_id=dfb5cb7f-83f1-40ea-89eb-89f900ffd456&device_owner=network%3Adhcp => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1509/2904] 199.19.213.166 () {34 vars in 1012 bytes} [Tue Aug 11 12:34:57 2026] GET /v2.0/networks/dfb5cb7f-83f1-40ea-89eb-89f900ffd456?fields=segments => generated 14 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1510/2905] 199.19.213.166 () {34 vars in 1112 bytes} [Tue Aug 11 12:34:57 2026] GET /v2.0/networks/dfb5cb7f-83f1-40ea-89eb-89f900ffd456?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1511/2906] 199.19.213.166 () {34 vars in 1056 bytes} [Tue Aug 11 12:34:57 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.62&port_id=cf3b63d2-7673-44c3-8577-cdb89afe2385 => generated 19 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1512/2907] 199.19.213.166 () {34 vars in 984 bytes} [Tue Aug 11 12:34:57 2026] GET /v2.0/subnets?id=2afabbcc-6e46-46fc-bad8-d15dcdb50a32 => generated 678 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1513/2908] 199.19.213.166 () {34 vars in 1052 bytes} [Tue Aug 11 12:34:57 2026] GET /v2.0/ports?network_id=506baf26-40fc-4c1c-8415-0013a260079b&device_owner=network%3Adhcp => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1514/2909] 199.19.213.166 () {34 vars in 1012 bytes} [Tue Aug 11 12:34:57 2026] GET /v2.0/networks/506baf26-40fc-4c1c-8415-0013a260079b?fields=segments => generated 14 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1515/2910] 199.19.213.166 () {34 vars in 1112 bytes} [Tue Aug 11 12:34:57 2026] GET /v2.0/networks/506baf26-40fc-4c1c-8415-0013a260079b?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1516/2911] 199.19.213.166 () {34 vars in 1058 bytes} [Tue Aug 11 12:34:57 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.251&port_id=5d04b587-37d0-4a11-9fd5-b21d70b630f0 => generated 19 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1517/2912] 199.19.213.166 () {34 vars in 984 bytes} [Tue Aug 11 12:34:57 2026] GET /v2.0/subnets?id=c505f309-9d5e-40e8-9d6d-16b39d2e2cc7 => generated 676 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 12:34:57.476 8 INFO neutron.db.ovn_revision_numbers_db [None req-4aef3c1f-f689-4d1f-9730-f17cdf8425d4 - - - - - -] Successfully bumped revision number for resource 976d6998-e234-43c2-bee5-9b1434156bf5 (type: ports) to 2 [pid: 7|app: 0|req: 1518/2913] 199.19.213.166 () {34 vars in 1052 bytes} [Tue Aug 11 12:34:57 2026] GET /v2.0/ports?network_id=2d3ff3eb-6222-410e-a18d-496f5e46c041&device_owner=network%3Adhcp => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-11 12:34:57.517 8 INFO neutron.db.ovn_revision_numbers_db [None req-4aef3c1f-f689-4d1f-9730-f17cdf8425d4 - - - - - -] Successfully bumped revision number for resource c1b6017f-6a37-4b5b-9b67-9fc47222d3ea (type: subnets) to 0 [pid: 8|app: 0|req: 1396/2914] 10.0.0.70 () {34 vars in 668 bytes} [Tue Aug 11 12:34:56 2026] POST /v2.0/subnets => generated 647 bytes in 631 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1519/2915] 199.19.213.166 () {34 vars in 1012 bytes} [Tue Aug 11 12:34:57 2026] GET /v2.0/networks/2d3ff3eb-6222-410e-a18d-496f5e46c041?fields=segments => generated 14 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1520/2916] 199.19.213.166 () {34 vars in 1112 bytes} [Tue Aug 11 12:34:57 2026] GET /v2.0/networks/2d3ff3eb-6222-410e-a18d-496f5e46c041?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1397/2917] 10.0.0.70 () {34 vars in 680 bytes} [Tue Aug 11 12:34:57 2026] POST /v2.0/rbac-policies => generated 324 bytes in 238 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1521/2918] 10.0.0.70 () {32 vars in 722 bytes} [Tue Aug 11 12:34:58 2026] GET /v2.0/networks/1bf84dbb-734f-4c8e-ab4e-7cec7a1e71eb => generated 693 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 12:34:58.658 8 INFO neutron.pecan_wsgi.hooks.translation [None req-5d5ccb13-d7a0-4276-b8d3-7a963849381f 9857b08f41a542e78cb69684bdb6d650 1a228630cc3743f8a160428c82dd5f9a - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1398/2919] 10.0.0.70 () {32 vars in 722 bytes} [Tue Aug 11 12:34:58 2026] GET /v2.0/networks/1bf84dbb-734f-4c8e-ab4e-7cec7a1e71eb => generated 138 bytes in 51 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-11 12:34:58.805 7 INFO neutron_taas.services.taas.taas_plugin [None req-12c5de3c-7fc5-4695-8da6-37247ab1ab0d a013772f02aa4dd5b577ab22160b882f 17e38c637b574a68b6fa36527a21a113 - - default default] TaaS: Handle Delete Port: 976d6998-e234-43c2-bee5-9b1434156bf5 2026-08-11 12:34:58.808 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-12c5de3c-7fc5-4695-8da6-37247ab1ab0d a013772f02aa4dd5b577ab22160b882f 17e38c637b574a68b6fa36527a21a113 - - default default] Tap Mirror: Handle Delete Port: 976d6998-e234-43c2-bee5-9b1434156bf5 2026-08-11 12:34:59.161 7 INFO neutron.services.segments.plugin [-] Segment f8ac61ba-56ca-4e34-bb46-6d60a4e547e8 resource provider aggregate not found 2026-08-11 12:34:59.166 7 INFO neutron.services.segments.plugin [-] Segment f8ac61ba-56ca-4e34-bb46-6d60a4e547e8 resource provider aggregate not found 2026-08-11 12:34:59.191 7 INFO neutron.services.segments.plugin [-] Segment f8ac61ba-56ca-4e34-bb46-6d60a4e547e8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f8ac61ba-56ca-4e34-bb46-6d60a4e547e8 found for delete ", "request_id": "req-1e68acd0-4c65-4459-9ead-7076b1bdfb70"}]} 2026-08-11 12:34:59.203 7 INFO neutron.services.segments.plugin [-] Segment f8ac61ba-56ca-4e34-bb46-6d60a4e547e8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f8ac61ba-56ca-4e34-bb46-6d60a4e547e8 found for delete ", "request_id": "req-7737024b-c335-4d77-a1d2-aa6b4e3e0704"}]} [pid: 7|app: 0|req: 1522/2920] 10.0.0.70 () {32 vars in 725 bytes} [Tue Aug 11 12:34:58 2026] DELETE /v2.0/networks/1bf84dbb-734f-4c8e-ab4e-7cec7a1e71eb => generated 0 bytes in 552 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-11 12:34:59.241 8 INFO neutron.pecan_wsgi.hooks.translation [None req-d7224e7d-002d-4d0e-8a78-0703623b5b8a a013772f02aa4dd5b577ab22160b882f 17e38c637b574a68b6fa36527a21a113 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1399/2921] 10.0.0.70 () {32 vars in 723 bytes} [Tue Aug 11 12:34:59 2026] DELETE /v2.0/subnets/968c88d1-3e4f-4cb1-9d76-6212aa7e3c53 => generated 136 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-11 12:34:59.268 7 INFO neutron.pecan_wsgi.hooks.translation [None req-3b83fc53-32d0-4242-826c-8badf9a22dd9 a013772f02aa4dd5b577ab22160b882f 17e38c637b574a68b6fa36527a21a113 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1523/2922] 10.0.0.70 () {32 vars in 723 bytes} [Tue Aug 11 12:34:59 2026] DELETE /v2.0/subnets/123360b7-78b1-4899-912c-365f62e53992 => generated 136 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-11 12:34:59.290 8 INFO neutron.pecan_wsgi.hooks.translation [None req-c48f3f84-6535-4dca-b832-e21ec01b2b81 a013772f02aa4dd5b577ab22160b882f 17e38c637b574a68b6fa36527a21a113 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1400/2923] 10.0.0.70 () {32 vars in 723 bytes} [Tue Aug 11 12:34:59 2026] DELETE /v2.0/subnets/c1b6017f-6a37-4b5b-9b67-9fc47222d3ea => generated 136 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1524/2924] 199.19.213.166 () {30 vars in 703 bytes} [Tue Aug 11 12:34:59 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1401/2925] 199.19.213.166 () {30 vars in 705 bytes} [Tue Aug 11 12:34:59 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1525/2926] 199.19.213.166 () {30 vars in 681 bytes} [Tue Aug 11 12:34:59 2026] GET /v2.0/extensions/qos => generated 166 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1402/2927] 199.19.213.166 () {30 vars in 717 bytes} [Tue Aug 11 12:34:59 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1526/2928] 199.19.213.166 () {30 vars in 769 bytes} [Tue Aug 11 12:34:59 2026] GET /v2.0/ports?device_id=45eeb622-3c06-4bb0-8576-6a43365ee279 => generated 3776 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1403/2929] 199.19.213.166 () {30 vars in 703 bytes} [Tue Aug 11 12:34:59 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1527/2930] 199.19.213.166 () {30 vars in 705 bytes} [Tue Aug 11 12:34:59 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1404/2931] 199.19.213.166 () {30 vars in 681 bytes} [Tue Aug 11 12:34:59 2026] GET /v2.0/extensions/qos => generated 166 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1528/2932] 199.19.213.166 () {30 vars in 717 bytes} [Tue Aug 11 12:34:59 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1529/2933] 199.19.213.166 () {30 vars in 737 bytes} [Tue Aug 11 12:34:59 2026] GET /v2.0/ports/5d04b587-37d0-4a11-9fd5-b21d70b630f0 => generated 1260 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-11 12:35:00.258 8 INFO neutron.db.ovn_revision_numbers_db [None req-f44f3abb-6883-4d8d-9c40-8451359dae95 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource 0214e88c-1c7c-4983-ab5d-db6ec146cb1e (type: security_groups) to 1 2026-08-11 12:35:00.266 8 INFO neutron.db.ovn_revision_numbers_db [None req-f44f3abb-6883-4d8d-9c40-8451359dae95 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource 0b5016fd-91ee-428e-84b6-9ea5fa9af5e4 (type: security_group_rules) to 0 2026-08-11 12:35:00.277 8 INFO neutron.db.ovn_revision_numbers_db [None req-f44f3abb-6883-4d8d-9c40-8451359dae95 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource 4e639d67-e492-43e0-9ca7-6db8987d7f22 (type: security_group_rules) to 0 2026-08-11 12:35:00.287 8 INFO neutron.db.ovn_revision_numbers_db [None req-f44f3abb-6883-4d8d-9c40-8451359dae95 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource 80438a1b-80e5-4ae6-a6bb-110f72731e67 (type: security_group_rules) to 0 2026-08-11 12:35:00.297 8 INFO neutron.db.ovn_revision_numbers_db [None req-f44f3abb-6883-4d8d-9c40-8451359dae95 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource d857bea7-e9d7-4f93-abf3-e0e108df50e4 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 1405/2934] 10.0.0.70 () {32 vars in 773 bytes} [Tue Aug 11 12:34:59 2026] GET /v2.0/security-groups?tenant_id=28bf314c36434c2c836e1362fd700514&name=default => generated 2925 bytes in 339 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-11 12:35:00.413 7 INFO neutron.db.ovn_revision_numbers_db [None req-1e79bed8-c7ca-4af4-aea7-3ecbf337b8cc 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource 5d04b587-37d0-4a11-9fd5-b21d70b630f0 (type: ports) to 7 [pid: 7|app: 0|req: 1530/2935] 199.19.213.166 () {34 vars in 789 bytes} [Tue Aug 11 12:35:00 2026] PUT /v2.0/ports/5d04b587-37d0-4a11-9fd5-b21d70b630f0 => generated 1057 bytes in 398 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: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:35:00.464 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-9b9881cc-5940-4a32-95b3-cafd3c085ff1'] response: {'name': 'network-changed', 'server_uuid': '45eeb622-3c06-4bb0-8576-6a43365ee279', 'tag': '5d04b587-37d0-4a11-9fd5-b21d70b630f0', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1531/2936] 199.19.213.166 () {30 vars in 743 bytes} [Tue Aug 11 12:35:00 2026] GET /v2.0/networks/2d3ff3eb-6222-410e-a18d-496f5e46c041 => generated 838 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1532/2937] 199.19.213.166 () {30 vars in 769 bytes} [Tue Aug 11 12:35:00 2026] GET /v2.0/ports?device_id=45eeb622-3c06-4bb0-8576-6a43365ee279 => generated 3601 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1406/2938] 10.0.0.70 () {32 vars in 739 bytes} [Tue Aug 11 12:35:00 2026] DELETE /v2.0/security-groups/0214e88c-1c7c-4983-ab5d-db6ec146cb1e => generated 0 bytes in 253 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1533/2939] 199.19.213.166 () {30 vars in 769 bytes} [Tue Aug 11 12:35:00 2026] GET /v2.0/ports?device_id=45eeb622-3c06-4bb0-8576-6a43365ee279 => generated 3601 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-11 12:35:00.817 8 INFO neutron.db.ovn_revision_numbers_db [None req-49826576-0e88-4902-a5a1-c844e6ab1b97 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource 7f875926-dc3c-467b-a5c8-10544e4986c9 (type: security_groups) to 1 2026-08-11 12:35:00.830 8 INFO neutron.db.ovn_revision_numbers_db [None req-49826576-0e88-4902-a5a1-c844e6ab1b97 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource 09b2efbb-1107-45ef-b6f3-d3b319b178b2 (type: security_group_rules) to 0 2026-08-11 12:35:00.840 8 INFO neutron.db.ovn_revision_numbers_db [None req-49826576-0e88-4902-a5a1-c844e6ab1b97 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource 2694fca8-608d-4fc9-ba3c-b35a8cd1fa0e (type: security_group_rules) to 0 2026-08-11 12:35:00.851 8 INFO neutron.db.ovn_revision_numbers_db [None req-49826576-0e88-4902-a5a1-c844e6ab1b97 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource 558f4328-6bdb-4e2b-8ba3-d10b330d236f (type: security_group_rules) to 0 2026-08-11 12:35:00.861 8 INFO neutron.db.ovn_revision_numbers_db [None req-49826576-0e88-4902-a5a1-c844e6ab1b97 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource a7232364-1f20-4220-89af-578ca1669a97 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 1407/2940] 10.0.0.70 () {32 vars in 773 bytes} [Tue Aug 11 12:35:00 2026] GET /v2.0/security-groups?tenant_id=1a228630cc3743f8a160428c82dd5f9a&name=default => generated 2925 bytes in 234 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1408/2941] 199.19.213.166 () {34 vars in 1080 bytes} [Tue Aug 11 12:35:00 2026] GET /v2.0/ports?tenant_id=354615a73780442d8ead8b8619544339&device_id=45eeb622-3c06-4bb0-8576-6a43365ee279 => generated 3601 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1409/2942] 199.19.213.166 () {34 vars in 986 bytes} [Tue Aug 11 12:35:01 2026] GET /v2.0/networks?id=2d3ff3eb-6222-410e-a18d-496f5e46c041 => generated 841 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1410/2943] 199.19.213.166 () {34 vars in 1012 bytes} [Tue Aug 11 12:35:01 2026] GET /v2.0/networks/2d3ff3eb-6222-410e-a18d-496f5e46c041?fields=segments => generated 14 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1534/2944] 10.0.0.70 () {32 vars in 739 bytes} [Tue Aug 11 12:35:00 2026] DELETE /v2.0/security-groups/7f875926-dc3c-467b-a5c8-10544e4986c9 => generated 0 bytes in 232 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1411/2945] 199.19.213.166 () {34 vars in 1112 bytes} [Tue Aug 11 12:35:01 2026] GET /v2.0/networks/2d3ff3eb-6222-410e-a18d-496f5e46c041?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1535/2946] 10.0.0.70 () {32 vars in 773 bytes} [Tue Aug 11 12:35:01 2026] GET /v2.0/security-groups?tenant_id=17e38c637b574a68b6fa36527a21a113&name=default => generated 2925 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1412/2947] 10.0.0.70 () {32 vars in 739 bytes} [Tue Aug 11 12:35:01 2026] DELETE /v2.0/security-groups/9ece1627-6972-4408-abf9-bb62f8214c7d => generated 0 bytes in 218 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1536/2948] 199.19.213.166 () {30 vars in 769 bytes} [Tue Aug 11 12:35:01 2026] GET /v2.0/ports?device_id=45eeb622-3c06-4bb0-8576-6a43365ee279 => generated 3601 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-11 12:35:02.406 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-c264334c-97c1-4ec2-94eb-089ddfd66ebb - - - - - -] OVN reports status down for port: 5d04b587-37d0-4a11-9fd5-b21d70b630f0 [pid: 8|app: 0|req: 1413/2949] 199.19.213.166 () {34 vars in 975 bytes} [Tue Aug 11 12:35:02 2026] GET /v2.0/ports/5d04b587-37d0-4a11-9fd5-b21d70b630f0 => generated 1085 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1537/2950] 199.19.213.166 () {34 vars in 1060 bytes} [Tue Aug 11 12:35:02 2026] GET /v2.0/ports/5d04b587-37d0-4a11-9fd5-b21d70b630f0?fields=binding%3Aprofile&fields=network_id => generated 83 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-11 12:35:02.547 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-85608ba1-0824-4f50-b476-fb61f77dcd01'] response: {'server_uuid': '45eeb622-3c06-4bb0-8576-6a43365ee279', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '5d04b587-37d0-4a11-9fd5-b21d70b630f0', 'code': 200} [pid: 8|app: 0|req: 1414/2951] 199.19.213.166 () {34 vars in 1016 bytes} [Tue Aug 11 12:35:02 2026] GET /v2.0/networks/2d3ff3eb-6222-410e-a18d-496f5e46c041?fields=dns_domain => generated 29 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-11 12:35:02.713 7 INFO neutron.db.ovn_revision_numbers_db [None req-c264334c-97c1-4ec2-94eb-089ddfd66ebb - - - - - -] Successfully bumped revision number for resource 5d04b587-37d0-4a11-9fd5-b21d70b630f0 (type: ports) to 8 [pid: 8|app: 0|req: 1415/2952] 199.19.213.166 () {30 vars in 769 bytes} [Tue Aug 11 12:35:02 2026] GET /v2.0/ports?device_id=45eeb622-3c06-4bb0-8576-6a43365ee279 => generated 3599 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-11 12:35:03.028 7 INFO neutron.db.ovn_revision_numbers_db [req-2d70a009-4598-46a9-8416-c6309406e4cf req-65980cc5-4cbf-4906-96a5-903d9ff549f5 a28a735b17834b3a90a81134c1d2bc6e 0f044782ab1c4aa6b1d21ce7c18e0150 - - c91e732a1a8347dbad054f5124db4732 c91e732a1a8347dbad054f5124db4732] Successfully bumped revision number for resource 5d04b587-37d0-4a11-9fd5-b21d70b630f0 (type: ports) to 9 [pid: 7|app: 0|req: 1538/2953] 199.19.213.166 () {38 vars in 1028 bytes} [Tue Aug 11 12:35:02 2026] PUT /v2.0/ports/5d04b587-37d0-4a11-9fd5-b21d70b630f0 => generated 917 bytes in 469 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1416/2954] 199.19.213.166 () {30 vars in 769 bytes} [Tue Aug 11 12:35:03 2026] GET /v2.0/ports?device_id=45eeb622-3c06-4bb0-8576-6a43365ee279 => generated 2524 bytes in 42 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: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:35:03.974 7 INFO neutron_taas.services.taas.taas_plugin [None req-075240da-5f3c-4578-a6be-bf4e4117ef89 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] TaaS: Handle Delete Port: 5d04b587-37d0-4a11-9fd5-b21d70b630f0 2026-08-11 12:35:03.977 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-075240da-5f3c-4578-a6be-bf4e4117ef89 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Tap Mirror: Handle Delete Port: 5d04b587-37d0-4a11-9fd5-b21d70b630f0 [pid: 7|app: 0|req: 1539/2955] 199.19.213.166 () {32 vars in 759 bytes} [Tue Aug 11 12:35:03 2026] DELETE /v2.0/ports/5d04b587-37d0-4a11-9fd5-b21d70b630f0 => generated 0 bytes in 254 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1417/2956] 199.19.213.166 () {30 vars in 703 bytes} [Tue Aug 11 12:35:04 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1540/2957] 199.19.213.166 () {30 vars in 705 bytes} [Tue Aug 11 12:35:04 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1418/2958] 199.19.213.166 () {30 vars in 681 bytes} [Tue Aug 11 12:35:04 2026] GET /v2.0/extensions/qos => generated 166 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1541/2959] 199.19.213.166 () {30 vars in 717 bytes} [Tue Aug 11 12:35:04 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 12:35:04.599 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-4b1b27ab-378c-4fc7-bb4d-02539107909f'] response: {'server_uuid': '45eeb622-3c06-4bb0-8576-6a43365ee279', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '5d04b587-37d0-4a11-9fd5-b21d70b630f0', 'code': 200} [pid: 8|app: 0|req: 1419/2960] 199.19.213.166 () {30 vars in 741 bytes} [Tue Aug 11 12:35:04 2026] GET /v2.0/subnets/2afabbcc-6e46-46fc-bad8-d15dcdb50a32 => generated 675 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1542/2961] 199.19.213.166 () {34 vars in 1080 bytes} [Tue Aug 11 12:35:04 2026] GET /v2.0/ports?tenant_id=354615a73780442d8ead8b8619544339&device_id=45eeb622-3c06-4bb0-8576-6a43365ee279 => generated 2524 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1420/2962] 199.19.213.166 () {30 vars in 737 bytes} [Tue Aug 11 12:35:04 2026] GET /v2.0/ports/0a3c7da7-2067-4354-b89b-ec02f2b1decb => generated 1140 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1543/2963] 199.19.213.166 () {34 vars in 1146 bytes} [Tue Aug 11 12:35:04 2026] GET /v2.0/networks?id=dfb5cb7f-83f1-40ea-89eb-89f900ffd456&id=506baf26-40fc-4c1c-8415-0013a260079b&id=2d3ff3eb-6222-410e-a18d-496f5e46c041 => generated 2431 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1421/2964] 199.19.213.166 () {30 vars in 737 bytes} [Tue Aug 11 12:35:04 2026] GET /v2.0/ports/cf3b63d2-7673-44c3-8577-cdb89afe2385 => generated 1315 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1544/2965] 199.19.213.166 () {34 vars in 1062 bytes} [Tue Aug 11 12:35:04 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.1.205&port_id=e75c70f3-9c11-4af5-9713-8150170b11d8 => generated 19 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1422/2966] 199.19.213.166 () {30 vars in 741 bytes} [Tue Aug 11 12:35:04 2026] GET /v2.0/subnets/2afabbcc-6e46-46fc-bad8-d15dcdb50a32 => generated 675 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1545/2967] 199.19.213.166 () {34 vars in 984 bytes} [Tue Aug 11 12:35:04 2026] GET /v2.0/subnets?id=cb7d023f-3b0b-4058-97bf-ee07e4be2dfe => generated 654 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1423/2968] 199.19.213.166 () {30 vars in 743 bytes} [Tue Aug 11 12:35:04 2026] GET /v2.0/networks/506baf26-40fc-4c1c-8415-0013a260079b => generated 839 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1546/2969] 199.19.213.166 () {34 vars in 1052 bytes} [Tue Aug 11 12:35:04 2026] GET /v2.0/ports?network_id=dfb5cb7f-83f1-40ea-89eb-89f900ffd456&device_owner=network%3Adhcp => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1424/2970] 199.19.213.166 () {30 vars in 737 bytes} [Tue Aug 11 12:35:04 2026] GET /v2.0/ports/0a3c7da7-2067-4354-b89b-ec02f2b1decb => generated 1140 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1547/2971] 199.19.213.166 () {34 vars in 1012 bytes} [Tue Aug 11 12:35:04 2026] GET /v2.0/networks/dfb5cb7f-83f1-40ea-89eb-89f900ffd456?fields=segments => generated 14 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1548/2972] 199.19.213.166 () {30 vars in 741 bytes} [Tue Aug 11 12:35:04 2026] GET /v2.0/subnets/2afabbcc-6e46-46fc-bad8-d15dcdb50a32 => generated 675 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1425/2973] 199.19.213.166 () {34 vars in 1112 bytes} [Tue Aug 11 12:35:04 2026] GET /v2.0/networks/dfb5cb7f-83f1-40ea-89eb-89f900ffd456?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1549/2974] 199.19.213.166 () {34 vars in 1056 bytes} [Tue Aug 11 12:35:04 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.62&port_id=cf3b63d2-7673-44c3-8577-cdb89afe2385 => generated 19 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1426/2975] 199.19.213.166 () {34 vars in 984 bytes} [Tue Aug 11 12:35:04 2026] GET /v2.0/subnets?id=2afabbcc-6e46-46fc-bad8-d15dcdb50a32 => generated 678 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1550/2976] 199.19.213.166 () {34 vars in 1052 bytes} [Tue Aug 11 12:35:04 2026] GET /v2.0/ports?network_id=506baf26-40fc-4c1c-8415-0013a260079b&device_owner=network%3Adhcp => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1427/2977] 199.19.213.166 () {34 vars in 1012 bytes} [Tue Aug 11 12:35:04 2026] GET /v2.0/networks/506baf26-40fc-4c1c-8415-0013a260079b?fields=segments => generated 14 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1551/2978] 199.19.213.166 () {34 vars in 1112 bytes} [Tue Aug 11 12:35:05 2026] GET /v2.0/networks/506baf26-40fc-4c1c-8415-0013a260079b?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-11 12:35:06.047 8 INFO neutron.db.ovn_revision_numbers_db [None req-670274b1-c40f-4bb1-b221-61ebcae1b3f2 fc36cf84c71f4907b2acfe8c9a30e21d c4a58e43a48846b28de457b1e683f465 - - default default] Successfully bumped revision number for resource cf2ab09b-7656-4755-a8f5-82eb1c1844f9 (type: security_groups) to 1 2026-08-11 12:35:06.059 8 INFO neutron.db.ovn_revision_numbers_db [None req-670274b1-c40f-4bb1-b221-61ebcae1b3f2 fc36cf84c71f4907b2acfe8c9a30e21d c4a58e43a48846b28de457b1e683f465 - - default default] Successfully bumped revision number for resource 6f569ba9-d27e-488f-ac48-adc1ee1c1b54 (type: security_group_rules) to 0 2026-08-11 12:35:06.071 8 INFO neutron.db.ovn_revision_numbers_db [None req-670274b1-c40f-4bb1-b221-61ebcae1b3f2 fc36cf84c71f4907b2acfe8c9a30e21d c4a58e43a48846b28de457b1e683f465 - - default default] Successfully bumped revision number for resource 7555bbb1-65ea-41f8-b295-177b52c6eda7 (type: security_group_rules) to 0 2026-08-11 12:35:06.082 8 INFO neutron.db.ovn_revision_numbers_db [None req-670274b1-c40f-4bb1-b221-61ebcae1b3f2 fc36cf84c71f4907b2acfe8c9a30e21d c4a58e43a48846b28de457b1e683f465 - - default default] Successfully bumped revision number for resource 81910a6a-f42b-40ae-8e05-d10b6f9e0be5 (type: security_group_rules) to 0 2026-08-11 12:35:06.094 8 INFO neutron.db.ovn_revision_numbers_db [None req-670274b1-c40f-4bb1-b221-61ebcae1b3f2 fc36cf84c71f4907b2acfe8c9a30e21d c4a58e43a48846b28de457b1e683f465 - - default default] Successfully bumped revision number for resource f449e96f-09b5-4bb1-aaad-1647b416b3b3 (type: security_group_rules) to 0 2026-08-11 12:35:06.237 8 INFO neutron.db.ovn_revision_numbers_db [None req-670274b1-c40f-4bb1-b221-61ebcae1b3f2 fc36cf84c71f4907b2acfe8c9a30e21d c4a58e43a48846b28de457b1e683f465 - - default default] Successfully bumped revision number for resource d5579ef9-9dac-4132-945c-92898d6bebd9 (type: security_groups) to 1 2026-08-11 12:35:06.250 8 INFO neutron.db.ovn_revision_numbers_db [None req-670274b1-c40f-4bb1-b221-61ebcae1b3f2 fc36cf84c71f4907b2acfe8c9a30e21d c4a58e43a48846b28de457b1e683f465 - - default default] Successfully bumped revision number for resource 187cb7ff-b588-4515-aaa2-ec9c0be18967 (type: security_group_rules) to 0 2026-08-11 12:35:06.262 8 INFO neutron.db.ovn_revision_numbers_db [None req-670274b1-c40f-4bb1-b221-61ebcae1b3f2 fc36cf84c71f4907b2acfe8c9a30e21d c4a58e43a48846b28de457b1e683f465 - - default default] Successfully bumped revision number for resource 22be3960-dccc-4caf-8da9-3910262e0b7e (type: security_group_rules) to 0 [pid: 8|app: 0|req: 1428/2979] 10.0.0.70 () {34 vars in 683 bytes} [Tue Aug 11 12:35:05 2026] POST /v2.0/security-groups => generated 1601 bytes in 526 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-08-11 12:35:06.403 7 INFO neutron.db.ovn_revision_numbers_db [None req-76c574d7-84d7-43e4-8e84-7c4190da02e1 fc36cf84c71f4907b2acfe8c9a30e21d c4a58e43a48846b28de457b1e683f465 - - default default] Successfully bumped revision number for resource a52af82b-a4bb-40a5-affd-3382275cc9cf (type: security_groups) to 1 2026-08-11 12:35:06.419 7 INFO neutron.db.ovn_revision_numbers_db [None req-76c574d7-84d7-43e4-8e84-7c4190da02e1 fc36cf84c71f4907b2acfe8c9a30e21d c4a58e43a48846b28de457b1e683f465 - - default default] Successfully bumped revision number for resource 37dfebb6-6922-4e52-a8b3-2705a4109213 (type: security_group_rules) to 0 2026-08-11 12:35:06.441 7 INFO neutron.db.ovn_revision_numbers_db [None req-76c574d7-84d7-43e4-8e84-7c4190da02e1 fc36cf84c71f4907b2acfe8c9a30e21d c4a58e43a48846b28de457b1e683f465 - - default default] Successfully bumped revision number for resource 99d90a61-29bd-4ab5-82e3-de1008094bb8 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 1552/2980] 10.0.0.70 () {34 vars in 683 bytes} [Tue Aug 11 12:35:06 2026] POST /v2.0/security-groups => generated 1601 bytes in 182 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-08-11 12:35:06.587 8 INFO neutron.db.ovn_revision_numbers_db [None req-16c34530-df96-446f-8f49-ffbc04b77fb9 fc36cf84c71f4907b2acfe8c9a30e21d c4a58e43a48846b28de457b1e683f465 - - default default] Successfully bumped revision number for resource 45017fac-998e-48b2-8db8-922a5fccb3ee (type: security_groups) to 1 2026-08-11 12:35:06.597 8 INFO neutron.db.ovn_revision_numbers_db [None req-16c34530-df96-446f-8f49-ffbc04b77fb9 fc36cf84c71f4907b2acfe8c9a30e21d c4a58e43a48846b28de457b1e683f465 - - default default] Successfully bumped revision number for resource 48a0dcf8-c130-430e-9f2b-ff417bd90b01 (type: security_group_rules) to 0 2026-08-11 12:35:06.607 8 INFO neutron.db.ovn_revision_numbers_db [None req-16c34530-df96-446f-8f49-ffbc04b77fb9 fc36cf84c71f4907b2acfe8c9a30e21d c4a58e43a48846b28de457b1e683f465 - - default default] Successfully bumped revision number for resource 4f8c1684-b993-4d0e-b518-197848140506 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 1429/2981] 10.0.0.70 () {34 vars in 683 bytes} [Tue Aug 11 12:35:06 2026] POST /v2.0/security-groups => generated 1601 bytes in 155 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-08-11 12:35:06.757 7 INFO neutron.db.ovn_revision_numbers_db [None req-a7f385c0-41e8-4703-adf1-c5ca52160f37 fc36cf84c71f4907b2acfe8c9a30e21d c4a58e43a48846b28de457b1e683f465 - - default default] Successfully bumped revision number for resource c48c8741-d4c6-448e-bf2c-e003b2d5bf1d (type: security_groups) to 1 2026-08-11 12:35:06.768 7 INFO neutron.db.ovn_revision_numbers_db [None req-a7f385c0-41e8-4703-adf1-c5ca52160f37 fc36cf84c71f4907b2acfe8c9a30e21d c4a58e43a48846b28de457b1e683f465 - - default default] Successfully bumped revision number for resource a2d8a54e-8ba1-4f29-bbf8-a2c86136ba7e (type: security_group_rules) to 0 2026-08-11 12:35:06.779 7 INFO neutron.db.ovn_revision_numbers_db [None req-a7f385c0-41e8-4703-adf1-c5ca52160f37 fc36cf84c71f4907b2acfe8c9a30e21d c4a58e43a48846b28de457b1e683f465 - - default default] Successfully bumped revision number for resource ca5495de-5f29-4708-b349-23410926e4d6 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 1553/2982] 10.0.0.70 () {34 vars in 683 bytes} [Tue Aug 11 12:35:06 2026] POST /v2.0/security-groups => generated 1601 bytes in 169 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-08-11 12:35:06.924 8 INFO neutron.db.ovn_revision_numbers_db [None req-e33257c2-147a-4867-b6a0-d841590d073c fc36cf84c71f4907b2acfe8c9a30e21d c4a58e43a48846b28de457b1e683f465 - - default default] Successfully bumped revision number for resource 352ef88d-cc32-4599-8d81-e07b24975522 (type: security_groups) to 1 2026-08-11 12:35:06.935 8 INFO neutron.db.ovn_revision_numbers_db [None req-e33257c2-147a-4867-b6a0-d841590d073c fc36cf84c71f4907b2acfe8c9a30e21d c4a58e43a48846b28de457b1e683f465 - - default default] Successfully bumped revision number for resource 3b3f433a-fedf-428e-a58e-310af4d05f02 (type: security_group_rules) to 0 2026-08-11 12:35:06.957 8 INFO neutron.db.ovn_revision_numbers_db [None req-e33257c2-147a-4867-b6a0-d841590d073c fc36cf84c71f4907b2acfe8c9a30e21d c4a58e43a48846b28de457b1e683f465 - - default default] Successfully bumped revision number for resource e4e36c65-3e9c-4178-a38f-a19a0e5111d6 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 1430/2983] 10.0.0.70 () {34 vars in 683 bytes} [Tue Aug 11 12:35:06 2026] POST /v2.0/security-groups => generated 1601 bytes in 177 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1554/2984] 10.0.0.70 () {34 vars in 766 bytes} [Tue Aug 11 12:35:07 2026] PUT /v2.0/security-groups/d5579ef9-9dac-4132-945c-92898d6bebd9/tags => generated 17 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1431/2985] 10.0.0.70 () {34 vars in 766 bytes} [Tue Aug 11 12:35:07 2026] PUT /v2.0/security-groups/a52af82b-a4bb-40a5-affd-3382275cc9cf/tags => generated 25 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1555/2986] 10.0.0.70 () {34 vars in 766 bytes} [Tue Aug 11 12:35:07 2026] PUT /v2.0/security-groups/45017fac-998e-48b2-8db8-922a5fccb3ee/tags => generated 34 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1432/2987] 10.0.0.70 () {34 vars in 766 bytes} [Tue Aug 11 12:35:07 2026] PUT /v2.0/security-groups/c48c8741-d4c6-448e-bf2c-e003b2d5bf1d/tags => generated 19 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1556/2988] 10.0.0.70 () {32 vars in 679 bytes} [Tue Aug 11 12:35:07 2026] GET /v2.0/security-groups?tags=red => generated 4804 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1433/2989] 10.0.0.70 () {32 vars in 693 bytes} [Tue Aug 11 12:35:07 2026] GET /v2.0/security-groups?tags=red%2Cblue => generated 3218 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1557/2990] 10.0.0.70 () {32 vars in 689 bytes} [Tue Aug 11 12:35:07 2026] GET /v2.0/security-groups?tags-any=blue => generated 3218 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1434/2991] 10.0.0.70 () {32 vars in 701 bytes} [Tue Aug 11 12:35:07 2026] GET /v2.0/security-groups?tags-any=red%2Cblue => generated 4804 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1558/2992] 10.0.0.70 () {32 vars in 687 bytes} [Tue Aug 11 12:35:07 2026] GET /v2.0/security-groups?not-tags=red => generated 6094 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1435/2993] 10.0.0.70 () {32 vars in 701 bytes} [Tue Aug 11 12:35:07 2026] GET /v2.0/security-groups?not-tags=red%2Cblue => generated 7680 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1559/2994] 10.0.0.70 () {32 vars in 697 bytes} [Tue Aug 11 12:35:07 2026] GET /v2.0/security-groups?not-tags-any=blue => generated 7680 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1436/2995] 10.0.0.70 () {32 vars in 709 bytes} [Tue Aug 11 12:35:07 2026] GET /v2.0/security-groups?not-tags-any=red%2Cblue => generated 6094 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1560/2996] 10.0.0.70 () {32 vars in 739 bytes} [Tue Aug 11 12:35:07 2026] DELETE /v2.0/security-groups/d5579ef9-9dac-4132-945c-92898d6bebd9 => generated 0 bytes in 122 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1437/2997] 10.0.0.70 () {32 vars in 739 bytes} [Tue Aug 11 12:35:07 2026] DELETE /v2.0/security-groups/a52af82b-a4bb-40a5-affd-3382275cc9cf => generated 0 bytes in 114 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1561/2998] 10.0.0.70 () {32 vars in 739 bytes} [Tue Aug 11 12:35:07 2026] DELETE /v2.0/security-groups/45017fac-998e-48b2-8db8-922a5fccb3ee => generated 0 bytes in 112 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1438/2999] 10.0.0.70 () {32 vars in 739 bytes} [Tue Aug 11 12:35:08 2026] DELETE /v2.0/security-groups/c48c8741-d4c6-448e-bf2c-e003b2d5bf1d => generated 0 bytes in 108 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1562/3000] 10.0.0.70 () {32 vars in 739 bytes} [Tue Aug 11 12:35:08 2026] DELETE /v2.0/security-groups/352ef88d-cc32-4599-8d81-e07b24975522 => generated 0 bytes in 122 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-11 12:35:09.275 8 INFO neutron.db.ovn_revision_numbers_db [None req-97d9eac4-7a08-43b7-823a-7428920efb54 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource f4e772c2-e66e-4872-bb4c-a5f548a2b672 (type: security_groups) to 1 2026-08-11 12:35:09.288 8 INFO neutron.db.ovn_revision_numbers_db [None req-97d9eac4-7a08-43b7-823a-7428920efb54 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource 5ed1a5dc-39fc-4945-b694-5abbe9fe22d3 (type: security_group_rules) to 0 2026-08-11 12:35:09.300 8 INFO neutron.db.ovn_revision_numbers_db [None req-97d9eac4-7a08-43b7-823a-7428920efb54 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource a2896205-d6d3-4572-ba04-02b4438acb0a (type: security_group_rules) to 0 2026-08-11 12:35:09.311 8 INFO neutron.db.ovn_revision_numbers_db [None req-97d9eac4-7a08-43b7-823a-7428920efb54 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource a6ee891d-7874-4d03-a52f-a142f56e4322 (type: security_group_rules) to 0 2026-08-11 12:35:09.321 8 INFO neutron.db.ovn_revision_numbers_db [None req-97d9eac4-7a08-43b7-823a-7428920efb54 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource dfef329d-84e7-411e-ab22-4d4dd38acc06 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 1439/3001] 10.0.0.70 () {32 vars in 773 bytes} [Tue Aug 11 12:35:08 2026] GET /v2.0/security-groups?tenant_id=2747e0c988d247318120eeadb13fa495&name=default => generated 2925 bytes in 360 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1563/3002] 10.0.0.70 () {32 vars in 739 bytes} [Tue Aug 11 12:35:09 2026] DELETE /v2.0/security-groups/f4e772c2-e66e-4872-bb4c-a5f548a2b672 => generated 0 bytes in 214 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1440/3003] 10.0.0.70 () {32 vars in 773 bytes} [Tue Aug 11 12:35:09 2026] GET /v2.0/security-groups?tenant_id=c4a58e43a48846b28de457b1e683f465&name=default => generated 2925 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1564/3004] 10.0.0.70 () {32 vars in 739 bytes} [Tue Aug 11 12:35:09 2026] DELETE /v2.0/security-groups/cf2ab09b-7656-4755-a8f5-82eb1c1844f9 => generated 0 bytes in 257 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-11 12:35:10.317 8 INFO neutron.db.ovn_revision_numbers_db [None req-c77ce217-174f-421f-98e3-76b521d7be49 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource 49c0a35c-3750-4eb8-8197-e89040651486 (type: security_groups) to 1 2026-08-11 12:35:10.335 8 INFO neutron.db.ovn_revision_numbers_db [None req-c77ce217-174f-421f-98e3-76b521d7be49 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource 37fb01b0-8ca1-4978-8992-1684450fcbde (type: security_group_rules) to 0 2026-08-11 12:35:10.356 8 INFO neutron.db.ovn_revision_numbers_db [None req-c77ce217-174f-421f-98e3-76b521d7be49 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource 800654ab-e571-4914-9ee4-7d8d647280ed (type: security_group_rules) to 0 2026-08-11 12:35:10.377 8 INFO neutron.db.ovn_revision_numbers_db [None req-c77ce217-174f-421f-98e3-76b521d7be49 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource a14d295e-5570-458d-81a7-f15bb9c82fad (type: security_group_rules) to 0 2026-08-11 12:35:10.398 8 INFO neutron.db.ovn_revision_numbers_db [None req-c77ce217-174f-421f-98e3-76b521d7be49 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource b30c3dff-0f23-42dd-81d3-ae96353b3396 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 1441/3005] 10.0.0.70 () {32 vars in 773 bytes} [Tue Aug 11 12:35:10 2026] GET /v2.0/security-groups?tenant_id=a4f49ca9a2934fd19aad7c608740c4ab&name=default => generated 2925 bytes in 276 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1565/3008] 10.0.0.70 () {32 vars in 739 bytes} [Tue Aug 11 12:35:10 2026] DELETE /v2.0/security-groups/49c0a35c-3750-4eb8-8197-e89040651486 => generated 0 bytes in 244 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-11 12:35:15.047 8 INFO neutron.db.ovn_revision_numbers_db [None req-13176b5f-d62f-4030-9de7-047692dd5a40 a5620054128f4021bb531ff9e7cd65dd d39f69d16923476daa7530a6c364e89d - - default default] Successfully bumped revision number for resource b7ece4fc-3a87-435b-b3a8-c0c7d80c9e0b (type: security_groups) to 1 2026-08-11 12:35:15.061 8 INFO neutron.db.ovn_revision_numbers_db [None req-13176b5f-d62f-4030-9de7-047692dd5a40 a5620054128f4021bb531ff9e7cd65dd d39f69d16923476daa7530a6c364e89d - - default default] Successfully bumped revision number for resource 1e29ff03-ab18-431c-883e-623c58030f58 (type: security_group_rules) to 0 2026-08-11 12:35:15.072 8 INFO neutron.db.ovn_revision_numbers_db [None req-13176b5f-d62f-4030-9de7-047692dd5a40 a5620054128f4021bb531ff9e7cd65dd d39f69d16923476daa7530a6c364e89d - - default default] Successfully bumped revision number for resource 23bd98d8-d009-4cd9-ae4d-7f80750a4a33 (type: security_group_rules) to 0 2026-08-11 12:35:15.082 8 INFO neutron.db.ovn_revision_numbers_db [None req-13176b5f-d62f-4030-9de7-047692dd5a40 a5620054128f4021bb531ff9e7cd65dd d39f69d16923476daa7530a6c364e89d - - default default] Successfully bumped revision number for resource 63ef6dc2-7772-4336-88a7-b0f7b1651004 (type: security_group_rules) to 0 2026-08-11 12:35:15.094 8 INFO neutron.db.ovn_revision_numbers_db [None req-13176b5f-d62f-4030-9de7-047692dd5a40 a5620054128f4021bb531ff9e7cd65dd d39f69d16923476daa7530a6c364e89d - - default default] Successfully bumped revision number for resource de6217b6-9b0e-4673-a752-2ac330afb7c2 (type: security_group_rules) to 0 2026-08-11 12:35:15.200 8 INFO neutron.db.segments_db [None req-13176b5f-d62f-4030-9de7-047692dd5a40 a5620054128f4021bb531ff9e7cd65dd d39f69d16923476daa7530a6c364e89d - - default default] Added segment ce3b84a3-02db-4a7a-88c0-34e34dd07900 of type geneve for network 54fb05db-861d-484d-9b86-36a6b75e9c67 2026-08-11 12:35:15.325 8 INFO neutron.db.ovn_revision_numbers_db [None req-13176b5f-d62f-4030-9de7-047692dd5a40 a5620054128f4021bb531ff9e7cd65dd d39f69d16923476daa7530a6c364e89d - - default default] Successfully bumped revision number for resource 54fb05db-861d-484d-9b86-36a6b75e9c67 (type: networks) to 1 2026-08-11 12:35:15.507 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-13176b5f-d62f-4030-9de7-047692dd5a40 a5620054128f4021bb531ff9e7cd65dd d39f69d16923476daa7530a6c364e89d - - default default] No more DHCP agents 2026-08-11 12:35:15.509 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-13176b5f-d62f-4030-9de7-047692dd5a40 a5620054128f4021bb531ff9e7cd65dd d39f69d16923476daa7530a6c364e89d - - default default] Unable to schedule network 54fb05db-861d-484d-9b86-36a6b75e9c67: no agents available; will retry on subsequent port and subnet creation events. 2026-08-11 12:35:15.565 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-4e61093a-120e-4e74-b379-760b7c5608bd - - - - - -] OVN reports status down for port: fc0a740b-6756-4b2d-a037-4c35bdddf7ee 2026-08-11 12:35:15.595 8 INFO neutron.db.ovn_revision_numbers_db [None req-13176b5f-d62f-4030-9de7-047692dd5a40 a5620054128f4021bb531ff9e7cd65dd d39f69d16923476daa7530a6c364e89d - - default default] Successfully bumped revision number for resource fc0a740b-6756-4b2d-a037-4c35bdddf7ee (type: ports) to 1 [pid: 8|app: 0|req: 1444/3009] 10.0.0.70 () {34 vars in 669 bytes} [Tue Aug 11 12:35:14 2026] POST /v2.0/networks => generated 650 bytes in 872 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-11 12:35:15.892 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-acb0e8b0-f65c-4a4b-87b1-fddacc3497ae a5620054128f4021bb531ff9e7cd65dd d39f69d16923476daa7530a6c364e89d - - default default] No more DHCP agents 2026-08-11 12:35:15.893 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-acb0e8b0-f65c-4a4b-87b1-fddacc3497ae a5620054128f4021bb531ff9e7cd65dd d39f69d16923476daa7530a6c364e89d - - default default] Unable to schedule network 54fb05db-861d-484d-9b86-36a6b75e9c67: no agents available; will retry on subsequent port and subnet creation events. 2026-08-11 12:35:15.942 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-4e61093a-120e-4e74-b379-760b7c5608bd - - - - - -] OVN reports status down for port: 4faf38c8-3a66-4ecc-9cde-711d24b76a3c 2026-08-11 12:35:15.991 7 INFO neutron.db.ovn_revision_numbers_db [None req-acb0e8b0-f65c-4a4b-87b1-fddacc3497ae a5620054128f4021bb531ff9e7cd65dd d39f69d16923476daa7530a6c364e89d - - default default] Successfully bumped revision number for resource 4faf38c8-3a66-4ecc-9cde-711d24b76a3c (type: ports) to 1 [pid: 7|app: 0|req: 1566/3010] 10.0.0.70 () {34 vars in 663 bytes} [Tue Aug 11 12:35:15 2026] POST /v2.0/ports => generated 743 bytes in 413 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1445/3011] 10.0.0.70 () {34 vars in 665 bytes} [Tue Aug 11 12:35:16 2026] POST /v2.0/trunks => generated 409 bytes in 254 msecs (HTTP/1.1 201) 4 headers in 162 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-08-11 12:35:16.414 7 INFO neutron.db.segments_db [None req-bb77c983-3894-45fa-9a89-1097fb2aa63f a5620054128f4021bb531ff9e7cd65dd d39f69d16923476daa7530a6c364e89d - - default default] Added segment 16e5b8d5-6eae-4863-b211-8f816a873035 of type geneve for network 06f45933-10fd-47ab-8e59-f8684d8a5690 2026-08-11 12:35:16.513 7 INFO neutron.db.ovn_revision_numbers_db [None req-bb77c983-3894-45fa-9a89-1097fb2aa63f a5620054128f4021bb531ff9e7cd65dd d39f69d16923476daa7530a6c364e89d - - default default] Successfully bumped revision number for resource 06f45933-10fd-47ab-8e59-f8684d8a5690 (type: networks) to 1 2026-08-11 12:35:16.681 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-bb77c983-3894-45fa-9a89-1097fb2aa63f a5620054128f4021bb531ff9e7cd65dd d39f69d16923476daa7530a6c364e89d - - default default] No more DHCP agents 2026-08-11 12:35:16.682 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-bb77c983-3894-45fa-9a89-1097fb2aa63f a5620054128f4021bb531ff9e7cd65dd d39f69d16923476daa7530a6c364e89d - - default default] Unable to schedule network 06f45933-10fd-47ab-8e59-f8684d8a5690: no agents available; will retry on subsequent port and subnet creation events. 2026-08-11 12:35:16.727 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-631b0f68-9024-4b6f-9266-c0ac6e9be4d2 - - - - - -] OVN reports status down for port: 8e857112-b538-4f98-9c61-cf15ba8dec71 2026-08-11 12:35:16.747 7 INFO neutron.db.ovn_revision_numbers_db [None req-bb77c983-3894-45fa-9a89-1097fb2aa63f a5620054128f4021bb531ff9e7cd65dd d39f69d16923476daa7530a6c364e89d - - default default] Successfully bumped revision number for resource 8e857112-b538-4f98-9c61-cf15ba8dec71 (type: ports) to 1 [pid: 7|app: 0|req: 1567/3012] 10.0.0.70 () {34 vars in 669 bytes} [Tue Aug 11 12:35:16 2026] POST /v2.0/networks => generated 651 bytes in 440 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1568/3013] 199.19.213.166 () {30 vars in 703 bytes} [Tue Aug 11 12:35:16 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1569/3014] 199.19.213.166 () {30 vars in 705 bytes} [Tue Aug 11 12:35:16 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1570/3015] 199.19.213.166 () {30 vars in 681 bytes} [Tue Aug 11 12:35:16 2026] GET /v2.0/extensions/qos => generated 166 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1571/3016] 199.19.213.166 () {30 vars in 717 bytes} [Tue Aug 11 12:35:16 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 12:35:16.900 7 INFO neutron.api.v2.resource [None req-95273a26-3c59-4a6a-a2b5-f300e246f641 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1572/3017] 199.19.213.166 () {30 vars in 763 bytes} [Tue Aug 11 12:35:16 2026] GET /v2.0/security-groups/lb-03c6259c-2fa8-4fb3-852e-7aca9d212289 => generated 149 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1573/3018] 199.19.213.166 () {30 vars in 785 bytes} [Tue Aug 11 12:35:16 2026] GET /v2.0/security-groups?name=lb-03c6259c-2fa8-4fb3-852e-7aca9d212289 => generated 2861 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1574/3019] 199.19.213.166 () {30 vars in 815 bytes} [Tue Aug 11 12:35:16 2026] GET /v2.0/security-group-rules?security_group_id=7e609fda-0c93-4ffc-bdcd-0c6ab10432e3 => generated 2334 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-11 12:35:16.976 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-f3390798-0a1c-482e-8655-ce1f3d3bc617 a5620054128f4021bb531ff9e7cd65dd d39f69d16923476daa7530a6c364e89d - - default default] No more DHCP agents 2026-08-11 12:35:16.977 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-f3390798-0a1c-482e-8655-ce1f3d3bc617 a5620054128f4021bb531ff9e7cd65dd d39f69d16923476daa7530a6c364e89d - - default default] Unable to schedule network 06f45933-10fd-47ab-8e59-f8684d8a5690: no agents available; will retry on subsequent port and subnet creation events. 2026-08-11 12:35:17.022 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-4e61093a-120e-4e74-b379-760b7c5608bd - - - - - -] OVN reports status down for port: f5fce61f-d08e-4a02-ab27-a0ac3ab5308a 2026-08-11 12:35:17.054 8 INFO neutron.db.ovn_revision_numbers_db [None req-f3390798-0a1c-482e-8655-ce1f3d3bc617 a5620054128f4021bb531ff9e7cd65dd d39f69d16923476daa7530a6c364e89d - - default default] Successfully bumped revision number for resource f5fce61f-d08e-4a02-ab27-a0ac3ab5308a (type: ports) to 1 [pid: 8|app: 0|req: 1446/3020] 10.0.0.70 () {34 vars in 663 bytes} [Tue Aug 11 12:35:16 2026] POST /v2.0/ports => generated 743 bytes in 337 msecs (HTTP/1.1 201) 4 headers in 162 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: 7|app: 0|req: 1575/3021] 199.19.213.166 () {32 vars in 789 bytes} [Tue Aug 11 12:35:16 2026] DELETE /v2.0/security-group-rules/73753e5a-4be6-433c-be84-45d1bc49d5bf => generated 0 bytes in 163 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1576/3022] 199.19.213.166 () {32 vars in 789 bytes} [Tue Aug 11 12:35:17 2026] DELETE /v2.0/security-group-rules/e5547b62-256d-4c28-8112-b3675f45a700 => generated 0 bytes in 112 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1447/3023] 10.0.0.70 () {34 vars in 665 bytes} [Tue Aug 11 12:35:17 2026] POST /v2.0/trunks => generated 409 bytes in 157 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1577/3024] 10.0.0.71 () {28 vars in 590 bytes} [Tue Aug 11 12:35:17 2026] GET /v2.0/floatingips => generated 2589 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-11 12:35:17.358 8 INFO neutron.db.segments_db [None req-2b960d3c-ac52-4baf-9b70-e56d8832868c a5620054128f4021bb531ff9e7cd65dd d39f69d16923476daa7530a6c364e89d - - default default] Added segment d1340c32-7eb3-4997-be6c-980f9d365242 of type geneve for network c28b46e5-cbef-495a-86df-9e0dd09ed31e [pid: 7|app: 0|req: 1578/3025] 10.0.0.71 () {28 vars in 582 bytes} [Tue Aug 11 12:35:17 2026] GET /v2.0/routers => generated 965 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1579/3026] 10.0.0.71 () {28 vars in 623 bytes} [Tue Aug 11 12:35:17 2026] GET /v2.0/agents?binary=ovn-controller => generated 416 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 12:35:17.443 8 INFO neutron.db.ovn_revision_numbers_db [None req-2b960d3c-ac52-4baf-9b70-e56d8832868c a5620054128f4021bb531ff9e7cd65dd d39f69d16923476daa7530a6c364e89d - - default default] Successfully bumped revision number for resource c28b46e5-cbef-495a-86df-9e0dd09ed31e (type: networks) to 1 [pid: 7|app: 0|req: 1580/3027] 10.0.0.71 () {28 vars in 584 bytes} [Tue Aug 11 12:35:17 2026] GET /v2.0/networks => generated 7004 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1581/3028] 10.0.0.71 () {28 vars in 582 bytes} [Tue Aug 11 12:35:17 2026] GET /v2.0/subnets => generated 5509 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-11 12:35:17.600 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-2b960d3c-ac52-4baf-9b70-e56d8832868c a5620054128f4021bb531ff9e7cd65dd d39f69d16923476daa7530a6c364e89d - - default default] No more DHCP agents 2026-08-11 12:35:17.601 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-2b960d3c-ac52-4baf-9b70-e56d8832868c a5620054128f4021bb531ff9e7cd65dd d39f69d16923476daa7530a6c364e89d - - default default] Unable to schedule network c28b46e5-cbef-495a-86df-9e0dd09ed31e: no agents available; will retry on subsequent port and subnet creation events. 2026-08-11 12:35:17.648 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-4e61093a-120e-4e74-b379-760b7c5608bd - - - - - -] OVN reports status down for port: 4010dc83-cc46-4df3-b1f8-84f65361d8cf 2026-08-11 12:35:17.678 8 INFO neutron.db.ovn_revision_numbers_db [None req-2b960d3c-ac52-4baf-9b70-e56d8832868c a5620054128f4021bb531ff9e7cd65dd d39f69d16923476daa7530a6c364e89d - - default default] Successfully bumped revision number for resource 4010dc83-cc46-4df3-b1f8-84f65361d8cf (type: ports) to 1 [pid: 8|app: 0|req: 1448/3029] 10.0.0.70 () {34 vars in 669 bytes} [Tue Aug 11 12:35:17 2026] POST /v2.0/networks => generated 651 bytes in 423 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1582/3030] 10.0.0.71 () {28 vars in 578 bytes} [Tue Aug 11 12:35:17 2026] GET /v2.0/ports => generated 26549 bytes in 198 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1583/3031] 10.0.0.71 () {28 vars in 582 bytes} [Tue Aug 11 12:35:17 2026] GET /v2.0/subnets => generated 5509 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1584/3032] 10.0.0.71 () {28 vars in 590 bytes} [Tue Aug 11 12:35:17 2026] GET /v2.0/subnetpools => generated 19 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1585/3033] 10.0.0.71 () {28 vars in 618 bytes} [Tue Aug 11 12:35:17 2026] GET /v2.0/network-ip-availabilities => generated 3986 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1586/3034] 10.0.0.71 () {28 vars in 598 bytes} [Tue Aug 11 12:35:17 2026] GET /v2.0/security-groups => generated 33160 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1587/3035] 10.0.0.71 () {28 vars in 580 bytes} [Tue Aug 11 12:35:17 2026] GET /v2.0/agents => generated 1214 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-11 12:35:17.931 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-300dd099-e20c-498c-823a-7dec0d1525d6 a5620054128f4021bb531ff9e7cd65dd d39f69d16923476daa7530a6c364e89d - - default default] No more DHCP agents 2026-08-11 12:35:17.932 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-300dd099-e20c-498c-823a-7dec0d1525d6 a5620054128f4021bb531ff9e7cd65dd d39f69d16923476daa7530a6c364e89d - - default default] Unable to schedule network c28b46e5-cbef-495a-86df-9e0dd09ed31e: no agents available; will retry on subsequent port and subnet creation events. 2026-08-11 12:35:17.977 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-631b0f68-9024-4b6f-9266-c0ac6e9be4d2 - - - - - -] OVN reports status down for port: 5803fc57-b4d7-4e02-a01c-8c512556442c 2026-08-11 12:35:18.025 8 INFO neutron.db.ovn_revision_numbers_db [None req-300dd099-e20c-498c-823a-7dec0d1525d6 a5620054128f4021bb531ff9e7cd65dd d39f69d16923476daa7530a6c364e89d - - default default] Successfully bumped revision number for resource 5803fc57-b4d7-4e02-a01c-8c512556442c (type: ports) to 1 [pid: 8|app: 0|req: 1449/3036] 10.0.0.70 () {34 vars in 663 bytes} [Tue Aug 11 12:35:17 2026] POST /v2.0/ports => generated 743 bytes in 390 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1588/3037] 10.0.0.70 () {34 vars in 665 bytes} [Tue Aug 11 12:35:18 2026] POST /v2.0/trunks => generated 409 bytes in 171 msecs (HTTP/1.1 201) 4 headers in 162 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-08-11 12:35:18.366 8 INFO neutron.db.segments_db [None req-6025fa7e-8fa8-4ba1-bfca-8e3a4a3276cf a5620054128f4021bb531ff9e7cd65dd d39f69d16923476daa7530a6c364e89d - - default default] Added segment e21e3d86-196a-4aef-bff6-0176c032ee3a of type geneve for network d97521e6-d588-4e41-9c26-48dd57d926b0 2026-08-11 12:35:18.466 8 INFO neutron.db.ovn_revision_numbers_db [None req-6025fa7e-8fa8-4ba1-bfca-8e3a4a3276cf a5620054128f4021bb531ff9e7cd65dd d39f69d16923476daa7530a6c364e89d - - default default] Successfully bumped revision number for resource d97521e6-d588-4e41-9c26-48dd57d926b0 (type: networks) to 1 2026-08-11 12:35:18.617 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-6025fa7e-8fa8-4ba1-bfca-8e3a4a3276cf a5620054128f4021bb531ff9e7cd65dd d39f69d16923476daa7530a6c364e89d - - default default] No more DHCP agents 2026-08-11 12:35:18.619 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-6025fa7e-8fa8-4ba1-bfca-8e3a4a3276cf a5620054128f4021bb531ff9e7cd65dd d39f69d16923476daa7530a6c364e89d - - default default] Unable to schedule network d97521e6-d588-4e41-9c26-48dd57d926b0: no agents available; will retry on subsequent port and subnet creation events. 2026-08-11 12:35:18.676 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-4e61093a-120e-4e74-b379-760b7c5608bd - - - - - -] OVN reports status down for port: 3dc0d467-36b2-401e-83f8-6ceeacd5f11c 2026-08-11 12:35:18.705 8 INFO neutron.db.ovn_revision_numbers_db [None req-6025fa7e-8fa8-4ba1-bfca-8e3a4a3276cf a5620054128f4021bb531ff9e7cd65dd d39f69d16923476daa7530a6c364e89d - - default default] Successfully bumped revision number for resource 3dc0d467-36b2-401e-83f8-6ceeacd5f11c (type: ports) to 1 [pid: 8|app: 0|req: 1450/3038] 10.0.0.70 () {34 vars in 669 bytes} [Tue Aug 11 12:35:18 2026] POST /v2.0/networks => generated 650 bytes in 441 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-11 12:35:18.933 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-48ffc8b8-5bc2-4911-8d1e-b236e1cb5e36 a5620054128f4021bb531ff9e7cd65dd d39f69d16923476daa7530a6c364e89d - - default default] No more DHCP agents 2026-08-11 12:35:18.934 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-48ffc8b8-5bc2-4911-8d1e-b236e1cb5e36 a5620054128f4021bb531ff9e7cd65dd d39f69d16923476daa7530a6c364e89d - - default default] Unable to schedule network d97521e6-d588-4e41-9c26-48dd57d926b0: no agents available; will retry on subsequent port and subnet creation events. 2026-08-11 12:35:18.978 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-4e61093a-120e-4e74-b379-760b7c5608bd - - - - - -] OVN reports status down for port: c677df56-cd01-48fc-880c-843377bc35ad 2026-08-11 12:35:19.023 7 INFO neutron.db.ovn_revision_numbers_db [None req-48ffc8b8-5bc2-4911-8d1e-b236e1cb5e36 a5620054128f4021bb531ff9e7cd65dd d39f69d16923476daa7530a6c364e89d - - default default] Successfully bumped revision number for resource c677df56-cd01-48fc-880c-843377bc35ad (type: ports) to 1 [pid: 7|app: 0|req: 1589/3039] 10.0.0.70 () {34 vars in 663 bytes} [Tue Aug 11 12:35:18 2026] POST /v2.0/ports => generated 743 bytes in 369 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1451/3040] 10.0.0.70 () {34 vars in 665 bytes} [Tue Aug 11 12:35:19 2026] POST /v2.0/trunks => generated 409 bytes in 205 msecs (HTTP/1.1 201) 4 headers in 162 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-08-11 12:35:19.393 7 INFO neutron.db.segments_db [None req-8d30dd23-a60d-4a10-a794-26266c1c4580 a5620054128f4021bb531ff9e7cd65dd d39f69d16923476daa7530a6c364e89d - - default default] Added segment ca1db1eb-e2ef-4d3f-a5de-15508cddcb02 of type geneve for network 023cc7c2-bb1d-4b15-b758-d076341b60c8 2026-08-11 12:35:19.481 7 INFO neutron.db.ovn_revision_numbers_db [None req-8d30dd23-a60d-4a10-a794-26266c1c4580 a5620054128f4021bb531ff9e7cd65dd d39f69d16923476daa7530a6c364e89d - - default default] Successfully bumped revision number for resource 023cc7c2-bb1d-4b15-b758-d076341b60c8 (type: networks) to 1 2026-08-11 12:35:19.611 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-8d30dd23-a60d-4a10-a794-26266c1c4580 a5620054128f4021bb531ff9e7cd65dd d39f69d16923476daa7530a6c364e89d - - default default] No more DHCP agents 2026-08-11 12:35:19.613 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-8d30dd23-a60d-4a10-a794-26266c1c4580 a5620054128f4021bb531ff9e7cd65dd d39f69d16923476daa7530a6c364e89d - - default default] Unable to schedule network 023cc7c2-bb1d-4b15-b758-d076341b60c8: no agents available; will retry on subsequent port and subnet creation events. 2026-08-11 12:35:19.654 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-4e61093a-120e-4e74-b379-760b7c5608bd - - - - - -] OVN reports status down for port: c1f5422f-b60d-49b4-b0c5-5a70b48b1167 2026-08-11 12:35:19.708 7 INFO neutron.db.ovn_revision_numbers_db [None req-8d30dd23-a60d-4a10-a794-26266c1c4580 a5620054128f4021bb531ff9e7cd65dd d39f69d16923476daa7530a6c364e89d - - default default] Successfully bumped revision number for resource c1f5422f-b60d-49b4-b0c5-5a70b48b1167 (type: ports) to 1 [pid: 7|app: 0|req: 1590/3041] 10.0.0.70 () {34 vars in 669 bytes} [Tue Aug 11 12:35:19 2026] POST /v2.0/networks => generated 650 bytes in 427 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-11 12:35:19.829 8 INFO neutron_taas.services.taas.taas_plugin [None req-7c8d71b1-1a3c-44df-81e7-c79950882696 0025ad94b58f48c3b43626865eb37ce6 95c3fa2ae0db4f60a35e273f9cd61fb3 - - default default] TaaS: Handle Delete Port: f86c86d2-3c19-4f18-bd93-dc713568412c 2026-08-11 12:35:19.831 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-7c8d71b1-1a3c-44df-81e7-c79950882696 0025ad94b58f48c3b43626865eb37ce6 95c3fa2ae0db4f60a35e273f9cd61fb3 - - default default] Tap Mirror: Handle Delete Port: f86c86d2-3c19-4f18-bd93-dc713568412c 2026-08-11 12:35:19.925 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-689ae79e-74eb-479c-9a51-41647042f124 a5620054128f4021bb531ff9e7cd65dd d39f69d16923476daa7530a6c364e89d - - default default] No more DHCP agents 2026-08-11 12:35:19.926 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-689ae79e-74eb-479c-9a51-41647042f124 a5620054128f4021bb531ff9e7cd65dd d39f69d16923476daa7530a6c364e89d - - default default] Unable to schedule network 023cc7c2-bb1d-4b15-b758-d076341b60c8: no agents available; will retry on subsequent port and subnet creation events. 2026-08-11 12:35:19.975 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-631b0f68-9024-4b6f-9266-c0ac6e9be4d2 - - - - - -] OVN reports status down for port: 679ca273-8cf8-4204-a25c-338d2daff842 2026-08-11 12:35:20.009 7 INFO neutron.db.ovn_revision_numbers_db [None req-689ae79e-74eb-479c-9a51-41647042f124 a5620054128f4021bb531ff9e7cd65dd d39f69d16923476daa7530a6c364e89d - - default default] Successfully bumped revision number for resource 679ca273-8cf8-4204-a25c-338d2daff842 (type: ports) to 1 2026-08-11 12:35:20.055 8 INFO neutron.db.l3_db [None req-7c8d71b1-1a3c-44df-81e7-c79950882696 0025ad94b58f48c3b43626865eb37ce6 95c3fa2ae0db4f60a35e273f9cd61fb3 - - default default] Floating IP c1e695e9-65c3-4a59-9579-ac68f6d5dc12 disassociated (deleted). External IP: 10.96.250.212, port: 0a3c7da7-2067-4354-b89b-ec02f2b1decb. [pid: 8|app: 0|req: 1452/3042] 10.0.0.70 () {32 vars in 731 bytes} [Tue Aug 11 12:35:19 2026] DELETE /v2.0/floatingips/c1e695e9-65c3-4a59-9579-ac68f6d5dc12 => generated 0 bytes in 417 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1591/3043] 10.0.0.70 () {34 vars in 663 bytes} [Tue Aug 11 12:35:19 2026] POST /v2.0/ports => generated 743 bytes in 347 msecs (HTTP/1.1 201) 4 headers in 162 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-08-11 12:35:20.115 8 INFO neutron.api.v2.resource [None req-d5640871-0bfd-4471-861f-5b0424fd4f9c 0025ad94b58f48c3b43626865eb37ce6 95c3fa2ae0db4f60a35e273f9cd61fb3 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1453/3044] 10.0.0.70 () {32 vars in 728 bytes} [Tue Aug 11 12:35:20 2026] GET /v2.0/floatingips/c1e695e9-65c3-4a59-9579-ac68f6d5dc12 => generated 144 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1592/3045] 10.0.0.70 () {34 vars in 665 bytes} [Tue Aug 11 12:35:20 2026] POST /v2.0/trunks => generated 409 bytes in 180 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1454/3046] 10.0.0.70 () {34 vars in 748 bytes} [Tue Aug 11 12:35:20 2026] PUT /v2.0/trunks/f637fc55-6f99-42fd-8087-ef1a12b6b5da/tags => generated 17 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1593/3047] 10.0.0.70 () {34 vars in 748 bytes} [Tue Aug 11 12:35:20 2026] PUT /v2.0/trunks/45a6c2cb-1505-4c0e-bceb-f6a608bff484/tags => generated 25 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1455/3048] 10.0.0.70 () {34 vars in 748 bytes} [Tue Aug 11 12:35:20 2026] PUT /v2.0/trunks/fffded1d-469c-43e9-b44b-8bac06d5a5a3/tags => generated 34 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1594/3049] 10.0.0.70 () {34 vars in 748 bytes} [Tue Aug 11 12:35:20 2026] PUT /v2.0/trunks/554729e9-b3d1-4de8-86ec-1783504c35d6/tags => generated 19 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1456/3050] 10.0.0.70 () {32 vars in 661 bytes} [Tue Aug 11 12:35:20 2026] GET /v2.0/trunks?tags=red => generated 1252 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1595/3051] 10.0.0.70 () {32 vars in 675 bytes} [Tue Aug 11 12:35:20 2026] GET /v2.0/trunks?tags=red%2Cblue => generated 847 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1457/3052] 10.0.0.70 () {32 vars in 671 bytes} [Tue Aug 11 12:35:20 2026] GET /v2.0/trunks?tags-any=blue => generated 847 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1596/3053] 10.0.0.70 () {32 vars in 683 bytes} [Tue Aug 11 12:35:20 2026] GET /v2.0/trunks?tags-any=red%2Cblue => generated 1252 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1458/3054] 10.0.0.70 () {32 vars in 669 bytes} [Tue Aug 11 12:35:20 2026] GET /v2.0/trunks?not-tags=red => generated 819 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1597/3055] 10.0.0.70 () {32 vars in 683 bytes} [Tue Aug 11 12:35:20 2026] GET /v2.0/trunks?not-tags=red%2Cblue => generated 1224 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1459/3056] 10.0.0.70 () {32 vars in 679 bytes} [Tue Aug 11 12:35:20 2026] GET /v2.0/trunks?not-tags-any=blue => generated 1224 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1598/3057] 10.0.0.70 () {32 vars in 691 bytes} [Tue Aug 11 12:35:20 2026] GET /v2.0/trunks?not-tags-any=red%2Cblue => generated 819 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1460/3058] 10.0.0.70 () {32 vars in 718 bytes} [Tue Aug 11 12:35:20 2026] GET /v2.0/trunks/f637fc55-6f99-42fd-8087-ef1a12b6b5da => generated 414 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1599/3059] 10.0.0.70 () {32 vars in 716 bytes} [Tue Aug 11 12:35:20 2026] GET /v2.0/ports/4faf38c8-3a66-4ecc-9cde-711d24b76a3c => generated 826 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1461/3060] 10.0.0.70 () {32 vars in 721 bytes} [Tue Aug 11 12:35:20 2026] DELETE /v2.0/trunks/f637fc55-6f99-42fd-8087-ef1a12b6b5da => generated 0 bytes in 72 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1600/3061] 10.0.0.70 () {32 vars in 718 bytes} [Tue Aug 11 12:35:20 2026] GET /v2.0/trunks/45a6c2cb-1505-4c0e-bceb-f6a608bff484 => generated 422 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1601/3062] 199.19.213.166 () {30 vars in 703 bytes} [Tue Aug 11 12:35:20 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1602/3063] 199.19.213.166 () {30 vars in 705 bytes} [Tue Aug 11 12:35:20 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1603/3064] 199.19.213.166 () {30 vars in 681 bytes} [Tue Aug 11 12:35:20 2026] GET /v2.0/extensions/qos => generated 166 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1604/3065] 199.19.213.166 () {30 vars in 717 bytes} [Tue Aug 11 12:35:20 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1462/3066] 10.0.0.70 () {32 vars in 716 bytes} [Tue Aug 11 12:35:20 2026] GET /v2.0/ports/f5fce61f-d08e-4a02-ab27-a0ac3ab5308a => generated 826 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 12:35:20.865 7 INFO neutron.api.v2.resource [None req-70f05269-bdc6-4a68-b9fb-ac8360a20e39 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1605/3067] 199.19.213.166 () {30 vars in 763 bytes} [Tue Aug 11 12:35:20 2026] GET /v2.0/security-groups/lb-03c6259c-2fa8-4fb3-852e-7aca9d212289 => generated 149 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1606/3068] 199.19.213.166 () {30 vars in 785 bytes} [Tue Aug 11 12:35:20 2026] GET /v2.0/security-groups?name=lb-03c6259c-2fa8-4fb3-852e-7aca9d212289 => generated 1637 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1463/3069] 10.0.0.70 () {32 vars in 721 bytes} [Tue Aug 11 12:35:20 2026] DELETE /v2.0/trunks/45a6c2cb-1505-4c0e-bceb-f6a608bff484 => generated 0 bytes in 68 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1607/3070] 199.19.213.166 () {30 vars in 815 bytes} [Tue Aug 11 12:35:20 2026] GET /v2.0/security-group-rules?security_group_id=7e609fda-0c93-4ffc-bdcd-0c6ab10432e3 => generated 1182 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1464/3071] 10.0.0.70 () {32 vars in 718 bytes} [Tue Aug 11 12:35:20 2026] GET /v2.0/trunks/fffded1d-469c-43e9-b44b-8bac06d5a5a3 => generated 431 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1608/3072] 10.0.0.70 () {32 vars in 716 bytes} [Tue Aug 11 12:35:20 2026] GET /v2.0/ports/5803fc57-b4d7-4e02-a01c-8c512556442c => generated 826 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1465/3073] 199.19.213.166 () {30 vars in 703 bytes} [Tue Aug 11 12:35:21 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1466/3074] 199.19.213.166 () {30 vars in 705 bytes} [Tue Aug 11 12:35:21 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1467/3075] 199.19.213.166 () {30 vars in 681 bytes} [Tue Aug 11 12:35:21 2026] GET /v2.0/extensions/qos => generated 166 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1468/3076] 199.19.213.166 () {30 vars in 717 bytes} [Tue Aug 11 12:35:21 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1469/3077] 199.19.213.166 () {30 vars in 741 bytes} [Tue Aug 11 12:35:21 2026] GET /v2.0/subnets/2afabbcc-6e46-46fc-bad8-d15dcdb50a32 => generated 675 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1609/3078] 10.0.0.70 () {32 vars in 721 bytes} [Tue Aug 11 12:35:21 2026] DELETE /v2.0/trunks/fffded1d-469c-43e9-b44b-8bac06d5a5a3 => generated 0 bytes in 72 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1610/3079] 10.0.0.70 () {32 vars in 718 bytes} [Tue Aug 11 12:35:21 2026] GET /v2.0/trunks/554729e9-b3d1-4de8-86ec-1783504c35d6 => generated 416 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1470/3080] 199.19.213.166 () {30 vars in 769 bytes} [Tue Aug 11 12:35:21 2026] GET /v2.0/ports?device_id=45eeb622-3c06-4bb0-8576-6a43365ee279 => generated 2524 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1611/3081] 10.0.0.70 () {32 vars in 716 bytes} [Tue Aug 11 12:35:21 2026] GET /v2.0/ports/c677df56-cd01-48fc-880c-843377bc35ad => generated 826 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1471/3082] 199.19.213.166 () {30 vars in 769 bytes} [Tue Aug 11 12:35:21 2026] GET /v2.0/ports?device_id=45eeb622-3c06-4bb0-8576-6a43365ee279 => generated 2524 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1612/3083] 10.0.0.70 () {32 vars in 721 bytes} [Tue Aug 11 12:35:21 2026] DELETE /v2.0/trunks/554729e9-b3d1-4de8-86ec-1783504c35d6 => generated 0 bytes in 73 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1472/3084] 10.0.0.70 () {32 vars in 718 bytes} [Tue Aug 11 12:35:21 2026] GET /v2.0/trunks/ac67ab32-364b-4832-aa05-16d7d482f784 => generated 409 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1613/3085] 199.19.213.166 () {30 vars in 769 bytes} [Tue Aug 11 12:35:21 2026] GET /v2.0/ports?device_id=45eeb622-3c06-4bb0-8576-6a43365ee279 => generated 2524 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1473/3086] 10.0.0.70 () {32 vars in 716 bytes} [Tue Aug 11 12:35:21 2026] GET /v2.0/ports/679ca273-8cf8-4204-a25c-338d2daff842 => generated 826 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1614/3087] 10.0.0.70 () {32 vars in 721 bytes} [Tue Aug 11 12:35:21 2026] DELETE /v2.0/trunks/ac67ab32-364b-4832-aa05-16d7d482f784 => generated 0 bytes in 56 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-11 12:35:21.536 8 INFO neutron_taas.services.taas.taas_plugin [None req-b759eabf-a722-4104-8eb2-e22941d762b2 a5620054128f4021bb531ff9e7cd65dd d39f69d16923476daa7530a6c364e89d - - default default] TaaS: Handle Delete Port: 4faf38c8-3a66-4ecc-9cde-711d24b76a3c 2026-08-11 12:35:21.539 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b759eabf-a722-4104-8eb2-e22941d762b2 a5620054128f4021bb531ff9e7cd65dd d39f69d16923476daa7530a6c364e89d - - default default] Tap Mirror: Handle Delete Port: 4faf38c8-3a66-4ecc-9cde-711d24b76a3c [pid: 8|app: 0|req: 1474/3088] 10.0.0.70 () {32 vars in 719 bytes} [Tue Aug 11 12:35:21 2026] DELETE /v2.0/ports/4faf38c8-3a66-4ecc-9cde-711d24b76a3c => generated 0 bytes in 248 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-11 12:35:21.780 7 INFO neutron_taas.services.taas.taas_plugin [None req-034b0379-5ecf-41b8-99b4-5324129ce718 a5620054128f4021bb531ff9e7cd65dd d39f69d16923476daa7530a6c364e89d - - default default] TaaS: Handle Delete Port: f5fce61f-d08e-4a02-ab27-a0ac3ab5308a 2026-08-11 12:35:21.782 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-034b0379-5ecf-41b8-99b4-5324129ce718 a5620054128f4021bb531ff9e7cd65dd d39f69d16923476daa7530a6c364e89d - - default default] Tap Mirror: Handle Delete Port: f5fce61f-d08e-4a02-ab27-a0ac3ab5308a [pid: 7|app: 0|req: 1615/3089] 10.0.0.70 () {32 vars in 719 bytes} [Tue Aug 11 12:35:21 2026] DELETE /v2.0/ports/f5fce61f-d08e-4a02-ab27-a0ac3ab5308a => generated 0 bytes in 231 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-11 12:35:21.998 8 INFO neutron_taas.services.taas.taas_plugin [None req-1d10547e-e545-4ef0-901e-34cb518048d6 a5620054128f4021bb531ff9e7cd65dd d39f69d16923476daa7530a6c364e89d - - default default] TaaS: Handle Delete Port: 5803fc57-b4d7-4e02-a01c-8c512556442c 2026-08-11 12:35:22.001 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-1d10547e-e545-4ef0-901e-34cb518048d6 a5620054128f4021bb531ff9e7cd65dd d39f69d16923476daa7530a6c364e89d - - default default] Tap Mirror: Handle Delete Port: 5803fc57-b4d7-4e02-a01c-8c512556442c [pid: 8|app: 0|req: 1475/3090] 10.0.0.70 () {32 vars in 719 bytes} [Tue Aug 11 12:35:21 2026] DELETE /v2.0/ports/5803fc57-b4d7-4e02-a01c-8c512556442c => generated 0 bytes in 223 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-11 12:35:22.242 7 INFO neutron_taas.services.taas.taas_plugin [None req-33e2d1b6-be39-4a62-b8ec-dfe8bfcab8e9 a5620054128f4021bb531ff9e7cd65dd d39f69d16923476daa7530a6c364e89d - - default default] TaaS: Handle Delete Port: c677df56-cd01-48fc-880c-843377bc35ad 2026-08-11 12:35:22.245 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-33e2d1b6-be39-4a62-b8ec-dfe8bfcab8e9 a5620054128f4021bb531ff9e7cd65dd d39f69d16923476daa7530a6c364e89d - - default default] Tap Mirror: Handle Delete Port: c677df56-cd01-48fc-880c-843377bc35ad [pid: 7|app: 0|req: 1616/3091] 10.0.0.70 () {32 vars in 719 bytes} [Tue Aug 11 12:35:22 2026] DELETE /v2.0/ports/c677df56-cd01-48fc-880c-843377bc35ad => generated 0 bytes in 243 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1476/3092] 199.19.213.166 () {30 vars in 769 bytes} [Tue Aug 11 12:35:22 2026] GET /v2.0/ports?device_id=45eeb622-3c06-4bb0-8576-6a43365ee279 => generated 2524 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-11 12:35:22.469 7 INFO neutron_taas.services.taas.taas_plugin [None req-26efbd00-f662-4e45-9d20-ea046823ebee a5620054128f4021bb531ff9e7cd65dd d39f69d16923476daa7530a6c364e89d - - default default] TaaS: Handle Delete Port: 679ca273-8cf8-4204-a25c-338d2daff842 2026-08-11 12:35:22.472 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-26efbd00-f662-4e45-9d20-ea046823ebee a5620054128f4021bb531ff9e7cd65dd d39f69d16923476daa7530a6c364e89d - - default default] Tap Mirror: Handle Delete Port: 679ca273-8cf8-4204-a25c-338d2daff842 [pid: 7|app: 0|req: 1617/3093] 10.0.0.70 () {32 vars in 719 bytes} [Tue Aug 11 12:35:22 2026] DELETE /v2.0/ports/679ca273-8cf8-4204-a25c-338d2daff842 => generated 0 bytes in 218 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-11 12:35:22.691 8 INFO neutron_taas.services.taas.taas_plugin [None req-9738ff75-480f-4880-a6e5-4dac8b6872f0 a5620054128f4021bb531ff9e7cd65dd d39f69d16923476daa7530a6c364e89d - - default default] TaaS: Handle Delete Port: fc0a740b-6756-4b2d-a037-4c35bdddf7ee 2026-08-11 12:35:22.693 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-9738ff75-480f-4880-a6e5-4dac8b6872f0 a5620054128f4021bb531ff9e7cd65dd d39f69d16923476daa7530a6c364e89d - - default default] Tap Mirror: Handle Delete Port: fc0a740b-6756-4b2d-a037-4c35bdddf7ee 2026-08-11 12:35:22.867 8 INFO neutron.services.segments.plugin [-] Segment ce3b84a3-02db-4a7a-88c0-34e34dd07900 resource provider aggregate not found 2026-08-11 12:35:22.873 8 INFO neutron.services.segments.plugin [-] Segment ce3b84a3-02db-4a7a-88c0-34e34dd07900 resource provider aggregate not found 2026-08-11 12:35:22.887 8 INFO neutron.services.segments.plugin [-] Segment ce3b84a3-02db-4a7a-88c0-34e34dd07900 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ce3b84a3-02db-4a7a-88c0-34e34dd07900 found for delete ", "request_id": "req-a26c9a83-8937-4ee8-b887-2cb4605e47af"}]} 2026-08-11 12:35:22.895 8 INFO neutron.services.segments.plugin [-] Segment ce3b84a3-02db-4a7a-88c0-34e34dd07900 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ce3b84a3-02db-4a7a-88c0-34e34dd07900 found for delete ", "request_id": "req-8ddc9333-e3a9-48bf-9fb5-e6b428612e0e"}]} [pid: 8|app: 0|req: 1477/3094] 10.0.0.70 () {32 vars in 725 bytes} [Tue Aug 11 12:35:22 2026] DELETE /v2.0/networks/54fb05db-861d-484d-9b86-36a6b75e9c67 => generated 0 bytes in 338 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-11 12:35:23.024 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-4e61093a-120e-4e74-b379-760b7c5608bd - - - - - -] OVN reports status down for port: cf3b63d2-7673-44c3-8577-cdb89afe2385 2026-08-11 12:35:23.034 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-631b0f68-9024-4b6f-9266-c0ac6e9be4d2 - - - - - -] OVN reports status down for port: 0a3c7da7-2067-4354-b89b-ec02f2b1decb 2026-08-11 12:35:23.061 7 INFO neutron_taas.services.taas.taas_plugin [None req-473d8054-f9eb-49b1-b2b8-178a571a9f96 a5620054128f4021bb531ff9e7cd65dd d39f69d16923476daa7530a6c364e89d - - default default] TaaS: Handle Delete Port: 8e857112-b538-4f98-9c61-cf15ba8dec71 2026-08-11 12:35:23.065 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-473d8054-f9eb-49b1-b2b8-178a571a9f96 a5620054128f4021bb531ff9e7cd65dd d39f69d16923476daa7530a6c364e89d - - default default] Tap Mirror: Handle Delete Port: 8e857112-b538-4f98-9c61-cf15ba8dec71 [pid: 8|app: 0|req: 1478/3095] 199.19.213.166 () {34 vars in 975 bytes} [Tue Aug 11 12:35:23 2026] GET /v2.0/ports/cf3b63d2-7673-44c3-8577-cdb89afe2385 => generated 1315 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-11 12:35:23.258 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-0bd35041-bcb1-4ff3-b329-e8771eef9bc7'] response: {'server_uuid': '45eeb622-3c06-4bb0-8576-6a43365ee279', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'cf3b63d2-7673-44c3-8577-cdb89afe2385', 'code': 200} [pid: 8|app: 0|req: 1479/3096] 199.19.213.166 () {34 vars in 1060 bytes} [Tue Aug 11 12:35:23 2026] GET /v2.0/ports/cf3b63d2-7673-44c3-8577-cdb89afe2385?fields=binding%3Aprofile&fields=network_id => generated 83 bytes in 139 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-11 12:35:23.369 7 INFO neutron.services.segments.plugin [-] Segment 16e5b8d5-6eae-4863-b211-8f816a873035 resource provider aggregate not found [pid: 8|app: 0|req: 1480/3097] 199.19.213.166 () {34 vars in 1016 bytes} [Tue Aug 11 12:35:23 2026] GET /v2.0/networks/506baf26-40fc-4c1c-8415-0013a260079b?fields=dns_domain => generated 29 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-11 12:35:23.376 7 INFO neutron.services.segments.plugin [-] Segment 16e5b8d5-6eae-4863-b211-8f816a873035 resource provider aggregate not found 2026-08-11 12:35:23.393 7 INFO neutron.services.segments.plugin [-] Segment 16e5b8d5-6eae-4863-b211-8f816a873035 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 16e5b8d5-6eae-4863-b211-8f816a873035 found for delete ", "request_id": "req-f3ffe86d-6f19-47b0-ba05-a22427771e9d"}]} 2026-08-11 12:35:23.402 8 INFO neutron.db.ovn_revision_numbers_db [None req-20700c3d-ed4a-4bb0-95ad-672590f41458 - - - - - -] Successfully bumped revision number for resource 0a3c7da7-2067-4354-b89b-ec02f2b1decb (type: ports) to 6 2026-08-11 12:35:23.403 7 INFO neutron.services.segments.plugin [-] Segment 16e5b8d5-6eae-4863-b211-8f816a873035 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 16e5b8d5-6eae-4863-b211-8f816a873035 found for delete ", "request_id": "req-8b4de1f7-cc11-44d9-a74e-d3868a0938a1"}]} [pid: 8|app: 0|req: 1481/3098] 199.19.213.166 () {30 vars in 769 bytes} [Tue Aug 11 12:35:23 2026] GET /v2.0/ports?device_id=45eeb622-3c06-4bb0-8576-6a43365ee279 => generated 2522 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1618/3099] 10.0.0.70 () {32 vars in 725 bytes} [Tue Aug 11 12:35:22 2026] DELETE /v2.0/networks/06f45933-10fd-47ab-8e59-f8684d8a5690 => generated 0 bytes in 553 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-11 12:35:23.519 7 INFO neutron.db.ovn_revision_numbers_db [None req-4e61093a-120e-4e74-b379-760b7c5608bd - - - - - -] Successfully bumped revision number for resource cf3b63d2-7673-44c3-8577-cdb89afe2385 (type: ports) to 8 2026-08-11 12:35:23.667 7 INFO neutron_taas.services.taas.taas_plugin [None req-e07aae3a-6003-4e80-8903-262573869b8b a5620054128f4021bb531ff9e7cd65dd d39f69d16923476daa7530a6c364e89d - - default default] TaaS: Handle Delete Port: 4010dc83-cc46-4df3-b1f8-84f65361d8cf 2026-08-11 12:35:23.670 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-e07aae3a-6003-4e80-8903-262573869b8b a5620054128f4021bb531ff9e7cd65dd d39f69d16923476daa7530a6c364e89d - - default default] Tap Mirror: Handle Delete Port: 4010dc83-cc46-4df3-b1f8-84f65361d8cf 2026-08-11 12:35:23.769 8 INFO neutron.db.ovn_revision_numbers_db [req-dcca0104-d0a2-4ab5-8242-c0d67c26c7c7 req-14113928-5d78-4bb1-9530-72b3b665c738 a28a735b17834b3a90a81134c1d2bc6e 0f044782ab1c4aa6b1d21ce7c18e0150 - - c91e732a1a8347dbad054f5124db4732 c91e732a1a8347dbad054f5124db4732] Successfully bumped revision number for resource cf3b63d2-7673-44c3-8577-cdb89afe2385 (type: ports) to 9 [pid: 8|app: 0|req: 1482/3100] 199.19.213.166 () {38 vars in 1028 bytes} [Tue Aug 11 12:35:23 2026] PUT /v2.0/ports/cf3b63d2-7673-44c3-8577-cdb89afe2385 => generated 1147 bytes in 367 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1619/3101] 10.0.0.70 () {32 vars in 725 bytes} [Tue Aug 11 12:35:23 2026] DELETE /v2.0/networks/c28b46e5-cbef-495a-86df-9e0dd09ed31e => generated 0 bytes in 424 msecs (HTTP/1.1 204) 3 headers in 131 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-08-11 12:35:24.011 8 INFO neutron_taas.services.taas.taas_plugin [None req-f8c3a371-bfaf-4418-b8e3-8fc8334ec7f1 a5620054128f4021bb531ff9e7cd65dd d39f69d16923476daa7530a6c364e89d - - default default] TaaS: Handle Delete Port: 3dc0d467-36b2-401e-83f8-6ceeacd5f11c 2026-08-11 12:35:24.014 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f8c3a371-bfaf-4418-b8e3-8fc8334ec7f1 a5620054128f4021bb531ff9e7cd65dd d39f69d16923476daa7530a6c364e89d - - default default] Tap Mirror: Handle Delete Port: 3dc0d467-36b2-401e-83f8-6ceeacd5f11c [pid: 8|app: 0|req: 1483/3102] 10.0.0.70 () {32 vars in 725 bytes} [Tue Aug 11 12:35:23 2026] DELETE /v2.0/networks/d97521e6-d588-4e41-9c26-48dd57d926b0 => generated 0 bytes in 356 msecs (HTTP/1.1 204) 3 headers in 131 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-08-11 12:35:24.419 7 INFO neutron_taas.services.taas.taas_plugin [None req-190121d0-dc8f-4f5a-a763-bb607844de44 a5620054128f4021bb531ff9e7cd65dd d39f69d16923476daa7530a6c364e89d - - default default] TaaS: Handle Delete Port: c1f5422f-b60d-49b4-b0c5-5a70b48b1167 2026-08-11 12:35:24.422 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-190121d0-dc8f-4f5a-a763-bb607844de44 a5620054128f4021bb531ff9e7cd65dd d39f69d16923476daa7530a6c364e89d - - default default] Tap Mirror: Handle Delete Port: c1f5422f-b60d-49b4-b0c5-5a70b48b1167 [pid: 8|app: 0|req: 1484/3103] 199.19.213.166 () {30 vars in 769 bytes} [Tue Aug 11 12:35:24 2026] GET /v2.0/ports?device_id=45eeb622-3c06-4bb0-8576-6a43365ee279 => generated 1217 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1620/3104] 10.0.0.70 () {32 vars in 725 bytes} [Tue Aug 11 12:35:24 2026] DELETE /v2.0/networks/023cc7c2-bb1d-4b15-b758-d076341b60c8 => generated 0 bytes in 411 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-11 12:35:24.914 8 INFO neutron.db.ovn_revision_numbers_db [None req-30b9d2d9-95f0-4e80-ab75-9a9047455041 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource cf3b63d2-7673-44c3-8577-cdb89afe2385 (type: ports) to 10 2026-08-11 12:35:24.942 8 INFO neutron.services.segments.plugin [-] Segment e21e3d86-196a-4aef-bff6-0176c032ee3a resource provider aggregate not found 2026-08-11 12:35:24.943 8 INFO neutron.services.segments.plugin [-] Segment e21e3d86-196a-4aef-bff6-0176c032ee3a resource provider aggregate not found 2026-08-11 12:35:24.974 8 INFO neutron.services.segments.plugin [-] Segment e21e3d86-196a-4aef-bff6-0176c032ee3a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e21e3d86-196a-4aef-bff6-0176c032ee3a found for delete ", "request_id": "req-94c6d71b-ff2f-41db-9779-301162312737"}]} [pid: 8|app: 0|req: 1485/3105] 199.19.213.166 () {34 vars in 789 bytes} [Tue Aug 11 12:35:24 2026] PUT /v2.0/ports/cf3b63d2-7673-44c3-8577-cdb89afe2385 => generated 1087 bytes in 485 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-11 12:35:24.975 8 INFO neutron.services.segments.plugin [-] Segment e21e3d86-196a-4aef-bff6-0176c032ee3a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e21e3d86-196a-4aef-bff6-0176c032ee3a found for delete ", "request_id": "req-f2d0b8ea-b3ea-49b9-8d29-a3bfd02bb711"}]} [pid: 7|app: 0|req: 1621/3106] 199.19.213.166 () {30 vars in 737 bytes} [Tue Aug 11 12:35:24 2026] GET /v2.0/ports/cf3b63d2-7673-44c3-8577-cdb89afe2385 => generated 1087 bytes in 43 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: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:35:25.110 8 INFO neutron.db.ovn_revision_numbers_db [None req-20700c3d-ed4a-4bb0-95ad-672590f41458 - - - - - -] Successfully bumped revision number for resource 0a3c7da7-2067-4354-b89b-ec02f2b1decb (type: ports) to 8 2026-08-11 12:35:25.213 8 INFO neutron_taas.services.taas.taas_plugin [None req-f69bdf52-414e-4c66-b9de-0b620718fdf9 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] TaaS: Handle Delete Port: cf3b63d2-7673-44c3-8577-cdb89afe2385 2026-08-11 12:35:25.215 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f69bdf52-414e-4c66-b9de-0b620718fdf9 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Tap Mirror: Handle Delete Port: cf3b63d2-7673-44c3-8577-cdb89afe2385 2026-08-11 12:35:25.301 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-b37a339b-d940-4be4-94da-136a61401d9f'] response: {'server_uuid': '45eeb622-3c06-4bb0-8576-6a43365ee279', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'cf3b63d2-7673-44c3-8577-cdb89afe2385', 'code': 200} [pid: 7|app: 0|req: 1622/3107] 199.19.213.166 () {34 vars in 1080 bytes} [Tue Aug 11 12:35:25 2026] GET /v2.0/ports?tenant_id=354615a73780442d8ead8b8619544339&device_id=45eeb622-3c06-4bb0-8576-6a43365ee279 => generated 1217 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-11 12:35:25.424 7 INFO neutron.services.segments.plugin [-] Segment d1340c32-7eb3-4997-be6c-980f9d365242 resource provider aggregate not found 2026-08-11 12:35:25.428 7 INFO neutron.services.segments.plugin [-] Segment d1340c32-7eb3-4997-be6c-980f9d365242 resource provider aggregate not found [pid: 8|app: 0|req: 1486/3108] 199.19.213.166 () {32 vars in 759 bytes} [Tue Aug 11 12:35:25 2026] DELETE /v2.0/ports/cf3b63d2-7673-44c3-8577-cdb89afe2385 => generated 0 bytes in 388 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1623/3109] 199.19.213.166 () {34 vars in 1066 bytes} [Tue Aug 11 12:35:25 2026] GET /v2.0/networks?id=dfb5cb7f-83f1-40ea-89eb-89f900ffd456&id=506baf26-40fc-4c1c-8415-0013a260079b => generated 1604 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-11 12:35:25.449 7 INFO neutron.services.segments.plugin [-] Segment d1340c32-7eb3-4997-be6c-980f9d365242 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d1340c32-7eb3-4997-be6c-980f9d365242 found for delete ", "request_id": "req-e7c877d2-56c6-4e57-859c-b9656201e0f1"}]} 2026-08-11 12:35:25.453 7 INFO neutron.services.segments.plugin [-] Segment d1340c32-7eb3-4997-be6c-980f9d365242 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d1340c32-7eb3-4997-be6c-980f9d365242 found for delete ", "request_id": "req-a392285d-57c8-4971-8016-44336e8cbed2"}]} [pid: 8|app: 0|req: 1487/3110] 199.19.213.166 () {34 vars in 1062 bytes} [Tue Aug 11 12:35:25 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.1.205&port_id=e75c70f3-9c11-4af5-9713-8150170b11d8 => generated 19 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-11 12:35:25.467 7 INFO neutron.services.segments.plugin [-] Segment ca1db1eb-e2ef-4d3f-a5de-15508cddcb02 resource provider aggregate not found 2026-08-11 12:35:25.472 7 INFO neutron.services.segments.plugin [-] Segment ca1db1eb-e2ef-4d3f-a5de-15508cddcb02 resource provider aggregate not found 2026-08-11 12:35:25.489 7 INFO neutron.services.segments.plugin [-] Segment ca1db1eb-e2ef-4d3f-a5de-15508cddcb02 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ca1db1eb-e2ef-4d3f-a5de-15508cddcb02 found for delete ", "request_id": "req-50d8b356-04c6-4606-9c15-9efb9e60ce42"}]} 2026-08-11 12:35:25.490 7 INFO neutron.services.segments.plugin [-] Segment ca1db1eb-e2ef-4d3f-a5de-15508cddcb02 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ca1db1eb-e2ef-4d3f-a5de-15508cddcb02 found for delete ", "request_id": "req-d4ea8efd-c595-4c45-a3a0-6c27709757d1"}]} [pid: 7|app: 0|req: 1624/3111] 199.19.213.166 () {34 vars in 984 bytes} [Tue Aug 11 12:35:25 2026] GET /v2.0/subnets?id=cb7d023f-3b0b-4058-97bf-ee07e4be2dfe => generated 654 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1625/3112] 199.19.213.166 () {34 vars in 1052 bytes} [Tue Aug 11 12:35:25 2026] GET /v2.0/ports?network_id=dfb5cb7f-83f1-40ea-89eb-89f900ffd456&device_owner=network%3Adhcp => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1626/3113] 199.19.213.166 () {34 vars in 1012 bytes} [Tue Aug 11 12:35:25 2026] GET /v2.0/networks/dfb5cb7f-83f1-40ea-89eb-89f900ffd456?fields=segments => generated 14 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1627/3114] 199.19.213.166 () {30 vars in 703 bytes} [Tue Aug 11 12:35:25 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1488/3115] 10.0.0.70 () {32 vars in 773 bytes} [Tue Aug 11 12:35:25 2026] GET /v2.0/security-groups?tenant_id=d39f69d16923476daa7530a6c364e89d&name=default => generated 2925 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1489/3116] 199.19.213.166 () {30 vars in 705 bytes} [Tue Aug 11 12:35:25 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1628/3117] 199.19.213.166 () {34 vars in 1112 bytes} [Tue Aug 11 12:35:25 2026] GET /v2.0/networks/dfb5cb7f-83f1-40ea-89eb-89f900ffd456?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1629/3118] 199.19.213.166 () {30 vars in 681 bytes} [Tue Aug 11 12:35:25 2026] GET /v2.0/extensions/qos => generated 166 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1630/3119] 199.19.213.166 () {30 vars in 717 bytes} [Tue Aug 11 12:35:25 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 12:35:25.673 7 INFO neutron.pecan_wsgi.hooks.translation [None req-6da4b3ee-38eb-4561-bdbd-1e1bdc93040b 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1633/3122] 199.19.213.166 () {32 vars in 759 bytes} [Tue Aug 11 12:35:25 2026] DELETE /v2.0/ports/cf3b63d2-7673-44c3-8577-cdb89afe2385 => generated 132 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1634/3123] 199.19.213.166 () {30 vars in 737 bytes} [Tue Aug 11 12:35:25 2026] GET /v2.0/ports/0a3c7da7-2067-4354-b89b-ec02f2b1decb => generated 1132 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-11 12:35:25.739 7 INFO neutron.api.v2.resource [None req-ce6ba785-1a56-4368-9ff5-c9035a6f8747 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1635/3124] 199.19.213.166 () {30 vars in 763 bytes} [Tue Aug 11 12:35:25 2026] GET /v2.0/security-groups/lb-03c6259c-2fa8-4fb3-852e-7aca9d212289 => generated 149 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1636/3125] 199.19.213.166 () {30 vars in 785 bytes} [Tue Aug 11 12:35:25 2026] GET /v2.0/security-groups?name=lb-03c6259c-2fa8-4fb3-852e-7aca9d212289 => generated 1637 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1637/3126] 199.19.213.166 () {30 vars in 737 bytes} [Tue Aug 11 12:35:25 2026] GET /v2.0/ports/0a3c7da7-2067-4354-b89b-ec02f2b1decb => generated 1132 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1490/3127] 10.0.0.70 () {32 vars in 739 bytes} [Tue Aug 11 12:35:25 2026] DELETE /v2.0/security-groups/b7ece4fc-3a87-435b-b3a8-c0c7d80c9e0b => generated 0 bytes in 227 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-11 12:35:26.078 8 INFO neutron.db.ovn_revision_numbers_db [None req-5b8f5501-9892-49a3-a006-0f7101d8c2d0 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource 37638bf7-6175-45ff-a900-c60bce294f3f (type: security_groups) to 1 2026-08-11 12:35:26.094 8 INFO neutron.db.ovn_revision_numbers_db [None req-5b8f5501-9892-49a3-a006-0f7101d8c2d0 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource 595b574f-d6c0-464b-b4a7-071d7437768e (type: security_group_rules) to 0 2026-08-11 12:35:26.125 8 INFO neutron.db.ovn_revision_numbers_db [None req-5b8f5501-9892-49a3-a006-0f7101d8c2d0 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource 80868363-b921-4400-8aa4-bd3d560b066f (type: security_group_rules) to 0 2026-08-11 12:35:26.137 7 INFO neutron.db.ovn_revision_numbers_db [None req-9e2f9dcb-7f19-48c9-85ae-e3dd8b0e80e9 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource 0a3c7da7-2067-4354-b89b-ec02f2b1decb (type: ports) to 9 2026-08-11 12:35:26.141 8 INFO neutron.db.ovn_revision_numbers_db [None req-5b8f5501-9892-49a3-a006-0f7101d8c2d0 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource e4effb8d-e510-4b02-b306-2ebcf6a66167 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 1638/3128] 199.19.213.166 () {34 vars in 789 bytes} [Tue Aug 11 12:35:25 2026] PUT /v2.0/ports/0a3c7da7-2067-4354-b89b-ec02f2b1decb => generated 1094 bytes in 322 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-11 12:35:26.160 8 INFO neutron.db.ovn_revision_numbers_db [None req-5b8f5501-9892-49a3-a006-0f7101d8c2d0 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource fe521e70-1159-4e70-93e5-7a02064de0a3 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 1491/3129] 10.0.0.70 () {32 vars in 773 bytes} [Tue Aug 11 12:35:25 2026] GET /v2.0/security-groups?tenant_id=b777b733a2d0430d9a5a1f0ba0df467c&name=default => generated 2929 bytes in 265 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1639/3130] 199.19.213.166 () {32 vars in 779 bytes} [Tue Aug 11 12:35:26 2026] DELETE /v2.0/security-groups/7e609fda-0c93-4ffc-bdcd-0c6ab10432e3 => generated 0 bytes in 104 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-11 12:35:26.393 7 INFO neutron_taas.services.taas.taas_plugin [None req-56bbce7d-5e1a-40b1-90d4-0c8bbe7d9558 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] TaaS: Handle Delete Port: 0a3c7da7-2067-4354-b89b-ec02f2b1decb 2026-08-11 12:35:26.397 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-56bbce7d-5e1a-40b1-90d4-0c8bbe7d9558 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Tap Mirror: Handle Delete Port: 0a3c7da7-2067-4354-b89b-ec02f2b1decb [pid: 8|app: 0|req: 1492/3131] 10.0.0.70 () {32 vars in 739 bytes} [Tue Aug 11 12:35:26 2026] DELETE /v2.0/security-groups/37638bf7-6175-45ff-a900-c60bce294f3f => generated 0 bytes in 213 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1640/3132] 199.19.213.166 () {32 vars in 759 bytes} [Tue Aug 11 12:35:26 2026] DELETE /v2.0/ports/0a3c7da7-2067-4354-b89b-ec02f2b1decb => generated 0 bytes in 268 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-11 12:35:26.675 8 INFO neutron.db.ovn_revision_numbers_db [None req-03286392-44ba-4e33-9518-e9e7d4163739 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource b287586a-c5af-4983-b50a-cf14c590b023 (type: security_groups) to 1 2026-08-11 12:35:26.686 8 INFO neutron.db.ovn_revision_numbers_db [None req-03286392-44ba-4e33-9518-e9e7d4163739 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource 0f2a13e4-47ea-410d-a3a0-572084b11ba1 (type: security_group_rules) to 0 2026-08-11 12:35:26.697 8 INFO neutron.db.ovn_revision_numbers_db [None req-03286392-44ba-4e33-9518-e9e7d4163739 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource 19c7c5c2-158e-44f0-a18e-c538d619a498 (type: security_group_rules) to 0 2026-08-11 12:35:26.708 8 INFO neutron.db.ovn_revision_numbers_db [None req-03286392-44ba-4e33-9518-e9e7d4163739 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource 1e8ffb67-e6dd-43e3-8793-cf51e1e25948 (type: security_group_rules) to 0 2026-08-11 12:35:26.721 8 INFO neutron.db.ovn_revision_numbers_db [None req-03286392-44ba-4e33-9518-e9e7d4163739 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource addbae91-9209-4e5c-b04a-ea0cbb692880 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 1493/3133] 10.0.0.70 () {32 vars in 773 bytes} [Tue Aug 11 12:35:26 2026] GET /v2.0/security-groups?tenant_id=58026eac22104e8fabec45d6bf4a5f55&name=default => generated 2929 bytes in 210 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1641/3134] 10.0.0.70 () {32 vars in 739 bytes} [Tue Aug 11 12:35:26 2026] DELETE /v2.0/security-groups/b287586a-c5af-4983-b50a-cf14c590b023 => generated 0 bytes in 215 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-11 12:35:27.859 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-b5e116e8-e7ad-4bda-80a0-81680f355103 - - - - - -] OVN reports status down for port: e75c70f3-9c11-4af5-9713-8150170b11d8 2026-08-11 12:35:27.988 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-364f874a-b771-400f-ac42-5ac2173b5a63'] response: {'server_uuid': '45eeb622-3c06-4bb0-8576-6a43365ee279', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'e75c70f3-9c11-4af5-9713-8150170b11d8', 'code': 200} 2026-08-11 12:35:28.078 7 INFO neutron.db.ovn_revision_numbers_db [None req-b5e116e8-e7ad-4bda-80a0-81680f355103 - - - - - -] Successfully bumped revision number for resource e75c70f3-9c11-4af5-9713-8150170b11d8 (type: ports) to 6 [pid: 8|app: 0|req: 1494/3135] 199.19.213.166 () {34 vars in 994 bytes} [Tue Aug 11 12:35:28 2026] GET /v2.0/ports?device_id=45eeb622-3c06-4bb0-8576-6a43365ee279 => generated 1215 bytes in 60 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: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:35:29.179 7 INFO neutron_taas.services.taas.taas_plugin [req-6476b222-d446-410d-aea3-59c1959b93e1 req-7c545cde-fa8c-48eb-bfb0-44b0f61d88ab 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] TaaS: Handle Delete Port: e75c70f3-9c11-4af5-9713-8150170b11d8 2026-08-11 12:35:29.181 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-6476b222-d446-410d-aea3-59c1959b93e1 req-7c545cde-fa8c-48eb-bfb0-44b0f61d88ab 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Tap Mirror: Handle Delete Port: e75c70f3-9c11-4af5-9713-8150170b11d8 [pid: 7|app: 0|req: 1642/3136] 199.19.213.166 () {36 vars in 997 bytes} [Tue Aug 11 12:35:29 2026] DELETE /v2.0/ports/e75c70f3-9c11-4af5-9713-8150170b11d8 => generated 0 bytes in 269 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-11 12:35:30.026 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-e17f7c30-d75f-4ad3-95c2-44debd781c29'] response: {'server_uuid': '45eeb622-3c06-4bb0-8576-6a43365ee279', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'e75c70f3-9c11-4af5-9713-8150170b11d8', 'code': 200} 2026-08-11 12:35:30.026 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-e17f7c30-d75f-4ad3-95c2-44debd781c29'] response: {'server_uuid': '45eeb622-3c06-4bb0-8576-6a43365ee279', 'name': 'network-vif-deleted', 'tag': 'e75c70f3-9c11-4af5-9713-8150170b11d8', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1495/3137] 10.0.0.70 () {34 vars in 677 bytes} [Tue Aug 11 12:35:29 2026] POST /v2.0/qos/policies => generated 359 bytes in 198 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1643/3138] 10.0.0.70 () {34 vars in 752 bytes} [Tue Aug 11 12:35:30 2026] PUT /v2.0/policies/fb8588a0-ded5-4fd8-b513-160ca7985415/tags => generated 25 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1496/3139] 10.0.0.70 () {32 vars in 732 bytes} [Tue Aug 11 12:35:30 2026] GET /v2.0/policies/fb8588a0-ded5-4fd8-b513-160ca7985415/tags => generated 25 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1497/3140] 10.0.0.70 () {34 vars in 763 bytes} [Tue Aug 11 12:35:30 2026] PUT /v2.0/policies/fb8588a0-ded5-4fd8-b513-160ca7985415/tags/green => generated 4 bytes in 47 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1498/3141] 10.0.0.70 () {32 vars in 732 bytes} [Tue Aug 11 12:35:30 2026] GET /v2.0/policies/fb8588a0-ded5-4fd8-b513-160ca7985415/tags => generated 34 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-11 12:35:30.418 7 INFO neutron_taas.services.taas.taas_plugin [None req-464f06be-51e1-4192-bc70-11f867a7e2bc 0025ad94b58f48c3b43626865eb37ce6 95c3fa2ae0db4f60a35e273f9cd61fb3 - - default default] TaaS: Handle Delete Port: 3fe74fe3-951f-439b-afc4-45125aa57453 2026-08-11 12:35:30.421 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-464f06be-51e1-4192-bc70-11f867a7e2bc 0025ad94b58f48c3b43626865eb37ce6 95c3fa2ae0db4f60a35e273f9cd61fb3 - - default default] Tap Mirror: Handle Delete Port: 3fe74fe3-951f-439b-afc4-45125aa57453 [pid: 8|app: 0|req: 1499/3142] 10.0.0.70 () {34 vars in 759 bytes} [Tue Aug 11 12:35:30 2026] PUT /v2.0/policies/fb8588a0-ded5-4fd8-b513-160ca7985415/tags/red => generated 4 bytes in 42 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1500/3143] 10.0.0.70 () {32 vars in 732 bytes} [Tue Aug 11 12:35:30 2026] GET /v2.0/policies/fb8588a0-ded5-4fd8-b513-160ca7985415/tags => generated 34 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1501/3144] 10.0.0.70 () {34 vars in 781 bytes} [Tue Aug 11 12:35:30 2026] PUT /v2.0/policies/fb8588a0-ded5-4fd8-b513-160ca7985415/tags/black.or.white => generated 4 bytes in 57 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1502/3145] 10.0.0.70 () {32 vars in 732 bytes} [Tue Aug 11 12:35:30 2026] GET /v2.0/policies/fb8588a0-ded5-4fd8-b513-160ca7985415/tags => generated 52 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1503/3146] 10.0.0.70 () {34 vars in 752 bytes} [Tue Aug 11 12:35:30 2026] PUT /v2.0/policies/fb8588a0-ded5-4fd8-b513-160ca7985415/tags => generated 37 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1504/3147] 10.0.0.70 () {32 vars in 732 bytes} [Tue Aug 11 12:35:30 2026] GET /v2.0/policies/fb8588a0-ded5-4fd8-b513-160ca7985415/tags => generated 37 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-11 12:35:30.697 7 INFO neutron.db.l3_db [None req-464f06be-51e1-4192-bc70-11f867a7e2bc 0025ad94b58f48c3b43626865eb37ce6 95c3fa2ae0db4f60a35e273f9cd61fb3 - - default default] Floating IP 78706c6a-8403-437c-9542-40d89a987e83 disassociated (deleted). External IP: 10.96.250.220, port: 84e6aef3-33e2-40d6-b895-08f6d0c76615. [pid: 8|app: 0|req: 1505/3148] 10.0.0.70 () {32 vars in 740 bytes} [Tue Aug 11 12:35:30 2026] GET /v2.0/policies/fb8588a0-ded5-4fd8-b513-160ca7985415/tags/red => generated 0 bytes in 28 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1644/3149] 10.0.0.70 () {32 vars in 731 bytes} [Tue Aug 11 12:35:30 2026] DELETE /v2.0/floatingips/78706c6a-8403-437c-9542-40d89a987e83 => generated 0 bytes in 431 msecs (HTTP/1.1 204) 2 headers in 112 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-08-11 12:35:30.745 8 INFO neutron.api.v2.resource [None req-b31e536c-931e-4aba-95c8-8d0f9ef2c10e 60c6dbf35af14cdbaf3e2b72a5b42fbd 71ab507bdb9b4ab9b9086777eeeb15b3 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1506/3150] 10.0.0.70 () {32 vars in 744 bytes} [Tue Aug 11 12:35:30 2026] GET /v2.0/policies/fb8588a0-ded5-4fd8-b513-160ca7985415/tags/green => generated 99 bytes in 34 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) 2026-08-11 12:35:30.760 7 INFO neutron.api.v2.resource [None req-84658ab9-35d0-4b6d-b91d-8cfe7507da59 0025ad94b58f48c3b43626865eb37ce6 95c3fa2ae0db4f60a35e273f9cd61fb3 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1645/3151] 10.0.0.70 () {32 vars in 728 bytes} [Tue Aug 11 12:35:30 2026] GET /v2.0/floatingips/78706c6a-8403-437c-9542-40d89a987e83 => generated 144 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1507/3152] 10.0.0.70 () {32 vars in 743 bytes} [Tue Aug 11 12:35:30 2026] DELETE /v2.0/policies/fb8588a0-ded5-4fd8-b513-160ca7985415/tags/red => generated 0 bytes in 42 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1646/3153] 10.0.0.70 () {32 vars in 732 bytes} [Tue Aug 11 12:35:30 2026] GET /v2.0/policies/fb8588a0-ded5-4fd8-b513-160ca7985415/tags => generated 30 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-11 12:35:30.879 8 INFO neutron.api.v2.resource [None req-348f14d8-9221-4a8a-ac4c-0e414139802c 60c6dbf35af14cdbaf3e2b72a5b42fbd 71ab507bdb9b4ab9b9086777eeeb15b3 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1508/3154] 10.0.0.70 () {32 vars in 747 bytes} [Tue Aug 11 12:35:30 2026] DELETE /v2.0/policies/fb8588a0-ded5-4fd8-b513-160ca7985415/tags/green => generated 99 bytes in 36 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1647/3155] 10.0.0.70 () {32 vars in 735 bytes} [Tue Aug 11 12:35:30 2026] DELETE /v2.0/policies/fb8588a0-ded5-4fd8-b513-160ca7985415/tags => generated 0 bytes in 44 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1509/3156] 10.0.0.190 () {34 vars in 990 bytes} [Tue Aug 11 12:35:30 2026] GET /v2.0/ports?device_id=c1c30e91-eed4-499b-9c7c-a1f2ec557097 => generated 1200 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1648/3157] 10.0.0.70 () {32 vars in 732 bytes} [Tue Aug 11 12:35:30 2026] GET /v2.0/policies/fb8588a0-ded5-4fd8-b513-160ca7985415/tags => generated 12 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1510/3158] 10.0.0.190 () {34 vars in 1040 bytes} [Tue Aug 11 12:35:30 2026] GET /v2.0/security-groups?id=7a2b3bb8-4996-49cc-89bd-8eaa99935510&fields=id&fields=name => generated 112 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1649/3159] 10.0.0.70 () {32 vars in 733 bytes} [Tue Aug 11 12:35:30 2026] DELETE /v2.0/qos/policies/fb8588a0-ded5-4fd8-b513-160ca7985415 => generated 0 bytes in 47 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-11 12:35:31.856 8 INFO neutron.db.ovn_revision_numbers_db [None req-ae14b140-0146-4c19-82e0-e2c151bb4e10 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource 4a18fbfa-bf8c-43cc-bb57-e5d4367ebe28 (type: security_groups) to 1 2026-08-11 12:35:31.867 8 INFO neutron.db.ovn_revision_numbers_db [None req-ae14b140-0146-4c19-82e0-e2c151bb4e10 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource 5b65ef34-1018-4df7-8d3c-f08da8c254d6 (type: security_group_rules) to 0 2026-08-11 12:35:31.878 8 INFO neutron.db.ovn_revision_numbers_db [None req-ae14b140-0146-4c19-82e0-e2c151bb4e10 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource 5b801853-a635-4bd9-ac43-53d497ebf5f6 (type: security_group_rules) to 0 2026-08-11 12:35:31.891 8 INFO neutron.db.ovn_revision_numbers_db [None req-ae14b140-0146-4c19-82e0-e2c151bb4e10 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource ab13b463-2a20-4af9-8c8b-f5143f9d851e (type: security_group_rules) to 0 2026-08-11 12:35:31.901 8 INFO neutron.db.ovn_revision_numbers_db [None req-ae14b140-0146-4c19-82e0-e2c151bb4e10 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource f33f6843-0dd8-4af7-9da5-2eb8649b000c (type: security_group_rules) to 0 [pid: 8|app: 0|req: 1511/3160] 10.0.0.70 () {32 vars in 773 bytes} [Tue Aug 11 12:35:31 2026] GET /v2.0/security-groups?tenant_id=bc4a0be2335b408894fb51f75296a49f&name=default => generated 2929 bytes in 277 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-11 12:35:31.982 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-f5293e7f-6ee8-44cb-8931-d123e487093f - - - - - -] OVN reports status down for port: 84e6aef3-33e2-40d6-b895-08f6d0c76615 2026-08-11 12:35:32.082 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-dec385d8-5718-4cf2-898e-38f33f3b8336'] response: {'name': 'network-changed', 'server_uuid': 'c1c30e91-eed4-499b-9c7c-a1f2ec557097', 'tag': '84e6aef3-33e2-40d6-b895-08f6d0c76615', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1650/3161] 10.0.0.70 () {32 vars in 739 bytes} [Tue Aug 11 12:35:31 2026] DELETE /v2.0/security-groups/4a18fbfa-bf8c-43cc-bb57-e5d4367ebe28 => generated 0 bytes in 391 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-11 12:35:32.334 7 INFO neutron.db.ovn_revision_numbers_db [None req-f5293e7f-6ee8-44cb-8931-d123e487093f - - - - - -] Successfully bumped revision number for resource 84e6aef3-33e2-40d6-b895-08f6d0c76615 (type: ports) to 6 2026-08-11 12:35:32.523 8 INFO neutron.db.ovn_revision_numbers_db [None req-4543d35e-1e08-4fc2-a19f-0e2517bc62ef 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource 2534aaaa-b428-4bc4-be26-7848adf0a31a (type: security_groups) to 1 2026-08-11 12:35:32.535 8 INFO neutron.db.ovn_revision_numbers_db [None req-4543d35e-1e08-4fc2-a19f-0e2517bc62ef 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource 0d161a47-5e93-4df5-979f-fb631ba8df2c (type: security_group_rules) to 0 2026-08-11 12:35:32.549 8 INFO neutron.db.ovn_revision_numbers_db [None req-4543d35e-1e08-4fc2-a19f-0e2517bc62ef 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource 10e5e5b1-4a16-4a01-8340-de1522d01424 (type: security_group_rules) to 0 2026-08-11 12:35:32.561 8 INFO neutron.db.ovn_revision_numbers_db [None req-4543d35e-1e08-4fc2-a19f-0e2517bc62ef 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource 3b48b9d6-ab2a-43a8-842d-40cd387d047a (type: security_group_rules) to 0 2026-08-11 12:35:32.571 8 INFO neutron.db.ovn_revision_numbers_db [None req-4543d35e-1e08-4fc2-a19f-0e2517bc62ef 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource b915a83d-4c6f-4463-971d-6f66eab64610 (type: security_group_rules) to 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: 1512/3162] 10.0.0.70 () {32 vars in 773 bytes} [Tue Aug 11 12:35:32 2026] GET /v2.0/security-groups?tenant_id=71ab507bdb9b4ab9b9086777eeeb15b3&name=default => generated 2929 bytes in 200 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1651/3163] 199.19.213.166 () {34 vars in 1080 bytes} [Tue Aug 11 12:35:32 2026] GET /v2.0/ports?tenant_id=95c3fa2ae0db4f60a35e273f9cd61fb3&device_id=c1c30e91-eed4-499b-9c7c-a1f2ec557097 => generated 1436 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1652/3164] 199.19.213.166 () {34 vars in 986 bytes} [Tue Aug 11 12:35:32 2026] GET /v2.0/networks?id=9293ce35-1522-4cb2-981d-2b42d730692d => generated 841 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1653/3165] 199.19.213.166 () {34 vars in 1056 bytes} [Tue Aug 11 12:35:32 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.77&port_id=84e6aef3-33e2-40d6-b895-08f6d0c76615 => generated 19 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1654/3166] 199.19.213.166 () {34 vars in 1106 bytes} [Tue Aug 11 12:35:32 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A360&port_id=84e6aef3-33e2-40d6-b895-08f6d0c76615 => generated 19 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1655/3167] 199.19.213.166 () {34 vars in 1064 bytes} [Tue Aug 11 12:35:32 2026] GET /v2.0/subnets?id=3fa99664-96c3-4016-b2d6-76f60de1de0b&id=02831796-a5ad-4549-be57-40a7cc98df33 => generated 1413 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1656/3168] 199.19.213.166 () {34 vars in 1052 bytes} [Tue Aug 11 12:35:32 2026] GET /v2.0/ports?network_id=9293ce35-1522-4cb2-981d-2b42d730692d&device_owner=network%3Adhcp => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1513/3169] 10.0.0.70 () {32 vars in 739 bytes} [Tue Aug 11 12:35:32 2026] DELETE /v2.0/security-groups/2534aaaa-b428-4bc4-be26-7848adf0a31a => generated 0 bytes in 210 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1657/3170] 199.19.213.166 () {34 vars in 1052 bytes} [Tue Aug 11 12:35:32 2026] GET /v2.0/ports?network_id=9293ce35-1522-4cb2-981d-2b42d730692d&device_owner=network%3Adhcp => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1514/3171] 199.19.213.166 () {34 vars in 1012 bytes} [Tue Aug 11 12:35:32 2026] GET /v2.0/networks/9293ce35-1522-4cb2-981d-2b42d730692d?fields=segments => generated 14 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1658/3172] 199.19.213.166 () {34 vars in 1112 bytes} [Tue Aug 11 12:35:32 2026] GET /v2.0/networks/9293ce35-1522-4cb2-981d-2b42d730692d?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1515/3173] 199.19.213.166 () {34 vars in 994 bytes} [Tue Aug 11 12:35:33 2026] GET /v2.0/ports?device_id=c1c30e91-eed4-499b-9c7c-a1f2ec557097 => generated 1198 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-11 12:35:33.370 7 INFO neutron_taas.services.taas.taas_plugin [req-9558ce8d-9f89-4e9b-9894-7ae25c2b0a00 req-f4dcee34-abc3-4451-913c-3a8934abe62c 0025ad94b58f48c3b43626865eb37ce6 95c3fa2ae0db4f60a35e273f9cd61fb3 - - default default] TaaS: Handle Delete Port: 84e6aef3-33e2-40d6-b895-08f6d0c76615 2026-08-11 12:35:33.373 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-9558ce8d-9f89-4e9b-9894-7ae25c2b0a00 req-f4dcee34-abc3-4451-913c-3a8934abe62c 0025ad94b58f48c3b43626865eb37ce6 95c3fa2ae0db4f60a35e273f9cd61fb3 - - default default] Tap Mirror: Handle Delete Port: 84e6aef3-33e2-40d6-b895-08f6d0c76615 [pid: 7|app: 0|req: 1659/3174] 199.19.213.166 () {36 vars in 997 bytes} [Tue Aug 11 12:35:33 2026] DELETE /v2.0/ports/84e6aef3-33e2-40d6-b895-08f6d0c76615 => generated 0 bytes in 361 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-11 12:35:34.122 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-797189fd-cda0-46f6-974d-45a4413f8c05'] response: {'server_uuid': 'c1c30e91-eed4-499b-9c7c-a1f2ec557097', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '84e6aef3-33e2-40d6-b895-08f6d0c76615', 'code': 200} 2026-08-11 12:35:34.123 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-797189fd-cda0-46f6-974d-45a4413f8c05'] response: {'server_uuid': 'c1c30e91-eed4-499b-9c7c-a1f2ec557097', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '84e6aef3-33e2-40d6-b895-08f6d0c76615', 'code': 200} 2026-08-11 12:35:34.123 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-797189fd-cda0-46f6-974d-45a4413f8c05'] response: {'server_uuid': 'c1c30e91-eed4-499b-9c7c-a1f2ec557097', 'name': 'network-vif-deleted', 'tag': '84e6aef3-33e2-40d6-b895-08f6d0c76615', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1516/3175] 10.0.0.190 () {34 vars in 990 bytes} [Tue Aug 11 12:35:36 2026] GET /v2.0/ports?device_id=c1c30e91-eed4-499b-9c7c-a1f2ec557097 => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-11 12:35:41.318 8 INFO neutron_taas.services.taas.taas_plugin [None req-5a3faa2c-70cc-4673-85f9-623f2280a011 0025ad94b58f48c3b43626865eb37ce6 95c3fa2ae0db4f60a35e273f9cd61fb3 - - default default] TaaS: Handle Delete Port: 522ee92d-9928-4a0f-9d8e-b52f8764055e 2026-08-11 12:35:41.321 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-5a3faa2c-70cc-4673-85f9-623f2280a011 0025ad94b58f48c3b43626865eb37ce6 95c3fa2ae0db4f60a35e273f9cd61fb3 - - default default] Tap Mirror: Handle Delete Port: 522ee92d-9928-4a0f-9d8e-b52f8764055e 2026-08-11 12:35:41.547 8 INFO neutron.db.l3_db [None req-5a3faa2c-70cc-4673-85f9-623f2280a011 0025ad94b58f48c3b43626865eb37ce6 95c3fa2ae0db4f60a35e273f9cd61fb3 - - default default] Floating IP 2ee7b02a-0e61-4480-9546-515040437c3f disassociated (deleted). External IP: 10.96.250.201, port: 15dc47bf-7367-49fe-aaf2-731445d447ab. [pid: 8|app: 0|req: 1518/3178] 10.0.0.70 () {32 vars in 731 bytes} [Tue Aug 11 12:35:41 2026] DELETE /v2.0/floatingips/2ee7b02a-0e61-4480-9546-515040437c3f => generated 0 bytes in 422 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-11 12:35:41.613 7 INFO neutron.api.v2.resource [None req-7c025457-f775-4971-820b-6e6f8cccbe5a 0025ad94b58f48c3b43626865eb37ce6 95c3fa2ae0db4f60a35e273f9cd61fb3 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1661/3179] 10.0.0.70 () {32 vars in 728 bytes} [Tue Aug 11 12:35:41 2026] GET /v2.0/floatingips/2ee7b02a-0e61-4480-9546-515040437c3f => generated 144 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-11 12:35:41.618 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-2019fdfd-ae49-4354-a58b-0343d8fb549e'] response: {'name': 'network-changed', 'server_uuid': 'cbceb9dd-2b81-444b-bee2-d1cb438d3faa', 'tag': '15dc47bf-7367-49fe-aaf2-731445d447ab', 'status': 'completed', 'code': 200} /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: 1519/3180] 10.0.0.190 () {34 vars in 990 bytes} [Tue Aug 11 12:35:41 2026] GET /v2.0/ports?device_id=cbceb9dd-2b81-444b-bee2-d1cb438d3faa => generated 1200 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1662/3181] 10.0.0.190 () {34 vars in 1040 bytes} [Tue Aug 11 12:35:41 2026] GET /v2.0/security-groups?id=7a2b3bb8-4996-49cc-89bd-8eaa99935510&fields=id&fields=name => generated 112 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1520/3182] 199.19.213.166 () {34 vars in 1080 bytes} [Tue Aug 11 12:35:42 2026] GET /v2.0/ports?tenant_id=95c3fa2ae0db4f60a35e273f9cd61fb3&device_id=cbceb9dd-2b81-444b-bee2-d1cb438d3faa => generated 1438 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1663/3183] 199.19.213.166 () {34 vars in 986 bytes} [Tue Aug 11 12:35:42 2026] GET /v2.0/networks?id=2d3ff3eb-6222-410e-a18d-496f5e46c041 => generated 841 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1521/3184] 199.19.213.166 () {34 vars in 1058 bytes} [Tue Aug 11 12:35:42 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.202&port_id=15dc47bf-7367-49fe-aaf2-731445d447ab => generated 19 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1664/3185] 199.19.213.166 () {34 vars in 1104 bytes} [Tue Aug 11 12:35:42 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A277&port_id=15dc47bf-7367-49fe-aaf2-731445d447ab => generated 19 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1522/3186] 199.19.213.166 () {34 vars in 1064 bytes} [Tue Aug 11 12:35:42 2026] GET /v2.0/subnets?id=5c349a81-089a-4fa7-87ae-c4bab78ae36b&id=c505f309-9d5e-40e8-9d6d-16b39d2e2cc7 => generated 1409 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1665/3187] 199.19.213.166 () {34 vars in 1052 bytes} [Tue Aug 11 12:35:42 2026] GET /v2.0/ports?network_id=2d3ff3eb-6222-410e-a18d-496f5e46c041&device_owner=network%3Adhcp => generated 12 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1523/3188] 199.19.213.166 () {34 vars in 1052 bytes} [Tue Aug 11 12:35:42 2026] GET /v2.0/ports?network_id=2d3ff3eb-6222-410e-a18d-496f5e46c041&device_owner=network%3Adhcp => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1666/3189] 199.19.213.166 () {34 vars in 1012 bytes} [Tue Aug 11 12:35:42 2026] GET /v2.0/networks/2d3ff3eb-6222-410e-a18d-496f5e46c041?fields=segments => generated 14 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1524/3190] 199.19.213.166 () {34 vars in 1112 bytes} [Tue Aug 11 12:35:42 2026] GET /v2.0/networks/2d3ff3eb-6222-410e-a18d-496f5e46c041?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-11 12:35:42.812 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-631b0f68-9024-4b6f-9266-c0ac6e9be4d2 - - - - - -] OVN reports status down for port: 15dc47bf-7367-49fe-aaf2-731445d447ab 2026-08-11 12:35:43.034 8 INFO neutron.db.ovn_revision_numbers_db [None req-631b0f68-9024-4b6f-9266-c0ac6e9be4d2 - - - - - -] Successfully bumped revision number for resource 15dc47bf-7367-49fe-aaf2-731445d447ab (type: ports) to 6 2026-08-11 12:35:43.656 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-ece66911-873c-4230-93fc-6c7065c9ec30'] response: {'server_uuid': 'cbceb9dd-2b81-444b-bee2-d1cb438d3faa', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '15dc47bf-7367-49fe-aaf2-731445d447ab', 'code': 200} 2026-08-11 12:35:43.656 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-ece66911-873c-4230-93fc-6c7065c9ec30'] response: {'server_uuid': 'cbceb9dd-2b81-444b-bee2-d1cb438d3faa', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '15dc47bf-7367-49fe-aaf2-731445d447ab', 'code': 200} [pid: 7|app: 0|req: 1667/3191] 199.19.213.166 () {34 vars in 994 bytes} [Tue Aug 11 12:35:43 2026] GET /v2.0/ports?device_id=cbceb9dd-2b81-444b-bee2-d1cb438d3faa => generated 1198 bytes in 86 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: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 12:35:44.239 8 INFO neutron_taas.services.taas.taas_plugin [req-3e61ee7a-53a7-4774-b9f4-66dbe8b4d05c req-7e1d8abd-e551-48cd-b745-6629de25a2d0 0025ad94b58f48c3b43626865eb37ce6 95c3fa2ae0db4f60a35e273f9cd61fb3 - - default default] TaaS: Handle Delete Port: 15dc47bf-7367-49fe-aaf2-731445d447ab 2026-08-11 12:35:44.242 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-3e61ee7a-53a7-4774-b9f4-66dbe8b4d05c req-7e1d8abd-e551-48cd-b745-6629de25a2d0 0025ad94b58f48c3b43626865eb37ce6 95c3fa2ae0db4f60a35e273f9cd61fb3 - - default default] Tap Mirror: Handle Delete Port: 15dc47bf-7367-49fe-aaf2-731445d447ab [pid: 8|app: 0|req: 1525/3192] 199.19.213.166 () {36 vars in 997 bytes} [Tue Aug 11 12:35:44 2026] DELETE /v2.0/ports/15dc47bf-7367-49fe-aaf2-731445d447ab => generated 0 bytes in 331 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-11 12:35:45.692 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-1927fa33-d9c7-4bcf-8f56-0cc3c174b51e'] response: {'server_uuid': 'cbceb9dd-2b81-444b-bee2-d1cb438d3faa', 'name': 'network-vif-deleted', 'tag': '15dc47bf-7367-49fe-aaf2-731445d447ab', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1668/3193] 10.0.0.190 () {34 vars in 990 bytes} [Tue Aug 11 12:35:46 2026] GET /v2.0/ports?device_id=cbceb9dd-2b81-444b-bee2-d1cb438d3faa => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1526/3194] 10.0.0.70 () {32 vars in 749 bytes} [Tue Aug 11 12:35:52 2026] DELETE /v2.0/security-group-rules/8c5c9a78-768c-4580-8113-2fce3b8ae312 => generated 0 bytes in 182 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-11 12:35:52.206 7 INFO neutron.api.v2.resource [None req-23b79da4-a32c-4d66-bb38-3a1aecf0bef7 0025ad94b58f48c3b43626865eb37ce6 95c3fa2ae0db4f60a35e273f9cd61fb3 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1669/3195] 10.0.0.70 () {32 vars in 746 bytes} [Tue Aug 11 12:35:52 2026] GET /v2.0/security-group-rules/8c5c9a78-768c-4580-8113-2fce3b8ae312 => generated 155 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1527/3196] 10.0.0.70 () {32 vars in 749 bytes} [Tue Aug 11 12:35:52 2026] DELETE /v2.0/security-group-rules/d5e853f0-0ab4-4eeb-8e25-14c2a6a6dec1 => generated 0 bytes in 145 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-11 12:35:52.373 7 INFO neutron.api.v2.resource [None req-ca12d6ee-923b-4164-ad3b-3c45d77a0869 0025ad94b58f48c3b43626865eb37ce6 95c3fa2ae0db4f60a35e273f9cd61fb3 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1670/3197] 10.0.0.70 () {32 vars in 746 bytes} [Tue Aug 11 12:35:52 2026] GET /v2.0/security-group-rules/d5e853f0-0ab4-4eeb-8e25-14c2a6a6dec1 => generated 155 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1528/3198] 10.0.0.70 () {32 vars in 749 bytes} [Tue Aug 11 12:35:52 2026] DELETE /v2.0/security-group-rules/b1c46c4d-abac-4310-9300-8c2fddb60cd7 => generated 0 bytes in 134 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-11 12:35:52.528 7 INFO neutron.api.v2.resource [None req-a81fe4f7-1948-4c45-a572-63adb5481c9d 0025ad94b58f48c3b43626865eb37ce6 95c3fa2ae0db4f60a35e273f9cd61fb3 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1671/3199] 10.0.0.70 () {32 vars in 746 bytes} [Tue Aug 11 12:35:52 2026] GET /v2.0/security-group-rules/b1c46c4d-abac-4310-9300-8c2fddb60cd7 => generated 155 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1529/3200] 10.0.0.70 () {32 vars in 749 bytes} [Tue Aug 11 12:35:52 2026] DELETE /v2.0/security-group-rules/8f3eb2ed-947b-4697-97a4-7a37c30c14ef => generated 0 bytes in 137 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-11 12:35:52.687 7 INFO neutron.api.v2.resource [None req-7dd189c4-1ae4-4e91-8f23-01fd0d6a1f7c 0025ad94b58f48c3b43626865eb37ce6 95c3fa2ae0db4f60a35e273f9cd61fb3 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1672/3201] 10.0.0.70 () {32 vars in 746 bytes} [Tue Aug 11 12:35:52 2026] GET /v2.0/security-group-rules/8f3eb2ed-947b-4697-97a4-7a37c30c14ef => generated 155 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1530/3202] 10.0.0.70 () {32 vars in 749 bytes} [Tue Aug 11 12:35:52 2026] DELETE /v2.0/security-group-rules/5b6d26ec-48c1-4dd8-b86a-644895a2681e => generated 0 bytes in 125 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-11 12:35:52.831 7 INFO neutron.api.v2.resource [None req-ab9f98dd-f926-48e9-84f0-b3e51bf61939 0025ad94b58f48c3b43626865eb37ce6 95c3fa2ae0db4f60a35e273f9cd61fb3 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1673/3203] 10.0.0.70 () {32 vars in 746 bytes} [Tue Aug 11 12:35:52 2026] GET /v2.0/security-group-rules/5b6d26ec-48c1-4dd8-b86a-644895a2681e => generated 155 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1531/3204] 10.0.0.70 () {32 vars in 749 bytes} [Tue Aug 11 12:35:52 2026] DELETE /v2.0/security-group-rules/11b64eb0-04d5-4e91-9023-d5168e00c963 => generated 0 bytes in 129 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-11 12:35:52.979 7 INFO neutron.api.v2.resource [None req-8b4fc76b-d209-47e0-b4fa-c13906b49c35 0025ad94b58f48c3b43626865eb37ce6 95c3fa2ae0db4f60a35e273f9cd61fb3 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1674/3205] 10.0.0.70 () {32 vars in 746 bytes} [Tue Aug 11 12:35:52 2026] GET /v2.0/security-group-rules/11b64eb0-04d5-4e91-9023-d5168e00c963 => generated 155 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1532/3206] 10.0.0.70 () {32 vars in 749 bytes} [Tue Aug 11 12:35:52 2026] DELETE /v2.0/security-group-rules/6019534d-0be0-467e-8a66-fcb1a82758a4 => generated 0 bytes in 130 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-11 12:35:53.133 7 INFO neutron.api.v2.resource [None req-a0ebd6b5-c8b2-4ddd-bedf-75c4fa2e7eb5 0025ad94b58f48c3b43626865eb37ce6 95c3fa2ae0db4f60a35e273f9cd61fb3 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1675/3207] 10.0.0.70 () {32 vars in 746 bytes} [Tue Aug 11 12:35:53 2026] GET /v2.0/security-group-rules/6019534d-0be0-467e-8a66-fcb1a82758a4 => generated 155 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1533/3208] 10.0.0.70 () {32 vars in 749 bytes} [Tue Aug 11 12:35:53 2026] DELETE /v2.0/security-group-rules/6e9cc817-82c7-4342-bbef-dfbcb3de0bd3 => generated 0 bytes in 122 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-11 12:35:53.277 7 INFO neutron.api.v2.resource [None req-2ff746d6-99b4-4220-9851-6b7052421bcc 0025ad94b58f48c3b43626865eb37ce6 95c3fa2ae0db4f60a35e273f9cd61fb3 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1676/3209] 10.0.0.70 () {32 vars in 746 bytes} [Tue Aug 11 12:35:53 2026] GET /v2.0/security-group-rules/6e9cc817-82c7-4342-bbef-dfbcb3de0bd3 => generated 155 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1534/3210] 10.0.0.70 () {32 vars in 749 bytes} [Tue Aug 11 12:35:53 2026] DELETE /v2.0/security-group-rules/bd90c506-205b-402d-8221-7f2521b3afe7 => generated 0 bytes in 117 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-11 12:35:53.415 7 INFO neutron.api.v2.resource [None req-eb7c83ca-1233-4cd5-8d53-a01f492ddad4 0025ad94b58f48c3b43626865eb37ce6 95c3fa2ae0db4f60a35e273f9cd61fb3 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1677/3211] 10.0.0.70 () {32 vars in 746 bytes} [Tue Aug 11 12:35:53 2026] GET /v2.0/security-group-rules/bd90c506-205b-402d-8221-7f2521b3afe7 => generated 155 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1535/3212] 10.0.0.70 () {32 vars in 749 bytes} [Tue Aug 11 12:35:53 2026] DELETE /v2.0/security-group-rules/bef71ee6-9290-48df-8f90-1a9b83f4dda8 => generated 0 bytes in 126 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-11 12:35:53.567 7 INFO neutron.api.v2.resource [None req-3e4f8a57-d45c-4bf1-b690-8ae364cd3a6a 0025ad94b58f48c3b43626865eb37ce6 95c3fa2ae0db4f60a35e273f9cd61fb3 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1678/3213] 10.0.0.70 () {32 vars in 746 bytes} [Tue Aug 11 12:35:53 2026] GET /v2.0/security-group-rules/bef71ee6-9290-48df-8f90-1a9b83f4dda8 => generated 155 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1536/3214] 10.0.0.70 () {32 vars in 749 bytes} [Tue Aug 11 12:35:53 2026] DELETE /v2.0/security-group-rules/628f4a40-3067-4f35-bfa2-f6752010d2e8 => generated 0 bytes in 114 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-11 12:35:53.707 7 INFO neutron.api.v2.resource [None req-37a6c0b4-48cc-4894-b576-9300dd2e8744 0025ad94b58f48c3b43626865eb37ce6 95c3fa2ae0db4f60a35e273f9cd61fb3 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1679/3215] 10.0.0.70 () {32 vars in 746 bytes} [Tue Aug 11 12:35:53 2026] GET /v2.0/security-group-rules/628f4a40-3067-4f35-bfa2-f6752010d2e8 => generated 155 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1537/3216] 10.0.0.70 () {32 vars in 739 bytes} [Tue Aug 11 12:35:53 2026] DELETE /v2.0/security-groups/7a2b3bb8-4996-49cc-89bd-8eaa99935510 => generated 0 bytes in 124 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-11 12:35:53.857 7 INFO neutron.api.v2.resource [None req-2bf6253c-2edf-4c98-a42b-1a246ace78ee 0025ad94b58f48c3b43626865eb37ce6 95c3fa2ae0db4f60a35e273f9cd61fb3 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1680/3217] 10.0.0.70 () {32 vars in 736 bytes} [Tue Aug 11 12:35:53 2026] GET /v2.0/security-groups/7a2b3bb8-4996-49cc-89bd-8eaa99935510 => generated 146 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-11 12:35:54.227 8 INFO neutron_taas.services.taas.taas_plugin [None req-bcd6884b-c41f-45ba-9152-1224d1a9f06f 0025ad94b58f48c3b43626865eb37ce6 95c3fa2ae0db4f60a35e273f9cd61fb3 - - default default] TaaS: Handle Delete Port: 752640e1-24a9-47be-955d-7905ec784064 2026-08-11 12:35:54.230 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-bcd6884b-c41f-45ba-9152-1224d1a9f06f 0025ad94b58f48c3b43626865eb37ce6 95c3fa2ae0db4f60a35e273f9cd61fb3 - - default default] Tap Mirror: Handle Delete Port: 752640e1-24a9-47be-955d-7905ec784064 [pid: 8|app: 0|req: 1538/3218] 10.0.0.70 () {34 vars in 788 bytes} [Tue Aug 11 12:35:53 2026] PUT /v2.0/routers/7a54c764-1246-41f3-b7ef-a3ce303fd79b/remove_router_interface => generated 309 bytes in 1042 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 12:35:55.049 7 INFO neutron.api.v2.resource [None req-8251b15c-88ed-4db5-b58d-ad778a3aacac 0025ad94b58f48c3b43626865eb37ce6 95c3fa2ae0db4f60a35e273f9cd61fb3 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1681/3219] 10.0.0.70 () {34 vars in 788 bytes} [Tue Aug 11 12:35:54 2026] PUT /v2.0/routers/7a54c764-1246-41f3-b7ef-a3ce303fd79b/remove_router_interface => generated 198 bytes in 94 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, ' 2026-08-11 12:35:55.338 8 INFO neutron_taas.services.taas.taas_plugin [None req-b654d13c-0641-4915-8317-a8f651e4c83b 0025ad94b58f48c3b43626865eb37ce6 95c3fa2ae0db4f60a35e273f9cd61fb3 - - default default] TaaS: Handle Delete Port: eb37f5e6-b6f6-4e3e-80e9-89e58f70f618 2026-08-11 12:35:55.342 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b654d13c-0641-4915-8317-a8f651e4c83b 0025ad94b58f48c3b43626865eb37ce6 95c3fa2ae0db4f60a35e273f9cd61fb3 - - default default] Tap Mirror: Handle Delete Port: eb37f5e6-b6f6-4e3e-80e9-89e58f70f618 [pid: 8|app: 0|req: 1539/3222] 10.0.0.70 () {34 vars in 788 bytes} [Tue Aug 11 12:35:55 2026] PUT /v2.0/routers/7a54c764-1246-41f3-b7ef-a3ce303fd79b/remove_router_interface => generated 309 bytes in 828 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 12:35:56.449 7 INFO neutron.api.v2.resource [None req-18eb259d-5d4c-458d-8d85-7605affe60f6 0025ad94b58f48c3b43626865eb37ce6 95c3fa2ae0db4f60a35e273f9cd61fb3 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1684/3223] 10.0.0.70 () {34 vars in 788 bytes} [Tue Aug 11 12:35:55 2026] PUT /v2.0/routers/7a54c764-1246-41f3-b7ef-a3ce303fd79b/remove_router_interface => generated 198 bytes in 564 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, ' 2026-08-11 12:35:56.751 8 INFO neutron_taas.services.taas.taas_plugin [None req-38e0c8aa-d67e-44c3-9c3b-d5fdd0d5071c 0025ad94b58f48c3b43626865eb37ce6 95c3fa2ae0db4f60a35e273f9cd61fb3 - - default default] TaaS: Handle Delete Port: e267c9bc-078f-42b5-a2f6-ddc701c0472e 2026-08-11 12:35:56.754 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-38e0c8aa-d67e-44c3-9c3b-d5fdd0d5071c 0025ad94b58f48c3b43626865eb37ce6 95c3fa2ae0db4f60a35e273f9cd61fb3 - - default default] Tap Mirror: Handle Delete Port: e267c9bc-078f-42b5-a2f6-ddc701c0472e [pid: 8|app: 0|req: 1540/3224] 10.0.0.70 () {34 vars in 788 bytes} [Tue Aug 11 12:35:56 2026] PUT /v2.0/routers/7a54c764-1246-41f3-b7ef-a3ce303fd79b/remove_router_interface => generated 309 bytes in 802 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 12:35:57.350 7 INFO neutron.api.v2.resource [None req-0638b8a2-1439-4a9f-b89e-77af2acccba0 0025ad94b58f48c3b43626865eb37ce6 95c3fa2ae0db4f60a35e273f9cd61fb3 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1685/3225] 10.0.0.70 () {34 vars in 788 bytes} [Tue Aug 11 12:35:57 2026] PUT /v2.0/routers/7a54c764-1246-41f3-b7ef-a3ce303fd79b/remove_router_interface => generated 198 bytes in 90 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, ' 2026-08-11 12:35:57.640 8 INFO neutron_taas.services.taas.taas_plugin [None req-c8b6807d-25bb-412e-b6a0-2815b8ae7ccd 0025ad94b58f48c3b43626865eb37ce6 95c3fa2ae0db4f60a35e273f9cd61fb3 - - default default] TaaS: Handle Delete Port: 40f4fc59-a4d8-4ee5-ac55-ea966b310113 2026-08-11 12:35:57.644 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c8b6807d-25bb-412e-b6a0-2815b8ae7ccd 0025ad94b58f48c3b43626865eb37ce6 95c3fa2ae0db4f60a35e273f9cd61fb3 - - default default] Tap Mirror: Handle Delete Port: 40f4fc59-a4d8-4ee5-ac55-ea966b310113 [pid: 8|app: 0|req: 1541/3226] 10.0.0.70 () {32 vars in 723 bytes} [Tue Aug 11 12:35:57 2026] DELETE /v2.0/routers/7a54c764-1246-41f3-b7ef-a3ce303fd79b => generated 0 bytes in 667 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-11 12:35:58.045 7 INFO neutron.api.v2.resource [None req-ae6194ee-bc56-40cb-9fca-f4c6d36ce2a9 0025ad94b58f48c3b43626865eb37ce6 95c3fa2ae0db4f60a35e273f9cd61fb3 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1686/3227] 10.0.0.70 () {32 vars in 720 bytes} [Tue Aug 11 12:35:58 2026] GET /v2.0/routers/7a54c764-1246-41f3-b7ef-a3ce303fd79b => generated 135 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1542/3228] 10.0.0.70 () {32 vars in 723 bytes} [Tue Aug 11 12:35:58 2026] DELETE /v2.0/subnets/02831796-a5ad-4549-be57-40a7cc98df33 => generated 0 bytes in 175 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-11 12:35:58.258 7 INFO neutron.pecan_wsgi.hooks.translation [None req-e6a5a690-72af-4e92-8d77-eb29045e821b 0025ad94b58f48c3b43626865eb37ce6 95c3fa2ae0db4f60a35e273f9cd61fb3 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1687/3229] 10.0.0.70 () {32 vars in 720 bytes} [Tue Aug 11 12:35:58 2026] GET /v2.0/subnets/02831796-a5ad-4549-be57-40a7cc98df33 => generated 136 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1543/3230] 10.0.0.70 () {32 vars in 723 bytes} [Tue Aug 11 12:35:58 2026] DELETE /v2.0/subnets/3fa99664-96c3-4016-b2d6-76f60de1de0b => generated 0 bytes in 183 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-11 12:35:58.464 7 INFO neutron.pecan_wsgi.hooks.translation [None req-b5821c05-4c8d-4da0-b545-7f4e95aa1321 0025ad94b58f48c3b43626865eb37ce6 95c3fa2ae0db4f60a35e273f9cd61fb3 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1688/3231] 10.0.0.70 () {32 vars in 720 bytes} [Tue Aug 11 12:35:58 2026] GET /v2.0/subnets/3fa99664-96c3-4016-b2d6-76f60de1de0b => generated 136 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-11 12:35:58.602 8 INFO neutron_taas.services.taas.taas_plugin [None req-470596ad-a866-4b90-b312-b07a267d12dd 0025ad94b58f48c3b43626865eb37ce6 95c3fa2ae0db4f60a35e273f9cd61fb3 - - default default] TaaS: Handle Delete Port: a6215986-ecfd-4f80-90bf-b271dc183e7f 2026-08-11 12:35:58.604 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-470596ad-a866-4b90-b312-b07a267d12dd 0025ad94b58f48c3b43626865eb37ce6 95c3fa2ae0db4f60a35e273f9cd61fb3 - - default default] Tap Mirror: Handle Delete Port: a6215986-ecfd-4f80-90bf-b271dc183e7f 2026-08-11 12:35:58.761 8 INFO neutron.services.segments.plugin [-] Segment 4cb903e5-b37e-4d54-a0c6-91e06f1e066b resource provider aggregate not found 2026-08-11 12:35:58.767 8 INFO neutron.services.segments.plugin [-] Segment 4cb903e5-b37e-4d54-a0c6-91e06f1e066b resource provider aggregate not found 2026-08-11 12:35:58.785 8 INFO neutron.services.segments.plugin [-] Segment 4cb903e5-b37e-4d54-a0c6-91e06f1e066b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4cb903e5-b37e-4d54-a0c6-91e06f1e066b found for delete ", "request_id": "req-3cc5718b-8855-4bce-b263-aa4e8899a8ea"}]} 2026-08-11 12:35:58.786 8 INFO neutron.services.segments.plugin [-] Segment 4cb903e5-b37e-4d54-a0c6-91e06f1e066b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4cb903e5-b37e-4d54-a0c6-91e06f1e066b found for delete ", "request_id": "req-0d2d5426-24a8-487b-8c00-378ca9d7e154"}]} [pid: 8|app: 0|req: 1544/3232] 10.0.0.70 () {32 vars in 725 bytes} [Tue Aug 11 12:35:58 2026] DELETE /v2.0/networks/9293ce35-1522-4cb2-981d-2b42d730692d => generated 0 bytes in 344 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-11 12:35:58.834 7 INFO neutron.pecan_wsgi.hooks.translation [None req-148299ea-fcfc-4d3c-a486-278881ed3c7b 0025ad94b58f48c3b43626865eb37ce6 95c3fa2ae0db4f60a35e273f9cd61fb3 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1689/3233] 10.0.0.70 () {32 vars in 722 bytes} [Tue Aug 11 12:35:58 2026] GET /v2.0/networks/9293ce35-1522-4cb2-981d-2b42d730692d => generated 138 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1545/3234] 10.0.0.70 () {32 vars in 723 bytes} [Tue Aug 11 12:35:58 2026] DELETE /v2.0/subnets/5c349a81-089a-4fa7-87ae-c4bab78ae36b => generated 0 bytes in 122 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-11 12:35:58.980 7 INFO neutron.pecan_wsgi.hooks.translation [None req-9cf48ed1-ecd1-4884-b21c-dc8dd40f70ff 0025ad94b58f48c3b43626865eb37ce6 95c3fa2ae0db4f60a35e273f9cd61fb3 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1690/3235] 10.0.0.70 () {32 vars in 720 bytes} [Tue Aug 11 12:35:58 2026] GET /v2.0/subnets/5c349a81-089a-4fa7-87ae-c4bab78ae36b => generated 136 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1546/3236] 10.0.0.70 () {32 vars in 723 bytes} [Tue Aug 11 12:35:58 2026] DELETE /v2.0/subnets/c505f309-9d5e-40e8-9d6d-16b39d2e2cc7 => generated 0 bytes in 161 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-11 12:35:59.165 7 INFO neutron.pecan_wsgi.hooks.translation [None req-51997cc9-e586-4a96-8724-0bb36388b173 0025ad94b58f48c3b43626865eb37ce6 95c3fa2ae0db4f60a35e273f9cd61fb3 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1691/3237] 10.0.0.70 () {32 vars in 720 bytes} [Tue Aug 11 12:35:59 2026] GET /v2.0/subnets/c505f309-9d5e-40e8-9d6d-16b39d2e2cc7 => generated 136 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-11 12:35:59.290 8 INFO neutron_taas.services.taas.taas_plugin [None req-e1764b65-63a8-427d-b779-0430a0dbe2e9 0025ad94b58f48c3b43626865eb37ce6 95c3fa2ae0db4f60a35e273f9cd61fb3 - - default default] TaaS: Handle Delete Port: 16670fba-5771-4f4f-964b-1fcd5207b916 2026-08-11 12:35:59.294 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-e1764b65-63a8-427d-b779-0430a0dbe2e9 0025ad94b58f48c3b43626865eb37ce6 95c3fa2ae0db4f60a35e273f9cd61fb3 - - default default] Tap Mirror: Handle Delete Port: 16670fba-5771-4f4f-964b-1fcd5207b916 [pid: 8|app: 0|req: 1547/3238] 10.0.0.70 () {32 vars in 725 bytes} [Tue Aug 11 12:35:59 2026] DELETE /v2.0/networks/2d3ff3eb-6222-410e-a18d-496f5e46c041 => generated 0 bytes in 334 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-11 12:35:59.539 7 INFO neutron.pecan_wsgi.hooks.translation [None req-86886a8f-8d93-4e1d-84de-cf6b854e2666 0025ad94b58f48c3b43626865eb37ce6 95c3fa2ae0db4f60a35e273f9cd61fb3 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1692/3239] 10.0.0.70 () {32 vars in 722 bytes} [Tue Aug 11 12:35:59 2026] GET /v2.0/networks/2d3ff3eb-6222-410e-a18d-496f5e46c041 => generated 138 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1548/3240] 10.0.0.70 () {32 vars in 723 bytes} [Tue Aug 11 12:35:59 2026] DELETE /v2.0/subnets/37040ea4-0565-496a-9170-b6b40d01d20d => generated 0 bytes in 237 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-11 12:35:59.803 7 INFO neutron.pecan_wsgi.hooks.translation [None req-2a962177-1b0f-4a1f-8af2-43cdd71c74dc 0025ad94b58f48c3b43626865eb37ce6 95c3fa2ae0db4f60a35e273f9cd61fb3 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1693/3241] 10.0.0.70 () {32 vars in 720 bytes} [Tue Aug 11 12:35:59 2026] GET /v2.0/subnets/37040ea4-0565-496a-9170-b6b40d01d20d => generated 136 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1549/3242] 10.0.0.70 () {32 vars in 723 bytes} [Tue Aug 11 12:35:59 2026] DELETE /v2.0/subnets/2afabbcc-6e46-46fc-bad8-d15dcdb50a32 => generated 0 bytes in 165 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-11 12:35:59.990 7 INFO neutron.pecan_wsgi.hooks.translation [None req-567eaf3f-a85c-4582-891f-fc190b1a238a 0025ad94b58f48c3b43626865eb37ce6 95c3fa2ae0db4f60a35e273f9cd61fb3 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1694/3243] 10.0.0.70 () {32 vars in 720 bytes} [Tue Aug 11 12:35:59 2026] GET /v2.0/subnets/2afabbcc-6e46-46fc-bad8-d15dcdb50a32 => generated 136 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-11 12:36:00.101 8 INFO neutron_taas.services.taas.taas_plugin [None req-2d5573df-ee7d-458f-ab59-01046a2ec26f 0025ad94b58f48c3b43626865eb37ce6 95c3fa2ae0db4f60a35e273f9cd61fb3 - - default default] TaaS: Handle Delete Port: 41287e80-bc44-478f-bbd6-2aacbfacd3ee 2026-08-11 12:36:00.104 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-2d5573df-ee7d-458f-ab59-01046a2ec26f 0025ad94b58f48c3b43626865eb37ce6 95c3fa2ae0db4f60a35e273f9cd61fb3 - - default default] Tap Mirror: Handle Delete Port: 41287e80-bc44-478f-bbd6-2aacbfacd3ee [pid: 8|app: 0|req: 1550/3244] 10.0.0.70 () {32 vars in 725 bytes} [Tue Aug 11 12:35:59 2026] DELETE /v2.0/networks/506baf26-40fc-4c1c-8415-0013a260079b => generated 0 bytes in 332 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-11 12:36:00.348 7 INFO neutron.pecan_wsgi.hooks.translation [None req-a612440a-53b4-4296-9b1b-2a363325ec7c 0025ad94b58f48c3b43626865eb37ce6 95c3fa2ae0db4f60a35e273f9cd61fb3 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1695/3245] 10.0.0.70 () {32 vars in 722 bytes} [Tue Aug 11 12:36:00 2026] GET /v2.0/networks/506baf26-40fc-4c1c-8415-0013a260079b => generated 138 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-11 12:36:00.803 8 INFO neutron.services.segments.plugin [-] Segment 677955be-7492-4134-92b7-39a9481fdd68 resource provider aggregate not found 2026-08-11 12:36:00.807 8 INFO neutron.services.segments.plugin [-] Segment 677955be-7492-4134-92b7-39a9481fdd68 resource provider aggregate not found 2026-08-11 12:36:00.817 8 INFO neutron.services.segments.plugin [-] Segment 677955be-7492-4134-92b7-39a9481fdd68 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 677955be-7492-4134-92b7-39a9481fdd68 found for delete ", "request_id": "req-b6b392af-d3e6-4c73-bbf3-991b78396572"}]} 2026-08-11 12:36:00.821 8 INFO neutron.services.segments.plugin [-] Segment 677955be-7492-4134-92b7-39a9481fdd68 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 677955be-7492-4134-92b7-39a9481fdd68 found for delete ", "request_id": "req-14de16fc-34c4-4544-8775-72e95b7a338a"}]} 2026-08-11 12:36:00.833 8 INFO neutron.services.segments.plugin [-] Segment 479e87c0-ce42-479b-8885-68bb8c318e45 resource provider aggregate not found 2026-08-11 12:36:00.839 8 INFO neutron.services.segments.plugin [-] Segment 479e87c0-ce42-479b-8885-68bb8c318e45 resource provider aggregate not found 2026-08-11 12:36:00.849 8 INFO neutron.services.segments.plugin [-] Segment 479e87c0-ce42-479b-8885-68bb8c318e45 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 479e87c0-ce42-479b-8885-68bb8c318e45 found for delete ", "request_id": "req-bed139ec-2d5d-4fad-9006-24ef10764219"}]} 2026-08-11 12:36:00.851 8 INFO neutron.services.segments.plugin [-] Segment 479e87c0-ce42-479b-8885-68bb8c318e45 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 479e87c0-ce42-479b-8885-68bb8c318e45 found for delete ", "request_id": "req-fcd860c8-24af-47ba-bb3c-75c701bbb0ad"}]} 2026-08-11 12:36:02.551 8 INFO neutron.db.ovn_revision_numbers_db [None req-80e6506f-32b2-4387-a646-59a9eafab109 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource 4f1bccb0-1344-41f4-8ad0-921037fa578a (type: security_groups) to 1 2026-08-11 12:36:02.564 8 INFO neutron.db.ovn_revision_numbers_db [None req-80e6506f-32b2-4387-a646-59a9eafab109 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource 2b62e230-3ed6-4ebf-950e-fadb280c9919 (type: security_group_rules) to 0 2026-08-11 12:36:02.575 8 INFO neutron.db.ovn_revision_numbers_db [None req-80e6506f-32b2-4387-a646-59a9eafab109 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource bfb8bafc-7b5e-42a8-8dc6-e0bdd694fb75 (type: security_group_rules) to 0 2026-08-11 12:36:02.584 8 INFO neutron.db.ovn_revision_numbers_db [None req-80e6506f-32b2-4387-a646-59a9eafab109 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource cb9aa403-c7cf-4b76-b927-7327fc105eb6 (type: security_group_rules) to 0 2026-08-11 12:36:02.596 8 INFO neutron.db.ovn_revision_numbers_db [None req-80e6506f-32b2-4387-a646-59a9eafab109 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource fb6bfd90-d5e1-4fa4-8620-a0c3fdc17d86 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 1551/3246] 10.0.0.70 () {32 vars in 773 bytes} [Tue Aug 11 12:36:02 2026] GET /v2.0/security-groups?tenant_id=ca533ee5f22e4c1bb17424d641cd162c&name=default => generated 2929 bytes in 339 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1696/3247] 10.0.0.70 () {32 vars in 739 bytes} [Tue Aug 11 12:36:02 2026] DELETE /v2.0/security-groups/4f1bccb0-1344-41f4-8ad0-921037fa578a => generated 0 bytes in 219 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-11 12:36:03.032 8 INFO neutron.db.ovn_revision_numbers_db [None req-8acd05f4-79d8-43a6-a4ed-a54bb2681daf 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource efce4ef4-703e-40db-b133-d71eb1eb739a (type: security_groups) to 1 2026-08-11 12:36:03.043 8 INFO neutron.db.ovn_revision_numbers_db [None req-8acd05f4-79d8-43a6-a4ed-a54bb2681daf 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource 0e8bdcfe-7066-47ed-9b04-a7c9f106d110 (type: security_group_rules) to 0 2026-08-11 12:36:03.053 8 INFO neutron.db.ovn_revision_numbers_db [None req-8acd05f4-79d8-43a6-a4ed-a54bb2681daf 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource 1f70bba8-9c46-4d3b-b53b-6bc3715b02a0 (type: security_group_rules) to 0 2026-08-11 12:36:03.066 8 INFO neutron.db.ovn_revision_numbers_db [None req-8acd05f4-79d8-43a6-a4ed-a54bb2681daf 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource bbff62c4-45ee-4b84-b1ae-1f0977227e46 (type: security_group_rules) to 0 2026-08-11 12:36:03.078 8 INFO neutron.db.ovn_revision_numbers_db [None req-8acd05f4-79d8-43a6-a4ed-a54bb2681daf 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource feb4acc7-90e3-4e57-a464-1bd4236b4ea3 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 1552/3248] 10.0.0.70 () {32 vars in 773 bytes} [Tue Aug 11 12:36:02 2026] GET /v2.0/security-groups?tenant_id=f4cfbde9603944f8a5ce939662448007&name=default => generated 2929 bytes in 179 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1697/3249] 10.0.0.70 () {32 vars in 739 bytes} [Tue Aug 11 12:36:03 2026] DELETE /v2.0/security-groups/efce4ef4-703e-40db-b133-d71eb1eb739a => generated 0 bytes in 229 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1553/3250] 10.0.0.70 () {32 vars in 773 bytes} [Tue Aug 11 12:36:03 2026] GET /v2.0/security-groups?tenant_id=95c3fa2ae0db4f60a35e273f9cd61fb3&name=default => generated 2925 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1698/3251] 10.0.0.70 () {32 vars in 739 bytes} [Tue Aug 11 12:36:03 2026] DELETE /v2.0/security-groups/bf0daa1f-240e-426b-a09e-c9241adc3a50 => generated 0 bytes in 198 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-11 12:36:03.951 8 INFO neutron.db.ovn_revision_numbers_db [None req-5a40dcbb-bc54-437c-817d-ecccb5f35461 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource 493b1efe-a621-4782-9769-6e06c4153904 (type: security_groups) to 1 2026-08-11 12:36:03.961 8 INFO neutron.db.ovn_revision_numbers_db [None req-5a40dcbb-bc54-437c-817d-ecccb5f35461 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource 8bb674e0-1ee7-4ace-a253-cb6d231ef6a7 (type: security_group_rules) to 0 2026-08-11 12:36:03.971 8 INFO neutron.db.ovn_revision_numbers_db [None req-5a40dcbb-bc54-437c-817d-ecccb5f35461 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource a54c8a9b-7ff2-406c-8ec7-bfe77472b4b4 (type: security_group_rules) to 0 2026-08-11 12:36:03.981 8 INFO neutron.db.ovn_revision_numbers_db [None req-5a40dcbb-bc54-437c-817d-ecccb5f35461 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource cb52b156-90bd-40ed-94fd-f64e446b1113 (type: security_group_rules) to 0 2026-08-11 12:36:03.991 8 INFO neutron.db.ovn_revision_numbers_db [None req-5a40dcbb-bc54-437c-817d-ecccb5f35461 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource fbeaccc8-c1bc-4337-829e-80282fd905d2 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 1554/3252] 10.0.0.70 () {32 vars in 773 bytes} [Tue Aug 11 12:36:03 2026] GET /v2.0/security-groups?tenant_id=6417d844bdce42f7a0b4c656bd71280c&name=default => generated 2929 bytes in 196 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1699/3253] 10.0.0.70 () {32 vars in 739 bytes} [Tue Aug 11 12:36:04 2026] DELETE /v2.0/security-groups/493b1efe-a621-4782-9769-6e06c4153904 => generated 0 bytes in 220 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-11 12:36:04.499 8 INFO neutron.db.ovn_revision_numbers_db [None req-29985045-47ee-46b9-bed2-25fcb64009e8 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource 047cc96b-e6a2-41ef-8e76-383291e3b2ca (type: security_groups) to 1 2026-08-11 12:36:04.509 8 INFO neutron.db.ovn_revision_numbers_db [None req-29985045-47ee-46b9-bed2-25fcb64009e8 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource 047d6eba-dfd1-4088-beb9-8e3d2d3171a7 (type: security_group_rules) to 0 2026-08-11 12:36:04.519 8 INFO neutron.db.ovn_revision_numbers_db [None req-29985045-47ee-46b9-bed2-25fcb64009e8 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource 36e5479e-1aca-471b-a81c-e0573fb9e0e9 (type: security_group_rules) to 0 2026-08-11 12:36:04.530 8 INFO neutron.db.ovn_revision_numbers_db [None req-29985045-47ee-46b9-bed2-25fcb64009e8 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource 63dfdbf9-6bf8-4326-844d-97887df18879 (type: security_group_rules) to 0 2026-08-11 12:36:04.540 8 INFO neutron.db.ovn_revision_numbers_db [None req-29985045-47ee-46b9-bed2-25fcb64009e8 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource b0aa084c-0b10-409f-9957-57b063984673 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 1555/3254] 10.0.0.70 () {32 vars in 773 bytes} [Tue Aug 11 12:36:04 2026] GET /v2.0/security-groups?tenant_id=b8e3e3cb7c0f49f591ffcb37195ed002&name=default => generated 2929 bytes in 202 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1700/3255] 10.0.0.70 () {32 vars in 739 bytes} [Tue Aug 11 12:36:04 2026] DELETE /v2.0/security-groups/047cc96b-e6a2-41ef-8e76-383291e3b2ca => generated 0 bytes in 414 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-11 12:36:05.380 8 INFO neutron.db.ovn_revision_numbers_db [None req-1eb61496-6b2c-461b-898b-4c03a79514de 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource f376e38c-7140-4e9a-adcb-dc5f9571f358 (type: security_groups) to 1 2026-08-11 12:36:05.410 8 INFO neutron.db.ovn_revision_numbers_db [None req-1eb61496-6b2c-461b-898b-4c03a79514de 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource 1db9aac7-b67c-4b08-8645-9bc0531ff418 (type: security_group_rules) to 0 2026-08-11 12:36:05.617 8 INFO neutron.db.ovn_revision_numbers_db [None req-1eb61496-6b2c-461b-898b-4c03a79514de 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource eaceaacd-4cb7-40c3-a1b2-6355f7db7ea8 (type: security_group_rules) to 0 2026-08-11 12:36:05.856 8 INFO neutron.db.ovn_revision_numbers_db [None req-1eb61496-6b2c-461b-898b-4c03a79514de 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource ecb39df6-2980-4589-a236-4b93d32876c2 (type: security_group_rules) to 0 2026-08-11 12:36:05.914 8 INFO neutron.db.ovn_revision_numbers_db [None req-1eb61496-6b2c-461b-898b-4c03a79514de 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource fa84417e-8dab-4af3-85ca-d0a28c7d5e2e (type: security_group_rules) to 0 [pid: 8|app: 0|req: 1556/3256] 10.0.0.70 () {32 vars in 773 bytes} [Tue Aug 11 12:36:05 2026] GET /v2.0/security-groups?tenant_id=555f50355ebe429d8d9fb8f8dfa98456&name=default => generated 2929 bytes in 766 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1701/3257] 10.0.0.70 () {32 vars in 739 bytes} [Tue Aug 11 12:36:05 2026] DELETE /v2.0/security-groups/f376e38c-7140-4e9a-adcb-dc5f9571f358 => generated 0 bytes in 668 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-11 12:36:06.963 8 INFO neutron.db.ovn_revision_numbers_db [None req-3b2b3d76-2fb4-41d7-b400-ea24e1599f9d 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource c6721f4d-43da-4863-93a0-53e887a57bbd (type: security_groups) to 1 2026-08-11 12:36:07.066 8 INFO neutron.db.ovn_revision_numbers_db [None req-3b2b3d76-2fb4-41d7-b400-ea24e1599f9d 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource 0a10c07d-e01c-4410-b288-b814bdb7cfe8 (type: security_group_rules) to 0 2026-08-11 12:36:07.101 8 INFO neutron.db.ovn_revision_numbers_db [None req-3b2b3d76-2fb4-41d7-b400-ea24e1599f9d 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource 28e4553b-05c2-4e89-b051-6ebb4a13b273 (type: security_group_rules) to 0 2026-08-11 12:36:07.155 8 INFO neutron.db.ovn_revision_numbers_db [None req-3b2b3d76-2fb4-41d7-b400-ea24e1599f9d 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource 3fded0e5-34b8-4459-96bf-9da479694e6d (type: security_group_rules) to 0 2026-08-11 12:36:07.200 8 INFO neutron.db.ovn_revision_numbers_db [None req-3b2b3d76-2fb4-41d7-b400-ea24e1599f9d 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource ecd3a9c5-55ba-4364-8149-8a381816d381 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 1557/3258] 10.0.0.70 () {32 vars in 773 bytes} [Tue Aug 11 12:36:06 2026] GET /v2.0/security-groups?tenant_id=0ff2874aba8d4376b4a9fa97d84f8313&name=default => generated 2929 bytes in 455 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1702/3259] 10.0.0.70 () {32 vars in 739 bytes} [Tue Aug 11 12:36:07 2026] DELETE /v2.0/security-groups/c6721f4d-43da-4863-93a0-53e887a57bbd => generated 0 bytes in 275 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-11 12:36:12.081 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-72ddab42-b605-47bc-bf73-0f75dd1c6669 84bf31534f184c99906aa51f488ba818 df5c2c46432e4ac4b04fca497c68aa6a - - default default] No more DHCP agents 2026-08-11 12:36:12.082 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-72ddab42-b605-47bc-bf73-0f75dd1c6669 84bf31534f184c99906aa51f488ba818 df5c2c46432e4ac4b04fca497c68aa6a - - default default] Unable to schedule network 51fa4b90-fa94-4f8e-bfe2-d83223c6676a: no agents available; will retry on subsequent port and subnet creation events. [pid: 7|app: 0|req: 1704/3262] 10.0.0.70 () {34 vars in 675 bytes} [Tue Aug 11 12:36:11 2026] POST /v2.0/floatingips => generated 552 bytes in 673 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-11 12:36:12.561 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-81cfa33c-20dc-4c20-82be-ca0bd9af517a 84bf31534f184c99906aa51f488ba818 df5c2c46432e4ac4b04fca497c68aa6a - - default default] No more DHCP agents 2026-08-11 12:36:12.562 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-81cfa33c-20dc-4c20-82be-ca0bd9af517a 84bf31534f184c99906aa51f488ba818 df5c2c46432e4ac4b04fca497c68aa6a - - default default] Unable to schedule network 51fa4b90-fa94-4f8e-bfe2-d83223c6676a: no agents available; will retry on subsequent port and subnet creation events. [pid: 8|app: 0|req: 1559/3263] 10.0.0.70 () {34 vars in 675 bytes} [Tue Aug 11 12:36:12 2026] POST /v2.0/floatingips => generated 552 bytes in 449 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-11 12:36:13.044 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-16408e51-15f4-4beb-b98f-7935131cafb7 84bf31534f184c99906aa51f488ba818 df5c2c46432e4ac4b04fca497c68aa6a - - default default] No more DHCP agents 2026-08-11 12:36:13.045 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-16408e51-15f4-4beb-b98f-7935131cafb7 84bf31534f184c99906aa51f488ba818 df5c2c46432e4ac4b04fca497c68aa6a - - default default] Unable to schedule network 51fa4b90-fa94-4f8e-bfe2-d83223c6676a: no agents available; will retry on subsequent port and subnet creation events. [pid: 7|app: 0|req: 1705/3264] 10.0.0.70 () {34 vars in 675 bytes} [Tue Aug 11 12:36:12 2026] POST /v2.0/floatingips => generated 552 bytes in 497 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-11 12:36:13.539 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-679243b8-adc2-49ad-a5f5-5faae1cd5d34 84bf31534f184c99906aa51f488ba818 df5c2c46432e4ac4b04fca497c68aa6a - - default default] No more DHCP agents 2026-08-11 12:36:13.540 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-679243b8-adc2-49ad-a5f5-5faae1cd5d34 84bf31534f184c99906aa51f488ba818 df5c2c46432e4ac4b04fca497c68aa6a - - default default] Unable to schedule network 51fa4b90-fa94-4f8e-bfe2-d83223c6676a: no agents available; will retry on subsequent port and subnet creation events. [pid: 8|app: 0|req: 1560/3265] 10.0.0.70 () {34 vars in 675 bytes} [Tue Aug 11 12:36:13 2026] POST /v2.0/floatingips => generated 552 bytes in 446 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-11 12:36:14.013 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-5e71ce8e-0340-4bb2-b4de-fa4747530a4d 84bf31534f184c99906aa51f488ba818 df5c2c46432e4ac4b04fca497c68aa6a - - default default] No more DHCP agents 2026-08-11 12:36:14.014 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-5e71ce8e-0340-4bb2-b4de-fa4747530a4d 84bf31534f184c99906aa51f488ba818 df5c2c46432e4ac4b04fca497c68aa6a - - default default] Unable to schedule network 51fa4b90-fa94-4f8e-bfe2-d83223c6676a: no agents available; will retry on subsequent port and subnet creation events. [pid: 7|app: 0|req: 1706/3266] 10.0.0.70 () {34 vars in 675 bytes} [Tue Aug 11 12:36:13 2026] POST /v2.0/floatingips => generated 552 bytes in 504 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1561/3267] 10.0.0.70 () {34 vars in 758 bytes} [Tue Aug 11 12:36:14 2026] PUT /v2.0/floatingips/3adfca56-007b-474d-b27d-8407134fd55d/tags => generated 17 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1707/3268] 10.0.0.70 () {34 vars in 758 bytes} [Tue Aug 11 12:36:14 2026] PUT /v2.0/floatingips/3023ad54-24ad-45e4-90eb-b3fe9f0941b8/tags => generated 25 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1562/3269] 10.0.0.70 () {34 vars in 758 bytes} [Tue Aug 11 12:36:14 2026] PUT /v2.0/floatingips/12a46ed0-24b8-4138-acc5-7e6c20df2dc6/tags => generated 34 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1708/3270] 10.0.0.70 () {34 vars in 758 bytes} [Tue Aug 11 12:36:14 2026] PUT /v2.0/floatingips/98abdd53-f9ab-4521-8be4-b654a898a2a6/tags => generated 19 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1563/3271] 10.0.0.70 () {32 vars in 671 bytes} [Tue Aug 11 12:36:14 2026] GET /v2.0/floatingips?tags=red => generated 1671 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1709/3272] 10.0.0.70 () {32 vars in 685 bytes} [Tue Aug 11 12:36:14 2026] GET /v2.0/floatingips?tags=red%2Cblue => generated 1128 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1564/3273] 10.0.0.70 () {32 vars in 681 bytes} [Tue Aug 11 12:36:14 2026] GET /v2.0/floatingips?tags-any=blue => generated 1128 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1710/3274] 10.0.0.70 () {32 vars in 693 bytes} [Tue Aug 11 12:36:14 2026] GET /v2.0/floatingips?tags-any=red%2Cblue => generated 1671 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1565/3275] 10.0.0.70 () {32 vars in 679 bytes} [Tue Aug 11 12:36:14 2026] GET /v2.0/floatingips?not-tags=red => generated 1100 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1711/3276] 10.0.0.70 () {32 vars in 693 bytes} [Tue Aug 11 12:36:14 2026] GET /v2.0/floatingips?not-tags=red%2Cblue => generated 1643 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1566/3277] 10.0.0.70 () {32 vars in 689 bytes} [Tue Aug 11 12:36:14 2026] GET /v2.0/floatingips?not-tags-any=blue => generated 1643 bytes in 630 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1712/3278] 10.0.0.70 () {32 vars in 701 bytes} [Tue Aug 11 12:36:15 2026] GET /v2.0/floatingips?not-tags-any=red%2Cblue => generated 1100 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-11 12:36:15.747 8 INFO neutron_taas.services.taas.taas_plugin [None req-4af4b715-588f-4319-8d13-8b274d5a577a 84bf31534f184c99906aa51f488ba818 df5c2c46432e4ac4b04fca497c68aa6a - - default default] TaaS: Handle Delete Port: ed9396c3-e8e4-4bac-a733-40c4462018ee 2026-08-11 12:36:15.750 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-4af4b715-588f-4319-8d13-8b274d5a577a 84bf31534f184c99906aa51f488ba818 df5c2c46432e4ac4b04fca497c68aa6a - - default default] Tap Mirror: Handle Delete Port: ed9396c3-e8e4-4bac-a733-40c4462018ee [pid: 8|app: 0|req: 1567/3279] 10.0.0.70 () {32 vars in 731 bytes} [Tue Aug 11 12:36:15 2026] DELETE /v2.0/floatingips/3adfca56-007b-474d-b27d-8407134fd55d => generated 0 bytes in 261 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-11 12:36:16.015 7 INFO neutron_taas.services.taas.taas_plugin [None req-793bd7c2-1795-4c03-8c1f-08f3bfd4d917 84bf31534f184c99906aa51f488ba818 df5c2c46432e4ac4b04fca497c68aa6a - - default default] TaaS: Handle Delete Port: 0c24c7e6-648c-4c1b-8b95-4e7da3008f14 2026-08-11 12:36:16.020 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-793bd7c2-1795-4c03-8c1f-08f3bfd4d917 84bf31534f184c99906aa51f488ba818 df5c2c46432e4ac4b04fca497c68aa6a - - default default] Tap Mirror: Handle Delete Port: 0c24c7e6-648c-4c1b-8b95-4e7da3008f14 [pid: 7|app: 0|req: 1713/3280] 10.0.0.70 () {32 vars in 731 bytes} [Tue Aug 11 12:36:15 2026] DELETE /v2.0/floatingips/3023ad54-24ad-45e4-90eb-b3fe9f0941b8 => generated 0 bytes in 262 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-11 12:36:16.292 8 INFO neutron_taas.services.taas.taas_plugin [None req-f6edc3fe-8359-4051-b09a-00c32c405c3f 84bf31534f184c99906aa51f488ba818 df5c2c46432e4ac4b04fca497c68aa6a - - default default] TaaS: Handle Delete Port: cf57508b-e323-4643-810b-0f1bc296b173 2026-08-11 12:36:16.295 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f6edc3fe-8359-4051-b09a-00c32c405c3f 84bf31534f184c99906aa51f488ba818 df5c2c46432e4ac4b04fca497c68aa6a - - default default] Tap Mirror: Handle Delete Port: cf57508b-e323-4643-810b-0f1bc296b173 [pid: 8|app: 0|req: 1568/3281] 10.0.0.70 () {32 vars in 731 bytes} [Tue Aug 11 12:36:16 2026] DELETE /v2.0/floatingips/12a46ed0-24b8-4138-acc5-7e6c20df2dc6 => generated 0 bytes in 255 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-11 12:36:16.539 7 INFO neutron_taas.services.taas.taas_plugin [None req-d37c90d4-c910-48c7-90c2-203db9148668 84bf31534f184c99906aa51f488ba818 df5c2c46432e4ac4b04fca497c68aa6a - - default default] TaaS: Handle Delete Port: 8f8812d0-0a0c-4219-bc5d-ac7d4ae471d1 2026-08-11 12:36:16.541 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d37c90d4-c910-48c7-90c2-203db9148668 84bf31534f184c99906aa51f488ba818 df5c2c46432e4ac4b04fca497c68aa6a - - default default] Tap Mirror: Handle Delete Port: 8f8812d0-0a0c-4219-bc5d-ac7d4ae471d1 [pid: 7|app: 0|req: 1714/3282] 10.0.0.70 () {32 vars in 731 bytes} [Tue Aug 11 12:36:16 2026] DELETE /v2.0/floatingips/98abdd53-f9ab-4521-8be4-b654a898a2a6 => generated 0 bytes in 244 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-11 12:36:16.793 8 INFO neutron_taas.services.taas.taas_plugin [None req-4d033a8e-9c5c-462e-b726-c27aafa91f53 84bf31534f184c99906aa51f488ba818 df5c2c46432e4ac4b04fca497c68aa6a - - default default] TaaS: Handle Delete Port: e5454f64-117a-451b-b64b-35b5b8bf7013 2026-08-11 12:36:16.795 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-4d033a8e-9c5c-462e-b726-c27aafa91f53 84bf31534f184c99906aa51f488ba818 df5c2c46432e4ac4b04fca497c68aa6a - - default default] Tap Mirror: Handle Delete Port: e5454f64-117a-451b-b64b-35b5b8bf7013 [pid: 8|app: 0|req: 1569/3283] 10.0.0.70 () {32 vars in 731 bytes} [Tue Aug 11 12:36:16 2026] DELETE /v2.0/floatingips/5cadea1b-e878-4db9-91d9-ebf4ce39630f => generated 0 bytes in 231 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1715/3284] 10.0.0.71 () {28 vars in 598 bytes} [Tue Aug 11 12:36:17 2026] GET /v2.0/security-groups => generated 17401 bytes in 239 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1570/3285] 10.0.0.71 () {28 vars in 582 bytes} [Tue Aug 11 12:36:17 2026] GET /v2.0/subnets => generated 1308 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1716/3286] 10.0.0.71 () {28 vars in 580 bytes} [Tue Aug 11 12:36:17 2026] GET /v2.0/agents => generated 1214 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1571/3287] 10.0.0.71 () {28 vars in 618 bytes} [Tue Aug 11 12:36:17 2026] GET /v2.0/network-ip-availabilities => generated 1104 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1717/3288] 10.0.0.71 () {28 vars in 578 bytes} [Tue Aug 11 12:36:17 2026] GET /v2.0/ports => generated 5175 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1572/3289] 10.0.0.71 () {28 vars in 590 bytes} [Tue Aug 11 12:36:17 2026] GET /v2.0/floatingips => generated 19 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1718/3290] 10.0.0.71 () {28 vars in 584 bytes} [Tue Aug 11 12:36:17 2026] GET /v2.0/networks => generated 2288 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1573/3291] 10.0.0.71 () {28 vars in 582 bytes} [Tue Aug 11 12:36:17 2026] GET /v2.0/subnets => generated 1308 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1574/3292] 10.0.0.71 () {28 vars in 590 bytes} [Tue Aug 11 12:36:17 2026] GET /v2.0/subnetpools => generated 19 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1575/3293] 10.0.0.71 () {28 vars in 582 bytes} [Tue Aug 11 12:36:17 2026] GET /v2.0/routers => generated 15 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1576/3294] 10.0.0.71 () {28 vars in 623 bytes} [Tue Aug 11 12:36:17 2026] GET /v2.0/agents?binary=ovn-controller => generated 416 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 12:36:17.815 7 INFO neutron.db.ovn_revision_numbers_db [None req-8d1767ed-4670-4863-be9f-54ec44a91aaa 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource a1c15944-5f08-472b-a4c8-a0dc6af0e6c5 (type: security_groups) to 1 2026-08-11 12:36:17.827 7 INFO neutron.db.ovn_revision_numbers_db [None req-8d1767ed-4670-4863-be9f-54ec44a91aaa 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource 187e7e67-9ea2-4269-9148-087370ab71ce (type: security_group_rules) to 0 2026-08-11 12:36:17.837 7 INFO neutron.db.ovn_revision_numbers_db [None req-8d1767ed-4670-4863-be9f-54ec44a91aaa 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource 2c9f6316-8d5d-4505-8956-8531bc75d95b (type: security_group_rules) to 0 2026-08-11 12:36:17.848 7 INFO neutron.db.ovn_revision_numbers_db [None req-8d1767ed-4670-4863-be9f-54ec44a91aaa 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource ace1d740-6e72-4f65-8022-ffb5110f4664 (type: security_group_rules) to 0 2026-08-11 12:36:17.864 7 INFO neutron.db.ovn_revision_numbers_db [None req-8d1767ed-4670-4863-be9f-54ec44a91aaa 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource bcd28859-50e1-48da-adb3-1bc7a64ebf70 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 1719/3295] 10.0.0.70 () {32 vars in 773 bytes} [Tue Aug 11 12:36:17 2026] GET /v2.0/security-groups?tenant_id=8a6f907660a54eebbc63d5c1cc95eb62&name=default => generated 2929 bytes in 281 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1577/3296] 10.0.0.70 () {32 vars in 739 bytes} [Tue Aug 11 12:36:17 2026] DELETE /v2.0/security-groups/a1c15944-5f08-472b-a4c8-a0dc6af0e6c5 => generated 0 bytes in 202 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-11 12:36:18.328 7 INFO neutron.db.ovn_revision_numbers_db [None req-cda2fcb7-6220-4e38-a54c-dbcd9fa030eb 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource 4605916d-d6be-4621-a95a-2baf65c84dd7 (type: security_groups) to 1 2026-08-11 12:36:18.338 7 INFO neutron.db.ovn_revision_numbers_db [None req-cda2fcb7-6220-4e38-a54c-dbcd9fa030eb 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource 3f36d7f1-4002-4249-8db2-95f399cfe3ec (type: security_group_rules) to 0 2026-08-11 12:36:18.359 7 INFO neutron.db.ovn_revision_numbers_db [None req-cda2fcb7-6220-4e38-a54c-dbcd9fa030eb 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource 423f003f-8ca4-4573-bb6e-27753d93c72a (type: security_group_rules) to 0 2026-08-11 12:36:18.375 7 INFO neutron.db.ovn_revision_numbers_db [None req-cda2fcb7-6220-4e38-a54c-dbcd9fa030eb 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource dc6a8714-aab6-4fbe-b8ae-66642ec06bf0 (type: security_group_rules) to 0 2026-08-11 12:36:18.385 7 INFO neutron.db.ovn_revision_numbers_db [None req-cda2fcb7-6220-4e38-a54c-dbcd9fa030eb 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource f3c6f35d-b279-428f-826a-d229ee4717a7 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 1720/3297] 10.0.0.70 () {32 vars in 773 bytes} [Tue Aug 11 12:36:18 2026] GET /v2.0/security-groups?tenant_id=7c021da2b5324731b2430844437fb872&name=default => generated 2929 bytes in 202 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1578/3298] 10.0.0.70 () {32 vars in 739 bytes} [Tue Aug 11 12:36:18 2026] DELETE /v2.0/security-groups/4605916d-d6be-4621-a95a-2baf65c84dd7 => generated 0 bytes in 187 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-11 12:36:18.860 7 INFO neutron.db.ovn_revision_numbers_db [None req-e0a1f083-4a7e-4f1a-8240-e36d6941bbae 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource b539cd0e-b6e2-4ce5-a52d-c07f73ac3191 (type: security_groups) to 1 2026-08-11 12:36:18.871 7 INFO neutron.db.ovn_revision_numbers_db [None req-e0a1f083-4a7e-4f1a-8240-e36d6941bbae 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource 40c1bf7e-1ca5-4a23-90d8-f8508c608347 (type: security_group_rules) to 0 2026-08-11 12:36:18.882 7 INFO neutron.db.ovn_revision_numbers_db [None req-e0a1f083-4a7e-4f1a-8240-e36d6941bbae 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource 7e33f76e-23aa-4121-be3d-5a851f85b40b (type: security_group_rules) to 0 2026-08-11 12:36:18.895 7 INFO neutron.db.ovn_revision_numbers_db [None req-e0a1f083-4a7e-4f1a-8240-e36d6941bbae 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource 970efabc-8878-4927-bb0a-16b63da38a91 (type: security_group_rules) to 0 2026-08-11 12:36:18.906 7 INFO neutron.db.ovn_revision_numbers_db [None req-e0a1f083-4a7e-4f1a-8240-e36d6941bbae 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource 9bc107f6-16a6-4103-8467-71828f088e25 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 1721/3299] 10.0.0.70 () {32 vars in 773 bytes} [Tue Aug 11 12:36:18 2026] GET /v2.0/security-groups?tenant_id=df5c2c46432e4ac4b04fca497c68aa6a&name=default => generated 2929 bytes in 204 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1579/3300] 10.0.0.70 () {32 vars in 739 bytes} [Tue Aug 11 12:36:18 2026] DELETE /v2.0/security-groups/b539cd0e-b6e2-4ce5-a52d-c07f73ac3191 => generated 0 bytes in 220 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-11 12:36:23.387 7 INFO neutron.db.ovn_revision_numbers_db [None req-153af20c-e33b-48e5-a3a5-507926759456 8ba45ef83ac541a2a3dcaaca3d68e40a 86995697e0324c44a33271a76db0212e - - default default] Successfully bumped revision number for resource 7c4934cd-a0bc-4ca6-acf8-1bb6a3cb93ab (type: security_groups) to 1 2026-08-11 12:36:23.398 7 INFO neutron.db.ovn_revision_numbers_db [None req-153af20c-e33b-48e5-a3a5-507926759456 8ba45ef83ac541a2a3dcaaca3d68e40a 86995697e0324c44a33271a76db0212e - - default default] Successfully bumped revision number for resource 1a958a6d-8e6d-482f-942a-97f6642014c0 (type: security_group_rules) to 0 2026-08-11 12:36:23.410 7 INFO neutron.db.ovn_revision_numbers_db [None req-153af20c-e33b-48e5-a3a5-507926759456 8ba45ef83ac541a2a3dcaaca3d68e40a 86995697e0324c44a33271a76db0212e - - default default] Successfully bumped revision number for resource 75c592e0-6577-49ae-ba2d-ec06b329c0ec (type: security_group_rules) to 0 2026-08-11 12:36:23.426 7 INFO neutron.db.ovn_revision_numbers_db [None req-153af20c-e33b-48e5-a3a5-507926759456 8ba45ef83ac541a2a3dcaaca3d68e40a 86995697e0324c44a33271a76db0212e - - default default] Successfully bumped revision number for resource 9a718207-1415-4f6f-8ab0-42a01deb8794 (type: security_group_rules) to 0 2026-08-11 12:36:23.439 7 INFO neutron.db.ovn_revision_numbers_db [None req-153af20c-e33b-48e5-a3a5-507926759456 8ba45ef83ac541a2a3dcaaca3d68e40a 86995697e0324c44a33271a76db0212e - - default default] Successfully bumped revision number for resource ff9044a6-81ab-4f70-9e18-535ef2a20f7e (type: security_group_rules) to 0 2026-08-11 12:36:23.520 7 INFO neutron.db.segments_db [None req-153af20c-e33b-48e5-a3a5-507926759456 8ba45ef83ac541a2a3dcaaca3d68e40a 86995697e0324c44a33271a76db0212e - - default default] Added segment 51271711-a639-4fb5-a0e1-ba38bb6aaf44 of type geneve for network 0416b1cd-13ea-475c-8684-7ffd2f3ca0c9 2026-08-11 12:36:23.612 7 INFO neutron.db.ovn_revision_numbers_db [None req-153af20c-e33b-48e5-a3a5-507926759456 8ba45ef83ac541a2a3dcaaca3d68e40a 86995697e0324c44a33271a76db0212e - - default default] Successfully bumped revision number for resource 0416b1cd-13ea-475c-8684-7ffd2f3ca0c9 (type: networks) to 1 2026-08-11 12:36:23.758 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-153af20c-e33b-48e5-a3a5-507926759456 8ba45ef83ac541a2a3dcaaca3d68e40a 86995697e0324c44a33271a76db0212e - - default default] No more DHCP agents 2026-08-11 12:36:23.760 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-153af20c-e33b-48e5-a3a5-507926759456 8ba45ef83ac541a2a3dcaaca3d68e40a 86995697e0324c44a33271a76db0212e - - default default] Unable to schedule network 0416b1cd-13ea-475c-8684-7ffd2f3ca0c9: no agents available; will retry on subsequent port and subnet creation events. 2026-08-11 12:36:23.809 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-6a7e5d90-8cf9-403b-b999-6256d4f34ea1 - - - - - -] OVN reports status down for port: 658f3370-3958-4007-bd53-3e2e0f2e2fc0 2026-08-11 12:36:23.864 7 INFO neutron.db.ovn_revision_numbers_db [None req-153af20c-e33b-48e5-a3a5-507926759456 8ba45ef83ac541a2a3dcaaca3d68e40a 86995697e0324c44a33271a76db0212e - - default default] Successfully bumped revision number for resource 658f3370-3958-4007-bd53-3e2e0f2e2fc0 (type: ports) to 1 [pid: 7|app: 0|req: 1722/3301] 10.0.0.70 () {34 vars in 669 bytes} [Tue Aug 11 12:36:23 2026] POST /v2.0/networks => generated 649 bytes in 853 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-11 12:36:24.165 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-bd15d51f-bd46-4f2b-86e3-f76f4a80d3b7 8ba45ef83ac541a2a3dcaaca3d68e40a 86995697e0324c44a33271a76db0212e - - default default] No more DHCP agents 2026-08-11 12:36:24.166 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-bd15d51f-bd46-4f2b-86e3-f76f4a80d3b7 8ba45ef83ac541a2a3dcaaca3d68e40a 86995697e0324c44a33271a76db0212e - - default default] Unable to schedule network 0416b1cd-13ea-475c-8684-7ffd2f3ca0c9: no agents available; will retry on subsequent port and subnet creation events. 2026-08-11 12:36:24.232 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-28abfa80-4328-42f0-a3f1-d003b91e8e92 - - - - - -] OVN reports status down for port: 6c2f2005-9a25-4984-8cba-64dc4980aed9 2026-08-11 12:36:24.282 8 INFO neutron.db.ovn_revision_numbers_db [None req-bd15d51f-bd46-4f2b-86e3-f76f4a80d3b7 8ba45ef83ac541a2a3dcaaca3d68e40a 86995697e0324c44a33271a76db0212e - - default default] Successfully bumped revision number for resource 6c2f2005-9a25-4984-8cba-64dc4980aed9 (type: ports) to 1 [pid: 8|app: 0|req: 1580/3302] 10.0.0.70 () {34 vars in 663 bytes} [Tue Aug 11 12:36:23 2026] POST /v2.0/ports => generated 743 bytes in 445 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-11 12:36:24.453 7 INFO neutron.db.segments_db [None req-2d10b603-16a4-47d6-957a-b766378f1c44 8ba45ef83ac541a2a3dcaaca3d68e40a 86995697e0324c44a33271a76db0212e - - default default] Added segment 55dd425f-754e-426a-96d8-1cbaa44c727e of type geneve for network 40120a4e-9756-42ed-be58-47f51c223605 2026-08-11 12:36:24.562 7 INFO neutron.db.ovn_revision_numbers_db [None req-2d10b603-16a4-47d6-957a-b766378f1c44 8ba45ef83ac541a2a3dcaaca3d68e40a 86995697e0324c44a33271a76db0212e - - default default] Successfully bumped revision number for resource 40120a4e-9756-42ed-be58-47f51c223605 (type: networks) to 1 2026-08-11 12:36:24.714 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-2d10b603-16a4-47d6-957a-b766378f1c44 8ba45ef83ac541a2a3dcaaca3d68e40a 86995697e0324c44a33271a76db0212e - - default default] No more DHCP agents 2026-08-11 12:36:24.715 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-2d10b603-16a4-47d6-957a-b766378f1c44 8ba45ef83ac541a2a3dcaaca3d68e40a 86995697e0324c44a33271a76db0212e - - default default] Unable to schedule network 40120a4e-9756-42ed-be58-47f51c223605: no agents available; will retry on subsequent port and subnet creation events. 2026-08-11 12:36:24.764 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-6a7e5d90-8cf9-403b-b999-6256d4f34ea1 - - - - - -] OVN reports status down for port: 08c940df-0d61-448c-9286-bd234636afcd 2026-08-11 12:36:24.825 7 INFO neutron.db.ovn_revision_numbers_db [None req-2d10b603-16a4-47d6-957a-b766378f1c44 8ba45ef83ac541a2a3dcaaca3d68e40a 86995697e0324c44a33271a76db0212e - - default default] Successfully bumped revision number for resource 08c940df-0d61-448c-9286-bd234636afcd (type: ports) to 1 [pid: 7|app: 0|req: 1723/3303] 10.0.0.70 () {34 vars in 669 bytes} [Tue Aug 11 12:36:24 2026] POST /v2.0/networks => generated 650 bytes in 498 msecs (HTTP/1.1 201) 4 headers in 162 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-08-11 12:36:25.080 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-321103f1-f234-48a2-a8e0-ef033fb2c0de 8ba45ef83ac541a2a3dcaaca3d68e40a 86995697e0324c44a33271a76db0212e - - default default] No more DHCP agents 2026-08-11 12:36:25.081 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-321103f1-f234-48a2-a8e0-ef033fb2c0de 8ba45ef83ac541a2a3dcaaca3d68e40a 86995697e0324c44a33271a76db0212e - - default default] Unable to schedule network 40120a4e-9756-42ed-be58-47f51c223605: no agents available; will retry on subsequent port and subnet creation events. 2026-08-11 12:36:25.150 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-28abfa80-4328-42f0-a3f1-d003b91e8e92 - - - - - -] OVN reports status down for port: 6e6bb2d7-7ff2-41db-bfe8-d4fd8daff95a 2026-08-11 12:36:25.205 8 INFO neutron.db.ovn_revision_numbers_db [None req-321103f1-f234-48a2-a8e0-ef033fb2c0de 8ba45ef83ac541a2a3dcaaca3d68e40a 86995697e0324c44a33271a76db0212e - - default default] Successfully bumped revision number for resource 6e6bb2d7-7ff2-41db-bfe8-d4fd8daff95a (type: ports) to 1 [pid: 8|app: 0|req: 1581/3304] 10.0.0.70 () {34 vars in 663 bytes} [Tue Aug 11 12:36:24 2026] POST /v2.0/ports => generated 743 bytes in 413 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-11 12:36:25.366 7 INFO neutron.db.segments_db [None req-6873fb1f-16f2-4120-9773-1310938213ee 8ba45ef83ac541a2a3dcaaca3d68e40a 86995697e0324c44a33271a76db0212e - - default default] Added segment 4ea374df-b222-4fc3-b488-30df54a91120 of type geneve for network 71444215-631a-440f-b6c0-4d1bff1d4e49 2026-08-11 12:36:25.476 7 INFO neutron.db.ovn_revision_numbers_db [None req-6873fb1f-16f2-4120-9773-1310938213ee 8ba45ef83ac541a2a3dcaaca3d68e40a 86995697e0324c44a33271a76db0212e - - default default] Successfully bumped revision number for resource 71444215-631a-440f-b6c0-4d1bff1d4e49 (type: networks) to 1 2026-08-11 12:36:25.623 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-6873fb1f-16f2-4120-9773-1310938213ee 8ba45ef83ac541a2a3dcaaca3d68e40a 86995697e0324c44a33271a76db0212e - - default default] No more DHCP agents 2026-08-11 12:36:25.624 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-6873fb1f-16f2-4120-9773-1310938213ee 8ba45ef83ac541a2a3dcaaca3d68e40a 86995697e0324c44a33271a76db0212e - - default default] Unable to schedule network 71444215-631a-440f-b6c0-4d1bff1d4e49: no agents available; will retry on subsequent port and subnet creation events. 2026-08-11 12:36:25.676 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-28abfa80-4328-42f0-a3f1-d003b91e8e92 - - - - - -] OVN reports status down for port: c88a9f51-7b10-46d2-a1f7-c229bc04374f 2026-08-11 12:36:25.696 7 INFO neutron.db.ovn_revision_numbers_db [None req-6873fb1f-16f2-4120-9773-1310938213ee 8ba45ef83ac541a2a3dcaaca3d68e40a 86995697e0324c44a33271a76db0212e - - default default] Successfully bumped revision number for resource c88a9f51-7b10-46d2-a1f7-c229bc04374f (type: ports) to 1 [pid: 7|app: 0|req: 1724/3307] 10.0.0.70 () {34 vars in 669 bytes} [Tue Aug 11 12:36:25 2026] POST /v2.0/networks => generated 651 bytes in 430 msecs (HTTP/1.1 201) 4 headers in 162 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-08-11 12:36:25.968 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-4557b2a7-62e9-4cf9-b1d5-9905c55558a1 8ba45ef83ac541a2a3dcaaca3d68e40a 86995697e0324c44a33271a76db0212e - - default default] No more DHCP agents 2026-08-11 12:36:25.969 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-4557b2a7-62e9-4cf9-b1d5-9905c55558a1 8ba45ef83ac541a2a3dcaaca3d68e40a 86995697e0324c44a33271a76db0212e - - default default] Unable to schedule network 71444215-631a-440f-b6c0-4d1bff1d4e49: no agents available; will retry on subsequent port and subnet creation events. 2026-08-11 12:36:26.027 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-6a7e5d90-8cf9-403b-b999-6256d4f34ea1 - - - - - -] OVN reports status down for port: f023ef81-fa1a-4ecf-ae54-51fe1bdb7378 2026-08-11 12:36:26.053 8 INFO neutron.db.ovn_revision_numbers_db [None req-4557b2a7-62e9-4cf9-b1d5-9905c55558a1 8ba45ef83ac541a2a3dcaaca3d68e40a 86995697e0324c44a33271a76db0212e - - default default] Successfully bumped revision number for resource f023ef81-fa1a-4ecf-ae54-51fe1bdb7378 (type: ports) to 1 [pid: 8|app: 0|req: 1584/3308] 10.0.0.70 () {34 vars in 663 bytes} [Tue Aug 11 12:36:25 2026] POST /v2.0/ports => generated 743 bytes in 385 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-11 12:36:26.200 7 INFO neutron.db.segments_db [None req-80abcdeb-2469-4941-a436-2f0a0bfb6c35 8ba45ef83ac541a2a3dcaaca3d68e40a 86995697e0324c44a33271a76db0212e - - default default] Added segment 16094b19-7573-40d7-9bc1-0a21113f50ad of type geneve for network 1a2ffb54-a013-44b9-9972-c6d2e676303c 2026-08-11 12:36:26.337 7 INFO neutron.db.ovn_revision_numbers_db [None req-80abcdeb-2469-4941-a436-2f0a0bfb6c35 8ba45ef83ac541a2a3dcaaca3d68e40a 86995697e0324c44a33271a76db0212e - - default default] Successfully bumped revision number for resource 1a2ffb54-a013-44b9-9972-c6d2e676303c (type: networks) to 1 2026-08-11 12:36:26.499 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-80abcdeb-2469-4941-a436-2f0a0bfb6c35 8ba45ef83ac541a2a3dcaaca3d68e40a 86995697e0324c44a33271a76db0212e - - default default] No more DHCP agents 2026-08-11 12:36:26.500 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-80abcdeb-2469-4941-a436-2f0a0bfb6c35 8ba45ef83ac541a2a3dcaaca3d68e40a 86995697e0324c44a33271a76db0212e - - default default] Unable to schedule network 1a2ffb54-a013-44b9-9972-c6d2e676303c: no agents available; will retry on subsequent port and subnet creation events. 2026-08-11 12:36:26.549 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-28abfa80-4328-42f0-a3f1-d003b91e8e92 - - - - - -] OVN reports status down for port: 88418859-bf5e-43f7-94db-dd270fc12b70 2026-08-11 12:36:26.577 7 INFO neutron.db.ovn_revision_numbers_db [None req-80abcdeb-2469-4941-a436-2f0a0bfb6c35 8ba45ef83ac541a2a3dcaaca3d68e40a 86995697e0324c44a33271a76db0212e - - default default] Successfully bumped revision number for resource 88418859-bf5e-43f7-94db-dd270fc12b70 (type: ports) to 1 [pid: 7|app: 0|req: 1725/3309] 10.0.0.70 () {34 vars in 669 bytes} [Tue Aug 11 12:36:26 2026] POST /v2.0/networks => generated 650 bytes in 486 msecs (HTTP/1.1 201) 4 headers in 162 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-08-11 12:36:26.811 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-b9b9ecb0-9b6d-4949-be25-37cde16d9936 8ba45ef83ac541a2a3dcaaca3d68e40a 86995697e0324c44a33271a76db0212e - - default default] No more DHCP agents 2026-08-11 12:36:26.813 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-b9b9ecb0-9b6d-4949-be25-37cde16d9936 8ba45ef83ac541a2a3dcaaca3d68e40a 86995697e0324c44a33271a76db0212e - - default default] Unable to schedule network 1a2ffb54-a013-44b9-9972-c6d2e676303c: no agents available; will retry on subsequent port and subnet creation events. 2026-08-11 12:36:26.862 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-28abfa80-4328-42f0-a3f1-d003b91e8e92 - - - - - -] OVN reports status down for port: b63ab12d-907b-49de-b17a-ab395eef18a6 2026-08-11 12:36:26.913 8 INFO neutron.db.ovn_revision_numbers_db [None req-b9b9ecb0-9b6d-4949-be25-37cde16d9936 8ba45ef83ac541a2a3dcaaca3d68e40a 86995697e0324c44a33271a76db0212e - - default default] Successfully bumped revision number for resource b63ab12d-907b-49de-b17a-ab395eef18a6 (type: ports) to 1 [pid: 8|app: 0|req: 1585/3310] 10.0.0.70 () {34 vars in 663 bytes} [Tue Aug 11 12:36:26 2026] POST /v2.0/ports => generated 743 bytes in 374 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-11 12:36:27.073 7 INFO neutron.db.segments_db [None req-91aa44e0-2e31-4e61-b474-8d141deac532 8ba45ef83ac541a2a3dcaaca3d68e40a 86995697e0324c44a33271a76db0212e - - default default] Added segment af71e9c9-26a3-4783-a730-5f44bfc053c1 of type geneve for network b1b3776a-f0bf-4285-964f-677b9b8cfbc8 2026-08-11 12:36:27.210 7 INFO neutron.db.ovn_revision_numbers_db [None req-91aa44e0-2e31-4e61-b474-8d141deac532 8ba45ef83ac541a2a3dcaaca3d68e40a 86995697e0324c44a33271a76db0212e - - default default] Successfully bumped revision number for resource b1b3776a-f0bf-4285-964f-677b9b8cfbc8 (type: networks) to 1 2026-08-11 12:36:27.389 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-91aa44e0-2e31-4e61-b474-8d141deac532 8ba45ef83ac541a2a3dcaaca3d68e40a 86995697e0324c44a33271a76db0212e - - default default] No more DHCP agents 2026-08-11 12:36:27.390 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-91aa44e0-2e31-4e61-b474-8d141deac532 8ba45ef83ac541a2a3dcaaca3d68e40a 86995697e0324c44a33271a76db0212e - - default default] Unable to schedule network b1b3776a-f0bf-4285-964f-677b9b8cfbc8: no agents available; will retry on subsequent port and subnet creation events. 2026-08-11 12:36:27.443 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-6a7e5d90-8cf9-403b-b999-6256d4f34ea1 - - - - - -] OVN reports status down for port: 102d90ad-f6ce-4318-b5dc-89cd4d7ec406 2026-08-11 12:36:27.501 7 INFO neutron.db.ovn_revision_numbers_db [None req-91aa44e0-2e31-4e61-b474-8d141deac532 8ba45ef83ac541a2a3dcaaca3d68e40a 86995697e0324c44a33271a76db0212e - - default default] Successfully bumped revision number for resource 102d90ad-f6ce-4318-b5dc-89cd4d7ec406 (type: ports) to 1 [pid: 7|app: 0|req: 1726/3311] 10.0.0.70 () {34 vars in 669 bytes} [Tue Aug 11 12:36:26 2026] POST /v2.0/networks => generated 650 bytes in 563 msecs (HTTP/1.1 201) 4 headers in 162 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-08-11 12:36:27.746 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-5584048d-891a-4861-b37b-69ea49932c0f 8ba45ef83ac541a2a3dcaaca3d68e40a 86995697e0324c44a33271a76db0212e - - default default] No more DHCP agents 2026-08-11 12:36:27.747 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-5584048d-891a-4861-b37b-69ea49932c0f 8ba45ef83ac541a2a3dcaaca3d68e40a 86995697e0324c44a33271a76db0212e - - default default] Unable to schedule network b1b3776a-f0bf-4285-964f-677b9b8cfbc8: no agents available; will retry on subsequent port and subnet creation events. 2026-08-11 12:36:27.804 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-28abfa80-4328-42f0-a3f1-d003b91e8e92 - - - - - -] OVN reports status down for port: 3b65e3d3-8398-4911-93a8-14ae225a87bd 2026-08-11 12:36:27.857 8 INFO neutron.db.ovn_revision_numbers_db [None req-5584048d-891a-4861-b37b-69ea49932c0f 8ba45ef83ac541a2a3dcaaca3d68e40a 86995697e0324c44a33271a76db0212e - - default default] Successfully bumped revision number for resource 3b65e3d3-8398-4911-93a8-14ae225a87bd (type: ports) to 1 [pid: 8|app: 0|req: 1586/3312] 10.0.0.70 () {34 vars in 663 bytes} [Tue Aug 11 12:36:27 2026] POST /v2.0/ports => generated 743 bytes in 381 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1727/3313] 10.0.0.70 () {34 vars in 746 bytes} [Tue Aug 11 12:36:27 2026] PUT /v2.0/ports/6c2f2005-9a25-4984-8cba-64dc4980aed9/tags => generated 17 bytes in 70 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, ' [pid: 8|app: 0|req: 1587/3314] 10.0.0.70 () {34 vars in 746 bytes} [Tue Aug 11 12:36:28 2026] PUT /v2.0/ports/6e6bb2d7-7ff2-41db-bfe8-d4fd8daff95a/tags => generated 25 bytes in 77 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, ' [pid: 7|app: 0|req: 1728/3315] 10.0.0.70 () {34 vars in 746 bytes} [Tue Aug 11 12:36:28 2026] PUT /v2.0/ports/f023ef81-fa1a-4ecf-ae54-51fe1bdb7378/tags => generated 34 bytes in 65 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, ' [pid: 8|app: 0|req: 1588/3316] 10.0.0.70 () {34 vars in 746 bytes} [Tue Aug 11 12:36:28 2026] PUT /v2.0/ports/b63ab12d-907b-49de-b17a-ab395eef18a6/tags => generated 19 bytes in 62 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, ' [pid: 7|app: 0|req: 1729/3317] 10.0.0.70 () {32 vars in 659 bytes} [Tue Aug 11 12:36:28 2026] GET /v2.0/ports?tags=red => generated 2253 bytes in 139 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: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1589/3318] 10.0.0.70 () {32 vars in 673 bytes} [Tue Aug 11 12:36:28 2026] GET /v2.0/ports?tags=red%2Cblue => generated 1513 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1730/3319] 10.0.0.70 () {32 vars in 669 bytes} [Tue Aug 11 12:36:28 2026] GET /v2.0/ports?tags-any=blue => generated 1513 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1590/3320] 10.0.0.70 () {32 vars in 681 bytes} [Tue Aug 11 12:36:28 2026] GET /v2.0/ports?tags-any=red%2Cblue => generated 2253 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1731/3321] 10.0.0.70 () {32 vars in 667 bytes} [Tue Aug 11 12:36:28 2026] GET /v2.0/ports?not-tags=red => generated 5268 bytes in 145 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1591/3322] 10.0.0.70 () {32 vars in 681 bytes} [Tue Aug 11 12:36:28 2026] GET /v2.0/ports?not-tags=red%2Cblue => generated 6008 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1732/3323] 10.0.0.70 () {32 vars in 677 bytes} [Tue Aug 11 12:36:28 2026] GET /v2.0/ports?not-tags-any=blue => generated 6008 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1592/3324] 10.0.0.70 () {32 vars in 689 bytes} [Tue Aug 11 12:36:28 2026] GET /v2.0/ports?not-tags-any=red%2Cblue => generated 5268 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-11 12:36:29.148 7 INFO neutron_taas.services.taas.taas_plugin [None req-f1378b9f-4c12-44bc-b110-8f8db552377d 8ba45ef83ac541a2a3dcaaca3d68e40a 86995697e0324c44a33271a76db0212e - - default default] TaaS: Handle Delete Port: 6c2f2005-9a25-4984-8cba-64dc4980aed9 2026-08-11 12:36:29.151 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f1378b9f-4c12-44bc-b110-8f8db552377d 8ba45ef83ac541a2a3dcaaca3d68e40a 86995697e0324c44a33271a76db0212e - - default default] Tap Mirror: Handle Delete Port: 6c2f2005-9a25-4984-8cba-64dc4980aed9 [pid: 7|app: 0|req: 1733/3325] 10.0.0.70 () {32 vars in 719 bytes} [Tue Aug 11 12:36:29 2026] DELETE /v2.0/ports/6c2f2005-9a25-4984-8cba-64dc4980aed9 => generated 0 bytes in 237 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-11 12:36:29.393 8 INFO neutron_taas.services.taas.taas_plugin [None req-a494699e-683a-4eeb-8b02-e3e80b906721 8ba45ef83ac541a2a3dcaaca3d68e40a 86995697e0324c44a33271a76db0212e - - default default] TaaS: Handle Delete Port: 6e6bb2d7-7ff2-41db-bfe8-d4fd8daff95a 2026-08-11 12:36:29.396 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a494699e-683a-4eeb-8b02-e3e80b906721 8ba45ef83ac541a2a3dcaaca3d68e40a 86995697e0324c44a33271a76db0212e - - default default] Tap Mirror: Handle Delete Port: 6e6bb2d7-7ff2-41db-bfe8-d4fd8daff95a [pid: 8|app: 0|req: 1593/3326] 10.0.0.70 () {32 vars in 719 bytes} [Tue Aug 11 12:36:29 2026] DELETE /v2.0/ports/6e6bb2d7-7ff2-41db-bfe8-d4fd8daff95a => generated 0 bytes in 232 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-11 12:36:29.627 7 INFO neutron_taas.services.taas.taas_plugin [None req-140029f0-c5e1-41a2-9d46-8435a97e9f88 8ba45ef83ac541a2a3dcaaca3d68e40a 86995697e0324c44a33271a76db0212e - - default default] TaaS: Handle Delete Port: f023ef81-fa1a-4ecf-ae54-51fe1bdb7378 2026-08-11 12:36:29.630 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-140029f0-c5e1-41a2-9d46-8435a97e9f88 8ba45ef83ac541a2a3dcaaca3d68e40a 86995697e0324c44a33271a76db0212e - - default default] Tap Mirror: Handle Delete Port: f023ef81-fa1a-4ecf-ae54-51fe1bdb7378 [pid: 7|app: 0|req: 1734/3327] 10.0.0.70 () {32 vars in 719 bytes} [Tue Aug 11 12:36:29 2026] DELETE /v2.0/ports/f023ef81-fa1a-4ecf-ae54-51fe1bdb7378 => generated 0 bytes in 226 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-11 12:36:29.868 8 INFO neutron_taas.services.taas.taas_plugin [None req-1fafa5c0-f3da-4b7d-a143-dce46de26f2d 8ba45ef83ac541a2a3dcaaca3d68e40a 86995697e0324c44a33271a76db0212e - - default default] TaaS: Handle Delete Port: b63ab12d-907b-49de-b17a-ab395eef18a6 2026-08-11 12:36:29.871 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-1fafa5c0-f3da-4b7d-a143-dce46de26f2d 8ba45ef83ac541a2a3dcaaca3d68e40a 86995697e0324c44a33271a76db0212e - - default default] Tap Mirror: Handle Delete Port: b63ab12d-907b-49de-b17a-ab395eef18a6 [pid: 8|app: 0|req: 1594/3328] 10.0.0.70 () {32 vars in 719 bytes} [Tue Aug 11 12:36:29 2026] DELETE /v2.0/ports/b63ab12d-907b-49de-b17a-ab395eef18a6 => generated 0 bytes in 222 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-11 12:36:30.088 7 INFO neutron_taas.services.taas.taas_plugin [None req-399e61b2-95ca-45b6-ab2b-ec5ddd07eaad 8ba45ef83ac541a2a3dcaaca3d68e40a 86995697e0324c44a33271a76db0212e - - default default] TaaS: Handle Delete Port: 3b65e3d3-8398-4911-93a8-14ae225a87bd 2026-08-11 12:36:30.091 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-399e61b2-95ca-45b6-ab2b-ec5ddd07eaad 8ba45ef83ac541a2a3dcaaca3d68e40a 86995697e0324c44a33271a76db0212e - - default default] Tap Mirror: Handle Delete Port: 3b65e3d3-8398-4911-93a8-14ae225a87bd [pid: 7|app: 0|req: 1735/3329] 10.0.0.70 () {32 vars in 719 bytes} [Tue Aug 11 12:36:29 2026] DELETE /v2.0/ports/3b65e3d3-8398-4911-93a8-14ae225a87bd => generated 0 bytes in 242 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-11 12:36:30.314 8 INFO neutron_taas.services.taas.taas_plugin [None req-2147b0d8-9b5d-4ab5-bcdf-92eba6d3a5b8 8ba45ef83ac541a2a3dcaaca3d68e40a 86995697e0324c44a33271a76db0212e - - default default] TaaS: Handle Delete Port: 658f3370-3958-4007-bd53-3e2e0f2e2fc0 2026-08-11 12:36:30.316 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-2147b0d8-9b5d-4ab5-bcdf-92eba6d3a5b8 8ba45ef83ac541a2a3dcaaca3d68e40a 86995697e0324c44a33271a76db0212e - - default default] Tap Mirror: Handle Delete Port: 658f3370-3958-4007-bd53-3e2e0f2e2fc0 2026-08-11 12:36:30.466 8 INFO neutron.services.segments.plugin [-] Segment 51271711-a639-4fb5-a0e1-ba38bb6aaf44 resource provider aggregate not found 2026-08-11 12:36:30.475 8 INFO neutron.services.segments.plugin [-] Segment 51271711-a639-4fb5-a0e1-ba38bb6aaf44 resource provider aggregate not found 2026-08-11 12:36:30.489 8 INFO neutron.services.segments.plugin [-] Segment 51271711-a639-4fb5-a0e1-ba38bb6aaf44 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 51271711-a639-4fb5-a0e1-ba38bb6aaf44 found for delete ", "request_id": "req-ab62e75a-db45-4355-b7a5-b43f42d8961f"}]} 2026-08-11 12:36:30.493 8 INFO neutron.services.segments.plugin [-] Segment 51271711-a639-4fb5-a0e1-ba38bb6aaf44 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 51271711-a639-4fb5-a0e1-ba38bb6aaf44 found for delete ", "request_id": "req-8c7f4bf9-92c3-416a-8597-f4dc10204e70"}]} [pid: 8|app: 0|req: 1595/3330] 10.0.0.70 () {32 vars in 725 bytes} [Tue Aug 11 12:36:30 2026] DELETE /v2.0/networks/0416b1cd-13ea-475c-8684-7ffd2f3ca0c9 => generated 0 bytes in 298 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-11 12:36:30.636 7 INFO neutron_taas.services.taas.taas_plugin [None req-530e530d-56dd-4493-a0d7-fc254145d7d9 8ba45ef83ac541a2a3dcaaca3d68e40a 86995697e0324c44a33271a76db0212e - - default default] TaaS: Handle Delete Port: 08c940df-0d61-448c-9286-bd234636afcd 2026-08-11 12:36:30.638 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-530e530d-56dd-4493-a0d7-fc254145d7d9 8ba45ef83ac541a2a3dcaaca3d68e40a 86995697e0324c44a33271a76db0212e - - default default] Tap Mirror: Handle Delete Port: 08c940df-0d61-448c-9286-bd234636afcd 2026-08-11 12:36:30.871 7 INFO neutron.services.segments.plugin [-] Segment 55dd425f-754e-426a-96d8-1cbaa44c727e resource provider aggregate not found 2026-08-11 12:36:30.877 7 INFO neutron.services.segments.plugin [-] Segment 55dd425f-754e-426a-96d8-1cbaa44c727e resource provider aggregate not found 2026-08-11 12:36:30.895 7 INFO neutron.services.segments.plugin [-] Segment 55dd425f-754e-426a-96d8-1cbaa44c727e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 55dd425f-754e-426a-96d8-1cbaa44c727e found for delete ", "request_id": "req-dda79edf-1f66-40ef-a39f-b999d67d4337"}]} 2026-08-11 12:36:30.901 7 INFO neutron.services.segments.plugin [-] Segment 55dd425f-754e-426a-96d8-1cbaa44c727e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 55dd425f-754e-426a-96d8-1cbaa44c727e found for delete ", "request_id": "req-1e06ad44-b1cb-4086-9bbf-289be8d40729"}]} [pid: 7|app: 0|req: 1736/3331] 10.0.0.70 () {32 vars in 725 bytes} [Tue Aug 11 12:36:30 2026] DELETE /v2.0/networks/40120a4e-9756-42ed-be58-47f51c223605 => generated 0 bytes in 395 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-11 12:36:31.033 8 INFO neutron_taas.services.taas.taas_plugin [None req-3a684d35-4169-4f53-9b8b-4817ce24bf73 8ba45ef83ac541a2a3dcaaca3d68e40a 86995697e0324c44a33271a76db0212e - - default default] TaaS: Handle Delete Port: c88a9f51-7b10-46d2-a1f7-c229bc04374f 2026-08-11 12:36:31.036 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-3a684d35-4169-4f53-9b8b-4817ce24bf73 8ba45ef83ac541a2a3dcaaca3d68e40a 86995697e0324c44a33271a76db0212e - - default default] Tap Mirror: Handle Delete Port: c88a9f51-7b10-46d2-a1f7-c229bc04374f [pid: 8|app: 0|req: 1596/3332] 10.0.0.70 () {32 vars in 725 bytes} [Tue Aug 11 12:36:30 2026] DELETE /v2.0/networks/71444215-631a-440f-b6c0-4d1bff1d4e49 => generated 0 bytes in 335 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-11 12:36:31.368 7 INFO neutron_taas.services.taas.taas_plugin [None req-b69782c7-4396-4e96-8c1d-1fa430df3b44 8ba45ef83ac541a2a3dcaaca3d68e40a 86995697e0324c44a33271a76db0212e - - default default] TaaS: Handle Delete Port: 88418859-bf5e-43f7-94db-dd270fc12b70 2026-08-11 12:36:31.371 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b69782c7-4396-4e96-8c1d-1fa430df3b44 8ba45ef83ac541a2a3dcaaca3d68e40a 86995697e0324c44a33271a76db0212e - - default default] Tap Mirror: Handle Delete Port: 88418859-bf5e-43f7-94db-dd270fc12b70 [pid: 7|app: 0|req: 1737/3333] 10.0.0.70 () {32 vars in 725 bytes} [Tue Aug 11 12:36:31 2026] DELETE /v2.0/networks/1a2ffb54-a013-44b9-9972-c6d2e676303c => generated 0 bytes in 311 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-11 12:36:31.684 8 INFO neutron_taas.services.taas.taas_plugin [None req-b57c49d9-a62b-436e-a660-bcefd735ff62 8ba45ef83ac541a2a3dcaaca3d68e40a 86995697e0324c44a33271a76db0212e - - default default] TaaS: Handle Delete Port: 102d90ad-f6ce-4318-b5dc-89cd4d7ec406 2026-08-11 12:36:31.686 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b57c49d9-a62b-436e-a660-bcefd735ff62 8ba45ef83ac541a2a3dcaaca3d68e40a 86995697e0324c44a33271a76db0212e - - default default] Tap Mirror: Handle Delete Port: 102d90ad-f6ce-4318-b5dc-89cd4d7ec406 [pid: 8|app: 0|req: 1597/3334] 10.0.0.70 () {32 vars in 725 bytes} [Tue Aug 11 12:36:31 2026] DELETE /v2.0/networks/b1b3776a-f0bf-4285-964f-677b9b8cfbc8 => generated 0 bytes in 263 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-11 12:36:32.509 8 INFO neutron.services.segments.plugin [-] Segment 4ea374df-b222-4fc3-b488-30df54a91120 resource provider aggregate not found 2026-08-11 12:36:32.514 8 INFO neutron.services.segments.plugin [-] Segment 4ea374df-b222-4fc3-b488-30df54a91120 resource provider aggregate not found 2026-08-11 12:36:32.524 8 INFO neutron.services.segments.plugin [-] Segment 4ea374df-b222-4fc3-b488-30df54a91120 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4ea374df-b222-4fc3-b488-30df54a91120 found for delete ", "request_id": "req-874fe8af-1dc7-4715-b569-5e5c8b1666d4"}]} 2026-08-11 12:36:32.527 8 INFO neutron.services.segments.plugin [-] Segment 4ea374df-b222-4fc3-b488-30df54a91120 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4ea374df-b222-4fc3-b488-30df54a91120 found for delete ", "request_id": "req-db1fb2dd-014e-4666-bb9a-ea23abfcbec0"}]} 2026-08-11 12:36:32.540 8 INFO neutron.services.segments.plugin [-] Segment af71e9c9-26a3-4783-a730-5f44bfc053c1 resource provider aggregate not found 2026-08-11 12:36:32.540 8 INFO neutron.services.segments.plugin [-] Segment af71e9c9-26a3-4783-a730-5f44bfc053c1 resource provider aggregate not found 2026-08-11 12:36:32.559 8 INFO neutron.services.segments.plugin [-] Segment af71e9c9-26a3-4783-a730-5f44bfc053c1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid af71e9c9-26a3-4783-a730-5f44bfc053c1 found for delete ", "request_id": "req-13bc0fab-de7f-4415-a149-2e04cbde406c"}]} 2026-08-11 12:36:32.559 8 INFO neutron.services.segments.plugin [-] Segment af71e9c9-26a3-4783-a730-5f44bfc053c1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid af71e9c9-26a3-4783-a730-5f44bfc053c1 found for delete ", "request_id": "req-984d5e3a-59a6-4263-8d2a-5468a0aea11b"}]} 2026-08-11 12:36:32.867 7 INFO neutron.db.ovn_revision_numbers_db [None req-7619f89a-7fdc-4395-8973-de7bcb09dbff 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource 5f817916-c0b5-4c2c-84f1-4ada89a3667b (type: security_groups) to 1 2026-08-11 12:36:32.881 7 INFO neutron.db.ovn_revision_numbers_db [None req-7619f89a-7fdc-4395-8973-de7bcb09dbff 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource 280a706a-d2a8-4ea3-b727-7037ae1e3baa (type: security_group_rules) to 0 2026-08-11 12:36:32.891 7 INFO neutron.db.ovn_revision_numbers_db [None req-7619f89a-7fdc-4395-8973-de7bcb09dbff 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource 2fbfad43-ff82-4dee-88cb-cbfc6a229036 (type: security_group_rules) to 0 2026-08-11 12:36:32.909 7 INFO neutron.db.ovn_revision_numbers_db [None req-7619f89a-7fdc-4395-8973-de7bcb09dbff 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource 8731afd1-9345-4bb2-8f1b-85a94f63b21d (type: security_group_rules) to 0 2026-08-11 12:36:32.919 7 INFO neutron.services.segments.plugin [-] Segment 16094b19-7573-40d7-9bc1-0a21113f50ad resource provider aggregate not found 2026-08-11 12:36:32.925 7 INFO neutron.db.ovn_revision_numbers_db [None req-7619f89a-7fdc-4395-8973-de7bcb09dbff 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource bae7367a-cb84-4a3a-b4ed-262378d51832 (type: security_group_rules) to 0 2026-08-11 12:36:32.925 7 INFO neutron.services.segments.plugin [-] Segment 16094b19-7573-40d7-9bc1-0a21113f50ad resource provider aggregate not found 2026-08-11 12:36:32.937 7 INFO neutron.services.segments.plugin [-] Segment 16094b19-7573-40d7-9bc1-0a21113f50ad resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 16094b19-7573-40d7-9bc1-0a21113f50ad found for delete ", "request_id": "req-f81560aa-79de-4db2-8dbc-90a20ac1f814"}]} 2026-08-11 12:36:32.947 7 INFO neutron.services.segments.plugin [-] Segment 16094b19-7573-40d7-9bc1-0a21113f50ad resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 16094b19-7573-40d7-9bc1-0a21113f50ad found for delete ", "request_id": "req-5095a384-247d-41fd-8923-2324afb3fc2c"}]} [pid: 7|app: 0|req: 1738/3335] 10.0.0.70 () {32 vars in 773 bytes} [Tue Aug 11 12:36:32 2026] GET /v2.0/security-groups?tenant_id=f06578c120ef4f5f862513919af781ed&name=default => generated 2929 bytes in 366 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1598/3336] 10.0.0.70 () {32 vars in 739 bytes} [Tue Aug 11 12:36:32 2026] DELETE /v2.0/security-groups/5f817916-c0b5-4c2c-84f1-4ada89a3667b => generated 0 bytes in 263 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1739/3337] 10.0.0.70 () {32 vars in 773 bytes} [Tue Aug 11 12:36:33 2026] GET /v2.0/security-groups?tenant_id=86995697e0324c44a33271a76db0212e&name=default => generated 2929 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1599/3338] 10.0.0.70 () {32 vars in 739 bytes} [Tue Aug 11 12:36:33 2026] DELETE /v2.0/security-groups/7c4934cd-a0bc-4ca6-acf8-1bb6a3cb93ab => generated 0 bytes in 216 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-11 12:36:33.834 7 INFO neutron.db.ovn_revision_numbers_db [None req-f020421c-5b0b-4a03-a89a-71bf1d770192 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource cd501df1-6a18-495c-a127-99f8ef0a1515 (type: security_groups) to 1 2026-08-11 12:36:33.846 7 INFO neutron.db.ovn_revision_numbers_db [None req-f020421c-5b0b-4a03-a89a-71bf1d770192 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource 184052ad-326c-4ad2-80a2-0fd3eb454cb7 (type: security_group_rules) to 0 2026-08-11 12:36:33.859 7 INFO neutron.db.ovn_revision_numbers_db [None req-f020421c-5b0b-4a03-a89a-71bf1d770192 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource 57c4539b-2443-4738-92db-97299c3b2015 (type: security_group_rules) to 0 2026-08-11 12:36:33.868 7 INFO neutron.db.ovn_revision_numbers_db [None req-f020421c-5b0b-4a03-a89a-71bf1d770192 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource 91a6d3c8-3e0c-4341-ab04-6149477086ce (type: security_group_rules) to 0 2026-08-11 12:36:33.879 7 INFO neutron.db.ovn_revision_numbers_db [None req-f020421c-5b0b-4a03-a89a-71bf1d770192 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource 9585113b-d7ed-4e0d-b0b5-920339294cb6 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 1740/3339] 10.0.0.70 () {32 vars in 773 bytes} [Tue Aug 11 12:36:33 2026] GET /v2.0/security-groups?tenant_id=55519814da144984952d336b462db108&name=default => generated 2929 bytes in 224 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1600/3340] 10.0.0.70 () {32 vars in 739 bytes} [Tue Aug 11 12:36:33 2026] DELETE /v2.0/security-groups/cd501df1-6a18-495c-a127-99f8ef0a1515 => generated 0 bytes in 235 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1741/3341] 10.0.0.70 () {34 vars in 677 bytes} [Tue Aug 11 12:36:38 2026] POST /v2.0/qos/policies => generated 359 bytes in 221 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1601/3342] 10.0.0.70 () {34 vars in 677 bytes} [Tue Aug 11 12:36:38 2026] POST /v2.0/qos/policies => generated 359 bytes in 40 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1742/3343] 10.0.0.70 () {34 vars in 677 bytes} [Tue Aug 11 12:36:38 2026] POST /v2.0/qos/policies => generated 359 bytes in 53 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1602/3344] 10.0.0.70 () {34 vars in 677 bytes} [Tue Aug 11 12:36:38 2026] POST /v2.0/qos/policies => generated 359 bytes in 36 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1743/3345] 10.0.0.70 () {34 vars in 677 bytes} [Tue Aug 11 12:36:38 2026] POST /v2.0/qos/policies => generated 359 bytes in 38 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1603/3346] 10.0.0.70 () {34 vars in 752 bytes} [Tue Aug 11 12:36:39 2026] PUT /v2.0/policies/adee5bf8-d344-49fc-afe9-710b06384bd7/tags => generated 17 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1744/3347] 10.0.0.70 () {34 vars in 752 bytes} [Tue Aug 11 12:36:39 2026] PUT /v2.0/policies/d3435e01-0cc2-4637-ba5c-1092b64ab4bc/tags => generated 25 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1604/3348] 10.0.0.70 () {34 vars in 752 bytes} [Tue Aug 11 12:36:39 2026] PUT /v2.0/policies/a746c9cc-7109-48ed-9640-71336c6fa184/tags => generated 34 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1745/3349] 10.0.0.70 () {34 vars in 752 bytes} [Tue Aug 11 12:36:39 2026] PUT /v2.0/policies/92965e67-8110-4aad-be1e-9759567533ca/tags => generated 19 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1605/3350] 10.0.0.70 () {32 vars in 673 bytes} [Tue Aug 11 12:36:39 2026] GET /v2.0/qos/policies?tags=red => generated 1101 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1746/3351] 10.0.0.70 () {32 vars in 687 bytes} [Tue Aug 11 12:36:39 2026] GET /v2.0/qos/policies?tags=red%2Cblue => generated 747 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1606/3352] 10.0.0.70 () {32 vars in 683 bytes} [Tue Aug 11 12:36:39 2026] GET /v2.0/qos/policies?tags-any=blue => generated 747 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1747/3353] 10.0.0.70 () {32 vars in 695 bytes} [Tue Aug 11 12:36:39 2026] GET /v2.0/qos/policies?tags-any=red%2Cblue => generated 1101 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1607/3354] 10.0.0.70 () {32 vars in 681 bytes} [Tue Aug 11 12:36:39 2026] GET /v2.0/qos/policies?not-tags=red => generated 719 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1748/3355] 10.0.0.70 () {32 vars in 695 bytes} [Tue Aug 11 12:36:40 2026] GET /v2.0/qos/policies?not-tags=red%2Cblue => generated 1073 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1608/3356] 10.0.0.70 () {32 vars in 691 bytes} [Tue Aug 11 12:36:40 2026] GET /v2.0/qos/policies?not-tags-any=blue => generated 1073 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1749/3357] 10.0.0.70 () {32 vars in 703 bytes} [Tue Aug 11 12:36:40 2026] GET /v2.0/qos/policies?not-tags-any=red%2Cblue => generated 719 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1609/3358] 10.0.0.70 () {32 vars in 733 bytes} [Tue Aug 11 12:36:40 2026] DELETE /v2.0/qos/policies/adee5bf8-d344-49fc-afe9-710b06384bd7 => generated 0 bytes in 69 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1750/3359] 10.0.0.70 () {32 vars in 733 bytes} [Tue Aug 11 12:36:40 2026] DELETE /v2.0/qos/policies/d3435e01-0cc2-4637-ba5c-1092b64ab4bc => generated 0 bytes in 58 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1610/3360] 10.0.0.70 () {32 vars in 733 bytes} [Tue Aug 11 12:36:40 2026] DELETE /v2.0/qos/policies/a746c9cc-7109-48ed-9640-71336c6fa184 => generated 0 bytes in 55 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1751/3361] 10.0.0.70 () {32 vars in 733 bytes} [Tue Aug 11 12:36:40 2026] DELETE /v2.0/qos/policies/92965e67-8110-4aad-be1e-9759567533ca => generated 0 bytes in 77 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1611/3362] 10.0.0.70 () {32 vars in 733 bytes} [Tue Aug 11 12:36:40 2026] DELETE /v2.0/qos/policies/fdb365f3-2962-443e-a448-a1e9ecdfd311 => generated 0 bytes in 65 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-11 12:36:41.796 8 INFO neutron.db.ovn_revision_numbers_db [None req-9085eeb1-78b3-45e7-bc7e-45f157fd016e 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource 38b2e5e5-3b42-4ebe-8cfa-26969de8c251 (type: security_groups) to 1 2026-08-11 12:36:41.834 8 INFO neutron.db.ovn_revision_numbers_db [None req-9085eeb1-78b3-45e7-bc7e-45f157fd016e 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource 397f9c41-950e-4402-aca4-0a26e628976d (type: security_group_rules) to 0 2026-08-11 12:36:41.852 8 INFO neutron.db.ovn_revision_numbers_db [None req-9085eeb1-78b3-45e7-bc7e-45f157fd016e 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource 6770b294-fea7-43e4-967e-123579fdf5bf (type: security_group_rules) to 0 2026-08-11 12:36:41.866 8 INFO neutron.db.ovn_revision_numbers_db [None req-9085eeb1-78b3-45e7-bc7e-45f157fd016e 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource 856f41ad-7e01-43a5-a53d-415acb1a2ed0 (type: security_group_rules) to 0 2026-08-11 12:36:41.878 8 INFO neutron.db.ovn_revision_numbers_db [None req-9085eeb1-78b3-45e7-bc7e-45f157fd016e 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource c79e0389-9911-4dbd-80b8-cbb4d8ebda1f (type: security_group_rules) to 0 [pid: 8|app: 0|req: 1613/3365] 10.0.0.70 () {32 vars in 773 bytes} [Tue Aug 11 12:36:41 2026] GET /v2.0/security-groups?tenant_id=0e7be6ef6ee64a29ab3dfdd34471723c&name=default => generated 2929 bytes in 390 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1753/3366] 10.0.0.70 () {32 vars in 739 bytes} [Tue Aug 11 12:36:41 2026] DELETE /v2.0/security-groups/38b2e5e5-3b42-4ebe-8cfa-26969de8c251 => generated 0 bytes in 259 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-11 12:36:42.408 8 INFO neutron.db.ovn_revision_numbers_db [None req-6450d35a-6aee-4424-af16-affec7814068 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource f7fb74b2-84aa-47fb-8804-df1aead8cd2c (type: security_groups) to 1 2026-08-11 12:36:42.418 8 INFO neutron.db.ovn_revision_numbers_db [None req-6450d35a-6aee-4424-af16-affec7814068 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource 3f87d7a6-9aa1-45ee-bd6b-7199b76fba00 (type: security_group_rules) to 0 2026-08-11 12:36:42.429 8 INFO neutron.db.ovn_revision_numbers_db [None req-6450d35a-6aee-4424-af16-affec7814068 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource 79b44103-cc92-411e-82c7-481b8e67d1d3 (type: security_group_rules) to 0 2026-08-11 12:36:42.439 8 INFO neutron.db.ovn_revision_numbers_db [None req-6450d35a-6aee-4424-af16-affec7814068 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource 801441c1-6523-4994-b6f4-3bcf2e8d45dd (type: security_group_rules) to 0 2026-08-11 12:36:42.450 8 INFO neutron.db.ovn_revision_numbers_db [None req-6450d35a-6aee-4424-af16-affec7814068 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource c34ad948-8792-4770-812f-49e911ea990b (type: security_group_rules) to 0 [pid: 8|app: 0|req: 1614/3367] 10.0.0.70 () {32 vars in 773 bytes} [Tue Aug 11 12:36:42 2026] GET /v2.0/security-groups?tenant_id=1c53e1f0048248a787fc07042485589a&name=default => generated 2929 bytes in 210 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1754/3368] 10.0.0.70 () {32 vars in 739 bytes} [Tue Aug 11 12:36:42 2026] DELETE /v2.0/security-groups/f7fb74b2-84aa-47fb-8804-df1aead8cd2c => generated 0 bytes in 245 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-11 12:36:42.969 8 INFO neutron.db.ovn_revision_numbers_db [None req-51321577-e4fd-48ae-8445-1350dba41933 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource a3b84ecd-580c-4e05-9c7c-6adcbabc010e (type: security_groups) to 1 2026-08-11 12:36:42.979 8 INFO neutron.db.ovn_revision_numbers_db [None req-51321577-e4fd-48ae-8445-1350dba41933 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource 30109b2d-d72c-4c24-950e-d519be620e59 (type: security_group_rules) to 0 2026-08-11 12:36:42.990 8 INFO neutron.db.ovn_revision_numbers_db [None req-51321577-e4fd-48ae-8445-1350dba41933 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource aa9123fc-46ca-43b6-a993-aad98971127f (type: security_group_rules) to 0 2026-08-11 12:36:43.000 8 INFO neutron.db.ovn_revision_numbers_db [None req-51321577-e4fd-48ae-8445-1350dba41933 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource bb3a8083-c81b-4381-84f0-020165ad06d7 (type: security_group_rules) to 0 2026-08-11 12:36:43.011 8 INFO neutron.db.ovn_revision_numbers_db [None req-51321577-e4fd-48ae-8445-1350dba41933 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource dfe2b20a-13ed-49e7-80cf-3a5eb7e54ee9 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 1615/3369] 10.0.0.70 () {32 vars in 773 bytes} [Tue Aug 11 12:36:42 2026] GET /v2.0/security-groups?tenant_id=4a7518a72d3e438cb7b591046782b223&name=default => generated 2929 bytes in 191 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1755/3370] 10.0.0.70 () {32 vars in 739 bytes} [Tue Aug 11 12:36:43 2026] DELETE /v2.0/security-groups/a3b84ecd-580c-4e05-9c7c-6adcbabc010e => generated 0 bytes in 238 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-11 12:36:47.534 8 INFO neutron.db.ovn_revision_numbers_db [None req-ffb217e5-c940-422c-8ae2-f1011e0c01cd a08c7d27e913405e90f6a05df981ccd0 4d50ccdbf8ed486bb1d16c15423a7dbc - - default default] Successfully bumped revision number for resource 5614fc0b-79ad-4596-9038-41bab0c7f965 (type: routers) to 1 [pid: 8|app: 0|req: 1616/3371] 10.0.0.70 () {34 vars in 667 bytes} [Tue Aug 11 12:36:47 2026] POST /v2.0/routers => generated 570 bytes in 283 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-11 12:36:47.693 7 INFO neutron.db.ovn_revision_numbers_db [None req-34b71580-c69b-49b3-9da9-ce3939b08375 a08c7d27e913405e90f6a05df981ccd0 4d50ccdbf8ed486bb1d16c15423a7dbc - - default default] Successfully bumped revision number for resource 91e289fc-0a4d-44dd-a9ff-4b6d32adcac5 (type: routers) to 1 [pid: 7|app: 0|req: 1756/3372] 10.0.0.70 () {34 vars in 667 bytes} [Tue Aug 11 12:36:47 2026] POST /v2.0/routers => generated 570 bytes in 165 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-11 12:36:47.865 8 INFO neutron.db.ovn_revision_numbers_db [None req-1382e636-6933-4c1c-8ea3-354ac117d4d4 a08c7d27e913405e90f6a05df981ccd0 4d50ccdbf8ed486bb1d16c15423a7dbc - - default default] Successfully bumped revision number for resource 3a3d4b22-47a1-4a80-9ee1-3937cf0f8560 (type: routers) to 1 [pid: 8|app: 0|req: 1617/3373] 10.0.0.70 () {34 vars in 667 bytes} [Tue Aug 11 12:36:47 2026] POST /v2.0/routers => generated 570 bytes in 149 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-11 12:36:48.055 7 INFO neutron.db.ovn_revision_numbers_db [None req-b714d48c-2ce3-4338-8983-1e93039dd492 a08c7d27e913405e90f6a05df981ccd0 4d50ccdbf8ed486bb1d16c15423a7dbc - - default default] Successfully bumped revision number for resource 0081c138-0c5b-4461-bc36-20f72e7a61c2 (type: routers) to 1 [pid: 7|app: 0|req: 1757/3374] 10.0.0.70 () {34 vars in 667 bytes} [Tue Aug 11 12:36:47 2026] POST /v2.0/routers => generated 570 bytes in 204 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-11 12:36:48.232 8 INFO neutron.db.ovn_revision_numbers_db [None req-4cc46891-a87e-4112-a2ea-ecd3b7ce0951 a08c7d27e913405e90f6a05df981ccd0 4d50ccdbf8ed486bb1d16c15423a7dbc - - default default] Successfully bumped revision number for resource 4f77d4ae-8f1f-472e-8558-9ceb7d7d4397 (type: routers) to 1 [pid: 8|app: 0|req: 1618/3375] 10.0.0.70 () {34 vars in 667 bytes} [Tue Aug 11 12:36:48 2026] POST /v2.0/routers => generated 570 bytes in 159 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1758/3376] 10.0.0.70 () {34 vars in 750 bytes} [Tue Aug 11 12:36:48 2026] PUT /v2.0/routers/5614fc0b-79ad-4596-9038-41bab0c7f965/tags => generated 17 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1619/3377] 10.0.0.70 () {34 vars in 750 bytes} [Tue Aug 11 12:36:48 2026] PUT /v2.0/routers/91e289fc-0a4d-44dd-a9ff-4b6d32adcac5/tags => generated 25 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1759/3378] 10.0.0.70 () {34 vars in 750 bytes} [Tue Aug 11 12:36:48 2026] PUT /v2.0/routers/3a3d4b22-47a1-4a80-9ee1-3937cf0f8560/tags => generated 34 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1620/3379] 10.0.0.70 () {34 vars in 750 bytes} [Tue Aug 11 12:36:48 2026] PUT /v2.0/routers/0081c138-0c5b-4461-bc36-20f72e7a61c2/tags => generated 19 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1760/3380] 10.0.0.70 () {32 vars in 663 bytes} [Tue Aug 11 12:36:48 2026] GET /v2.0/routers?tags=red => generated 1751 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1621/3381] 10.0.0.70 () {32 vars in 677 bytes} [Tue Aug 11 12:36:48 2026] GET /v2.0/routers?tags=red%2Cblue => generated 1180 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1761/3382] 10.0.0.70 () {32 vars in 673 bytes} [Tue Aug 11 12:36:48 2026] GET /v2.0/routers?tags-any=blue => generated 1180 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1622/3383] 10.0.0.70 () {32 vars in 685 bytes} [Tue Aug 11 12:36:48 2026] GET /v2.0/routers?tags-any=red%2Cblue => generated 1751 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1762/3384] 10.0.0.70 () {32 vars in 671 bytes} [Tue Aug 11 12:36:48 2026] GET /v2.0/routers?not-tags=red => generated 1152 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1623/3385] 10.0.0.70 () {32 vars in 685 bytes} [Tue Aug 11 12:36:48 2026] GET /v2.0/routers?not-tags=red%2Cblue => generated 1723 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1763/3386] 10.0.0.70 () {32 vars in 681 bytes} [Tue Aug 11 12:36:49 2026] GET /v2.0/routers?not-tags-any=blue => generated 1723 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1624/3387] 10.0.0.70 () {32 vars in 693 bytes} [Tue Aug 11 12:36:49 2026] GET /v2.0/routers?not-tags-any=red%2Cblue => generated 1152 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1764/3388] 10.0.0.70 () {32 vars in 720 bytes} [Tue Aug 11 12:36:49 2026] GET /v2.0/routers/5614fc0b-79ad-4596-9038-41bab0c7f965 => generated 581 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 12:36:49.590 8 INFO neutron.db.ovn_revision_numbers_db [None req-14ed126f-dd33-4476-acbc-a90946092aeb a08c7d27e913405e90f6a05df981ccd0 4d50ccdbf8ed486bb1d16c15423a7dbc - - default default] Successfully bumped revision number for resource 5614fc0b-79ad-4596-9038-41bab0c7f965 (type: routers) to 2 [pid: 8|app: 0|req: 1625/3389] 10.0.0.70 () {34 vars in 741 bytes} [Tue Aug 11 12:36:49 2026] PUT /v2.0/routers/5614fc0b-79ad-4596-9038-41bab0c7f965 => generated 581 bytes in 341 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1765/3390] 10.0.0.70 () {32 vars in 735 bytes} [Tue Aug 11 12:36:49 2026] GET /v2.0/ports?device_id=5614fc0b-79ad-4596-9038-41bab0c7f965 => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1626/3391] 10.0.0.70 () {32 vars in 723 bytes} [Tue Aug 11 12:36:49 2026] DELETE /v2.0/routers/5614fc0b-79ad-4596-9038-41bab0c7f965 => generated 0 bytes in 192 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1766/3392] 10.0.0.70 () {32 vars in 720 bytes} [Tue Aug 11 12:36:49 2026] GET /v2.0/routers/91e289fc-0a4d-44dd-a9ff-4b6d32adcac5 => generated 589 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 12:36:50.186 8 INFO neutron.db.ovn_revision_numbers_db [None req-3ebbfda5-49b3-43d9-ac80-0d333d706b2f a08c7d27e913405e90f6a05df981ccd0 4d50ccdbf8ed486bb1d16c15423a7dbc - - default default] Successfully bumped revision number for resource 91e289fc-0a4d-44dd-a9ff-4b6d32adcac5 (type: routers) to 2 [pid: 8|app: 0|req: 1627/3393] 10.0.0.70 () {34 vars in 741 bytes} [Tue Aug 11 12:36:49 2026] PUT /v2.0/routers/91e289fc-0a4d-44dd-a9ff-4b6d32adcac5 => generated 589 bytes in 323 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1767/3394] 10.0.0.70 () {32 vars in 735 bytes} [Tue Aug 11 12:36:50 2026] GET /v2.0/ports?device_id=91e289fc-0a4d-44dd-a9ff-4b6d32adcac5 => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1628/3395] 10.0.0.70 () {32 vars in 723 bytes} [Tue Aug 11 12:36:50 2026] DELETE /v2.0/routers/91e289fc-0a4d-44dd-a9ff-4b6d32adcac5 => generated 0 bytes in 203 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1768/3396] 10.0.0.70 () {32 vars in 720 bytes} [Tue Aug 11 12:36:50 2026] GET /v2.0/routers/3a3d4b22-47a1-4a80-9ee1-3937cf0f8560 => generated 598 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 12:36:50.731 8 INFO neutron.db.ovn_revision_numbers_db [None req-efba7758-87f3-47c3-a614-2d3ee6a459a2 a08c7d27e913405e90f6a05df981ccd0 4d50ccdbf8ed486bb1d16c15423a7dbc - - default default] Successfully bumped revision number for resource 3a3d4b22-47a1-4a80-9ee1-3937cf0f8560 (type: routers) to 2 [pid: 8|app: 0|req: 1629/3397] 10.0.0.70 () {34 vars in 741 bytes} [Tue Aug 11 12:36:50 2026] PUT /v2.0/routers/3a3d4b22-47a1-4a80-9ee1-3937cf0f8560 => generated 598 bytes in 264 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1769/3398] 10.0.0.70 () {32 vars in 735 bytes} [Tue Aug 11 12:36:50 2026] GET /v2.0/ports?device_id=3a3d4b22-47a1-4a80-9ee1-3937cf0f8560 => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1630/3399] 10.0.0.70 () {32 vars in 723 bytes} [Tue Aug 11 12:36:50 2026] DELETE /v2.0/routers/3a3d4b22-47a1-4a80-9ee1-3937cf0f8560 => generated 0 bytes in 195 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1770/3400] 10.0.0.70 () {32 vars in 720 bytes} [Tue Aug 11 12:36:50 2026] GET /v2.0/routers/0081c138-0c5b-4461-bc36-20f72e7a61c2 => generated 583 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 12:36:51.344 8 INFO neutron.db.ovn_revision_numbers_db [None req-e26f2591-c715-4590-affe-bae98b92ac02 a08c7d27e913405e90f6a05df981ccd0 4d50ccdbf8ed486bb1d16c15423a7dbc - - default default] Successfully bumped revision number for resource 0081c138-0c5b-4461-bc36-20f72e7a61c2 (type: routers) to 2 [pid: 8|app: 0|req: 1631/3401] 10.0.0.70 () {34 vars in 741 bytes} [Tue Aug 11 12:36:51 2026] PUT /v2.0/routers/0081c138-0c5b-4461-bc36-20f72e7a61c2 => generated 583 bytes in 333 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1771/3402] 10.0.0.70 () {32 vars in 735 bytes} [Tue Aug 11 12:36:51 2026] GET /v2.0/ports?device_id=0081c138-0c5b-4461-bc36-20f72e7a61c2 => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1632/3403] 10.0.0.70 () {32 vars in 723 bytes} [Tue Aug 11 12:36:51 2026] DELETE /v2.0/routers/0081c138-0c5b-4461-bc36-20f72e7a61c2 => generated 0 bytes in 208 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1772/3404] 10.0.0.70 () {32 vars in 720 bytes} [Tue Aug 11 12:36:51 2026] GET /v2.0/routers/4f77d4ae-8f1f-472e-8558-9ceb7d7d4397 => generated 576 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1633/3405] 10.0.0.70 () {34 vars in 741 bytes} [Tue Aug 11 12:36:51 2026] PUT /v2.0/routers/4f77d4ae-8f1f-472e-8558-9ceb7d7d4397 => generated 576 bytes in 281 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1773/3406] 10.0.0.70 () {32 vars in 735 bytes} [Tue Aug 11 12:36:51 2026] GET /v2.0/ports?device_id=4f77d4ae-8f1f-472e-8558-9ceb7d7d4397 => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1634/3407] 10.0.0.70 () {32 vars in 723 bytes} [Tue Aug 11 12:36:51 2026] DELETE /v2.0/routers/4f77d4ae-8f1f-472e-8558-9ceb7d7d4397 => generated 0 bytes in 266 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-11 12:36:53.597 7 INFO neutron.db.ovn_revision_numbers_db [None req-d6006997-d026-4773-9ea7-524f64ac1b04 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource 4dd39422-ca9d-440a-8dfa-0c4942a70fe4 (type: security_groups) to 1 2026-08-11 12:36:53.633 7 INFO neutron.db.ovn_revision_numbers_db [None req-d6006997-d026-4773-9ea7-524f64ac1b04 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource 1b12d208-838f-4fda-a92f-bdf78b138008 (type: security_group_rules) to 0 2026-08-11 12:36:53.666 7 INFO neutron.db.ovn_revision_numbers_db [None req-d6006997-d026-4773-9ea7-524f64ac1b04 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource 34717a8a-59db-4d8b-9eb0-3cf8142c18fd (type: security_group_rules) to 0 2026-08-11 12:36:53.702 7 INFO neutron.db.ovn_revision_numbers_db [None req-d6006997-d026-4773-9ea7-524f64ac1b04 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource c9df0283-624e-4f39-82c2-48883332ff76 (type: security_group_rules) to 0 2026-08-11 12:36:53.747 7 INFO neutron.db.ovn_revision_numbers_db [None req-d6006997-d026-4773-9ea7-524f64ac1b04 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource faa4cbf9-4775-4f8a-be72-ca5a2ff8e02b (type: security_group_rules) to 0 [pid: 7|app: 0|req: 1774/3408] 10.0.0.70 () {32 vars in 773 bytes} [Tue Aug 11 12:36:53 2026] GET /v2.0/security-groups?tenant_id=4881aca8e6f144d0b41286eb21b88041&name=default => generated 2929 bytes in 527 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1635/3409] 10.0.0.70 () {32 vars in 739 bytes} [Tue Aug 11 12:36:53 2026] DELETE /v2.0/security-groups/4dd39422-ca9d-440a-8dfa-0c4942a70fe4 => generated 0 bytes in 334 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-11 12:36:54.406 7 INFO neutron.db.ovn_revision_numbers_db [None req-dc88bd1d-0de9-417c-8d23-d9a243ca8915 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource 5991ea7f-5160-4625-8129-1bb8ef52d147 (type: security_groups) to 1 2026-08-11 12:36:54.445 7 INFO neutron.db.ovn_revision_numbers_db [None req-dc88bd1d-0de9-417c-8d23-d9a243ca8915 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource 3d0ad49e-ff10-4b4d-a81e-1e05d30ce20b (type: security_group_rules) to 0 2026-08-11 12:36:54.475 7 INFO neutron.db.ovn_revision_numbers_db [None req-dc88bd1d-0de9-417c-8d23-d9a243ca8915 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource 68071b24-7139-407b-9459-68d4eb7ea6bb (type: security_group_rules) to 0 2026-08-11 12:36:54.527 7 INFO neutron.db.ovn_revision_numbers_db [None req-dc88bd1d-0de9-417c-8d23-d9a243ca8915 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource 8eb8a49b-566f-49c8-a60c-38413f2bc461 (type: security_group_rules) to 0 2026-08-11 12:36:54.543 7 INFO neutron.db.ovn_revision_numbers_db [None req-dc88bd1d-0de9-417c-8d23-d9a243ca8915 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource eac0cdb8-3c5b-4e57-9e66-2e55c005530a (type: security_group_rules) to 0 [pid: 7|app: 0|req: 1775/3410] 10.0.0.70 () {32 vars in 773 bytes} [Tue Aug 11 12:36:54 2026] GET /v2.0/security-groups?tenant_id=a93e0b78dfc343f7b0cd0779721fd552&name=default => generated 2929 bytes in 322 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1636/3411] 10.0.0.70 () {32 vars in 739 bytes} [Tue Aug 11 12:36:54 2026] DELETE /v2.0/security-groups/5991ea7f-5160-4625-8129-1bb8ef52d147 => generated 0 bytes in 441 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-11 12:36:55.363 7 INFO neutron.db.ovn_revision_numbers_db [None req-ec4649d3-b80a-404e-8ca2-be40519a64d9 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource 73baf54c-79e5-462d-b30c-a57cfa5848d5 (type: security_groups) to 1 2026-08-11 12:36:55.426 7 INFO neutron.db.ovn_revision_numbers_db [None req-ec4649d3-b80a-404e-8ca2-be40519a64d9 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource 1b4c2798-4f63-4641-aef4-3d1f2ae1ca1b (type: security_group_rules) to 0 2026-08-11 12:36:55.507 7 INFO neutron.db.ovn_revision_numbers_db [None req-ec4649d3-b80a-404e-8ca2-be40519a64d9 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource 5a5af47d-3a76-4ff8-806b-a0befe7aecce (type: security_group_rules) to 0 2026-08-11 12:36:55.532 7 INFO neutron.db.ovn_revision_numbers_db [None req-ec4649d3-b80a-404e-8ca2-be40519a64d9 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource a64dfc92-6306-4603-aa91-296bad6877af (type: security_group_rules) to 0 2026-08-11 12:36:55.616 7 INFO neutron.db.ovn_revision_numbers_db [None req-ec4649d3-b80a-404e-8ca2-be40519a64d9 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource c8a0f279-aff1-4753-aad2-5596d8923e30 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 1776/3414] 10.0.0.70 () {32 vars in 773 bytes} [Tue Aug 11 12:36:55 2026] GET /v2.0/security-groups?tenant_id=4d50ccdbf8ed486bb1d16c15423a7dbc&name=default => generated 2929 bytes in 463 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1639/3415] 10.0.0.70 () {32 vars in 739 bytes} [Tue Aug 11 12:36:55 2026] DELETE /v2.0/security-groups/73baf54c-79e5-462d-b30c-a57cfa5848d5 => generated 0 bytes in 499 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-11 12:37:00.959 7 INFO neutron.db.ovn_revision_numbers_db [None req-c4d2effe-da90-4f6e-af66-922807397a8e a123961327a540a88f41005f7c2c8129 a464aecea189422eadefaca197966b02 - - default default] Successfully bumped revision number for resource bab130be-0601-443a-8519-944ef0466e7d (type: security_groups) to 1 2026-08-11 12:37:00.986 7 INFO neutron.db.ovn_revision_numbers_db [None req-c4d2effe-da90-4f6e-af66-922807397a8e a123961327a540a88f41005f7c2c8129 a464aecea189422eadefaca197966b02 - - default default] Successfully bumped revision number for resource 06a22cb7-8b48-4e35-9fd0-222398169b82 (type: security_group_rules) to 0 2026-08-11 12:37:01.004 7 INFO neutron.db.ovn_revision_numbers_db [None req-c4d2effe-da90-4f6e-af66-922807397a8e a123961327a540a88f41005f7c2c8129 a464aecea189422eadefaca197966b02 - - default default] Successfully bumped revision number for resource 194453bb-b30e-4639-b6e1-884bcf1b71a7 (type: security_group_rules) to 0 2026-08-11 12:37:01.028 7 INFO neutron.db.ovn_revision_numbers_db [None req-c4d2effe-da90-4f6e-af66-922807397a8e a123961327a540a88f41005f7c2c8129 a464aecea189422eadefaca197966b02 - - default default] Successfully bumped revision number for resource ceb8733f-e546-4d17-8ebb-45442a79394b (type: security_group_rules) to 0 2026-08-11 12:37:01.043 7 INFO neutron.db.ovn_revision_numbers_db [None req-c4d2effe-da90-4f6e-af66-922807397a8e a123961327a540a88f41005f7c2c8129 a464aecea189422eadefaca197966b02 - - default default] Successfully bumped revision number for resource fb070b14-8b22-4ddb-a7aa-b967c2afbc30 (type: security_group_rules) to 0 2026-08-11 12:37:01.114 7 INFO neutron.db.segments_db [None req-c4d2effe-da90-4f6e-af66-922807397a8e a123961327a540a88f41005f7c2c8129 a464aecea189422eadefaca197966b02 - - default default] Added segment 99764254-e3e9-4aef-8cd7-1ee31d7bd44b of type geneve for network 7aaf6df1-1d8d-44b1-b80d-cc030107900f 2026-08-11 12:37:01.339 7 INFO neutron.db.ovn_revision_numbers_db [None req-c4d2effe-da90-4f6e-af66-922807397a8e a123961327a540a88f41005f7c2c8129 a464aecea189422eadefaca197966b02 - - default default] Successfully bumped revision number for resource 7aaf6df1-1d8d-44b1-b80d-cc030107900f (type: networks) to 1 2026-08-11 12:37:01.503 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-c4d2effe-da90-4f6e-af66-922807397a8e a123961327a540a88f41005f7c2c8129 a464aecea189422eadefaca197966b02 - - default default] No more DHCP agents 2026-08-11 12:37:01.504 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-c4d2effe-da90-4f6e-af66-922807397a8e a123961327a540a88f41005f7c2c8129 a464aecea189422eadefaca197966b02 - - default default] Unable to schedule network 7aaf6df1-1d8d-44b1-b80d-cc030107900f: no agents available; will retry on subsequent port and subnet creation events. 2026-08-11 12:37:01.566 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-6a7e5d90-8cf9-403b-b999-6256d4f34ea1 - - - - - -] OVN reports status down for port: c32158e7-c987-46fd-afd1-1c7fe4f4250e 2026-08-11 12:37:01.643 7 INFO neutron.db.ovn_revision_numbers_db [None req-c4d2effe-da90-4f6e-af66-922807397a8e a123961327a540a88f41005f7c2c8129 a464aecea189422eadefaca197966b02 - - default default] Successfully bumped revision number for resource c32158e7-c987-46fd-afd1-1c7fe4f4250e (type: ports) to 1 [pid: 7|app: 0|req: 1777/3416] 10.0.0.70 () {34 vars in 669 bytes} [Tue Aug 11 12:37:00 2026] POST /v2.0/networks => generated 651 bytes in 1074 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-11 12:37:01.907 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-9c18c468-5a34-4064-a087-f462e5f831ff a123961327a540a88f41005f7c2c8129 a464aecea189422eadefaca197966b02 - - default default] No more DHCP agents 2026-08-11 12:37:01.908 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-9c18c468-5a34-4064-a087-f462e5f831ff a123961327a540a88f41005f7c2c8129 a464aecea189422eadefaca197966b02 - - default default] Unable to schedule network 7aaf6df1-1d8d-44b1-b80d-cc030107900f: no agents available; will retry on subsequent port and subnet creation events. 2026-08-11 12:37:02.395 8 INFO neutron.db.ovn_revision_numbers_db [None req-8b9fa92c-c76a-429a-8c0f-7983bce70d4d - - - - - -] Successfully bumped revision number for resource c32158e7-c987-46fd-afd1-1c7fe4f4250e (type: ports) to 2 2026-08-11 12:37:02.436 8 INFO neutron.db.ovn_revision_numbers_db [None req-8b9fa92c-c76a-429a-8c0f-7983bce70d4d - - - - - -] Successfully bumped revision number for resource 0cab6f8e-9318-4ce5-9bca-502328a603d8 (type: subnets) to 0 [pid: 8|app: 0|req: 1640/3417] 10.0.0.70 () {34 vars in 668 bytes} [Tue Aug 11 12:37:01 2026] POST /v2.0/subnets => generated 626 bytes in 750 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-11 12:37:02.561 7 INFO neutron.db.segments_db [None req-e86d93b7-1376-4f63-815d-71d34ea22601 a123961327a540a88f41005f7c2c8129 a464aecea189422eadefaca197966b02 - - default default] Added segment 9e0a19e6-50f6-4a02-93ea-a88b0c3957ec of type geneve for network 6098769f-f135-4b2b-9b2b-44fa2ea1b101 2026-08-11 12:37:02.679 7 INFO neutron.db.ovn_revision_numbers_db [None req-e86d93b7-1376-4f63-815d-71d34ea22601 a123961327a540a88f41005f7c2c8129 a464aecea189422eadefaca197966b02 - - default default] Successfully bumped revision number for resource 6098769f-f135-4b2b-9b2b-44fa2ea1b101 (type: networks) to 1 2026-08-11 12:37:02.840 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-e86d93b7-1376-4f63-815d-71d34ea22601 a123961327a540a88f41005f7c2c8129 a464aecea189422eadefaca197966b02 - - default default] No more DHCP agents 2026-08-11 12:37:02.841 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-e86d93b7-1376-4f63-815d-71d34ea22601 a123961327a540a88f41005f7c2c8129 a464aecea189422eadefaca197966b02 - - default default] Unable to schedule network 6098769f-f135-4b2b-9b2b-44fa2ea1b101: no agents available; will retry on subsequent port and subnet creation events. 2026-08-11 12:37:02.900 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-6a7e5d90-8cf9-403b-b999-6256d4f34ea1 - - - - - -] OVN reports status down for port: 2aa4d6d0-037f-42f8-b72e-ff47aa6d5a7d 2026-08-11 12:37:02.953 7 INFO neutron.db.ovn_revision_numbers_db [None req-e86d93b7-1376-4f63-815d-71d34ea22601 a123961327a540a88f41005f7c2c8129 a464aecea189422eadefaca197966b02 - - default default] Successfully bumped revision number for resource 2aa4d6d0-037f-42f8-b72e-ff47aa6d5a7d (type: ports) to 1 [pid: 7|app: 0|req: 1778/3418] 10.0.0.70 () {34 vars in 669 bytes} [Tue Aug 11 12:37:02 2026] POST /v2.0/networks => generated 650 bytes in 551 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-11 12:37:03.205 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-19ab2f68-0f49-42cb-b40b-b89b8cab7ad1 a123961327a540a88f41005f7c2c8129 a464aecea189422eadefaca197966b02 - - default default] No more DHCP agents 2026-08-11 12:37:03.206 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-19ab2f68-0f49-42cb-b40b-b89b8cab7ad1 a123961327a540a88f41005f7c2c8129 a464aecea189422eadefaca197966b02 - - default default] Unable to schedule network 6098769f-f135-4b2b-9b2b-44fa2ea1b101: no agents available; will retry on subsequent port and subnet creation events. 2026-08-11 12:37:03.616 8 INFO neutron.db.ovn_revision_numbers_db [None req-915a50aa-8ff3-43d0-8b3b-c11d6f60c483 - - - - - -] Successfully bumped revision number for resource 2aa4d6d0-037f-42f8-b72e-ff47aa6d5a7d (type: ports) to 2 2026-08-11 12:37:03.646 8 INFO neutron.db.ovn_revision_numbers_db [None req-915a50aa-8ff3-43d0-8b3b-c11d6f60c483 - - - - - -] Successfully bumped revision number for resource 54150e92-318c-4943-8fa6-1d57a151da3c (type: subnets) to 0 [pid: 8|app: 0|req: 1641/3419] 10.0.0.70 () {34 vars in 668 bytes} [Tue Aug 11 12:37:03 2026] POST /v2.0/subnets => generated 629 bytes in 647 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-11 12:37:03.754 7 INFO neutron.db.segments_db [None req-3532830e-df2c-4ef5-8876-3250213a62cb a123961327a540a88f41005f7c2c8129 a464aecea189422eadefaca197966b02 - - default default] Added segment 5ead69e1-7248-4cef-a7e2-d633fffcc8c2 of type geneve for network 8e958b0b-a048-4afb-8551-3507138fce7a 2026-08-11 12:37:03.870 7 INFO neutron.db.ovn_revision_numbers_db [None req-3532830e-df2c-4ef5-8876-3250213a62cb a123961327a540a88f41005f7c2c8129 a464aecea189422eadefaca197966b02 - - default default] Successfully bumped revision number for resource 8e958b0b-a048-4afb-8551-3507138fce7a (type: networks) to 1 2026-08-11 12:37:04.069 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-3532830e-df2c-4ef5-8876-3250213a62cb a123961327a540a88f41005f7c2c8129 a464aecea189422eadefaca197966b02 - - default default] No more DHCP agents 2026-08-11 12:37:04.070 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-3532830e-df2c-4ef5-8876-3250213a62cb a123961327a540a88f41005f7c2c8129 a464aecea189422eadefaca197966b02 - - default default] Unable to schedule network 8e958b0b-a048-4afb-8551-3507138fce7a: no agents available; will retry on subsequent port and subnet creation events. 2026-08-11 12:37:04.115 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-6a7e5d90-8cf9-403b-b999-6256d4f34ea1 - - - - - -] OVN reports status down for port: f4749b24-fd67-42a5-b2a2-684f8f8f65db 2026-08-11 12:37:04.183 7 INFO neutron.db.ovn_revision_numbers_db [None req-3532830e-df2c-4ef5-8876-3250213a62cb a123961327a540a88f41005f7c2c8129 a464aecea189422eadefaca197966b02 - - default default] Successfully bumped revision number for resource f4749b24-fd67-42a5-b2a2-684f8f8f65db (type: ports) to 1 [pid: 7|app: 0|req: 1779/3420] 10.0.0.70 () {34 vars in 669 bytes} [Tue Aug 11 12:37:03 2026] POST /v2.0/networks => generated 651 bytes in 555 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-11 12:37:04.436 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-53e63da6-8dff-47c0-8da4-ca46a3d21363 a123961327a540a88f41005f7c2c8129 a464aecea189422eadefaca197966b02 - - default default] No more DHCP agents 2026-08-11 12:37:04.437 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-53e63da6-8dff-47c0-8da4-ca46a3d21363 a123961327a540a88f41005f7c2c8129 a464aecea189422eadefaca197966b02 - - default default] Unable to schedule network 8e958b0b-a048-4afb-8551-3507138fce7a: no agents available; will retry on subsequent port and subnet creation events. 2026-08-11 12:37:04.855 8 INFO neutron.db.ovn_revision_numbers_db [None req-2c51a096-94fe-4537-a229-cdb29c3c4c12 - - - - - -] Successfully bumped revision number for resource f4749b24-fd67-42a5-b2a2-684f8f8f65db (type: ports) to 2 2026-08-11 12:37:04.890 8 INFO neutron.db.ovn_revision_numbers_db [None req-2c51a096-94fe-4537-a229-cdb29c3c4c12 - - - - - -] Successfully bumped revision number for resource 5c17dc5f-2382-4c60-a209-5051a6baf282 (type: subnets) to 0 [pid: 8|app: 0|req: 1642/3421] 10.0.0.70 () {34 vars in 668 bytes} [Tue Aug 11 12:37:04 2026] POST /v2.0/subnets => generated 629 bytes in 681 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-11 12:37:05.007 7 INFO neutron.db.segments_db [None req-58bf6e25-dedd-4222-a96c-916051570a43 a123961327a540a88f41005f7c2c8129 a464aecea189422eadefaca197966b02 - - default default] Added segment 1a6edb7f-8358-4f40-a901-73d8307c187b of type geneve for network 72b7f38c-7e43-445b-906c-7bf0cdaad65d 2026-08-11 12:37:05.167 7 INFO neutron.db.ovn_revision_numbers_db [None req-58bf6e25-dedd-4222-a96c-916051570a43 a123961327a540a88f41005f7c2c8129 a464aecea189422eadefaca197966b02 - - default default] Successfully bumped revision number for resource 72b7f38c-7e43-445b-906c-7bf0cdaad65d (type: networks) to 1 2026-08-11 12:37:05.363 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-58bf6e25-dedd-4222-a96c-916051570a43 a123961327a540a88f41005f7c2c8129 a464aecea189422eadefaca197966b02 - - default default] No more DHCP agents 2026-08-11 12:37:05.365 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-58bf6e25-dedd-4222-a96c-916051570a43 a123961327a540a88f41005f7c2c8129 a464aecea189422eadefaca197966b02 - - default default] Unable to schedule network 72b7f38c-7e43-445b-906c-7bf0cdaad65d: no agents available; will retry on subsequent port and subnet creation events. 2026-08-11 12:37:05.418 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-28abfa80-4328-42f0-a3f1-d003b91e8e92 - - - - - -] OVN reports status down for port: 56ea7a5f-ca59-46a7-a673-15490467f357 2026-08-11 12:37:05.437 7 INFO neutron.db.ovn_revision_numbers_db [None req-58bf6e25-dedd-4222-a96c-916051570a43 a123961327a540a88f41005f7c2c8129 a464aecea189422eadefaca197966b02 - - default default] Successfully bumped revision number for resource 56ea7a5f-ca59-46a7-a673-15490467f357 (type: ports) to 1 [pid: 7|app: 0|req: 1780/3422] 10.0.0.70 () {34 vars in 669 bytes} [Tue Aug 11 12:37:04 2026] POST /v2.0/networks => generated 651 bytes in 553 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-11 12:37:05.644 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-e52f5c36-d2ae-4611-957d-2c9d86b74aef a123961327a540a88f41005f7c2c8129 a464aecea189422eadefaca197966b02 - - default default] No more DHCP agents 2026-08-11 12:37:05.646 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-e52f5c36-d2ae-4611-957d-2c9d86b74aef a123961327a540a88f41005f7c2c8129 a464aecea189422eadefaca197966b02 - - default default] Unable to schedule network 72b7f38c-7e43-445b-906c-7bf0cdaad65d: no agents available; will retry on subsequent port and subnet creation events. 2026-08-11 12:37:06.064 8 INFO neutron.db.ovn_revision_numbers_db [None req-d1a21095-e166-4063-bc11-5276e484ed75 - - - - - -] Successfully bumped revision number for resource 56ea7a5f-ca59-46a7-a673-15490467f357 (type: ports) to 2 2026-08-11 12:37:06.107 8 INFO neutron.db.ovn_revision_numbers_db [None req-d1a21095-e166-4063-bc11-5276e484ed75 - - - - - -] Successfully bumped revision number for resource 20cb466f-20cc-40bd-b243-300225988efa (type: subnets) to 0 [pid: 8|app: 0|req: 1643/3423] 10.0.0.70 () {34 vars in 668 bytes} [Tue Aug 11 12:37:05 2026] POST /v2.0/subnets => generated 629 bytes in 676 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-11 12:37:06.243 7 INFO neutron.db.segments_db [None req-5763b7c7-3a86-4990-8626-323b3c7626c5 a123961327a540a88f41005f7c2c8129 a464aecea189422eadefaca197966b02 - - default default] Added segment 4df32e8b-60e2-450c-a895-887b579ea831 of type geneve for network 65fa4035-3931-4beb-bd41-d1cf6cf24eb3 2026-08-11 12:37:06.390 7 INFO neutron.db.ovn_revision_numbers_db [None req-5763b7c7-3a86-4990-8626-323b3c7626c5 a123961327a540a88f41005f7c2c8129 a464aecea189422eadefaca197966b02 - - default default] Successfully bumped revision number for resource 65fa4035-3931-4beb-bd41-d1cf6cf24eb3 (type: networks) to 1 2026-08-11 12:37:06.648 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-5763b7c7-3a86-4990-8626-323b3c7626c5 a123961327a540a88f41005f7c2c8129 a464aecea189422eadefaca197966b02 - - default default] No more DHCP agents 2026-08-11 12:37:06.650 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-5763b7c7-3a86-4990-8626-323b3c7626c5 a123961327a540a88f41005f7c2c8129 a464aecea189422eadefaca197966b02 - - default default] Unable to schedule network 65fa4035-3931-4beb-bd41-d1cf6cf24eb3: no agents available; will retry on subsequent port and subnet creation events. 2026-08-11 12:37:06.680 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-28abfa80-4328-42f0-a3f1-d003b91e8e92 - - - - - -] OVN reports status down for port: 61fa8c8d-5ba0-4642-ad4c-5e1bb46155db 2026-08-11 12:37:06.778 7 INFO neutron.db.ovn_revision_numbers_db [None req-5763b7c7-3a86-4990-8626-323b3c7626c5 a123961327a540a88f41005f7c2c8129 a464aecea189422eadefaca197966b02 - - default default] Successfully bumped revision number for resource 61fa8c8d-5ba0-4642-ad4c-5e1bb46155db (type: ports) to 1 [pid: 7|app: 0|req: 1781/3424] 10.0.0.70 () {34 vars in 669 bytes} [Tue Aug 11 12:37:06 2026] POST /v2.0/networks => generated 651 bytes in 704 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-11 12:37:07.128 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-b97b38b1-9cb9-4bb6-8e1b-069f5cfe1e33 a123961327a540a88f41005f7c2c8129 a464aecea189422eadefaca197966b02 - - default default] No more DHCP agents 2026-08-11 12:37:07.130 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-b97b38b1-9cb9-4bb6-8e1b-069f5cfe1e33 a123961327a540a88f41005f7c2c8129 a464aecea189422eadefaca197966b02 - - default default] Unable to schedule network 65fa4035-3931-4beb-bd41-d1cf6cf24eb3: no agents available; will retry on subsequent port and subnet creation events. 2026-08-11 12:37:07.640 8 INFO neutron.db.ovn_revision_numbers_db [None req-c881ddd4-e48f-4f56-b604-22b6d1d3a1c6 - - - - - -] Successfully bumped revision number for resource 61fa8c8d-5ba0-4642-ad4c-5e1bb46155db (type: ports) to 2 2026-08-11 12:37:07.674 8 INFO neutron.db.ovn_revision_numbers_db [None req-c881ddd4-e48f-4f56-b604-22b6d1d3a1c6 - - - - - -] Successfully bumped revision number for resource 817cf461-70f0-44e3-b939-b7ae2585b90b (type: subnets) to 0 [pid: 8|app: 0|req: 1644/3425] 10.0.0.70 () {34 vars in 668 bytes} [Tue Aug 11 12:37:06 2026] POST /v2.0/subnets => generated 629 bytes in 836 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1782/3426] 10.0.0.70 () {34 vars in 750 bytes} [Tue Aug 11 12:37:07 2026] PUT /v2.0/subnets/0cab6f8e-9318-4ce5-9bca-502328a603d8/tags => generated 17 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1645/3427] 10.0.0.70 () {34 vars in 750 bytes} [Tue Aug 11 12:37:07 2026] PUT /v2.0/subnets/54150e92-318c-4943-8fa6-1d57a151da3c/tags => generated 25 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1783/3428] 10.0.0.70 () {34 vars in 750 bytes} [Tue Aug 11 12:37:07 2026] PUT /v2.0/subnets/5c17dc5f-2382-4c60-a209-5051a6baf282/tags => generated 34 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1646/3429] 10.0.0.70 () {34 vars in 750 bytes} [Tue Aug 11 12:37:07 2026] PUT /v2.0/subnets/20cb466f-20cc-40bd-b243-300225988efa/tags => generated 19 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1784/3430] 10.0.0.70 () {32 vars in 663 bytes} [Tue Aug 11 12:37:08 2026] GET /v2.0/subnets?tags=red => generated 1904 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1647/3431] 10.0.0.70 () {32 vars in 677 bytes} [Tue Aug 11 12:37:08 2026] GET /v2.0/subnets?tags=red%2Cblue => generated 1283 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1785/3432] 10.0.0.70 () {32 vars in 673 bytes} [Tue Aug 11 12:37:08 2026] GET /v2.0/subnets?tags-any=blue => generated 1283 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1648/3433] 10.0.0.70 () {32 vars in 685 bytes} [Tue Aug 11 12:37:08 2026] GET /v2.0/subnets?tags-any=red%2Cblue => generated 1904 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1786/3434] 10.0.0.70 () {32 vars in 671 bytes} [Tue Aug 11 12:37:08 2026] GET /v2.0/subnets?not-tags=red => generated 1894 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1649/3435] 10.0.0.70 () {32 vars in 685 bytes} [Tue Aug 11 12:37:08 2026] GET /v2.0/subnets?not-tags=red%2Cblue => generated 2515 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1787/3436] 10.0.0.70 () {32 vars in 681 bytes} [Tue Aug 11 12:37:08 2026] GET /v2.0/subnets?not-tags-any=blue => generated 2515 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1650/3437] 10.0.0.70 () {32 vars in 693 bytes} [Tue Aug 11 12:37:08 2026] GET /v2.0/subnets?not-tags-any=red%2Cblue => generated 1894 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1788/3438] 10.0.0.70 () {32 vars in 723 bytes} [Tue Aug 11 12:37:08 2026] DELETE /v2.0/subnets/0cab6f8e-9318-4ce5-9bca-502328a603d8 => generated 0 bytes in 237 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1651/3439] 10.0.0.70 () {32 vars in 723 bytes} [Tue Aug 11 12:37:08 2026] DELETE /v2.0/subnets/54150e92-318c-4943-8fa6-1d57a151da3c => generated 0 bytes in 244 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1789/3440] 10.0.0.70 () {32 vars in 723 bytes} [Tue Aug 11 12:37:08 2026] DELETE /v2.0/subnets/5c17dc5f-2382-4c60-a209-5051a6baf282 => generated 0 bytes in 149 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1652/3441] 10.0.0.70 () {32 vars in 723 bytes} [Tue Aug 11 12:37:09 2026] DELETE /v2.0/subnets/20cb466f-20cc-40bd-b243-300225988efa => generated 0 bytes in 193 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1790/3442] 10.0.0.70 () {32 vars in 723 bytes} [Tue Aug 11 12:37:09 2026] DELETE /v2.0/subnets/817cf461-70f0-44e3-b939-b7ae2585b90b => generated 0 bytes in 126 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-11 12:37:09.524 8 INFO neutron_taas.services.taas.taas_plugin [None req-67041d5e-66ba-4bb2-8517-651d105eccd4 a123961327a540a88f41005f7c2c8129 a464aecea189422eadefaca197966b02 - - default default] TaaS: Handle Delete Port: c32158e7-c987-46fd-afd1-1c7fe4f4250e 2026-08-11 12:37:09.526 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-67041d5e-66ba-4bb2-8517-651d105eccd4 a123961327a540a88f41005f7c2c8129 a464aecea189422eadefaca197966b02 - - default default] Tap Mirror: Handle Delete Port: c32158e7-c987-46fd-afd1-1c7fe4f4250e 2026-08-11 12:37:09.674 8 INFO neutron.services.segments.plugin [-] Segment 99764254-e3e9-4aef-8cd7-1ee31d7bd44b resource provider aggregate not found 2026-08-11 12:37:09.682 8 INFO neutron.services.segments.plugin [-] Segment 99764254-e3e9-4aef-8cd7-1ee31d7bd44b resource provider aggregate not found 2026-08-11 12:37:09.693 8 INFO neutron.services.segments.plugin [-] Segment 99764254-e3e9-4aef-8cd7-1ee31d7bd44b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 99764254-e3e9-4aef-8cd7-1ee31d7bd44b found for delete ", "request_id": "req-8217ea09-d6b4-4ee2-9d5e-a37361cffbb8"}]} 2026-08-11 12:37:09.697 8 INFO neutron.services.segments.plugin [-] Segment 99764254-e3e9-4aef-8cd7-1ee31d7bd44b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 99764254-e3e9-4aef-8cd7-1ee31d7bd44b found for delete ", "request_id": "req-d282c6ef-fa39-4ee2-bc64-da4086e61d44"}]} [pid: 8|app: 0|req: 1653/3443] 10.0.0.70 () {32 vars in 725 bytes} [Tue Aug 11 12:37:09 2026] DELETE /v2.0/networks/7aaf6df1-1d8d-44b1-b80d-cc030107900f => generated 0 bytes in 312 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-11 12:37:09.849 7 INFO neutron_taas.services.taas.taas_plugin [None req-9cfca617-76ad-4ffb-887a-1c10266ca075 a123961327a540a88f41005f7c2c8129 a464aecea189422eadefaca197966b02 - - default default] TaaS: Handle Delete Port: 2aa4d6d0-037f-42f8-b72e-ff47aa6d5a7d 2026-08-11 12:37:09.852 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-9cfca617-76ad-4ffb-887a-1c10266ca075 a123961327a540a88f41005f7c2c8129 a464aecea189422eadefaca197966b02 - - default default] Tap Mirror: Handle Delete Port: 2aa4d6d0-037f-42f8-b72e-ff47aa6d5a7d 2026-08-11 12:37:10.031 7 INFO neutron.services.segments.plugin [-] Segment 9e0a19e6-50f6-4a02-93ea-a88b0c3957ec resource provider aggregate not found 2026-08-11 12:37:10.044 7 INFO neutron.services.segments.plugin [-] Segment 9e0a19e6-50f6-4a02-93ea-a88b0c3957ec resource provider aggregate not found 2026-08-11 12:37:10.053 7 INFO neutron.services.segments.plugin [-] Segment 9e0a19e6-50f6-4a02-93ea-a88b0c3957ec resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9e0a19e6-50f6-4a02-93ea-a88b0c3957ec found for delete ", "request_id": "req-c4c8ad0c-90b5-4d91-8536-79db1a2ffc92"}]} 2026-08-11 12:37:10.059 7 INFO neutron.services.segments.plugin [-] Segment 9e0a19e6-50f6-4a02-93ea-a88b0c3957ec resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9e0a19e6-50f6-4a02-93ea-a88b0c3957ec found for delete ", "request_id": "req-18426f2e-c126-4af6-80ef-0545f28a4bb9"}]} [pid: 7|app: 0|req: 1791/3444] 10.0.0.70 () {32 vars in 725 bytes} [Tue Aug 11 12:37:09 2026] DELETE /v2.0/networks/6098769f-f135-4b2b-9b2b-44fa2ea1b101 => generated 0 bytes in 353 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-11 12:37:10.227 8 INFO neutron_taas.services.taas.taas_plugin [None req-b070cc18-2324-49ea-a7cf-20d984223b7a a123961327a540a88f41005f7c2c8129 a464aecea189422eadefaca197966b02 - - default default] TaaS: Handle Delete Port: f4749b24-fd67-42a5-b2a2-684f8f8f65db 2026-08-11 12:37:10.230 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b070cc18-2324-49ea-a7cf-20d984223b7a a123961327a540a88f41005f7c2c8129 a464aecea189422eadefaca197966b02 - - default default] Tap Mirror: Handle Delete Port: f4749b24-fd67-42a5-b2a2-684f8f8f65db [pid: 8|app: 0|req: 1654/3445] 10.0.0.70 () {32 vars in 725 bytes} [Tue Aug 11 12:37:10 2026] DELETE /v2.0/networks/8e958b0b-a048-4afb-8551-3507138fce7a => generated 0 bytes in 358 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-11 12:37:10.557 7 INFO neutron_taas.services.taas.taas_plugin [None req-898b54f3-50dd-4f5d-9f9c-61e5a8c19780 a123961327a540a88f41005f7c2c8129 a464aecea189422eadefaca197966b02 - - default default] TaaS: Handle Delete Port: 56ea7a5f-ca59-46a7-a673-15490467f357 2026-08-11 12:37:10.560 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-898b54f3-50dd-4f5d-9f9c-61e5a8c19780 a123961327a540a88f41005f7c2c8129 a464aecea189422eadefaca197966b02 - - default default] Tap Mirror: Handle Delete Port: 56ea7a5f-ca59-46a7-a673-15490467f357 [pid: 7|app: 0|req: 1792/3448] 10.0.0.70 () {32 vars in 725 bytes} [Tue Aug 11 12:37:10 2026] DELETE /v2.0/networks/72b7f38c-7e43-445b-906c-7bf0cdaad65d => generated 0 bytes in 309 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-11 12:37:10.876 8 INFO neutron_taas.services.taas.taas_plugin [None req-74944ee3-2ce8-4260-8567-4e9cc12f81b4 a123961327a540a88f41005f7c2c8129 a464aecea189422eadefaca197966b02 - - default default] TaaS: Handle Delete Port: 61fa8c8d-5ba0-4642-ad4c-5e1bb46155db 2026-08-11 12:37:10.879 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-74944ee3-2ce8-4260-8567-4e9cc12f81b4 a123961327a540a88f41005f7c2c8129 a464aecea189422eadefaca197966b02 - - default default] Tap Mirror: Handle Delete Port: 61fa8c8d-5ba0-4642-ad4c-5e1bb46155db [pid: 8|app: 0|req: 1657/3449] 10.0.0.70 () {32 vars in 725 bytes} [Tue Aug 11 12:37:10 2026] DELETE /v2.0/networks/65fa4035-3931-4beb-bd41-d1cf6cf24eb3 => generated 0 bytes in 315 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-11 12:37:11.715 8 INFO neutron.services.segments.plugin [-] Segment 5ead69e1-7248-4cef-a7e2-d633fffcc8c2 resource provider aggregate not found 2026-08-11 12:37:11.716 8 INFO neutron.services.segments.plugin [-] Segment 5ead69e1-7248-4cef-a7e2-d633fffcc8c2 resource provider aggregate not found 2026-08-11 12:37:11.734 8 INFO neutron.services.segments.plugin [-] Segment 5ead69e1-7248-4cef-a7e2-d633fffcc8c2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5ead69e1-7248-4cef-a7e2-d633fffcc8c2 found for delete ", "request_id": "req-ef1094c0-8bd6-4de5-a020-eee13e1e36a3"}]} 2026-08-11 12:37:11.740 8 INFO neutron.services.segments.plugin [-] Segment 5ead69e1-7248-4cef-a7e2-d633fffcc8c2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5ead69e1-7248-4cef-a7e2-d633fffcc8c2 found for delete ", "request_id": "req-ac0e077a-f3b9-466e-9117-96819396adda"}]} 2026-08-11 12:37:11.752 8 INFO neutron.services.segments.plugin [-] Segment 4df32e8b-60e2-450c-a895-887b579ea831 resource provider aggregate not found 2026-08-11 12:37:11.757 8 INFO neutron.services.segments.plugin [-] Segment 4df32e8b-60e2-450c-a895-887b579ea831 resource provider aggregate not found 2026-08-11 12:37:11.771 8 INFO neutron.services.segments.plugin [-] Segment 4df32e8b-60e2-450c-a895-887b579ea831 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4df32e8b-60e2-450c-a895-887b579ea831 found for delete ", "request_id": "req-9ed1bdc5-c6cf-452e-a6aa-db4a63f5d7bf"}]} 2026-08-11 12:37:11.772 8 INFO neutron.services.segments.plugin [-] Segment 4df32e8b-60e2-450c-a895-887b579ea831 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4df32e8b-60e2-450c-a895-887b579ea831 found for delete ", "request_id": "req-b0d5341a-d9ca-4f03-b86f-6c768edf5fd7"}]} [pid: 7|app: 0|req: 1793/3450] 10.0.0.70 () {32 vars in 773 bytes} [Tue Aug 11 12:37:11 2026] GET /v2.0/security-groups?tenant_id=a464aecea189422eadefaca197966b02&name=default => generated 2929 bytes in 168 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-11 12:37:12.073 7 INFO neutron.services.segments.plugin [-] Segment 1a6edb7f-8358-4f40-a901-73d8307c187b resource provider aggregate not found 2026-08-11 12:37:12.080 7 INFO neutron.services.segments.plugin [-] Segment 1a6edb7f-8358-4f40-a901-73d8307c187b resource provider aggregate not found 2026-08-11 12:37:12.087 7 INFO neutron.services.segments.plugin [-] Segment 1a6edb7f-8358-4f40-a901-73d8307c187b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1a6edb7f-8358-4f40-a901-73d8307c187b found for delete ", "request_id": "req-e816aa80-fd27-46b4-a04b-9bcc1b679b15"}]} 2026-08-11 12:37:12.105 7 INFO neutron.services.segments.plugin [-] Segment 1a6edb7f-8358-4f40-a901-73d8307c187b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1a6edb7f-8358-4f40-a901-73d8307c187b found for delete ", "request_id": "req-c87e00b5-5a5e-49ce-8f58-71a31ea9bb7c"}]} [pid: 8|app: 0|req: 1658/3451] 10.0.0.70 () {32 vars in 739 bytes} [Tue Aug 11 12:37:12 2026] DELETE /v2.0/security-groups/bab130be-0601-443a-8519-944ef0466e7d => generated 0 bytes in 273 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-11 12:37:12.543 7 INFO neutron.db.ovn_revision_numbers_db [None req-71c6a986-aecb-49b0-a6fe-8bfde7af0bcb 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource 6c6d6836-89de-41d3-900f-de5f54c91d47 (type: security_groups) to 1 2026-08-11 12:37:12.555 7 INFO neutron.db.ovn_revision_numbers_db [None req-71c6a986-aecb-49b0-a6fe-8bfde7af0bcb 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource 0e9052dc-a246-43ea-860a-ab6374e8931a (type: security_group_rules) to 0 2026-08-11 12:37:12.574 7 INFO neutron.db.ovn_revision_numbers_db [None req-71c6a986-aecb-49b0-a6fe-8bfde7af0bcb 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource 38aa01fa-db23-44bc-a586-68e98a6fc686 (type: security_group_rules) to 0 2026-08-11 12:37:12.589 7 INFO neutron.db.ovn_revision_numbers_db [None req-71c6a986-aecb-49b0-a6fe-8bfde7af0bcb 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource b6ecb624-363d-4d3c-81bb-b8a057c018d4 (type: security_group_rules) to 0 2026-08-11 12:37:12.601 7 INFO neutron.db.ovn_revision_numbers_db [None req-71c6a986-aecb-49b0-a6fe-8bfde7af0bcb 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource e4821fe5-e418-4cac-8c2f-68b8abef7309 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 1794/3452] 10.0.0.70 () {32 vars in 773 bytes} [Tue Aug 11 12:37:12 2026] GET /v2.0/security-groups?tenant_id=67bace33d16148029c4a9a07fd4c5e76&name=default => generated 2929 bytes in 223 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1659/3453] 10.0.0.70 () {32 vars in 739 bytes} [Tue Aug 11 12:37:12 2026] DELETE /v2.0/security-groups/6c6d6836-89de-41d3-900f-de5f54c91d47 => generated 0 bytes in 253 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-11 12:37:13.151 7 INFO neutron.db.ovn_revision_numbers_db [None req-4a4fb99f-2d67-4105-98a7-a9fec59cbe7f 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource aed5385b-e5dd-46a1-a18d-1fec21f9cd05 (type: security_groups) to 1 2026-08-11 12:37:13.162 7 INFO neutron.db.ovn_revision_numbers_db [None req-4a4fb99f-2d67-4105-98a7-a9fec59cbe7f 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource 36c3f767-c48b-44ce-8908-b5b3737cc0f2 (type: security_group_rules) to 0 2026-08-11 12:37:13.173 7 INFO neutron.db.ovn_revision_numbers_db [None req-4a4fb99f-2d67-4105-98a7-a9fec59cbe7f 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource 36f76898-e8fc-4bee-89ca-41606f0e0fb1 (type: security_group_rules) to 0 2026-08-11 12:37:13.189 7 INFO neutron.db.ovn_revision_numbers_db [None req-4a4fb99f-2d67-4105-98a7-a9fec59cbe7f 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource 677b5134-e1be-441f-9543-123e10af7896 (type: security_group_rules) to 0 2026-08-11 12:37:13.201 7 INFO neutron.db.ovn_revision_numbers_db [None req-4a4fb99f-2d67-4105-98a7-a9fec59cbe7f 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource 87d8559b-439f-458b-b043-f51deea79b0b (type: security_group_rules) to 0 [pid: 7|app: 0|req: 1795/3454] 10.0.0.70 () {32 vars in 773 bytes} [Tue Aug 11 12:37:13 2026] GET /v2.0/security-groups?tenant_id=7fd2045a049f406594c3c25ad082242c&name=default => generated 2929 bytes in 215 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1660/3455] 10.0.0.70 () {32 vars in 739 bytes} [Tue Aug 11 12:37:13 2026] DELETE /v2.0/security-groups/aed5385b-e5dd-46a1-a18d-1fec21f9cd05 => generated 0 bytes in 196 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-11 12:37:16.702 7 INFO neutron.db.ovn_revision_numbers_db [None req-987ffe5b-29f9-489c-ac4b-9ad5482d5974 01a9eeb098dc4c509d14f6789f81b448 1f9a34f67ed046c2971f0f6042ef7886 - - default default] Successfully bumped revision number for resource 0e516d21-0ce2-43a1-b2ad-0c0f3e7df366 (type: routers) to 1 [pid: 7|app: 0|req: 1796/3456] 10.0.0.70 () {34 vars in 667 bytes} [Tue Aug 11 12:37:16 2026] POST /v2.0/routers => generated 570 bytes in 241 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1661/3457] 10.0.0.70 () {34 vars in 750 bytes} [Tue Aug 11 12:37:16 2026] PUT /v2.0/routers/0e516d21-0ce2-43a1-b2ad-0c0f3e7df366/tags => generated 25 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1797/3458] 10.0.0.70 () {32 vars in 730 bytes} [Tue Aug 11 12:37:16 2026] GET /v2.0/routers/0e516d21-0ce2-43a1-b2ad-0c0f3e7df366/tags => generated 25 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1662/3459] 10.0.0.70 () {34 vars in 761 bytes} [Tue Aug 11 12:37:16 2026] PUT /v2.0/routers/0e516d21-0ce2-43a1-b2ad-0c0f3e7df366/tags/green => generated 4 bytes in 118 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1798/3460] 10.0.0.70 () {32 vars in 730 bytes} [Tue Aug 11 12:37:16 2026] GET /v2.0/routers/0e516d21-0ce2-43a1-b2ad-0c0f3e7df366/tags => generated 34 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1663/3461] 10.0.0.70 () {34 vars in 757 bytes} [Tue Aug 11 12:37:17 2026] PUT /v2.0/routers/0e516d21-0ce2-43a1-b2ad-0c0f3e7df366/tags/red => generated 4 bytes in 111 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1799/3462] 10.0.0.71 () {28 vars in 578 bytes} [Tue Aug 11 12:37:17 2026] GET /v2.0/ports => generated 5175 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1664/3463] 10.0.0.70 () {32 vars in 730 bytes} [Tue Aug 11 12:37:17 2026] GET /v2.0/routers/0e516d21-0ce2-43a1-b2ad-0c0f3e7df366/tags => generated 34 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1665/3464] 10.0.0.71 () {28 vars in 618 bytes} [Tue Aug 11 12:37:17 2026] GET /v2.0/network-ip-availabilities => generated 1104 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1666/3465] 10.0.0.71 () {28 vars in 582 bytes} [Tue Aug 11 12:37:17 2026] GET /v2.0/subnets => generated 1308 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1667/3466] 10.0.0.71 () {28 vars in 590 bytes} [Tue Aug 11 12:37:17 2026] GET /v2.0/subnetpools => generated 19 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1668/3467] 10.0.0.71 () {28 vars in 590 bytes} [Tue Aug 11 12:37:17 2026] GET /v2.0/floatingips => generated 19 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1800/3468] 10.0.0.70 () {34 vars in 779 bytes} [Tue Aug 11 12:37:17 2026] PUT /v2.0/routers/0e516d21-0ce2-43a1-b2ad-0c0f3e7df366/tags/black.or.white => generated 4 bytes in 118 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1669/3469] 10.0.0.71 () {28 vars in 598 bytes} [Tue Aug 11 12:37:17 2026] GET /v2.0/security-groups => generated 17401 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1670/3470] 10.0.0.71 () {28 vars in 582 bytes} [Tue Aug 11 12:37:17 2026] GET /v2.0/subnets => generated 1308 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1801/3471] 10.0.0.70 () {32 vars in 730 bytes} [Tue Aug 11 12:37:17 2026] GET /v2.0/routers/0e516d21-0ce2-43a1-b2ad-0c0f3e7df366/tags => generated 52 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1671/3472] 10.0.0.71 () {28 vars in 580 bytes} [Tue Aug 11 12:37:17 2026] GET /v2.0/agents => generated 1214 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1802/3473] 10.0.0.71 () {28 vars in 584 bytes} [Tue Aug 11 12:37:17 2026] GET /v2.0/networks => generated 2288 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1672/3474] 10.0.0.70 () {34 vars in 750 bytes} [Tue Aug 11 12:37:17 2026] PUT /v2.0/routers/0e516d21-0ce2-43a1-b2ad-0c0f3e7df366/tags => generated 37 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1803/3475] 10.0.0.71 () {28 vars in 582 bytes} [Tue Aug 11 12:37:17 2026] GET /v2.0/routers => generated 631 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1804/3476] 10.0.0.71 () {28 vars in 623 bytes} [Tue Aug 11 12:37:17 2026] GET /v2.0/agents?binary=ovn-controller => generated 416 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1673/3477] 10.0.0.70 () {32 vars in 730 bytes} [Tue Aug 11 12:37:17 2026] GET /v2.0/routers/0e516d21-0ce2-43a1-b2ad-0c0f3e7df366/tags => generated 37 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1805/3478] 10.0.0.70 () {32 vars in 738 bytes} [Tue Aug 11 12:37:17 2026] GET /v2.0/routers/0e516d21-0ce2-43a1-b2ad-0c0f3e7df366/tags/red => generated 0 bytes in 61 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-11 12:37:17.733 8 INFO neutron.api.v2.resource [None req-67b540a8-5444-4399-aceb-645308f866f7 01a9eeb098dc4c509d14f6789f81b448 1f9a34f67ed046c2971f0f6042ef7886 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1674/3479] 10.0.0.70 () {32 vars in 742 bytes} [Tue Aug 11 12:37:17 2026] GET /v2.0/routers/0e516d21-0ce2-43a1-b2ad-0c0f3e7df366/tags/green => generated 99 bytes in 65 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1806/3480] 10.0.0.70 () {32 vars in 741 bytes} [Tue Aug 11 12:37:17 2026] DELETE /v2.0/routers/0e516d21-0ce2-43a1-b2ad-0c0f3e7df366/tags/red => generated 0 bytes in 74 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1675/3481] 10.0.0.70 () {32 vars in 730 bytes} [Tue Aug 11 12:37:17 2026] GET /v2.0/routers/0e516d21-0ce2-43a1-b2ad-0c0f3e7df366/tags => generated 30 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-11 12:37:17.947 7 INFO neutron.api.v2.resource [None req-7e3ca642-1431-46ac-808a-60aba1d986a7 01a9eeb098dc4c509d14f6789f81b448 1f9a34f67ed046c2971f0f6042ef7886 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1807/3482] 10.0.0.70 () {32 vars in 745 bytes} [Tue Aug 11 12:37:17 2026] DELETE /v2.0/routers/0e516d21-0ce2-43a1-b2ad-0c0f3e7df366/tags/green => generated 99 bytes in 66 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1676/3483] 10.0.0.70 () {32 vars in 733 bytes} [Tue Aug 11 12:37:17 2026] DELETE /v2.0/routers/0e516d21-0ce2-43a1-b2ad-0c0f3e7df366/tags => generated 0 bytes in 75 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1808/3484] 10.0.0.70 () {32 vars in 730 bytes} [Tue Aug 11 12:37:18 2026] GET /v2.0/routers/0e516d21-0ce2-43a1-b2ad-0c0f3e7df366/tags => generated 12 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1677/3485] 10.0.0.70 () {32 vars in 720 bytes} [Tue Aug 11 12:37:18 2026] GET /v2.0/routers/0e516d21-0ce2-43a1-b2ad-0c0f3e7df366 => generated 576 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 12:37:18.427 7 INFO neutron.db.ovn_revision_numbers_db [None req-989b7b98-d47b-40d6-8134-2ecb1117e65c 01a9eeb098dc4c509d14f6789f81b448 1f9a34f67ed046c2971f0f6042ef7886 - - default default] Successfully bumped revision number for resource 0e516d21-0ce2-43a1-b2ad-0c0f3e7df366 (type: routers) to 7 [pid: 7|app: 0|req: 1809/3486] 10.0.0.70 () {34 vars in 741 bytes} [Tue Aug 11 12:37:18 2026] PUT /v2.0/routers/0e516d21-0ce2-43a1-b2ad-0c0f3e7df366 => generated 576 bytes in 297 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1678/3487] 10.0.0.70 () {32 vars in 735 bytes} [Tue Aug 11 12:37:18 2026] GET /v2.0/ports?device_id=0e516d21-0ce2-43a1-b2ad-0c0f3e7df366 => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1810/3488] 10.0.0.70 () {32 vars in 723 bytes} [Tue Aug 11 12:37:18 2026] DELETE /v2.0/routers/0e516d21-0ce2-43a1-b2ad-0c0f3e7df366 => generated 0 bytes in 234 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-11 12:37:19.500 8 INFO neutron.db.ovn_revision_numbers_db [None req-e123beea-a0c4-49e6-a2ff-61dbef36575a 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource 906d0c93-10e2-4c96-8726-18389d4beae0 (type: security_groups) to 1 2026-08-11 12:37:19.517 8 INFO neutron.db.ovn_revision_numbers_db [None req-e123beea-a0c4-49e6-a2ff-61dbef36575a 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource 033c5f27-5bef-4b9c-abde-444f4349aead (type: security_group_rules) to 0 2026-08-11 12:37:19.534 8 INFO neutron.db.ovn_revision_numbers_db [None req-e123beea-a0c4-49e6-a2ff-61dbef36575a 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource 242e8cab-dc8f-4232-916a-41eaf4012626 (type: security_group_rules) to 0 2026-08-11 12:37:19.582 8 INFO neutron.db.ovn_revision_numbers_db [None req-e123beea-a0c4-49e6-a2ff-61dbef36575a 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource 2638bc3c-75d3-4414-b23e-687fce4d1b1c (type: security_group_rules) to 0 2026-08-11 12:37:19.603 8 INFO neutron.db.ovn_revision_numbers_db [None req-e123beea-a0c4-49e6-a2ff-61dbef36575a 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource a0b4c7a6-e91a-4d7a-880d-55a2e36ba911 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 1679/3489] 10.0.0.70 () {32 vars in 773 bytes} [Tue Aug 11 12:37:19 2026] GET /v2.0/security-groups?tenant_id=1f9a34f67ed046c2971f0f6042ef7886&name=default => generated 2929 bytes in 361 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1811/3490] 10.0.0.70 () {32 vars in 739 bytes} [Tue Aug 11 12:37:19 2026] DELETE /v2.0/security-groups/906d0c93-10e2-4c96-8726-18389d4beae0 => generated 0 bytes in 216 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-11 12:37:20.128 8 INFO neutron.db.ovn_revision_numbers_db [None req-08f4b02c-3196-4d6b-8ad4-1f338a1a40af 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource 75996320-0586-41c0-af89-12006c578129 (type: security_groups) to 1 2026-08-11 12:37:20.147 8 INFO neutron.db.ovn_revision_numbers_db [None req-08f4b02c-3196-4d6b-8ad4-1f338a1a40af 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource 4f758464-d927-4127-9fb1-a04c3bb01e3d (type: security_group_rules) to 0 2026-08-11 12:37:20.198 8 INFO neutron.db.ovn_revision_numbers_db [None req-08f4b02c-3196-4d6b-8ad4-1f338a1a40af 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource a1252efe-bc01-486b-9702-5600f525ac98 (type: security_group_rules) to 0 2026-08-11 12:37:20.220 8 INFO neutron.db.ovn_revision_numbers_db [None req-08f4b02c-3196-4d6b-8ad4-1f338a1a40af 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource aedb08bc-82b1-4f5a-9a0c-df2893e26fb6 (type: security_group_rules) to 0 2026-08-11 12:37:20.242 8 INFO neutron.db.ovn_revision_numbers_db [None req-08f4b02c-3196-4d6b-8ad4-1f338a1a40af 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource d5991c1e-cbc4-47dc-9e0e-8de64468baa9 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 1680/3491] 10.0.0.70 () {32 vars in 773 bytes} [Tue Aug 11 12:37:19 2026] GET /v2.0/security-groups?tenant_id=3319085e18c34ca6aa3b60a285166a53&name=default => generated 2929 bytes in 281 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1812/3492] 10.0.0.70 () {32 vars in 739 bytes} [Tue Aug 11 12:37:20 2026] DELETE /v2.0/security-groups/75996320-0586-41c0-af89-12006c578129 => generated 0 bytes in 249 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-11 12:37:23.862 8 INFO neutron.db.ovn_revision_numbers_db [None req-5ba41d94-227f-45e7-aa75-d3737e7dd1e4 0d4834dfdeb24870b0cc373bbee800ca 2c058b6b094d41d68ab9fadb93347fbc - - default default] Successfully bumped revision number for resource e061a75c-208f-4f2d-aa9d-5ff32ee28bc5 (type: security_groups) to 1 2026-08-11 12:37:23.876 8 INFO neutron.db.ovn_revision_numbers_db [None req-5ba41d94-227f-45e7-aa75-d3737e7dd1e4 0d4834dfdeb24870b0cc373bbee800ca 2c058b6b094d41d68ab9fadb93347fbc - - default default] Successfully bumped revision number for resource 296a946d-90c8-4f40-98e7-706050f0f5e7 (type: security_group_rules) to 0 2026-08-11 12:37:23.892 8 INFO neutron.db.ovn_revision_numbers_db [None req-5ba41d94-227f-45e7-aa75-d3737e7dd1e4 0d4834dfdeb24870b0cc373bbee800ca 2c058b6b094d41d68ab9fadb93347fbc - - default default] Successfully bumped revision number for resource 7c89fe11-467c-47e7-85bd-b0f8a2d1a381 (type: security_group_rules) to 0 2026-08-11 12:37:23.913 8 INFO neutron.db.ovn_revision_numbers_db [None req-5ba41d94-227f-45e7-aa75-d3737e7dd1e4 0d4834dfdeb24870b0cc373bbee800ca 2c058b6b094d41d68ab9fadb93347fbc - - default default] Successfully bumped revision number for resource cf6c392c-6478-4b3f-aab2-37e85502a35d (type: security_group_rules) to 0 2026-08-11 12:37:23.929 8 INFO neutron.db.ovn_revision_numbers_db [None req-5ba41d94-227f-45e7-aa75-d3737e7dd1e4 0d4834dfdeb24870b0cc373bbee800ca 2c058b6b094d41d68ab9fadb93347fbc - - default default] Successfully bumped revision number for resource d68b9cae-cbe6-4395-bfd1-711200bab9a1 (type: security_group_rules) to 0 2026-08-11 12:37:24.058 8 INFO neutron.db.ovn_revision_numbers_db [None req-5ba41d94-227f-45e7-aa75-d3737e7dd1e4 0d4834dfdeb24870b0cc373bbee800ca 2c058b6b094d41d68ab9fadb93347fbc - - default default] Successfully bumped revision number for resource d68e9fb8-40ec-4bae-a2b9-07d698788134 (type: security_groups) to 1 2026-08-11 12:37:24.089 8 INFO neutron.db.ovn_revision_numbers_db [None req-5ba41d94-227f-45e7-aa75-d3737e7dd1e4 0d4834dfdeb24870b0cc373bbee800ca 2c058b6b094d41d68ab9fadb93347fbc - - default default] Successfully bumped revision number for resource 01ccbb4d-d280-47f9-af12-7c331678de81 (type: security_group_rules) to 0 2026-08-11 12:37:24.111 8 INFO neutron.db.ovn_revision_numbers_db [None req-5ba41d94-227f-45e7-aa75-d3737e7dd1e4 0d4834dfdeb24870b0cc373bbee800ca 2c058b6b094d41d68ab9fadb93347fbc - - default default] Successfully bumped revision number for resource 5bcac7ef-c5b6-40e1-8f05-678a9da9c22b (type: security_group_rules) to 0 [pid: 8|app: 0|req: 1681/3493] 10.0.0.70 () {34 vars in 683 bytes} [Tue Aug 11 12:37:23 2026] POST /v2.0/security-groups => generated 1603 bytes in 577 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1813/3494] 10.0.0.70 () {34 vars in 766 bytes} [Tue Aug 11 12:37:24 2026] PUT /v2.0/security-groups/d68e9fb8-40ec-4bae-a2b9-07d698788134/tags => generated 25 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1682/3495] 10.0.0.70 () {32 vars in 746 bytes} [Tue Aug 11 12:37:24 2026] GET /v2.0/security-groups/d68e9fb8-40ec-4bae-a2b9-07d698788134/tags => generated 25 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1814/3496] 10.0.0.70 () {34 vars in 777 bytes} [Tue Aug 11 12:37:24 2026] PUT /v2.0/security-groups/d68e9fb8-40ec-4bae-a2b9-07d698788134/tags/green => generated 4 bytes in 55 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1683/3497] 10.0.0.70 () {32 vars in 746 bytes} [Tue Aug 11 12:37:24 2026] GET /v2.0/security-groups/d68e9fb8-40ec-4bae-a2b9-07d698788134/tags => generated 34 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1815/3498] 10.0.0.70 () {34 vars in 773 bytes} [Tue Aug 11 12:37:24 2026] PUT /v2.0/security-groups/d68e9fb8-40ec-4bae-a2b9-07d698788134/tags/red => generated 4 bytes in 46 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1684/3499] 10.0.0.70 () {32 vars in 746 bytes} [Tue Aug 11 12:37:24 2026] GET /v2.0/security-groups/d68e9fb8-40ec-4bae-a2b9-07d698788134/tags => generated 34 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1816/3500] 10.0.0.70 () {34 vars in 795 bytes} [Tue Aug 11 12:37:24 2026] PUT /v2.0/security-groups/d68e9fb8-40ec-4bae-a2b9-07d698788134/tags/black.or.white => generated 4 bytes in 80 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1685/3501] 10.0.0.70 () {32 vars in 746 bytes} [Tue Aug 11 12:37:24 2026] GET /v2.0/security-groups/d68e9fb8-40ec-4bae-a2b9-07d698788134/tags => generated 52 bytes in 675 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1817/3502] 10.0.0.70 () {34 vars in 766 bytes} [Tue Aug 11 12:37:25 2026] PUT /v2.0/security-groups/d68e9fb8-40ec-4bae-a2b9-07d698788134/tags => generated 37 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1686/3503] 10.0.0.70 () {32 vars in 746 bytes} [Tue Aug 11 12:37:25 2026] GET /v2.0/security-groups/d68e9fb8-40ec-4bae-a2b9-07d698788134/tags => generated 37 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1818/3504] 10.0.0.70 () {32 vars in 754 bytes} [Tue Aug 11 12:37:25 2026] GET /v2.0/security-groups/d68e9fb8-40ec-4bae-a2b9-07d698788134/tags/red => generated 0 bytes in 35 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-11 12:37:25.410 8 INFO neutron.api.v2.resource [None req-73a7e35e-a8d9-4598-b3f7-586d9e8666a7 0d4834dfdeb24870b0cc373bbee800ca 2c058b6b094d41d68ab9fadb93347fbc - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1687/3505] 10.0.0.70 () {32 vars in 758 bytes} [Tue Aug 11 12:37:25 2026] GET /v2.0/security-groups/d68e9fb8-40ec-4bae-a2b9-07d698788134/tags/green => generated 99 bytes in 36 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1819/3506] 10.0.0.70 () {32 vars in 757 bytes} [Tue Aug 11 12:37:25 2026] DELETE /v2.0/security-groups/d68e9fb8-40ec-4bae-a2b9-07d698788134/tags/red => generated 0 bytes in 66 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1688/3507] 10.0.0.70 () {32 vars in 746 bytes} [Tue Aug 11 12:37:25 2026] GET /v2.0/security-groups/d68e9fb8-40ec-4bae-a2b9-07d698788134/tags => generated 30 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-11 12:37:25.565 7 INFO neutron.api.v2.resource [None req-07a987ba-3ef2-4e95-8b5e-a66cdbc39771 0d4834dfdeb24870b0cc373bbee800ca 2c058b6b094d41d68ab9fadb93347fbc - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1820/3508] 10.0.0.70 () {32 vars in 761 bytes} [Tue Aug 11 12:37:25 2026] DELETE /v2.0/security-groups/d68e9fb8-40ec-4bae-a2b9-07d698788134/tags/green => generated 99 bytes in 40 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1689/3509] 10.0.0.70 () {32 vars in 749 bytes} [Tue Aug 11 12:37:25 2026] DELETE /v2.0/security-groups/d68e9fb8-40ec-4bae-a2b9-07d698788134/tags => generated 0 bytes in 66 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1821/3512] 10.0.0.70 () {32 vars in 746 bytes} [Tue Aug 11 12:37:25 2026] GET /v2.0/security-groups/d68e9fb8-40ec-4bae-a2b9-07d698788134/tags => generated 12 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1692/3513] 10.0.0.70 () {32 vars in 739 bytes} [Tue Aug 11 12:37:25 2026] DELETE /v2.0/security-groups/d68e9fb8-40ec-4bae-a2b9-07d698788134 => generated 0 bytes in 193 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1822/3514] 10.0.0.70 () {32 vars in 773 bytes} [Tue Aug 11 12:37:26 2026] GET /v2.0/security-groups?tenant_id=2c058b6b094d41d68ab9fadb93347fbc&name=default => generated 2929 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1693/3515] 10.0.0.70 () {32 vars in 739 bytes} [Tue Aug 11 12:37:26 2026] DELETE /v2.0/security-groups/e061a75c-208f-4f2d-aa9d-5ff32ee28bc5 => generated 0 bytes in 316 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-11 12:37:27.250 7 INFO neutron.db.ovn_revision_numbers_db [None req-2ea750f7-dd3e-41ba-8ff1-c1ca922ce3a7 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource 05de4293-492d-4059-a95c-8efec360afcb (type: security_groups) to 1 2026-08-11 12:37:27.269 7 INFO neutron.db.ovn_revision_numbers_db [None req-2ea750f7-dd3e-41ba-8ff1-c1ca922ce3a7 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource 292e9650-8a86-403e-92ea-8bd30622f49a (type: security_group_rules) to 0 2026-08-11 12:37:27.328 7 INFO neutron.db.ovn_revision_numbers_db [None req-2ea750f7-dd3e-41ba-8ff1-c1ca922ce3a7 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource 3253c18a-f3f6-4b72-9c1e-9c128bf03feb (type: security_group_rules) to 0 2026-08-11 12:37:27.345 7 INFO neutron.db.ovn_revision_numbers_db [None req-2ea750f7-dd3e-41ba-8ff1-c1ca922ce3a7 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource 6bed5f52-bc49-4708-b2bc-9b0add5ad4b4 (type: security_group_rules) to 0 2026-08-11 12:37:27.356 7 INFO neutron.db.ovn_revision_numbers_db [None req-2ea750f7-dd3e-41ba-8ff1-c1ca922ce3a7 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource eb883322-c677-4956-b280-8165b2c7f82d (type: security_group_rules) to 0 [pid: 7|app: 0|req: 1823/3516] 10.0.0.70 () {32 vars in 773 bytes} [Tue Aug 11 12:37:27 2026] GET /v2.0/security-groups?tenant_id=460d8d7321e04dc0abc9c986e2713b10&name=default => generated 2929 bytes in 297 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1694/3517] 10.0.0.70 () {32 vars in 739 bytes} [Tue Aug 11 12:37:27 2026] DELETE /v2.0/security-groups/05de4293-492d-4059-a95c-8efec360afcb => generated 0 bytes in 275 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-11 12:37:31.089 7 INFO neutron.db.ovn_revision_numbers_db [None req-b3195e2a-d1fb-4b07-89ef-002d67911c2b 9e578bf35d744759a8c3c24988ddeed2 0b057a8e28ca44098fd7aa7aa3203408 - - default default] Successfully bumped revision number for resource 572a9fa1-a48c-44e6-823f-f9683c00dec2 (type: security_groups) to 1 2026-08-11 12:37:31.128 7 INFO neutron.db.ovn_revision_numbers_db [None req-b3195e2a-d1fb-4b07-89ef-002d67911c2b 9e578bf35d744759a8c3c24988ddeed2 0b057a8e28ca44098fd7aa7aa3203408 - - default default] Successfully bumped revision number for resource 054db013-8970-4116-88ae-75861d4a8731 (type: security_group_rules) to 0 2026-08-11 12:37:31.184 7 INFO neutron.db.ovn_revision_numbers_db [None req-b3195e2a-d1fb-4b07-89ef-002d67911c2b 9e578bf35d744759a8c3c24988ddeed2 0b057a8e28ca44098fd7aa7aa3203408 - - default default] Successfully bumped revision number for resource 1747165b-d4d9-4831-8d08-d66b00f8bba2 (type: security_group_rules) to 0 2026-08-11 12:37:31.206 7 INFO neutron.db.ovn_revision_numbers_db [None req-b3195e2a-d1fb-4b07-89ef-002d67911c2b 9e578bf35d744759a8c3c24988ddeed2 0b057a8e28ca44098fd7aa7aa3203408 - - default default] Successfully bumped revision number for resource 7b5c4de0-c30d-4151-a207-f4947e284879 (type: security_group_rules) to 0 2026-08-11 12:37:31.240 7 INFO neutron.db.ovn_revision_numbers_db [None req-b3195e2a-d1fb-4b07-89ef-002d67911c2b 9e578bf35d744759a8c3c24988ddeed2 0b057a8e28ca44098fd7aa7aa3203408 - - default default] Successfully bumped revision number for resource c1f39114-03ff-4f90-8951-912983d48605 (type: security_group_rules) to 0 2026-08-11 12:37:31.316 7 INFO neutron.db.segments_db [None req-b3195e2a-d1fb-4b07-89ef-002d67911c2b 9e578bf35d744759a8c3c24988ddeed2 0b057a8e28ca44098fd7aa7aa3203408 - - default default] Added segment 680f6a45-8c1a-4260-beff-841ad657a76c of type geneve for network ebad1696-b5ee-403f-8a71-977386021290 2026-08-11 12:37:31.438 7 INFO neutron.db.ovn_revision_numbers_db [None req-b3195e2a-d1fb-4b07-89ef-002d67911c2b 9e578bf35d744759a8c3c24988ddeed2 0b057a8e28ca44098fd7aa7aa3203408 - - default default] Successfully bumped revision number for resource ebad1696-b5ee-403f-8a71-977386021290 (type: networks) to 1 2026-08-11 12:37:31.601 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-b3195e2a-d1fb-4b07-89ef-002d67911c2b 9e578bf35d744759a8c3c24988ddeed2 0b057a8e28ca44098fd7aa7aa3203408 - - default default] No more DHCP agents 2026-08-11 12:37:31.602 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-b3195e2a-d1fb-4b07-89ef-002d67911c2b 9e578bf35d744759a8c3c24988ddeed2 0b057a8e28ca44098fd7aa7aa3203408 - - default default] Unable to schedule network ebad1696-b5ee-403f-8a71-977386021290: no agents available; will retry on subsequent port and subnet creation events. 2026-08-11 12:37:31.653 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-6a7e5d90-8cf9-403b-b999-6256d4f34ea1 - - - - - -] OVN reports status down for port: ca8cad08-2158-4320-b010-86b6731f818f 2026-08-11 12:37:31.708 7 INFO neutron.db.ovn_revision_numbers_db [None req-b3195e2a-d1fb-4b07-89ef-002d67911c2b 9e578bf35d744759a8c3c24988ddeed2 0b057a8e28ca44098fd7aa7aa3203408 - - default default] Successfully bumped revision number for resource ca8cad08-2158-4320-b010-86b6731f818f (type: ports) to 1 [pid: 7|app: 0|req: 1824/3518] 10.0.0.70 () {34 vars in 669 bytes} [Tue Aug 11 12:37:30 2026] POST /v2.0/networks => generated 645 bytes in 967 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-11 12:37:31.912 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-52b2d62a-c78b-4a87-980b-158e78a23b1d 9e578bf35d744759a8c3c24988ddeed2 0b057a8e28ca44098fd7aa7aa3203408 - - default default] No more DHCP agents 2026-08-11 12:37:31.914 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-52b2d62a-c78b-4a87-980b-158e78a23b1d 9e578bf35d744759a8c3c24988ddeed2 0b057a8e28ca44098fd7aa7aa3203408 - - default default] Unable to schedule network ebad1696-b5ee-403f-8a71-977386021290: no agents available; will retry on subsequent port and subnet creation events. 2026-08-11 12:37:32.336 8 INFO neutron.db.ovn_revision_numbers_db [None req-6b0c51eb-84f8-4e6f-933f-0bf9862f6f58 - - - - - -] Successfully bumped revision number for resource ca8cad08-2158-4320-b010-86b6731f818f (type: ports) to 2 2026-08-11 12:37:32.370 8 INFO neutron.db.ovn_revision_numbers_db [None req-6b0c51eb-84f8-4e6f-933f-0bf9862f6f58 - - - - - -] Successfully bumped revision number for resource e8436f96-8524-462c-b06b-8f3625f0eece (type: subnets) to 0 [pid: 8|app: 0|req: 1695/3519] 10.0.0.70 () {34 vars in 668 bytes} [Tue Aug 11 12:37:31 2026] POST /v2.0/subnets => generated 626 bytes in 644 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-11 12:37:32.841 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-de6f9fbd-301f-4278-8a10-3682f2a3c933 9e578bf35d744759a8c3c24988ddeed2 0b057a8e28ca44098fd7aa7aa3203408 - - default default] No more DHCP agents 2026-08-11 12:37:32.843 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-de6f9fbd-301f-4278-8a10-3682f2a3c933 9e578bf35d744759a8c3c24988ddeed2 0b057a8e28ca44098fd7aa7aa3203408 - - default default] Unable to schedule network 51fa4b90-fa94-4f8e-bfe2-d83223c6676a: no agents available; will retry on subsequent port and subnet creation events. 2026-08-11 12:37:33.021 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-28abfa80-4328-42f0-a3f1-d003b91e8e92 - - - - - -] OVN reports status down for port: a01a5f2d-d2ff-4e66-a83d-4bac373e06c4 2026-08-11 12:37:33.168 7 INFO neutron.db.ovn_revision_numbers_db [None req-de6f9fbd-301f-4278-8a10-3682f2a3c933 9e578bf35d744759a8c3c24988ddeed2 0b057a8e28ca44098fd7aa7aa3203408 - - default default] Successfully bumped revision number for resource a01a5f2d-d2ff-4e66-a83d-4bac373e06c4 (type: ports) to 1 2026-08-11 12:37:33.851 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.commands [None req-24876586-ab8b-46f1-9d98-d6139e733f15 - - - - - -] Schedule LRP lrp-a01a5f2d-d2ff-4e66-a83d-4bac373e06c4 on gateway a53a2deb-40ac-45ac-8351-5d8ff8b10a53 with priority 1 2026-08-11 12:37:33.883 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-28abfa80-4328-42f0-a3f1-d003b91e8e92 - - - - - -] OVN reports status up for port: a01a5f2d-d2ff-4e66-a83d-4bac373e06c4 2026-08-11 12:37:33.897 8 INFO neutron.plugins.ml2.plugin [None req-28abfa80-4328-42f0-a3f1-d003b91e8e92 - - - - - -] Attempt 1 to provision port a01a5f2d-d2ff-4e66-a83d-4bac373e06c4 2026-08-11 12:37:33.913 7 INFO neutron.db.ovn_revision_numbers_db [None req-de6f9fbd-301f-4278-8a10-3682f2a3c933 9e578bf35d744759a8c3c24988ddeed2 0b057a8e28ca44098fd7aa7aa3203408 - - default default] Successfully bumped revision number for resource a01a5f2d-d2ff-4e66-a83d-4bac373e06c4 (type: router_ports) to 1 2026-08-11 12:37:33.981 7 INFO neutron.db.ovn_revision_numbers_db [None req-de6f9fbd-301f-4278-8a10-3682f2a3c933 9e578bf35d744759a8c3c24988ddeed2 0b057a8e28ca44098fd7aa7aa3203408 - - default default] Successfully bumped revision number for resource f4a2bee9-45e8-4bc5-a1d4-743270e621e1 (type: routers) to 2 [pid: 7|app: 0|req: 1825/3520] 10.0.0.70 () {34 vars in 668 bytes} [Tue Aug 11 12:37:32 2026] POST /v2.0/routers => generated 935 bytes in 1609 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-11 12:37:34.581 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-3dc08d23-38fe-4704-a985-ffa2ff9f8dbf 9e578bf35d744759a8c3c24988ddeed2 0b057a8e28ca44098fd7aa7aa3203408 - - default default] No more DHCP agents 2026-08-11 12:37:34.582 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-3dc08d23-38fe-4704-a985-ffa2ff9f8dbf 9e578bf35d744759a8c3c24988ddeed2 0b057a8e28ca44098fd7aa7aa3203408 - - default default] Unable to schedule network ebad1696-b5ee-403f-8a71-977386021290: no agents available; will retry on subsequent port and subnet creation events. 2026-08-11 12:37:34.696 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-6a7e5d90-8cf9-403b-b999-6256d4f34ea1 - - - - - -] OVN reports status down for port: ddb57717-dedb-453f-9256-af06461c0f33 2026-08-11 12:37:34.727 8 INFO neutron.db.ovn_revision_numbers_db [None req-3dc08d23-38fe-4704-a985-ffa2ff9f8dbf 9e578bf35d744759a8c3c24988ddeed2 0b057a8e28ca44098fd7aa7aa3203408 - - default default] Successfully bumped revision number for resource ddb57717-dedb-453f-9256-af06461c0f33 (type: ports) to 1 2026-08-11 12:37:35.338 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-6a7e5d90-8cf9-403b-b999-6256d4f34ea1 - - - - - -] OVN reports status up for port: ddb57717-dedb-453f-9256-af06461c0f33 2026-08-11 12:37:35.352 7 INFO neutron.plugins.ml2.plugin [None req-6a7e5d90-8cf9-403b-b999-6256d4f34ea1 - - - - - -] Attempt 1 to provision port ddb57717-dedb-453f-9256-af06461c0f33 2026-08-11 12:37:35.407 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-3dc08d23-38fe-4704-a985-ffa2ff9f8dbf 9e578bf35d744759a8c3c24988ddeed2 0b057a8e28ca44098fd7aa7aa3203408 - - default default] No more DHCP agents 2026-08-11 12:37:35.408 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-3dc08d23-38fe-4704-a985-ffa2ff9f8dbf 9e578bf35d744759a8c3c24988ddeed2 0b057a8e28ca44098fd7aa7aa3203408 - - default default] Unable to schedule network ebad1696-b5ee-403f-8a71-977386021290: no agents available; will retry on subsequent port and subnet creation events. 2026-08-11 12:37:35.643 8 INFO neutron.db.ovn_revision_numbers_db [None req-3dc08d23-38fe-4704-a985-ffa2ff9f8dbf 9e578bf35d744759a8c3c24988ddeed2 0b057a8e28ca44098fd7aa7aa3203408 - - default default] Successfully bumped revision number for resource ddb57717-dedb-453f-9256-af06461c0f33 (type: router_ports) to 1 [pid: 8|app: 0|req: 1696/3521] 10.0.0.70 () {34 vars in 782 bytes} [Tue Aug 11 12:37:34 2026] PUT /v2.0/routers/f4a2bee9-45e8-4bc5-a1d4-743270e621e1/add_router_interface => generated 309 bytes in 1639 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 12:37:36.533 7 INFO neutron.db.ovn_revision_numbers_db [None req-6a7e5d90-8cf9-403b-b999-6256d4f34ea1 - - - - - -] Successfully bumped revision number for resource ddb57717-dedb-453f-9256-af06461c0f33 (type: ports) to 2 2026-08-11 12:37:37.067 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-9254a295-a185-47cf-9bbc-683a72abcef8 - - - - - -] No more DHCP agents 2026-08-11 12:37:37.067 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-9254a295-a185-47cf-9bbc-683a72abcef8 - - - - - -] Unable to schedule network 51fa4b90-fa94-4f8e-bfe2-d83223c6676a: no agents available; will retry on subsequent port and subnet creation events. 2026-08-11 12:37:37.235 7 INFO neutron.db.ovn_revision_numbers_db [None req-9254a295-a185-47cf-9bbc-683a72abcef8 - - - - - -] Successfully bumped revision number for resource ca4a4fef-d49e-4d62-b941-879e7d796ec3 (type: ports) to 1 2026-08-11 12:37:37.435 7 INFO neutron.db.ovn_revision_numbers_db [None req-9254a295-a185-47cf-9bbc-683a72abcef8 - - - - - -] Successfully bumped revision number for resource ca4a4fef-d49e-4d62-b941-879e7d796ec3 (type: ports) to 3 2026-08-11 12:37:37.497 7 INFO neutron.db.segments_db [None req-9254a295-a185-47cf-9bbc-683a72abcef8 - - - - - -] Added segment 177f82e1-4056-400e-a5fa-77be56f12d05 of type geneve for network 0d7ee42b-cb07-47f7-8ef7-e9bc0da5924d 2026-08-11 12:37:37.607 7 INFO neutron.db.ovn_revision_numbers_db [None req-a579e135-cc98-44eb-8290-916f01ff3dc2 - - - - - -] Successfully bumped revision number for resource 0d7ee42b-cb07-47f7-8ef7-e9bc0da5924d (type: networks) to 1 2026-08-11 12:37:37.757 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-a579e135-cc98-44eb-8290-916f01ff3dc2 - - - - - -] No more DHCP agents 2026-08-11 12:37:37.758 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-a579e135-cc98-44eb-8290-916f01ff3dc2 - - - - - -] Unable to schedule network 0d7ee42b-cb07-47f7-8ef7-e9bc0da5924d: no agents available; will retry on subsequent port and subnet creation events. 2026-08-11 12:37:37.838 7 INFO neutron.db.ovn_revision_numbers_db [None req-a579e135-cc98-44eb-8290-916f01ff3dc2 - - - - - -] Successfully bumped revision number for resource ecac6037-c458-4372-bb39-1c7feaf800b3 (type: ports) to 1 2026-08-11 12:37:37.943 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-a579e135-cc98-44eb-8290-916f01ff3dc2 - - - - - -] No more DHCP agents 2026-08-11 12:37:37.944 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-a579e135-cc98-44eb-8290-916f01ff3dc2 - - - - - -] Unable to schedule network 0d7ee42b-cb07-47f7-8ef7-e9bc0da5924d: no agents available; will retry on subsequent port and subnet creation events. 2026-08-11 12:37:37.966 7 INFO neutron.db.ovn_revision_numbers_db [None req-a579e135-cc98-44eb-8290-916f01ff3dc2 - - - - - -] Successfully bumped revision number for resource c0d5499f-28c7-4414-baee-606c9d1b033d (type: subnets) to 0 2026-08-11 12:37:38.316 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-a579e135-cc98-44eb-8290-916f01ff3dc2 - - - - - -] No more DHCP agents 2026-08-11 12:37:38.317 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-a579e135-cc98-44eb-8290-916f01ff3dc2 - - - - - -] Unable to schedule network 0d7ee42b-cb07-47f7-8ef7-e9bc0da5924d: no agents available; will retry on subsequent port and subnet creation events. 2026-08-11 12:37:38.446 7 INFO neutron.db.ovn_revision_numbers_db [None req-a579e135-cc98-44eb-8290-916f01ff3dc2 - - - - - -] Successfully bumped revision number for resource 1ff92e47-0a8a-4cea-bb15-fa9ff8ae9970 (type: ports) to 1 2026-08-11 12:37:39.061 8 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-28abfa80-4328-42f0-a3f1-d003b91e8e92 - - - - - -] No hosting information found for port a01a5f2d-d2ff-4e66-a83d-4bac373e06c4: RuntimeError: No hosting information found for port a01a5f2d-d2ff-4e66-a83d-4bac373e06c4 2026-08-11 12:37:39.062 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-28abfa80-4328-42f0-a3f1-d003b91e8e92 - - - - - -] OVN reports status down for port: ca4a4fef-d49e-4d62-b941-879e7d796ec3 2026-08-11 12:37:39.063 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-a579e135-cc98-44eb-8290-916f01ff3dc2 - - - - - -] No more DHCP agents 2026-08-11 12:37:39.065 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-a579e135-cc98-44eb-8290-916f01ff3dc2 - - - - - -] Unable to schedule network 0d7ee42b-cb07-47f7-8ef7-e9bc0da5924d: no agents available; will retry on subsequent port and subnet creation events. 2026-08-11 12:37:39.115 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-28abfa80-4328-42f0-a3f1-d003b91e8e92 - - - - - -] OVN reports status down for port: 1ff92e47-0a8a-4cea-bb15-fa9ff8ae9970 2026-08-11 12:37:39.173 8 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-28abfa80-4328-42f0-a3f1-d003b91e8e92 - - - - - -] Logical_Switch_Port %s host information not removed, the port state is up 2026-08-11 12:37:39.174 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-28abfa80-4328-42f0-a3f1-d003b91e8e92 - - - - - -] OVN reports status up for port: 1ff92e47-0a8a-4cea-bb15-fa9ff8ae9970 2026-08-11 12:37:39.184 8 INFO neutron.plugins.ml2.plugin [None req-28abfa80-4328-42f0-a3f1-d003b91e8e92 - - - - - -] Attempt 1 to provision port 1ff92e47-0a8a-4cea-bb15-fa9ff8ae9970 2026-08-11 12:37:39.499 7 INFO neutron.db.ovn_revision_numbers_db [None req-a579e135-cc98-44eb-8290-916f01ff3dc2 - - - - - -] Successfully bumped revision number for resource 1ff92e47-0a8a-4cea-bb15-fa9ff8ae9970 (type: router_ports) to 1 2026-08-11 12:37:39.648 8 INFO neutron.db.ovn_revision_numbers_db [None req-28abfa80-4328-42f0-a3f1-d003b91e8e92 - - - - - -] Successfully bumped revision number for resource 1ff92e47-0a8a-4cea-bb15-fa9ff8ae9970 (type: ports) to 2 2026-08-11 12:37:39.719 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-a579e135-cc98-44eb-8290-916f01ff3dc2 - - - - - -] No more DHCP agents 2026-08-11 12:37:39.721 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-a579e135-cc98-44eb-8290-916f01ff3dc2 - - - - - -] Unable to schedule network 0d7ee42b-cb07-47f7-8ef7-e9bc0da5924d: no agents available; will retry on subsequent port and subnet creation events. 2026-08-11 12:37:39.850 7 INFO neutron.db.ovn_revision_numbers_db [None req-a579e135-cc98-44eb-8290-916f01ff3dc2 - - - - - -] Successfully bumped revision number for resource 96ca470f-4afc-4f29-b30d-9de2fadb885a (type: ports) to 1 2026-08-11 12:37:40.073 7 INFO neutron.db.ovn_revision_numbers_db [None req-a579e135-cc98-44eb-8290-916f01ff3dc2 - - - - - -] Successfully bumped revision number for resource 96ca470f-4afc-4f29-b30d-9de2fadb885a (type: ports) to 3 [pid: 7|app: 0|req: 1826/3522] 10.0.0.70 () {34 vars in 684 bytes} [Tue Aug 11 12:37:35 2026] POST /v2.0/vpn/vpnservices => generated 458 bytes in 4752 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1697/3525] 10.0.0.70 () {34 vars in 684 bytes} [Tue Aug 11 12:37:40 2026] POST /v2.0/vpn/vpnservices => generated 424 bytes in 428 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1829/3526] 10.0.0.70 () {34 vars in 683 bytes} [Tue Aug 11 12:37:40 2026] POST /v2.0/vpn/ikepolicies => generated 404 bytes in 41 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1698/3527] 10.0.0.70 () {34 vars in 687 bytes} [Tue Aug 11 12:37:40 2026] POST /v2.0/vpn/ipsecpolicies => generated 413 bytes in 30 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1830/3528] 10.0.0.70 () {34 vars in 692 bytes} [Tue Aug 11 12:37:40 2026] POST /v2.0/vpn/endpoint-groups => generated 329 bytes in 65 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1699/3529] 10.0.0.70 () {34 vars in 692 bytes} [Tue Aug 11 12:37:40 2026] POST /v2.0/vpn/endpoint-groups => generated 319 bytes in 43 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-11 12:37:41.648 7 INFO neutron.db.ovn_revision_numbers_db [None req-58cba9f1-4a67-4c58-b8e6-55b4e0772f1f 9e578bf35d744759a8c3c24988ddeed2 0b057a8e28ca44098fd7aa7aa3203408 - - default default] Successfully bumped revision number for resource f4a2bee9-45e8-4bc5-a1d4-743270e621e1 (type: routers) to 5 [pid: 7|app: 0|req: 1831/3530] 10.0.0.70 () {34 vars in 706 bytes} [Tue Aug 11 12:37:41 2026] POST /v2.0/vpn/ipsec-site-connections => generated 803 bytes in 640 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1700/3531] 10.0.0.70 () {34 vars in 692 bytes} [Tue Aug 11 12:37:41 2026] POST /v2.0/vpn/endpoint-groups => generated 289 bytes in 43 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1832/3532] 10.0.0.70 () {32 vars in 747 bytes} [Tue Aug 11 12:37:41 2026] DELETE /v2.0/vpn/endpoint-groups/6896569e-ec88-4631-be0a-c71763b3cb01 => generated 0 bytes in 32 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1701/3533] 10.0.0.70 () {32 vars in 670 bytes} [Tue Aug 11 12:37:41 2026] GET /v2.0/vpn/endpoint-groups => generated 633 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1833/3534] 10.0.0.70 () {32 vars in 670 bytes} [Tue Aug 11 12:37:41 2026] GET /v2.0/vpn/endpoint-groups => generated 633 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 12:37:41.838 7 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-61411b56-131c-4389-8004-ee61f0014466 - - - - - -] No hosting information found for port ddb57717-dedb-453f-9256-af06461c0f33: RuntimeError: No hosting information found for port ddb57717-dedb-453f-9256-af06461c0f33 2026-08-11 12:37:41.920 7 INFO neutron.db.ovn_revision_numbers_db [None req-61411b56-131c-4389-8004-ee61f0014466 - - - - - -] Successfully bumped revision number for resource ddb57717-dedb-453f-9256-af06461c0f33 (type: router_ports) to 2 2026-08-11 12:37:41.956 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-61411b56-131c-4389-8004-ee61f0014466 - - - - - -] OVN reports status down for port: ecac6037-c458-4372-bb39-1c7feaf800b3 [pid: 8|app: 0|req: 1702/3535] 10.0.0.70 () {34 vars in 684 bytes} [Tue Aug 11 12:37:42 2026] POST /v2.0/vpn/ikepolicies => generated 403 bytes in 119 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1834/3536] 10.0.0.70 () {32 vars in 662 bytes} [Tue Aug 11 12:37:42 2026] GET /v2.0/vpn/ikepolicies => generated 798 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1703/3537] 10.0.0.70 () {32 vars in 739 bytes} [Tue Aug 11 12:37:42 2026] DELETE /v2.0/vpn/ikepolicies/e446e1c4-6541-4a47-9c5f-329f8cdfd178 => generated 0 bytes in 37 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1835/3538] 10.0.0.70 () {34 vars in 688 bytes} [Tue Aug 11 12:37:42 2026] POST /v2.0/vpn/ipsecpolicies => generated 412 bytes in 72 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1704/3539] 10.0.0.70 () {32 vars in 666 bytes} [Tue Aug 11 12:37:42 2026] GET /v2.0/vpn/ipsecpolicies => generated 814 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1836/3540] 10.0.0.70 () {32 vars in 743 bytes} [Tue Aug 11 12:37:42 2026] DELETE /v2.0/vpn/ipsecpolicies/36e285f5-5f77-4581-88af-17df23904d77 => generated 0 bytes in 44 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-11 12:37:42.562 8 INFO neutron.db.segments_db [None req-d5985a68-a965-4fc8-97d1-a68f083a0d43 9e578bf35d744759a8c3c24988ddeed2 0b057a8e28ca44098fd7aa7aa3203408 - - default default] Added segment 1fffd522-fed4-42b6-8719-d7a6cb4e8a80 of type geneve for network a04370ce-4014-430d-8251-f30af6888c59 2026-08-11 12:37:42.695 8 INFO neutron.db.ovn_revision_numbers_db [None req-d5985a68-a965-4fc8-97d1-a68f083a0d43 9e578bf35d744759a8c3c24988ddeed2 0b057a8e28ca44098fd7aa7aa3203408 - - default default] Successfully bumped revision number for resource a04370ce-4014-430d-8251-f30af6888c59 (type: networks) to 1 2026-08-11 12:37:42.834 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-d5985a68-a965-4fc8-97d1-a68f083a0d43 9e578bf35d744759a8c3c24988ddeed2 0b057a8e28ca44098fd7aa7aa3203408 - - default default] No more DHCP agents 2026-08-11 12:37:42.836 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-d5985a68-a965-4fc8-97d1-a68f083a0d43 9e578bf35d744759a8c3c24988ddeed2 0b057a8e28ca44098fd7aa7aa3203408 - - default default] Unable to schedule network a04370ce-4014-430d-8251-f30af6888c59: no agents available; will retry on subsequent port and subnet creation events. 2026-08-11 12:37:42.928 8 INFO neutron.db.ovn_revision_numbers_db [None req-d5985a68-a965-4fc8-97d1-a68f083a0d43 9e578bf35d744759a8c3c24988ddeed2 0b057a8e28ca44098fd7aa7aa3203408 - - default default] Successfully bumped revision number for resource 88e4fde2-c26e-43b3-9aa3-e5d43809d957 (type: ports) to 1 [pid: 8|app: 0|req: 1705/3541] 10.0.0.70 () {34 vars in 669 bytes} [Tue Aug 11 12:37:42 2026] POST /v2.0/networks => generated 651 bytes in 485 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-11 12:37:43.163 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-1d007076-94e5-4fcf-8811-5dc023f07963 9e578bf35d744759a8c3c24988ddeed2 0b057a8e28ca44098fd7aa7aa3203408 - - default default] No more DHCP agents 2026-08-11 12:37:43.165 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-1d007076-94e5-4fcf-8811-5dc023f07963 9e578bf35d744759a8c3c24988ddeed2 0b057a8e28ca44098fd7aa7aa3203408 - - default default] Unable to schedule network a04370ce-4014-430d-8251-f30af6888c59: no agents available; will retry on subsequent port and subnet creation events. 2026-08-11 12:37:43.617 7 INFO neutron.db.ovn_revision_numbers_db [None req-111c740f-ce1a-43fd-8ff3-9a96da7f705b - - - - - -] Successfully bumped revision number for resource 88e4fde2-c26e-43b3-9aa3-e5d43809d957 (type: ports) to 2 2026-08-11 12:37:43.642 7 INFO neutron.db.ovn_revision_numbers_db [None req-111c740f-ce1a-43fd-8ff3-9a96da7f705b - - - - - -] Successfully bumped revision number for resource ec056e73-8802-42bd-aec5-83d4d316b48f (type: subnets) to 0 [pid: 7|app: 0|req: 1837/3542] 10.0.0.70 () {34 vars in 668 bytes} [Tue Aug 11 12:37:42 2026] POST /v2.0/subnets => generated 629 bytes in 695 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-11 12:37:44.105 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-d50f2284-3532-498d-a6b1-534aed1aabe6 9e578bf35d744759a8c3c24988ddeed2 0b057a8e28ca44098fd7aa7aa3203408 - - default default] No more DHCP agents 2026-08-11 12:37:44.112 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-d50f2284-3532-498d-a6b1-534aed1aabe6 9e578bf35d744759a8c3c24988ddeed2 0b057a8e28ca44098fd7aa7aa3203408 - - default default] Unable to schedule network 51fa4b90-fa94-4f8e-bfe2-d83223c6676a: no agents available; will retry on subsequent port and subnet creation events. 2026-08-11 12:37:44.288 8 INFO neutron.db.ovn_revision_numbers_db [None req-d50f2284-3532-498d-a6b1-534aed1aabe6 9e578bf35d744759a8c3c24988ddeed2 0b057a8e28ca44098fd7aa7aa3203408 - - default default] Successfully bumped revision number for resource 20cbaa1e-2b51-42d9-8444-81699c92cb1a (type: ports) to 1 2026-08-11 12:37:44.891 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.commands [None req-1406400f-50c6-4c84-a945-1d040fa302b0 - - - - - -] Schedule LRP lrp-20cbaa1e-2b51-42d9-8444-81699c92cb1a on gateway a53a2deb-40ac-45ac-8351-5d8ff8b10a53 with priority 1 2026-08-11 12:37:44.964 8 INFO neutron.db.ovn_revision_numbers_db [None req-d50f2284-3532-498d-a6b1-534aed1aabe6 9e578bf35d744759a8c3c24988ddeed2 0b057a8e28ca44098fd7aa7aa3203408 - - default default] Successfully bumped revision number for resource 20cbaa1e-2b51-42d9-8444-81699c92cb1a (type: router_ports) to 1 2026-08-11 12:37:45.036 8 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-5859eeeb-6ad6-4605-b5ed-5d7d1448c18f - - - - - -] No hosting information found for port 1ff92e47-0a8a-4cea-bb15-fa9ff8ae9970: RuntimeError: No hosting information found for port 1ff92e47-0a8a-4cea-bb15-fa9ff8ae9970 2026-08-11 12:37:45.112 8 INFO neutron.db.ovn_revision_numbers_db [None req-d50f2284-3532-498d-a6b1-534aed1aabe6 9e578bf35d744759a8c3c24988ddeed2 0b057a8e28ca44098fd7aa7aa3203408 - - default default] Successfully bumped revision number for resource 4401355b-63d7-40f7-8f3a-b4f38d803bf6 (type: routers) to 2 [pid: 8|app: 0|req: 1706/3543] 10.0.0.70 () {34 vars in 668 bytes} [Tue Aug 11 12:37:43 2026] POST /v2.0/routers => generated 937 bytes in 1488 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-11 12:37:45.213 8 INFO neutron.db.ovn_revision_numbers_db [None req-5859eeeb-6ad6-4605-b5ed-5d7d1448c18f - - - - - -] Successfully bumped revision number for resource 1ff92e47-0a8a-4cea-bb15-fa9ff8ae9970 (type: router_ports) to 2 2026-08-11 12:37:45.255 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-5859eeeb-6ad6-4605-b5ed-5d7d1448c18f - - - - - -] OVN reports status down for port: 96ca470f-4afc-4f29-b30d-9de2fadb885a 2026-08-11 12:37:45.306 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-5859eeeb-6ad6-4605-b5ed-5d7d1448c18f - - - - - -] OVN reports status down for port: 88e4fde2-c26e-43b3-9aa3-e5d43809d957 2026-08-11 12:37:45.362 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-5859eeeb-6ad6-4605-b5ed-5d7d1448c18f - - - - - -] OVN reports status down for port: 20cbaa1e-2b51-42d9-8444-81699c92cb1a 2026-08-11 12:37:45.433 8 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-5859eeeb-6ad6-4605-b5ed-5d7d1448c18f - - - - - -] Logical_Switch_Port %s host information not removed, the port state is up 2026-08-11 12:37:45.433 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-5859eeeb-6ad6-4605-b5ed-5d7d1448c18f - - - - - -] OVN reports status up for port: 20cbaa1e-2b51-42d9-8444-81699c92cb1a 2026-08-11 12:37:45.447 8 INFO neutron.plugins.ml2.plugin [None req-5859eeeb-6ad6-4605-b5ed-5d7d1448c18f - - - - - -] Attempt 1 to provision port 20cbaa1e-2b51-42d9-8444-81699c92cb1a 2026-08-11 12:37:45.734 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-31ad7c4d-841d-4987-a4c8-52f83627d760 9e578bf35d744759a8c3c24988ddeed2 0b057a8e28ca44098fd7aa7aa3203408 - - default default] No more DHCP agents 2026-08-11 12:37:45.737 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-31ad7c4d-841d-4987-a4c8-52f83627d760 9e578bf35d744759a8c3c24988ddeed2 0b057a8e28ca44098fd7aa7aa3203408 - - default default] Unable to schedule network a04370ce-4014-430d-8251-f30af6888c59: no agents available; will retry on subsequent port and subnet creation events. 2026-08-11 12:37:45.844 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-61411b56-131c-4389-8004-ee61f0014466 - - - - - -] OVN reports status down for port: fb26af81-2105-44fd-87b3-3642d888a253 2026-08-11 12:37:45.898 7 INFO neutron.db.ovn_revision_numbers_db [None req-31ad7c4d-841d-4987-a4c8-52f83627d760 9e578bf35d744759a8c3c24988ddeed2 0b057a8e28ca44098fd7aa7aa3203408 - - default default] Successfully bumped revision number for resource fb26af81-2105-44fd-87b3-3642d888a253 (type: ports) to 1 2026-08-11 12:37:46.562 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-61411b56-131c-4389-8004-ee61f0014466 - - - - - -] OVN reports status up for port: fb26af81-2105-44fd-87b3-3642d888a253 2026-08-11 12:37:46.600 7 INFO neutron.plugins.ml2.plugin [None req-61411b56-131c-4389-8004-ee61f0014466 - - - - - -] Attempt 1 to provision port fb26af81-2105-44fd-87b3-3642d888a253 2026-08-11 12:37:46.708 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-31ad7c4d-841d-4987-a4c8-52f83627d760 9e578bf35d744759a8c3c24988ddeed2 0b057a8e28ca44098fd7aa7aa3203408 - - default default] No more DHCP agents 2026-08-11 12:37:46.710 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-31ad7c4d-841d-4987-a4c8-52f83627d760 9e578bf35d744759a8c3c24988ddeed2 0b057a8e28ca44098fd7aa7aa3203408 - - default default] Unable to schedule network a04370ce-4014-430d-8251-f30af6888c59: no agents available; will retry on subsequent port and subnet creation events. 2026-08-11 12:37:47.254 7 INFO neutron.db.ovn_revision_numbers_db [None req-61411b56-131c-4389-8004-ee61f0014466 - - - - - -] Successfully bumped revision number for resource fb26af81-2105-44fd-87b3-3642d888a253 (type: ports) to 2 2026-08-11 12:37:47.423 7 INFO neutron.db.ovn_revision_numbers_db [None req-31ad7c4d-841d-4987-a4c8-52f83627d760 9e578bf35d744759a8c3c24988ddeed2 0b057a8e28ca44098fd7aa7aa3203408 - - default default] Successfully bumped revision number for resource fb26af81-2105-44fd-87b3-3642d888a253 (type: router_ports) to 1 [pid: 7|app: 0|req: 1838/3544] 10.0.0.70 () {34 vars in 782 bytes} [Tue Aug 11 12:37:45 2026] PUT /v2.0/routers/4401355b-63d7-40f7-8f3a-b4f38d803bf6/add_router_interface => generated 309 bytes in 2278 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 12:37:47.959 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-6ab333e3-102e-49b7-adf2-4e365f58458b - - - - - -] No more DHCP agents 2026-08-11 12:37:47.962 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-6ab333e3-102e-49b7-adf2-4e365f58458b - - - - - -] Unable to schedule network 51fa4b90-fa94-4f8e-bfe2-d83223c6676a: no agents available; will retry on subsequent port and subnet creation events. 2026-08-11 12:37:48.132 8 INFO neutron.db.ovn_revision_numbers_db [None req-6ab333e3-102e-49b7-adf2-4e365f58458b - - - - - -] Successfully bumped revision number for resource b6567dd2-00a2-4432-b799-b29158a51d9e (type: ports) to 1 2026-08-11 12:37:48.364 8 INFO neutron.db.ovn_revision_numbers_db [None req-6ab333e3-102e-49b7-adf2-4e365f58458b - - - - - -] Successfully bumped revision number for resource b6567dd2-00a2-4432-b799-b29158a51d9e (type: ports) to 3 2026-08-11 12:37:48.422 8 INFO neutron.db.segments_db [None req-6ab333e3-102e-49b7-adf2-4e365f58458b - - - - - -] Added segment 93f5159f-f9c0-46b3-874b-d955df59f3b6 of type geneve for network 70c24066-22da-4854-9d47-165bbae07323 2026-08-11 12:37:48.574 8 INFO neutron.db.ovn_revision_numbers_db [None req-6c5eb5b3-6d14-467f-b004-80f3dd5d573c - - - - - -] Successfully bumped revision number for resource 70c24066-22da-4854-9d47-165bbae07323 (type: networks) to 1 2026-08-11 12:37:48.724 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-6c5eb5b3-6d14-467f-b004-80f3dd5d573c - - - - - -] No more DHCP agents 2026-08-11 12:37:48.726 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-6c5eb5b3-6d14-467f-b004-80f3dd5d573c - - - - - -] Unable to schedule network 70c24066-22da-4854-9d47-165bbae07323: no agents available; will retry on subsequent port and subnet creation events. 2026-08-11 12:37:48.811 8 INFO neutron.db.ovn_revision_numbers_db [None req-6c5eb5b3-6d14-467f-b004-80f3dd5d573c - - - - - -] Successfully bumped revision number for resource 7fc7f816-43da-4099-88e2-9aa457dd48f1 (type: ports) to 1 2026-08-11 12:37:48.949 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-6c5eb5b3-6d14-467f-b004-80f3dd5d573c - - - - - -] No more DHCP agents 2026-08-11 12:37:48.950 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-6c5eb5b3-6d14-467f-b004-80f3dd5d573c - - - - - -] Unable to schedule network 70c24066-22da-4854-9d47-165bbae07323: no agents available; will retry on subsequent port and subnet creation events. 2026-08-11 12:37:48.974 8 INFO neutron.db.ovn_revision_numbers_db [None req-6c5eb5b3-6d14-467f-b004-80f3dd5d573c - - - - - -] Successfully bumped revision number for resource 0d8b1b69-6fbe-4ccc-aa3f-95932cb0dd3c (type: subnets) to 0 2026-08-11 12:37:49.332 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-6c5eb5b3-6d14-467f-b004-80f3dd5d573c - - - - - -] No more DHCP agents 2026-08-11 12:37:49.334 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-6c5eb5b3-6d14-467f-b004-80f3dd5d573c - - - - - -] Unable to schedule network 70c24066-22da-4854-9d47-165bbae07323: no agents available; will retry on subsequent port and subnet creation events. 2026-08-11 12:37:49.471 8 INFO neutron.db.ovn_revision_numbers_db [None req-6c5eb5b3-6d14-467f-b004-80f3dd5d573c - - - - - -] Successfully bumped revision number for resource f9b1d836-0d6c-4135-b92d-a037582dc3e3 (type: ports) to 1 2026-08-11 12:37:50.109 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-6c5eb5b3-6d14-467f-b004-80f3dd5d573c - - - - - -] No more DHCP agents 2026-08-11 12:37:50.110 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-6c5eb5b3-6d14-467f-b004-80f3dd5d573c - - - - - -] Unable to schedule network 70c24066-22da-4854-9d47-165bbae07323: no agents available; will retry on subsequent port and subnet creation events. 2026-08-11 12:37:50.650 8 INFO neutron.db.ovn_revision_numbers_db [None req-6c5eb5b3-6d14-467f-b004-80f3dd5d573c - - - - - -] Successfully bumped revision number for resource f9b1d836-0d6c-4135-b92d-a037582dc3e3 (type: router_ports) to 1 2026-08-11 12:37:50.868 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-6c5eb5b3-6d14-467f-b004-80f3dd5d573c - - - - - -] No more DHCP agents 2026-08-11 12:37:50.870 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-6c5eb5b3-6d14-467f-b004-80f3dd5d573c - - - - - -] Unable to schedule network 70c24066-22da-4854-9d47-165bbae07323: no agents available; will retry on subsequent port and subnet creation events. 2026-08-11 12:37:51.020 8 INFO neutron.db.ovn_revision_numbers_db [None req-6c5eb5b3-6d14-467f-b004-80f3dd5d573c - - - - - -] Successfully bumped revision number for resource 65931a71-679d-409d-aac3-6eeb72f31a44 (type: ports) to 1 2026-08-11 12:37:51.197 8 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-5859eeeb-6ad6-4605-b5ed-5d7d1448c18f - - - - - -] No hosting information found for port 20cbaa1e-2b51-42d9-8444-81699c92cb1a: RuntimeError: No hosting information found for port 20cbaa1e-2b51-42d9-8444-81699c92cb1a 2026-08-11 12:37:51.199 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-5859eeeb-6ad6-4605-b5ed-5d7d1448c18f - - - - - -] OVN reports status up for port: ca4a4fef-d49e-4d62-b941-879e7d796ec3 2026-08-11 12:37:51.226 8 INFO neutron.plugins.ml2.plugin [None req-5859eeeb-6ad6-4605-b5ed-5d7d1448c18f - - - - - -] Attempt 1 to provision port ca4a4fef-d49e-4d62-b941-879e7d796ec3 2026-08-11 12:37:51.332 8 INFO neutron.db.ovn_revision_numbers_db [None req-6c5eb5b3-6d14-467f-b004-80f3dd5d573c - - - - - -] Successfully bumped revision number for resource 65931a71-679d-409d-aac3-6eeb72f31a44 (type: ports) to 3 2026-08-11 12:37:52.445 8 INFO neutron.db.ovn_revision_numbers_db [None req-5859eeeb-6ad6-4605-b5ed-5d7d1448c18f - - - - - -] Successfully bumped revision number for resource ca4a4fef-d49e-4d62-b941-879e7d796ec3 (type: ports) to 4 [pid: 8|app: 0|req: 1707/3545] 10.0.0.70 () {34 vars in 684 bytes} [Tue Aug 11 12:37:47 2026] POST /v2.0/vpn/vpnservices => generated 458 bytes in 5012 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1839/3546] 10.0.0.70 () {32 vars in 662 bytes} [Tue Aug 11 12:37:52 2026] GET /v2.0/vpn/vpnservices => generated 1315 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-11 12:37:52.499 7 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-11729c2f-ae98-4b8a-9877-52c04d995c1a - - - - - -] No hosting information found for port fb26af81-2105-44fd-87b3-3642d888a253: RuntimeError: No hosting information found for port fb26af81-2105-44fd-87b3-3642d888a253 2026-08-11 12:37:52.575 7 INFO neutron.db.ovn_revision_numbers_db [None req-11729c2f-ae98-4b8a-9877-52c04d995c1a - - - - - -] Successfully bumped revision number for resource fb26af81-2105-44fd-87b3-3642d888a253 (type: router_ports) to 2 2026-08-11 12:37:52.575 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-11729c2f-ae98-4b8a-9877-52c04d995c1a - - - - - -] OVN reports status down for port: b6567dd2-00a2-4432-b799-b29158a51d9e 2026-08-11 12:37:52.621 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-f575dfe8-4c38-40dc-aec3-e0f0dddabc2e - - - - - -] OVN reports status up for port: 96ca470f-4afc-4f29-b30d-9de2fadb885a 2026-08-11 12:37:52.658 8 INFO neutron.plugins.ml2.plugin [None req-f575dfe8-4c38-40dc-aec3-e0f0dddabc2e - - - - - -] Attempt 1 to provision port 96ca470f-4afc-4f29-b30d-9de2fadb885a 2026-08-11 12:37:52.892 8 INFO neutron_taas.services.taas.taas_plugin [None req-14a32d90-38e0-4fe4-8560-0535032979fe 74cb35747e8546a0bf382756c63d8e2e 3d01570b8d144c6482fbdcc5a50e2032 - - default default] TaaS: Handle Delete Port: b6567dd2-00a2-4432-b799-b29158a51d9e 2026-08-11 12:37:52.897 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-14a32d90-38e0-4fe4-8560-0535032979fe 74cb35747e8546a0bf382756c63d8e2e 3d01570b8d144c6482fbdcc5a50e2032 - - default default] Tap Mirror: Handle Delete Port: b6567dd2-00a2-4432-b799-b29158a51d9e 2026-08-11 12:37:52.988 8 INFO neutron.db.ovn_revision_numbers_db [None req-f575dfe8-4c38-40dc-aec3-e0f0dddabc2e - - - - - -] Successfully bumped revision number for resource 96ca470f-4afc-4f29-b30d-9de2fadb885a (type: ports) to 4 2026-08-11 12:37:53.162 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-5dcc9a3b-ed6e-4451-ad9d-f7aec712a988 - - - - - -] OVN reports status down for port: 7fc7f816-43da-4099-88e2-9aa457dd48f1 2026-08-11 12:37:53.271 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-5dcc9a3b-ed6e-4451-ad9d-f7aec712a988 - - - - - -] OVN reports status down for port: f9b1d836-0d6c-4135-b92d-a037582dc3e3 2026-08-11 12:37:53.324 8 INFO neutron_taas.services.taas.taas_plugin [None req-ec45f0bc-c186-44fa-b0d4-f0f6d756ccbf - - - - - -] TaaS: Handle Delete Port: 65931a71-679d-409d-aac3-6eeb72f31a44 2026-08-11 12:37:53.327 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-ec45f0bc-c186-44fa-b0d4-f0f6d756ccbf - - - - - -] Tap Mirror: Handle Delete Port: 65931a71-679d-409d-aac3-6eeb72f31a44 2026-08-11 12:37:53.385 8 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-5dcc9a3b-ed6e-4451-ad9d-f7aec712a988 - - - - - -] Logical_Switch_Port %s host information not removed, the port state is up 2026-08-11 12:37:53.387 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-5dcc9a3b-ed6e-4451-ad9d-f7aec712a988 - - - - - -] OVN reports status up for port: f9b1d836-0d6c-4135-b92d-a037582dc3e3 2026-08-11 12:37:53.406 8 INFO neutron.plugins.ml2.plugin [None req-5dcc9a3b-ed6e-4451-ad9d-f7aec712a988 - - - - - -] Attempt 1 to provision port f9b1d836-0d6c-4135-b92d-a037582dc3e3 2026-08-11 12:37:54.041 8 INFO neutron_taas.services.taas.taas_plugin [None req-cb1624a1-dd76-42f8-946d-4ae16296840a - - - - - -] TaaS: Handle Delete Port: f9b1d836-0d6c-4135-b92d-a037582dc3e3 2026-08-11 12:37:54.049 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-cb1624a1-dd76-42f8-946d-4ae16296840a - - - - - -] Tap Mirror: Handle Delete Port: f9b1d836-0d6c-4135-b92d-a037582dc3e3 2026-08-11 12:37:54.054 8 INFO neutron.db.ovn_revision_numbers_db [None req-5dcc9a3b-ed6e-4451-ad9d-f7aec712a988 - - - - - -] Successfully bumped revision number for resource f9b1d836-0d6c-4135-b92d-a037582dc3e3 (type: ports) to 2 2026-08-11 12:37:54.941 8 INFO neutron_taas.services.taas.taas_plugin [None req-cb1624a1-dd76-42f8-946d-4ae16296840a - - - - - -] TaaS: Handle Delete Port: 7fc7f816-43da-4099-88e2-9aa457dd48f1 2026-08-11 12:37:54.944 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-cb1624a1-dd76-42f8-946d-4ae16296840a - - - - - -] Tap Mirror: Handle Delete Port: 7fc7f816-43da-4099-88e2-9aa457dd48f1 2026-08-11 12:37:55.103 8 INFO neutron.services.segments.plugin [-] Segment 93f5159f-f9c0-46b3-874b-d955df59f3b6 resource provider aggregate not found 2026-08-11 12:37:55.110 8 INFO neutron.services.segments.plugin [-] Segment 93f5159f-f9c0-46b3-874b-d955df59f3b6 resource provider aggregate not found 2026-08-11 12:37:55.124 8 INFO neutron.services.segments.plugin [-] Segment 93f5159f-f9c0-46b3-874b-d955df59f3b6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 93f5159f-f9c0-46b3-874b-d955df59f3b6 found for delete ", "request_id": "req-e9185313-2d76-4ed2-bd42-7a2526b3d0bc"}]} 2026-08-11 12:37:55.132 8 INFO neutron.services.segments.plugin [-] Segment 93f5159f-f9c0-46b3-874b-d955df59f3b6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 93f5159f-f9c0-46b3-874b-d955df59f3b6 found for delete ", "request_id": "req-efbe7c1d-0c72-43b8-a3dd-57324190e52a"}]} [pid: 8|app: 0|req: 1708/3547] 10.0.0.70 () {32 vars in 739 bytes} [Tue Aug 11 12:37:52 2026] DELETE /v2.0/vpn/vpnservices/1d57256b-cd69-452c-875a-5f330cf40ab8 => generated 0 bytes in 2657 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1840/3548] 10.0.0.70 () {34 vars in 692 bytes} [Tue Aug 11 12:37:55 2026] POST /v2.0/vpn/endpoint-groups => generated 301 bytes in 77 msecs (HTTP/1.1 201) 4 headers in 162 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: 1709/3549] 10.0.0.70 () {34 vars in 692 bytes} [Tue Aug 11 12:37:55 2026] POST /v2.0/vpn/endpoint-groups => generated 294 bytes in 43 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-11 12:37:55.298 7 WARNING neutron.api.v2.base [None req-84b26c7e-dd61-4129-9d19-72f4b00ca645 9e578bf35d744759a8c3c24988ddeed2 0b057a8e28ca44098fd7aa7aa3203408 - - default default] An exception happened while processing the request body. The exception message is [Unrecognized attribute(s) 'peer_cidr'].: webob.exc.HTTPBadRequest: Unrecognized attribute(s) 'peer_cidr' 2026-08-11 12:37:55.299 7 INFO neutron.api.v2.resource [None req-84b26c7e-dd61-4129-9d19-72f4b00ca645 9e578bf35d744759a8c3c24988ddeed2 0b057a8e28ca44098fd7aa7aa3203408 - - default default] create failed (client error): Unrecognized attribute(s) 'peer_cidr' [pid: 7|app: 0|req: 1841/3550] 10.0.0.70 () {34 vars in 706 bytes} [Tue Aug 11 12:37:55 2026] POST /v2.0/vpn/ipsec-site-connections => generated 110 bytes in 9 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1710/3551] 10.0.0.70 () {32 vars in 670 bytes} [Tue Aug 11 12:37:55 2026] GET /v2.0/vpn/endpoint-groups => generated 1192 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1842/3552] 10.0.0.70 () {32 vars in 747 bytes} [Tue Aug 11 12:37:55 2026] DELETE /v2.0/vpn/endpoint-groups/4b74cafc-7d26-4b4a-ae74-698941c11cff => generated 0 bytes in 24 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1711/3553] 10.0.0.70 () {32 vars in 670 bytes} [Tue Aug 11 12:37:55 2026] GET /v2.0/vpn/endpoint-groups => generated 916 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1843/3554] 10.0.0.70 () {32 vars in 670 bytes} [Tue Aug 11 12:37:55 2026] GET /v2.0/vpn/endpoint-groups => generated 916 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1712/3555] 10.0.0.70 () {32 vars in 747 bytes} [Tue Aug 11 12:37:55 2026] DELETE /v2.0/vpn/endpoint-groups/97c75a17-ae98-459c-ab1e-51ff0895dc4b => generated 0 bytes in 25 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1844/3556] 10.0.0.70 () {32 vars in 670 bytes} [Tue Aug 11 12:37:55 2026] GET /v2.0/vpn/endpoint-groups => generated 633 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1713/3557] 10.0.0.70 () {34 vars in 692 bytes} [Tue Aug 11 12:37:55 2026] POST /v2.0/vpn/endpoint-groups => generated 301 bytes in 52 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1845/3558] 10.0.0.70 () {34 vars in 692 bytes} [Tue Aug 11 12:37:55 2026] POST /v2.0/vpn/endpoint-groups => generated 294 bytes in 45 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-11 12:37:55.592 8 INFO neutron.api.v2.resource [None req-043d2175-b838-49e3-8d1b-ced294417c52 9e578bf35d744759a8c3c24988ddeed2 0b057a8e28ca44098fd7aa7aa3203408 - - default default] create failed (client error): The server could not comply with the request since it is either malformed or otherwise incorrect. [pid: 8|app: 0|req: 1714/3559] 10.0.0.70 () {34 vars in 706 bytes} [Tue Aug 11 12:37:55 2026] POST /v2.0/vpn/ipsec-site-connections => generated 170 bytes in 42 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1846/3560] 10.0.0.70 () {32 vars in 670 bytes} [Tue Aug 11 12:37:55 2026] GET /v2.0/vpn/endpoint-groups => generated 1192 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1715/3561] 10.0.0.70 () {32 vars in 747 bytes} [Tue Aug 11 12:37:55 2026] DELETE /v2.0/vpn/endpoint-groups/4917c56e-5ee9-4b1e-9b02-dd5c7e20d398 => generated 0 bytes in 23 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1717/3564] 10.0.0.70 () {32 vars in 670 bytes} [Tue Aug 11 12:37:55 2026] GET /v2.0/vpn/endpoint-groups => generated 916 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1848/3565] 10.0.0.70 () {32 vars in 670 bytes} [Tue Aug 11 12:37:55 2026] GET /v2.0/vpn/endpoint-groups => generated 916 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1718/3566] 10.0.0.70 () {32 vars in 747 bytes} [Tue Aug 11 12:37:55 2026] DELETE /v2.0/vpn/endpoint-groups/1b913af8-e68f-4605-bfe4-6ac595580f05 => generated 0 bytes in 23 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1849/3567] 10.0.0.70 () {32 vars in 670 bytes} [Tue Aug 11 12:37:55 2026] GET /v2.0/vpn/endpoint-groups => generated 633 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1719/3568] 10.0.0.70 () {34 vars in 692 bytes} [Tue Aug 11 12:37:55 2026] POST /v2.0/vpn/endpoint-groups => generated 302 bytes in 56 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-11 12:37:55.798 7 WARNING neutron.api.v2.base [None req-6b8c7512-581f-4f5f-901b-0467b72a9fbf 9e578bf35d744759a8c3c24988ddeed2 0b057a8e28ca44098fd7aa7aa3203408 - - default default] An exception happened while processing the request body. The exception message is [Failed to parse request. Required attribute 'peer_id' not specified].: webob.exc.HTTPBadRequest: Failed to parse request. Required attribute 'peer_id' not specified 2026-08-11 12:37:55.799 7 INFO neutron.api.v2.resource [None req-6b8c7512-581f-4f5f-901b-0467b72a9fbf 9e578bf35d744759a8c3c24988ddeed2 0b057a8e28ca44098fd7aa7aa3203408 - - default default] create failed (client error): Failed to parse request. Required attribute 'peer_id' not specified [pid: 7|app: 0|req: 1850/3569] 10.0.0.70 () {34 vars in 706 bytes} [Tue Aug 11 12:37:55 2026] POST /v2.0/vpn/ipsec-site-connections => generated 140 bytes in 8 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1720/3570] 10.0.0.70 () {32 vars in 670 bytes} [Tue Aug 11 12:37:55 2026] GET /v2.0/vpn/endpoint-groups => generated 917 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1851/3571] 10.0.0.70 () {32 vars in 747 bytes} [Tue Aug 11 12:37:55 2026] DELETE /v2.0/vpn/endpoint-groups/9a8c4cd6-75a2-466d-b60c-9013c9d009f5 => generated 0 bytes in 22 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1721/3572] 10.0.0.70 () {32 vars in 670 bytes} [Tue Aug 11 12:37:55 2026] GET /v2.0/vpn/endpoint-groups => generated 633 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1852/3573] 10.0.0.70 () {34 vars in 692 bytes} [Tue Aug 11 12:37:55 2026] POST /v2.0/vpn/endpoint-groups => generated 294 bytes in 41 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-11 12:37:55.912 8 WARNING neutron.api.v2.base [None req-4074ca48-e970-40ac-a8b1-2db5eaa1a9f2 9e578bf35d744759a8c3c24988ddeed2 0b057a8e28ca44098fd7aa7aa3203408 - - default default] An exception happened while processing the request body. The exception message is [Failed to parse request. Required attribute 'peer_id' not specified].: webob.exc.HTTPBadRequest: Failed to parse request. Required attribute 'peer_id' not specified 2026-08-11 12:37:55.913 8 INFO neutron.api.v2.resource [None req-4074ca48-e970-40ac-a8b1-2db5eaa1a9f2 9e578bf35d744759a8c3c24988ddeed2 0b057a8e28ca44098fd7aa7aa3203408 - - default default] create failed (client error): Failed to parse request. Required attribute 'peer_id' not specified [pid: 8|app: 0|req: 1722/3574] 10.0.0.70 () {34 vars in 706 bytes} [Tue Aug 11 12:37:55 2026] POST /v2.0/vpn/ipsec-site-connections => generated 140 bytes in 9 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1853/3575] 10.0.0.70 () {32 vars in 670 bytes} [Tue Aug 11 12:37:55 2026] GET /v2.0/vpn/endpoint-groups => generated 909 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1723/3576] 10.0.0.70 () {32 vars in 747 bytes} [Tue Aug 11 12:37:55 2026] DELETE /v2.0/vpn/endpoint-groups/9fa95ac0-b097-45a9-aa84-f0b57082d70c => generated 0 bytes in 31 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1854/3577] 10.0.0.70 () {32 vars in 670 bytes} [Tue Aug 11 12:37:55 2026] GET /v2.0/vpn/endpoint-groups => generated 633 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1724/3578] 10.0.0.70 () {34 vars in 692 bytes} [Tue Aug 11 12:37:55 2026] POST /v2.0/vpn/endpoint-groups => generated 289 bytes in 36 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1855/3579] 10.0.0.70 () {34 vars in 692 bytes} [Tue Aug 11 12:37:56 2026] POST /v2.0/vpn/endpoint-groups => generated 302 bytes in 53 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-11 12:37:56.735 8 INFO neutron.db.ovn_revision_numbers_db [None req-76ae121d-51bb-4c52-85d5-d91e6177bf52 9e578bf35d744759a8c3c24988ddeed2 0b057a8e28ca44098fd7aa7aa3203408 - - default default] Successfully bumped revision number for resource f4a2bee9-45e8-4bc5-a1d4-743270e621e1 (type: routers) to 6 [pid: 8|app: 0|req: 1725/3580] 10.0.0.70 () {34 vars in 706 bytes} [Tue Aug 11 12:37:56 2026] POST /v2.0/vpn/ipsec-site-connections => generated 844 bytes in 707 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-11 12:37:57.284 7 INFO neutron.db.ovn_revision_numbers_db [None req-05ae4f08-7bdc-4a5d-b1fa-dfe2a68a1da9 9e578bf35d744759a8c3c24988ddeed2 0b057a8e28ca44098fd7aa7aa3203408 - - default default] Successfully bumped revision number for resource f4a2bee9-45e8-4bc5-a1d4-743270e621e1 (type: routers) to 7 [pid: 7|app: 0|req: 1856/3581] 10.0.0.70 () {32 vars in 761 bytes} [Tue Aug 11 12:37:56 2026] DELETE /v2.0/vpn/ipsec-site-connections/c605714b-cb13-432c-81ef-159779eea461 => generated 0 bytes in 505 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1726/3582] 10.0.0.70 () {32 vars in 684 bytes} [Tue Aug 11 12:37:57 2026] GET /v2.0/vpn/ipsec-site-connections => generated 806 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 12:37:57.337 7 INFO neutron.api.v2.resource [None req-f7b1b215-4ef1-490a-a449-fadb8cdf458e 9e578bf35d744759a8c3c24988ddeed2 0b057a8e28ca44098fd7aa7aa3203408 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1857/3583] 10.0.0.70 () {32 vars in 761 bytes} [Tue Aug 11 12:37:57 2026] DELETE /v2.0/vpn/ipsec-site-connections/c605714b-cb13-432c-81ef-159779eea461 => generated 154 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1727/3584] 10.0.0.70 () {32 vars in 670 bytes} [Tue Aug 11 12:37:57 2026] GET /v2.0/vpn/endpoint-groups => generated 1188 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1858/3585] 10.0.0.70 () {32 vars in 747 bytes} [Tue Aug 11 12:37:57 2026] DELETE /v2.0/vpn/endpoint-groups/d9bd53c0-476b-4ca1-94a0-1c8c9f5c35f3 => generated 0 bytes in 22 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1728/3586] 10.0.0.70 () {32 vars in 670 bytes} [Tue Aug 11 12:37:57 2026] GET /v2.0/vpn/endpoint-groups => generated 904 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1859/3587] 10.0.0.70 () {32 vars in 670 bytes} [Tue Aug 11 12:37:57 2026] GET /v2.0/vpn/endpoint-groups => generated 904 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1729/3588] 10.0.0.70 () {32 vars in 747 bytes} [Tue Aug 11 12:37:57 2026] DELETE /v2.0/vpn/endpoint-groups/3d46ed9b-5698-4ca6-a90c-520291b63cd2 => generated 0 bytes in 40 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1860/3589] 10.0.0.70 () {32 vars in 670 bytes} [Tue Aug 11 12:37:57 2026] GET /v2.0/vpn/endpoint-groups => generated 633 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 12:37:58.085 8 INFO neutron.db.ovn_revision_numbers_db [None req-464135a2-6f46-4f26-bf30-87214074201d 9e578bf35d744759a8c3c24988ddeed2 0b057a8e28ca44098fd7aa7aa3203408 - - default default] Successfully bumped revision number for resource f4a2bee9-45e8-4bc5-a1d4-743270e621e1 (type: routers) to 8 [pid: 8|app: 0|req: 1730/3590] 10.0.0.70 () {34 vars in 706 bytes} [Tue Aug 11 12:37:57 2026] POST /v2.0/vpn/ipsec-site-connections => generated 805 bytes in 649 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-11 12:37:58.609 7 INFO neutron.db.ovn_revision_numbers_db [None req-687a9295-365f-435a-994f-c48fc0680596 9e578bf35d744759a8c3c24988ddeed2 0b057a8e28ca44098fd7aa7aa3203408 - - default default] Successfully bumped revision number for resource f4a2bee9-45e8-4bc5-a1d4-743270e621e1 (type: routers) to 9 [pid: 7|app: 0|req: 1861/3591] 10.0.0.70 () {32 vars in 761 bytes} [Tue Aug 11 12:37:58 2026] DELETE /v2.0/vpn/ipsec-site-connections/660db50a-5064-4d48-9708-a9cd957db98b => generated 0 bytes in 492 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1731/3592] 10.0.0.70 () {32 vars in 684 bytes} [Tue Aug 11 12:37:58 2026] GET /v2.0/vpn/ipsec-site-connections => generated 806 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 12:37:58.684 7 INFO neutron.api.v2.resource [None req-7901e8bc-3970-49be-a039-2bfbafc9f467 9e578bf35d744759a8c3c24988ddeed2 0b057a8e28ca44098fd7aa7aa3203408 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1862/3593] 10.0.0.70 () {32 vars in 761 bytes} [Tue Aug 11 12:37:58 2026] DELETE /v2.0/vpn/ipsec-site-connections/660db50a-5064-4d48-9708-a9cd957db98b => generated 154 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1732/3594] 10.0.0.70 () {34 vars in 692 bytes} [Tue Aug 11 12:37:58 2026] POST /v2.0/vpn/endpoint-groups => generated 290 bytes in 50 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1863/3595] 10.0.0.70 () {30 vars in 701 bytes} [Tue Aug 11 12:37:58 2026] PUT /v2.0/vpn/endpoint-groups/67b6236a-6b74-43a5-b61f-6cbfa58c20da => generated 290 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1733/3596] 10.0.0.70 () {32 vars in 744 bytes} [Tue Aug 11 12:37:58 2026] GET /v2.0/vpn/endpoint-groups/67b6236a-6b74-43a5-b61f-6cbfa58c20da => generated 290 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1864/3597] 10.0.0.70 () {32 vars in 747 bytes} [Tue Aug 11 12:37:58 2026] DELETE /v2.0/vpn/endpoint-groups/67b6236a-6b74-43a5-b61f-6cbfa58c20da => generated 0 bytes in 26 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1734/3598] 10.0.0.70 () {32 vars in 670 bytes} [Tue Aug 11 12:37:58 2026] GET /v2.0/vpn/endpoint-groups => generated 633 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1865/3599] 10.0.0.70 () {32 vars in 670 bytes} [Tue Aug 11 12:37:58 2026] GET /v2.0/vpn/endpoint-groups => generated 633 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1735/3600] 10.0.0.70 () {34 vars in 684 bytes} [Tue Aug 11 12:37:58 2026] POST /v2.0/vpn/ikepolicies => generated 403 bytes in 70 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1866/3601] 10.0.0.70 () {30 vars in 694 bytes} [Tue Aug 11 12:37:58 2026] PUT /v2.0/vpn/ikepolicies/4c5123b1-a778-4078-9053-58e876ff2e88 => generated 419 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1736/3602] 10.0.0.70 () {32 vars in 736 bytes} [Tue Aug 11 12:37:58 2026] GET /v2.0/vpn/ikepolicies/4c5123b1-a778-4078-9053-58e876ff2e88 => generated 419 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1867/3603] 10.0.0.70 () {32 vars in 739 bytes} [Tue Aug 11 12:37:58 2026] DELETE /v2.0/vpn/ikepolicies/4c5123b1-a778-4078-9053-58e876ff2e88 => generated 0 bytes in 31 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1737/3604] 10.0.0.70 () {32 vars in 662 bytes} [Tue Aug 11 12:37:59 2026] GET /v2.0/vpn/ikepolicies => generated 408 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1868/3605] 10.0.0.70 () {32 vars in 662 bytes} [Tue Aug 11 12:37:59 2026] GET /v2.0/vpn/ikepolicies => generated 408 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1738/3606] 10.0.0.70 () {34 vars in 688 bytes} [Tue Aug 11 12:37:59 2026] POST /v2.0/vpn/ipsecpolicies => generated 411 bytes in 43 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1869/3607] 10.0.0.70 () {30 vars in 698 bytes} [Tue Aug 11 12:37:59 2026] PUT /v2.0/vpn/ipsecpolicies/7a78b88e-e1cb-4060-a9d6-4f6af09acb2f => generated 431 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1739/3608] 10.0.0.70 () {32 vars in 743 bytes} [Tue Aug 11 12:37:59 2026] DELETE /v2.0/vpn/ipsecpolicies/7a78b88e-e1cb-4060-a9d6-4f6af09acb2f => generated 0 bytes in 35 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-11 12:37:59.176 7 INFO neutron.api.v2.resource [None req-fbc6eec2-6358-4319-8060-d24412f18827 9e578bf35d744759a8c3c24988ddeed2 0b057a8e28ca44098fd7aa7aa3203408 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1870/3609] 10.0.0.70 () {32 vars in 743 bytes} [Tue Aug 11 12:37:59 2026] DELETE /v2.0/vpn/ipsecpolicies/7a78b88e-e1cb-4060-a9d6-4f6af09acb2f => generated 145 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-11 12:37:59.194 8 INFO neutron.api.v2.resource [None req-d8c8dabf-d6cc-4498-9863-0f8e3c223d5d 9e578bf35d744759a8c3c24988ddeed2 0b057a8e28ca44098fd7aa7aa3203408 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1740/3610] 10.0.0.70 () {32 vars in 743 bytes} [Tue Aug 11 12:37:59 2026] DELETE /v2.0/vpn/ipsecpolicies/7a78b88e-e1cb-4060-a9d6-4f6af09acb2f => generated 145 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-11 12:37:59.321 7 INFO neutron.db.segments_db [None req-dfee296e-8721-4678-ad4f-cf79cb8d6fba 9e578bf35d744759a8c3c24988ddeed2 0b057a8e28ca44098fd7aa7aa3203408 - - default default] Added segment c00dd9e5-5b06-4faa-a844-19126e704dc0 of type geneve for network 3297ebcd-f42b-4828-95fe-8e699f850352 2026-08-11 12:37:59.429 7 INFO neutron.db.ovn_revision_numbers_db [None req-dfee296e-8721-4678-ad4f-cf79cb8d6fba 9e578bf35d744759a8c3c24988ddeed2 0b057a8e28ca44098fd7aa7aa3203408 - - default default] Successfully bumped revision number for resource 3297ebcd-f42b-4828-95fe-8e699f850352 (type: networks) to 1 2026-08-11 12:37:59.432 8 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-e051d5f2-2e3e-48ce-8475-fdb2a74a4687 - - - - - -] No port found with ID f9b1d836-0d6c-4135-b92d-a037582dc3e3: RuntimeError: No port found with ID f9b1d836-0d6c-4135-b92d-a037582dc3e3 2026-08-11 12:37:59.440 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-e051d5f2-2e3e-48ce-8475-fdb2a74a4687 - - - - - -] OVN reports status down for port: 65931a71-679d-409d-aac3-6eeb72f31a44 2026-08-11 12:37:59.603 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-dfee296e-8721-4678-ad4f-cf79cb8d6fba 9e578bf35d744759a8c3c24988ddeed2 0b057a8e28ca44098fd7aa7aa3203408 - - default default] No more DHCP agents 2026-08-11 12:37:59.604 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-dfee296e-8721-4678-ad4f-cf79cb8d6fba 9e578bf35d744759a8c3c24988ddeed2 0b057a8e28ca44098fd7aa7aa3203408 - - default default] Unable to schedule network 3297ebcd-f42b-4828-95fe-8e699f850352: no agents available; will retry on subsequent port and subnet creation events. 2026-08-11 12:37:59.658 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-e051d5f2-2e3e-48ce-8475-fdb2a74a4687 - - - - - -] OVN reports status down for port: c8e0f350-41a7-4173-a0e0-ffa694cfafd6 2026-08-11 12:37:59.686 7 INFO neutron.db.ovn_revision_numbers_db [None req-dfee296e-8721-4678-ad4f-cf79cb8d6fba 9e578bf35d744759a8c3c24988ddeed2 0b057a8e28ca44098fd7aa7aa3203408 - - default default] Successfully bumped revision number for resource c8e0f350-41a7-4173-a0e0-ffa694cfafd6 (type: ports) to 1 [pid: 7|app: 0|req: 1871/3611] 10.0.0.70 () {34 vars in 669 bytes} [Tue Aug 11 12:37:59 2026] POST /v2.0/networks => generated 650 bytes in 508 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-11 12:37:59.894 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-7de21053-cc62-48c2-9ff4-993c26e09bb4 9e578bf35d744759a8c3c24988ddeed2 0b057a8e28ca44098fd7aa7aa3203408 - - default default] No more DHCP agents 2026-08-11 12:37:59.896 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-7de21053-cc62-48c2-9ff4-993c26e09bb4 9e578bf35d744759a8c3c24988ddeed2 0b057a8e28ca44098fd7aa7aa3203408 - - default default] Unable to schedule network 3297ebcd-f42b-4828-95fe-8e699f850352: no agents available; will retry on subsequent port and subnet creation events. 2026-08-11 12:38:00.237 8 INFO neutron.db.ovn_revision_numbers_db [None req-ef479d1a-591c-4a11-8b94-a54d234ae5d5 - - - - - -] Successfully bumped revision number for resource c8e0f350-41a7-4173-a0e0-ffa694cfafd6 (type: ports) to 2 2026-08-11 12:38:00.262 8 INFO neutron.db.ovn_revision_numbers_db [None req-ef479d1a-591c-4a11-8b94-a54d234ae5d5 - - - - - -] Successfully bumped revision number for resource 447d2796-48f3-4648-ac35-493f4b8dffd6 (type: subnets) to 0 [pid: 8|app: 0|req: 1741/3612] 10.0.0.70 () {34 vars in 668 bytes} [Tue Aug 11 12:37:59 2026] POST /v2.0/subnets => generated 629 bytes in 569 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-11 12:38:00.664 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-513dd394-095d-43c1-83be-d92187432fdf 9e578bf35d744759a8c3c24988ddeed2 0b057a8e28ca44098fd7aa7aa3203408 - - default default] No more DHCP agents 2026-08-11 12:38:00.665 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-513dd394-095d-43c1-83be-d92187432fdf 9e578bf35d744759a8c3c24988ddeed2 0b057a8e28ca44098fd7aa7aa3203408 - - default default] Unable to schedule network 51fa4b90-fa94-4f8e-bfe2-d83223c6676a: no agents available; will retry on subsequent port and subnet creation events. 2026-08-11 12:38:00.776 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-11729c2f-ae98-4b8a-9877-52c04d995c1a - - - - - -] OVN reports status down for port: 07dbf7dc-ec76-4f39-8403-a3bd390a0b98 2026-08-11 12:38:00.832 7 INFO neutron.db.ovn_revision_numbers_db [None req-513dd394-095d-43c1-83be-d92187432fdf 9e578bf35d744759a8c3c24988ddeed2 0b057a8e28ca44098fd7aa7aa3203408 - - default default] Successfully bumped revision number for resource 07dbf7dc-ec76-4f39-8403-a3bd390a0b98 (type: ports) to 1 2026-08-11 12:38:01.423 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.commands [None req-24876586-ab8b-46f1-9d98-d6139e733f15 - - - - - -] Schedule LRP lrp-07dbf7dc-ec76-4f39-8403-a3bd390a0b98 on gateway a53a2deb-40ac-45ac-8351-5d8ff8b10a53 with priority 1 2026-08-11 12:38:01.456 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-11729c2f-ae98-4b8a-9877-52c04d995c1a - - - - - -] OVN reports status up for port: 07dbf7dc-ec76-4f39-8403-a3bd390a0b98 2026-08-11 12:38:01.480 7 INFO neutron.plugins.ml2.plugin [None req-11729c2f-ae98-4b8a-9877-52c04d995c1a - - - - - -] Attempt 1 to provision port 07dbf7dc-ec76-4f39-8403-a3bd390a0b98 2026-08-11 12:38:01.508 7 INFO neutron.db.ovn_revision_numbers_db [None req-513dd394-095d-43c1-83be-d92187432fdf 9e578bf35d744759a8c3c24988ddeed2 0b057a8e28ca44098fd7aa7aa3203408 - - default default] Successfully bumped revision number for resource 07dbf7dc-ec76-4f39-8403-a3bd390a0b98 (type: router_ports) to 1 2026-08-11 12:38:01.609 7 INFO neutron.db.ovn_revision_numbers_db [None req-513dd394-095d-43c1-83be-d92187432fdf 9e578bf35d744759a8c3c24988ddeed2 0b057a8e28ca44098fd7aa7aa3203408 - - default default] Successfully bumped revision number for resource 78a2cdf6-b3a6-44bc-be49-d3f2698f9b2f (type: routers) to 2 [pid: 7|app: 0|req: 1872/3613] 10.0.0.70 () {34 vars in 668 bytes} [Tue Aug 11 12:38:00 2026] POST /v2.0/routers => generated 936 bytes in 1343 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-11 12:38:02.127 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-276d5526-8f46-4284-9d90-98961f5a01ee 9e578bf35d744759a8c3c24988ddeed2 0b057a8e28ca44098fd7aa7aa3203408 - - default default] No more DHCP agents 2026-08-11 12:38:02.129 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-276d5526-8f46-4284-9d90-98961f5a01ee 9e578bf35d744759a8c3c24988ddeed2 0b057a8e28ca44098fd7aa7aa3203408 - - default default] Unable to schedule network 3297ebcd-f42b-4828-95fe-8e699f850352: no agents available; will retry on subsequent port and subnet creation events. 2026-08-11 12:38:02.269 8 INFO neutron.db.ovn_revision_numbers_db [None req-276d5526-8f46-4284-9d90-98961f5a01ee 9e578bf35d744759a8c3c24988ddeed2 0b057a8e28ca44098fd7aa7aa3203408 - - default default] Successfully bumped revision number for resource b878fa88-3b36-4369-8730-514a7200eff6 (type: ports) to 1 2026-08-11 12:38:02.957 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-276d5526-8f46-4284-9d90-98961f5a01ee 9e578bf35d744759a8c3c24988ddeed2 0b057a8e28ca44098fd7aa7aa3203408 - - default default] No more DHCP agents 2026-08-11 12:38:02.958 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-276d5526-8f46-4284-9d90-98961f5a01ee 9e578bf35d744759a8c3c24988ddeed2 0b057a8e28ca44098fd7aa7aa3203408 - - default default] Unable to schedule network 3297ebcd-f42b-4828-95fe-8e699f850352: no agents available; will retry on subsequent port and subnet creation events. 2026-08-11 12:38:03.290 8 INFO neutron.db.ovn_revision_numbers_db [None req-276d5526-8f46-4284-9d90-98961f5a01ee 9e578bf35d744759a8c3c24988ddeed2 0b057a8e28ca44098fd7aa7aa3203408 - - default default] Successfully bumped revision number for resource b878fa88-3b36-4369-8730-514a7200eff6 (type: router_ports) to 1 [pid: 8|app: 0|req: 1742/3614] 10.0.0.70 () {34 vars in 782 bytes} [Tue Aug 11 12:38:01 2026] PUT /v2.0/routers/78a2cdf6-b3a6-44bc-be49-d3f2698f9b2f/add_router_interface => generated 309 bytes in 1664 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 12:38:03.744 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-c38794b9-1fed-46ee-bd96-68d545cbacbe - - - - - -] No more DHCP agents 2026-08-11 12:38:03.745 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-c38794b9-1fed-46ee-bd96-68d545cbacbe - - - - - -] Unable to schedule network 51fa4b90-fa94-4f8e-bfe2-d83223c6676a: no agents available; will retry on subsequent port and subnet creation events. 2026-08-11 12:38:03.850 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-e051d5f2-2e3e-48ce-8475-fdb2a74a4687 - - - - - -] OVN reports status down for port: bc57a0d9-90b6-4d15-a737-e586e95d4da9 2026-08-11 12:38:03.879 7 INFO neutron.db.ovn_revision_numbers_db [None req-c38794b9-1fed-46ee-bd96-68d545cbacbe - - - - - -] Successfully bumped revision number for resource bc57a0d9-90b6-4d15-a737-e586e95d4da9 (type: ports) to 1 2026-08-11 12:38:04.110 7 INFO neutron.db.ovn_revision_numbers_db [None req-c38794b9-1fed-46ee-bd96-68d545cbacbe - - - - - -] Successfully bumped revision number for resource bc57a0d9-90b6-4d15-a737-e586e95d4da9 (type: ports) to 3 2026-08-11 12:38:04.174 7 INFO neutron.db.segments_db [None req-c38794b9-1fed-46ee-bd96-68d545cbacbe - - - - - -] Added segment d8440921-68ff-4310-bf17-e3b7c4486750 of type geneve for network 6bf06dfe-3445-4ad5-8821-859be08f5e31 2026-08-11 12:38:04.283 7 INFO neutron.db.ovn_revision_numbers_db [None req-63711d52-1143-4b4a-bd13-34c3cacf8329 - - - - - -] Successfully bumped revision number for resource 6bf06dfe-3445-4ad5-8821-859be08f5e31 (type: networks) to 1 2026-08-11 12:38:04.417 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-63711d52-1143-4b4a-bd13-34c3cacf8329 - - - - - -] No more DHCP agents 2026-08-11 12:38:04.418 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-63711d52-1143-4b4a-bd13-34c3cacf8329 - - - - - -] Unable to schedule network 6bf06dfe-3445-4ad5-8821-859be08f5e31: no agents available; will retry on subsequent port and subnet creation events. 2026-08-11 12:38:04.471 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-e051d5f2-2e3e-48ce-8475-fdb2a74a4687 - - - - - -] OVN reports status down for port: b3200911-0a6c-4cb4-a2c7-0da6e7423204 2026-08-11 12:38:04.488 7 INFO neutron.db.ovn_revision_numbers_db [None req-63711d52-1143-4b4a-bd13-34c3cacf8329 - - - - - -] Successfully bumped revision number for resource b3200911-0a6c-4cb4-a2c7-0da6e7423204 (type: ports) to 1 2026-08-11 12:38:04.620 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-63711d52-1143-4b4a-bd13-34c3cacf8329 - - - - - -] No more DHCP agents 2026-08-11 12:38:04.621 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-63711d52-1143-4b4a-bd13-34c3cacf8329 - - - - - -] Unable to schedule network 6bf06dfe-3445-4ad5-8821-859be08f5e31: no agents available; will retry on subsequent port and subnet creation events. 2026-08-11 12:38:04.638 7 INFO neutron.db.ovn_revision_numbers_db [None req-63711d52-1143-4b4a-bd13-34c3cacf8329 - - - - - -] Successfully bumped revision number for resource d461636a-6651-40d4-9178-84b3fcce5449 (type: subnets) to 0 2026-08-11 12:38:04.955 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-63711d52-1143-4b4a-bd13-34c3cacf8329 - - - - - -] No more DHCP agents 2026-08-11 12:38:04.956 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-63711d52-1143-4b4a-bd13-34c3cacf8329 - - - - - -] Unable to schedule network 6bf06dfe-3445-4ad5-8821-859be08f5e31: no agents available; will retry on subsequent port and subnet creation events. 2026-08-11 12:38:05.049 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-e051d5f2-2e3e-48ce-8475-fdb2a74a4687 - - - - - -] OVN reports status down for port: c698816c-e54c-4250-8995-118c9f9b99bb 2026-08-11 12:38:05.073 7 INFO neutron.db.ovn_revision_numbers_db [None req-63711d52-1143-4b4a-bd13-34c3cacf8329 - - - - - -] Successfully bumped revision number for resource c698816c-e54c-4250-8995-118c9f9b99bb (type: ports) to 1 2026-08-11 12:38:05.606 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-e051d5f2-2e3e-48ce-8475-fdb2a74a4687 - - - - - -] OVN reports status up for port: c698816c-e54c-4250-8995-118c9f9b99bb 2026-08-11 12:38:05.618 8 INFO neutron.plugins.ml2.plugin [None req-e051d5f2-2e3e-48ce-8475-fdb2a74a4687 - - - - - -] Attempt 1 to provision port c698816c-e54c-4250-8995-118c9f9b99bb 2026-08-11 12:38:05.625 7 INFO neutron.plugins.ml2.plugin [None req-63711d52-1143-4b4a-bd13-34c3cacf8329 - - - - - -] Attempt 1 to provision port c698816c-e54c-4250-8995-118c9f9b99bb 2026-08-11 12:38:05.686 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-63711d52-1143-4b4a-bd13-34c3cacf8329 - - - - - -] No more DHCP agents 2026-08-11 12:38:05.688 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-63711d52-1143-4b4a-bd13-34c3cacf8329 - - - - - -] Unable to schedule network 6bf06dfe-3445-4ad5-8821-859be08f5e31: no agents available; will retry on subsequent port and subnet creation events. 2026-08-11 12:38:05.937 8 INFO neutron.db.ovn_revision_numbers_db [None req-e051d5f2-2e3e-48ce-8475-fdb2a74a4687 - - - - - -] Successfully bumped revision number for resource c698816c-e54c-4250-8995-118c9f9b99bb (type: ports) to 2 2026-08-11 12:38:06.119 7 INFO neutron.db.ovn_revision_numbers_db [None req-63711d52-1143-4b4a-bd13-34c3cacf8329 - - - - - -] Successfully bumped revision number for resource c698816c-e54c-4250-8995-118c9f9b99bb (type: router_ports) to 1 2026-08-11 12:38:06.344 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-63711d52-1143-4b4a-bd13-34c3cacf8329 - - - - - -] No more DHCP agents 2026-08-11 12:38:06.345 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-63711d52-1143-4b4a-bd13-34c3cacf8329 - - - - - -] Unable to schedule network 6bf06dfe-3445-4ad5-8821-859be08f5e31: no agents available; will retry on subsequent port and subnet creation events. 2026-08-11 12:38:06.475 7 INFO neutron.db.ovn_revision_numbers_db [None req-63711d52-1143-4b4a-bd13-34c3cacf8329 - - - - - -] Successfully bumped revision number for resource de78dba2-670f-47f7-b9bd-ee98b8099292 (type: ports) to 1 2026-08-11 12:38:06.690 7 INFO neutron.db.ovn_revision_numbers_db [None req-63711d52-1143-4b4a-bd13-34c3cacf8329 - - - - - -] Successfully bumped revision number for resource de78dba2-670f-47f7-b9bd-ee98b8099292 (type: ports) to 3 [pid: 7|app: 0|req: 1873/3615] 10.0.0.70 () {34 vars in 684 bytes} [Tue Aug 11 12:38:03 2026] POST /v2.0/vpn/vpnservices => generated 457 bytes in 3541 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1743/3616] 10.0.0.70 () {32 vars in 662 bytes} [Tue Aug 11 12:38:06 2026] GET /v2.0/vpn/vpnservices => generated 1314 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-11 12:38:07.017 7 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-11729c2f-ae98-4b8a-9877-52c04d995c1a - - - - - -] No hosting information found for port 07dbf7dc-ec76-4f39-8403-a3bd390a0b98: RuntimeError: No hosting information found for port 07dbf7dc-ec76-4f39-8403-a3bd390a0b98 2026-08-11 12:38:07.019 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-11729c2f-ae98-4b8a-9877-52c04d995c1a - - - - - -] OVN reports status down for port: b878fa88-3b36-4369-8730-514a7200eff6 2026-08-11 12:38:07.118 7 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-11729c2f-ae98-4b8a-9877-52c04d995c1a - - - - - -] Logical_Switch_Port %s host information not removed, the port state is up 2026-08-11 12:38:07.120 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-11729c2f-ae98-4b8a-9877-52c04d995c1a - - - - - -] OVN reports status up for port: b878fa88-3b36-4369-8730-514a7200eff6 2026-08-11 12:38:07.143 7 INFO neutron.plugins.ml2.plugin [None req-11729c2f-ae98-4b8a-9877-52c04d995c1a - - - - - -] Attempt 1 to provision port b878fa88-3b36-4369-8730-514a7200eff6 2026-08-11 12:38:07.213 7 INFO neutron_taas.services.taas.taas_plugin [None req-5cbfbf2f-6627-494d-9f4d-326c55b001be 9e578bf35d744759a8c3c24988ddeed2 0b057a8e28ca44098fd7aa7aa3203408 - - default default] TaaS: Handle Delete Port: bc57a0d9-90b6-4d15-a737-e586e95d4da9 2026-08-11 12:38:07.227 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-5cbfbf2f-6627-494d-9f4d-326c55b001be 9e578bf35d744759a8c3c24988ddeed2 0b057a8e28ca44098fd7aa7aa3203408 - - default default] Tap Mirror: Handle Delete Port: bc57a0d9-90b6-4d15-a737-e586e95d4da9 2026-08-11 12:38:07.652 7 INFO neutron_taas.services.taas.taas_plugin [None req-80ad0961-fdb7-419b-9c42-dbf87a44faee - - - - - -] TaaS: Handle Delete Port: de78dba2-670f-47f7-b9bd-ee98b8099292 2026-08-11 12:38:07.658 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-80ad0961-fdb7-419b-9c42-dbf87a44faee - - - - - -] Tap Mirror: Handle Delete Port: de78dba2-670f-47f7-b9bd-ee98b8099292 2026-08-11 12:38:07.830 7 INFO neutron.db.ovn_revision_numbers_db [None req-11729c2f-ae98-4b8a-9877-52c04d995c1a - - - - - -] Successfully bumped revision number for resource b878fa88-3b36-4369-8730-514a7200eff6 (type: ports) to 2 2026-08-11 12:38:08.963 7 INFO neutron_taas.services.taas.taas_plugin [None req-cc0c7ece-657f-4f12-84a3-bf43dcb4a990 - - - - - -] TaaS: Handle Delete Port: c698816c-e54c-4250-8995-118c9f9b99bb 2026-08-11 12:38:08.966 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-cc0c7ece-657f-4f12-84a3-bf43dcb4a990 - - - - - -] Tap Mirror: Handle Delete Port: c698816c-e54c-4250-8995-118c9f9b99bb 2026-08-11 12:38:09.783 7 INFO neutron_taas.services.taas.taas_plugin [None req-cc0c7ece-657f-4f12-84a3-bf43dcb4a990 - - - - - -] TaaS: Handle Delete Port: b3200911-0a6c-4cb4-a2c7-0da6e7423204 2026-08-11 12:38:09.787 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-cc0c7ece-657f-4f12-84a3-bf43dcb4a990 - - - - - -] Tap Mirror: Handle Delete Port: b3200911-0a6c-4cb4-a2c7-0da6e7423204 2026-08-11 12:38:09.980 7 INFO neutron.services.segments.plugin [-] Segment d8440921-68ff-4310-bf17-e3b7c4486750 resource provider aggregate not found 2026-08-11 12:38:09.991 7 INFO neutron.services.segments.plugin [-] Segment d8440921-68ff-4310-bf17-e3b7c4486750 resource provider aggregate not found 2026-08-11 12:38:10.008 7 INFO neutron.services.segments.plugin [-] Segment d8440921-68ff-4310-bf17-e3b7c4486750 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d8440921-68ff-4310-bf17-e3b7c4486750 found for delete ", "request_id": "req-4e048f25-2126-4a1e-9f15-59160e73291e"}]} 2026-08-11 12:38:10.008 7 INFO neutron.services.segments.plugin [-] Segment d8440921-68ff-4310-bf17-e3b7c4486750 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d8440921-68ff-4310-bf17-e3b7c4486750 found for delete ", "request_id": "req-fa8d6067-9127-4f61-a365-d8a59144a998"}]} [pid: 7|app: 0|req: 1874/3617] 10.0.0.70 () {32 vars in 739 bytes} [Tue Aug 11 12:38:06 2026] DELETE /v2.0/vpn/vpnservices/584d37df-fb13-4652-8d65-2dc7bac90fff => generated 0 bytes in 3178 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1744/3618] 10.0.0.70 () {32 vars in 662 bytes} [Tue Aug 11 12:38:10 2026] GET /v2.0/vpn/vpnservices => generated 871 bytes in 19 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-08-11 12:38:10.153 7 INFO neutron.api.v2.resource [None req-31e1b2cc-64ec-49ab-8c29-f35b4c7e2b62 9e578bf35d744759a8c3c24988ddeed2 0b057a8e28ca44098fd7aa7aa3203408 - - default default] create failed (client error): The server could not comply with the request since it is either malformed or otherwise incorrect. [pid: 7|app: 0|req: 1875/3619] 10.0.0.70 () {34 vars in 706 bytes} [Tue Aug 11 12:38:10 2026] POST /v2.0/vpn/ipsec-site-connections => generated 127 bytes in 82 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) 2026-08-11 12:38:10.241 8 INFO neutron.api.v2.resource [None req-db43565f-b4c6-49a6-8ff1-d59bf5d59683 9e578bf35d744759a8c3c24988ddeed2 0b057a8e28ca44098fd7aa7aa3203408 - - default default] create failed (client error): The server could not comply with the request since it is either malformed or otherwise incorrect. [pid: 8|app: 0|req: 1745/3620] 10.0.0.70 () {34 vars in 706 bytes} [Tue Aug 11 12:38:10 2026] POST /v2.0/vpn/ipsec-site-connections => generated 136 bytes in 75 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) 2026-08-11 12:38:10.259 7 WARNING neutron.api.v2.base [None req-026941d2-3185-48c8-b9a8-8fb37fc27dcf 9e578bf35d744759a8c3c24988ddeed2 0b057a8e28ca44098fd7aa7aa3203408 - - default default] An exception happened while processing the request body. The exception message is [Invalid input for dpd. Reason: '59' is not a dictionary.].: webob.exc.HTTPBadRequest: Invalid input for dpd. Reason: '59' is not a dictionary. 2026-08-11 12:38:10.259 7 INFO neutron.api.v2.resource [None req-026941d2-3185-48c8-b9a8-8fb37fc27dcf 9e578bf35d744759a8c3c24988ddeed2 0b057a8e28ca44098fd7aa7aa3203408 - - default default] create failed (client error): Invalid input for dpd. Reason: '59' is not a dictionary. [pid: 7|app: 0|req: 1876/3621] 10.0.0.70 () {34 vars in 706 bytes} [Tue Aug 11 12:38:10 2026] POST /v2.0/vpn/ipsec-site-connections => generated 129 bytes in 8 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1746/3622] 10.0.0.70 () {34 vars in 692 bytes} [Tue Aug 11 12:38:10 2026] POST /v2.0/vpn/endpoint-groups => generated 293 bytes in 57 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-11 12:38:10.381 7 INFO neutron.api.v2.resource [None req-9628f0b1-f20d-474a-8a71-73e32a64d4f6 9e578bf35d744759a8c3c24988ddeed2 0b057a8e28ca44098fd7aa7aa3203408 - - default default] create failed (client error): The server could not comply with the request since it is either malformed or otherwise incorrect. [pid: 7|app: 0|req: 1877/3623] 10.0.0.70 () {34 vars in 706 bytes} [Tue Aug 11 12:38:10 2026] POST /v2.0/vpn/ipsec-site-connections => generated 149 bytes in 55 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1747/3624] 10.0.0.70 () {32 vars in 670 bytes} [Tue Aug 11 12:38:10 2026] GET /v2.0/vpn/endpoint-groups => generated 908 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1878/3625] 10.0.0.70 () {32 vars in 747 bytes} [Tue Aug 11 12:38:10 2026] DELETE /v2.0/vpn/endpoint-groups/46cdeb08-cae9-4f2a-bd88-02b12b65cdfb => generated 0 bytes in 28 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1748/3626] 10.0.0.70 () {32 vars in 670 bytes} [Tue Aug 11 12:38:10 2026] GET /v2.0/vpn/endpoint-groups => generated 633 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1879/3627] 10.0.0.70 () {34 vars in 692 bytes} [Tue Aug 11 12:38:10 2026] POST /v2.0/vpn/endpoint-groups => generated 302 bytes in 76 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-11 12:38:10.601 8 INFO neutron.api.v2.resource [None req-6f01147f-adb8-43c1-b131-435462e5faf8 9e578bf35d744759a8c3c24988ddeed2 0b057a8e28ca44098fd7aa7aa3203408 - - default default] create failed (client error): The server could not comply with the request since it is either malformed or otherwise incorrect. [pid: 8|app: 0|req: 1749/3628] 10.0.0.70 () {34 vars in 706 bytes} [Tue Aug 11 12:38:10 2026] POST /v2.0/vpn/ipsec-site-connections => generated 148 bytes in 58 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1880/3629] 10.0.0.70 () {32 vars in 670 bytes} [Tue Aug 11 12:38:10 2026] GET /v2.0/vpn/endpoint-groups => generated 917 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1750/3632] 10.0.0.70 () {32 vars in 747 bytes} [Tue Aug 11 12:38:10 2026] DELETE /v2.0/vpn/endpoint-groups/57fd7775-2dd4-4597-80d2-5fc9dab02b68 => generated 0 bytes in 36 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1883/3633] 10.0.0.70 () {32 vars in 670 bytes} [Tue Aug 11 12:38:10 2026] GET /v2.0/vpn/endpoint-groups => generated 633 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 12:38:10.697 8 WARNING neutron.api.v2.base [None req-af630dce-00ae-4481-9aa6-8a2ed5a0c129 9e578bf35d744759a8c3c24988ddeed2 0b057a8e28ca44098fd7aa7aa3203408 - - default default] An exception happened while processing the request body. The exception message is [Invalid input for peer_cidrs. Reason: '1.0.0.0/33' is not a valid IP subnet.].: webob.exc.HTTPBadRequest: Invalid input for peer_cidrs. Reason: '1.0.0.0/33' is not a valid IP subnet. 2026-08-11 12:38:10.697 8 INFO neutron.api.v2.resource [None req-af630dce-00ae-4481-9aa6-8a2ed5a0c129 9e578bf35d744759a8c3c24988ddeed2 0b057a8e28ca44098fd7aa7aa3203408 - - default default] create failed (client error): Invalid input for peer_cidrs. Reason: '1.0.0.0/33' is not a valid IP subnet. [pid: 8|app: 0|req: 1751/3634] 10.0.0.70 () {34 vars in 706 bytes} [Tue Aug 11 12:38:10 2026] POST /v2.0/vpn/ipsec-site-connections => generated 149 bytes in 7 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) 2026-08-11 12:38:10.803 7 INFO neutron.db.segments_db [None req-a19d2795-ba21-4586-989a-f6c0e2305af8 9e578bf35d744759a8c3c24988ddeed2 0b057a8e28ca44098fd7aa7aa3203408 - - default default] Added segment 5dec4e47-056a-4d72-942e-ec3804f5f487 of type geneve for network 945ba95c-e9b8-47e3-9dc2-52577914d963 2026-08-11 12:38:10.923 7 INFO neutron.db.ovn_revision_numbers_db [None req-a19d2795-ba21-4586-989a-f6c0e2305af8 9e578bf35d744759a8c3c24988ddeed2 0b057a8e28ca44098fd7aa7aa3203408 - - default default] Successfully bumped revision number for resource 945ba95c-e9b8-47e3-9dc2-52577914d963 (type: networks) to 1 2026-08-11 12:38:11.085 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-a19d2795-ba21-4586-989a-f6c0e2305af8 9e578bf35d744759a8c3c24988ddeed2 0b057a8e28ca44098fd7aa7aa3203408 - - default default] No more DHCP agents 2026-08-11 12:38:11.087 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-a19d2795-ba21-4586-989a-f6c0e2305af8 9e578bf35d744759a8c3c24988ddeed2 0b057a8e28ca44098fd7aa7aa3203408 - - default default] Unable to schedule network 945ba95c-e9b8-47e3-9dc2-52577914d963: no agents available; will retry on subsequent port and subnet creation events. 2026-08-11 12:38:11.192 7 INFO neutron.db.ovn_revision_numbers_db [None req-a19d2795-ba21-4586-989a-f6c0e2305af8 9e578bf35d744759a8c3c24988ddeed2 0b057a8e28ca44098fd7aa7aa3203408 - - default default] Successfully bumped revision number for resource 8f2c0298-9806-4d53-900e-3e87322faf1d (type: ports) to 1 [pid: 7|app: 0|req: 1884/3635] 10.0.0.70 () {34 vars in 669 bytes} [Tue Aug 11 12:38:10 2026] POST /v2.0/networks => generated 651 bytes in 524 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-11 12:38:11.451 8 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-37ade80c-7af4-40f9-9fc7-7679a2e69a44 - - - - - -] No port found with ID c698816c-e54c-4250-8995-118c9f9b99bb: RuntimeError: No port found with ID c698816c-e54c-4250-8995-118c9f9b99bb 2026-08-11 12:38:11.467 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-37ade80c-7af4-40f9-9fc7-7679a2e69a44 - - - - - -] OVN reports status down for port: 8f2c0298-9806-4d53-900e-3e87322faf1d 2026-08-11 12:38:11.472 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-a9ce77ee-853d-4a7e-9a08-753088da69c1 9e578bf35d744759a8c3c24988ddeed2 0b057a8e28ca44098fd7aa7aa3203408 - - default default] No more DHCP agents 2026-08-11 12:38:11.479 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-a9ce77ee-853d-4a7e-9a08-753088da69c1 9e578bf35d744759a8c3c24988ddeed2 0b057a8e28ca44098fd7aa7aa3203408 - - default default] Unable to schedule network 945ba95c-e9b8-47e3-9dc2-52577914d963: no agents available; will retry on subsequent port and subnet creation events. 2026-08-11 12:38:12.012 8 INFO neutron.db.ovn_revision_numbers_db [None req-c50c4dda-201b-4cc4-8b5d-4f3062827686 - - - - - -] Successfully bumped revision number for resource 8f2c0298-9806-4d53-900e-3e87322faf1d (type: ports) to 2 2026-08-11 12:38:12.040 8 INFO neutron.db.ovn_revision_numbers_db [None req-c50c4dda-201b-4cc4-8b5d-4f3062827686 - - - - - -] Successfully bumped revision number for resource 96642b71-7618-409c-875b-7d845b336839 (type: subnets) to 0 [pid: 8|app: 0|req: 1752/3636] 10.0.0.70 () {34 vars in 668 bytes} [Tue Aug 11 12:38:11 2026] POST /v2.0/subnets => generated 629 bytes in 827 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-11 12:38:12.440 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-a98eed80-1290-48b8-8111-cd612ca05b44 9e578bf35d744759a8c3c24988ddeed2 0b057a8e28ca44098fd7aa7aa3203408 - - default default] No more DHCP agents 2026-08-11 12:38:12.441 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-a98eed80-1290-48b8-8111-cd612ca05b44 9e578bf35d744759a8c3c24988ddeed2 0b057a8e28ca44098fd7aa7aa3203408 - - default default] Unable to schedule network 51fa4b90-fa94-4f8e-bfe2-d83223c6676a: no agents available; will retry on subsequent port and subnet creation events. 2026-08-11 12:38:12.577 7 INFO neutron.db.ovn_revision_numbers_db [None req-a98eed80-1290-48b8-8111-cd612ca05b44 9e578bf35d744759a8c3c24988ddeed2 0b057a8e28ca44098fd7aa7aa3203408 - - default default] Successfully bumped revision number for resource 1330784c-ecbc-42ec-a426-51d230c59f13 (type: ports) to 1 2026-08-11 12:38:13.132 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.commands [None req-24876586-ab8b-46f1-9d98-d6139e733f15 - - - - - -] Schedule LRP lrp-1330784c-ecbc-42ec-a426-51d230c59f13 on gateway a53a2deb-40ac-45ac-8351-5d8ff8b10a53 with priority 1 2026-08-11 12:38:13.182 7 INFO neutron.db.ovn_revision_numbers_db [None req-a98eed80-1290-48b8-8111-cd612ca05b44 9e578bf35d744759a8c3c24988ddeed2 0b057a8e28ca44098fd7aa7aa3203408 - - default default] Successfully bumped revision number for resource 1330784c-ecbc-42ec-a426-51d230c59f13 (type: router_ports) to 1 2026-08-11 12:38:13.252 7 INFO neutron.db.ovn_revision_numbers_db [None req-a98eed80-1290-48b8-8111-cd612ca05b44 9e578bf35d744759a8c3c24988ddeed2 0b057a8e28ca44098fd7aa7aa3203408 - - default default] Successfully bumped revision number for resource e61c1420-8d59-4744-b1c6-5710b430f068 (type: routers) to 2 [pid: 7|app: 0|req: 1885/3637] 10.0.0.70 () {34 vars in 668 bytes} [Tue Aug 11 12:38:12 2026] POST /v2.0/routers => generated 936 bytes in 1202 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-11 12:38:13.386 8 INFO neutron.api.v2.resource [None req-072fccdc-0c21-4b46-a2b4-ed7610ce01a8 74cb35747e8546a0bf382756c63d8e2e 3d01570b8d144c6482fbdcc5a50e2032 - - default default] create failed (client error): The server could not comply with the request since it is either malformed or otherwise incorrect. 2026-08-11 12:38:13.387 7 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-9d4d567d-0f6c-4398-a106-01d93d1acc13 - - - - - -] No hosting information found for port b878fa88-3b36-4369-8730-514a7200eff6: RuntimeError: No hosting information found for port b878fa88-3b36-4369-8730-514a7200eff6 [pid: 8|app: 0|req: 1753/3638] 10.0.0.70 () {34 vars in 684 bytes} [Tue Aug 11 12:38:13 2026] POST /v2.0/vpn/vpnservices => generated 194 bytes in 113 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) 2026-08-11 12:38:13.494 7 INFO neutron.db.ovn_revision_numbers_db [None req-9d4d567d-0f6c-4398-a106-01d93d1acc13 - - - - - -] Successfully bumped revision number for resource b878fa88-3b36-4369-8730-514a7200eff6 (type: router_ports) to 2 2026-08-11 12:38:13.495 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-9d4d567d-0f6c-4398-a106-01d93d1acc13 - - - - - -] OVN reports status down for port: de78dba2-670f-47f7-b9bd-ee98b8099292 2026-08-11 12:38:13.582 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-9d4d567d-0f6c-4398-a106-01d93d1acc13 - - - - - -] OVN reports status down for port: 1330784c-ecbc-42ec-a426-51d230c59f13 2026-08-11 12:38:13.632 7 INFO neutron_taas.services.taas.taas_plugin [None req-4c99377a-fa14-4f28-8b14-aa6b1d75a659 74cb35747e8546a0bf382756c63d8e2e 3d01570b8d144c6482fbdcc5a50e2032 - - default default] TaaS: Handle Delete Port: 8f2c0298-9806-4d53-900e-3e87322faf1d 2026-08-11 12:38:13.636 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-4c99377a-fa14-4f28-8b14-aa6b1d75a659 74cb35747e8546a0bf382756c63d8e2e 3d01570b8d144c6482fbdcc5a50e2032 - - default default] Tap Mirror: Handle Delete Port: 8f2c0298-9806-4d53-900e-3e87322faf1d 2026-08-11 12:38:13.683 7 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-9d4d567d-0f6c-4398-a106-01d93d1acc13 - - - - - -] Logical_Switch_Port %s host information not removed, the port state is up 2026-08-11 12:38:13.684 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-9d4d567d-0f6c-4398-a106-01d93d1acc13 - - - - - -] OVN reports status up for port: 1330784c-ecbc-42ec-a426-51d230c59f13 2026-08-11 12:38:13.698 7 INFO neutron.plugins.ml2.plugin [None req-9d4d567d-0f6c-4398-a106-01d93d1acc13 - - - - - -] Attempt 1 to provision port 1330784c-ecbc-42ec-a426-51d230c59f13 2026-08-11 12:38:14.013 7 INFO neutron.services.segments.plugin [-] Segment 5dec4e47-056a-4d72-942e-ec3804f5f487 resource provider aggregate not found 2026-08-11 12:38:14.027 7 INFO neutron.services.segments.plugin [-] Segment 5dec4e47-056a-4d72-942e-ec3804f5f487 resource provider aggregate not found 2026-08-11 12:38:14.037 7 INFO neutron.services.segments.plugin [-] Segment 5dec4e47-056a-4d72-942e-ec3804f5f487 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5dec4e47-056a-4d72-942e-ec3804f5f487 found for delete ", "request_id": "req-bbde54ba-f84a-4d37-a8c1-51033727baf0"}]} 2026-08-11 12:38:14.050 7 INFO neutron.services.segments.plugin [-] Segment 5dec4e47-056a-4d72-942e-ec3804f5f487 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5dec4e47-056a-4d72-942e-ec3804f5f487 found for delete ", "request_id": "req-3c5acb57-2df5-40f9-b63e-fe5f76ee2fe2"}]} [pid: 7|app: 0|req: 1886/3639] 10.0.0.70 () {32 vars in 725 bytes} [Tue Aug 11 12:38:13 2026] DELETE /v2.0/networks/945ba95c-e9b8-47e3-9dc2-52577914d963 => generated 0 bytes in 671 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-11 12:38:14.370 8 INFO neutron_taas.services.taas.taas_plugin [None req-2c3ff9c1-1dfb-4f38-8475-34e797af9aba 74cb35747e8546a0bf382756c63d8e2e 3d01570b8d144c6482fbdcc5a50e2032 - - default default] TaaS: Handle Delete Port: 1330784c-ecbc-42ec-a426-51d230c59f13 2026-08-11 12:38:14.374 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-2c3ff9c1-1dfb-4f38-8475-34e797af9aba 74cb35747e8546a0bf382756c63d8e2e 3d01570b8d144c6482fbdcc5a50e2032 - - default default] Tap Mirror: Handle Delete Port: 1330784c-ecbc-42ec-a426-51d230c59f13 [pid: 8|app: 0|req: 1754/3640] 10.0.0.70 () {32 vars in 723 bytes} [Tue Aug 11 12:38:14 2026] DELETE /v2.0/routers/e61c1420-8d59-4744-b1c6-5710b430f068 => generated 0 bytes in 645 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-11 12:38:14.728 7 WARNING neutron.api.v2.base [None req-74f18d4b-c912-4250-b5c4-f337fc2a8a49 9e578bf35d744759a8c3c24988ddeed2 0b057a8e28ca44098fd7aa7aa3203408 - - default default] An exception happened while processing the request body. The exception message is [Invalid input for description. Reason: 'yyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyy' exceeds maximum length of 255.].: webob.exc.HTTPBadRequest: Invalid input for description. Reason: 'yyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyy' exceeds maximum length of 255. 2026-08-11 12:38:14.729 7 INFO neutron.api.v2.resource [None req-74f18d4b-c912-4250-b5c4-f337fc2a8a49 9e578bf35d744759a8c3c24988ddeed2 0b057a8e28ca44098fd7aa7aa3203408 - - default default] create failed (client error): Invalid input for description. Reason: 'yyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyy' exceeds maximum length of 255. [pid: 7|app: 0|req: 1887/3641] 10.0.0.70 () {34 vars in 684 bytes} [Tue Aug 11 12:38:14 2026] POST /v2.0/vpn/vpnservices => generated 401 bytes in 8 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) 2026-08-11 12:38:14.745 8 WARNING neutron.api.v2.base [None req-87230457-4a2e-4d85-9ea0-ecaa3610f456 9e578bf35d744759a8c3c24988ddeed2 0b057a8e28ca44098fd7aa7aa3203408 - - default default] An exception happened while processing the request body. The exception message is [Invalid input for name. Reason: 'xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx' exceeds maximum length of 255.].: webob.exc.HTTPBadRequest: Invalid input for name. Reason: 'xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx' exceeds maximum length of 255. 2026-08-11 12:38:14.746 8 INFO neutron.api.v2.resource [None req-87230457-4a2e-4d85-9ea0-ecaa3610f456 9e578bf35d744759a8c3c24988ddeed2 0b057a8e28ca44098fd7aa7aa3203408 - - default default] create failed (client error): Invalid input for name. Reason: 'xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx' exceeds maximum length of 255. [pid: 8|app: 0|req: 1755/3642] 10.0.0.70 () {34 vars in 684 bytes} [Tue Aug 11 12:38:14 2026] POST /v2.0/vpn/vpnservices => generated 394 bytes in 10 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) 2026-08-11 12:38:14.784 7 INFO neutron.api.v2.resource [None req-2d6d8a1a-301d-47d4-a14e-d20bd1166c7e 9e578bf35d744759a8c3c24988ddeed2 0b057a8e28ca44098fd7aa7aa3203408 - - default default] create failed (client error): The server could not comply with the request since it is either malformed or otherwise incorrect. [pid: 7|app: 0|req: 1888/3643] 10.0.0.70 () {34 vars in 692 bytes} [Tue Aug 11 12:38:14 2026] POST /v2.0/vpn/endpoint-groups => generated 183 bytes in 33 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) 2026-08-11 12:38:14.823 8 INFO neutron.api.v2.resource [None req-c512dfd9-9c59-487e-9db6-bb60ec2da18e 9e578bf35d744759a8c3c24988ddeed2 0b057a8e28ca44098fd7aa7aa3203408 - - default default] create failed (client error): The server could not comply with the request since it is either malformed or otherwise incorrect. [pid: 8|app: 0|req: 1756/3644] 10.0.0.70 () {34 vars in 692 bytes} [Tue Aug 11 12:38:14 2026] POST /v2.0/vpn/endpoint-groups => generated 160 bytes in 32 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) 2026-08-11 12:38:14.862 7 INFO neutron.api.v2.resource [None req-60bb1c35-8eae-46f2-a0d5-f5605866a9c7 9e578bf35d744759a8c3c24988ddeed2 0b057a8e28ca44098fd7aa7aa3203408 - - default default] create failed (client error): The server could not comply with the request since it is either malformed or otherwise incorrect. [pid: 7|app: 0|req: 1889/3645] 10.0.0.70 () {34 vars in 692 bytes} [Tue Aug 11 12:38:14 2026] POST /v2.0/vpn/endpoint-groups => generated 154 bytes in 33 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1757/3646] 10.0.0.70 () {32 vars in 662 bytes} [Tue Aug 11 12:38:14 2026] GET /v2.0/vpn/ikepolicies => generated 408 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1890/3647] 10.0.0.70 () {32 vars in 666 bytes} [Tue Aug 11 12:38:14 2026] GET /v2.0/vpn/ipsecpolicies => generated 417 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1758/3648] 10.0.0.70 () {32 vars in 684 bytes} [Tue Aug 11 12:38:14 2026] GET /v2.0/vpn/ipsec-site-connections => generated 796 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1891/3649] 10.0.0.70 () {32 vars in 662 bytes} [Tue Aug 11 12:38:14 2026] GET /v2.0/vpn/vpnservices => generated 871 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1759/3650] 10.0.0.70 () {32 vars in 744 bytes} [Tue Aug 11 12:38:14 2026] GET /v2.0/vpn/endpoint-groups/637ee52b-dc46-4de8-9711-1329b4339dd9 => generated 329 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1892/3651] 10.0.0.70 () {32 vars in 744 bytes} [Tue Aug 11 12:38:14 2026] GET /v2.0/vpn/endpoint-groups/b98a261f-d166-444d-8265-871ee63a314c => generated 319 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1760/3652] 10.0.0.70 () {32 vars in 736 bytes} [Tue Aug 11 12:38:14 2026] GET /v2.0/vpn/ikepolicies/d7e0bbc8-d546-4fb4-b998-e18774b9fed8 => generated 404 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1893/3653] 10.0.0.70 () {32 vars in 740 bytes} [Tue Aug 11 12:38:14 2026] GET /v2.0/vpn/ipsecpolicies/4bdc6ec1-dfdc-44e1-85ca-38ea59a95922 => generated 413 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1761/3654] 10.0.0.70 () {32 vars in 736 bytes} [Tue Aug 11 12:38:15 2026] GET /v2.0/vpn/vpnservices/994ff8f8-6635-4911-b8b4-4f2bf5fc7e16 => generated 458 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 12:38:15.579 7 INFO neutron.db.ovn_revision_numbers_db [None req-cb0bd5de-a9ef-4979-8c64-5eec1e751599 9e578bf35d744759a8c3c24988ddeed2 0b057a8e28ca44098fd7aa7aa3203408 - - default default] Successfully bumped revision number for resource f4a2bee9-45e8-4bc5-a1d4-743270e621e1 (type: routers) to 10 [pid: 7|app: 0|req: 1894/3655] 10.0.0.70 () {32 vars in 761 bytes} [Tue Aug 11 12:38:15 2026] DELETE /v2.0/vpn/ipsec-site-connections/2cbdba9c-905e-4faf-bf10-83ea7df03f2f => generated 0 bytes in 575 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1762/3656] 10.0.0.70 () {32 vars in 747 bytes} [Tue Aug 11 12:38:15 2026] DELETE /v2.0/vpn/endpoint-groups/637ee52b-dc46-4de8-9711-1329b4339dd9 => generated 0 bytes in 45 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1895/3657] 10.0.0.70 () {32 vars in 747 bytes} [Tue Aug 11 12:38:15 2026] DELETE /v2.0/vpn/endpoint-groups/b98a261f-d166-444d-8265-871ee63a314c => generated 0 bytes in 25 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1763/3658] 10.0.0.70 () {32 vars in 743 bytes} [Tue Aug 11 12:38:15 2026] DELETE /v2.0/vpn/ipsecpolicies/4bdc6ec1-dfdc-44e1-85ca-38ea59a95922 => generated 0 bytes in 33 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1896/3659] 10.0.0.70 () {32 vars in 739 bytes} [Tue Aug 11 12:38:15 2026] DELETE /v2.0/vpn/ikepolicies/d7e0bbc8-d546-4fb4-b998-e18774b9fed8 => generated 0 bytes in 35 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1764/3660] 10.0.0.70 () {32 vars in 739 bytes} [Tue Aug 11 12:38:15 2026] DELETE /v2.0/vpn/vpnservices/994ff8f8-6635-4911-b8b4-4f2bf5fc7e16 => generated 0 bytes in 63 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-11 12:38:16.072 7 INFO neutron_taas.services.taas.taas_plugin [None req-844dd373-e7e2-41fc-b653-fe177d32e869 9e578bf35d744759a8c3c24988ddeed2 0b057a8e28ca44098fd7aa7aa3203408 - - default default] TaaS: Handle Delete Port: ca4a4fef-d49e-4d62-b941-879e7d796ec3 2026-08-11 12:38:16.074 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-844dd373-e7e2-41fc-b653-fe177d32e869 9e578bf35d744759a8c3c24988ddeed2 0b057a8e28ca44098fd7aa7aa3203408 - - default default] Tap Mirror: Handle Delete Port: ca4a4fef-d49e-4d62-b941-879e7d796ec3 2026-08-11 12:38:16.303 7 INFO neutron_taas.services.taas.taas_plugin [None req-cc59006c-f951-4eb3-a037-d9384b167242 - - - - - -] TaaS: Handle Delete Port: 96ca470f-4afc-4f29-b30d-9de2fadb885a 2026-08-11 12:38:16.305 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-cc59006c-f951-4eb3-a037-d9384b167242 - - - - - -] Tap Mirror: Handle Delete Port: 96ca470f-4afc-4f29-b30d-9de2fadb885a 2026-08-11 12:38:16.667 7 INFO neutron_taas.services.taas.taas_plugin [None req-59129dc0-1600-4900-89f3-f249cf3e46af - - - - - -] TaaS: Handle Delete Port: 1ff92e47-0a8a-4cea-bb15-fa9ff8ae9970 2026-08-11 12:38:16.670 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-59129dc0-1600-4900-89f3-f249cf3e46af - - - - - -] Tap Mirror: Handle Delete Port: 1ff92e47-0a8a-4cea-bb15-fa9ff8ae9970 [pid: 8|app: 0|req: 1765/3661] 10.0.0.71 () {28 vars in 580 bytes} [Tue Aug 11 12:38:17 2026] GET /v2.0/agents => generated 1214 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1766/3662] 10.0.0.71 () {28 vars in 582 bytes} [Tue Aug 11 12:38:17 2026] GET /v2.0/subnets => generated 3910 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1767/3663] 10.0.0.71 () {28 vars in 590 bytes} [Tue Aug 11 12:38:17 2026] GET /v2.0/subnetpools => generated 19 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1768/3664] 10.0.0.71 () {28 vars in 582 bytes} [Tue Aug 11 12:38:17 2026] GET /v2.0/subnets => generated 3216 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-11 12:38:17.357 7 INFO neutron_taas.services.taas.taas_plugin [None req-59129dc0-1600-4900-89f3-f249cf3e46af - - - - - -] TaaS: Handle Delete Port: ecac6037-c458-4372-bb39-1c7feaf800b3 2026-08-11 12:38:17.360 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-59129dc0-1600-4900-89f3-f249cf3e46af - - - - - -] Tap Mirror: Handle Delete Port: ecac6037-c458-4372-bb39-1c7feaf800b3 [pid: 8|app: 0|req: 1769/3665] 10.0.0.71 () {28 vars in 578 bytes} [Tue Aug 11 12:38:17 2026] GET /v2.0/ports => generated 15318 bytes in 131 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) 2026-08-11 12:38:17.497 7 INFO neutron.services.segments.plugin [-] Segment 177f82e1-4056-400e-a5fa-77be56f12d05 resource provider aggregate not found 2026-08-11 12:38:17.503 7 INFO neutron.services.segments.plugin [-] Segment 177f82e1-4056-400e-a5fa-77be56f12d05 resource provider aggregate not found [pid: 8|app: 0|req: 1770/3666] 10.0.0.71 () {28 vars in 618 bytes} [Tue Aug 11 12:38:17 2026] GET /v2.0/network-ip-availabilities => generated 2572 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-11 12:38:17.517 7 INFO neutron.services.segments.plugin [-] Segment 177f82e1-4056-400e-a5fa-77be56f12d05 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 177f82e1-4056-400e-a5fa-77be56f12d05 found for delete ", "request_id": "req-6064208d-7ec6-4e74-8061-0ba1df2066b4"}]} 2026-08-11 12:38:17.528 7 INFO neutron.services.segments.plugin [-] Segment 177f82e1-4056-400e-a5fa-77be56f12d05 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 177f82e1-4056-400e-a5fa-77be56f12d05 found for delete ", "request_id": "req-8cae9a65-9dbf-4f56-9313-01dda824a21f"}]} [pid: 7|app: 0|req: 1897/3667] 10.0.0.70 () {32 vars in 739 bytes} [Tue Aug 11 12:38:15 2026] DELETE /v2.0/vpn/vpnservices/ca1d6528-4f31-4966-a123-ae38c1b2f7af => generated 0 bytes in 1698 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1771/3668] 10.0.0.71 () {28 vars in 590 bytes} [Tue Aug 11 12:38:17 2026] GET /v2.0/floatingips => generated 19 bytes in 28 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, ' [pid: 8|app: 0|req: 1772/3669] 10.0.0.70 () {32 vars in 720 bytes} [Tue Aug 11 12:38:17 2026] GET /v2.0/routers/f4a2bee9-45e8-4bc5-a1d4-743270e621e1 => generated 942 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1898/3670] 10.0.0.71 () {28 vars in 584 bytes} [Tue Aug 11 12:38:17 2026] GET /v2.0/networks => generated 4629 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1899/3671] 10.0.0.71 () {28 vars in 598 bytes} [Tue Aug 11 12:38:17 2026] GET /v2.0/security-groups => generated 20309 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1900/3672] 10.0.0.71 () {28 vars in 582 bytes} [Tue Aug 11 12:38:17 2026] GET /v2.0/routers => generated 2846 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1901/3673] 10.0.0.71 () {28 vars in 623 bytes} [Tue Aug 11 12:38:17 2026] GET /v2.0/agents?binary=ovn-controller => generated 416 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 12:38:18.346 8 INFO neutron.db.ovn_revision_numbers_db [None req-79986a03-5283-4a1b-904a-bce9023d4404 9e578bf35d744759a8c3c24988ddeed2 0b057a8e28ca44098fd7aa7aa3203408 - - default default] Successfully bumped revision number for resource f4a2bee9-45e8-4bc5-a1d4-743270e621e1 (type: routers) to 11 [pid: 8|app: 0|req: 1773/3674] 10.0.0.70 () {34 vars in 741 bytes} [Tue Aug 11 12:38:17 2026] PUT /v2.0/routers/f4a2bee9-45e8-4bc5-a1d4-743270e621e1 => generated 942 bytes in 747 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1902/3675] 10.0.0.70 () {32 vars in 735 bytes} [Tue Aug 11 12:38:18 2026] GET /v2.0/ports?device_id=f4a2bee9-45e8-4bc5-a1d4-743270e621e1 => generated 946 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 12:38:18.721 8 INFO neutron_taas.services.taas.taas_plugin [None req-892667f5-b27f-4495-8832-f7e0f895f71d 9e578bf35d744759a8c3c24988ddeed2 0b057a8e28ca44098fd7aa7aa3203408 - - default default] TaaS: Handle Delete Port: ddb57717-dedb-453f-9256-af06461c0f33 2026-08-11 12:38:18.723 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-892667f5-b27f-4495-8832-f7e0f895f71d 9e578bf35d744759a8c3c24988ddeed2 0b057a8e28ca44098fd7aa7aa3203408 - - default default] Tap Mirror: Handle Delete Port: ddb57717-dedb-453f-9256-af06461c0f33 2026-08-11 12:38:18.794 7 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-9d4d567d-0f6c-4398-a106-01d93d1acc13 - - - - - -] No port found with ID 1330784c-ecbc-42ec-a426-51d230c59f13: RuntimeError: No port found with ID 1330784c-ecbc-42ec-a426-51d230c59f13 [pid: 8|app: 0|req: 1774/3676] 10.0.0.70 () {34 vars in 788 bytes} [Tue Aug 11 12:38:18 2026] PUT /v2.0/routers/f4a2bee9-45e8-4bc5-a1d4-743270e621e1/remove_router_interface => generated 309 bytes in 781 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 12:38:19.549 7 INFO neutron_taas.services.taas.taas_plugin [None req-e465f95a-bc96-4d42-935a-2a9d2ddac220 9e578bf35d744759a8c3c24988ddeed2 0b057a8e28ca44098fd7aa7aa3203408 - - default default] TaaS: Handle Delete Port: a01a5f2d-d2ff-4e66-a83d-4bac373e06c4 2026-08-11 12:38:19.551 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-e465f95a-bc96-4d42-935a-2a9d2ddac220 9e578bf35d744759a8c3c24988ddeed2 0b057a8e28ca44098fd7aa7aa3203408 - - default default] Tap Mirror: Handle Delete Port: a01a5f2d-d2ff-4e66-a83d-4bac373e06c4 [pid: 7|app: 0|req: 1903/3677] 10.0.0.70 () {32 vars in 723 bytes} [Tue Aug 11 12:38:19 2026] DELETE /v2.0/routers/f4a2bee9-45e8-4bc5-a1d4-743270e621e1 => generated 0 bytes in 700 msecs (HTTP/1.1 204) 2 headers in 112 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: 1775/3678] 10.0.0.70 () {32 vars in 720 bytes} [Tue Aug 11 12:38:19 2026] GET /v2.0/routers/4401355b-63d7-40f7-8f3a-b4f38d803bf6 => generated 943 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 12:38:20.631 7 INFO neutron.db.ovn_revision_numbers_db [None req-10578f4c-712c-4878-99ee-503a1d7b636d 9e578bf35d744759a8c3c24988ddeed2 0b057a8e28ca44098fd7aa7aa3203408 - - default default] Successfully bumped revision number for resource 4401355b-63d7-40f7-8f3a-b4f38d803bf6 (type: routers) to 5 [pid: 7|app: 0|req: 1904/3679] 10.0.0.70 () {34 vars in 741 bytes} [Tue Aug 11 12:38:20 2026] PUT /v2.0/routers/4401355b-63d7-40f7-8f3a-b4f38d803bf6 => generated 943 bytes in 636 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1776/3680] 10.0.0.70 () {32 vars in 735 bytes} [Tue Aug 11 12:38:20 2026] GET /v2.0/ports?device_id=4401355b-63d7-40f7-8f3a-b4f38d803bf6 => generated 950 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 12:38:21.000 7 INFO neutron_taas.services.taas.taas_plugin [None req-fc21d933-3f0b-40f9-ad08-6d7636c10b67 9e578bf35d744759a8c3c24988ddeed2 0b057a8e28ca44098fd7aa7aa3203408 - - default default] TaaS: Handle Delete Port: fb26af81-2105-44fd-87b3-3642d888a253 2026-08-11 12:38:21.003 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-fc21d933-3f0b-40f9-ad08-6d7636c10b67 9e578bf35d744759a8c3c24988ddeed2 0b057a8e28ca44098fd7aa7aa3203408 - - default default] Tap Mirror: Handle Delete Port: fb26af81-2105-44fd-87b3-3642d888a253 [pid: 7|app: 0|req: 1905/3681] 10.0.0.70 () {34 vars in 788 bytes} [Tue Aug 11 12:38:20 2026] PUT /v2.0/routers/4401355b-63d7-40f7-8f3a-b4f38d803bf6/remove_router_interface => generated 309 bytes in 804 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 12:38:21.777 8 INFO neutron_taas.services.taas.taas_plugin [None req-f8c0aad2-6c85-42d7-b8c2-90dbadc096b8 9e578bf35d744759a8c3c24988ddeed2 0b057a8e28ca44098fd7aa7aa3203408 - - default default] TaaS: Handle Delete Port: 20cbaa1e-2b51-42d9-8444-81699c92cb1a 2026-08-11 12:38:21.781 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f8c0aad2-6c85-42d7-b8c2-90dbadc096b8 9e578bf35d744759a8c3c24988ddeed2 0b057a8e28ca44098fd7aa7aa3203408 - - default default] Tap Mirror: Handle Delete Port: 20cbaa1e-2b51-42d9-8444-81699c92cb1a [pid: 8|app: 0|req: 1777/3682] 10.0.0.70 () {32 vars in 723 bytes} [Tue Aug 11 12:38:21 2026] DELETE /v2.0/routers/4401355b-63d7-40f7-8f3a-b4f38d803bf6 => generated 0 bytes in 623 msecs (HTTP/1.1 204) 2 headers in 112 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: 7|app: 0|req: 1906/3683] 10.0.0.70 () {32 vars in 720 bytes} [Tue Aug 11 12:38:22 2026] GET /v2.0/routers/78a2cdf6-b3a6-44bc-be49-d3f2698f9b2f => generated 942 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 12:38:22.880 8 INFO neutron.db.ovn_revision_numbers_db [None req-7bba1a98-e5ac-4f2c-a639-43069a6649a8 9e578bf35d744759a8c3c24988ddeed2 0b057a8e28ca44098fd7aa7aa3203408 - - default default] Successfully bumped revision number for resource 78a2cdf6-b3a6-44bc-be49-d3f2698f9b2f (type: routers) to 5 [pid: 8|app: 0|req: 1778/3684] 10.0.0.70 () {34 vars in 741 bytes} [Tue Aug 11 12:38:22 2026] PUT /v2.0/routers/78a2cdf6-b3a6-44bc-be49-d3f2698f9b2f => generated 942 bytes in 630 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1907/3685] 10.0.0.70 () {32 vars in 735 bytes} [Tue Aug 11 12:38:22 2026] GET /v2.0/ports?device_id=78a2cdf6-b3a6-44bc-be49-d3f2698f9b2f => generated 950 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 12:38:23.285 8 INFO neutron_taas.services.taas.taas_plugin [None req-76bf9367-2511-4c64-b99e-5b81cca567e9 9e578bf35d744759a8c3c24988ddeed2 0b057a8e28ca44098fd7aa7aa3203408 - - default default] TaaS: Handle Delete Port: b878fa88-3b36-4369-8730-514a7200eff6 2026-08-11 12:38:23.288 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-76bf9367-2511-4c64-b99e-5b81cca567e9 9e578bf35d744759a8c3c24988ddeed2 0b057a8e28ca44098fd7aa7aa3203408 - - default default] Tap Mirror: Handle Delete Port: b878fa88-3b36-4369-8730-514a7200eff6 [pid: 8|app: 0|req: 1779/3686] 10.0.0.70 () {34 vars in 788 bytes} [Tue Aug 11 12:38:22 2026] PUT /v2.0/routers/78a2cdf6-b3a6-44bc-be49-d3f2698f9b2f/remove_router_interface => generated 309 bytes in 844 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 12:38:24.133 7 INFO neutron_taas.services.taas.taas_plugin [None req-baabbf72-899a-4f16-a690-c046527d163d 9e578bf35d744759a8c3c24988ddeed2 0b057a8e28ca44098fd7aa7aa3203408 - - default default] TaaS: Handle Delete Port: 07dbf7dc-ec76-4f39-8403-a3bd390a0b98 2026-08-11 12:38:24.136 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-baabbf72-899a-4f16-a690-c046527d163d 9e578bf35d744759a8c3c24988ddeed2 0b057a8e28ca44098fd7aa7aa3203408 - - default default] Tap Mirror: Handle Delete Port: 07dbf7dc-ec76-4f39-8403-a3bd390a0b98 [pid: 7|app: 0|req: 1908/3687] 10.0.0.70 () {32 vars in 723 bytes} [Tue Aug 11 12:38:23 2026] DELETE /v2.0/routers/78a2cdf6-b3a6-44bc-be49-d3f2698f9b2f => generated 0 bytes in 672 msecs (HTTP/1.1 204) 2 headers in 112 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-08-11 12:38:24.519 8 INFO neutron.api.v2.resource [None req-621c780d-8c22-4fc0-8e9f-a133083db365 9e578bf35d744759a8c3c24988ddeed2 0b057a8e28ca44098fd7aa7aa3203408 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1780/3688] 10.0.0.70 () {32 vars in 720 bytes} [Tue Aug 11 12:38:24 2026] GET /v2.0/routers/e61c1420-8d59-4744-b1c6-5710b430f068 => generated 135 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1909/3689] 10.0.0.70 () {32 vars in 723 bytes} [Tue Aug 11 12:38:24 2026] DELETE /v2.0/subnets/e8436f96-8524-462c-b06b-8f3625f0eece => generated 0 bytes in 167 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1781/3690] 10.0.0.70 () {32 vars in 723 bytes} [Tue Aug 11 12:38:24 2026] DELETE /v2.0/subnets/ec056e73-8802-42bd-aec5-83d4d316b48f => generated 0 bytes in 150 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1910/3691] 10.0.0.70 () {32 vars in 723 bytes} [Tue Aug 11 12:38:24 2026] DELETE /v2.0/subnets/447d2796-48f3-4648-ac35-493f4b8dffd6 => generated 0 bytes in 149 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-11 12:38:25.020 8 INFO neutron.pecan_wsgi.hooks.translation [None req-55af06f9-9b85-4aca-a6e6-798d9e210512 9e578bf35d744759a8c3c24988ddeed2 0b057a8e28ca44098fd7aa7aa3203408 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1782/3692] 10.0.0.70 () {32 vars in 723 bytes} [Tue Aug 11 12:38:25 2026] DELETE /v2.0/subnets/96642b71-7618-409c-875b-7d845b336839 => generated 136 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-11 12:38:25.151 7 INFO neutron_taas.services.taas.taas_plugin [None req-5c68c4c7-1edc-4fe2-b48c-4f6bb451b701 9e578bf35d744759a8c3c24988ddeed2 0b057a8e28ca44098fd7aa7aa3203408 - - default default] TaaS: Handle Delete Port: ca8cad08-2158-4320-b010-86b6731f818f 2026-08-11 12:38:25.154 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-5c68c4c7-1edc-4fe2-b48c-4f6bb451b701 9e578bf35d744759a8c3c24988ddeed2 0b057a8e28ca44098fd7aa7aa3203408 - - default default] Tap Mirror: Handle Delete Port: ca8cad08-2158-4320-b010-86b6731f818f 2026-08-11 12:38:25.343 7 INFO neutron.services.segments.plugin [-] Segment 680f6a45-8c1a-4260-beff-841ad657a76c resource provider aggregate not found 2026-08-11 12:38:25.347 7 INFO neutron.services.segments.plugin [-] Segment 680f6a45-8c1a-4260-beff-841ad657a76c resource provider aggregate not found 2026-08-11 12:38:25.365 7 INFO neutron.services.segments.plugin [-] Segment 680f6a45-8c1a-4260-beff-841ad657a76c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 680f6a45-8c1a-4260-beff-841ad657a76c found for delete ", "request_id": "req-9fbad1ac-6c58-4277-af2e-1ffaf6ff635a"}]} 2026-08-11 12:38:25.370 7 INFO neutron.services.segments.plugin [-] Segment 680f6a45-8c1a-4260-beff-841ad657a76c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 680f6a45-8c1a-4260-beff-841ad657a76c found for delete ", "request_id": "req-5bc137d1-2ef9-46d1-b854-45204b2e030b"}]} [pid: 7|app: 0|req: 1911/3693] 10.0.0.70 () {32 vars in 725 bytes} [Tue Aug 11 12:38:25 2026] DELETE /v2.0/networks/ebad1696-b5ee-403f-8a71-977386021290 => generated 0 bytes in 359 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-11 12:38:25.503 8 INFO neutron_taas.services.taas.taas_plugin [None req-c120d512-4145-4f18-911f-0520695e8be3 9e578bf35d744759a8c3c24988ddeed2 0b057a8e28ca44098fd7aa7aa3203408 - - default default] TaaS: Handle Delete Port: 88e4fde2-c26e-43b3-9aa3-e5d43809d957 2026-08-11 12:38:25.506 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c120d512-4145-4f18-911f-0520695e8be3 9e578bf35d744759a8c3c24988ddeed2 0b057a8e28ca44098fd7aa7aa3203408 - - default default] Tap Mirror: Handle Delete Port: 88e4fde2-c26e-43b3-9aa3-e5d43809d957 2026-08-11 12:38:25.704 8 INFO neutron.services.segments.plugin [-] Segment 1fffd522-fed4-42b6-8719-d7a6cb4e8a80 resource provider aggregate not found 2026-08-11 12:38:25.712 8 INFO neutron.services.segments.plugin [-] Segment 1fffd522-fed4-42b6-8719-d7a6cb4e8a80 resource provider aggregate not found 2026-08-11 12:38:25.728 8 INFO neutron.services.segments.plugin [-] Segment 1fffd522-fed4-42b6-8719-d7a6cb4e8a80 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1fffd522-fed4-42b6-8719-d7a6cb4e8a80 found for delete ", "request_id": "req-6b6987dd-5019-4128-9b23-48909e1895bc"}]} 2026-08-11 12:38:25.735 8 INFO neutron.services.segments.plugin [-] Segment 1fffd522-fed4-42b6-8719-d7a6cb4e8a80 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1fffd522-fed4-42b6-8719-d7a6cb4e8a80 found for delete ", "request_id": "req-7f4d4adf-8445-45ce-9520-93647150e18f"}]} [pid: 8|app: 0|req: 1783/3696] 10.0.0.70 () {32 vars in 725 bytes} [Tue Aug 11 12:38:25 2026] DELETE /v2.0/networks/a04370ce-4014-430d-8251-f30af6888c59 => generated 0 bytes in 366 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-11 12:38:25.881 7 INFO neutron_taas.services.taas.taas_plugin [None req-d3178c20-f09e-4598-a800-0c611dea23e6 9e578bf35d744759a8c3c24988ddeed2 0b057a8e28ca44098fd7aa7aa3203408 - - default default] TaaS: Handle Delete Port: c8e0f350-41a7-4173-a0e0-ffa694cfafd6 2026-08-11 12:38:25.886 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d3178c20-f09e-4598-a800-0c611dea23e6 9e578bf35d744759a8c3c24988ddeed2 0b057a8e28ca44098fd7aa7aa3203408 - - default default] Tap Mirror: Handle Delete Port: c8e0f350-41a7-4173-a0e0-ffa694cfafd6 [pid: 7|app: 0|req: 1914/3697] 10.0.0.70 () {32 vars in 725 bytes} [Tue Aug 11 12:38:25 2026] DELETE /v2.0/networks/3297ebcd-f42b-4828-95fe-8e699f850352 => generated 0 bytes in 335 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-11 12:38:26.128 8 INFO neutron.pecan_wsgi.hooks.translation [None req-e4d2e995-e740-449f-b260-b4c2331891bd 9e578bf35d744759a8c3c24988ddeed2 0b057a8e28ca44098fd7aa7aa3203408 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1784/3698] 10.0.0.70 () {32 vars in 725 bytes} [Tue Aug 11 12:38:26 2026] DELETE /v2.0/networks/945ba95c-e9b8-47e3-9dc2-52577914d963 => generated 138 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-11 12:38:26.902 7 INFO neutron.db.ovn_revision_numbers_db [None req-7df84dc4-ada2-46f9-8e58-9cefe7f38bb2 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource 43d3a28e-7739-4dea-bcca-45725f318b7b (type: security_groups) to 1 2026-08-11 12:38:26.913 7 INFO neutron.db.ovn_revision_numbers_db [None req-7df84dc4-ada2-46f9-8e58-9cefe7f38bb2 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource 03f91a21-8d86-401b-94e6-4950d76cb316 (type: security_group_rules) to 0 2026-08-11 12:38:26.923 7 INFO neutron.db.ovn_revision_numbers_db [None req-7df84dc4-ada2-46f9-8e58-9cefe7f38bb2 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource 4671d230-db29-4467-a5a5-1393244fc6e6 (type: security_group_rules) to 0 2026-08-11 12:38:26.934 7 INFO neutron.db.ovn_revision_numbers_db [None req-7df84dc4-ada2-46f9-8e58-9cefe7f38bb2 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource e1fde47c-b8ac-4595-842c-c1e16bf9edb1 (type: security_group_rules) to 0 2026-08-11 12:38:26.945 7 INFO neutron.db.ovn_revision_numbers_db [None req-7df84dc4-ada2-46f9-8e58-9cefe7f38bb2 473071924e0b4ada815f8fc0368c8474 354615a73780442d8ead8b8619544339 - - default default] Successfully bumped revision number for resource f7d4a640-0bbf-4fbe-85a6-33ed9e84a7b5 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 1915/3699] 10.0.0.70 () {32 vars in 773 bytes} [Tue Aug 11 12:38:26 2026] GET /v2.0/security-groups?tenant_id=3d01570b8d144c6482fbdcc5a50e2032&name=default => generated 2929 bytes in 300 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1785/3700] 10.0.0.70 () {32 vars in 739 bytes} [Tue Aug 11 12:38:26 2026] DELETE /v2.0/security-groups/43d3a28e-7739-4dea-bcca-45725f318b7b => generated 0 bytes in 228 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1916/3701] 10.0.0.70 () {32 vars in 773 bytes} [Tue Aug 11 12:38:27 2026] GET /v2.0/security-groups?tenant_id=0b057a8e28ca44098fd7aa7aa3203408&name=default => generated 2929 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-11 12:38:27.384 7 INFO neutron.services.segments.plugin [-] Segment c00dd9e5-5b06-4faa-a844-19126e704dc0 resource provider aggregate not found 2026-08-11 12:38:27.387 7 INFO neutron.services.segments.plugin [-] Segment c00dd9e5-5b06-4faa-a844-19126e704dc0 resource provider aggregate not found 2026-08-11 12:38:27.398 7 INFO neutron.services.segments.plugin [-] Segment c00dd9e5-5b06-4faa-a844-19126e704dc0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c00dd9e5-5b06-4faa-a844-19126e704dc0 found for delete ", "request_id": "req-c471d24e-0604-45d3-8733-4e0528c0bd44"}]} 2026-08-11 12:38:27.402 7 INFO neutron.services.segments.plugin [-] Segment c00dd9e5-5b06-4faa-a844-19126e704dc0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c00dd9e5-5b06-4faa-a844-19126e704dc0 found for delete ", "request_id": "req-5e48490e-cf43-4eb0-b17f-b038c9d73d3e"}]} [pid: 8|app: 0|req: 1786/3702] 10.0.0.70 () {32 vars in 739 bytes} [Tue Aug 11 12:38:27 2026] DELETE /v2.0/security-groups/572a9fa1-a48c-44e6-823f-f9683c00dec2 => generated 0 bytes in 225 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1917/3703] 10.0.0.70 () {32 vars in 648 bytes} [Tue Aug 11 12:38:29 2026] GET /v2.0/networks => generated 2288 bytes in 147 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1787/3704] 10.0.0.70 () {32 vars in 654 bytes} [Tue Aug 11 12:38:31 2026] GET /v2.0/floatingips => generated 19 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1918/3705] 10.0.0.70 () {32 vars in 646 bytes} [Tue Aug 11 12:38:31 2026] GET /v2.0/routers => generated 15 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1788/3706] 10.0.0.70 () {32 vars in 642 bytes} [Tue Aug 11 12:38:31 2026] GET /v2.0/ports => generated 5175 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1919/3707] 10.0.0.70 () {32 vars in 646 bytes} [Tue Aug 11 12:38:31 2026] GET /v2.0/subnets => generated 1308 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1789/3708] 10.0.0.70 () {32 vars in 648 bytes} [Tue Aug 11 12:38:31 2026] GET /v2.0/networks => generated 2288 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1920/3709] 10.0.0.70 () {32 vars in 662 bytes} [Tue Aug 11 12:38:31 2026] GET /v2.0/security-groups => generated 17401 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1790/3710] 10.0.0.70 () {32 vars in 654 bytes} [Tue Aug 11 12:38:31 2026] GET /v2.0/subnetpools => generated 19 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1794/3717] 10.0.0.71 () {28 vars in 582 bytes} [Tue Aug 11 12:39:17 2026] GET /v2.0/subnets => generated 1308 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1924/3718] 10.0.0.71 () {28 vars in 582 bytes} [Tue Aug 11 12:39:17 2026] GET /v2.0/routers => generated 15 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1795/3719] 10.0.0.71 () {28 vars in 623 bytes} [Tue Aug 11 12:39:17 2026] GET /v2.0/agents?binary=ovn-controller => generated 416 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1925/3720] 10.0.0.71 () {28 vars in 598 bytes} [Tue Aug 11 12:39:17 2026] GET /v2.0/security-groups => generated 17401 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1796/3721] 10.0.0.71 () {28 vars in 580 bytes} [Tue Aug 11 12:39:17 2026] GET /v2.0/agents => generated 1214 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1926/3722] 10.0.0.71 () {28 vars in 584 bytes} [Tue Aug 11 12:39:17 2026] GET /v2.0/networks => generated 2288 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1797/3723] 10.0.0.71 () {28 vars in 578 bytes} [Tue Aug 11 12:39:17 2026] GET /v2.0/ports => generated 5175 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1927/3724] 10.0.0.71 () {28 vars in 618 bytes} [Tue Aug 11 12:39:17 2026] GET /v2.0/network-ip-availabilities => generated 1104 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1798/3725] 10.0.0.71 () {28 vars in 582 bytes} [Tue Aug 11 12:39:17 2026] GET /v2.0/subnets => generated 1308 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1928/3726] 10.0.0.71 () {28 vars in 590 bytes} [Tue Aug 11 12:39:17 2026] GET /v2.0/subnetpools => generated 19 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1799/3727] 10.0.0.71 () {28 vars in 590 bytes} [Tue Aug 11 12:39:17 2026] GET /v2.0/floatingips => generated 19 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1933/3736] 10.0.0.71 () {28 vars in 582 bytes} [Tue Aug 11 12:40:17 2026] GET /v2.0/subnets => generated 1308 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1804/3737] 10.0.0.71 () {28 vars in 582 bytes} [Tue Aug 11 12:40:17 2026] GET /v2.0/routers => generated 15 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1934/3738] 10.0.0.71 () {28 vars in 623 bytes} [Tue Aug 11 12:40:17 2026] GET /v2.0/agents?binary=ovn-controller => generated 416 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1805/3739] 10.0.0.71 () {28 vars in 590 bytes} [Tue Aug 11 12:40:17 2026] GET /v2.0/floatingips => generated 19 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1935/3740] 10.0.0.71 () {28 vars in 584 bytes} [Tue Aug 11 12:40:17 2026] GET /v2.0/networks => generated 2288 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1806/3741] 10.0.0.71 () {28 vars in 580 bytes} [Tue Aug 11 12:40:17 2026] GET /v2.0/agents => generated 1214 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1936/3742] 10.0.0.71 () {28 vars in 618 bytes} [Tue Aug 11 12:40:17 2026] GET /v2.0/network-ip-availabilities => generated 1104 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1807/3743] 10.0.0.71 () {28 vars in 578 bytes} [Tue Aug 11 12:40:17 2026] GET /v2.0/ports => generated 5175 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1937/3744] 10.0.0.71 () {28 vars in 598 bytes} [Tue Aug 11 12:40:17 2026] GET /v2.0/security-groups => generated 17401 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1808/3745] 10.0.0.71 () {28 vars in 582 bytes} [Tue Aug 11 12:40:17 2026] GET /v2.0/subnets => generated 1308 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1938/3746] 10.0.0.71 () {28 vars in 590 bytes} [Tue Aug 11 12:40:17 2026] GET /v2.0/subnetpools => generated 19 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1943/3755] 10.0.0.71 () {28 vars in 580 bytes} [Tue Aug 11 12:41:17 2026] GET /v2.0/agents => generated 1214 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1813/3756] 10.0.0.71 () {28 vars in 582 bytes} [Tue Aug 11 12:41:17 2026] GET /v2.0/routers => generated 15 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1944/3757] 10.0.0.71 () {28 vars in 623 bytes} [Tue Aug 11 12:41:17 2026] GET /v2.0/agents?binary=ovn-controller => generated 416 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1814/3758] 10.0.0.71 () {28 vars in 598 bytes} [Tue Aug 11 12:41:17 2026] GET /v2.0/security-groups => generated 17401 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1945/3759] 10.0.0.71 () {28 vars in 582 bytes} [Tue Aug 11 12:41:17 2026] GET /v2.0/subnets => generated 1308 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1815/3760] 10.0.0.71 () {28 vars in 618 bytes} [Tue Aug 11 12:41:17 2026] GET /v2.0/network-ip-availabilities => generated 1104 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1946/3761] 10.0.0.71 () {28 vars in 590 bytes} [Tue Aug 11 12:41:17 2026] GET /v2.0/floatingips => generated 19 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1816/3762] 10.0.0.71 () {28 vars in 584 bytes} [Tue Aug 11 12:41:17 2026] GET /v2.0/networks => generated 2288 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1947/3763] 10.0.0.71 () {28 vars in 578 bytes} [Tue Aug 11 12:41:17 2026] GET /v2.0/ports => generated 5175 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1817/3764] 10.0.0.71 () {28 vars in 582 bytes} [Tue Aug 11 12:41:17 2026] GET /v2.0/subnets => generated 1308 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1948/3765] 10.0.0.71 () {28 vars in 590 bytes} [Tue Aug 11 12:41:17 2026] GET /v2.0/subnetpools => generated 19 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1953/3774] 10.0.0.71 () {28 vars in 578 bytes} [Tue Aug 11 12:42:17 2026] GET /v2.0/ports => generated 5175 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1822/3775] 10.0.0.71 () {28 vars in 618 bytes} [Tue Aug 11 12:42:17 2026] GET /v2.0/network-ip-availabilities => generated 1104 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1954/3776] 10.0.0.71 () {28 vars in 584 bytes} [Tue Aug 11 12:42:17 2026] GET /v2.0/networks => generated 2288 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1823/3777] 10.0.0.71 () {28 vars in 582 bytes} [Tue Aug 11 12:42:17 2026] GET /v2.0/subnets => generated 1308 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1955/3778] 10.0.0.71 () {28 vars in 582 bytes} [Tue Aug 11 12:42:17 2026] GET /v2.0/subnets => generated 1308 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1824/3779] 10.0.0.71 () {28 vars in 590 bytes} [Tue Aug 11 12:42:17 2026] GET /v2.0/subnetpools => generated 19 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1956/3780] 10.0.0.71 () {28 vars in 598 bytes} [Tue Aug 11 12:42:17 2026] GET /v2.0/security-groups => generated 17401 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1825/3781] 10.0.0.71 () {28 vars in 582 bytes} [Tue Aug 11 12:42:17 2026] GET /v2.0/routers => generated 15 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1957/3782] 10.0.0.71 () {28 vars in 623 bytes} [Tue Aug 11 12:42:17 2026] GET /v2.0/agents?binary=ovn-controller => generated 416 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1826/3783] 10.0.0.71 () {28 vars in 590 bytes} [Tue Aug 11 12:42:17 2026] GET /v2.0/floatingips => generated 19 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1958/3784] 10.0.0.71 () {28 vars in 580 bytes} [Tue Aug 11 12:42:17 2026] GET /v2.0/agents => generated 1214 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1963/3793] 10.0.0.71 () {28 vars in 582 bytes} [Tue Aug 11 12:43:17 2026] GET /v2.0/subnets => generated 1308 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1831/3794] 10.0.0.71 () {28 vars in 582 bytes} [Tue Aug 11 12:43:17 2026] GET /v2.0/routers => generated 15 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1964/3795] 10.0.0.71 () {28 vars in 623 bytes} [Tue Aug 11 12:43:17 2026] GET /v2.0/agents?binary=ovn-controller => generated 416 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1832/3796] 10.0.0.71 () {28 vars in 580 bytes} [Tue Aug 11 12:43:17 2026] GET /v2.0/agents => generated 1214 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1965/3797] 10.0.0.71 () {28 vars in 598 bytes} [Tue Aug 11 12:43:17 2026] GET /v2.0/security-groups => generated 17401 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1833/3798] 10.0.0.71 () {28 vars in 578 bytes} [Tue Aug 11 12:43:17 2026] GET /v2.0/ports => generated 5175 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1966/3799] 10.0.0.71 () {28 vars in 582 bytes} [Tue Aug 11 12:43:17 2026] GET /v2.0/subnets => generated 1308 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1834/3800] 10.0.0.71 () {28 vars in 590 bytes} [Tue Aug 11 12:43:17 2026] GET /v2.0/subnetpools => generated 19 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1967/3801] 10.0.0.71 () {28 vars in 590 bytes} [Tue Aug 11 12:43:17 2026] GET /v2.0/floatingips => generated 19 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1835/3802] 10.0.0.71 () {28 vars in 584 bytes} [Tue Aug 11 12:43:17 2026] GET /v2.0/networks => generated 2288 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1968/3803] 10.0.0.71 () {28 vars in 618 bytes} [Tue Aug 11 12:43:17 2026] GET /v2.0/network-ip-availabilities => generated 1104 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)