+ 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 [Thu Feb 19 05:58:34 2026] *** compiled with version: 13.3.0 on 27 November 2025 23:02:21 os: Linux-5.15.0-170-generic #180-Ubuntu SMP Fri Jan 9 16:10:31 UTC 2026 nodename: neutron-server-5945bdf48c-wwr6f 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 0x7fac328f8668 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-02-19 05:58:38.869 8 INFO neutron.common.config [-] Logging enabled! 2026-02-19 05:58:38.869 8 INFO neutron.common.config [-] uwsgi version 27.0.0 2026-02-19 05:58:38.900 7 INFO neutron.common.config [-] Logging enabled! 2026-02-19 05:58:38.901 7 INFO neutron.common.config [-] uwsgi version 27.0.0 2026-02-19 05:58:39.301 8 INFO neutron.manager [-] Loading core plugin: ml2 2026-02-19 05:58:39.375 7 INFO neutron.manager [-] Loading core plugin: ml2 2026-02-19 05:58:40.799 8 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'vlan', 'geneve'] 2026-02-19 05:58:40.801 8 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-02-19 05:58:40.805 8 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-02-19 05:58:40.805 8 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'geneve', 'vlan'] 2026-02-19 05:58:40.805 8 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'geneve', 'vlan']) 2026-02-19 05:58:40.805 8 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['geneve'] 2026-02-19 05:58:40.805 8 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-02-19 05:58:40.813 8 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-02-19 05:58:40.813 8 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-02-19 05:58:40.813 8 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['ovn'] 2026-02-19 05:58:40.878 7 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'vlan', 'geneve'] 2026-02-19 05:58:40.880 7 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-02-19 05:58:40.884 7 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-02-19 05:58:40.884 7 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'geneve', 'vlan'] 2026-02-19 05:58:40.884 7 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'geneve', 'vlan']) 2026-02-19 05:58:40.884 7 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['geneve'] 2026-02-19 05:58:40.885 7 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-02-19 05:58:40.892 7 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-02-19 05:58:40.892 7 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-02-19 05:58:40.892 7 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['ovn'] 2026-02-19 05:58:41.015 8 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['ovn'] 2026-02-19 05:58:41.015 8 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['ovn'] 2026-02-19 05:58:41.015 8 INFO neutron.plugins.ml2.managers [-] No mechanism drivers provide segment reachability information for agent scheduling. 2026-02-19 05:58:41.045 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-02-19 05:58:41.046 8 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-02-19 05:58:41.046 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'geneve' 2026-02-19 05:58:41.046 8 INFO neutron.plugins.ml2.drivers.type_tunnel [-] geneve ID ranges: [(1, 65536)] 2026-02-19 05:58:41.094 7 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['ovn'] 2026-02-19 05:58:41.095 7 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['ovn'] 2026-02-19 05:58:41.095 7 INFO neutron.plugins.ml2.managers [-] No mechanism drivers provide segment reachability information for agent scheduling. 2026-02-19 05:58:41.123 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-02-19 05:58:41.124 7 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-02-19 05:58:41.124 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'geneve' 2026-02-19 05:58:41.124 7 INFO neutron.plugins.ml2.drivers.type_tunnel [-] geneve ID ranges: [(1, 65536)] 2026-02-19 05:58:43.515 8 INFO neutron.plugins.ml2.managers [None req-fef96230-10ad-48b3-9465-333342cc8d33 - - - - - -] Initializing driver for type 'vlan' 2026-02-19 05:58:43.803 8 INFO neutron.plugins.ml2.drivers.type_vlan [None req-fef96230-10ad-48b3-9465-333342cc8d33 - - - - - -] VlanTypeDriver initialization complete 2026-02-19 05:58:43.803 8 INFO neutron.plugins.ml2.managers [None req-fef96230-10ad-48b3-9465-333342cc8d33 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-02-19 05:58:43.803 8 INFO neutron.plugins.ml2.extensions.dns_integration [None req-fef96230-10ad-48b3-9465-333342cc8d33 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-02-19 05:58:43.803 8 INFO neutron.plugins.ml2.managers [None req-fef96230-10ad-48b3-9465-333342cc8d33 - - - - - -] Initializing extension driver 'port_security' 2026-02-19 05:58:43.803 8 INFO neutron.plugins.ml2.extensions.port_security [None req-fef96230-10ad-48b3-9465-333342cc8d33 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-02-19 05:58:43.803 8 INFO neutron.plugins.ml2.managers [None req-fef96230-10ad-48b3-9465-333342cc8d33 - - - - - -] Initializing extension driver 'qos' 2026-02-19 05:58:43.804 8 INFO neutron.plugins.ml2.managers [None req-fef96230-10ad-48b3-9465-333342cc8d33 - - - - - -] Initializing mechanism driver 'ovn' 2026-02-19 05:58:43.804 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-fef96230-10ad-48b3-9465-333342cc8d33 - - - - - -] Starting OVNMechanismDriver 2026-02-19 05:58:43.807 8 INFO neutron.services.logapi.drivers.ovn.driver [None req-fef96230-10ad-48b3-9465-333342cc8d33 - - - - - -] OVN logging driver registered 2026-02-19 05:58:43.816 8 INFO neutron.quota [None req-fef96230-10ad-48b3-9465-333342cc8d33 - - - - - -] Loaded quota_driver: . 2026-02-19 05:58:43.816 8 INFO neutron.plugins.ml2.plugin [None req-fef96230-10ad-48b3-9465-333342cc8d33 - - - - - -] Modular L2 Plugin initialization complete 2026-02-19 05:58:43.817 8 INFO neutron.plugins.ml2.managers [None req-fef96230-10ad-48b3-9465-333342cc8d33 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-02-19 05:58:43.817 8 INFO neutron.plugins.ml2.managers [None req-fef96230-10ad-48b3-9465-333342cc8d33 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-02-19 05:58:43.817 8 INFO neutron.plugins.ml2.managers [None req-fef96230-10ad-48b3-9465-333342cc8d33 - - - - - -] Got port-security extension from driver 'port_security' 2026-02-19 05:58:43.817 8 INFO neutron.manager [None req-fef96230-10ad-48b3-9465-333342cc8d33 - - - - - -] Loading Plugin: qos 2026-02-19 05:58:43.830 8 INFO neutron.manager [None req-fef96230-10ad-48b3-9465-333342cc8d33 - - - - - -] Loading Plugin: ovn-router 2026-02-19 05:58:43.865 8 INFO neutron.services.ovn_l3.plugin [None req-fef96230-10ad-48b3-9465-333342cc8d33 - - - - - -] Starting OVNL3RouterPlugin 2026-02-19 05:58:43.870 8 INFO neutron.manager [None req-fef96230-10ad-48b3-9465-333342cc8d33 - - - - - -] Loading Plugin: segments 2026-02-19 05:58:43.989 8 INFO neutron.manager [None req-fef96230-10ad-48b3-9465-333342cc8d33 - - - - - -] Loading Plugin: trunk 2026-02-19 05:58:44.002 8 INFO neutron.manager [None req-fef96230-10ad-48b3-9465-333342cc8d33 - - - - - -] Loading Plugin: log 2026-02-19 05:58:44.005 8 INFO neutron.manager [None req-fef96230-10ad-48b3-9465-333342cc8d33 - - - - - -] Loading Plugin: ovn-vpnaas 2026-02-19 05:58:44.067 8 INFO neutron_vpnaas.db.vpn.vpn_agentschedulers_db [None req-fef96230-10ad-48b3-9465-333342cc8d33 - - - - - -] Skipping periodic VPN agent status check because automatic rescheduling is disabled. 2026-02-19 05:58:44.068 8 WARNING stevedore.named [None req-fef96230-10ad-48b3-9465-333342cc8d33 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ovn_ipsec.IPsecOvnVPNDriver 2026-02-19 05:58:44.133 8 INFO neutron_vpnaas.services.vpn.plugin [None req-fef96230-10ad-48b3-9465-333342cc8d33 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-02-19 05:58:44.134 8 INFO neutron.common.utils [None req-fef96230-10ad-48b3-9465-333342cc8d33 - - - - - -] Disable filter validation extension by service plugin VPNOVNDriverPlugin. 2026-02-19 05:58:44.134 8 INFO neutron.manager [None req-fef96230-10ad-48b3-9465-333342cc8d33 - - - - - -] Loading Plugin: taas 2026-02-19 05:58:44.168 8 WARNING stevedore.named [None req-fef96230-10ad-48b3-9465-333342cc8d33 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ovn_ipsec.IPsecOvnVPNDriver 2026-02-19 05:58:44.169 8 WARNING stevedore.named [None req-fef96230-10ad-48b3-9465-333342cc8d33 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.ovn.taas_ovn.TaasOvnDriver 2026-02-19 05:58:44.178 8 INFO neutron_taas.services.taas.taas_plugin [None req-fef96230-10ad-48b3-9465-333342cc8d33 - - - - - -] TAAS Plugin initialized using service drivers: dict_keys(['taas']), default: taas 2026-02-19 05:58:44.178 8 INFO neutron.manager [None req-fef96230-10ad-48b3-9465-333342cc8d33 - - - - - -] Loading Plugin: tapmirror 2026-02-19 05:58:44.193 8 WARNING stevedore.named [None req-fef96230-10ad-48b3-9465-333342cc8d33 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ovn_ipsec.IPsecOvnVPNDriver 2026-02-19 05:58:44.194 8 WARNING stevedore.named [None req-fef96230-10ad-48b3-9465-333342cc8d33 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.ovn.taas_ovn.TaasOvnDriver 2026-02-19 05:58:44.195 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-fef96230-10ad-48b3-9465-333342cc8d33 - - - - - -] Tap Mirror plugin using service drivers: dict_keys(['taas']), default: taas 2026-02-19 05:58:44.195 8 INFO neutron.manager [None req-fef96230-10ad-48b3-9465-333342cc8d33 - - - - - -] Loading Plugin: auto_allocate 2026-02-19 05:58:44.205 8 INFO neutron.manager [None req-fef96230-10ad-48b3-9465-333342cc8d33 - - - - - -] Loading Plugin: tag 2026-02-19 05:58:44.214 8 INFO neutron.manager [None req-fef96230-10ad-48b3-9465-333342cc8d33 - - - - - -] Loading Plugin: timestamp 2026-02-19 05:58:44.217 8 INFO neutron.manager [None req-fef96230-10ad-48b3-9465-333342cc8d33 - - - - - -] Loading Plugin: network_ip_availability 2026-02-19 05:58:44.222 8 INFO neutron.manager [None req-fef96230-10ad-48b3-9465-333342cc8d33 - - - - - -] Loading Plugin: flavors 2026-02-19 05:58:44.225 8 INFO neutron.manager [None req-fef96230-10ad-48b3-9465-333342cc8d33 - - - - - -] Loading Plugin: revisions 2026-02-19 05:58:44.229 8 INFO neutron.api.extensions [None req-fef96230-10ad-48b3-9465-333342cc8d33 - - - - - -] Initializing extension manager. 2026-02-19 05:58:44.231 8 INFO neutron.api.extensions [None req-fef96230-10ad-48b3-9465-333342cc8d33 - - - - - -] Loaded extension: address-group 2026-02-19 05:58:44.232 8 INFO neutron.api.extensions [None req-fef96230-10ad-48b3-9465-333342cc8d33 - - - - - -] Loaded extension: address-scope 2026-02-19 05:58:44.232 8 INFO neutron.api.extensions [None req-fef96230-10ad-48b3-9465-333342cc8d33 - - - - - -] Extension router-admin-state-down-before-update not supported by any of loaded plugins 2026-02-19 05:58:44.233 8 INFO neutron.api.extensions [None req-fef96230-10ad-48b3-9465-333342cc8d33 - - - - - -] Loaded extension: agent 2026-02-19 05:58:44.234 8 INFO neutron.api.extensions [None req-fef96230-10ad-48b3-9465-333342cc8d33 - - - - - -] Extension agent-resources-synced not supported by any of loaded plugins 2026-02-19 05:58:44.235 8 INFO neutron.api.extensions [None req-fef96230-10ad-48b3-9465-333342cc8d33 - - - - - -] Loaded extension: allowed-address-pairs 2026-02-19 05:58:44.236 8 INFO neutron.api.extensions [None req-fef96230-10ad-48b3-9465-333342cc8d33 - - - - - -] Loaded extension: auto-allocated-topology 2026-02-19 05:58:44.237 8 INFO neutron.api.extensions [None req-fef96230-10ad-48b3-9465-333342cc8d33 - - - - - -] Loaded extension: availability_zone 2026-02-19 05:58:44.237 8 INFO neutron.api.extensions [None req-fef96230-10ad-48b3-9465-333342cc8d33 - - - - - -] Extension availability_zone_filter not supported by any of loaded plugins 2026-02-19 05:58:44.238 8 INFO neutron.api.extensions [None req-fef96230-10ad-48b3-9465-333342cc8d33 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-02-19 05:58:44.238 8 INFO neutron.api.extensions [None req-fef96230-10ad-48b3-9465-333342cc8d33 - - - - - -] Loaded extension: default-subnetpools 2026-02-19 05:58:44.240 8 INFO neutron.api.extensions [None req-fef96230-10ad-48b3-9465-333342cc8d33 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-02-19 05:58:44.240 8 INFO neutron.api.extensions [None req-fef96230-10ad-48b3-9465-333342cc8d33 - - - - - -] Loaded extension: dns-integration 2026-02-19 05:58:44.241 8 INFO neutron.api.extensions [None req-fef96230-10ad-48b3-9465-333342cc8d33 - - - - - -] Loaded extension: dns-domain-ports 2026-02-19 05:58:44.241 8 INFO neutron.api.extensions [None req-fef96230-10ad-48b3-9465-333342cc8d33 - - - - - -] Loaded extension: dns-integration-domain-keywords 2026-02-19 05:58:44.242 8 INFO neutron.api.extensions [None req-fef96230-10ad-48b3-9465-333342cc8d33 - - - - - -] Extension dvr not supported by any of loaded plugins 2026-02-19 05:58:44.243 8 INFO neutron.api.extensions [None req-fef96230-10ad-48b3-9465-333342cc8d33 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-02-19 05:58:44.243 8 INFO neutron.api.extensions [None req-fef96230-10ad-48b3-9465-333342cc8d33 - - - - - -] Loaded extension: empty-string-filtering 2026-02-19 05:58:44.244 8 INFO neutron.api.extensions [None req-fef96230-10ad-48b3-9465-333342cc8d33 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-02-19 05:58:44.245 8 INFO neutron.api.extensions [None req-fef96230-10ad-48b3-9465-333342cc8d33 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-02-19 05:58:44.245 8 INFO neutron.api.extensions [None req-fef96230-10ad-48b3-9465-333342cc8d33 - - - - - -] Loaded extension: external-net 2026-02-19 05:58:44.246 8 INFO neutron.api.extensions [None req-fef96230-10ad-48b3-9465-333342cc8d33 - - - - - -] Loaded extension: extra_dhcp_opt 2026-02-19 05:58:44.246 8 INFO neutron.api.extensions [None req-fef96230-10ad-48b3-9465-333342cc8d33 - - - - - -] Loaded extension: extraroute 2026-02-19 05:58:44.247 8 INFO neutron.api.extensions [None req-fef96230-10ad-48b3-9465-333342cc8d33 - - - - - -] Extension extraroute-atomic not supported by any of loaded plugins 2026-02-19 05:58:44.247 8 INFO neutron.api.extensions [None req-fef96230-10ad-48b3-9465-333342cc8d33 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-02-19 05:58:44.248 8 INFO neutron.api.extensions [None req-fef96230-10ad-48b3-9465-333342cc8d33 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-02-19 05:58:44.248 8 INFO neutron.api.extensions [None req-fef96230-10ad-48b3-9465-333342cc8d33 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-02-19 05:58:44.249 8 INFO neutron.api.extensions [None req-fef96230-10ad-48b3-9465-333342cc8d33 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-02-19 05:58:44.249 8 INFO neutron.api.extensions [None req-fef96230-10ad-48b3-9465-333342cc8d33 - - - - - -] Loaded extension: fip-port-details 2026-02-19 05:58:44.250 8 INFO neutron.api.extensions [None req-fef96230-10ad-48b3-9465-333342cc8d33 - - - - - -] Loaded extension: flavors 2026-02-19 05:58:44.251 8 INFO neutron.api.extensions [None req-fef96230-10ad-48b3-9465-333342cc8d33 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-02-19 05:58:44.253 8 INFO neutron.api.extensions [None req-fef96230-10ad-48b3-9465-333342cc8d33 - - - - - -] Loaded extension: floatingip-pools 2026-02-19 05:58:44.253 8 INFO neutron.api.extensions [None req-fef96230-10ad-48b3-9465-333342cc8d33 - - - - - -] Loaded extension: ip_allocation 2026-02-19 05:58:44.254 8 INFO neutron.api.extensions [None req-fef96230-10ad-48b3-9465-333342cc8d33 - - - - - -] Extension ip-substring-filtering not supported by any of loaded plugins 2026-02-19 05:58:44.254 8 INFO neutron.api.extensions [None req-fef96230-10ad-48b3-9465-333342cc8d33 - - - - - -] Loaded extension: l2_adjacency 2026-02-19 05:58:44.255 8 INFO neutron.api.extensions [None req-fef96230-10ad-48b3-9465-333342cc8d33 - - - - - -] Loaded extension: router 2026-02-19 05:58:44.257 8 INFO neutron.api.extensions [None req-fef96230-10ad-48b3-9465-333342cc8d33 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-02-19 05:58:44.258 8 INFO neutron.api.extensions [None req-fef96230-10ad-48b3-9465-333342cc8d33 - - - - - -] Loaded extension: enable-default-route-bfd 2026-02-19 05:58:44.258 8 INFO neutron.api.extensions [None req-fef96230-10ad-48b3-9465-333342cc8d33 - - - - - -] Loaded extension: enable-default-route-ecmp 2026-02-19 05:58:44.259 8 INFO neutron.api.extensions [None req-fef96230-10ad-48b3-9465-333342cc8d33 - - - - - -] Loaded extension: ext-gw-mode 2026-02-19 05:58:44.260 8 INFO neutron.api.extensions [None req-fef96230-10ad-48b3-9465-333342cc8d33 - - - - - -] Loaded extension: l3-ha 2026-02-19 05:58:44.260 8 INFO neutron.api.extensions [None req-fef96230-10ad-48b3-9465-333342cc8d33 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-02-19 05:58:44.261 8 INFO neutron.api.extensions [None req-fef96230-10ad-48b3-9465-333342cc8d33 - - - - - -] Loaded extension: external-gateway-multihoming 2026-02-19 05:58:44.261 8 INFO neutron.api.extensions [None req-fef96230-10ad-48b3-9465-333342cc8d33 - - - - - -] Loaded extension: l3-flavors 2026-02-19 05:58:44.262 8 INFO neutron.api.extensions [None req-fef96230-10ad-48b3-9465-333342cc8d33 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-02-19 05:58:44.263 8 INFO neutron.api.extensions [None req-fef96230-10ad-48b3-9465-333342cc8d33 - - - - - -] Extension l3-port-ip-change-not-allowed not supported by any of loaded plugins 2026-02-19 05:58:44.265 8 INFO neutron.api.extensions [None req-fef96230-10ad-48b3-9465-333342cc8d33 - - - - - -] Extension l3_agent_scheduler not supported by any of loaded plugins 2026-02-19 05:58:44.267 8 INFO neutron.api.extensions [None req-fef96230-10ad-48b3-9465-333342cc8d33 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-02-19 05:58:44.268 8 INFO neutron.api.extensions [None req-fef96230-10ad-48b3-9465-333342cc8d33 - - - - - -] Loaded extension: logging 2026-02-19 05:58:44.269 8 INFO neutron.api.extensions [None req-fef96230-10ad-48b3-9465-333342cc8d33 - - - - - -] Extension metering not supported by any of loaded plugins 2026-02-19 05:58:44.269 8 INFO neutron.api.extensions [None req-fef96230-10ad-48b3-9465-333342cc8d33 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-02-19 05:58:44.270 8 INFO neutron.api.extensions [None req-fef96230-10ad-48b3-9465-333342cc8d33 - - - - - -] Loaded extension: multi-provider 2026-02-19 05:58:44.270 8 INFO neutron.api.extensions [None req-fef96230-10ad-48b3-9465-333342cc8d33 - - - - - -] Loaded extension: net-mtu 2026-02-19 05:58:44.271 8 INFO neutron.api.extensions [None req-fef96230-10ad-48b3-9465-333342cc8d33 - - - - - -] Loaded extension: net-mtu-writable 2026-02-19 05:58:44.272 8 INFO neutron.api.extensions [None req-fef96230-10ad-48b3-9465-333342cc8d33 - - - - - -] Loaded extension: network_availability_zone 2026-02-19 05:58:44.272 8 INFO neutron.api.extensions [None req-fef96230-10ad-48b3-9465-333342cc8d33 - - - - - -] Extension network_ha not supported by any of loaded plugins 2026-02-19 05:58:44.273 8 INFO neutron.api.extensions [None req-fef96230-10ad-48b3-9465-333342cc8d33 - - - - - -] Loaded extension: network-ip-availability 2026-02-19 05:58:44.274 8 INFO neutron.api.extensions [None req-fef96230-10ad-48b3-9465-333342cc8d33 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-02-19 05:58:44.275 8 INFO neutron.api.extensions [None req-fef96230-10ad-48b3-9465-333342cc8d33 - - - - - -] Loaded extension: pagination 2026-02-19 05:58:44.275 8 INFO neutron.api.extensions [None req-fef96230-10ad-48b3-9465-333342cc8d33 - - - - - -] Loaded extension: port-device-profile 2026-02-19 05:58:44.276 8 INFO neutron.api.extensions [None req-fef96230-10ad-48b3-9465-333342cc8d33 - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-02-19 05:58:44.276 8 INFO neutron.api.extensions [None req-fef96230-10ad-48b3-9465-333342cc8d33 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-02-19 05:58:44.277 8 INFO neutron.api.extensions [None req-fef96230-10ad-48b3-9465-333342cc8d33 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-02-19 05:58:44.277 8 INFO neutron.api.extensions [None req-fef96230-10ad-48b3-9465-333342cc8d33 - - - - - -] Extension port-mac-override not supported by any of loaded plugins 2026-02-19 05:58:44.278 8 INFO neutron.api.extensions [None req-fef96230-10ad-48b3-9465-333342cc8d33 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-02-19 05:58:44.278 8 INFO neutron.api.extensions [None req-fef96230-10ad-48b3-9465-333342cc8d33 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-02-19 05:58:44.279 8 INFO neutron.api.extensions [None req-fef96230-10ad-48b3-9465-333342cc8d33 - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-02-19 05:58:44.279 8 INFO neutron.api.extensions [None req-fef96230-10ad-48b3-9465-333342cc8d33 - - - - - -] Loaded extension: port-resource-request 2026-02-19 05:58:44.280 8 INFO neutron.api.extensions [None req-fef96230-10ad-48b3-9465-333342cc8d33 - - - - - -] Loaded extension: port-resource-request-groups 2026-02-19 05:58:44.280 8 INFO neutron.api.extensions [None req-fef96230-10ad-48b3-9465-333342cc8d33 - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-02-19 05:58:44.281 8 INFO neutron.api.extensions [None req-fef96230-10ad-48b3-9465-333342cc8d33 - - - - - -] Loaded extension: binding 2026-02-19 05:58:44.282 8 INFO neutron.api.extensions [None req-fef96230-10ad-48b3-9465-333342cc8d33 - - - - - -] Loaded extension: binding-extended 2026-02-19 05:58:44.282 8 INFO neutron.api.extensions [None req-fef96230-10ad-48b3-9465-333342cc8d33 - - - - - -] Loaded extension: port-security 2026-02-19 05:58:44.283 8 INFO neutron.api.extensions [None req-fef96230-10ad-48b3-9465-333342cc8d33 - - - - - -] Loaded extension: project-id 2026-02-19 05:58:44.283 8 INFO neutron.api.extensions [None req-fef96230-10ad-48b3-9465-333342cc8d33 - - - - - -] Loaded extension: provider 2026-02-19 05:58:44.284 8 INFO neutron.api.extensions [None req-fef96230-10ad-48b3-9465-333342cc8d33 - - - - - -] Loaded extension: qinq 2026-02-19 05:58:44.287 8 INFO neutron.api.extensions [None req-fef96230-10ad-48b3-9465-333342cc8d33 - - - - - -] Loaded extension: qos 2026-02-19 05:58:44.289 8 INFO neutron.api.extensions [None req-fef96230-10ad-48b3-9465-333342cc8d33 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-02-19 05:58:44.289 8 INFO neutron.api.extensions [None req-fef96230-10ad-48b3-9465-333342cc8d33 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-02-19 05:58:44.290 8 INFO neutron.api.extensions [None req-fef96230-10ad-48b3-9465-333342cc8d33 - - - - - -] Loaded extension: qos-default 2026-02-19 05:58:44.290 8 INFO neutron.api.extensions [None req-fef96230-10ad-48b3-9465-333342cc8d33 - - - - - -] Loaded extension: qos-fip 2026-02-19 05:58:44.291 8 INFO neutron.api.extensions [None req-fef96230-10ad-48b3-9465-333342cc8d33 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-02-19 05:58:44.291 8 INFO neutron.api.extensions [None req-fef96230-10ad-48b3-9465-333342cc8d33 - - - - - -] Loaded extension: qos-gateway-ip 2026-02-19 05:58:44.292 8 INFO neutron.api.extensions [None req-fef96230-10ad-48b3-9465-333342cc8d33 - - - - - -] Loaded extension: qos-port-network-policy 2026-02-19 05:58:44.293 8 INFO neutron.api.extensions [None req-fef96230-10ad-48b3-9465-333342cc8d33 - - - - - -] Loaded extension: qos-pps-minimum 2026-02-19 05:58:44.293 8 INFO neutron.api.extensions [None req-fef96230-10ad-48b3-9465-333342cc8d33 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-02-19 05:58:44.294 8 INFO neutron.api.extensions [None req-fef96230-10ad-48b3-9465-333342cc8d33 - - - - - -] Loaded extension: qos-pps 2026-02-19 05:58:44.295 8 INFO neutron.api.extensions [None req-fef96230-10ad-48b3-9465-333342cc8d33 - - - - - -] Loaded extension: qos-rule-type-details 2026-02-19 05:58:44.295 8 INFO neutron.api.extensions [None req-fef96230-10ad-48b3-9465-333342cc8d33 - - - - - -] Loaded extension: qos-rule-type-filter 2026-02-19 05:58:44.296 8 INFO neutron.api.extensions [None req-fef96230-10ad-48b3-9465-333342cc8d33 - - - - - -] Loaded extension: qos-rules-alias 2026-02-19 05:58:44.296 8 INFO neutron.api.extensions [None req-fef96230-10ad-48b3-9465-333342cc8d33 - - - - - -] Loaded extension: quota-check-limit 2026-02-19 05:58:44.297 8 INFO neutron.api.extensions [None req-fef96230-10ad-48b3-9465-333342cc8d33 - - - - - -] Loaded extension: quota-check-limit-default 2026-02-19 05:58:44.300 8 INFO neutron.api.extensions [None req-fef96230-10ad-48b3-9465-333342cc8d33 - - - - - -] Loaded extension: quotas 2026-02-19 05:58:44.301 8 INFO neutron.api.extensions [None req-fef96230-10ad-48b3-9465-333342cc8d33 - - - - - -] Loaded extension: quota_details 2026-02-19 05:58:44.303 8 INFO neutron.api.extensions [None req-fef96230-10ad-48b3-9465-333342cc8d33 - - - - - -] Loaded extension: rbac-policies 2026-02-19 05:58:44.304 8 INFO neutron.api.extensions [None req-fef96230-10ad-48b3-9465-333342cc8d33 - - - - - -] Extension rbac-address-group not supported by any of loaded plugins 2026-02-19 05:58:44.305 8 INFO neutron.api.extensions [None req-fef96230-10ad-48b3-9465-333342cc8d33 - - - - - -] Loaded extension: rbac-address-scope 2026-02-19 05:58:44.305 8 INFO neutron.api.extensions [None req-fef96230-10ad-48b3-9465-333342cc8d33 - - - - - -] Loaded extension: rbac-security-groups 2026-02-19 05:58:44.306 8 INFO neutron.api.extensions [None req-fef96230-10ad-48b3-9465-333342cc8d33 - - - - - -] Extension rbac-subnetpool not supported by any of loaded plugins 2026-02-19 05:58:44.306 8 INFO neutron.api.extensions [None req-fef96230-10ad-48b3-9465-333342cc8d33 - - - - - -] Loaded extension: revision-if-match 2026-02-19 05:58:44.307 8 INFO neutron.api.extensions [None req-fef96230-10ad-48b3-9465-333342cc8d33 - - - - - -] Loaded extension: standard-attr-revisions 2026-02-19 05:58:44.308 8 INFO neutron.api.extensions [None req-fef96230-10ad-48b3-9465-333342cc8d33 - - - - - -] Loaded extension: router_availability_zone 2026-02-19 05:58:44.309 8 INFO neutron.api.extensions [None req-fef96230-10ad-48b3-9465-333342cc8d33 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-02-19 05:58:44.311 8 INFO neutron.api.extensions [None req-fef96230-10ad-48b3-9465-333342cc8d33 - - - - - -] Loaded extension: security-groups-default-rules 2026-02-19 05:58:44.312 8 INFO neutron.api.extensions [None req-fef96230-10ad-48b3-9465-333342cc8d33 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-02-19 05:58:44.312 8 INFO neutron.api.extensions [None req-fef96230-10ad-48b3-9465-333342cc8d33 - - - - - -] Extension port-security-groups-filtering not supported by any of loaded plugins 2026-02-19 05:58:44.313 8 INFO neutron.api.extensions [None req-fef96230-10ad-48b3-9465-333342cc8d33 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-02-19 05:58:44.313 8 INFO neutron.api.extensions [None req-fef96230-10ad-48b3-9465-333342cc8d33 - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-02-19 05:58:44.314 8 INFO neutron.api.extensions [None req-fef96230-10ad-48b3-9465-333342cc8d33 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-02-19 05:58:44.320 8 INFO neutron.api.extensions [None req-fef96230-10ad-48b3-9465-333342cc8d33 - - - - - -] Loaded extension: security-group 2026-02-19 05:58:44.322 8 INFO neutron.api.extensions [None req-fef96230-10ad-48b3-9465-333342cc8d33 - - - - - -] Loaded extension: segment 2026-02-19 05:58:44.322 8 INFO neutron.api.extensions [None req-fef96230-10ad-48b3-9465-333342cc8d33 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-02-19 05:58:44.323 8 INFO neutron.api.extensions [None req-fef96230-10ad-48b3-9465-333342cc8d33 - - - - - -] Loaded extension: service-type 2026-02-19 05:58:44.324 8 INFO neutron.api.extensions [None req-fef96230-10ad-48b3-9465-333342cc8d33 - - - - - -] Loaded extension: sorting 2026-02-19 05:58:44.324 8 INFO neutron.api.extensions [None req-fef96230-10ad-48b3-9465-333342cc8d33 - - - - - -] Loaded extension: standard-attr-segment 2026-02-19 05:58:44.325 8 INFO neutron.api.extensions [None req-fef96230-10ad-48b3-9465-333342cc8d33 - - - - - -] Loaded extension: standard-attr-description 2026-02-19 05:58:44.325 8 INFO neutron.api.extensions [None req-fef96230-10ad-48b3-9465-333342cc8d33 - - - - - -] Loaded extension: stateful-security-group 2026-02-19 05:58:44.326 8 WARNING neutron.api.extensions [None req-fef96230-10ad-48b3-9465-333342cc8d33 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-02-19 05:58:44.326 8 INFO neutron.api.extensions [None req-fef96230-10ad-48b3-9465-333342cc8d33 - - - - - -] Loaded extension: subnet-dns-publish-fixed-ip 2026-02-19 05:58:44.327 8 INFO neutron.api.extensions [None req-fef96230-10ad-48b3-9465-333342cc8d33 - - - - - -] Loaded extension: subnet-external-network 2026-02-19 05:58:44.328 8 INFO neutron.api.extensions [None req-fef96230-10ad-48b3-9465-333342cc8d33 - - - - - -] Extension subnet_onboard not supported by any of loaded plugins 2026-02-19 05:58:44.328 8 INFO neutron.api.extensions [None req-fef96230-10ad-48b3-9465-333342cc8d33 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-02-19 05:58:44.329 8 INFO neutron.api.extensions [None req-fef96230-10ad-48b3-9465-333342cc8d33 - - - - - -] Loaded extension: subnet-service-types 2026-02-19 05:58:44.329 8 INFO neutron.api.extensions [None req-fef96230-10ad-48b3-9465-333342cc8d33 - - - - - -] Loaded extension: subnet_allocation 2026-02-19 05:58:44.330 8 INFO neutron.api.extensions [None req-fef96230-10ad-48b3-9465-333342cc8d33 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-02-19 05:58:44.330 8 INFO neutron.api.extensions [None req-fef96230-10ad-48b3-9465-333342cc8d33 - - - - - -] Loaded extension: tag-creation 2026-02-19 05:58:44.331 8 INFO neutron.api.extensions [None req-fef96230-10ad-48b3-9465-333342cc8d33 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-02-19 05:58:44.334 7 INFO neutron.plugins.ml2.managers [None req-cc280323-b10a-4f74-8c45-54928c83dbcb - - - - - -] Initializing driver for type 'vlan' 2026-02-19 05:58:44.335 8 INFO neutron.api.extensions [None req-fef96230-10ad-48b3-9465-333342cc8d33 - - - - - -] Loaded extension: standard-attr-tag 2026-02-19 05:58:44.336 8 INFO neutron.api.extensions [None req-fef96230-10ad-48b3-9465-333342cc8d33 - - - - - -] Loaded extension: standard-attr-timestamp 2026-02-19 05:58:44.337 8 INFO neutron.api.extensions [None req-fef96230-10ad-48b3-9465-333342cc8d33 - - - - - -] Loaded extension: trunk 2026-02-19 05:58:44.337 8 INFO neutron.api.extensions [None req-fef96230-10ad-48b3-9465-333342cc8d33 - - - - - -] Loaded extension: trunk-details 2026-02-19 05:58:44.338 8 INFO neutron.api.extensions [None req-fef96230-10ad-48b3-9465-333342cc8d33 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-02-19 05:58:44.338 8 INFO neutron.api.extensions [None req-fef96230-10ad-48b3-9465-333342cc8d33 - - - - - -] Extension uplink-status-propagation-updatable not supported by any of loaded plugins 2026-02-19 05:58:44.339 8 INFO neutron.api.extensions [None req-fef96230-10ad-48b3-9465-333342cc8d33 - - - - - -] Loaded extension: vlan-transparent 2026-02-19 05:58:44.339 8 INFO neutron.api.extensions [None req-fef96230-10ad-48b3-9465-333342cc8d33 - - - - - -] Loaded extension: vpn-aes-ctr 2026-02-19 05:58:44.341 8 INFO neutron.api.extensions [None req-fef96230-10ad-48b3-9465-333342cc8d33 - - - - - -] Loaded extension: vpn-agent-scheduler 2026-02-19 05:58:44.342 8 INFO neutron.api.extensions [None req-fef96230-10ad-48b3-9465-333342cc8d33 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-02-19 05:58:44.343 8 INFO neutron.api.extensions [None req-fef96230-10ad-48b3-9465-333342cc8d33 - - - - - -] Loaded extension: vpn-flavors 2026-02-19 05:58:44.345 8 INFO neutron.api.extensions [None req-fef96230-10ad-48b3-9465-333342cc8d33 - - - - - -] Loaded extension: vpnaas 2026-02-19 05:58:44.346 8 INFO neutron.api.extensions [None req-fef96230-10ad-48b3-9465-333342cc8d33 - - - - - -] Loaded extension: taas 2026-02-19 05:58:44.347 8 INFO neutron.api.extensions [None req-fef96230-10ad-48b3-9465-333342cc8d33 - - - - - -] Loaded extension: tap-mirror 2026-02-19 05:58:44.348 8 INFO neutron.api.extensions [None req-fef96230-10ad-48b3-9465-333342cc8d33 - - - - - -] Loaded extension: taas-vlan-filter 2026-02-19 05:58:44.350 8 INFO neutron.quota.resource_registry [None req-fef96230-10ad-48b3-9465-333342cc8d33 - - - - - -] Creating instance of TrackedResource for resource:network 2026-02-19 05:58:44.351 8 INFO neutron.quota.resource_registry [None req-fef96230-10ad-48b3-9465-333342cc8d33 - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-02-19 05:58:44.351 8 INFO neutron.quota.resource_registry [None req-fef96230-10ad-48b3-9465-333342cc8d33 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-02-19 05:58:44.351 8 INFO neutron.quota.resource_registry [None req-fef96230-10ad-48b3-9465-333342cc8d33 - - - - - -] Creating instance of TrackedResource for resource:port 2026-02-19 05:58:44.354 8 INFO neutron.quota.resource_registry [None req-fef96230-10ad-48b3-9465-333342cc8d33 - - - - - -] Creating instance of TrackedResource for resource:router 2026-02-19 05:58:44.355 8 INFO neutron.quota.resource_registry [None req-fef96230-10ad-48b3-9465-333342cc8d33 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-02-19 05:58:44.360 8 INFO neutron.quota.resource_registry [None req-fef96230-10ad-48b3-9465-333342cc8d33 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-02-19 05:58:44.361 8 INFO neutron.quota.resource_registry [None req-fef96230-10ad-48b3-9465-333342cc8d33 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-02-19 05:58:44.361 8 INFO neutron.quota.resource_registry [None req-fef96230-10ad-48b3-9465-333342cc8d33 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-02-19 05:58:44.363 8 INFO neutron.quota.resource_registry [None req-fef96230-10ad-48b3-9465-333342cc8d33 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-02-19 05:58:44.364 8 WARNING neutron.quota.resource_registry [None req-fef96230-10ad-48b3-9465-333342cc8d33 - - - - - -] subnetpool is already registered 2026-02-19 05:58:44.364 8 INFO neutron.quota.resource_registry [None req-fef96230-10ad-48b3-9465-333342cc8d33 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-02-19 05:58:44.365 8 INFO neutron.quota.resource_registry [None req-fef96230-10ad-48b3-9465-333342cc8d33 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-02-19 05:58:44.365 8 INFO neutron.quota.resource_registry [None req-fef96230-10ad-48b3-9465-333342cc8d33 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-02-19 05:58:44.365 8 INFO neutron.quota.resource_registry [None req-fef96230-10ad-48b3-9465-333342cc8d33 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-02-19 05:58:44.366 8 INFO neutron.quota.resource_registry [None req-fef96230-10ad-48b3-9465-333342cc8d33 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-02-19 05:58:44.366 8 INFO neutron.quota.resource_registry [None req-fef96230-10ad-48b3-9465-333342cc8d33 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-02-19 05:58:44.367 8 INFO neutron.quota.resource_registry [None req-fef96230-10ad-48b3-9465-333342cc8d33 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-02-19 05:58:44.367 8 WARNING neutron.quota.resource_registry [None req-fef96230-10ad-48b3-9465-333342cc8d33 - - - - - -] ipsecpolicy is already registered 2026-02-19 05:58:44.367 8 INFO neutron.quota.resource_registry [None req-fef96230-10ad-48b3-9465-333342cc8d33 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-02-19 05:58:44.367 8 WARNING neutron.quota.resource_registry [None req-fef96230-10ad-48b3-9465-333342cc8d33 - - - - - -] ikepolicy is already registered 2026-02-19 05:58:44.372 8 INFO neutron.quota.resource_registry [None req-fef96230-10ad-48b3-9465-333342cc8d33 - - - - - -] Creating instance of TrackedResource for resource:router 2026-02-19 05:58:44.372 8 WARNING neutron.quota.resource_registry [None req-fef96230-10ad-48b3-9465-333342cc8d33 - - - - - -] router is already registered 2026-02-19 05:58:44.373 8 INFO neutron.quota.resource_registry [None req-fef96230-10ad-48b3-9465-333342cc8d33 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-02-19 05:58:44.373 8 WARNING neutron.quota.resource_registry [None req-fef96230-10ad-48b3-9465-333342cc8d33 - - - - - -] floatingip is already registered 2026-02-19 05:58:44.377 8 INFO neutron.quota.resource_registry [None req-fef96230-10ad-48b3-9465-333342cc8d33 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-02-19 05:58:44.377 8 WARNING neutron.quota.resource_registry [None req-fef96230-10ad-48b3-9465-333342cc8d33 - - - - - -] rbac_policy is already registered 2026-02-19 05:58:44.378 8 INFO neutron.quota.resource_registry [None req-fef96230-10ad-48b3-9465-333342cc8d33 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-02-19 05:58:44.378 8 WARNING neutron.quota.resource_registry [None req-fef96230-10ad-48b3-9465-333342cc8d33 - - - - - -] security_group is already registered 2026-02-19 05:58:44.378 8 INFO neutron.quota.resource_registry [None req-fef96230-10ad-48b3-9465-333342cc8d33 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-02-19 05:58:44.379 8 WARNING neutron.quota.resource_registry [None req-fef96230-10ad-48b3-9465-333342cc8d33 - - - - - -] security_group_rule is already registered 2026-02-19 05:58:44.379 8 INFO neutron.quota.resource_registry [None req-fef96230-10ad-48b3-9465-333342cc8d33 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-02-19 05:58:44.380 8 WARNING neutron.quota.resource_registry [None req-fef96230-10ad-48b3-9465-333342cc8d33 - - - - - -] subnetpool is already registered 2026-02-19 05:58:44.380 8 INFO neutron.quota.resource_registry [None req-fef96230-10ad-48b3-9465-333342cc8d33 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-02-19 05:58:44.380 8 WARNING neutron.quota.resource_registry [None req-fef96230-10ad-48b3-9465-333342cc8d33 - - - - - -] trunk is already registered 2026-02-19 05:58:44.380 8 INFO neutron.quota.resource_registry [None req-fef96230-10ad-48b3-9465-333342cc8d33 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-02-19 05:58:44.381 8 WARNING neutron.quota.resource_registry [None req-fef96230-10ad-48b3-9465-333342cc8d33 - - - - - -] ikepolicy is already registered 2026-02-19 05:58:44.381 8 INFO neutron.quota.resource_registry [None req-fef96230-10ad-48b3-9465-333342cc8d33 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-02-19 05:58:44.381 8 WARNING neutron.quota.resource_registry [None req-fef96230-10ad-48b3-9465-333342cc8d33 - - - - - -] ipsecpolicy is already registered 2026-02-19 05:58:44.382 8 INFO neutron.quota.resource_registry [None req-fef96230-10ad-48b3-9465-333342cc8d33 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-02-19 05:58:44.382 8 WARNING neutron.quota.resource_registry [None req-fef96230-10ad-48b3-9465-333342cc8d33 - - - - - -] endpoint_group is already registered 2026-02-19 05:58:44.382 8 INFO neutron.quota.resource_registry [None req-fef96230-10ad-48b3-9465-333342cc8d33 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-02-19 05:58:44.382 8 WARNING neutron.quota.resource_registry [None req-fef96230-10ad-48b3-9465-333342cc8d33 - - - - - -] vpnservice is already registered 2026-02-19 05:58:44.383 8 INFO neutron.quota.resource_registry [None req-fef96230-10ad-48b3-9465-333342cc8d33 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-02-19 05:58:44.383 8 WARNING neutron.quota.resource_registry [None req-fef96230-10ad-48b3-9465-333342cc8d33 - - - - - -] ipsec_site_connection is already registered 2026-02-19 05:58:44.383 8 INFO neutron.quota.resource_registry [None req-fef96230-10ad-48b3-9465-333342cc8d33 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-02-19 05:58:44.383 8 WARNING neutron.quota.resource_registry [None req-fef96230-10ad-48b3-9465-333342cc8d33 - - - - - -] ipsecpolicy is already registered 2026-02-19 05:58:44.384 8 INFO neutron.quota.resource_registry [None req-fef96230-10ad-48b3-9465-333342cc8d33 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-02-19 05:58:44.384 8 WARNING neutron.quota.resource_registry [None req-fef96230-10ad-48b3-9465-333342cc8d33 - - - - - -] ikepolicy is already registered 2026-02-19 05:58:44.425 8 WARNING keystonemiddleware._common.config [None req-fef96230-10ad-48b3-9465-333342cc8d33 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-02-19 05:58:44.433 8 WARNING oslo_config.cfg [None req-fef96230-10ad-48b3-9465-333342cc8d33 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-02-19 05:58:44.458 8 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-fef96230-10ad-48b3-9465-333342cc8d33 - - - - - -] uWSGI must provide a start time using the configuration parameter "start-time %t" in the configuration file 2026-02-19 05:58:44.473 8 INFO neutron.db.ovn_hash_ring_db [None req-fef96230-10ad-48b3-9465-333342cc8d33 - - - - - -] Nodes from host "neutron-server-5945bdf48c-wwr6f" and group "mechanism_driver" removed from the Hash Ring created at 2026-02-19 05:58:44+00:00 2026-02-19 05:58:44.476 8 INFO neutron.db.ovn_hash_ring_db [None req-fef96230-10ad-48b3-9465-333342cc8d33 - - - - - -] Node 9f1251c3f8d75ee5b7ed9d2c62355f2b from host "neutron-server-5945bdf48c-wwr6f" and group "mechanism_driver" added to the Hash Ring 2026-02-19 05:58:44.485 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-fef96230-10ad-48b3-9465-333342cc8d33 - - - - - -] Hash Ring probing thread for node 9f1251c3f8d75ee5b7ed9d2c62355f2b has started 2026-02-19 05:58:44.486 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [None req-fef96230-10ad-48b3-9465-333342cc8d33 - - - - - -] Getting OvsdbNbOvnIdl for WorkerService with retry 2026-02-19 05:58:44.531 8 INFO ovsdbapp.backend.ovs_idl.vlog [None req-fef96230-10ad-48b3-9465-333342cc8d33 - - - - - -] tcp:10.96.104.172:6641: connecting... 2026-02-19 05:58:44.531 8 INFO ovsdbapp.backend.ovs_idl.vlog [None req-fef96230-10ad-48b3-9465-333342cc8d33 - - - - - -] tcp:10.96.104.172:6641: connected 2026-02-19 05:58:44.619 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [None req-fef96230-10ad-48b3-9465-333342cc8d33 - - - - - -] Getting OvsdbSbOvnIdl for WorkerService with retry 2026-02-19 05:58:44.645 8 INFO ovsdbapp.backend.ovs_idl.vlog [None req-fef96230-10ad-48b3-9465-333342cc8d33 - - - - - -] tcp:10.102.121.130:6642: connecting... 2026-02-19 05:58:44.646 8 INFO ovsdbapp.backend.ovs_idl.vlog [None req-fef96230-10ad-48b3-9465-333342cc8d33 - - - - - -] tcp:10.102.121.130:6642: connected 2026-02-19 05:58:44.664 7 INFO neutron.plugins.ml2.drivers.type_vlan [None req-cc280323-b10a-4f74-8c45-54928c83dbcb - - - - - -] VlanTypeDriver initialization complete 2026-02-19 05:58:44.664 7 INFO neutron.plugins.ml2.managers [None req-cc280323-b10a-4f74-8c45-54928c83dbcb - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-02-19 05:58:44.664 7 INFO neutron.plugins.ml2.extensions.dns_integration [None req-cc280323-b10a-4f74-8c45-54928c83dbcb - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-02-19 05:58:44.664 7 INFO neutron.plugins.ml2.managers [None req-cc280323-b10a-4f74-8c45-54928c83dbcb - - - - - -] Initializing extension driver 'port_security' 2026-02-19 05:58:44.664 7 INFO neutron.plugins.ml2.extensions.port_security [None req-cc280323-b10a-4f74-8c45-54928c83dbcb - - - - - -] PortSecurityExtensionDriver initialization complete 2026-02-19 05:58:44.665 7 INFO neutron.plugins.ml2.managers [None req-cc280323-b10a-4f74-8c45-54928c83dbcb - - - - - -] Initializing extension driver 'qos' 2026-02-19 05:58:44.665 7 INFO neutron.plugins.ml2.managers [None req-cc280323-b10a-4f74-8c45-54928c83dbcb - - - - - -] Initializing mechanism driver 'ovn' 2026-02-19 05:58:44.665 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-cc280323-b10a-4f74-8c45-54928c83dbcb - - - - - -] Starting OVNMechanismDriver 2026-02-19 05:58:44.668 7 INFO neutron.services.logapi.drivers.ovn.driver [None req-cc280323-b10a-4f74-8c45-54928c83dbcb - - - - - -] OVN logging driver registered 2026-02-19 05:58:44.674 7 INFO neutron.quota [None req-cc280323-b10a-4f74-8c45-54928c83dbcb - - - - - -] Loaded quota_driver: . 2026-02-19 05:58:44.674 7 INFO neutron.plugins.ml2.plugin [None req-cc280323-b10a-4f74-8c45-54928c83dbcb - - - - - -] Modular L2 Plugin initialization complete 2026-02-19 05:58:44.674 7 INFO neutron.plugins.ml2.managers [None req-cc280323-b10a-4f74-8c45-54928c83dbcb - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-02-19 05:58:44.675 7 INFO neutron.plugins.ml2.managers [None req-cc280323-b10a-4f74-8c45-54928c83dbcb - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-02-19 05:58:44.675 7 INFO neutron.plugins.ml2.managers [None req-cc280323-b10a-4f74-8c45-54928c83dbcb - - - - - -] Got port-security extension from driver 'port_security' 2026-02-19 05:58:44.675 7 INFO neutron.manager [None req-cc280323-b10a-4f74-8c45-54928c83dbcb - - - - - -] Loading Plugin: qos 2026-02-19 05:58:44.687 7 INFO neutron.manager [None req-cc280323-b10a-4f74-8c45-54928c83dbcb - - - - - -] Loading Plugin: ovn-router 2026-02-19 05:58:44.709 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-fef96230-10ad-48b3-9465-333342cc8d33 - - - - - -] WorkerService process has finished the post initialization 2026-02-19 05:58:44.710 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.extensions.qos [-] Starting OVNClientQosExtension 2026-02-19 05:58:44.712 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.extensions.placement [-] Starting OVNClientPlacementExtension 2026-02-19 05:58:44.722 7 INFO neutron.services.ovn_l3.plugin [None req-cc280323-b10a-4f74-8c45-54928c83dbcb - - - - - -] Starting OVNL3RouterPlugin 2026-02-19 05:58:44.727 7 INFO neutron.manager [None req-cc280323-b10a-4f74-8c45-54928c83dbcb - - - - - -] Loading Plugin: segments 2026-02-19 05:58:44.736 8 INFO ovsdbapp.backend.ovs_idl.vlog [None req-fef96230-10ad-48b3-9465-333342cc8d33 - - - - - -] tcp:10.96.104.172:6641: connecting... 2026-02-19 05:58:44.737 8 INFO ovsdbapp.backend.ovs_idl.vlog [None req-fef96230-10ad-48b3-9465-333342cc8d33 - - - - - -] tcp:10.96.104.172:6641: connected 2026-02-19 05:58:44.781 8 INFO ovsdbapp.backend.ovs_idl.vlog [None req-fef96230-10ad-48b3-9465-333342cc8d33 - - - - - -] tcp:10.96.104.172:6641: connecting... 2026-02-19 05:58:44.782 8 INFO ovsdbapp.backend.ovs_idl.vlog [None req-fef96230-10ad-48b3-9465-333342cc8d33 - - - - - -] tcp:10.96.104.172:6641: connected WSGI app 0 (mountpoint='') ready in 10 seconds on interpreter 0x7fac328f8668 pid: 8 (default app) 2026-02-19 05:58:44.834 7 INFO neutron.manager [None req-cc280323-b10a-4f74-8c45-54928c83dbcb - - - - - -] Loading Plugin: trunk 2026-02-19 05:58:44.846 7 INFO neutron.manager [None req-cc280323-b10a-4f74-8c45-54928c83dbcb - - - - - -] Loading Plugin: log 2026-02-19 05:58:44.849 7 INFO neutron.manager [None req-cc280323-b10a-4f74-8c45-54928c83dbcb - - - - - -] Loading Plugin: ovn-vpnaas 2026-02-19 05:58:44.905 7 INFO neutron_vpnaas.db.vpn.vpn_agentschedulers_db [None req-cc280323-b10a-4f74-8c45-54928c83dbcb - - - - - -] Skipping periodic VPN agent status check because automatic rescheduling is disabled. 2026-02-19 05:58:44.905 7 WARNING stevedore.named [None req-cc280323-b10a-4f74-8c45-54928c83dbcb - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ovn_ipsec.IPsecOvnVPNDriver 2026-02-19 05:58:44.947 7 INFO neutron_vpnaas.services.vpn.plugin [None req-cc280323-b10a-4f74-8c45-54928c83dbcb - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-02-19 05:58:44.947 7 INFO neutron.common.utils [None req-cc280323-b10a-4f74-8c45-54928c83dbcb - - - - - -] Disable filter validation extension by service plugin VPNOVNDriverPlugin. 2026-02-19 05:58:44.947 7 INFO neutron.manager [None req-cc280323-b10a-4f74-8c45-54928c83dbcb - - - - - -] Loading Plugin: taas 2026-02-19 05:58:44.972 7 WARNING stevedore.named [None req-cc280323-b10a-4f74-8c45-54928c83dbcb - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ovn_ipsec.IPsecOvnVPNDriver 2026-02-19 05:58:44.972 7 WARNING stevedore.named [None req-cc280323-b10a-4f74-8c45-54928c83dbcb - - - - - -] Could not load neutron_taas.services.taas.service_drivers.ovn.taas_ovn.TaasOvnDriver 2026-02-19 05:58:44.978 7 INFO neutron_taas.services.taas.taas_plugin [None req-cc280323-b10a-4f74-8c45-54928c83dbcb - - - - - -] TAAS Plugin initialized using service drivers: dict_keys(['taas']), default: taas 2026-02-19 05:58:44.978 7 INFO neutron.manager [None req-cc280323-b10a-4f74-8c45-54928c83dbcb - - - - - -] Loading Plugin: tapmirror 2026-02-19 05:58:44.985 7 WARNING stevedore.named [None req-cc280323-b10a-4f74-8c45-54928c83dbcb - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ovn_ipsec.IPsecOvnVPNDriver 2026-02-19 05:58:44.985 7 WARNING stevedore.named [None req-cc280323-b10a-4f74-8c45-54928c83dbcb - - - - - -] Could not load neutron_taas.services.taas.service_drivers.ovn.taas_ovn.TaasOvnDriver 2026-02-19 05:58:44.986 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-cc280323-b10a-4f74-8c45-54928c83dbcb - - - - - -] Tap Mirror plugin using service drivers: dict_keys(['taas']), default: taas 2026-02-19 05:58:44.986 7 INFO neutron.manager [None req-cc280323-b10a-4f74-8c45-54928c83dbcb - - - - - -] Loading Plugin: auto_allocate 2026-02-19 05:58:44.991 7 INFO neutron.manager [None req-cc280323-b10a-4f74-8c45-54928c83dbcb - - - - - -] Loading Plugin: tag 2026-02-19 05:58:44.997 7 INFO neutron.manager [None req-cc280323-b10a-4f74-8c45-54928c83dbcb - - - - - -] Loading Plugin: timestamp 2026-02-19 05:58:45.001 7 INFO neutron.manager [None req-cc280323-b10a-4f74-8c45-54928c83dbcb - - - - - -] Loading Plugin: network_ip_availability 2026-02-19 05:58:45.005 7 INFO neutron.manager [None req-cc280323-b10a-4f74-8c45-54928c83dbcb - - - - - -] Loading Plugin: flavors 2026-02-19 05:58:45.008 7 INFO neutron.manager [None req-cc280323-b10a-4f74-8c45-54928c83dbcb - - - - - -] Loading Plugin: revisions 2026-02-19 05:58:45.011 7 INFO neutron.api.extensions [None req-cc280323-b10a-4f74-8c45-54928c83dbcb - - - - - -] Initializing extension manager. 2026-02-19 05:58:45.012 7 INFO neutron.api.extensions [None req-cc280323-b10a-4f74-8c45-54928c83dbcb - - - - - -] Loaded extension: address-group 2026-02-19 05:58:45.013 7 INFO neutron.api.extensions [None req-cc280323-b10a-4f74-8c45-54928c83dbcb - - - - - -] Loaded extension: address-scope 2026-02-19 05:58:45.014 7 INFO neutron.api.extensions [None req-cc280323-b10a-4f74-8c45-54928c83dbcb - - - - - -] Extension router-admin-state-down-before-update not supported by any of loaded plugins 2026-02-19 05:58:45.015 7 INFO neutron.api.extensions [None req-cc280323-b10a-4f74-8c45-54928c83dbcb - - - - - -] Loaded extension: agent 2026-02-19 05:58:45.015 7 INFO neutron.api.extensions [None req-cc280323-b10a-4f74-8c45-54928c83dbcb - - - - - -] Extension agent-resources-synced not supported by any of loaded plugins 2026-02-19 05:58:45.016 7 INFO neutron.api.extensions [None req-cc280323-b10a-4f74-8c45-54928c83dbcb - - - - - -] Loaded extension: allowed-address-pairs 2026-02-19 05:58:45.017 7 INFO neutron.api.extensions [None req-cc280323-b10a-4f74-8c45-54928c83dbcb - - - - - -] Loaded extension: auto-allocated-topology 2026-02-19 05:58:45.018 7 INFO neutron.api.extensions [None req-cc280323-b10a-4f74-8c45-54928c83dbcb - - - - - -] Loaded extension: availability_zone 2026-02-19 05:58:45.018 7 INFO neutron.api.extensions [None req-cc280323-b10a-4f74-8c45-54928c83dbcb - - - - - -] Extension availability_zone_filter not supported by any of loaded plugins 2026-02-19 05:58:45.019 7 INFO neutron.api.extensions [None req-cc280323-b10a-4f74-8c45-54928c83dbcb - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-02-19 05:58:45.019 7 INFO neutron.api.extensions [None req-cc280323-b10a-4f74-8c45-54928c83dbcb - - - - - -] Loaded extension: default-subnetpools 2026-02-19 05:58:45.021 7 INFO neutron.api.extensions [None req-cc280323-b10a-4f74-8c45-54928c83dbcb - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-02-19 05:58:45.021 7 INFO neutron.api.extensions [None req-cc280323-b10a-4f74-8c45-54928c83dbcb - - - - - -] Loaded extension: dns-integration 2026-02-19 05:58:45.022 7 INFO neutron.api.extensions [None req-cc280323-b10a-4f74-8c45-54928c83dbcb - - - - - -] Loaded extension: dns-domain-ports 2026-02-19 05:58:45.022 7 INFO neutron.api.extensions [None req-cc280323-b10a-4f74-8c45-54928c83dbcb - - - - - -] Loaded extension: dns-integration-domain-keywords 2026-02-19 05:58:45.023 7 INFO neutron.api.extensions [None req-cc280323-b10a-4f74-8c45-54928c83dbcb - - - - - -] Extension dvr not supported by any of loaded plugins 2026-02-19 05:58:45.023 7 INFO neutron.api.extensions [None req-cc280323-b10a-4f74-8c45-54928c83dbcb - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-02-19 05:58:45.024 7 INFO neutron.api.extensions [None req-cc280323-b10a-4f74-8c45-54928c83dbcb - - - - - -] Loaded extension: empty-string-filtering 2026-02-19 05:58:45.025 7 INFO neutron.api.extensions [None req-cc280323-b10a-4f74-8c45-54928c83dbcb - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-02-19 05:58:45.025 7 INFO neutron.api.extensions [None req-cc280323-b10a-4f74-8c45-54928c83dbcb - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-02-19 05:58:45.025 7 INFO neutron.api.extensions [None req-cc280323-b10a-4f74-8c45-54928c83dbcb - - - - - -] Loaded extension: external-net 2026-02-19 05:58:45.026 7 INFO neutron.api.extensions [None req-cc280323-b10a-4f74-8c45-54928c83dbcb - - - - - -] Loaded extension: extra_dhcp_opt 2026-02-19 05:58:45.026 7 INFO neutron.api.extensions [None req-cc280323-b10a-4f74-8c45-54928c83dbcb - - - - - -] Loaded extension: extraroute 2026-02-19 05:58:45.027 7 INFO neutron.api.extensions [None req-cc280323-b10a-4f74-8c45-54928c83dbcb - - - - - -] Extension extraroute-atomic not supported by any of loaded plugins 2026-02-19 05:58:45.028 7 INFO neutron.api.extensions [None req-cc280323-b10a-4f74-8c45-54928c83dbcb - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-02-19 05:58:45.028 7 INFO neutron.api.extensions [None req-cc280323-b10a-4f74-8c45-54928c83dbcb - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-02-19 05:58:45.029 7 INFO neutron.api.extensions [None req-cc280323-b10a-4f74-8c45-54928c83dbcb - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-02-19 05:58:45.029 7 INFO neutron.api.extensions [None req-cc280323-b10a-4f74-8c45-54928c83dbcb - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-02-19 05:58:45.030 7 INFO neutron.api.extensions [None req-cc280323-b10a-4f74-8c45-54928c83dbcb - - - - - -] Loaded extension: fip-port-details 2026-02-19 05:58:45.030 7 INFO neutron.api.extensions [None req-cc280323-b10a-4f74-8c45-54928c83dbcb - - - - - -] Loaded extension: flavors 2026-02-19 05:58:45.031 7 INFO neutron.api.extensions [None req-cc280323-b10a-4f74-8c45-54928c83dbcb - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-02-19 05:58:45.032 7 INFO neutron.api.extensions [None req-cc280323-b10a-4f74-8c45-54928c83dbcb - - - - - -] Loaded extension: floatingip-pools 2026-02-19 05:58:45.033 7 INFO neutron.api.extensions [None req-cc280323-b10a-4f74-8c45-54928c83dbcb - - - - - -] Loaded extension: ip_allocation 2026-02-19 05:58:45.033 7 INFO neutron.api.extensions [None req-cc280323-b10a-4f74-8c45-54928c83dbcb - - - - - -] Extension ip-substring-filtering not supported by any of loaded plugins 2026-02-19 05:58:45.034 7 INFO neutron.api.extensions [None req-cc280323-b10a-4f74-8c45-54928c83dbcb - - - - - -] Loaded extension: l2_adjacency 2026-02-19 05:58:45.035 7 INFO neutron.api.extensions [None req-cc280323-b10a-4f74-8c45-54928c83dbcb - - - - - -] Loaded extension: router 2026-02-19 05:58:45.037 7 INFO neutron.api.extensions [None req-cc280323-b10a-4f74-8c45-54928c83dbcb - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-02-19 05:58:45.037 7 INFO neutron.api.extensions [None req-cc280323-b10a-4f74-8c45-54928c83dbcb - - - - - -] Loaded extension: enable-default-route-bfd 2026-02-19 05:58:45.038 7 INFO neutron.api.extensions [None req-cc280323-b10a-4f74-8c45-54928c83dbcb - - - - - -] Loaded extension: enable-default-route-ecmp 2026-02-19 05:58:45.038 7 INFO neutron.api.extensions [None req-cc280323-b10a-4f74-8c45-54928c83dbcb - - - - - -] Loaded extension: ext-gw-mode 2026-02-19 05:58:45.039 7 INFO neutron.api.extensions [None req-cc280323-b10a-4f74-8c45-54928c83dbcb - - - - - -] Loaded extension: l3-ha 2026-02-19 05:58:45.039 7 INFO neutron.api.extensions [None req-cc280323-b10a-4f74-8c45-54928c83dbcb - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-02-19 05:58:45.040 7 INFO neutron.api.extensions [None req-cc280323-b10a-4f74-8c45-54928c83dbcb - - - - - -] Loaded extension: external-gateway-multihoming 2026-02-19 05:58:45.040 7 INFO neutron.api.extensions [None req-cc280323-b10a-4f74-8c45-54928c83dbcb - - - - - -] Loaded extension: l3-flavors 2026-02-19 05:58:45.041 7 INFO neutron.api.extensions [None req-cc280323-b10a-4f74-8c45-54928c83dbcb - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-02-19 05:58:45.042 7 INFO neutron.api.extensions [None req-cc280323-b10a-4f74-8c45-54928c83dbcb - - - - - -] Extension l3-port-ip-change-not-allowed not supported by any of loaded plugins 2026-02-19 05:58:45.044 7 INFO neutron.api.extensions [None req-cc280323-b10a-4f74-8c45-54928c83dbcb - - - - - -] Extension l3_agent_scheduler not supported by any of loaded plugins 2026-02-19 05:58:45.045 7 INFO neutron.api.extensions [None req-cc280323-b10a-4f74-8c45-54928c83dbcb - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-02-19 05:58:45.046 7 INFO neutron.api.extensions [None req-cc280323-b10a-4f74-8c45-54928c83dbcb - - - - - -] Loaded extension: logging 2026-02-19 05:58:45.047 7 INFO neutron.api.extensions [None req-cc280323-b10a-4f74-8c45-54928c83dbcb - - - - - -] Extension metering not supported by any of loaded plugins 2026-02-19 05:58:45.048 7 INFO neutron.api.extensions [None req-cc280323-b10a-4f74-8c45-54928c83dbcb - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-02-19 05:58:45.048 7 INFO neutron.api.extensions [None req-cc280323-b10a-4f74-8c45-54928c83dbcb - - - - - -] Loaded extension: multi-provider 2026-02-19 05:58:45.049 7 INFO neutron.api.extensions [None req-cc280323-b10a-4f74-8c45-54928c83dbcb - - - - - -] Loaded extension: net-mtu 2026-02-19 05:58:45.049 7 INFO neutron.api.extensions [None req-cc280323-b10a-4f74-8c45-54928c83dbcb - - - - - -] Loaded extension: net-mtu-writable 2026-02-19 05:58:45.050 7 INFO neutron.api.extensions [None req-cc280323-b10a-4f74-8c45-54928c83dbcb - - - - - -] Loaded extension: network_availability_zone 2026-02-19 05:58:45.050 7 INFO neutron.api.extensions [None req-cc280323-b10a-4f74-8c45-54928c83dbcb - - - - - -] Extension network_ha not supported by any of loaded plugins 2026-02-19 05:58:45.051 7 INFO neutron.api.extensions [None req-cc280323-b10a-4f74-8c45-54928c83dbcb - - - - - -] Loaded extension: network-ip-availability 2026-02-19 05:58:45.052 7 INFO neutron.api.extensions [None req-cc280323-b10a-4f74-8c45-54928c83dbcb - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-02-19 05:58:45.052 7 INFO neutron.api.extensions [None req-cc280323-b10a-4f74-8c45-54928c83dbcb - - - - - -] Loaded extension: pagination 2026-02-19 05:58:45.053 7 INFO neutron.api.extensions [None req-cc280323-b10a-4f74-8c45-54928c83dbcb - - - - - -] Loaded extension: port-device-profile 2026-02-19 05:58:45.053 7 INFO neutron.api.extensions [None req-cc280323-b10a-4f74-8c45-54928c83dbcb - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-02-19 05:58:45.054 7 INFO neutron.api.extensions [None req-cc280323-b10a-4f74-8c45-54928c83dbcb - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-02-19 05:58:45.054 7 INFO neutron.api.extensions [None req-cc280323-b10a-4f74-8c45-54928c83dbcb - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-02-19 05:58:45.055 7 INFO neutron.api.extensions [None req-cc280323-b10a-4f74-8c45-54928c83dbcb - - - - - -] Extension port-mac-override not supported by any of loaded plugins 2026-02-19 05:58:45.055 7 INFO neutron.api.extensions [None req-cc280323-b10a-4f74-8c45-54928c83dbcb - - - - - -] Loaded extension: port-mac-address-regenerate 2026-02-19 05:58:45.056 7 INFO neutron.api.extensions [None req-cc280323-b10a-4f74-8c45-54928c83dbcb - - - - - -] Loaded extension: port-numa-affinity-policy 2026-02-19 05:58:45.056 7 INFO neutron.api.extensions [None req-cc280323-b10a-4f74-8c45-54928c83dbcb - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-02-19 05:58:45.057 7 INFO neutron.api.extensions [None req-cc280323-b10a-4f74-8c45-54928c83dbcb - - - - - -] Loaded extension: port-resource-request 2026-02-19 05:58:45.057 7 INFO neutron.api.extensions [None req-cc280323-b10a-4f74-8c45-54928c83dbcb - - - - - -] Loaded extension: port-resource-request-groups 2026-02-19 05:58:45.058 7 INFO neutron.api.extensions [None req-cc280323-b10a-4f74-8c45-54928c83dbcb - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-02-19 05:58:45.058 7 INFO neutron.api.extensions [None req-cc280323-b10a-4f74-8c45-54928c83dbcb - - - - - -] Loaded extension: binding 2026-02-19 05:58:45.059 7 INFO neutron.api.extensions [None req-cc280323-b10a-4f74-8c45-54928c83dbcb - - - - - -] Loaded extension: binding-extended 2026-02-19 05:58:45.059 7 INFO neutron.api.extensions [None req-cc280323-b10a-4f74-8c45-54928c83dbcb - - - - - -] Loaded extension: port-security 2026-02-19 05:58:45.060 7 INFO neutron.api.extensions [None req-cc280323-b10a-4f74-8c45-54928c83dbcb - - - - - -] Loaded extension: project-id 2026-02-19 05:58:45.060 7 INFO neutron.api.extensions [None req-cc280323-b10a-4f74-8c45-54928c83dbcb - - - - - -] Loaded extension: provider 2026-02-19 05:58:45.061 7 INFO neutron.api.extensions [None req-cc280323-b10a-4f74-8c45-54928c83dbcb - - - - - -] Loaded extension: qinq 2026-02-19 05:58:45.063 7 INFO neutron.api.extensions [None req-cc280323-b10a-4f74-8c45-54928c83dbcb - - - - - -] Loaded extension: qos 2026-02-19 05:58:45.064 7 INFO neutron.api.extensions [None req-cc280323-b10a-4f74-8c45-54928c83dbcb - - - - - -] Loaded extension: qos-bw-limit-direction 2026-02-19 05:58:45.064 7 INFO neutron.api.extensions [None req-cc280323-b10a-4f74-8c45-54928c83dbcb - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-02-19 05:58:45.065 7 INFO neutron.api.extensions [None req-cc280323-b10a-4f74-8c45-54928c83dbcb - - - - - -] Loaded extension: qos-default 2026-02-19 05:58:45.065 7 INFO neutron.api.extensions [None req-cc280323-b10a-4f74-8c45-54928c83dbcb - - - - - -] Loaded extension: qos-fip 2026-02-19 05:58:45.066 7 INFO neutron.api.extensions [None req-cc280323-b10a-4f74-8c45-54928c83dbcb - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-02-19 05:58:45.066 7 INFO neutron.api.extensions [None req-cc280323-b10a-4f74-8c45-54928c83dbcb - - - - - -] Loaded extension: qos-gateway-ip 2026-02-19 05:58:45.067 7 INFO neutron.api.extensions [None req-cc280323-b10a-4f74-8c45-54928c83dbcb - - - - - -] Loaded extension: qos-port-network-policy 2026-02-19 05:58:45.067 7 INFO neutron.api.extensions [None req-cc280323-b10a-4f74-8c45-54928c83dbcb - - - - - -] Loaded extension: qos-pps-minimum 2026-02-19 05:58:45.068 7 INFO neutron.api.extensions [None req-cc280323-b10a-4f74-8c45-54928c83dbcb - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-02-19 05:58:45.069 7 INFO neutron.api.extensions [None req-cc280323-b10a-4f74-8c45-54928c83dbcb - - - - - -] Loaded extension: qos-pps 2026-02-19 05:58:45.069 7 INFO neutron.api.extensions [None req-cc280323-b10a-4f74-8c45-54928c83dbcb - - - - - -] Loaded extension: qos-rule-type-details 2026-02-19 05:58:45.070 7 INFO neutron.api.extensions [None req-cc280323-b10a-4f74-8c45-54928c83dbcb - - - - - -] Loaded extension: qos-rule-type-filter 2026-02-19 05:58:45.070 7 INFO neutron.api.extensions [None req-cc280323-b10a-4f74-8c45-54928c83dbcb - - - - - -] Loaded extension: qos-rules-alias 2026-02-19 05:58:45.071 7 INFO neutron.api.extensions [None req-cc280323-b10a-4f74-8c45-54928c83dbcb - - - - - -] Loaded extension: quota-check-limit 2026-02-19 05:58:45.071 7 INFO neutron.api.extensions [None req-cc280323-b10a-4f74-8c45-54928c83dbcb - - - - - -] Loaded extension: quota-check-limit-default 2026-02-19 05:58:45.073 7 INFO neutron.api.extensions [None req-cc280323-b10a-4f74-8c45-54928c83dbcb - - - - - -] Loaded extension: quotas 2026-02-19 05:58:45.074 7 INFO neutron.api.extensions [None req-cc280323-b10a-4f74-8c45-54928c83dbcb - - - - - -] Loaded extension: quota_details 2026-02-19 05:58:45.076 7 INFO neutron.api.extensions [None req-cc280323-b10a-4f74-8c45-54928c83dbcb - - - - - -] Loaded extension: rbac-policies 2026-02-19 05:58:45.076 7 INFO neutron.api.extensions [None req-cc280323-b10a-4f74-8c45-54928c83dbcb - - - - - -] Extension rbac-address-group not supported by any of loaded plugins 2026-02-19 05:58:45.077 7 INFO neutron.api.extensions [None req-cc280323-b10a-4f74-8c45-54928c83dbcb - - - - - -] Loaded extension: rbac-address-scope 2026-02-19 05:58:45.077 7 INFO neutron.api.extensions [None req-cc280323-b10a-4f74-8c45-54928c83dbcb - - - - - -] Loaded extension: rbac-security-groups 2026-02-19 05:58:45.078 7 INFO neutron.api.extensions [None req-cc280323-b10a-4f74-8c45-54928c83dbcb - - - - - -] Extension rbac-subnetpool not supported by any of loaded plugins 2026-02-19 05:58:45.078 7 INFO neutron.api.extensions [None req-cc280323-b10a-4f74-8c45-54928c83dbcb - - - - - -] Loaded extension: revision-if-match 2026-02-19 05:58:45.079 7 INFO neutron.api.extensions [None req-cc280323-b10a-4f74-8c45-54928c83dbcb - - - - - -] Loaded extension: standard-attr-revisions 2026-02-19 05:58:45.080 7 INFO neutron.api.extensions [None req-cc280323-b10a-4f74-8c45-54928c83dbcb - - - - - -] Loaded extension: router_availability_zone 2026-02-19 05:58:45.080 7 INFO neutron.api.extensions [None req-cc280323-b10a-4f74-8c45-54928c83dbcb - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-02-19 05:58:45.082 7 INFO neutron.api.extensions [None req-cc280323-b10a-4f74-8c45-54928c83dbcb - - - - - -] Loaded extension: security-groups-default-rules 2026-02-19 05:58:45.082 7 INFO neutron.api.extensions [None req-cc280323-b10a-4f74-8c45-54928c83dbcb - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-02-19 05:58:45.083 7 INFO neutron.api.extensions [None req-cc280323-b10a-4f74-8c45-54928c83dbcb - - - - - -] Extension port-security-groups-filtering not supported by any of loaded plugins 2026-02-19 05:58:45.084 7 INFO neutron.api.extensions [None req-cc280323-b10a-4f74-8c45-54928c83dbcb - - - - - -] Loaded extension: security-groups-remote-address-group 2026-02-19 05:58:45.084 7 INFO neutron.api.extensions [None req-cc280323-b10a-4f74-8c45-54928c83dbcb - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-02-19 05:58:45.085 7 INFO neutron.api.extensions [None req-cc280323-b10a-4f74-8c45-54928c83dbcb - - - - - -] Loaded extension: security-groups-shared-filtering 2026-02-19 05:58:45.089 7 INFO neutron.api.extensions [None req-cc280323-b10a-4f74-8c45-54928c83dbcb - - - - - -] Loaded extension: security-group 2026-02-19 05:58:45.090 7 INFO neutron.api.extensions [None req-cc280323-b10a-4f74-8c45-54928c83dbcb - - - - - -] Loaded extension: segment 2026-02-19 05:58:45.091 7 INFO neutron.api.extensions [None req-cc280323-b10a-4f74-8c45-54928c83dbcb - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-02-19 05:58:45.091 7 INFO neutron.api.extensions [None req-cc280323-b10a-4f74-8c45-54928c83dbcb - - - - - -] Loaded extension: service-type 2026-02-19 05:58:45.092 7 INFO neutron.api.extensions [None req-cc280323-b10a-4f74-8c45-54928c83dbcb - - - - - -] Loaded extension: sorting 2026-02-19 05:58:45.092 7 INFO neutron.api.extensions [None req-cc280323-b10a-4f74-8c45-54928c83dbcb - - - - - -] Loaded extension: standard-attr-segment 2026-02-19 05:58:45.093 7 INFO neutron.api.extensions [None req-cc280323-b10a-4f74-8c45-54928c83dbcb - - - - - -] Loaded extension: standard-attr-description 2026-02-19 05:58:45.093 7 INFO neutron.api.extensions [None req-cc280323-b10a-4f74-8c45-54928c83dbcb - - - - - -] Loaded extension: stateful-security-group 2026-02-19 05:58:45.094 7 WARNING neutron.api.extensions [None req-cc280323-b10a-4f74-8c45-54928c83dbcb - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-02-19 05:58:45.094 7 INFO neutron.api.extensions [None req-cc280323-b10a-4f74-8c45-54928c83dbcb - - - - - -] Loaded extension: subnet-dns-publish-fixed-ip 2026-02-19 05:58:45.095 7 INFO neutron.api.extensions [None req-cc280323-b10a-4f74-8c45-54928c83dbcb - - - - - -] Loaded extension: subnet-external-network 2026-02-19 05:58:45.095 7 INFO neutron.api.extensions [None req-cc280323-b10a-4f74-8c45-54928c83dbcb - - - - - -] Extension subnet_onboard not supported by any of loaded plugins 2026-02-19 05:58:45.096 7 INFO neutron.api.extensions [None req-cc280323-b10a-4f74-8c45-54928c83dbcb - - - - - -] Loaded extension: subnet-segmentid-writable 2026-02-19 05:58:45.096 7 INFO neutron.api.extensions [None req-cc280323-b10a-4f74-8c45-54928c83dbcb - - - - - -] Loaded extension: subnet-service-types 2026-02-19 05:58:45.097 7 INFO neutron.api.extensions [None req-cc280323-b10a-4f74-8c45-54928c83dbcb - - - - - -] Loaded extension: subnet_allocation 2026-02-19 05:58:45.098 7 INFO neutron.api.extensions [None req-cc280323-b10a-4f74-8c45-54928c83dbcb - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-02-19 05:58:45.098 7 INFO neutron.api.extensions [None req-cc280323-b10a-4f74-8c45-54928c83dbcb - - - - - -] Loaded extension: tag-creation 2026-02-19 05:58:45.099 7 INFO neutron.api.extensions [None req-cc280323-b10a-4f74-8c45-54928c83dbcb - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-02-19 05:58:45.103 7 INFO neutron.api.extensions [None req-cc280323-b10a-4f74-8c45-54928c83dbcb - - - - - -] Loaded extension: standard-attr-tag 2026-02-19 05:58:45.103 7 INFO neutron.api.extensions [None req-cc280323-b10a-4f74-8c45-54928c83dbcb - - - - - -] Loaded extension: standard-attr-timestamp 2026-02-19 05:58:45.104 7 INFO neutron.api.extensions [None req-cc280323-b10a-4f74-8c45-54928c83dbcb - - - - - -] Loaded extension: trunk 2026-02-19 05:58:45.104 7 INFO neutron.api.extensions [None req-cc280323-b10a-4f74-8c45-54928c83dbcb - - - - - -] Loaded extension: trunk-details 2026-02-19 05:58:45.105 7 INFO neutron.api.extensions [None req-cc280323-b10a-4f74-8c45-54928c83dbcb - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-02-19 05:58:45.105 7 INFO neutron.api.extensions [None req-cc280323-b10a-4f74-8c45-54928c83dbcb - - - - - -] Extension uplink-status-propagation-updatable not supported by any of loaded plugins 2026-02-19 05:58:45.106 7 INFO neutron.api.extensions [None req-cc280323-b10a-4f74-8c45-54928c83dbcb - - - - - -] Loaded extension: vlan-transparent 2026-02-19 05:58:45.107 7 INFO neutron.api.extensions [None req-cc280323-b10a-4f74-8c45-54928c83dbcb - - - - - -] Loaded extension: vpn-aes-ctr 2026-02-19 05:58:45.109 7 INFO neutron.api.extensions [None req-cc280323-b10a-4f74-8c45-54928c83dbcb - - - - - -] Loaded extension: vpn-agent-scheduler 2026-02-19 05:58:45.109 7 INFO neutron.api.extensions [None req-cc280323-b10a-4f74-8c45-54928c83dbcb - - - - - -] Loaded extension: vpn-endpoint-groups 2026-02-19 05:58:45.110 7 INFO neutron.api.extensions [None req-cc280323-b10a-4f74-8c45-54928c83dbcb - - - - - -] Loaded extension: vpn-flavors 2026-02-19 05:58:45.112 7 INFO neutron.api.extensions [None req-cc280323-b10a-4f74-8c45-54928c83dbcb - - - - - -] Loaded extension: vpnaas 2026-02-19 05:58:45.113 7 INFO neutron.api.extensions [None req-cc280323-b10a-4f74-8c45-54928c83dbcb - - - - - -] Loaded extension: taas 2026-02-19 05:58:45.114 7 INFO neutron.api.extensions [None req-cc280323-b10a-4f74-8c45-54928c83dbcb - - - - - -] Loaded extension: tap-mirror 2026-02-19 05:58:45.114 7 INFO neutron.api.extensions [None req-cc280323-b10a-4f74-8c45-54928c83dbcb - - - - - -] Loaded extension: taas-vlan-filter 2026-02-19 05:58:45.117 7 INFO neutron.quota.resource_registry [None req-cc280323-b10a-4f74-8c45-54928c83dbcb - - - - - -] Creating instance of TrackedResource for resource:network 2026-02-19 05:58:45.117 7 INFO neutron.quota.resource_registry [None req-cc280323-b10a-4f74-8c45-54928c83dbcb - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-02-19 05:58:45.117 7 INFO neutron.quota.resource_registry [None req-cc280323-b10a-4f74-8c45-54928c83dbcb - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-02-19 05:58:45.118 7 INFO neutron.quota.resource_registry [None req-cc280323-b10a-4f74-8c45-54928c83dbcb - - - - - -] Creating instance of TrackedResource for resource:port 2026-02-19 05:58:45.120 7 INFO neutron.quota.resource_registry [None req-cc280323-b10a-4f74-8c45-54928c83dbcb - - - - - -] Creating instance of TrackedResource for resource:router 2026-02-19 05:58:45.121 7 INFO neutron.quota.resource_registry [None req-cc280323-b10a-4f74-8c45-54928c83dbcb - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-02-19 05:58:45.126 7 INFO neutron.quota.resource_registry [None req-cc280323-b10a-4f74-8c45-54928c83dbcb - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-02-19 05:58:45.127 7 INFO neutron.quota.resource_registry [None req-cc280323-b10a-4f74-8c45-54928c83dbcb - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-02-19 05:58:45.127 7 INFO neutron.quota.resource_registry [None req-cc280323-b10a-4f74-8c45-54928c83dbcb - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-02-19 05:58:45.128 7 INFO neutron.quota.resource_registry [None req-cc280323-b10a-4f74-8c45-54928c83dbcb - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-02-19 05:58:45.128 7 WARNING neutron.quota.resource_registry [None req-cc280323-b10a-4f74-8c45-54928c83dbcb - - - - - -] subnetpool is already registered 2026-02-19 05:58:45.129 7 INFO neutron.quota.resource_registry [None req-cc280323-b10a-4f74-8c45-54928c83dbcb - - - - - -] Creating instance of CountableResource for resource:trunk 2026-02-19 05:58:45.129 7 INFO neutron.quota.resource_registry [None req-cc280323-b10a-4f74-8c45-54928c83dbcb - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-02-19 05:58:45.129 7 INFO neutron.quota.resource_registry [None req-cc280323-b10a-4f74-8c45-54928c83dbcb - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-02-19 05:58:45.130 7 INFO neutron.quota.resource_registry [None req-cc280323-b10a-4f74-8c45-54928c83dbcb - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-02-19 05:58:45.130 7 INFO neutron.quota.resource_registry [None req-cc280323-b10a-4f74-8c45-54928c83dbcb - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-02-19 05:58:45.130 7 INFO neutron.quota.resource_registry [None req-cc280323-b10a-4f74-8c45-54928c83dbcb - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-02-19 05:58:45.131 7 INFO neutron.quota.resource_registry [None req-cc280323-b10a-4f74-8c45-54928c83dbcb - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-02-19 05:58:45.131 7 WARNING neutron.quota.resource_registry [None req-cc280323-b10a-4f74-8c45-54928c83dbcb - - - - - -] ipsecpolicy is already registered 2026-02-19 05:58:45.131 7 INFO neutron.quota.resource_registry [None req-cc280323-b10a-4f74-8c45-54928c83dbcb - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-02-19 05:58:45.131 7 WARNING neutron.quota.resource_registry [None req-cc280323-b10a-4f74-8c45-54928c83dbcb - - - - - -] ikepolicy is already registered 2026-02-19 05:58:45.142 7 INFO neutron.quota.resource_registry [None req-cc280323-b10a-4f74-8c45-54928c83dbcb - - - - - -] Creating instance of TrackedResource for resource:router 2026-02-19 05:58:45.142 7 WARNING neutron.quota.resource_registry [None req-cc280323-b10a-4f74-8c45-54928c83dbcb - - - - - -] router is already registered 2026-02-19 05:58:45.142 7 INFO neutron.quota.resource_registry [None req-cc280323-b10a-4f74-8c45-54928c83dbcb - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-02-19 05:58:45.143 7 WARNING neutron.quota.resource_registry [None req-cc280323-b10a-4f74-8c45-54928c83dbcb - - - - - -] floatingip is already registered 2026-02-19 05:58:45.150 7 INFO neutron.quota.resource_registry [None req-cc280323-b10a-4f74-8c45-54928c83dbcb - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-02-19 05:58:45.151 7 WARNING neutron.quota.resource_registry [None req-cc280323-b10a-4f74-8c45-54928c83dbcb - - - - - -] rbac_policy is already registered 2026-02-19 05:58:45.151 7 INFO neutron.quota.resource_registry [None req-cc280323-b10a-4f74-8c45-54928c83dbcb - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-02-19 05:58:45.151 7 WARNING neutron.quota.resource_registry [None req-cc280323-b10a-4f74-8c45-54928c83dbcb - - - - - -] security_group is already registered 2026-02-19 05:58:45.152 7 INFO neutron.quota.resource_registry [None req-cc280323-b10a-4f74-8c45-54928c83dbcb - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-02-19 05:58:45.152 7 WARNING neutron.quota.resource_registry [None req-cc280323-b10a-4f74-8c45-54928c83dbcb - - - - - -] security_group_rule is already registered 2026-02-19 05:58:45.153 7 INFO neutron.quota.resource_registry [None req-cc280323-b10a-4f74-8c45-54928c83dbcb - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-02-19 05:58:45.153 7 WARNING neutron.quota.resource_registry [None req-cc280323-b10a-4f74-8c45-54928c83dbcb - - - - - -] subnetpool is already registered 2026-02-19 05:58:45.154 7 INFO neutron.quota.resource_registry [None req-cc280323-b10a-4f74-8c45-54928c83dbcb - - - - - -] Creating instance of CountableResource for resource:trunk 2026-02-19 05:58:45.154 7 WARNING neutron.quota.resource_registry [None req-cc280323-b10a-4f74-8c45-54928c83dbcb - - - - - -] trunk is already registered 2026-02-19 05:58:45.154 7 INFO neutron.quota.resource_registry [None req-cc280323-b10a-4f74-8c45-54928c83dbcb - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-02-19 05:58:45.155 7 WARNING neutron.quota.resource_registry [None req-cc280323-b10a-4f74-8c45-54928c83dbcb - - - - - -] ikepolicy is already registered 2026-02-19 05:58:45.155 7 INFO neutron.quota.resource_registry [None req-cc280323-b10a-4f74-8c45-54928c83dbcb - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-02-19 05:58:45.155 7 WARNING neutron.quota.resource_registry [None req-cc280323-b10a-4f74-8c45-54928c83dbcb - - - - - -] ipsecpolicy is already registered 2026-02-19 05:58:45.156 7 INFO neutron.quota.resource_registry [None req-cc280323-b10a-4f74-8c45-54928c83dbcb - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-02-19 05:58:45.156 7 WARNING neutron.quota.resource_registry [None req-cc280323-b10a-4f74-8c45-54928c83dbcb - - - - - -] endpoint_group is already registered 2026-02-19 05:58:45.156 7 INFO neutron.quota.resource_registry [None req-cc280323-b10a-4f74-8c45-54928c83dbcb - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-02-19 05:58:45.156 7 WARNING neutron.quota.resource_registry [None req-cc280323-b10a-4f74-8c45-54928c83dbcb - - - - - -] vpnservice is already registered 2026-02-19 05:58:45.157 7 INFO neutron.quota.resource_registry [None req-cc280323-b10a-4f74-8c45-54928c83dbcb - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-02-19 05:58:45.157 7 WARNING neutron.quota.resource_registry [None req-cc280323-b10a-4f74-8c45-54928c83dbcb - - - - - -] ipsec_site_connection is already registered 2026-02-19 05:58:45.158 7 INFO neutron.quota.resource_registry [None req-cc280323-b10a-4f74-8c45-54928c83dbcb - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-02-19 05:58:45.158 7 WARNING neutron.quota.resource_registry [None req-cc280323-b10a-4f74-8c45-54928c83dbcb - - - - - -] ipsecpolicy is already registered 2026-02-19 05:58:45.158 7 INFO neutron.quota.resource_registry [None req-cc280323-b10a-4f74-8c45-54928c83dbcb - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-02-19 05:58:45.158 7 WARNING neutron.quota.resource_registry [None req-cc280323-b10a-4f74-8c45-54928c83dbcb - - - - - -] ikepolicy is already registered 2026-02-19 05:58:45.204 7 WARNING keystonemiddleware._common.config [None req-cc280323-b10a-4f74-8c45-54928c83dbcb - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-02-19 05:58:45.211 7 WARNING oslo_config.cfg [None req-cc280323-b10a-4f74-8c45-54928c83dbcb - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-02-19 05:58:45.238 7 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-cc280323-b10a-4f74-8c45-54928c83dbcb - - - - - -] uWSGI must provide a start time using the configuration parameter "start-time %t" in the configuration file 2026-02-19 05:58:45.259 7 INFO neutron.db.ovn_hash_ring_db [None req-cc280323-b10a-4f74-8c45-54928c83dbcb - - - - - -] Nodes from host "neutron-server-5945bdf48c-wwr6f" and group "mechanism_driver" removed from the Hash Ring created at 2026-02-19 05:58:45+00:00 2026-02-19 05:58:45.264 7 INFO neutron.db.ovn_hash_ring_db [None req-cc280323-b10a-4f74-8c45-54928c83dbcb - - - - - -] Node 9f44bcd219c35177bd829fb583cf819e from host "neutron-server-5945bdf48c-wwr6f" and group "mechanism_driver" added to the Hash Ring 2026-02-19 05:58:45.275 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-cc280323-b10a-4f74-8c45-54928c83dbcb - - - - - -] Hash Ring probing thread for node 9f44bcd219c35177bd829fb583cf819e has started 2026-02-19 05:58:45.276 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [None req-cc280323-b10a-4f74-8c45-54928c83dbcb - - - - - -] Getting OvsdbNbOvnIdl for WorkerService with retry 2026-02-19 05:58:45.309 7 INFO ovsdbapp.backend.ovs_idl.vlog [None req-cc280323-b10a-4f74-8c45-54928c83dbcb - - - - - -] tcp:10.96.104.172:6641: connecting... 2026-02-19 05:58:45.309 7 INFO ovsdbapp.backend.ovs_idl.vlog [None req-cc280323-b10a-4f74-8c45-54928c83dbcb - - - - - -] tcp:10.96.104.172:6641: connected 2026-02-19 05:58:45.393 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [None req-cc280323-b10a-4f74-8c45-54928c83dbcb - - - - - -] Getting OvsdbSbOvnIdl for WorkerService with retry 2026-02-19 05:58:45.415 7 INFO ovsdbapp.backend.ovs_idl.vlog [None req-cc280323-b10a-4f74-8c45-54928c83dbcb - - - - - -] tcp:10.102.121.130:6642: connecting... 2026-02-19 05:58:45.415 7 INFO ovsdbapp.backend.ovs_idl.vlog [None req-cc280323-b10a-4f74-8c45-54928c83dbcb - - - - - -] tcp:10.102.121.130:6642: connected 2026-02-19 05:58:45.474 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-cc280323-b10a-4f74-8c45-54928c83dbcb - - - - - -] WorkerService process has finished the post initialization 2026-02-19 05:58:45.474 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.extensions.qos [-] Starting OVNClientQosExtension 2026-02-19 05:58:45.476 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.extensions.placement [-] Starting OVNClientPlacementExtension 2026-02-19 05:58:45.497 7 INFO ovsdbapp.backend.ovs_idl.vlog [None req-cc280323-b10a-4f74-8c45-54928c83dbcb - - - - - -] tcp:10.96.104.172:6641: connecting... 2026-02-19 05:58:45.497 7 INFO ovsdbapp.backend.ovs_idl.vlog [None req-cc280323-b10a-4f74-8c45-54928c83dbcb - - - - - -] tcp:10.96.104.172:6641: connected 2026-02-19 05:58:45.534 7 INFO ovsdbapp.backend.ovs_idl.vlog [None req-cc280323-b10a-4f74-8c45-54928c83dbcb - - - - - -] tcp:10.96.104.172:6641: connecting... 2026-02-19 05:58:45.534 7 INFO ovsdbapp.backend.ovs_idl.vlog [None req-cc280323-b10a-4f74-8c45-54928c83dbcb - - - - - -] tcp:10.96.104.172:6641: connected WSGI app 0 (mountpoint='') ready in 11 seconds on interpreter 0x7fac328f8668 pid: 7 (default app) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-19 05:58:51.352 7 INFO neutron.pecan_wsgi.hooks.translation [None req-98051c8d-2e77-4cce-bfe3-35217bc3a0bc a0ba131a91074756a633a9cdf0f60aeb b661c05014244231b98b92ca7bc92630 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1/4] 162.253.55.227 () {44 vars in 930 bytes} [Thu Feb 19 05:58:50 2026] GET /v2.0/networks/public => generated 108 bytes in 873 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: 4/5] 162.253.55.227 () {44 vars in 952 bytes} [Thu Feb 19 05:58:51 2026] GET /v2.0/networks?name=public => generated 15 bytes in 393 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-19 05:58:52.170 7 INFO neutron.db.ovn_revision_numbers_db [None req-aa883ac2-5ea8-44c6-966b-47c07e316a75 a0ba131a91074756a633a9cdf0f60aeb b661c05014244231b98b92ca7bc92630 - - default default] Successfully bumped revision number for resource 1584df3a-b458-4413-9fd0-0148c2162f54 (type: security_groups) to 1 2026-02-19 05:58:52.181 7 INFO neutron.db.ovn_revision_numbers_db [None req-aa883ac2-5ea8-44c6-966b-47c07e316a75 a0ba131a91074756a633a9cdf0f60aeb b661c05014244231b98b92ca7bc92630 - - default default] Successfully bumped revision number for resource 78af13e5-4ad2-4cdb-9c56-48a5627446a6 (type: security_group_rules) to 0 2026-02-19 05:58:52.190 7 INFO neutron.db.ovn_revision_numbers_db [None req-aa883ac2-5ea8-44c6-966b-47c07e316a75 a0ba131a91074756a633a9cdf0f60aeb b661c05014244231b98b92ca7bc92630 - - default default] Successfully bumped revision number for resource b0156013-6a2a-498d-a05f-e0353dee53d2 (type: security_group_rules) to 0 2026-02-19 05:58:52.199 7 INFO neutron.db.ovn_revision_numbers_db [None req-aa883ac2-5ea8-44c6-966b-47c07e316a75 a0ba131a91074756a633a9cdf0f60aeb b661c05014244231b98b92ca7bc92630 - - default default] Successfully bumped revision number for resource ddb985bd-39ff-417e-b058-8f6c3e5a7e29 (type: security_group_rules) to 0 2026-02-19 05:58:52.210 7 INFO neutron.db.ovn_revision_numbers_db [None req-aa883ac2-5ea8-44c6-966b-47c07e316a75 a0ba131a91074756a633a9cdf0f60aeb b661c05014244231b98b92ca7bc92630 - - default default] Successfully bumped revision number for resource f6667a7c-7803-4d1d-b0fd-fa511cc3ca15 (type: security_group_rules) to 0 2026-02-19 05:58:52.348 7 WARNING neutron.services.revisions.revision_plugin [None req-aa883ac2-5ea8-44c6-966b-47c07e316a75 a0ba131a91074756a633a9cdf0f60aeb b661c05014244231b98b92ca7bc92630 - - default default] Could not find related network for resource to bump revision. 2026-02-19 05:58:52.380 7 INFO neutron.db.segments_db [None req-aa883ac2-5ea8-44c6-966b-47c07e316a75 a0ba131a91074756a633a9cdf0f60aeb b661c05014244231b98b92ca7bc92630 - - default default] Added segment ce2e8002-f3b2-46e8-a7c5-e9bd2c6cf086 of type flat for network 817608af-256c-4ccf-9448-7991038904ae 2026-02-19 05:58:52.564 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [-] OVN reports status down for port: provnet-ce2e8002-f3b2-46e8-a7c5-e9bd2c6cf086 2026-02-19 05:58:52.648 7 INFO neutron.db.ovn_revision_numbers_db [None req-aa883ac2-5ea8-44c6-966b-47c07e316a75 a0ba131a91074756a633a9cdf0f60aeb b661c05014244231b98b92ca7bc92630 - - default default] Successfully bumped revision number for resource 817608af-256c-4ccf-9448-7991038904ae (type: networks) to 1 2026-02-19 05:58:53.090 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-aa883ac2-5ea8-44c6-966b-47c07e316a75 a0ba131a91074756a633a9cdf0f60aeb b661c05014244231b98b92ca7bc92630 - - default default] No more DHCP agents 2026-02-19 05:58:53.091 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-aa883ac2-5ea8-44c6-966b-47c07e316a75 a0ba131a91074756a633a9cdf0f60aeb b661c05014244231b98b92ca7bc92630 - - default default] Unable to schedule network 817608af-256c-4ccf-9448-7991038904ae: no agents available; will retry on subsequent port and subnet creation events. 2026-02-19 05:58:53.182 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-98afa7ea-57aa-4042-8962-323396c76910 - - - - - -] OVN reports status down for port: 075759cf-817b-4d5d-a0ec-d9b7be69dfe9 2026-02-19 05:58:53.267 7 INFO neutron.db.ovn_revision_numbers_db [None req-aa883ac2-5ea8-44c6-966b-47c07e316a75 a0ba131a91074756a633a9cdf0f60aeb b661c05014244231b98b92ca7bc92630 - - default default] Successfully bumped revision number for resource 075759cf-817b-4d5d-a0ec-d9b7be69dfe9 (type: ports) to 1 [pid: 7|app: 0|req: 2/6] 162.253.55.227 () {48 vars in 970 bytes} [Thu Feb 19 05:58:51 2026] POST /v2.0/networks => generated 744 bytes in 1592 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-19 05:58:54.879 8 INFO neutron.pecan_wsgi.hooks.translation [None req-59df453d-fdce-4568-8ede-970f3b275a55 a0ba131a91074756a633a9cdf0f60aeb b661c05014244231b98b92ca7bc92630 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 5/7] 162.253.55.227 () {44 vars in 930 bytes} [Thu Feb 19 05:58:54 2026] GET /v2.0/networks/public => generated 108 bytes in 429 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 3/8] 162.253.55.227 () {44 vars in 952 bytes} [Thu Feb 19 05:58:54 2026] GET /v2.0/networks?name=public => generated 753 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-19 05:58:54.943 8 INFO neutron.pecan_wsgi.hooks.translation [None req-6aa2be87-0877-4f19-a468-89332a710cc2 a0ba131a91074756a633a9cdf0f60aeb b661c05014244231b98b92ca7bc92630 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 6/9] 162.253.55.227 () {44 vars in 1037 bytes} [Thu Feb 19 05:58:54 2026] GET /v2.0/subnets/public-subnet?network_id=817608af-256c-4ccf-9448-7991038904ae => generated 113 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 4/10] 162.253.55.227 () {44 vars in 1060 bytes} [Thu Feb 19 05:58:54 2026] GET /v2.0/subnets?name=public-subnet&network_id=817608af-256c-4ccf-9448-7991038904ae => generated 14 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-19 05:58:56.229 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-66691599-d753-4e30-8522-a49c7add4e93 a0ba131a91074756a633a9cdf0f60aeb b661c05014244231b98b92ca7bc92630 - - default default] No more DHCP agents 2026-02-19 05:58:56.230 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-66691599-d753-4e30-8522-a49c7add4e93 a0ba131a91074756a633a9cdf0f60aeb b661c05014244231b98b92ca7bc92630 - - default default] Unable to schedule network 817608af-256c-4ccf-9448-7991038904ae: no agents available; will retry on subsequent port and subnet creation events. 2026-02-19 05:58:57.781 8 INFO neutron.db.ovn_revision_numbers_db [None req-af6c9225-35fe-43df-a147-7c29ab0d8973 - - - - - -] Successfully bumped revision number for resource 075759cf-817b-4d5d-a0ec-d9b7be69dfe9 (type: ports) to 2 2026-02-19 05:58:57.825 8 INFO neutron.db.ovn_revision_numbers_db [None req-af6c9225-35fe-43df-a147-7c29ab0d8973 - - - - - -] Successfully bumped revision number for resource 4965c12d-a5d8-4572-a865-540e79f7bc4e (type: subnets) to 0 [pid: 8|app: 0|req: 7/11] 162.253.55.227 () {48 vars in 968 bytes} [Thu Feb 19 05:58:54 2026] POST /v2.0/subnets => generated 664 bytes in 2870 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-19 06:03:58.906 7 INFO neutron.pecan_wsgi.hooks.translation [None req-b7f5e458-c79b-4b10-8151-c9bccb2d25ce a0ba131a91074756a633a9cdf0f60aeb b661c05014244231b98b92ca7bc92630 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 24/49] 162.253.55.227 () {44 vars in 940 bytes} [Thu Feb 19 06:03:58 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 149 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 26/50] 162.253.55.227 () {44 vars in 962 bytes} [Thu Feb 19 06:03:58 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 15 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-19 06:03:59.009 7 INFO neutron.db.segments_db [None req-44a78a95-5025-48ac-8f92-02732415821f a0ba131a91074756a633a9cdf0f60aeb b661c05014244231b98b92ca7bc92630 - - default default] Added segment cd70ef64-5fe6-46d9-b6db-039a0c1b8cb5 of type geneve for network 237c2f61-2283-48d5-82e6-8fe6fb3a48f8 2026-02-19 06:03:59.189 7 INFO neutron.db.ovn_revision_numbers_db [None req-44a78a95-5025-48ac-8f92-02732415821f a0ba131a91074756a633a9cdf0f60aeb b661c05014244231b98b92ca7bc92630 - - default default] Successfully bumped revision number for resource 237c2f61-2283-48d5-82e6-8fe6fb3a48f8 (type: networks) to 1 2026-02-19 06:03:59.344 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-44a78a95-5025-48ac-8f92-02732415821f a0ba131a91074756a633a9cdf0f60aeb b661c05014244231b98b92ca7bc92630 - - default default] No more DHCP agents 2026-02-19 06:03:59.346 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-44a78a95-5025-48ac-8f92-02732415821f a0ba131a91074756a633a9cdf0f60aeb b661c05014244231b98b92ca7bc92630 - - default default] Unable to schedule network 237c2f61-2283-48d5-82e6-8fe6fb3a48f8: no agents available; will retry on subsequent port and subnet creation events. 2026-02-19 06:03:59.415 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-98afa7ea-57aa-4042-8962-323396c76910 - - - - - -] OVN reports status down for port: 4f5c90d4-ac8d-4f8c-9410-5d703c27c2ae 2026-02-19 06:03:59.463 7 INFO neutron.db.ovn_revision_numbers_db [None req-44a78a95-5025-48ac-8f92-02732415821f a0ba131a91074756a633a9cdf0f60aeb b661c05014244231b98b92ca7bc92630 - - default default] Successfully bumped revision number for resource 4f5c90d4-ac8d-4f8c-9410-5d703c27c2ae (type: ports) to 1 [pid: 7|app: 0|req: 25/51] 162.253.55.227 () {48 vars in 969 bytes} [Thu Feb 19 06:03:58 2026] POST /v2.0/networks => generated 729 bytes in 562 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-19 06:04:00.383 8 INFO neutron.pecan_wsgi.hooks.translation [None req-5ecee535-cb13-4d5e-8fd8-52d632d17e08 a0ba131a91074756a633a9cdf0f60aeb b661c05014244231b98b92ca7bc92630 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 27/52] 162.253.55.227 () {44 vars in 940 bytes} [Thu Feb 19 06:04:00 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 51 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 26/53] 162.253.55.227 () {44 vars in 962 bytes} [Thu Feb 19 06:04:00 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-02-19 06:04:00.442 8 INFO neutron.pecan_wsgi.hooks.translation [None req-abb990b1-784f-473b-8c5d-4b277a8ba092 a0ba131a91074756a633a9cdf0f60aeb b661c05014244231b98b92ca7bc92630 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 28/54] 162.253.55.227 () {44 vars in 1039 bytes} [Thu Feb 19 06:04:00 2026] GET /v2.0/subnets/lb-mgmt-subnet?network_id=237c2f61-2283-48d5-82e6-8fe6fb3a48f8 => generated 114 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 27/55] 162.253.55.227 () {44 vars in 1062 bytes} [Thu Feb 19 06:04:00 2026] GET /v2.0/subnets?name=lb-mgmt-subnet&network_id=237c2f61-2283-48d5-82e6-8fe6fb3a48f8 => generated 14 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-19 06:04:00.602 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-8c1272f5-39bb-4de2-a7b1-c24e89222612 a0ba131a91074756a633a9cdf0f60aeb b661c05014244231b98b92ca7bc92630 - - default default] No more DHCP agents 2026-02-19 06:04:00.604 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-8c1272f5-39bb-4de2-a7b1-c24e89222612 a0ba131a91074756a633a9cdf0f60aeb b661c05014244231b98b92ca7bc92630 - - default default] Unable to schedule network 237c2f61-2283-48d5-82e6-8fe6fb3a48f8: no agents available; will retry on subsequent port and subnet creation events. 2026-02-19 06:04:01.022 8 INFO neutron.db.ovn_revision_numbers_db [None req-97ade6eb-ada5-4064-800d-7bd8d4fd1d75 - - - - - -] Successfully bumped revision number for resource 4f5c90d4-ac8d-4f8c-9410-5d703c27c2ae (type: ports) to 2 2026-02-19 06:04:01.057 8 INFO neutron.db.ovn_revision_numbers_db [None req-97ade6eb-ada5-4064-800d-7bd8d4fd1d75 - - - - - -] Successfully bumped revision number for resource f6528f2f-f467-4012-b74f-acd802402fe9 (type: subnets) to 0 [pid: 8|app: 0|req: 29/58] 162.253.55.227 () {48 vars in 968 bytes} [Thu Feb 19 06:04:00 2026] POST /v2.0/subnets => generated 651 bytes in 602 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-19 06:04:02.156 7 INFO neutron.api.v2.resource [None req-fd8e5004-856f-49df-80d1-bd6da321278b a0ba131a91074756a633a9cdf0f60aeb b661c05014244231b98b92ca7bc92630 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 30/59] 162.253.55.227 () {44 vars in 974 bytes} [Thu Feb 19 06:04:02 2026] GET /v2.0/security-groups/lb-health-mgr-sec-grp => generated 131 bytes in 33 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 30/60] 162.253.55.227 () {44 vars in 996 bytes} [Thu Feb 19 06:04:02 2026] GET /v2.0/security-groups?name=lb-health-mgr-sec-grp => generated 23 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-19 06:04:02.345 7 INFO neutron.db.ovn_revision_numbers_db [None req-121cbeca-d07a-4509-9621-56558f1815e1 a0ba131a91074756a633a9cdf0f60aeb b661c05014244231b98b92ca7bc92630 - - default default] Successfully bumped revision number for resource ce27b810-2ba2-4b89-9887-a2575bd6f948 (type: security_groups) to 1 2026-02-19 06:04:02.356 7 INFO neutron.db.ovn_revision_numbers_db [None req-121cbeca-d07a-4509-9621-56558f1815e1 a0ba131a91074756a633a9cdf0f60aeb b661c05014244231b98b92ca7bc92630 - - default default] Successfully bumped revision number for resource 74c0c787-5ecf-40e2-a222-ec7a2ef85596 (type: security_group_rules) to 0 2026-02-19 06:04:02.367 7 INFO neutron.db.ovn_revision_numbers_db [None req-121cbeca-d07a-4509-9621-56558f1815e1 a0ba131a91074756a633a9cdf0f60aeb b661c05014244231b98b92ca7bc92630 - - default default] Successfully bumped revision number for resource 79bdd672-9a7b-470d-98d5-28f0378af117 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 31/61] 162.253.55.227 () {48 vars in 983 bytes} [Thu Feb 19 06:04:02 2026] POST /v2.0/security-groups => generated 1616 bytes in 196 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 31/62] 162.253.55.227 () {44 vars in 1004 bytes} [Thu Feb 19 06:04:03 2026] GET /v2.0/security-groups/ce27b810-2ba2-4b89-9887-a2575bd6f948 => generated 1616 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 32/63] 162.253.55.227 () {44 vars in 1004 bytes} [Thu Feb 19 06:04:03 2026] GET /v2.0/security-groups/ce27b810-2ba2-4b89-9887-a2575bd6f948 => generated 1616 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 32/64] 162.253.55.227 () {44 vars in 1004 bytes} [Thu Feb 19 06:04:03 2026] GET /v2.0/security-groups/ce27b810-2ba2-4b89-9887-a2575bd6f948 => generated 1616 bytes in 219 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-19 06:04:03.900 7 INFO neutron.db.ovn_revision_numbers_db [None req-42fd9b63-bbd1-4445-8305-0cddcc485e90 a0ba131a91074756a633a9cdf0f60aeb b661c05014244231b98b92ca7bc92630 - - default default] Successfully bumped revision number for resource 1dd9b90a-42dc-4687-b6d3-ad2e2de00e87 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 33/65] 162.253.55.227 () {48 vars in 994 bytes} [Thu Feb 19 06:04:03 2026] POST /v2.0/security-group-rules => generated 601 bytes in 168 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 33/66] 162.253.55.227 () {44 vars in 1004 bytes} [Thu Feb 19 06:04:04 2026] GET /v2.0/security-groups/ce27b810-2ba2-4b89-9887-a2575bd6f948 => generated 2230 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 34/67] 162.253.55.227 () {44 vars in 1004 bytes} [Thu Feb 19 06:04:04 2026] GET /v2.0/security-groups/ce27b810-2ba2-4b89-9887-a2575bd6f948 => generated 2230 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 34/68] 162.253.55.227 () {44 vars in 1004 bytes} [Thu Feb 19 06:04:04 2026] GET /v2.0/security-groups/ce27b810-2ba2-4b89-9887-a2575bd6f948 => generated 2230 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-19 06:04:04.950 7 INFO neutron.db.ovn_revision_numbers_db [None req-59f223d2-3236-46a3-947c-69fe5aed6a06 a0ba131a91074756a633a9cdf0f60aeb b661c05014244231b98b92ca7bc92630 - - default default] Successfully bumped revision number for resource 073d7f8d-ba8e-4835-bab6-6cc87b18de8e (type: security_group_rules) to 0 [pid: 7|app: 0|req: 35/69] 162.253.55.227 () {48 vars in 994 bytes} [Thu Feb 19 06:04:04 2026] POST /v2.0/security-group-rules => generated 603 bytes in 157 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 35/70] 162.253.55.227 () {44 vars in 1004 bytes} [Thu Feb 19 06:04:05 2026] GET /v2.0/security-groups/ce27b810-2ba2-4b89-9887-a2575bd6f948 => generated 2846 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 36/71] 162.253.55.227 () {44 vars in 1004 bytes} [Thu Feb 19 06:04:05 2026] GET /v2.0/security-groups/ce27b810-2ba2-4b89-9887-a2575bd6f948 => generated 2846 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 36/72] 162.253.55.227 () {44 vars in 1004 bytes} [Thu Feb 19 06:04:05 2026] GET /v2.0/security-groups/ce27b810-2ba2-4b89-9887-a2575bd6f948 => generated 2846 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-19 06:04:06.031 7 INFO neutron.db.ovn_revision_numbers_db [None req-e8651c92-4cfa-41bd-8bc9-f00a192c646b a0ba131a91074756a633a9cdf0f60aeb b661c05014244231b98b92ca7bc92630 - - default default] Successfully bumped revision number for resource abb6f00d-93b9-4f4d-849b-54a2af261078 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 37/73] 162.253.55.227 () {48 vars in 994 bytes} [Thu Feb 19 06:04:05 2026] POST /v2.0/security-group-rules => generated 603 bytes in 172 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 37/74] 162.253.55.227 () {44 vars in 1004 bytes} [Thu Feb 19 06:04:06 2026] GET /v2.0/security-groups/ce27b810-2ba2-4b89-9887-a2575bd6f948 => generated 3462 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 38/75] 162.253.55.227 () {44 vars in 1004 bytes} [Thu Feb 19 06:04:06 2026] GET /v2.0/security-groups/ce27b810-2ba2-4b89-9887-a2575bd6f948 => generated 3462 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 38/76] 162.253.55.227 () {44 vars in 1004 bytes} [Thu Feb 19 06:04:06 2026] GET /v2.0/security-groups/ce27b810-2ba2-4b89-9887-a2575bd6f948 => generated 3462 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-19 06:04:07.153 7 INFO neutron.db.ovn_revision_numbers_db [None req-d21a69a8-5237-46f6-9a76-5b54256bbf67 a0ba131a91074756a633a9cdf0f60aeb b661c05014244231b98b92ca7bc92630 - - default default] Successfully bumped revision number for resource ef841392-41b5-4f86-8124-55a6acb8130e (type: security_group_rules) to 0 [pid: 7|app: 0|req: 39/77] 162.253.55.227 () {48 vars in 994 bytes} [Thu Feb 19 06:04:06 2026] POST /v2.0/security-group-rules => generated 603 bytes in 181 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 39/78] 162.253.55.227 () {44 vars in 1004 bytes} [Thu Feb 19 06:04:07 2026] GET /v2.0/security-groups/ce27b810-2ba2-4b89-9887-a2575bd6f948 => generated 4078 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 40/79] 162.253.55.227 () {44 vars in 1004 bytes} [Thu Feb 19 06:04:08 2026] GET /v2.0/security-groups/ce27b810-2ba2-4b89-9887-a2575bd6f948 => generated 4078 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 40/80] 162.253.55.227 () {44 vars in 1004 bytes} [Thu Feb 19 06:04:08 2026] GET /v2.0/security-groups/ce27b810-2ba2-4b89-9887-a2575bd6f948 => generated 4078 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-19 06:04:08.242 7 INFO neutron.db.ovn_revision_numbers_db [None req-7ddd3bf6-62a8-41ec-9eb0-9ab93be4a5fa a0ba131a91074756a633a9cdf0f60aeb b661c05014244231b98b92ca7bc92630 - - default default] Successfully bumped revision number for resource 7738f3ca-63c2-4951-a3f0-766c6698dfcd (type: security_group_rules) to 0 [pid: 7|app: 0|req: 41/81] 162.253.55.227 () {48 vars in 994 bytes} [Thu Feb 19 06:04:08 2026] POST /v2.0/security-group-rules => generated 603 bytes in 182 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 41/82] 162.253.55.227 () {44 vars in 990 bytes} [Thu Feb 19 06:04:09 2026] GET /v2.0/networks/237c2f61-2283-48d5-82e6-8fe6fb3a48f8 => generated 773 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-19 06:04:09.457 7 INFO neutron.pecan_wsgi.hooks.translation [None req-b5dfe146-634d-4c87-a753-6f5773216829 a0ba131a91074756a633a9cdf0f60aeb b661c05014244231b98b92ca7bc92630 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 42/83] 162.253.55.227 () {44 vars in 1079 bytes} [Thu Feb 19 06:04:09 2026] GET /v2.0/ports/octavia-health-manager-port-instance?network_id=237c2f61-2283-48d5-82e6-8fe6fb3a48f8 => generated 132 bytes in 34 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 42/84] 162.253.55.227 () {44 vars in 1102 bytes} [Thu Feb 19 06:04:09 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance&network_id=237c2f61-2283-48d5-82e6-8fe6fb3a48f8 => generated 12 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 43/85] 162.253.55.227 () {44 vars in 1004 bytes} [Thu Feb 19 06:04:09 2026] GET /v2.0/security-groups/ce27b810-2ba2-4b89-9887-a2575bd6f948 => generated 4694 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-19 06:04:09.788 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-5f62d35e-8799-468f-b383-b37585a4de21 a0ba131a91074756a633a9cdf0f60aeb b661c05014244231b98b92ca7bc92630 - - default default] No more DHCP agents 2026-02-19 06:04:09.789 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-5f62d35e-8799-468f-b383-b37585a4de21 a0ba131a91074756a633a9cdf0f60aeb b661c05014244231b98b92ca7bc92630 - - default default] Unable to schedule network 237c2f61-2283-48d5-82e6-8fe6fb3a48f8: no agents available; will retry on subsequent port and subnet creation events. 2026-02-19 06:04:09.902 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-98afa7ea-57aa-4042-8962-323396c76910 - - - - - -] OVN reports status down for port: 2d88f496-5fa8-43ac-bab5-802fa9339dd3 2026-02-19 06:04:09.965 8 INFO neutron.db.ovn_revision_numbers_db [None req-5f62d35e-8799-468f-b383-b37585a4de21 a0ba131a91074756a633a9cdf0f60aeb b661c05014244231b98b92ca7bc92630 - - default default] Successfully bumped revision number for resource 2d88f496-5fa8-43ac-bab5-802fa9339dd3 (type: ports) to 1 [pid: 8|app: 0|req: 43/86] 162.253.55.227 () {48 vars in 964 bytes} [Thu Feb 19 06:04:09 2026] POST /v2.0/ports => generated 1096 bytes in 444 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-02-19 06:04:17.292 7 INFO neutron.pecan_wsgi.hooks.translation [None req-52894095-36de-4e51-ab01-4c3d1695fdd0 a0ba131a91074756a633a9cdf0f60aeb b661c05014244231b98b92ca7bc92630 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 45/89] 162.253.55.227 () {44 vars in 982 bytes} [Thu Feb 19 06:04:17 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 66 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: 45/90] 162.253.55.227 () {44 vars in 1004 bytes} [Thu Feb 19 06:04:17 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1099 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-19 06:04:17.997 7 INFO neutron.db.ovn_revision_numbers_db [None req-99f388f5-74a4-49c6-8a63-f25ebf2aff61 a0ba131a91074756a633a9cdf0f60aeb b661c05014244231b98b92ca7bc92630 - - default default] Successfully bumped revision number for resource 2d88f496-5fa8-43ac-bab5-802fa9339dd3 (type: ports) to 4 [pid: 7|app: 0|req: 46/91] 162.253.55.227 () {48 vars in 1034 bytes} [Thu Feb 19 06:04:17 2026] PUT /v2.0/ports/2d88f496-5fa8-43ac-bab5-802fa9339dd3 => generated 1214 bytes in 652 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 46/92] 162.253.55.227 () {44 vars in 923 bytes} [Thu Feb 19 06:04:19 2026] GET /v2.0/ports => generated 3331 bytes in 114 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-02-19 06:04:20.721 7 INFO neutron.api.v2.resource [None req-e7abb337-1a99-4857-bdc2-3ed103fde139 a0ba131a91074756a633a9cdf0f60aeb b661c05014244231b98b92ca7bc92630 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 47/93] 162.253.55.227 () {44 vars in 962 bytes} [Thu Feb 19 06:04:20 2026] GET /v2.0/security-groups/lb-mgmt-sec-grp => generated 125 bytes in 36 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 47/94] 162.253.55.227 () {44 vars in 984 bytes} [Thu Feb 19 06:04:20 2026] GET /v2.0/security-groups?name=lb-mgmt-sec-grp => generated 23 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-19 06:04:20.887 7 INFO neutron.db.ovn_revision_numbers_db [None req-f76958d3-085f-448d-9b97-535f50b0dd02 a0ba131a91074756a633a9cdf0f60aeb b661c05014244231b98b92ca7bc92630 - - default default] Successfully bumped revision number for resource edd45c75-f4d8-4e0a-b424-d0aed730f056 (type: security_groups) to 1 2026-02-19 06:04:20.896 7 INFO neutron.db.ovn_revision_numbers_db [None req-f76958d3-085f-448d-9b97-535f50b0dd02 a0ba131a91074756a633a9cdf0f60aeb b661c05014244231b98b92ca7bc92630 - - default default] Successfully bumped revision number for resource 363d340a-4833-4e68-bb23-249d73d824e1 (type: security_group_rules) to 0 2026-02-19 06:04:20.907 7 INFO neutron.db.ovn_revision_numbers_db [None req-f76958d3-085f-448d-9b97-535f50b0dd02 a0ba131a91074756a633a9cdf0f60aeb b661c05014244231b98b92ca7bc92630 - - default default] Successfully bumped revision number for resource 533a93ff-8e1b-454a-92ee-072111ede87e (type: security_group_rules) to 0 [pid: 7|app: 0|req: 48/95] 162.253.55.227 () {48 vars in 983 bytes} [Thu Feb 19 06:04:20 2026] POST /v2.0/security-groups => generated 1610 bytes in 188 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 48/96] 162.253.55.227 () {44 vars in 1004 bytes} [Thu Feb 19 06:04:21 2026] GET /v2.0/security-groups/edd45c75-f4d8-4e0a-b424-d0aed730f056 => generated 1610 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 49/97] 162.253.55.227 () {44 vars in 1004 bytes} [Thu Feb 19 06:04:21 2026] GET /v2.0/security-groups/edd45c75-f4d8-4e0a-b424-d0aed730f056 => generated 1610 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 49/98] 162.253.55.227 () {44 vars in 1004 bytes} [Thu Feb 19 06:04:21 2026] GET /v2.0/security-groups/edd45c75-f4d8-4e0a-b424-d0aed730f056 => generated 1610 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-19 06:04:22.064 7 INFO neutron.db.ovn_revision_numbers_db [None req-05cb154e-a1c2-47e8-94cb-3d1ddb376f01 a0ba131a91074756a633a9cdf0f60aeb b661c05014244231b98b92ca7bc92630 - - default default] Successfully bumped revision number for resource b1aaf4fd-5ea1-4614-b3d0-0ed8342fbd59 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 50/99] 162.253.55.227 () {48 vars in 994 bytes} [Thu Feb 19 06:04:21 2026] POST /v2.0/security-group-rules => generated 621 bytes in 177 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 50/100] 162.253.55.227 () {44 vars in 1004 bytes} [Thu Feb 19 06:04:22 2026] GET /v2.0/security-groups/edd45c75-f4d8-4e0a-b424-d0aed730f056 => generated 2244 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 51/101] 162.253.55.227 () {44 vars in 1004 bytes} [Thu Feb 19 06:04:22 2026] GET /v2.0/security-groups/edd45c75-f4d8-4e0a-b424-d0aed730f056 => generated 2244 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 51/102] 162.253.55.227 () {44 vars in 1004 bytes} [Thu Feb 19 06:04:22 2026] GET /v2.0/security-groups/edd45c75-f4d8-4e0a-b424-d0aed730f056 => generated 2244 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-19 06:04:23.139 7 INFO neutron.db.ovn_revision_numbers_db [None req-a12e6afb-1927-40e0-952d-3f7947f04c55 a0ba131a91074756a633a9cdf0f60aeb b661c05014244231b98b92ca7bc92630 - - default default] Successfully bumped revision number for resource 842e6561-8835-48c2-9cdd-79f4be555a18 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 52/103] 162.253.55.227 () {48 vars in 994 bytes} [Thu Feb 19 06:04:23 2026] POST /v2.0/security-group-rules => generated 625 bytes in 157 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 58/114] 162.253.55.227 () {44 vars in 978 bytes} [Thu Feb 19 06:05:36 2026] GET /v2.0/quotas/b661c05014244231b98b92ca7bc92630 => 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: 57/115] 162.253.55.227 () {48 vars in 1030 bytes} [Thu Feb 19 06:05:37 2026] PUT /v2.0/quotas/b661c05014244231b98b92ca7bc92630 => generated 291 bytes in 113 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-02-19 06:08:07.560 7 INFO neutron.pecan_wsgi.hooks.translation [None req-442d1a31-9419-46df-9cf9-30ac84fcf4bc a0ba131a91074756a633a9cdf0f60aeb b661c05014244231b98b92ca7bc92630 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 69/136] 162.253.55.227 () {30 vars in 741 bytes} [Thu Feb 19 06:08:07 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 118 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: 68/137] 162.253.55.227 () {30 vars in 763 bytes} [Thu Feb 19 06:08:07 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1217 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-19 06:08:09.371 7 INFO neutron.pecan_wsgi.hooks.translation [None req-fdc590df-1c75-43f8-9c49-ef6ca673c447 a0ba131a91074756a633a9cdf0f60aeb b661c05014244231b98b92ca7bc92630 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 70/138] 162.253.55.227 () {30 vars in 741 bytes} [Thu Feb 19 06:08:09 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 57 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 69/139] 162.253.55.227 () {30 vars in 763 bytes} [Thu Feb 19 06:08:09 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1217 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-19 06:08:10.500 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-98afa7ea-57aa-4042-8962-323396c76910 - - - - - -] OVN reports status up for port: 2d88f496-5fa8-43ac-bab5-802fa9339dd3 2026-02-19 06:08:10.516 7 INFO neutron.plugins.ml2.plugin [None req-98afa7ea-57aa-4042-8962-323396c76910 - - - - - -] Attempt 1 to provision port 2d88f496-5fa8-43ac-bab5-802fa9339dd3 2026-02-19 06:08:10.713 7 INFO neutron.db.ovn_revision_numbers_db [None req-98afa7ea-57aa-4042-8962-323396c76910 - - - - - -] Successfully bumped revision number for resource 2d88f496-5fa8-43ac-bab5-802fa9339dd3 (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-02-19 06:16:22.516 7 INFO neutron.api.v2.resource [None req-e6fe6fc2-f8ed-4fb5-8105-c1430a1fd62b a0ba131a91074756a633a9cdf0f60aeb b661c05014244231b98b92ca7bc92630 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 104/206] 162.253.55.227 () {44 vars in 1077 bytes} [Thu Feb 19 06:16:22 2026] GET /v2.0/security-groups/manila-service-security-group?project_id=acb8c2da465d4749a486ff552597446a => generated 139 bytes in 117 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-02-19 06:16:22.790 8 INFO neutron.db.ovn_revision_numbers_db [None req-5e781a88-5496-40ab-b7f0-c16ad62d52fc a0ba131a91074756a633a9cdf0f60aeb b661c05014244231b98b92ca7bc92630 - - default default] Successfully bumped revision number for resource 4aeedff5-d58d-49d9-9f2d-9c4175f437c5 (type: security_groups) to 1 2026-02-19 06:16:22.863 8 INFO neutron.db.ovn_revision_numbers_db [None req-5e781a88-5496-40ab-b7f0-c16ad62d52fc a0ba131a91074756a633a9cdf0f60aeb b661c05014244231b98b92ca7bc92630 - - default default] Successfully bumped revision number for resource 4ec28b8c-ab3f-4e0f-b6d8-3eb296b70129 (type: security_group_rules) to 0 2026-02-19 06:16:22.929 8 INFO neutron.db.ovn_revision_numbers_db [None req-5e781a88-5496-40ab-b7f0-c16ad62d52fc a0ba131a91074756a633a9cdf0f60aeb b661c05014244231b98b92ca7bc92630 - - default default] Successfully bumped revision number for resource e9914e5e-2f62-4133-9301-d499a352bc7f (type: security_group_rules) to 0 2026-02-19 06:16:22.974 8 INFO neutron.db.ovn_revision_numbers_db [None req-5e781a88-5496-40ab-b7f0-c16ad62d52fc a0ba131a91074756a633a9cdf0f60aeb b661c05014244231b98b92ca7bc92630 - - default default] Successfully bumped revision number for resource f7698b94-0516-4418-a8ff-2195cfc338c0 (type: security_group_rules) to 0 2026-02-19 06:16:23.032 8 INFO neutron.db.ovn_revision_numbers_db [None req-5e781a88-5496-40ab-b7f0-c16ad62d52fc a0ba131a91074756a633a9cdf0f60aeb b661c05014244231b98b92ca7bc92630 - - default default] Successfully bumped revision number for resource faf66004-5905-406a-8fdd-8d5fa9d1c42a (type: security_group_rules) to 0 [pid: 8|app: 0|req: 103/207] 162.253.55.227 () {44 vars in 1100 bytes} [Thu Feb 19 06:16:22 2026] GET /v2.0/security-groups?name=manila-service-security-group&project_id=acb8c2da465d4749a486ff552597446a => generated 23 bytes in 616 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-19 06:16:23.448 7 INFO neutron.db.ovn_revision_numbers_db [None req-d1f689ce-dee0-4e2d-99cb-6c916781bebf a0ba131a91074756a633a9cdf0f60aeb b661c05014244231b98b92ca7bc92630 - - default default] Successfully bumped revision number for resource fe58ff0d-6dde-43db-a1b2-a4b2efc20495 (type: security_groups) to 1 2026-02-19 06:16:23.553 7 INFO neutron.db.ovn_revision_numbers_db [None req-d1f689ce-dee0-4e2d-99cb-6c916781bebf a0ba131a91074756a633a9cdf0f60aeb b661c05014244231b98b92ca7bc92630 - - default default] Successfully bumped revision number for resource 5c5aa419-bdef-4511-a22b-ce0b30582686 (type: security_group_rules) to 0 2026-02-19 06:16:23.569 7 INFO neutron.db.ovn_revision_numbers_db [None req-d1f689ce-dee0-4e2d-99cb-6c916781bebf a0ba131a91074756a633a9cdf0f60aeb b661c05014244231b98b92ca7bc92630 - - default default] Successfully bumped revision number for resource c6141668-8eba-4614-aa46-082a4f56b256 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 105/208] 162.253.55.227 () {48 vars in 984 bytes} [Thu Feb 19 06:16:23 2026] POST /v2.0/security-groups => generated 1624 bytes in 457 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 104/209] 162.253.55.227 () {44 vars in 1091 bytes} [Thu Feb 19 06:16:24 2026] GET /v2.0/security-groups/fe58ff0d-6dde-43db-a1b2-a4b2efc20495?project_id=acb8c2da465d4749a486ff552597446a => generated 1624 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 106/210] 162.253.55.227 () {44 vars in 1004 bytes} [Thu Feb 19 06:16:24 2026] GET /v2.0/security-groups/fe58ff0d-6dde-43db-a1b2-a4b2efc20495 => generated 1624 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 105/211] 162.253.55.227 () {44 vars in 1091 bytes} [Thu Feb 19 06:16:24 2026] GET /v2.0/security-groups/fe58ff0d-6dde-43db-a1b2-a4b2efc20495?project_id=acb8c2da465d4749a486ff552597446a => generated 1624 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-19 06:16:24.967 7 INFO neutron.db.ovn_revision_numbers_db [None req-dc3518a4-b606-4afc-93e9-a4cfea97a776 a0ba131a91074756a633a9cdf0f60aeb b661c05014244231b98b92ca7bc92630 - - default default] Successfully bumped revision number for resource cafae43c-4bb5-4e52-abf7-f35d40674407 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 107/212] 162.253.55.227 () {48 vars in 994 bytes} [Thu Feb 19 06:16:24 2026] POST /v2.0/security-group-rules => generated 597 bytes in 156 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 106/213] 162.253.55.227 () {44 vars in 1091 bytes} [Thu Feb 19 06:16:25 2026] GET /v2.0/security-groups/fe58ff0d-6dde-43db-a1b2-a4b2efc20495?project_id=acb8c2da465d4749a486ff552597446a => generated 2234 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 108/214] 162.253.55.227 () {44 vars in 1004 bytes} [Thu Feb 19 06:16:25 2026] GET /v2.0/security-groups/fe58ff0d-6dde-43db-a1b2-a4b2efc20495 => generated 2234 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 107/215] 162.253.55.227 () {44 vars in 1091 bytes} [Thu Feb 19 06:16:26 2026] GET /v2.0/security-groups/fe58ff0d-6dde-43db-a1b2-a4b2efc20495?project_id=acb8c2da465d4749a486ff552597446a => generated 2234 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-19 06:16:26.176 7 INFO neutron.db.ovn_revision_numbers_db [None req-71ecd2b7-359c-4927-866e-236031720ac2 a0ba131a91074756a633a9cdf0f60aeb b661c05014244231b98b92ca7bc92630 - - default default] Successfully bumped revision number for resource 92e2457f-cbeb-40ef-b02a-13e55dc134de (type: security_group_rules) to 0 [pid: 7|app: 0|req: 109/216] 162.253.55.227 () {48 vars in 994 bytes} [Thu Feb 19 06:16:26 2026] POST /v2.0/security-group-rules => generated 599 bytes in 151 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 108/217] 162.253.55.227 () {44 vars in 1091 bytes} [Thu Feb 19 06:16:27 2026] GET /v2.0/security-groups/fe58ff0d-6dde-43db-a1b2-a4b2efc20495?project_id=acb8c2da465d4749a486ff552597446a => generated 2846 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 110/218] 162.253.55.227 () {44 vars in 1004 bytes} [Thu Feb 19 06:16:27 2026] GET /v2.0/security-groups/fe58ff0d-6dde-43db-a1b2-a4b2efc20495 => generated 2846 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 109/219] 162.253.55.227 () {44 vars in 1091 bytes} [Thu Feb 19 06:16:27 2026] GET /v2.0/security-groups/fe58ff0d-6dde-43db-a1b2-a4b2efc20495?project_id=acb8c2da465d4749a486ff552597446a => generated 2846 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-19 06:16:27.391 7 INFO neutron.db.ovn_revision_numbers_db [None req-43e40b29-ab72-4f79-bcde-2e243a80e270 a0ba131a91074756a633a9cdf0f60aeb b661c05014244231b98b92ca7bc92630 - - default default] Successfully bumped revision number for resource aec736ac-0923-4e58-8af4-5af3e9fef247 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 111/220] 162.253.55.227 () {48 vars in 994 bytes} [Thu Feb 19 06:16:27 2026] POST /v2.0/security-group-rules => generated 601 bytes in 179 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 110/221] 162.253.55.227 () {44 vars in 1091 bytes} [Thu Feb 19 06:16:28 2026] GET /v2.0/security-groups/fe58ff0d-6dde-43db-a1b2-a4b2efc20495?project_id=acb8c2da465d4749a486ff552597446a => 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: 112/222] 162.253.55.227 () {44 vars in 1004 bytes} [Thu Feb 19 06:16:28 2026] GET /v2.0/security-groups/fe58ff0d-6dde-43db-a1b2-a4b2efc20495 => generated 3460 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 111/223] 162.253.55.227 () {44 vars in 1091 bytes} [Thu Feb 19 06:16:28 2026] GET /v2.0/security-groups/fe58ff0d-6dde-43db-a1b2-a4b2efc20495?project_id=acb8c2da465d4749a486ff552597446a => generated 3460 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-19 06:16:28.682 7 INFO neutron.db.ovn_revision_numbers_db [None req-fa9831a1-4fe7-4c20-bcf2-6ff29ca0fc3e a0ba131a91074756a633a9cdf0f60aeb b661c05014244231b98b92ca7bc92630 - - default default] Successfully bumped revision number for resource 51ae3eda-4194-4166-a2df-9c9b06b6e98c (type: security_group_rules) to 0 [pid: 7|app: 0|req: 113/224] 162.253.55.227 () {48 vars in 994 bytes} [Thu Feb 19 06:16:28 2026] POST /v2.0/security-group-rules => generated 602 bytes in 156 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: 124/245] 162.253.55.227 () {30 vars in 740 bytes} [Thu Feb 19 06:18:46 2026] GET /v2.0/networks?tenant_id=acb8c2da465d4749a486ff552597446a&shared=False => generated 15 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-19 06:18:46.754 8 INFO neutron.db.segments_db [None req-9a9ace81-67bf-40ca-9147-2ab7953677ec b3bd19a35c5d46f28a8ae84d481d4679 acb8c2da465d4749a486ff552597446a - - 4c6414118e814562aa171685c781a131 4c6414118e814562aa171685c781a131] Added segment 9a60fb2f-a33b-4891-9f51-79c50753cec1 of type geneve for network f3f38797-2999-473b-905d-b2084af0f201 2026-02-19 06:18:46.951 8 INFO neutron.db.ovn_revision_numbers_db [None req-9a9ace81-67bf-40ca-9147-2ab7953677ec b3bd19a35c5d46f28a8ae84d481d4679 acb8c2da465d4749a486ff552597446a - - 4c6414118e814562aa171685c781a131 4c6414118e814562aa171685c781a131] Successfully bumped revision number for resource f3f38797-2999-473b-905d-b2084af0f201 (type: networks) to 1 2026-02-19 06:18:47.108 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-9a9ace81-67bf-40ca-9147-2ab7953677ec b3bd19a35c5d46f28a8ae84d481d4679 acb8c2da465d4749a486ff552597446a - - 4c6414118e814562aa171685c781a131 4c6414118e814562aa171685c781a131] No more DHCP agents 2026-02-19 06:18:47.110 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-9a9ace81-67bf-40ca-9147-2ab7953677ec b3bd19a35c5d46f28a8ae84d481d4679 acb8c2da465d4749a486ff552597446a - - 4c6414118e814562aa171685c781a131 4c6414118e814562aa171685c781a131] Unable to schedule network f3f38797-2999-473b-905d-b2084af0f201: no agents available; will retry on subsequent port and subnet creation events. 2026-02-19 06:18:47.191 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-63dab445-02de-4149-aa31-0079a15b56cc - - - - - -] OVN reports status down for port: a15cc356-acc4-46c2-babc-487c7aea0a4a 2026-02-19 06:18:47.222 8 INFO neutron.db.ovn_revision_numbers_db [None req-9a9ace81-67bf-40ca-9147-2ab7953677ec b3bd19a35c5d46f28a8ae84d481d4679 acb8c2da465d4749a486ff552597446a - - 4c6414118e814562aa171685c781a131 4c6414118e814562aa171685c781a131] Successfully bumped revision number for resource a15cc356-acc4-46c2-babc-487c7aea0a4a (type: ports) to 1 [pid: 8|app: 0|req: 122/246] 162.253.55.227 () {34 vars in 682 bytes} [Thu Feb 19 06:18:46 2026] POST /v2.0/networks => generated 739 bytes in 583 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 125/247] 162.253.55.227 () {30 vars in 722 bytes} [Thu Feb 19 06:18:47 2026] GET /v2.0/ports?device_id=manila-share&binding%3Ahost_id=instance => 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: 123/248] 162.253.55.227 () {30 vars in 633 bytes} [Thu Feb 19 06:18:47 2026] GET /v2.0/extensions => generated 20541 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) 2026-02-19 06:18:47.491 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-c6666f4d-9c4e-4858-8c13-445932548499 b3bd19a35c5d46f28a8ae84d481d4679 acb8c2da465d4749a486ff552597446a - - 4c6414118e814562aa171685c781a131 4c6414118e814562aa171685c781a131] No more DHCP agents 2026-02-19 06:18:47.492 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-c6666f4d-9c4e-4858-8c13-445932548499 b3bd19a35c5d46f28a8ae84d481d4679 acb8c2da465d4749a486ff552597446a - - 4c6414118e814562aa171685c781a131 4c6414118e814562aa171685c781a131] Unable to schedule network f3f38797-2999-473b-905d-b2084af0f201: no agents available; will retry on subsequent port and subnet creation events. 2026-02-19 06:18:47.557 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-63dab445-02de-4149-aa31-0079a15b56cc - - - - - -] OVN reports status down for port: 81d343e2-098d-4dfa-85e6-ddfd072f2564 2026-02-19 06:18:47.620 7 INFO neutron.db.ovn_revision_numbers_db [None req-c6666f4d-9c4e-4858-8c13-445932548499 b3bd19a35c5d46f28a8ae84d481d4679 acb8c2da465d4749a486ff552597446a - - 4c6414118e814562aa171685c781a131 4c6414118e814562aa171685c781a131] Successfully bumped revision number for resource 81d343e2-098d-4dfa-85e6-ddfd072f2564 (type: ports) to 1 2026-02-19 06:18:47.819 7 INFO neutron.db.ovn_revision_numbers_db [None req-c6666f4d-9c4e-4858-8c13-445932548499 b3bd19a35c5d46f28a8ae84d481d4679 acb8c2da465d4749a486ff552597446a - - 4c6414118e814562aa171685c781a131 4c6414118e814562aa171685c781a131] Successfully bumped revision number for resource 81d343e2-098d-4dfa-85e6-ddfd072f2564 (type: ports) to 3 [pid: 7|app: 0|req: 126/249] 162.253.55.227 () {34 vars in 677 bytes} [Thu Feb 19 06:18:47 2026] POST /v2.0/ports => generated 968 bytes in 530 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 124/250] 162.253.55.227 () {30 vars in 703 bytes} [Thu Feb 19 06:18:47 2026] GET /v2.0/networks/f3f38797-2999-473b-905d-b2084af0f201 => generated 745 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-19 06:18:48.581 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-63dab445-02de-4149-aa31-0079a15b56cc - - - - - -] OVN reports status up for port: 81d343e2-098d-4dfa-85e6-ddfd072f2564 2026-02-19 06:18:48.591 7 INFO neutron.plugins.ml2.plugin [None req-63dab445-02de-4149-aa31-0079a15b56cc - - - - - -] Attempt 1 to provision port 81d343e2-098d-4dfa-85e6-ddfd072f2564 2026-02-19 06:18:48.774 7 INFO neutron.db.ovn_revision_numbers_db [None req-63dab445-02de-4149-aa31-0079a15b56cc - - - - - -] Successfully bumped revision number for resource 81d343e2-098d-4dfa-85e6-ddfd072f2564 (type: ports) to 4 [pid: 7|app: 0|req: 127/251] 162.253.55.227 () {30 vars in 722 bytes} [Thu Feb 19 06:18:49 2026] GET /v2.0/ports?device_id=manila-share&binding%3Ahost_id=instance => generated 973 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 125/252] 162.253.55.227 () {30 vars in 703 bytes} [Thu Feb 19 06:18:49 2026] GET /v2.0/networks/f3f38797-2999-473b-905d-b2084af0f201 => generated 745 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 129/255] 162.253.55.227 () {44 vars in 978 bytes} [Thu Feb 19 06:19:13 2026] GET /v2.0/quotas/acb8c2da465d4749a486ff552597446a => 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: 127/256] 162.253.55.227 () {48 vars in 1030 bytes} [Thu Feb 19 06:19:14 2026] PUT /v2.0/quotas/acb8c2da465d4749a486ff552597446a => generated 291 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 136/269] 172.24.0.216 () {28 vars in 587 bytes} [Thu Feb 19 06:20:41 2026] GET /v2.0/networks => generated 2287 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 134/270] 172.24.0.216 () {28 vars in 601 bytes} [Thu Feb 19 06:20:41 2026] GET /v2.0/security-groups => generated 17397 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 137/271] 172.24.0.216 () {28 vars in 585 bytes} [Thu Feb 19 06:20:41 2026] GET /v2.0/routers => generated 15 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 135/272] 172.24.0.216 () {28 vars in 626 bytes} [Thu Feb 19 06:20:41 2026] GET /v2.0/agents?binary=ovn-controller => generated 416 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 138/273] 172.24.0.216 () {28 vars in 621 bytes} [Thu Feb 19 06:20:41 2026] GET /v2.0/network-ip-availabilities => generated 1104 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 136/274] 172.24.0.216 () {28 vars in 585 bytes} [Thu Feb 19 06:20:41 2026] GET /v2.0/subnets => generated 1308 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 139/275] 172.24.0.216 () {28 vars in 593 bytes} [Thu Feb 19 06:20:41 2026] GET /v2.0/floatingips => generated 19 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 137/276] 172.24.0.216 () {28 vars in 581 bytes} [Thu Feb 19 06:20:41 2026] GET /v2.0/ports => generated 5171 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 140/277] 172.24.0.216 () {28 vars in 583 bytes} [Thu Feb 19 06:20:41 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: 138/278] 172.24.0.216 () {28 vars in 585 bytes} [Thu Feb 19 06:20:41 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: 7|app: 0|req: 141/279] 172.24.0.216 () {28 vars in 593 bytes} [Thu Feb 19 06:20:41 2026] GET /v2.0/subnetpools => 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: 146/288] 172.24.0.216 () {28 vars in 621 bytes} [Thu Feb 19 06:21:40 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: 143/289] 172.24.0.216 () {28 vars in 601 bytes} [Thu Feb 19 06:21:40 2026] GET /v2.0/security-groups => generated 17397 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 147/290] 172.24.0.216 () {28 vars in 581 bytes} [Thu Feb 19 06:21:41 2026] GET /v2.0/ports => generated 5171 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 144/291] 172.24.0.216 () {28 vars in 585 bytes} [Thu Feb 19 06:21:41 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: 7|app: 0|req: 148/292] 172.24.0.216 () {28 vars in 583 bytes} [Thu Feb 19 06:21:41 2026] GET /v2.0/agents => generated 1214 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 145/293] 172.24.0.216 () {28 vars in 585 bytes} [Thu Feb 19 06:21:41 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: 7|app: 0|req: 149/294] 172.24.0.216 () {28 vars in 593 bytes} [Thu Feb 19 06:21:41 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: 8|app: 0|req: 146/295] 172.24.0.216 () {28 vars in 593 bytes} [Thu Feb 19 06:21:41 2026] GET /v2.0/floatingips => generated 19 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 150/296] 172.24.0.216 () {28 vars in 587 bytes} [Thu Feb 19 06:21:41 2026] GET /v2.0/networks => generated 2287 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 147/297] 172.24.0.216 () {28 vars in 585 bytes} [Thu Feb 19 06:21:41 2026] GET /v2.0/routers => generated 15 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 151/298] 172.24.0.216 () {28 vars in 626 bytes} [Thu Feb 19 06:21:41 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: 152/307] 172.24.0.216 () {28 vars in 593 bytes} [Thu Feb 19 06:22:40 2026] GET /v2.0/floatingips => generated 19 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 156/308] 172.24.0.216 () {28 vars in 585 bytes} [Thu Feb 19 06:22:40 2026] GET /v2.0/routers => generated 15 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 153/309] 172.24.0.216 () {28 vars in 626 bytes} [Thu Feb 19 06:22:41 2026] GET /v2.0/agents?binary=ovn-controller => generated 416 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 157/310] 172.24.0.216 () {28 vars in 585 bytes} [Thu Feb 19 06:22:41 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: 154/311] 172.24.0.216 () {28 vars in 587 bytes} [Thu Feb 19 06:22:41 2026] GET /v2.0/networks => generated 2287 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 158/312] 172.24.0.216 () {28 vars in 601 bytes} [Thu Feb 19 06:22:41 2026] GET /v2.0/security-groups => generated 17397 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 155/313] 172.24.0.216 () {28 vars in 583 bytes} [Thu Feb 19 06:22:41 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: 159/314] 172.24.0.216 () {28 vars in 621 bytes} [Thu Feb 19 06:22:41 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: 156/315] 172.24.0.216 () {28 vars in 585 bytes} [Thu Feb 19 06:22:41 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: 7|app: 0|req: 160/316] 172.24.0.216 () {28 vars in 593 bytes} [Thu Feb 19 06:22:41 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: 8|app: 0|req: 157/317] 172.24.0.216 () {28 vars in 581 bytes} [Thu Feb 19 06:22:41 2026] GET /v2.0/ports => generated 5171 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 165/326] 172.24.0.216 () {28 vars in 601 bytes} [Thu Feb 19 06:23:40 2026] GET /v2.0/security-groups => generated 17397 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 162/327] 172.24.0.216 () {28 vars in 581 bytes} [Thu Feb 19 06:23:41 2026] GET /v2.0/ports => generated 5171 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 166/328] 172.24.0.216 () {28 vars in 593 bytes} [Thu Feb 19 06:23:41 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: 163/329] 172.24.0.216 () {28 vars in 585 bytes} [Thu Feb 19 06:23:41 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: 7|app: 0|req: 167/330] 172.24.0.216 () {28 vars in 593 bytes} [Thu Feb 19 06:23:41 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: 164/331] 172.24.0.216 () {28 vars in 583 bytes} [Thu Feb 19 06:23:41 2026] GET /v2.0/agents => generated 1214 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 168/332] 172.24.0.216 () {28 vars in 621 bytes} [Thu Feb 19 06:23:41 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: 165/333] 172.24.0.216 () {28 vars in 585 bytes} [Thu Feb 19 06:23:41 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: 7|app: 0|req: 169/334] 172.24.0.216 () {28 vars in 585 bytes} [Thu Feb 19 06:23:41 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: 166/335] 172.24.0.216 () {28 vars in 626 bytes} [Thu Feb 19 06:23:41 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: 7|app: 0|req: 170/336] 172.24.0.216 () {28 vars in 587 bytes} [Thu Feb 19 06:23:41 2026] GET /v2.0/networks => generated 2287 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 175/345] 172.24.0.216 () {28 vars in 585 bytes} [Thu Feb 19 06:24:40 2026] GET /v2.0/subnets => generated 1308 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 171/346] 172.24.0.216 () {28 vars in 581 bytes} [Thu Feb 19 06:24:40 2026] GET /v2.0/ports => generated 5171 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 176/347] 172.24.0.216 () {28 vars in 593 bytes} [Thu Feb 19 06:24:41 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: 172/348] 172.24.0.216 () {28 vars in 601 bytes} [Thu Feb 19 06:24:41 2026] GET /v2.0/security-groups => generated 17397 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 177/349] 172.24.0.216 () {28 vars in 585 bytes} [Thu Feb 19 06:24:41 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: 173/350] 172.24.0.216 () {28 vars in 626 bytes} [Thu Feb 19 06:24:41 2026] GET /v2.0/agents?binary=ovn-controller => generated 416 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 178/351] 172.24.0.216 () {28 vars in 621 bytes} [Thu Feb 19 06:24:41 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: 174/352] 172.24.0.216 () {28 vars in 587 bytes} [Thu Feb 19 06:24:41 2026] GET /v2.0/networks => generated 2287 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 179/353] 172.24.0.216 () {28 vars in 583 bytes} [Thu Feb 19 06:24:41 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: 8|app: 0|req: 175/354] 172.24.0.216 () {28 vars in 585 bytes} [Thu Feb 19 06:24:41 2026] GET /v2.0/subnets => generated 1308 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 180/355] 172.24.0.216 () {28 vars in 593 bytes} [Thu Feb 19 06:24:41 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: 185/364] 172.24.0.216 () {28 vars in 621 bytes} [Thu Feb 19 06:25:40 2026] GET /v2.0/network-ip-availabilities => generated 1104 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 180/365] 172.24.0.216 () {28 vars in 593 bytes} [Thu Feb 19 06:25:41 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) [pid: 7|app: 0|req: 186/366] 172.24.0.216 () {28 vars in 581 bytes} [Thu Feb 19 06:25:41 2026] GET /v2.0/ports => generated 5171 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 181/367] 172.24.0.216 () {28 vars in 583 bytes} [Thu Feb 19 06:25:41 2026] GET /v2.0/agents => generated 1214 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 187/368] 172.24.0.216 () {28 vars in 587 bytes} [Thu Feb 19 06:25:41 2026] GET /v2.0/networks => generated 2287 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 182/369] 172.24.0.216 () {28 vars in 601 bytes} [Thu Feb 19 06:25:41 2026] GET /v2.0/security-groups => generated 17397 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 188/370] 172.24.0.216 () {28 vars in 585 bytes} [Thu Feb 19 06:25:41 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: 183/371] 172.24.0.216 () {28 vars in 585 bytes} [Thu Feb 19 06:25:41 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: 7|app: 0|req: 189/372] 172.24.0.216 () {28 vars in 593 bytes} [Thu Feb 19 06:25:41 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: 184/373] 172.24.0.216 () {28 vars in 585 bytes} [Thu Feb 19 06:25:41 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: 190/374] 172.24.0.216 () {28 vars in 626 bytes} [Thu Feb 19 06:25:41 2026] GET /v2.0/agents?binary=ovn-controller => generated 416 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 195/383] 172.24.0.216 () {28 vars in 581 bytes} [Thu Feb 19 06:26:40 2026] GET /v2.0/ports => generated 5171 bytes in 147 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 189/384] 172.24.0.216 () {28 vars in 593 bytes} [Thu Feb 19 06:26:41 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: 196/385] 172.24.0.216 () {28 vars in 587 bytes} [Thu Feb 19 06:26:41 2026] GET /v2.0/networks => generated 2287 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 190/386] 172.24.0.216 () {28 vars in 601 bytes} [Thu Feb 19 06:26:41 2026] GET /v2.0/security-groups => generated 17397 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 197/387] 172.24.0.216 () {28 vars in 583 bytes} [Thu Feb 19 06:26:41 2026] GET /v2.0/agents => generated 1214 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 191/388] 172.24.0.216 () {28 vars in 621 bytes} [Thu Feb 19 06:26:41 2026] GET /v2.0/network-ip-availabilities => generated 1104 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 198/389] 172.24.0.216 () {28 vars in 585 bytes} [Thu Feb 19 06:26:41 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: 192/390] 172.24.0.216 () {28 vars in 593 bytes} [Thu Feb 19 06:26:41 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: 199/391] 172.24.0.216 () {28 vars in 585 bytes} [Thu Feb 19 06:26:41 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: 193/392] 172.24.0.216 () {28 vars in 585 bytes} [Thu Feb 19 06:26:41 2026] GET /v2.0/routers => generated 15 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 200/393] 172.24.0.216 () {28 vars in 626 bytes} [Thu Feb 19 06:26:41 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: 205/402] 172.24.0.216 () {28 vars in 583 bytes} [Thu Feb 19 06:27:40 2026] GET /v2.0/agents => generated 1214 bytes in 136 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 198/403] 172.24.0.216 () {28 vars in 621 bytes} [Thu Feb 19 06:27:41 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: 206/404] 172.24.0.216 () {28 vars in 585 bytes} [Thu Feb 19 06:27:41 2026] GET /v2.0/subnets => generated 1308 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 199/405] 172.24.0.216 () {28 vars in 593 bytes} [Thu Feb 19 06:27:41 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: 207/406] 172.24.0.216 () {28 vars in 593 bytes} [Thu Feb 19 06:27:41 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: 200/407] 172.24.0.216 () {28 vars in 587 bytes} [Thu Feb 19 06:27:41 2026] GET /v2.0/networks => generated 2287 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 208/408] 172.24.0.216 () {28 vars in 601 bytes} [Thu Feb 19 06:27:41 2026] GET /v2.0/security-groups => generated 17397 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 201/409] 172.24.0.216 () {28 vars in 585 bytes} [Thu Feb 19 06:27:41 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: 209/410] 172.24.0.216 () {28 vars in 581 bytes} [Thu Feb 19 06:27:41 2026] GET /v2.0/ports => generated 5171 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 202/411] 172.24.0.216 () {28 vars in 585 bytes} [Thu Feb 19 06:27:41 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: 7|app: 0|req: 210/412] 172.24.0.216 () {28 vars in 626 bytes} [Thu Feb 19 06:27:41 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: 207/421] 172.24.0.216 () {28 vars in 585 bytes} [Thu Feb 19 06:28:41 2026] GET /v2.0/subnets => generated 1308 bytes in 137 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 215/422] 172.24.0.216 () {28 vars in 585 bytes} [Thu Feb 19 06:28:41 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: 8|app: 0|req: 208/423] 172.24.0.216 () {28 vars in 626 bytes} [Thu Feb 19 06:28:41 2026] GET /v2.0/agents?binary=ovn-controller => generated 416 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 216/424] 172.24.0.216 () {28 vars in 585 bytes} [Thu Feb 19 06:28:41 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: 209/425] 172.24.0.216 () {28 vars in 593 bytes} [Thu Feb 19 06:28:41 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: 217/426] 172.24.0.216 () {28 vars in 587 bytes} [Thu Feb 19 06:28:41 2026] GET /v2.0/networks => generated 2287 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 210/427] 172.24.0.216 () {28 vars in 583 bytes} [Thu Feb 19 06:28:41 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: 218/428] 172.24.0.216 () {28 vars in 621 bytes} [Thu Feb 19 06:28:41 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: 8|app: 0|req: 211/429] 172.24.0.216 () {28 vars in 593 bytes} [Thu Feb 19 06:28:41 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: 219/430] 172.24.0.216 () {28 vars in 601 bytes} [Thu Feb 19 06:28:41 2026] GET /v2.0/security-groups => generated 17397 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 212/431] 172.24.0.216 () {28 vars in 581 bytes} [Thu Feb 19 06:28:41 2026] GET /v2.0/ports => generated 5171 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 224/440] 172.24.0.216 () {28 vars in 585 bytes} [Thu Feb 19 06:29:40 2026] GET /v2.0/subnets => generated 1308 bytes in 138 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 217/441] 172.24.0.216 () {28 vars in 585 bytes} [Thu Feb 19 06:29:41 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: 225/442] 172.24.0.216 () {28 vars in 626 bytes} [Thu Feb 19 06:29:41 2026] GET /v2.0/agents?binary=ovn-controller => generated 416 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 218/443] 172.24.0.216 () {28 vars in 587 bytes} [Thu Feb 19 06:29:41 2026] GET /v2.0/networks => generated 2287 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 226/444] 172.24.0.216 () {28 vars in 585 bytes} [Thu Feb 19 06:29:41 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: 219/445] 172.24.0.216 () {28 vars in 593 bytes} [Thu Feb 19 06:29:41 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: 227/446] 172.24.0.216 () {28 vars in 601 bytes} [Thu Feb 19 06:29:41 2026] GET /v2.0/security-groups => generated 17397 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 220/447] 172.24.0.216 () {28 vars in 581 bytes} [Thu Feb 19 06:29:41 2026] GET /v2.0/ports => generated 5171 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 228/448] 172.24.0.216 () {28 vars in 593 bytes} [Thu Feb 19 06:29:41 2026] GET /v2.0/floatingips => 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: 221/449] 172.24.0.216 () {28 vars in 583 bytes} [Thu Feb 19 06:29:41 2026] GET /v2.0/agents => generated 1214 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 229/450] 172.24.0.216 () {28 vars in 621 bytes} [Thu Feb 19 06:29:41 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) 2026-02-19 06:29:48.988 7 INFO neutron.pecan_wsgi.hooks.translation [None req-5acf9809-8a3e-4121-a9af-7c5f9f24b127 a0ba131a91074756a633a9cdf0f60aeb b661c05014244231b98b92ca7bc92630 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 231/453] 162.253.55.227 () {44 vars in 930 bytes} [Thu Feb 19 06:29:48 2026] GET /v2.0/networks/public => generated 108 bytes in 48 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 223/454] 162.253.55.227 () {44 vars in 952 bytes} [Thu Feb 19 06:29:48 2026] GET /v2.0/networks?name=public => generated 791 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-19 06:29:50.244 7 INFO neutron.pecan_wsgi.hooks.translation [None req-b365e440-33cf-47e4-81a5-601ebcc075d1 a0ba131a91074756a633a9cdf0f60aeb b661c05014244231b98b92ca7bc92630 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 232/455] 162.253.55.227 () {44 vars in 930 bytes} [Thu Feb 19 06:29:50 2026] GET /v2.0/networks/public => generated 108 bytes in 50 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 224/456] 162.253.55.227 () {44 vars in 952 bytes} [Thu Feb 19 06:29:50 2026] GET /v2.0/networks?name=public => generated 791 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-19 06:29:50.316 7 INFO neutron.pecan_wsgi.hooks.translation [None req-ec8558bc-be75-4c08-9fe1-f2faefcc2450 a0ba131a91074756a633a9cdf0f60aeb b661c05014244231b98b92ca7bc92630 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 233/457] 162.253.55.227 () {44 vars in 1037 bytes} [Thu Feb 19 06:29:50 2026] GET /v2.0/subnets/public-subnet?network_id=817608af-256c-4ccf-9448-7991038904ae => generated 113 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 225/458] 162.253.55.227 () {44 vars in 1060 bytes} [Thu Feb 19 06:29:50 2026] GET /v2.0/subnets?name=public-subnet&network_id=817608af-256c-4ccf-9448-7991038904ae => generated 667 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-19 06:30:15.439 7 INFO neutron.pecan_wsgi.hooks.translation [None req-5cec79cd-4a8a-4de3-8eed-37f111266528 a0ba131a91074756a633a9cdf0f60aeb b661c05014244231b98b92ca7bc92630 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 235/461] 162.253.55.227 () {44 vars in 940 bytes} [Thu Feb 19 06:30:15 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 48 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 227/462] 162.253.55.227 () {44 vars in 962 bytes} [Thu Feb 19 06:30:15 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-02-19 06:30:16.393 8 INFO neutron.pecan_wsgi.hooks.translation [None req-1d2ed3e9-3676-44ca-a6df-e47a1257e709 a0ba131a91074756a633a9cdf0f60aeb b661c05014244231b98b92ca7bc92630 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 229/465] 162.253.55.227 () {44 vars in 940 bytes} [Thu Feb 19 06:30:16 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 46 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 237/466] 162.253.55.227 () {44 vars in 962 bytes} [Thu Feb 19 06:30:16 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 776 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-19 06:30:16.469 8 INFO neutron.pecan_wsgi.hooks.translation [None req-dc8d9709-9d64-4041-83a7-13c79541d72c a0ba131a91074756a633a9cdf0f60aeb b661c05014244231b98b92ca7bc92630 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 230/467] 162.253.55.227 () {44 vars in 1039 bytes} [Thu Feb 19 06:30:16 2026] GET /v2.0/subnets/lb-mgmt-subnet?network_id=237c2f61-2283-48d5-82e6-8fe6fb3a48f8 => generated 114 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 238/468] 162.253.55.227 () {44 vars in 1062 bytes} [Thu Feb 19 06:30:16 2026] GET /v2.0/subnets?name=lb-mgmt-subnet&network_id=237c2f61-2283-48d5-82e6-8fe6fb3a48f8 => generated 654 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-19 06:30:17.614 8 INFO neutron.api.v2.resource [None req-3ce26626-2176-4eec-90ce-0c1063f1c816 a0ba131a91074756a633a9cdf0f60aeb b661c05014244231b98b92ca7bc92630 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 231/469] 162.253.55.227 () {44 vars in 974 bytes} [Thu Feb 19 06:30:17 2026] GET /v2.0/security-groups/lb-health-mgr-sec-grp => generated 131 bytes in 38 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 239/470] 162.253.55.227 () {44 vars in 996 bytes} [Thu Feb 19 06:30:17 2026] GET /v2.0/security-groups?name=lb-health-mgr-sec-grp => generated 4690 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 232/471] 162.253.55.227 () {44 vars in 1004 bytes} [Thu Feb 19 06:30:18 2026] GET /v2.0/security-groups/ce27b810-2ba2-4b89-9887-a2575bd6f948 => generated 4694 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 240/472] 162.253.55.227 () {44 vars in 1004 bytes} [Thu Feb 19 06:30:18 2026] GET /v2.0/security-groups/ce27b810-2ba2-4b89-9887-a2575bd6f948 => generated 4694 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 233/473] 162.253.55.227 () {44 vars in 1014 bytes} [Thu Feb 19 06:30:18 2026] GET /v2.0/security-group-rules/1dd9b90a-42dc-4687-b6d3-ad2e2de00e87 => generated 601 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 241/474] 162.253.55.227 () {44 vars in 1004 bytes} [Thu Feb 19 06:30:19 2026] GET /v2.0/security-groups/ce27b810-2ba2-4b89-9887-a2575bd6f948 => generated 4694 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 234/475] 162.253.55.227 () {44 vars in 1004 bytes} [Thu Feb 19 06:30:19 2026] GET /v2.0/security-groups/ce27b810-2ba2-4b89-9887-a2575bd6f948 => generated 4694 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 242/476] 162.253.55.227 () {44 vars in 1014 bytes} [Thu Feb 19 06:30:19 2026] GET /v2.0/security-group-rules/073d7f8d-ba8e-4835-bab6-6cc87b18de8e => generated 603 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 235/477] 162.253.55.227 () {44 vars in 1004 bytes} [Thu Feb 19 06:30:20 2026] GET /v2.0/security-groups/ce27b810-2ba2-4b89-9887-a2575bd6f948 => generated 4694 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 243/478] 162.253.55.227 () {44 vars in 1004 bytes} [Thu Feb 19 06:30:20 2026] GET /v2.0/security-groups/ce27b810-2ba2-4b89-9887-a2575bd6f948 => generated 4694 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 236/479] 162.253.55.227 () {44 vars in 1014 bytes} [Thu Feb 19 06:30:20 2026] GET /v2.0/security-group-rules/abb6f00d-93b9-4f4d-849b-54a2af261078 => generated 603 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 244/480] 162.253.55.227 () {44 vars in 1004 bytes} [Thu Feb 19 06:30:21 2026] GET /v2.0/security-groups/ce27b810-2ba2-4b89-9887-a2575bd6f948 => generated 4694 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 237/481] 162.253.55.227 () {44 vars in 1004 bytes} [Thu Feb 19 06:30:21 2026] GET /v2.0/security-groups/ce27b810-2ba2-4b89-9887-a2575bd6f948 => generated 4694 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 245/482] 162.253.55.227 () {44 vars in 1014 bytes} [Thu Feb 19 06:30:21 2026] GET /v2.0/security-group-rules/ef841392-41b5-4f86-8124-55a6acb8130e => generated 603 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 238/483] 162.253.55.227 () {44 vars in 1004 bytes} [Thu Feb 19 06:30:22 2026] GET /v2.0/security-groups/ce27b810-2ba2-4b89-9887-a2575bd6f948 => generated 4694 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 246/484] 162.253.55.227 () {44 vars in 1004 bytes} [Thu Feb 19 06:30:22 2026] GET /v2.0/security-groups/ce27b810-2ba2-4b89-9887-a2575bd6f948 => generated 4694 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 239/485] 162.253.55.227 () {44 vars in 1014 bytes} [Thu Feb 19 06:30:22 2026] GET /v2.0/security-group-rules/7738f3ca-63c2-4951-a3f0-766c6698dfcd => generated 603 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 247/486] 162.253.55.227 () {44 vars in 990 bytes} [Thu Feb 19 06:30:23 2026] GET /v2.0/networks/237c2f61-2283-48d5-82e6-8fe6fb3a48f8 => generated 773 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-19 06:30:23.804 8 INFO neutron.pecan_wsgi.hooks.translation [None req-69ab2af6-fe44-4273-84e7-bd8f4425e716 a0ba131a91074756a633a9cdf0f60aeb b661c05014244231b98b92ca7bc92630 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 240/487] 162.253.55.227 () {44 vars in 1079 bytes} [Thu Feb 19 06:30:23 2026] GET /v2.0/ports/octavia-health-manager-port-instance?network_id=237c2f61-2283-48d5-82e6-8fe6fb3a48f8 => generated 132 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 248/488] 162.253.55.227 () {44 vars in 1102 bytes} [Thu Feb 19 06:30:23 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance&network_id=237c2f61-2283-48d5-82e6-8fe6fb3a48f8 => generated 1219 bytes in 299 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 241/489] 162.253.55.227 () {44 vars in 1004 bytes} [Thu Feb 19 06:30:24 2026] GET /v2.0/security-groups/ce27b810-2ba2-4b89-9887-a2575bd6f948 => generated 4694 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-19 06:30:31.948 8 INFO neutron.pecan_wsgi.hooks.translation [None req-a40bfd50-4193-423e-8334-a03b2e6a61f7 a0ba131a91074756a633a9cdf0f60aeb b661c05014244231b98b92ca7bc92630 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 243/492] 162.253.55.227 () {44 vars in 982 bytes} [Thu Feb 19 06:30:31 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 52 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 250/493] 162.253.55.227 () {44 vars in 1004 bytes} [Thu Feb 19 06:30:31 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1219 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 244/494] 162.253.55.227 () {44 vars in 923 bytes} [Thu Feb 19 06:30:33 2026] GET /v2.0/ports => generated 5171 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-19 06:30:34.713 7 INFO neutron.api.v2.resource [None req-8b49bb18-77b2-4417-943b-c5d8a252e7b6 a0ba131a91074756a633a9cdf0f60aeb b661c05014244231b98b92ca7bc92630 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 251/495] 162.253.55.227 () {44 vars in 962 bytes} [Thu Feb 19 06:30:34 2026] GET /v2.0/security-groups/lb-mgmt-sec-grp => generated 125 bytes in 41 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 245/496] 162.253.55.227 () {44 vars in 984 bytes} [Thu Feb 19 06:30:34 2026] GET /v2.0/security-groups?name=lb-mgmt-sec-grp => generated 2881 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 252/497] 162.253.55.227 () {44 vars in 1004 bytes} [Thu Feb 19 06:30:35 2026] GET /v2.0/security-groups/edd45c75-f4d8-4e0a-b424-d0aed730f056 => generated 2882 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 246/498] 162.253.55.227 () {44 vars in 1004 bytes} [Thu Feb 19 06:30:35 2026] GET /v2.0/security-groups/edd45c75-f4d8-4e0a-b424-d0aed730f056 => generated 2882 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 253/499] 162.253.55.227 () {44 vars in 1014 bytes} [Thu Feb 19 06:30:35 2026] GET /v2.0/security-group-rules/b1aaf4fd-5ea1-4614-b3d0-0ed8342fbd59 => generated 621 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 247/500] 162.253.55.227 () {44 vars in 1004 bytes} [Thu Feb 19 06:30:36 2026] GET /v2.0/security-groups/edd45c75-f4d8-4e0a-b424-d0aed730f056 => generated 2882 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 254/501] 162.253.55.227 () {44 vars in 1004 bytes} [Thu Feb 19 06:30:36 2026] GET /v2.0/security-groups/edd45c75-f4d8-4e0a-b424-d0aed730f056 => generated 2882 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 248/502] 162.253.55.227 () {44 vars in 1014 bytes} [Thu Feb 19 06:30:36 2026] GET /v2.0/security-group-rules/842e6561-8835-48c2-9cdd-79f4be555a18 => generated 625 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 255/503] 172.24.0.216 () {28 vars in 583 bytes} [Thu Feb 19 06:30:40 2026] GET /v2.0/agents => generated 1214 bytes in 145 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 249/504] 172.24.0.216 () {28 vars in 621 bytes} [Thu Feb 19 06:30:41 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: 256/505] 172.24.0.216 () {28 vars in 593 bytes} [Thu Feb 19 06:30:41 2026] GET /v2.0/floatingips => 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: 250/506] 172.24.0.216 () {28 vars in 585 bytes} [Thu Feb 19 06:30:41 2026] GET /v2.0/routers => generated 15 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 257/507] 172.24.0.216 () {28 vars in 626 bytes} [Thu Feb 19 06:30:41 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: 251/508] 172.24.0.216 () {28 vars in 585 bytes} [Thu Feb 19 06:30:41 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: 258/509] 172.24.0.216 () {28 vars in 593 bytes} [Thu Feb 19 06:30:41 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: 252/510] 172.24.0.216 () {28 vars in 587 bytes} [Thu Feb 19 06:30:41 2026] GET /v2.0/networks => generated 2287 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 259/511] 172.24.0.216 () {28 vars in 601 bytes} [Thu Feb 19 06:30:41 2026] GET /v2.0/security-groups => generated 17397 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 253/512] 172.24.0.216 () {28 vars in 585 bytes} [Thu Feb 19 06:30:41 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: 260/513] 172.24.0.216 () {28 vars in 581 bytes} [Thu Feb 19 06:30:41 2026] GET /v2.0/ports => generated 5171 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 255/516] 162.253.55.227 () {44 vars in 978 bytes} [Thu Feb 19 06:30:48 2026] GET /v2.0/quotas/b661c05014244231b98b92ca7bc92630 => generated 291 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-19 06:31:39.321 8 INFO neutron.api.v2.resource [None req-1141f82b-f05a-404d-9717-6bd712aa49ed a0ba131a91074756a633a9cdf0f60aeb b661c05014244231b98b92ca7bc92630 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 259/523] 162.253.55.227 () {44 vars in 1077 bytes} [Thu Feb 19 06:31:39 2026] GET /v2.0/security-groups/manila-service-security-group?project_id=acb8c2da465d4749a486ff552597446a => generated 139 bytes in 61 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 265/524] 162.253.55.227 () {44 vars in 1100 bytes} [Thu Feb 19 06:31:39 2026] GET /v2.0/security-groups?name=manila-service-security-group&project_id=acb8c2da465d4749a486ff552597446a => generated 4072 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 260/525] 162.253.55.227 () {44 vars in 1091 bytes} [Thu Feb 19 06:31:40 2026] GET /v2.0/security-groups/fe58ff0d-6dde-43db-a1b2-a4b2efc20495?project_id=acb8c2da465d4749a486ff552597446a => generated 4075 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 266/526] 162.253.55.227 () {44 vars in 1004 bytes} [Thu Feb 19 06:31:40 2026] GET /v2.0/security-groups/fe58ff0d-6dde-43db-a1b2-a4b2efc20495 => 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: 261/527] 162.253.55.227 () {44 vars in 1014 bytes} [Thu Feb 19 06:31:40 2026] GET /v2.0/security-group-rules/cafae43c-4bb5-4e52-abf7-f35d40674407 => generated 597 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 267/528] 172.24.0.216 () {28 vars in 583 bytes} [Thu Feb 19 06:31:40 2026] GET /v2.0/agents => generated 1214 bytes in 200 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 262/529] 172.24.0.216 () {28 vars in 601 bytes} [Thu Feb 19 06:31:41 2026] GET /v2.0/security-groups => generated 17397 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 268/530] 172.24.0.216 () {28 vars in 581 bytes} [Thu Feb 19 06:31:41 2026] GET /v2.0/ports => generated 5171 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 263/531] 172.24.0.216 () {28 vars in 587 bytes} [Thu Feb 19 06:31:41 2026] GET /v2.0/networks => generated 2287 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 264/532] 172.24.0.216 () {28 vars in 585 bytes} [Thu Feb 19 06:31:41 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: 265/533] 172.24.0.216 () {28 vars in 593 bytes} [Thu Feb 19 06:31:41 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: 269/534] 162.253.55.227 () {44 vars in 1091 bytes} [Thu Feb 19 06:31:41 2026] GET /v2.0/security-groups/fe58ff0d-6dde-43db-a1b2-a4b2efc20495?project_id=acb8c2da465d4749a486ff552597446a => generated 4075 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 266/535] 172.24.0.216 () {28 vars in 585 bytes} [Thu Feb 19 06:31:41 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: 267/536] 172.24.0.216 () {28 vars in 585 bytes} [Thu Feb 19 06:31:41 2026] GET /v2.0/routers => generated 15 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 270/537] 162.253.55.227 () {44 vars in 1004 bytes} [Thu Feb 19 06:31:41 2026] GET /v2.0/security-groups/fe58ff0d-6dde-43db-a1b2-a4b2efc20495 => generated 4075 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 268/538] 172.24.0.216 () {28 vars in 626 bytes} [Thu Feb 19 06:31:41 2026] GET /v2.0/agents?binary=ovn-controller => generated 416 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 269/539] 172.24.0.216 () {28 vars in 621 bytes} [Thu Feb 19 06:31:41 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: 271/540] 162.253.55.227 () {44 vars in 1014 bytes} [Thu Feb 19 06:31:41 2026] GET /v2.0/security-group-rules/92e2457f-cbeb-40ef-b02a-13e55dc134de => generated 599 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 270/541] 172.24.0.216 () {28 vars in 593 bytes} [Thu Feb 19 06:31:41 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: 7|app: 0|req: 272/542] 162.253.55.227 () {44 vars in 1091 bytes} [Thu Feb 19 06:31:42 2026] GET /v2.0/security-groups/fe58ff0d-6dde-43db-a1b2-a4b2efc20495?project_id=acb8c2da465d4749a486ff552597446a => generated 4075 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 271/543] 162.253.55.227 () {44 vars in 1004 bytes} [Thu Feb 19 06:31:42 2026] GET /v2.0/security-groups/fe58ff0d-6dde-43db-a1b2-a4b2efc20495 => generated 4075 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 273/544] 162.253.55.227 () {44 vars in 1014 bytes} [Thu Feb 19 06:31:42 2026] GET /v2.0/security-group-rules/aec736ac-0923-4e58-8af4-5af3e9fef247 => generated 601 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 272/545] 162.253.55.227 () {44 vars in 1091 bytes} [Thu Feb 19 06:31:43 2026] GET /v2.0/security-groups/fe58ff0d-6dde-43db-a1b2-a4b2efc20495?project_id=acb8c2da465d4749a486ff552597446a => generated 4075 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 274/546] 162.253.55.227 () {44 vars in 1004 bytes} [Thu Feb 19 06:31:43 2026] GET /v2.0/security-groups/fe58ff0d-6dde-43db-a1b2-a4b2efc20495 => generated 4075 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 273/547] 162.253.55.227 () {44 vars in 1014 bytes} [Thu Feb 19 06:31:43 2026] GET /v2.0/security-group-rules/51ae3eda-4194-4166-a2df-9c9b06b6e98c => generated 602 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 276/550] 162.253.55.227 () {44 vars in 978 bytes} [Thu Feb 19 06:31:50 2026] GET /v2.0/quotas/acb8c2da465d4749a486ff552597446a => generated 291 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 280/557] 172.24.0.216 () {28 vars in 581 bytes} [Thu Feb 19 06:32:40 2026] GET /v2.0/ports => generated 5171 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 278/558] 172.24.0.216 () {28 vars in 585 bytes} [Thu Feb 19 06:32:40 2026] GET /v2.0/routers => generated 15 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 281/559] 172.24.0.216 () {28 vars in 626 bytes} [Thu Feb 19 06:32:40 2026] GET /v2.0/agents?binary=ovn-controller => generated 416 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 279/560] 172.24.0.216 () {28 vars in 621 bytes} [Thu Feb 19 06:32:41 2026] GET /v2.0/network-ip-availabilities => generated 1104 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 282/561] 172.24.0.216 () {28 vars in 601 bytes} [Thu Feb 19 06:32:41 2026] GET /v2.0/security-groups => generated 17397 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 280/562] 172.24.0.216 () {28 vars in 585 bytes} [Thu Feb 19 06:32:41 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: 283/563] 172.24.0.216 () {28 vars in 583 bytes} [Thu Feb 19 06:32:41 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: 8|app: 0|req: 281/564] 172.24.0.216 () {28 vars in 593 bytes} [Thu Feb 19 06:32:41 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: 284/565] 172.24.0.216 () {28 vars in 587 bytes} [Thu Feb 19 06:32:41 2026] GET /v2.0/networks => generated 2287 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 282/566] 172.24.0.216 () {28 vars in 585 bytes} [Thu Feb 19 06:32:41 2026] GET /v2.0/subnets => generated 1308 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 285/567] 172.24.0.216 () {28 vars in 593 bytes} [Thu Feb 19 06:32:41 2026] GET /v2.0/subnetpools => 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: 287/576] 172.24.0.216 () {28 vars in 587 bytes} [Thu Feb 19 06:33:41 2026] GET /v2.0/networks => generated 2287 bytes in 178 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 290/577] 172.24.0.216 () {28 vars in 585 bytes} [Thu Feb 19 06:33:41 2026] GET /v2.0/subnets => generated 1308 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 288/578] 172.24.0.216 () {28 vars in 621 bytes} [Thu Feb 19 06:33:41 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: 291/579] 172.24.0.216 () {28 vars in 601 bytes} [Thu Feb 19 06:33:41 2026] GET /v2.0/security-groups => generated 17397 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 289/580] 172.24.0.216 () {28 vars in 581 bytes} [Thu Feb 19 06:33:41 2026] GET /v2.0/ports => generated 5171 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 292/581] 172.24.0.216 () {28 vars in 583 bytes} [Thu Feb 19 06:33:41 2026] GET /v2.0/agents => generated 1214 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 290/582] 172.24.0.216 () {28 vars in 585 bytes} [Thu Feb 19 06:33:41 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: 293/583] 172.24.0.216 () {28 vars in 593 bytes} [Thu Feb 19 06:33:41 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: 291/584] 172.24.0.216 () {28 vars in 593 bytes} [Thu Feb 19 06:33:41 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: 294/585] 172.24.0.216 () {28 vars in 585 bytes} [Thu Feb 19 06:33:41 2026] GET /v2.0/routers => generated 15 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 292/586] 172.24.0.216 () {28 vars in 626 bytes} [Thu Feb 19 06:33:41 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: 8|app: 0|req: 297/595] 172.24.0.216 () {28 vars in 585 bytes} [Thu Feb 19 06:34:40 2026] GET /v2.0/subnets => generated 1308 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 299/596] 172.24.0.216 () {28 vars in 593 bytes} [Thu Feb 19 06:34:41 2026] GET /v2.0/subnetpools => 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: 298/597] 172.24.0.216 () {28 vars in 581 bytes} [Thu Feb 19 06:34:41 2026] GET /v2.0/ports => generated 5171 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 300/598] 172.24.0.216 () {28 vars in 587 bytes} [Thu Feb 19 06:34:41 2026] GET /v2.0/networks => generated 2287 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 299/599] 172.24.0.216 () {28 vars in 585 bytes} [Thu Feb 19 06:34:41 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: 301/600] 172.24.0.216 () {28 vars in 593 bytes} [Thu Feb 19 06:34:41 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: 300/601] 172.24.0.216 () {28 vars in 583 bytes} [Thu Feb 19 06:34:41 2026] GET /v2.0/agents => generated 1214 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 302/602] 172.24.0.216 () {28 vars in 585 bytes} [Thu Feb 19 06:34:41 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: 301/603] 172.24.0.216 () {28 vars in 626 bytes} [Thu Feb 19 06:34:41 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: 303/604] 172.24.0.216 () {28 vars in 621 bytes} [Thu Feb 19 06:34:41 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: 302/605] 172.24.0.216 () {28 vars in 601 bytes} [Thu Feb 19 06:34:41 2026] GET /v2.0/security-groups => generated 17397 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 307/614] 172.24.0.216 () {28 vars in 585 bytes} [Thu Feb 19 06:35:40 2026] GET /v2.0/subnets => generated 1308 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 308/615] 172.24.0.216 () {28 vars in 593 bytes} [Thu Feb 19 06:35:41 2026] GET /v2.0/subnetpools => 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: 308/616] 172.24.0.216 () {28 vars in 587 bytes} [Thu Feb 19 06:35:41 2026] GET /v2.0/networks => generated 2287 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 309/617] 172.24.0.216 () {28 vars in 585 bytes} [Thu Feb 19 06:35:41 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: 309/618] 172.24.0.216 () {28 vars in 581 bytes} [Thu Feb 19 06:35:41 2026] GET /v2.0/ports => generated 5171 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 310/619] 172.24.0.216 () {28 vars in 621 bytes} [Thu Feb 19 06:35:41 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: 310/620] 172.24.0.216 () {28 vars in 593 bytes} [Thu Feb 19 06:35:41 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: 311/621] 172.24.0.216 () {28 vars in 601 bytes} [Thu Feb 19 06:35:41 2026] GET /v2.0/security-groups => generated 17397 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 311/622] 172.24.0.216 () {28 vars in 585 bytes} [Thu Feb 19 06:35:41 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: 7|app: 0|req: 312/623] 172.24.0.216 () {28 vars in 626 bytes} [Thu Feb 19 06:35:41 2026] GET /v2.0/agents?binary=ovn-controller => generated 416 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 312/624] 172.24.0.216 () {28 vars in 583 bytes} [Thu Feb 19 06:35:41 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: 8|app: 0|req: 317/633] 172.24.0.216 () {28 vars in 581 bytes} [Thu Feb 19 06:36:40 2026] GET /v2.0/ports => generated 5171 bytes in 126 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 317/634] 172.24.0.216 () {28 vars in 601 bytes} [Thu Feb 19 06:36:41 2026] GET /v2.0/security-groups => generated 17397 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 318/635] 172.24.0.216 () {28 vars in 585 bytes} [Thu Feb 19 06:36:41 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: 7|app: 0|req: 318/636] 172.24.0.216 () {28 vars in 583 bytes} [Thu Feb 19 06:36:41 2026] GET /v2.0/agents => generated 1214 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 319/637] 172.24.0.216 () {28 vars in 593 bytes} [Thu Feb 19 06:36:41 2026] GET /v2.0/floatingips => 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: 319/638] 172.24.0.216 () {28 vars in 585 bytes} [Thu Feb 19 06:36:41 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: 320/639] 172.24.0.216 () {28 vars in 593 bytes} [Thu Feb 19 06:36:41 2026] GET /v2.0/subnetpools => generated 19 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 320/640] 172.24.0.216 () {28 vars in 587 bytes} [Thu Feb 19 06:36:41 2026] GET /v2.0/networks => generated 2287 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 321/641] 172.24.0.216 () {28 vars in 585 bytes} [Thu Feb 19 06:36:41 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: 7|app: 0|req: 321/642] 172.24.0.216 () {28 vars in 626 bytes} [Thu Feb 19 06:36:41 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: 322/643] 172.24.0.216 () {28 vars in 621 bytes} [Thu Feb 19 06:36:41 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)