+ COMMAND=start + start + confs='--config-file /etc/neutron/neutron.conf' + confs+=' --config-file /etc/neutron/neutron_vpnaas.conf' + 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 /etc/neutron/neutron_vpnaas.conf --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini ' [uWSGI] getting INI configuration from /etc/neutron/neutron-api-uwsgi.ini *** Starting uWSGI 2.0.31 (64bit) on [Tue Mar 3 19:30:39 2026] *** compiled with version: 13.3.0 on 27 November 2025 23:02:21 os: Linux-5.15.0-171-generic #181-Ubuntu SMP Fri Feb 6 22:44:50 UTC 2026 nodename: neutron-server-5f77c7598b-hcqkt 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 0x7fd497954668 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-03-03 19:30:44.298 7 INFO neutron.common.config [-] Logging enabled! 2026-03-03 19:30:44.299 7 INFO neutron.common.config [-] uwsgi version 27.0.0 2026-03-03 19:30:44.364 8 INFO neutron.common.config [-] Logging enabled! 2026-03-03 19:30:44.364 8 INFO neutron.common.config [-] uwsgi version 27.0.0 2026-03-03 19:30:44.700 7 INFO neutron.manager [-] Loading core plugin: ml2 2026-03-03 19:30:44.755 8 INFO neutron.manager [-] Loading core plugin: ml2 2026-03-03 19:30:46.239 8 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-03-03 19:30:46.241 8 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-03-03 19:30:46.243 7 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-03-03 19:30:46.245 8 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-03-03 19:30:46.245 7 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-03-03 19:30:46.246 8 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-03-03 19:30:46.246 8 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-03-03 19:30:46.246 8 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-03-03 19:30:46.246 8 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-03-03 19:30:46.249 7 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-03-03 19:30:46.250 7 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-03-03 19:30:46.250 7 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-03-03 19:30:46.250 7 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-03-03 19:30:46.250 7 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-03-03 19:30:46.254 8 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-03-03 19:30:46.254 8 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-03-03 19:30:46.254 8 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-03-03 19:30:46.258 7 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-03-03 19:30:46.258 7 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-03-03 19:30:46.258 7 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-03-03 19:30:46.276 8 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-03-03 19:30:46.277 8 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-03-03 19:30:46.277 8 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-03-03 19:30:46.279 7 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-03-03 19:30:46.280 7 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-03-03 19:30:46.280 7 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-03-03 19:30:46.303 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-03-03 19:30:46.304 8 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-03-03 19:30:46.304 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-03-03 19:30:46.304 8 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-03-03 19:30:46.306 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-03-03 19:30:46.306 7 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-03-03 19:30:46.306 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-03-03 19:30:46.307 7 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-03-03 19:30:46.576 8 INFO neutron.plugins.ml2.managers [None req-94ccce21-17a7-4150-bdd7-83bc4339ac95 - - - - - -] Initializing driver for type 'vlan' 2026-03-03 19:30:46.588 7 INFO neutron.plugins.ml2.managers [None req-e511b943-5447-4ce0-9068-4adec6741f1c - - - - - -] Initializing driver for type 'vlan' 2026-03-03 19:30:46.864 8 INFO neutron.plugins.ml2.drivers.type_vlan [None req-94ccce21-17a7-4150-bdd7-83bc4339ac95 - - - - - -] VlanTypeDriver initialization complete 2026-03-03 19:30:46.864 8 INFO neutron.plugins.ml2.managers [None req-94ccce21-17a7-4150-bdd7-83bc4339ac95 - - - - - -] Initializing driver for type 'vxlan' 2026-03-03 19:30:46.864 8 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-94ccce21-17a7-4150-bdd7-83bc4339ac95 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-03-03 19:30:46.878 8 INFO neutron.plugins.ml2.managers [None req-94ccce21-17a7-4150-bdd7-83bc4339ac95 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-03-03 19:30:46.878 8 INFO neutron.plugins.ml2.extensions.dns_integration [None req-94ccce21-17a7-4150-bdd7-83bc4339ac95 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-03-03 19:30:46.878 8 INFO neutron.plugins.ml2.managers [None req-94ccce21-17a7-4150-bdd7-83bc4339ac95 - - - - - -] Initializing extension driver 'port_security' 2026-03-03 19:30:46.878 8 INFO neutron.plugins.ml2.extensions.port_security [None req-94ccce21-17a7-4150-bdd7-83bc4339ac95 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-03-03 19:30:46.879 8 INFO neutron.plugins.ml2.managers [None req-94ccce21-17a7-4150-bdd7-83bc4339ac95 - - - - - -] Initializing extension driver 'qos' 2026-03-03 19:30:46.879 8 INFO neutron.plugins.ml2.managers [None req-94ccce21-17a7-4150-bdd7-83bc4339ac95 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-03-03 19:30:46.879 8 INFO neutron.plugins.ml2.managers [None req-94ccce21-17a7-4150-bdd7-83bc4339ac95 - - - - - -] Initializing mechanism driver 'l2population' 2026-03-03 19:30:46.894 8 INFO neutron.quota [None req-15676651-635b-4816-8b47-62bf5cb29f76 - - - - - -] Loaded quota_driver: . 2026-03-03 19:30:46.894 8 INFO neutron.plugins.ml2.plugin [None req-15676651-635b-4816-8b47-62bf5cb29f76 - - - - - -] Modular L2 Plugin initialization complete 2026-03-03 19:30:46.894 8 INFO neutron.plugins.ml2.managers [None req-15676651-635b-4816-8b47-62bf5cb29f76 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-03-03 19:30:46.894 8 INFO neutron.plugins.ml2.managers [None req-15676651-635b-4816-8b47-62bf5cb29f76 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-03-03 19:30:46.894 8 INFO neutron.plugins.ml2.managers [None req-15676651-635b-4816-8b47-62bf5cb29f76 - - - - - -] Got port-security extension from driver 'port_security' 2026-03-03 19:30:46.895 8 INFO neutron.manager [None req-15676651-635b-4816-8b47-62bf5cb29f76 - - - - - -] Loading Plugin: qos 2026-03-03 19:30:46.907 8 INFO neutron.manager [None req-15676651-635b-4816-8b47-62bf5cb29f76 - - - - - -] Loading Plugin: router 2026-03-03 19:30:46.947 8 INFO neutron.services.service_base [None req-15676651-635b-4816-8b47-62bf5cb29f76 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-03-03 19:30:46.947 8 INFO neutron.manager [None req-15676651-635b-4816-8b47-62bf5cb29f76 - - - - - -] Loading Plugin: segments 2026-03-03 19:30:46.948 7 INFO neutron.plugins.ml2.drivers.type_vlan [None req-e511b943-5447-4ce0-9068-4adec6741f1c - - - - - -] VlanTypeDriver initialization complete 2026-03-03 19:30:46.948 7 INFO neutron.plugins.ml2.managers [None req-e511b943-5447-4ce0-9068-4adec6741f1c - - - - - -] Initializing driver for type 'vxlan' 2026-03-03 19:30:46.948 7 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-e511b943-5447-4ce0-9068-4adec6741f1c - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-03-03 19:30:46.965 7 INFO neutron.plugins.ml2.managers [None req-e511b943-5447-4ce0-9068-4adec6741f1c - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-03-03 19:30:46.965 7 INFO neutron.plugins.ml2.extensions.dns_integration [None req-e511b943-5447-4ce0-9068-4adec6741f1c - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-03-03 19:30:46.965 7 INFO neutron.plugins.ml2.managers [None req-e511b943-5447-4ce0-9068-4adec6741f1c - - - - - -] Initializing extension driver 'port_security' 2026-03-03 19:30:46.965 7 INFO neutron.plugins.ml2.extensions.port_security [None req-e511b943-5447-4ce0-9068-4adec6741f1c - - - - - -] PortSecurityExtensionDriver initialization complete 2026-03-03 19:30:46.965 7 INFO neutron.plugins.ml2.managers [None req-e511b943-5447-4ce0-9068-4adec6741f1c - - - - - -] Initializing extension driver 'qos' 2026-03-03 19:30:46.966 7 INFO neutron.plugins.ml2.managers [None req-e511b943-5447-4ce0-9068-4adec6741f1c - - - - - -] Initializing mechanism driver 'openvswitch' 2026-03-03 19:30:46.966 7 INFO neutron.plugins.ml2.managers [None req-e511b943-5447-4ce0-9068-4adec6741f1c - - - - - -] Initializing mechanism driver 'l2population' 2026-03-03 19:30:46.981 7 INFO neutron.quota [None req-952c33ae-7528-4019-9bc5-b6ab7fb7395d - - - - - -] Loaded quota_driver: . 2026-03-03 19:30:46.982 7 INFO neutron.plugins.ml2.plugin [None req-952c33ae-7528-4019-9bc5-b6ab7fb7395d - - - - - -] Modular L2 Plugin initialization complete 2026-03-03 19:30:46.982 7 INFO neutron.plugins.ml2.managers [None req-952c33ae-7528-4019-9bc5-b6ab7fb7395d - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-03-03 19:30:46.982 7 INFO neutron.plugins.ml2.managers [None req-952c33ae-7528-4019-9bc5-b6ab7fb7395d - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-03-03 19:30:46.982 7 INFO neutron.plugins.ml2.managers [None req-952c33ae-7528-4019-9bc5-b6ab7fb7395d - - - - - -] Got port-security extension from driver 'port_security' 2026-03-03 19:30:46.983 7 INFO neutron.manager [None req-952c33ae-7528-4019-9bc5-b6ab7fb7395d - - - - - -] Loading Plugin: qos 2026-03-03 19:30:46.998 7 INFO neutron.manager [None req-952c33ae-7528-4019-9bc5-b6ab7fb7395d - - - - - -] Loading Plugin: router 2026-03-03 19:30:47.042 8 INFO neutron.manager [None req-15676651-635b-4816-8b47-62bf5cb29f76 - - - - - -] Loading Plugin: trunk 2026-03-03 19:30:47.042 7 INFO neutron.services.service_base [None req-952c33ae-7528-4019-9bc5-b6ab7fb7395d - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-03-03 19:30:47.043 7 INFO neutron.manager [None req-952c33ae-7528-4019-9bc5-b6ab7fb7395d - - - - - -] Loading Plugin: segments 2026-03-03 19:30:47.056 8 INFO neutron.manager [None req-15676651-635b-4816-8b47-62bf5cb29f76 - - - - - -] Loading Plugin: vpnaas 2026-03-03 19:30:47.093 8 WARNING stevedore.named [None req-15676651-635b-4816-8b47-62bf5cb29f76 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-03-03 19:30:47.152 7 INFO neutron.manager [None req-952c33ae-7528-4019-9bc5-b6ab7fb7395d - - - - - -] Loading Plugin: trunk 2026-03-03 19:30:47.158 8 INFO neutron_vpnaas.services.vpn.plugin [None req-15676651-635b-4816-8b47-62bf5cb29f76 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-03-03 19:30:47.158 8 INFO neutron.common.utils [None req-15676651-635b-4816-8b47-62bf5cb29f76 - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-03-03 19:30:47.158 8 INFO neutron.manager [None req-15676651-635b-4816-8b47-62bf5cb29f76 - - - - - -] Loading Plugin: taas 2026-03-03 19:30:47.167 7 INFO neutron.manager [None req-952c33ae-7528-4019-9bc5-b6ab7fb7395d - - - - - -] Loading Plugin: vpnaas 2026-03-03 19:30:47.182 8 WARNING stevedore.named [None req-15676651-635b-4816-8b47-62bf5cb29f76 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-03-03 19:30:47.183 8 WARNING stevedore.named [None req-15676651-635b-4816-8b47-62bf5cb29f76 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-03-03 19:30:47.205 8 INFO neutron_taas.services.taas.taas_plugin [None req-15676651-635b-4816-8b47-62bf5cb29f76 - - - - - -] TAAS Plugin initialized using service drivers: dict_keys(['taas']), default: taas 2026-03-03 19:30:47.206 8 INFO neutron.manager [None req-15676651-635b-4816-8b47-62bf5cb29f76 - - - - - -] Loading Plugin: tapmirror 2026-03-03 19:30:47.214 7 WARNING stevedore.named [None req-952c33ae-7528-4019-9bc5-b6ab7fb7395d - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-03-03 19:30:47.217 8 WARNING stevedore.named [None req-15676651-635b-4816-8b47-62bf5cb29f76 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-03-03 19:30:47.217 8 WARNING stevedore.named [None req-15676651-635b-4816-8b47-62bf5cb29f76 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-03-03 19:30:47.231 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-15676651-635b-4816-8b47-62bf5cb29f76 - - - - - -] Tap Mirror plugin using service drivers: dict_keys(['taas']), default: taas 2026-03-03 19:30:47.231 8 INFO neutron.manager [None req-15676651-635b-4816-8b47-62bf5cb29f76 - - - - - -] Loading Plugin: auto_allocate 2026-03-03 19:30:47.241 8 INFO neutron.manager [None req-15676651-635b-4816-8b47-62bf5cb29f76 - - - - - -] Loading Plugin: tag 2026-03-03 19:30:47.248 8 INFO neutron.manager [None req-15676651-635b-4816-8b47-62bf5cb29f76 - - - - - -] Loading Plugin: timestamp 2026-03-03 19:30:47.251 8 INFO neutron.manager [None req-15676651-635b-4816-8b47-62bf5cb29f76 - - - - - -] Loading Plugin: network_ip_availability 2026-03-03 19:30:47.255 8 INFO neutron.manager [None req-15676651-635b-4816-8b47-62bf5cb29f76 - - - - - -] Loading Plugin: flavors 2026-03-03 19:30:47.258 8 INFO neutron.manager [None req-15676651-635b-4816-8b47-62bf5cb29f76 - - - - - -] Loading Plugin: revisions 2026-03-03 19:30:47.262 8 INFO neutron.api.extensions [None req-15676651-635b-4816-8b47-62bf5cb29f76 - - - - - -] Initializing extension manager. 2026-03-03 19:30:47.263 8 INFO neutron.api.extensions [None req-15676651-635b-4816-8b47-62bf5cb29f76 - - - - - -] Loaded extension: address-group 2026-03-03 19:30:47.264 8 INFO neutron.api.extensions [None req-15676651-635b-4816-8b47-62bf5cb29f76 - - - - - -] Loaded extension: address-scope 2026-03-03 19:30:47.265 8 INFO neutron.api.extensions [None req-15676651-635b-4816-8b47-62bf5cb29f76 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-03-03 19:30:47.265 8 INFO neutron.api.extensions [None req-15676651-635b-4816-8b47-62bf5cb29f76 - - - - - -] Loaded extension: agent 2026-03-03 19:30:47.266 8 INFO neutron.api.extensions [None req-15676651-635b-4816-8b47-62bf5cb29f76 - - - - - -] Loaded extension: agent-resources-synced 2026-03-03 19:30:47.267 8 INFO neutron.api.extensions [None req-15676651-635b-4816-8b47-62bf5cb29f76 - - - - - -] Loaded extension: allowed-address-pairs 2026-03-03 19:30:47.268 8 INFO neutron.api.extensions [None req-15676651-635b-4816-8b47-62bf5cb29f76 - - - - - -] Loaded extension: auto-allocated-topology 2026-03-03 19:30:47.268 8 INFO neutron.api.extensions [None req-15676651-635b-4816-8b47-62bf5cb29f76 - - - - - -] Loaded extension: availability_zone 2026-03-03 19:30:47.269 8 INFO neutron.api.extensions [None req-15676651-635b-4816-8b47-62bf5cb29f76 - - - - - -] Loaded extension: availability_zone_filter 2026-03-03 19:30:47.270 8 INFO neutron.api.extensions [None req-15676651-635b-4816-8b47-62bf5cb29f76 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-03-03 19:30:47.270 8 INFO neutron.api.extensions [None req-15676651-635b-4816-8b47-62bf5cb29f76 - - - - - -] Loaded extension: default-subnetpools 2026-03-03 19:30:47.271 8 INFO neutron.api.extensions [None req-15676651-635b-4816-8b47-62bf5cb29f76 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-03-03 19:30:47.272 8 INFO neutron.api.extensions [None req-15676651-635b-4816-8b47-62bf5cb29f76 - - - - - -] Loaded extension: dns-integration 2026-03-03 19:30:47.272 8 INFO neutron.api.extensions [None req-15676651-635b-4816-8b47-62bf5cb29f76 - - - - - -] Loaded extension: dns-domain-ports 2026-03-03 19:30:47.273 8 INFO neutron.api.extensions [None req-15676651-635b-4816-8b47-62bf5cb29f76 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-03-03 19:30:47.273 7 INFO neutron_vpnaas.services.vpn.plugin [None req-952c33ae-7528-4019-9bc5-b6ab7fb7395d - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-03-03 19:30:47.273 8 INFO neutron.api.extensions [None req-15676651-635b-4816-8b47-62bf5cb29f76 - - - - - -] Loaded extension: dvr 2026-03-03 19:30:47.274 7 INFO neutron.common.utils [None req-952c33ae-7528-4019-9bc5-b6ab7fb7395d - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-03-03 19:30:47.274 7 INFO neutron.manager [None req-952c33ae-7528-4019-9bc5-b6ab7fb7395d - - - - - -] Loading Plugin: taas 2026-03-03 19:30:47.274 8 INFO neutron.api.extensions [None req-15676651-635b-4816-8b47-62bf5cb29f76 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-03-03 19:30:47.274 8 INFO neutron.api.extensions [None req-15676651-635b-4816-8b47-62bf5cb29f76 - - - - - -] Loaded extension: empty-string-filtering 2026-03-03 19:30:47.275 8 INFO neutron.api.extensions [None req-15676651-635b-4816-8b47-62bf5cb29f76 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-03-03 19:30:47.275 8 INFO neutron.api.extensions [None req-15676651-635b-4816-8b47-62bf5cb29f76 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-03-03 19:30:47.276 8 INFO neutron.api.extensions [None req-15676651-635b-4816-8b47-62bf5cb29f76 - - - - - -] Loaded extension: external-net 2026-03-03 19:30:47.276 8 INFO neutron.api.extensions [None req-15676651-635b-4816-8b47-62bf5cb29f76 - - - - - -] Loaded extension: extra_dhcp_opt 2026-03-03 19:30:47.277 8 INFO neutron.api.extensions [None req-15676651-635b-4816-8b47-62bf5cb29f76 - - - - - -] Loaded extension: extraroute 2026-03-03 19:30:47.277 8 INFO neutron.api.extensions [None req-15676651-635b-4816-8b47-62bf5cb29f76 - - - - - -] Loaded extension: extraroute-atomic 2026-03-03 19:30:47.278 8 INFO neutron.api.extensions [None req-15676651-635b-4816-8b47-62bf5cb29f76 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-03-03 19:30:47.279 8 INFO neutron.api.extensions [None req-15676651-635b-4816-8b47-62bf5cb29f76 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-03-03 19:30:47.279 8 INFO neutron.api.extensions [None req-15676651-635b-4816-8b47-62bf5cb29f76 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-03-03 19:30:47.280 8 INFO neutron.api.extensions [None req-15676651-635b-4816-8b47-62bf5cb29f76 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-03-03 19:30:47.280 8 INFO neutron.api.extensions [None req-15676651-635b-4816-8b47-62bf5cb29f76 - - - - - -] Loaded extension: fip-port-details 2026-03-03 19:30:47.281 8 INFO neutron.api.extensions [None req-15676651-635b-4816-8b47-62bf5cb29f76 - - - - - -] Loaded extension: flavors 2026-03-03 19:30:47.282 8 INFO neutron.api.extensions [None req-15676651-635b-4816-8b47-62bf5cb29f76 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-03-03 19:30:47.284 8 INFO neutron.api.extensions [None req-15676651-635b-4816-8b47-62bf5cb29f76 - - - - - -] Loaded extension: floatingip-pools 2026-03-03 19:30:47.284 8 INFO neutron.api.extensions [None req-15676651-635b-4816-8b47-62bf5cb29f76 - - - - - -] Loaded extension: ip_allocation 2026-03-03 19:30:47.284 8 INFO neutron.api.extensions [None req-15676651-635b-4816-8b47-62bf5cb29f76 - - - - - -] Loaded extension: ip-substring-filtering 2026-03-03 19:30:47.285 8 INFO neutron.api.extensions [None req-15676651-635b-4816-8b47-62bf5cb29f76 - - - - - -] Loaded extension: l2_adjacency 2026-03-03 19:30:47.286 8 INFO neutron.api.extensions [None req-15676651-635b-4816-8b47-62bf5cb29f76 - - - - - -] Loaded extension: router 2026-03-03 19:30:47.288 8 INFO neutron.api.extensions [None req-15676651-635b-4816-8b47-62bf5cb29f76 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-03-03 19:30:47.288 8 INFO neutron.api.extensions [None req-15676651-635b-4816-8b47-62bf5cb29f76 - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-03-03 19:30:47.291 8 INFO neutron.api.extensions [None req-15676651-635b-4816-8b47-62bf5cb29f76 - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-03-03 19:30:47.292 8 INFO neutron.api.extensions [None req-15676651-635b-4816-8b47-62bf5cb29f76 - - - - - -] Loaded extension: ext-gw-mode 2026-03-03 19:30:47.292 8 INFO neutron.api.extensions [None req-15676651-635b-4816-8b47-62bf5cb29f76 - - - - - -] Loaded extension: l3-ha 2026-03-03 19:30:47.293 8 INFO neutron.api.extensions [None req-15676651-635b-4816-8b47-62bf5cb29f76 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-03-03 19:30:47.293 8 INFO neutron.api.extensions [None req-15676651-635b-4816-8b47-62bf5cb29f76 - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-03-03 19:30:47.294 8 INFO neutron.api.extensions [None req-15676651-635b-4816-8b47-62bf5cb29f76 - - - - - -] Loaded extension: l3-flavors 2026-03-03 19:30:47.295 8 INFO neutron.api.extensions [None req-15676651-635b-4816-8b47-62bf5cb29f76 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-03-03 19:30:47.295 7 WARNING stevedore.named [None req-952c33ae-7528-4019-9bc5-b6ab7fb7395d - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-03-03 19:30:47.295 7 WARNING stevedore.named [None req-952c33ae-7528-4019-9bc5-b6ab7fb7395d - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-03-03 19:30:47.295 8 INFO neutron.api.extensions [None req-15676651-635b-4816-8b47-62bf5cb29f76 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-03-03 19:30:47.297 8 INFO neutron.api.extensions [None req-15676651-635b-4816-8b47-62bf5cb29f76 - - - - - -] Loaded extension: l3_agent_scheduler 2026-03-03 19:30:47.298 8 INFO neutron.api.extensions [None req-15676651-635b-4816-8b47-62bf5cb29f76 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-03-03 19:30:47.299 8 INFO neutron.api.extensions [None req-15676651-635b-4816-8b47-62bf5cb29f76 - - - - - -] Extension logging not supported by any of loaded plugins 2026-03-03 19:30:47.300 8 INFO neutron.api.extensions [None req-15676651-635b-4816-8b47-62bf5cb29f76 - - - - - -] Extension metering not supported by any of loaded plugins 2026-03-03 19:30:47.301 8 INFO neutron.api.extensions [None req-15676651-635b-4816-8b47-62bf5cb29f76 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-03-03 19:30:47.301 8 INFO neutron.api.extensions [None req-15676651-635b-4816-8b47-62bf5cb29f76 - - - - - -] Loaded extension: multi-provider 2026-03-03 19:30:47.302 8 INFO neutron.api.extensions [None req-15676651-635b-4816-8b47-62bf5cb29f76 - - - - - -] Loaded extension: net-mtu 2026-03-03 19:30:47.302 8 INFO neutron.api.extensions [None req-15676651-635b-4816-8b47-62bf5cb29f76 - - - - - -] Loaded extension: net-mtu-writable 2026-03-03 19:30:47.303 8 INFO neutron.api.extensions [None req-15676651-635b-4816-8b47-62bf5cb29f76 - - - - - -] Loaded extension: network_availability_zone 2026-03-03 19:30:47.303 8 INFO neutron.api.extensions [None req-15676651-635b-4816-8b47-62bf5cb29f76 - - - - - -] Loaded extension: network_ha 2026-03-03 19:30:47.304 8 INFO neutron.api.extensions [None req-15676651-635b-4816-8b47-62bf5cb29f76 - - - - - -] Loaded extension: network-ip-availability 2026-03-03 19:30:47.305 8 INFO neutron.api.extensions [None req-15676651-635b-4816-8b47-62bf5cb29f76 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-03-03 19:30:47.305 8 INFO neutron.api.extensions [None req-15676651-635b-4816-8b47-62bf5cb29f76 - - - - - -] Loaded extension: pagination 2026-03-03 19:30:47.306 8 INFO neutron.api.extensions [None req-15676651-635b-4816-8b47-62bf5cb29f76 - - - - - -] Loaded extension: port-device-profile 2026-03-03 19:30:47.306 8 INFO neutron.api.extensions [None req-15676651-635b-4816-8b47-62bf5cb29f76 - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-03-03 19:30:47.307 8 INFO neutron.api.extensions [None req-15676651-635b-4816-8b47-62bf5cb29f76 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-03-03 19:30:47.307 8 INFO neutron.api.extensions [None req-15676651-635b-4816-8b47-62bf5cb29f76 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-03-03 19:30:47.308 8 INFO neutron.api.extensions [None req-15676651-635b-4816-8b47-62bf5cb29f76 - - - - - -] Loaded extension: port-mac-override 2026-03-03 19:30:47.308 8 INFO neutron.api.extensions [None req-15676651-635b-4816-8b47-62bf5cb29f76 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-03-03 19:30:47.309 8 INFO neutron.api.extensions [None req-15676651-635b-4816-8b47-62bf5cb29f76 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-03-03 19:30:47.309 8 INFO neutron.api.extensions [None req-15676651-635b-4816-8b47-62bf5cb29f76 - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-03-03 19:30:47.310 8 INFO neutron.api.extensions [None req-15676651-635b-4816-8b47-62bf5cb29f76 - - - - - -] Loaded extension: port-resource-request 2026-03-03 19:30:47.310 8 INFO neutron.api.extensions [None req-15676651-635b-4816-8b47-62bf5cb29f76 - - - - - -] Loaded extension: port-resource-request-groups 2026-03-03 19:30:47.311 8 INFO neutron.api.extensions [None req-15676651-635b-4816-8b47-62bf5cb29f76 - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-03-03 19:30:47.312 8 INFO neutron.api.extensions [None req-15676651-635b-4816-8b47-62bf5cb29f76 - - - - - -] Loaded extension: binding 2026-03-03 19:30:47.313 8 INFO neutron.api.extensions [None req-15676651-635b-4816-8b47-62bf5cb29f76 - - - - - -] Loaded extension: binding-extended 2026-03-03 19:30:47.313 8 INFO neutron.api.extensions [None req-15676651-635b-4816-8b47-62bf5cb29f76 - - - - - -] Loaded extension: port-security 2026-03-03 19:30:47.314 8 INFO neutron.api.extensions [None req-15676651-635b-4816-8b47-62bf5cb29f76 - - - - - -] Loaded extension: project-id 2026-03-03 19:30:47.314 8 INFO neutron.api.extensions [None req-15676651-635b-4816-8b47-62bf5cb29f76 - - - - - -] Loaded extension: provider 2026-03-03 19:30:47.315 8 INFO neutron.api.extensions [None req-15676651-635b-4816-8b47-62bf5cb29f76 - - - - - -] Extension qinq not supported by any of loaded plugins 2026-03-03 19:30:47.315 7 INFO neutron_taas.services.taas.taas_plugin [None req-952c33ae-7528-4019-9bc5-b6ab7fb7395d - - - - - -] TAAS Plugin initialized using service drivers: dict_keys(['taas']), default: taas 2026-03-03 19:30:47.316 7 INFO neutron.manager [None req-952c33ae-7528-4019-9bc5-b6ab7fb7395d - - - - - -] Loading Plugin: tapmirror 2026-03-03 19:30:47.317 8 INFO neutron.api.extensions [None req-15676651-635b-4816-8b47-62bf5cb29f76 - - - - - -] Loaded extension: qos 2026-03-03 19:30:47.318 8 INFO neutron.api.extensions [None req-15676651-635b-4816-8b47-62bf5cb29f76 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-03-03 19:30:47.318 8 INFO neutron.api.extensions [None req-15676651-635b-4816-8b47-62bf5cb29f76 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-03-03 19:30:47.319 8 INFO neutron.api.extensions [None req-15676651-635b-4816-8b47-62bf5cb29f76 - - - - - -] Loaded extension: qos-default 2026-03-03 19:30:47.319 8 INFO neutron.api.extensions [None req-15676651-635b-4816-8b47-62bf5cb29f76 - - - - - -] Loaded extension: qos-fip 2026-03-03 19:30:47.320 8 INFO neutron.api.extensions [None req-15676651-635b-4816-8b47-62bf5cb29f76 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-03-03 19:30:47.320 8 INFO neutron.api.extensions [None req-15676651-635b-4816-8b47-62bf5cb29f76 - - - - - -] Loaded extension: qos-gateway-ip 2026-03-03 19:30:47.320 8 INFO neutron.api.extensions [None req-15676651-635b-4816-8b47-62bf5cb29f76 - - - - - -] Loaded extension: qos-port-network-policy 2026-03-03 19:30:47.321 8 INFO neutron.api.extensions [None req-15676651-635b-4816-8b47-62bf5cb29f76 - - - - - -] Loaded extension: qos-pps-minimum 2026-03-03 19:30:47.322 8 INFO neutron.api.extensions [None req-15676651-635b-4816-8b47-62bf5cb29f76 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-03-03 19:30:47.322 8 INFO neutron.api.extensions [None req-15676651-635b-4816-8b47-62bf5cb29f76 - - - - - -] Loaded extension: qos-pps 2026-03-03 19:30:47.323 8 INFO neutron.api.extensions [None req-15676651-635b-4816-8b47-62bf5cb29f76 - - - - - -] Loaded extension: qos-rule-type-details 2026-03-03 19:30:47.323 8 INFO neutron.api.extensions [None req-15676651-635b-4816-8b47-62bf5cb29f76 - - - - - -] Loaded extension: qos-rule-type-filter 2026-03-03 19:30:47.324 8 INFO neutron.api.extensions [None req-15676651-635b-4816-8b47-62bf5cb29f76 - - - - - -] Loaded extension: qos-rules-alias 2026-03-03 19:30:47.324 8 INFO neutron.api.extensions [None req-15676651-635b-4816-8b47-62bf5cb29f76 - - - - - -] Loaded extension: quota-check-limit 2026-03-03 19:30:47.325 8 INFO neutron.api.extensions [None req-15676651-635b-4816-8b47-62bf5cb29f76 - - - - - -] Loaded extension: quota-check-limit-default 2026-03-03 19:30:47.326 7 WARNING stevedore.named [None req-952c33ae-7528-4019-9bc5-b6ab7fb7395d - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-03-03 19:30:47.326 7 WARNING stevedore.named [None req-952c33ae-7528-4019-9bc5-b6ab7fb7395d - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-03-03 19:30:47.327 8 INFO neutron.api.extensions [None req-15676651-635b-4816-8b47-62bf5cb29f76 - - - - - -] Loaded extension: quotas 2026-03-03 19:30:47.328 8 INFO neutron.api.extensions [None req-15676651-635b-4816-8b47-62bf5cb29f76 - - - - - -] Loaded extension: quota_details 2026-03-03 19:30:47.329 8 INFO neutron.api.extensions [None req-15676651-635b-4816-8b47-62bf5cb29f76 - - - - - -] Loaded extension: rbac-policies 2026-03-03 19:30:47.330 8 INFO neutron.api.extensions [None req-15676651-635b-4816-8b47-62bf5cb29f76 - - - - - -] Loaded extension: rbac-address-group 2026-03-03 19:30:47.331 8 INFO neutron.api.extensions [None req-15676651-635b-4816-8b47-62bf5cb29f76 - - - - - -] Loaded extension: rbac-address-scope 2026-03-03 19:30:47.331 8 INFO neutron.api.extensions [None req-15676651-635b-4816-8b47-62bf5cb29f76 - - - - - -] Loaded extension: rbac-security-groups 2026-03-03 19:30:47.331 8 INFO neutron.api.extensions [None req-15676651-635b-4816-8b47-62bf5cb29f76 - - - - - -] Loaded extension: rbac-subnetpool 2026-03-03 19:30:47.332 8 INFO neutron.api.extensions [None req-15676651-635b-4816-8b47-62bf5cb29f76 - - - - - -] Loaded extension: revision-if-match 2026-03-03 19:30:47.333 8 INFO neutron.api.extensions [None req-15676651-635b-4816-8b47-62bf5cb29f76 - - - - - -] Loaded extension: standard-attr-revisions 2026-03-03 19:30:47.333 8 INFO neutron.api.extensions [None req-15676651-635b-4816-8b47-62bf5cb29f76 - - - - - -] Loaded extension: router_availability_zone 2026-03-03 19:30:47.334 8 INFO neutron.api.extensions [None req-15676651-635b-4816-8b47-62bf5cb29f76 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-03-03 19:30:47.336 8 INFO neutron.api.extensions [None req-15676651-635b-4816-8b47-62bf5cb29f76 - - - - - -] Loaded extension: security-groups-default-rules 2026-03-03 19:30:47.336 8 INFO neutron.api.extensions [None req-15676651-635b-4816-8b47-62bf5cb29f76 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-03-03 19:30:47.337 8 INFO neutron.api.extensions [None req-15676651-635b-4816-8b47-62bf5cb29f76 - - - - - -] Loaded extension: port-security-groups-filtering 2026-03-03 19:30:47.337 8 INFO neutron.api.extensions [None req-15676651-635b-4816-8b47-62bf5cb29f76 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-03-03 19:30:47.337 8 INFO neutron.api.extensions [None req-15676651-635b-4816-8b47-62bf5cb29f76 - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-03-03 19:30:47.338 8 INFO neutron.api.extensions [None req-15676651-635b-4816-8b47-62bf5cb29f76 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-03-03 19:30:47.342 8 INFO neutron.api.extensions [None req-15676651-635b-4816-8b47-62bf5cb29f76 - - - - - -] Loaded extension: security-group 2026-03-03 19:30:47.343 8 INFO neutron.api.extensions [None req-15676651-635b-4816-8b47-62bf5cb29f76 - - - - - -] Loaded extension: segment 2026-03-03 19:30:47.344 8 INFO neutron.api.extensions [None req-15676651-635b-4816-8b47-62bf5cb29f76 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-03-03 19:30:47.344 8 INFO neutron.api.extensions [None req-15676651-635b-4816-8b47-62bf5cb29f76 - - - - - -] Loaded extension: service-type 2026-03-03 19:30:47.344 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-952c33ae-7528-4019-9bc5-b6ab7fb7395d - - - - - -] Tap Mirror plugin using service drivers: dict_keys(['taas']), default: taas 2026-03-03 19:30:47.345 8 INFO neutron.api.extensions [None req-15676651-635b-4816-8b47-62bf5cb29f76 - - - - - -] Loaded extension: sorting 2026-03-03 19:30:47.345 7 INFO neutron.manager [None req-952c33ae-7528-4019-9bc5-b6ab7fb7395d - - - - - -] Loading Plugin: auto_allocate 2026-03-03 19:30:47.345 8 INFO neutron.api.extensions [None req-15676651-635b-4816-8b47-62bf5cb29f76 - - - - - -] Loaded extension: standard-attr-segment 2026-03-03 19:30:47.346 8 INFO neutron.api.extensions [None req-15676651-635b-4816-8b47-62bf5cb29f76 - - - - - -] Loaded extension: standard-attr-description 2026-03-03 19:30:47.346 8 INFO neutron.api.extensions [None req-15676651-635b-4816-8b47-62bf5cb29f76 - - - - - -] Loaded extension: stateful-security-group 2026-03-03 19:30:47.347 8 WARNING neutron.api.extensions [None req-15676651-635b-4816-8b47-62bf5cb29f76 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-03-03 19:30:47.347 8 INFO neutron.api.extensions [None req-15676651-635b-4816-8b47-62bf5cb29f76 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-03-03 19:30:47.349 8 INFO neutron.api.extensions [None req-15676651-635b-4816-8b47-62bf5cb29f76 - - - - - -] Loaded extension: subnet-external-network 2026-03-03 19:30:47.349 8 INFO neutron.api.extensions [None req-15676651-635b-4816-8b47-62bf5cb29f76 - - - - - -] Loaded extension: subnet_onboard 2026-03-03 19:30:47.350 8 INFO neutron.api.extensions [None req-15676651-635b-4816-8b47-62bf5cb29f76 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-03-03 19:30:47.350 8 INFO neutron.api.extensions [None req-15676651-635b-4816-8b47-62bf5cb29f76 - - - - - -] Loaded extension: subnet-service-types 2026-03-03 19:30:47.351 8 INFO neutron.api.extensions [None req-15676651-635b-4816-8b47-62bf5cb29f76 - - - - - -] Loaded extension: subnet_allocation 2026-03-03 19:30:47.352 8 INFO neutron.api.extensions [None req-15676651-635b-4816-8b47-62bf5cb29f76 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-03-03 19:30:47.352 8 INFO neutron.api.extensions [None req-15676651-635b-4816-8b47-62bf5cb29f76 - - - - - -] Loaded extension: tag-creation 2026-03-03 19:30:47.353 8 INFO neutron.api.extensions [None req-15676651-635b-4816-8b47-62bf5cb29f76 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-03-03 19:30:47.353 7 INFO neutron.manager [None req-952c33ae-7528-4019-9bc5-b6ab7fb7395d - - - - - -] Loading Plugin: tag 2026-03-03 19:30:47.356 8 INFO neutron.api.extensions [None req-15676651-635b-4816-8b47-62bf5cb29f76 - - - - - -] Loaded extension: standard-attr-tag 2026-03-03 19:30:47.357 8 INFO neutron.api.extensions [None req-15676651-635b-4816-8b47-62bf5cb29f76 - - - - - -] Loaded extension: standard-attr-timestamp 2026-03-03 19:30:47.358 8 INFO neutron.api.extensions [None req-15676651-635b-4816-8b47-62bf5cb29f76 - - - - - -] Loaded extension: trunk 2026-03-03 19:30:47.358 8 INFO neutron.api.extensions [None req-15676651-635b-4816-8b47-62bf5cb29f76 - - - - - -] Loaded extension: trunk-details 2026-03-03 19:30:47.358 8 INFO neutron.api.extensions [None req-15676651-635b-4816-8b47-62bf5cb29f76 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-03-03 19:30:47.359 8 INFO neutron.api.extensions [None req-15676651-635b-4816-8b47-62bf5cb29f76 - - - - - -] Extension uplink-status-propagation-updatable not supported by any of loaded plugins 2026-03-03 19:30:47.360 8 INFO neutron.api.extensions [None req-15676651-635b-4816-8b47-62bf5cb29f76 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-03-03 19:30:47.360 8 INFO neutron.api.extensions [None req-15676651-635b-4816-8b47-62bf5cb29f76 - - - - - -] Loaded extension: vpn-aes-ctr 2026-03-03 19:30:47.362 7 INFO neutron.manager [None req-952c33ae-7528-4019-9bc5-b6ab7fb7395d - - - - - -] Loading Plugin: timestamp 2026-03-03 19:30:47.362 8 INFO neutron.api.extensions [None req-15676651-635b-4816-8b47-62bf5cb29f76 - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-03-03 19:30:47.363 8 INFO neutron.api.extensions [None req-15676651-635b-4816-8b47-62bf5cb29f76 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-03-03 19:30:47.363 8 INFO neutron.api.extensions [None req-15676651-635b-4816-8b47-62bf5cb29f76 - - - - - -] Loaded extension: vpn-flavors 2026-03-03 19:30:47.365 7 INFO neutron.manager [None req-952c33ae-7528-4019-9bc5-b6ab7fb7395d - - - - - -] Loading Plugin: network_ip_availability 2026-03-03 19:30:47.365 8 INFO neutron.api.extensions [None req-15676651-635b-4816-8b47-62bf5cb29f76 - - - - - -] Loaded extension: vpnaas 2026-03-03 19:30:47.366 8 INFO neutron.api.extensions [None req-15676651-635b-4816-8b47-62bf5cb29f76 - - - - - -] Loaded extension: taas 2026-03-03 19:30:47.367 8 INFO neutron.api.extensions [None req-15676651-635b-4816-8b47-62bf5cb29f76 - - - - - -] Loaded extension: tap-mirror 2026-03-03 19:30:47.368 8 INFO neutron.api.extensions [None req-15676651-635b-4816-8b47-62bf5cb29f76 - - - - - -] Loaded extension: taas-vlan-filter 2026-03-03 19:30:47.369 7 INFO neutron.manager [None req-952c33ae-7528-4019-9bc5-b6ab7fb7395d - - - - - -] Loading Plugin: flavors 2026-03-03 19:30:47.370 8 INFO neutron.quota.resource_registry [None req-15676651-635b-4816-8b47-62bf5cb29f76 - - - - - -] Creating instance of TrackedResource for resource:network 2026-03-03 19:30:47.370 8 INFO neutron.quota.resource_registry [None req-15676651-635b-4816-8b47-62bf5cb29f76 - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-03-03 19:30:47.370 8 INFO neutron.quota.resource_registry [None req-15676651-635b-4816-8b47-62bf5cb29f76 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-03-03 19:30:47.370 8 INFO neutron.quota.resource_registry [None req-15676651-635b-4816-8b47-62bf5cb29f76 - - - - - -] Creating instance of TrackedResource for resource:port 2026-03-03 19:30:47.372 7 INFO neutron.manager [None req-952c33ae-7528-4019-9bc5-b6ab7fb7395d - - - - - -] Loading Plugin: revisions 2026-03-03 19:30:47.375 8 INFO neutron.quota.resource_registry [None req-15676651-635b-4816-8b47-62bf5cb29f76 - - - - - -] Creating instance of TrackedResource for resource:router 2026-03-03 19:30:47.375 8 INFO neutron.quota.resource_registry [None req-15676651-635b-4816-8b47-62bf5cb29f76 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-03-03 19:30:47.376 7 INFO neutron.api.extensions [None req-952c33ae-7528-4019-9bc5-b6ab7fb7395d - - - - - -] Initializing extension manager. 2026-03-03 19:30:47.377 7 INFO neutron.api.extensions [None req-952c33ae-7528-4019-9bc5-b6ab7fb7395d - - - - - -] Loaded extension: address-group 2026-03-03 19:30:47.378 7 INFO neutron.api.extensions [None req-952c33ae-7528-4019-9bc5-b6ab7fb7395d - - - - - -] Loaded extension: address-scope 2026-03-03 19:30:47.378 7 INFO neutron.api.extensions [None req-952c33ae-7528-4019-9bc5-b6ab7fb7395d - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-03-03 19:30:47.379 7 INFO neutron.api.extensions [None req-952c33ae-7528-4019-9bc5-b6ab7fb7395d - - - - - -] Loaded extension: agent 2026-03-03 19:30:47.380 7 INFO neutron.api.extensions [None req-952c33ae-7528-4019-9bc5-b6ab7fb7395d - - - - - -] Loaded extension: agent-resources-synced 2026-03-03 19:30:47.380 8 INFO neutron.quota.resource_registry [None req-15676651-635b-4816-8b47-62bf5cb29f76 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-03-03 19:30:47.380 8 INFO neutron.quota.resource_registry [None req-15676651-635b-4816-8b47-62bf5cb29f76 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-03-03 19:30:47.381 7 INFO neutron.api.extensions [None req-952c33ae-7528-4019-9bc5-b6ab7fb7395d - - - - - -] Loaded extension: allowed-address-pairs 2026-03-03 19:30:47.381 8 INFO neutron.quota.resource_registry [None req-15676651-635b-4816-8b47-62bf5cb29f76 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-03-03 19:30:47.381 7 INFO neutron.api.extensions [None req-952c33ae-7528-4019-9bc5-b6ab7fb7395d - - - - - -] Loaded extension: auto-allocated-topology 2026-03-03 19:30:47.382 8 INFO neutron.quota.resource_registry [None req-15676651-635b-4816-8b47-62bf5cb29f76 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-03-03 19:30:47.382 8 WARNING neutron.quota.resource_registry [None req-15676651-635b-4816-8b47-62bf5cb29f76 - - - - - -] subnetpool is already registered 2026-03-03 19:30:47.382 7 INFO neutron.api.extensions [None req-952c33ae-7528-4019-9bc5-b6ab7fb7395d - - - - - -] Loaded extension: availability_zone 2026-03-03 19:30:47.382 8 INFO neutron.quota.resource_registry [None req-15676651-635b-4816-8b47-62bf5cb29f76 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-03-03 19:30:47.382 8 WARNING neutron.quota.resource_registry [None req-15676651-635b-4816-8b47-62bf5cb29f76 - - - - - -] subnetpool is already registered 2026-03-03 19:30:47.383 7 INFO neutron.api.extensions [None req-952c33ae-7528-4019-9bc5-b6ab7fb7395d - - - - - -] Loaded extension: availability_zone_filter 2026-03-03 19:30:47.383 8 INFO neutron.quota.resource_registry [None req-15676651-635b-4816-8b47-62bf5cb29f76 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-03-03 19:30:47.383 7 INFO neutron.api.extensions [None req-952c33ae-7528-4019-9bc5-b6ab7fb7395d - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-03-03 19:30:47.383 8 INFO neutron.quota.resource_registry [None req-15676651-635b-4816-8b47-62bf5cb29f76 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-03-03 19:30:47.384 8 INFO neutron.quota.resource_registry [None req-15676651-635b-4816-8b47-62bf5cb29f76 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-03-03 19:30:47.384 7 INFO neutron.api.extensions [None req-952c33ae-7528-4019-9bc5-b6ab7fb7395d - - - - - -] Loaded extension: default-subnetpools 2026-03-03 19:30:47.384 8 INFO neutron.quota.resource_registry [None req-15676651-635b-4816-8b47-62bf5cb29f76 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-03-03 19:30:47.384 8 INFO neutron.quota.resource_registry [None req-15676651-635b-4816-8b47-62bf5cb29f76 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-03-03 19:30:47.385 8 INFO neutron.quota.resource_registry [None req-15676651-635b-4816-8b47-62bf5cb29f76 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-03-03 19:30:47.385 7 INFO neutron.api.extensions [None req-952c33ae-7528-4019-9bc5-b6ab7fb7395d - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-03-03 19:30:47.385 8 INFO neutron.quota.resource_registry [None req-15676651-635b-4816-8b47-62bf5cb29f76 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-03-03 19:30:47.385 8 WARNING neutron.quota.resource_registry [None req-15676651-635b-4816-8b47-62bf5cb29f76 - - - - - -] ipsecpolicy is already registered 2026-03-03 19:30:47.386 7 INFO neutron.api.extensions [None req-952c33ae-7528-4019-9bc5-b6ab7fb7395d - - - - - -] Loaded extension: dns-integration 2026-03-03 19:30:47.386 8 INFO neutron.quota.resource_registry [None req-15676651-635b-4816-8b47-62bf5cb29f76 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-03-03 19:30:47.386 8 WARNING neutron.quota.resource_registry [None req-15676651-635b-4816-8b47-62bf5cb29f76 - - - - - -] ikepolicy is already registered 2026-03-03 19:30:47.386 7 INFO neutron.api.extensions [None req-952c33ae-7528-4019-9bc5-b6ab7fb7395d - - - - - -] Loaded extension: dns-domain-ports 2026-03-03 19:30:47.387 7 INFO neutron.api.extensions [None req-952c33ae-7528-4019-9bc5-b6ab7fb7395d - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-03-03 19:30:47.387 7 INFO neutron.api.extensions [None req-952c33ae-7528-4019-9bc5-b6ab7fb7395d - - - - - -] Loaded extension: dvr 2026-03-03 19:30:47.388 7 INFO neutron.api.extensions [None req-952c33ae-7528-4019-9bc5-b6ab7fb7395d - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-03-03 19:30:47.388 7 INFO neutron.api.extensions [None req-952c33ae-7528-4019-9bc5-b6ab7fb7395d - - - - - -] Loaded extension: empty-string-filtering 2026-03-03 19:30:47.389 7 INFO neutron.api.extensions [None req-952c33ae-7528-4019-9bc5-b6ab7fb7395d - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-03-03 19:30:47.389 7 INFO neutron.api.extensions [None req-952c33ae-7528-4019-9bc5-b6ab7fb7395d - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-03-03 19:30:47.390 7 INFO neutron.api.extensions [None req-952c33ae-7528-4019-9bc5-b6ab7fb7395d - - - - - -] Loaded extension: external-net 2026-03-03 19:30:47.390 8 INFO neutron.quota.resource_registry [None req-15676651-635b-4816-8b47-62bf5cb29f76 - - - - - -] Creating instance of TrackedResource for resource:router 2026-03-03 19:30:47.390 7 INFO neutron.api.extensions [None req-952c33ae-7528-4019-9bc5-b6ab7fb7395d - - - - - -] Loaded extension: extra_dhcp_opt 2026-03-03 19:30:47.390 8 WARNING neutron.quota.resource_registry [None req-15676651-635b-4816-8b47-62bf5cb29f76 - - - - - -] router is already registered 2026-03-03 19:30:47.391 7 INFO neutron.api.extensions [None req-952c33ae-7528-4019-9bc5-b6ab7fb7395d - - - - - -] Loaded extension: extraroute 2026-03-03 19:30:47.391 8 INFO neutron.quota.resource_registry [None req-15676651-635b-4816-8b47-62bf5cb29f76 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-03-03 19:30:47.391 8 WARNING neutron.quota.resource_registry [None req-15676651-635b-4816-8b47-62bf5cb29f76 - - - - - -] floatingip is already registered 2026-03-03 19:30:47.391 7 INFO neutron.api.extensions [None req-952c33ae-7528-4019-9bc5-b6ab7fb7395d - - - - - -] Loaded extension: extraroute-atomic 2026-03-03 19:30:47.392 7 INFO neutron.api.extensions [None req-952c33ae-7528-4019-9bc5-b6ab7fb7395d - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-03-03 19:30:47.392 7 INFO neutron.api.extensions [None req-952c33ae-7528-4019-9bc5-b6ab7fb7395d - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-03-03 19:30:47.393 7 INFO neutron.api.extensions [None req-952c33ae-7528-4019-9bc5-b6ab7fb7395d - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-03-03 19:30:47.394 7 INFO neutron.api.extensions [None req-952c33ae-7528-4019-9bc5-b6ab7fb7395d - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-03-03 19:30:47.394 7 INFO neutron.api.extensions [None req-952c33ae-7528-4019-9bc5-b6ab7fb7395d - - - - - -] Loaded extension: fip-port-details 2026-03-03 19:30:47.395 8 INFO neutron.quota.resource_registry [None req-15676651-635b-4816-8b47-62bf5cb29f76 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-03-03 19:30:47.395 7 INFO neutron.api.extensions [None req-952c33ae-7528-4019-9bc5-b6ab7fb7395d - - - - - -] Loaded extension: flavors 2026-03-03 19:30:47.395 8 WARNING neutron.quota.resource_registry [None req-15676651-635b-4816-8b47-62bf5cb29f76 - - - - - -] rbac_policy is already registered 2026-03-03 19:30:47.395 8 INFO neutron.quota.resource_registry [None req-15676651-635b-4816-8b47-62bf5cb29f76 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-03-03 19:30:47.396 8 WARNING neutron.quota.resource_registry [None req-15676651-635b-4816-8b47-62bf5cb29f76 - - - - - -] security_group is already registered 2026-03-03 19:30:47.396 8 INFO neutron.quota.resource_registry [None req-15676651-635b-4816-8b47-62bf5cb29f76 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-03-03 19:30:47.396 8 WARNING neutron.quota.resource_registry [None req-15676651-635b-4816-8b47-62bf5cb29f76 - - - - - -] security_group_rule is already registered 2026-03-03 19:30:47.396 7 INFO neutron.api.extensions [None req-952c33ae-7528-4019-9bc5-b6ab7fb7395d - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-03-03 19:30:47.397 8 INFO neutron.quota.resource_registry [None req-15676651-635b-4816-8b47-62bf5cb29f76 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-03-03 19:30:47.397 8 WARNING neutron.quota.resource_registry [None req-15676651-635b-4816-8b47-62bf5cb29f76 - - - - - -] subnetpool is already registered 2026-03-03 19:30:47.397 7 INFO neutron.api.extensions [None req-952c33ae-7528-4019-9bc5-b6ab7fb7395d - - - - - -] Loaded extension: floatingip-pools 2026-03-03 19:30:47.397 8 INFO neutron.quota.resource_registry [None req-15676651-635b-4816-8b47-62bf5cb29f76 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-03-03 19:30:47.397 8 WARNING neutron.quota.resource_registry [None req-15676651-635b-4816-8b47-62bf5cb29f76 - - - - - -] subnetpool is already registered 2026-03-03 19:30:47.398 7 INFO neutron.api.extensions [None req-952c33ae-7528-4019-9bc5-b6ab7fb7395d - - - - - -] Loaded extension: ip_allocation 2026-03-03 19:30:47.398 7 INFO neutron.api.extensions [None req-952c33ae-7528-4019-9bc5-b6ab7fb7395d - - - - - -] Loaded extension: ip-substring-filtering 2026-03-03 19:30:47.399 7 INFO neutron.api.extensions [None req-952c33ae-7528-4019-9bc5-b6ab7fb7395d - - - - - -] Loaded extension: l2_adjacency 2026-03-03 19:30:47.398 8 INFO neutron.quota.resource_registry [None req-15676651-635b-4816-8b47-62bf5cb29f76 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-03-03 19:30:47.399 8 WARNING neutron.quota.resource_registry [None req-15676651-635b-4816-8b47-62bf5cb29f76 - - - - - -] trunk is already registered 2026-03-03 19:30:47.399 8 INFO neutron.quota.resource_registry [None req-15676651-635b-4816-8b47-62bf5cb29f76 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-03-03 19:30:47.399 8 WARNING neutron.quota.resource_registry [None req-15676651-635b-4816-8b47-62bf5cb29f76 - - - - - -] ikepolicy is already registered 2026-03-03 19:30:47.400 8 INFO neutron.quota.resource_registry [None req-15676651-635b-4816-8b47-62bf5cb29f76 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-03-03 19:30:47.400 8 WARNING neutron.quota.resource_registry [None req-15676651-635b-4816-8b47-62bf5cb29f76 - - - - - -] ipsecpolicy is already registered 2026-03-03 19:30:47.400 7 INFO neutron.api.extensions [None req-952c33ae-7528-4019-9bc5-b6ab7fb7395d - - - - - -] Loaded extension: router 2026-03-03 19:30:47.400 8 INFO neutron.quota.resource_registry [None req-15676651-635b-4816-8b47-62bf5cb29f76 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-03-03 19:30:47.400 8 WARNING neutron.quota.resource_registry [None req-15676651-635b-4816-8b47-62bf5cb29f76 - - - - - -] endpoint_group is already registered 2026-03-03 19:30:47.400 8 INFO neutron.quota.resource_registry [None req-15676651-635b-4816-8b47-62bf5cb29f76 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-03-03 19:30:47.401 8 WARNING neutron.quota.resource_registry [None req-15676651-635b-4816-8b47-62bf5cb29f76 - - - - - -] vpnservice is already registered 2026-03-03 19:30:47.401 8 INFO neutron.quota.resource_registry [None req-15676651-635b-4816-8b47-62bf5cb29f76 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-03-03 19:30:47.401 8 WARNING neutron.quota.resource_registry [None req-15676651-635b-4816-8b47-62bf5cb29f76 - - - - - -] ipsec_site_connection is already registered 2026-03-03 19:30:47.401 8 INFO neutron.quota.resource_registry [None req-15676651-635b-4816-8b47-62bf5cb29f76 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-03-03 19:30:47.402 8 WARNING neutron.quota.resource_registry [None req-15676651-635b-4816-8b47-62bf5cb29f76 - - - - - -] ipsecpolicy is already registered 2026-03-03 19:30:47.402 7 INFO neutron.api.extensions [None req-952c33ae-7528-4019-9bc5-b6ab7fb7395d - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-03-03 19:30:47.402 8 INFO neutron.quota.resource_registry [None req-15676651-635b-4816-8b47-62bf5cb29f76 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-03-03 19:30:47.402 8 WARNING neutron.quota.resource_registry [None req-15676651-635b-4816-8b47-62bf5cb29f76 - - - - - -] ikepolicy is already registered 2026-03-03 19:30:47.403 7 INFO neutron.api.extensions [None req-952c33ae-7528-4019-9bc5-b6ab7fb7395d - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-03-03 19:30:47.403 7 INFO neutron.api.extensions [None req-952c33ae-7528-4019-9bc5-b6ab7fb7395d - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-03-03 19:30:47.404 7 INFO neutron.api.extensions [None req-952c33ae-7528-4019-9bc5-b6ab7fb7395d - - - - - -] Loaded extension: ext-gw-mode 2026-03-03 19:30:47.404 7 INFO neutron.api.extensions [None req-952c33ae-7528-4019-9bc5-b6ab7fb7395d - - - - - -] Loaded extension: l3-ha 2026-03-03 19:30:47.404 7 INFO neutron.api.extensions [None req-952c33ae-7528-4019-9bc5-b6ab7fb7395d - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-03-03 19:30:47.405 7 INFO neutron.api.extensions [None req-952c33ae-7528-4019-9bc5-b6ab7fb7395d - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-03-03 19:30:47.405 7 INFO neutron.api.extensions [None req-952c33ae-7528-4019-9bc5-b6ab7fb7395d - - - - - -] Loaded extension: l3-flavors 2026-03-03 19:30:47.406 7 INFO neutron.api.extensions [None req-952c33ae-7528-4019-9bc5-b6ab7fb7395d - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-03-03 19:30:47.409 7 INFO neutron.api.extensions [None req-952c33ae-7528-4019-9bc5-b6ab7fb7395d - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-03-03 19:30:47.411 7 INFO neutron.api.extensions [None req-952c33ae-7528-4019-9bc5-b6ab7fb7395d - - - - - -] Loaded extension: l3_agent_scheduler 2026-03-03 19:30:47.412 7 INFO neutron.api.extensions [None req-952c33ae-7528-4019-9bc5-b6ab7fb7395d - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-03-03 19:30:47.413 7 INFO neutron.api.extensions [None req-952c33ae-7528-4019-9bc5-b6ab7fb7395d - - - - - -] Extension logging not supported by any of loaded plugins 2026-03-03 19:30:47.414 7 INFO neutron.api.extensions [None req-952c33ae-7528-4019-9bc5-b6ab7fb7395d - - - - - -] Extension metering not supported by any of loaded plugins 2026-03-03 19:30:47.415 7 INFO neutron.api.extensions [None req-952c33ae-7528-4019-9bc5-b6ab7fb7395d - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-03-03 19:30:47.415 7 INFO neutron.api.extensions [None req-952c33ae-7528-4019-9bc5-b6ab7fb7395d - - - - - -] Loaded extension: multi-provider 2026-03-03 19:30:47.415 7 INFO neutron.api.extensions [None req-952c33ae-7528-4019-9bc5-b6ab7fb7395d - - - - - -] Loaded extension: net-mtu 2026-03-03 19:30:47.416 7 INFO neutron.api.extensions [None req-952c33ae-7528-4019-9bc5-b6ab7fb7395d - - - - - -] Loaded extension: net-mtu-writable 2026-03-03 19:30:47.417 7 INFO neutron.api.extensions [None req-952c33ae-7528-4019-9bc5-b6ab7fb7395d - - - - - -] Loaded extension: network_availability_zone 2026-03-03 19:30:47.417 7 INFO neutron.api.extensions [None req-952c33ae-7528-4019-9bc5-b6ab7fb7395d - - - - - -] Loaded extension: network_ha 2026-03-03 19:30:47.418 7 INFO neutron.api.extensions [None req-952c33ae-7528-4019-9bc5-b6ab7fb7395d - - - - - -] Loaded extension: network-ip-availability 2026-03-03 19:30:47.419 7 INFO neutron.api.extensions [None req-952c33ae-7528-4019-9bc5-b6ab7fb7395d - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-03-03 19:30:47.419 7 INFO neutron.api.extensions [None req-952c33ae-7528-4019-9bc5-b6ab7fb7395d - - - - - -] Loaded extension: pagination 2026-03-03 19:30:47.419 7 INFO neutron.api.extensions [None req-952c33ae-7528-4019-9bc5-b6ab7fb7395d - - - - - -] Loaded extension: port-device-profile 2026-03-03 19:30:47.420 7 INFO neutron.api.extensions [None req-952c33ae-7528-4019-9bc5-b6ab7fb7395d - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-03-03 19:30:47.420 7 INFO neutron.api.extensions [None req-952c33ae-7528-4019-9bc5-b6ab7fb7395d - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-03-03 19:30:47.421 7 INFO neutron.api.extensions [None req-952c33ae-7528-4019-9bc5-b6ab7fb7395d - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-03-03 19:30:47.421 7 INFO neutron.api.extensions [None req-952c33ae-7528-4019-9bc5-b6ab7fb7395d - - - - - -] Loaded extension: port-mac-override 2026-03-03 19:30:47.422 7 INFO neutron.api.extensions [None req-952c33ae-7528-4019-9bc5-b6ab7fb7395d - - - - - -] Loaded extension: port-mac-address-regenerate 2026-03-03 19:30:47.423 7 INFO neutron.api.extensions [None req-952c33ae-7528-4019-9bc5-b6ab7fb7395d - - - - - -] Loaded extension: port-numa-affinity-policy 2026-03-03 19:30:47.423 7 INFO neutron.api.extensions [None req-952c33ae-7528-4019-9bc5-b6ab7fb7395d - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-03-03 19:30:47.424 7 INFO neutron.api.extensions [None req-952c33ae-7528-4019-9bc5-b6ab7fb7395d - - - - - -] Loaded extension: port-resource-request 2026-03-03 19:30:47.424 7 INFO neutron.api.extensions [None req-952c33ae-7528-4019-9bc5-b6ab7fb7395d - - - - - -] Loaded extension: port-resource-request-groups 2026-03-03 19:30:47.425 7 INFO neutron.api.extensions [None req-952c33ae-7528-4019-9bc5-b6ab7fb7395d - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-03-03 19:30:47.425 7 INFO neutron.api.extensions [None req-952c33ae-7528-4019-9bc5-b6ab7fb7395d - - - - - -] Loaded extension: binding 2026-03-03 19:30:47.426 7 INFO neutron.api.extensions [None req-952c33ae-7528-4019-9bc5-b6ab7fb7395d - - - - - -] Loaded extension: binding-extended 2026-03-03 19:30:47.426 7 INFO neutron.api.extensions [None req-952c33ae-7528-4019-9bc5-b6ab7fb7395d - - - - - -] Loaded extension: port-security 2026-03-03 19:30:47.427 7 INFO neutron.api.extensions [None req-952c33ae-7528-4019-9bc5-b6ab7fb7395d - - - - - -] Loaded extension: project-id 2026-03-03 19:30:47.427 7 INFO neutron.api.extensions [None req-952c33ae-7528-4019-9bc5-b6ab7fb7395d - - - - - -] Loaded extension: provider 2026-03-03 19:30:47.428 7 INFO neutron.api.extensions [None req-952c33ae-7528-4019-9bc5-b6ab7fb7395d - - - - - -] Extension qinq not supported by any of loaded plugins 2026-03-03 19:30:47.430 7 INFO neutron.api.extensions [None req-952c33ae-7528-4019-9bc5-b6ab7fb7395d - - - - - -] Loaded extension: qos 2026-03-03 19:30:47.431 7 INFO neutron.api.extensions [None req-952c33ae-7528-4019-9bc5-b6ab7fb7395d - - - - - -] Loaded extension: qos-bw-limit-direction 2026-03-03 19:30:47.431 7 INFO neutron.api.extensions [None req-952c33ae-7528-4019-9bc5-b6ab7fb7395d - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-03-03 19:30:47.432 7 INFO neutron.api.extensions [None req-952c33ae-7528-4019-9bc5-b6ab7fb7395d - - - - - -] Loaded extension: qos-default 2026-03-03 19:30:47.432 7 INFO neutron.api.extensions [None req-952c33ae-7528-4019-9bc5-b6ab7fb7395d - - - - - -] Loaded extension: qos-fip 2026-03-03 19:30:47.433 7 INFO neutron.api.extensions [None req-952c33ae-7528-4019-9bc5-b6ab7fb7395d - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-03-03 19:30:47.433 7 INFO neutron.api.extensions [None req-952c33ae-7528-4019-9bc5-b6ab7fb7395d - - - - - -] Loaded extension: qos-gateway-ip 2026-03-03 19:30:47.434 7 INFO neutron.api.extensions [None req-952c33ae-7528-4019-9bc5-b6ab7fb7395d - - - - - -] Loaded extension: qos-port-network-policy 2026-03-03 19:30:47.434 7 INFO neutron.api.extensions [None req-952c33ae-7528-4019-9bc5-b6ab7fb7395d - - - - - -] Loaded extension: qos-pps-minimum 2026-03-03 19:30:47.435 7 INFO neutron.api.extensions [None req-952c33ae-7528-4019-9bc5-b6ab7fb7395d - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-03-03 19:30:47.436 7 INFO neutron.api.extensions [None req-952c33ae-7528-4019-9bc5-b6ab7fb7395d - - - - - -] Loaded extension: qos-pps 2026-03-03 19:30:47.436 7 INFO neutron.api.extensions [None req-952c33ae-7528-4019-9bc5-b6ab7fb7395d - - - - - -] Loaded extension: qos-rule-type-details 2026-03-03 19:30:47.437 7 INFO neutron.api.extensions [None req-952c33ae-7528-4019-9bc5-b6ab7fb7395d - - - - - -] Loaded extension: qos-rule-type-filter 2026-03-03 19:30:47.437 7 INFO neutron.api.extensions [None req-952c33ae-7528-4019-9bc5-b6ab7fb7395d - - - - - -] Loaded extension: qos-rules-alias 2026-03-03 19:30:47.438 7 INFO neutron.api.extensions [None req-952c33ae-7528-4019-9bc5-b6ab7fb7395d - - - - - -] Loaded extension: quota-check-limit 2026-03-03 19:30:47.438 7 INFO neutron.api.extensions [None req-952c33ae-7528-4019-9bc5-b6ab7fb7395d - - - - - -] Loaded extension: quota-check-limit-default 2026-03-03 19:30:47.440 8 WARNING keystonemiddleware._common.config [None req-15676651-635b-4816-8b47-62bf5cb29f76 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-03-03 19:30:47.440 7 INFO neutron.api.extensions [None req-952c33ae-7528-4019-9bc5-b6ab7fb7395d - - - - - -] Loaded extension: quotas 2026-03-03 19:30:47.441 7 INFO neutron.api.extensions [None req-952c33ae-7528-4019-9bc5-b6ab7fb7395d - - - - - -] Loaded extension: quota_details 2026-03-03 19:30:47.443 7 INFO neutron.api.extensions [None req-952c33ae-7528-4019-9bc5-b6ab7fb7395d - - - - - -] Loaded extension: rbac-policies 2026-03-03 19:30:47.443 7 INFO neutron.api.extensions [None req-952c33ae-7528-4019-9bc5-b6ab7fb7395d - - - - - -] Loaded extension: rbac-address-group 2026-03-03 19:30:47.444 7 INFO neutron.api.extensions [None req-952c33ae-7528-4019-9bc5-b6ab7fb7395d - - - - - -] Loaded extension: rbac-address-scope 2026-03-03 19:30:47.444 7 INFO neutron.api.extensions [None req-952c33ae-7528-4019-9bc5-b6ab7fb7395d - - - - - -] Loaded extension: rbac-security-groups 2026-03-03 19:30:47.445 7 INFO neutron.api.extensions [None req-952c33ae-7528-4019-9bc5-b6ab7fb7395d - - - - - -] Loaded extension: rbac-subnetpool 2026-03-03 19:30:47.445 7 INFO neutron.api.extensions [None req-952c33ae-7528-4019-9bc5-b6ab7fb7395d - - - - - -] Loaded extension: revision-if-match 2026-03-03 19:30:47.446 7 INFO neutron.api.extensions [None req-952c33ae-7528-4019-9bc5-b6ab7fb7395d - - - - - -] Loaded extension: standard-attr-revisions 2026-03-03 19:30:47.446 7 INFO neutron.api.extensions [None req-952c33ae-7528-4019-9bc5-b6ab7fb7395d - - - - - -] Loaded extension: router_availability_zone 2026-03-03 19:30:47.446 8 WARNING oslo_config.cfg [None req-15676651-635b-4816-8b47-62bf5cb29f76 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-03-03 19:30:47.447 7 INFO neutron.api.extensions [None req-952c33ae-7528-4019-9bc5-b6ab7fb7395d - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-03-03 19:30:47.448 7 INFO neutron.api.extensions [None req-952c33ae-7528-4019-9bc5-b6ab7fb7395d - - - - - -] Loaded extension: security-groups-default-rules WSGI app 0 (mountpoint='') ready in 8 seconds on interpreter 0x7fd497954668 pid: 8 (default app) 2026-03-03 19:30:47.449 7 INFO neutron.api.extensions [None req-952c33ae-7528-4019-9bc5-b6ab7fb7395d - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-03-03 19:30:47.450 7 INFO neutron.api.extensions [None req-952c33ae-7528-4019-9bc5-b6ab7fb7395d - - - - - -] Loaded extension: port-security-groups-filtering 2026-03-03 19:30:47.450 7 INFO neutron.api.extensions [None req-952c33ae-7528-4019-9bc5-b6ab7fb7395d - - - - - -] Loaded extension: security-groups-remote-address-group 2026-03-03 19:30:47.450 7 INFO neutron.api.extensions [None req-952c33ae-7528-4019-9bc5-b6ab7fb7395d - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-03-03 19:30:47.451 7 INFO neutron.api.extensions [None req-952c33ae-7528-4019-9bc5-b6ab7fb7395d - - - - - -] Loaded extension: security-groups-shared-filtering 2026-03-03 19:30:47.455 7 INFO neutron.api.extensions [None req-952c33ae-7528-4019-9bc5-b6ab7fb7395d - - - - - -] Loaded extension: security-group 2026-03-03 19:30:47.456 7 INFO neutron.api.extensions [None req-952c33ae-7528-4019-9bc5-b6ab7fb7395d - - - - - -] Loaded extension: segment 2026-03-03 19:30:47.457 7 INFO neutron.api.extensions [None req-952c33ae-7528-4019-9bc5-b6ab7fb7395d - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-03-03 19:30:47.458 7 INFO neutron.api.extensions [None req-952c33ae-7528-4019-9bc5-b6ab7fb7395d - - - - - -] Loaded extension: service-type 2026-03-03 19:30:47.458 7 INFO neutron.api.extensions [None req-952c33ae-7528-4019-9bc5-b6ab7fb7395d - - - - - -] Loaded extension: sorting 2026-03-03 19:30:47.458 7 INFO neutron.api.extensions [None req-952c33ae-7528-4019-9bc5-b6ab7fb7395d - - - - - -] Loaded extension: standard-attr-segment 2026-03-03 19:30:47.459 7 INFO neutron.api.extensions [None req-952c33ae-7528-4019-9bc5-b6ab7fb7395d - - - - - -] Loaded extension: standard-attr-description 2026-03-03 19:30:47.460 7 INFO neutron.api.extensions [None req-952c33ae-7528-4019-9bc5-b6ab7fb7395d - - - - - -] Loaded extension: stateful-security-group 2026-03-03 19:30:47.461 7 WARNING neutron.api.extensions [None req-952c33ae-7528-4019-9bc5-b6ab7fb7395d - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-03-03 19:30:47.461 7 INFO neutron.api.extensions [None req-952c33ae-7528-4019-9bc5-b6ab7fb7395d - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-03-03 19:30:47.462 7 INFO neutron.api.extensions [None req-952c33ae-7528-4019-9bc5-b6ab7fb7395d - - - - - -] Loaded extension: subnet-external-network 2026-03-03 19:30:47.462 7 INFO neutron.api.extensions [None req-952c33ae-7528-4019-9bc5-b6ab7fb7395d - - - - - -] Loaded extension: subnet_onboard 2026-03-03 19:30:47.463 7 INFO neutron.api.extensions [None req-952c33ae-7528-4019-9bc5-b6ab7fb7395d - - - - - -] Loaded extension: subnet-segmentid-writable 2026-03-03 19:30:47.463 7 INFO neutron.api.extensions [None req-952c33ae-7528-4019-9bc5-b6ab7fb7395d - - - - - -] Loaded extension: subnet-service-types 2026-03-03 19:30:47.464 7 INFO neutron.api.extensions [None req-952c33ae-7528-4019-9bc5-b6ab7fb7395d - - - - - -] Loaded extension: subnet_allocation 2026-03-03 19:30:47.465 7 INFO neutron.api.extensions [None req-952c33ae-7528-4019-9bc5-b6ab7fb7395d - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-03-03 19:30:47.465 7 INFO neutron.api.extensions [None req-952c33ae-7528-4019-9bc5-b6ab7fb7395d - - - - - -] Loaded extension: tag-creation 2026-03-03 19:30:47.465 7 INFO neutron.api.extensions [None req-952c33ae-7528-4019-9bc5-b6ab7fb7395d - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-03-03 19:30:47.469 7 INFO neutron.api.extensions [None req-952c33ae-7528-4019-9bc5-b6ab7fb7395d - - - - - -] Loaded extension: standard-attr-tag 2026-03-03 19:30:47.470 7 INFO neutron.api.extensions [None req-952c33ae-7528-4019-9bc5-b6ab7fb7395d - - - - - -] Loaded extension: standard-attr-timestamp 2026-03-03 19:30:47.470 7 INFO neutron.api.extensions [None req-952c33ae-7528-4019-9bc5-b6ab7fb7395d - - - - - -] Loaded extension: trunk 2026-03-03 19:30:47.471 7 INFO neutron.api.extensions [None req-952c33ae-7528-4019-9bc5-b6ab7fb7395d - - - - - -] Loaded extension: trunk-details 2026-03-03 19:30:47.471 7 INFO neutron.api.extensions [None req-952c33ae-7528-4019-9bc5-b6ab7fb7395d - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-03-03 19:30:47.472 7 INFO neutron.api.extensions [None req-952c33ae-7528-4019-9bc5-b6ab7fb7395d - - - - - -] Extension uplink-status-propagation-updatable not supported by any of loaded plugins 2026-03-03 19:30:47.472 7 INFO neutron.api.extensions [None req-952c33ae-7528-4019-9bc5-b6ab7fb7395d - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-03-03 19:30:47.473 7 INFO neutron.api.extensions [None req-952c33ae-7528-4019-9bc5-b6ab7fb7395d - - - - - -] Loaded extension: vpn-aes-ctr 2026-03-03 19:30:47.475 7 INFO neutron.api.extensions [None req-952c33ae-7528-4019-9bc5-b6ab7fb7395d - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-03-03 19:30:47.476 7 INFO neutron.api.extensions [None req-952c33ae-7528-4019-9bc5-b6ab7fb7395d - - - - - -] Loaded extension: vpn-endpoint-groups 2026-03-03 19:30:47.476 7 INFO neutron.api.extensions [None req-952c33ae-7528-4019-9bc5-b6ab7fb7395d - - - - - -] Loaded extension: vpn-flavors 2026-03-03 19:30:47.478 7 INFO neutron.api.extensions [None req-952c33ae-7528-4019-9bc5-b6ab7fb7395d - - - - - -] Loaded extension: vpnaas 2026-03-03 19:30:47.479 7 INFO neutron.api.extensions [None req-952c33ae-7528-4019-9bc5-b6ab7fb7395d - - - - - -] Loaded extension: taas 2026-03-03 19:30:47.480 7 INFO neutron.api.extensions [None req-952c33ae-7528-4019-9bc5-b6ab7fb7395d - - - - - -] Loaded extension: tap-mirror 2026-03-03 19:30:47.480 7 INFO neutron.api.extensions [None req-952c33ae-7528-4019-9bc5-b6ab7fb7395d - - - - - -] Loaded extension: taas-vlan-filter 2026-03-03 19:30:47.483 7 INFO neutron.quota.resource_registry [None req-952c33ae-7528-4019-9bc5-b6ab7fb7395d - - - - - -] Creating instance of TrackedResource for resource:network 2026-03-03 19:30:47.483 7 INFO neutron.quota.resource_registry [None req-952c33ae-7528-4019-9bc5-b6ab7fb7395d - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-03-03 19:30:47.483 7 INFO neutron.quota.resource_registry [None req-952c33ae-7528-4019-9bc5-b6ab7fb7395d - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-03-03 19:30:47.483 7 INFO neutron.quota.resource_registry [None req-952c33ae-7528-4019-9bc5-b6ab7fb7395d - - - - - -] Creating instance of TrackedResource for resource:port 2026-03-03 19:30:47.486 7 INFO neutron.quota.resource_registry [None req-952c33ae-7528-4019-9bc5-b6ab7fb7395d - - - - - -] Creating instance of TrackedResource for resource:router 2026-03-03 19:30:47.487 7 INFO neutron.quota.resource_registry [None req-952c33ae-7528-4019-9bc5-b6ab7fb7395d - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-03-03 19:30:47.491 7 INFO neutron.quota.resource_registry [None req-952c33ae-7528-4019-9bc5-b6ab7fb7395d - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-03-03 19:30:47.492 7 INFO neutron.quota.resource_registry [None req-952c33ae-7528-4019-9bc5-b6ab7fb7395d - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-03-03 19:30:47.492 7 INFO neutron.quota.resource_registry [None req-952c33ae-7528-4019-9bc5-b6ab7fb7395d - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-03-03 19:30:47.493 7 INFO neutron.quota.resource_registry [None req-952c33ae-7528-4019-9bc5-b6ab7fb7395d - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-03-03 19:30:47.493 7 WARNING neutron.quota.resource_registry [None req-952c33ae-7528-4019-9bc5-b6ab7fb7395d - - - - - -] subnetpool is already registered 2026-03-03 19:30:47.494 7 INFO neutron.quota.resource_registry [None req-952c33ae-7528-4019-9bc5-b6ab7fb7395d - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-03-03 19:30:47.494 7 WARNING neutron.quota.resource_registry [None req-952c33ae-7528-4019-9bc5-b6ab7fb7395d - - - - - -] subnetpool is already registered 2026-03-03 19:30:47.494 7 INFO neutron.quota.resource_registry [None req-952c33ae-7528-4019-9bc5-b6ab7fb7395d - - - - - -] Creating instance of CountableResource for resource:trunk 2026-03-03 19:30:47.495 7 INFO neutron.quota.resource_registry [None req-952c33ae-7528-4019-9bc5-b6ab7fb7395d - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-03-03 19:30:47.495 7 INFO neutron.quota.resource_registry [None req-952c33ae-7528-4019-9bc5-b6ab7fb7395d - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-03-03 19:30:47.496 7 INFO neutron.quota.resource_registry [None req-952c33ae-7528-4019-9bc5-b6ab7fb7395d - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-03-03 19:30:47.496 7 INFO neutron.quota.resource_registry [None req-952c33ae-7528-4019-9bc5-b6ab7fb7395d - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-03-03 19:30:47.496 7 INFO neutron.quota.resource_registry [None req-952c33ae-7528-4019-9bc5-b6ab7fb7395d - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-03-03 19:30:47.497 7 INFO neutron.quota.resource_registry [None req-952c33ae-7528-4019-9bc5-b6ab7fb7395d - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-03-03 19:30:47.497 7 WARNING neutron.quota.resource_registry [None req-952c33ae-7528-4019-9bc5-b6ab7fb7395d - - - - - -] ipsecpolicy is already registered 2026-03-03 19:30:47.497 7 INFO neutron.quota.resource_registry [None req-952c33ae-7528-4019-9bc5-b6ab7fb7395d - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-03-03 19:30:47.497 7 WARNING neutron.quota.resource_registry [None req-952c33ae-7528-4019-9bc5-b6ab7fb7395d - - - - - -] ikepolicy is already registered 2026-03-03 19:30:47.502 7 INFO neutron.quota.resource_registry [None req-952c33ae-7528-4019-9bc5-b6ab7fb7395d - - - - - -] Creating instance of TrackedResource for resource:router 2026-03-03 19:30:47.502 7 WARNING neutron.quota.resource_registry [None req-952c33ae-7528-4019-9bc5-b6ab7fb7395d - - - - - -] router is already registered 2026-03-03 19:30:47.502 7 INFO neutron.quota.resource_registry [None req-952c33ae-7528-4019-9bc5-b6ab7fb7395d - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-03-03 19:30:47.502 7 WARNING neutron.quota.resource_registry [None req-952c33ae-7528-4019-9bc5-b6ab7fb7395d - - - - - -] floatingip is already registered 2026-03-03 19:30:47.506 7 INFO neutron.quota.resource_registry [None req-952c33ae-7528-4019-9bc5-b6ab7fb7395d - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-03-03 19:30:47.506 7 WARNING neutron.quota.resource_registry [None req-952c33ae-7528-4019-9bc5-b6ab7fb7395d - - - - - -] rbac_policy is already registered 2026-03-03 19:30:47.507 7 INFO neutron.quota.resource_registry [None req-952c33ae-7528-4019-9bc5-b6ab7fb7395d - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-03-03 19:30:47.507 7 WARNING neutron.quota.resource_registry [None req-952c33ae-7528-4019-9bc5-b6ab7fb7395d - - - - - -] security_group is already registered 2026-03-03 19:30:47.508 7 INFO neutron.quota.resource_registry [None req-952c33ae-7528-4019-9bc5-b6ab7fb7395d - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-03-03 19:30:47.508 7 WARNING neutron.quota.resource_registry [None req-952c33ae-7528-4019-9bc5-b6ab7fb7395d - - - - - -] security_group_rule is already registered 2026-03-03 19:30:47.508 7 INFO neutron.quota.resource_registry [None req-952c33ae-7528-4019-9bc5-b6ab7fb7395d - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-03-03 19:30:47.509 7 WARNING neutron.quota.resource_registry [None req-952c33ae-7528-4019-9bc5-b6ab7fb7395d - - - - - -] subnetpool is already registered 2026-03-03 19:30:47.509 7 INFO neutron.quota.resource_registry [None req-952c33ae-7528-4019-9bc5-b6ab7fb7395d - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-03-03 19:30:47.509 7 WARNING neutron.quota.resource_registry [None req-952c33ae-7528-4019-9bc5-b6ab7fb7395d - - - - - -] subnetpool is already registered 2026-03-03 19:30:47.510 7 INFO neutron.quota.resource_registry [None req-952c33ae-7528-4019-9bc5-b6ab7fb7395d - - - - - -] Creating instance of CountableResource for resource:trunk 2026-03-03 19:30:47.510 7 WARNING neutron.quota.resource_registry [None req-952c33ae-7528-4019-9bc5-b6ab7fb7395d - - - - - -] trunk is already registered 2026-03-03 19:30:47.510 7 INFO neutron.quota.resource_registry [None req-952c33ae-7528-4019-9bc5-b6ab7fb7395d - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-03-03 19:30:47.510 7 WARNING neutron.quota.resource_registry [None req-952c33ae-7528-4019-9bc5-b6ab7fb7395d - - - - - -] ikepolicy is already registered 2026-03-03 19:30:47.511 7 INFO neutron.quota.resource_registry [None req-952c33ae-7528-4019-9bc5-b6ab7fb7395d - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-03-03 19:30:47.511 7 WARNING neutron.quota.resource_registry [None req-952c33ae-7528-4019-9bc5-b6ab7fb7395d - - - - - -] ipsecpolicy is already registered 2026-03-03 19:30:47.512 7 INFO neutron.quota.resource_registry [None req-952c33ae-7528-4019-9bc5-b6ab7fb7395d - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-03-03 19:30:47.512 7 WARNING neutron.quota.resource_registry [None req-952c33ae-7528-4019-9bc5-b6ab7fb7395d - - - - - -] endpoint_group is already registered 2026-03-03 19:30:47.512 7 INFO neutron.quota.resource_registry [None req-952c33ae-7528-4019-9bc5-b6ab7fb7395d - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-03-03 19:30:47.512 7 WARNING neutron.quota.resource_registry [None req-952c33ae-7528-4019-9bc5-b6ab7fb7395d - - - - - -] vpnservice is already registered 2026-03-03 19:30:47.513 7 INFO neutron.quota.resource_registry [None req-952c33ae-7528-4019-9bc5-b6ab7fb7395d - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-03-03 19:30:47.513 7 WARNING neutron.quota.resource_registry [None req-952c33ae-7528-4019-9bc5-b6ab7fb7395d - - - - - -] ipsec_site_connection is already registered 2026-03-03 19:30:47.513 7 INFO neutron.quota.resource_registry [None req-952c33ae-7528-4019-9bc5-b6ab7fb7395d - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-03-03 19:30:47.513 7 WARNING neutron.quota.resource_registry [None req-952c33ae-7528-4019-9bc5-b6ab7fb7395d - - - - - -] ipsecpolicy is already registered 2026-03-03 19:30:47.514 7 INFO neutron.quota.resource_registry [None req-952c33ae-7528-4019-9bc5-b6ab7fb7395d - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-03-03 19:30:47.514 7 WARNING neutron.quota.resource_registry [None req-952c33ae-7528-4019-9bc5-b6ab7fb7395d - - - - - -] ikepolicy is already registered 2026-03-03 19:30:47.559 7 WARNING keystonemiddleware._common.config [None req-952c33ae-7528-4019-9bc5-b6ab7fb7395d - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-03-03 19:30:47.565 7 WARNING oslo_config.cfg [None req-952c33ae-7528-4019-9bc5-b6ab7fb7395d - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 8 seconds on interpreter 0x7fd497954668 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-03-03 19:30:51.337 8 INFO neutron.pecan_wsgi.hooks.translation [None req-2b83c1b1-ca8a-4476-9a56-c4f2b17bfebb 7cbd9215fda843e1a1edd5f7c63c1961 a65240bb7d184953af84247a97d12afe - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 3/4] 199.204.45.89 () {44 vars in 923 bytes} [Tue Mar 3 19:30:50 2026] GET /v2.0/networks/public => generated 108 bytes in 904 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 2/5] 199.204.45.89 () {44 vars in 945 bytes} [Tue Mar 3 19:30:51 2026] GET /v2.0/networks?name=public => generated 15 bytes in 451 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-03 19:30:52.187 8 WARNING neutron.services.revisions.revision_plugin [None req-d6ec90fb-d46f-48b5-8463-f8ca849c909b 7cbd9215fda843e1a1edd5f7c63c1961 a65240bb7d184953af84247a97d12afe - - default default] Could not find related network for resource to bump revision. 2026-03-03 19:30:52.208 8 INFO neutron.db.segments_db [None req-d6ec90fb-d46f-48b5-8463-f8ca849c909b 7cbd9215fda843e1a1edd5f7c63c1961 a65240bb7d184953af84247a97d12afe - - default default] Added segment d8014639-bf47-430d-b5d3-b92a92f620e2 of type flat for network 3a91a396-6a00-404a-8cf0-804be65331ef 2026-03-03 19:30:52.257 8 INFO neutron.pecan_wsgi.hooks.translation [None req-d6ec90fb-d46f-48b5-8463-f8ca849c909b 7cbd9215fda843e1a1edd5f7c63c1961 a65240bb7d184953af84247a97d12afe - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 4/6] 199.204.45.89 () {48 vars in 963 bytes} [Tue Mar 3 19:30:51 2026] POST /v2.0/networks => generated 124 bytes in 472 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-03-03 19:30:58.502 7 INFO neutron.pecan_wsgi.hooks.translation [None req-4b813efc-29c3-4315-8c57-7cf0b534b362 7cbd9215fda843e1a1edd5f7c63c1961 a65240bb7d184953af84247a97d12afe - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 3/7] 199.204.45.89 () {44 vars in 923 bytes} [Tue Mar 3 19:30:58 2026] GET /v2.0/networks/public => generated 108 bytes in 398 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 5/8] 199.204.45.89 () {44 vars in 945 bytes} [Tue Mar 3 19:30:58 2026] GET /v2.0/networks?name=public => generated 15 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-03 19:30:58.787 7 WARNING neutron.services.revisions.revision_plugin [None req-172d814d-cd87-429e-b055-d96d725144a2 7cbd9215fda843e1a1edd5f7c63c1961 a65240bb7d184953af84247a97d12afe - - default default] Could not find related network for resource to bump revision. 2026-03-03 19:30:58.812 7 INFO neutron.db.segments_db [None req-172d814d-cd87-429e-b055-d96d725144a2 7cbd9215fda843e1a1edd5f7c63c1961 a65240bb7d184953af84247a97d12afe - - default default] Added segment 599a9c32-86db-440f-91ac-f75d42212b9c of type flat for network 990b9670-1028-4f26-986b-2123417a6b6c 2026-03-03 19:30:58.874 7 INFO neutron.pecan_wsgi.hooks.translation [None req-172d814d-cd87-429e-b055-d96d725144a2 7cbd9215fda843e1a1edd5f7c63c1961 a65240bb7d184953af84247a97d12afe - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 4/9] 199.204.45.89 () {48 vars in 963 bytes} [Tue Mar 3 19:30:58 2026] POST /v2.0/networks => generated 124 bytes in 349 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-03-03 19:31:04.786 8 INFO neutron.pecan_wsgi.hooks.translation [None req-4df3330a-a847-43da-b9d8-425b33c64500 7cbd9215fda843e1a1edd5f7c63c1961 a65240bb7d184953af84247a97d12afe - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 6/10] 199.204.45.89 () {44 vars in 923 bytes} [Tue Mar 3 19:31:04 2026] GET /v2.0/networks/public => generated 108 bytes in 45 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 5/11] 199.204.45.89 () {44 vars in 945 bytes} [Tue Mar 3 19:31:04 2026] GET /v2.0/networks?name=public => generated 15 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-03 19:31:04.850 8 WARNING neutron.services.revisions.revision_plugin [None req-bbc2a6ed-610c-4059-bbd4-d517b7dd3d14 7cbd9215fda843e1a1edd5f7c63c1961 a65240bb7d184953af84247a97d12afe - - default default] Could not find related network for resource to bump revision. 2026-03-03 19:31:04.863 8 INFO neutron.db.segments_db [None req-bbc2a6ed-610c-4059-bbd4-d517b7dd3d14 7cbd9215fda843e1a1edd5f7c63c1961 a65240bb7d184953af84247a97d12afe - - default default] Added segment dff38f90-7e8a-4836-8136-a9b567bfcec3 of type flat for network f005283c-ab8e-40bc-823a-ad3364310201 2026-03-03 19:31:04.888 8 INFO neutron.pecan_wsgi.hooks.translation [None req-bbc2a6ed-610c-4059-bbd4-d517b7dd3d14 7cbd9215fda843e1a1edd5f7c63c1961 a65240bb7d184953af84247a97d12afe - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 7/12] 199.204.45.89 () {48 vars in 963 bytes} [Tue Mar 3 19:31:04 2026] POST /v2.0/networks => generated 124 bytes in 91 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-03-03 19:31:10.798 8 INFO neutron.pecan_wsgi.hooks.translation [None req-fbe11709-8039-49d9-b6b0-eba176709ba8 7cbd9215fda843e1a1edd5f7c63c1961 a65240bb7d184953af84247a97d12afe - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 8/14] 199.204.45.89 () {44 vars in 923 bytes} [Tue Mar 3 19:31:10 2026] GET /v2.0/networks/public => generated 108 bytes in 45 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 7/15] 199.204.45.89 () {44 vars in 945 bytes} [Tue Mar 3 19:31:10 2026] GET /v2.0/networks?name=public => generated 15 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-03 19:31:10.869 8 WARNING neutron.services.revisions.revision_plugin [None req-eaf2c82e-d5b5-4f2b-8898-01d940834667 7cbd9215fda843e1a1edd5f7c63c1961 a65240bb7d184953af84247a97d12afe - - default default] Could not find related network for resource to bump revision. 2026-03-03 19:31:10.896 8 INFO neutron.db.segments_db [None req-eaf2c82e-d5b5-4f2b-8898-01d940834667 7cbd9215fda843e1a1edd5f7c63c1961 a65240bb7d184953af84247a97d12afe - - default default] Added segment 195037bb-449f-4343-929f-9570b5fcf427 of type flat for network 7986985c-420b-4f9e-b827-5c1216c70fbf 2026-03-03 19:31:10.915 8 INFO neutron.pecan_wsgi.hooks.translation [None req-eaf2c82e-d5b5-4f2b-8898-01d940834667 7cbd9215fda843e1a1edd5f7c63c1961 a65240bb7d184953af84247a97d12afe - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 9/16] 199.204.45.89 () {48 vars in 963 bytes} [Tue Mar 3 19:31:10 2026] POST /v2.0/networks => generated 124 bytes in 102 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-03-03 19:31:16.806 7 INFO neutron.pecan_wsgi.hooks.translation [None req-b6db3a69-d176-44ef-a61c-16ac910b8303 7cbd9215fda843e1a1edd5f7c63c1961 a65240bb7d184953af84247a97d12afe - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 8/17] 199.204.45.89 () {44 vars in 923 bytes} [Tue Mar 3 19:31:16 2026] GET /v2.0/networks/public => generated 108 bytes in 35 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 10/18] 199.204.45.89 () {44 vars in 945 bytes} [Tue Mar 3 19:31:16 2026] GET /v2.0/networks?name=public => generated 15 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-03 19:31:16.875 7 WARNING neutron.services.revisions.revision_plugin [None req-c2980929-1af7-4c5a-8682-2bb98435674c 7cbd9215fda843e1a1edd5f7c63c1961 a65240bb7d184953af84247a97d12afe - - default default] Could not find related network for resource to bump revision. 2026-03-03 19:31:16.895 7 INFO neutron.db.segments_db [None req-c2980929-1af7-4c5a-8682-2bb98435674c 7cbd9215fda843e1a1edd5f7c63c1961 a65240bb7d184953af84247a97d12afe - - default default] Added segment 5daee1c5-cfa4-4729-b794-e62cadba4734 of type flat for network ddd3cb0f-b0fc-4fd4-a138-2823f8987b3b 2026-03-03 19:31:16.945 7 INFO neutron.pecan_wsgi.hooks.translation [None req-c2980929-1af7-4c5a-8682-2bb98435674c 7cbd9215fda843e1a1edd5f7c63c1961 a65240bb7d184953af84247a97d12afe - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 9/19] 199.204.45.89 () {48 vars in 963 bytes} [Tue Mar 3 19:31:16 2026] POST /v2.0/networks => generated 124 bytes in 133 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-03-03 19:31:22.845 7 INFO neutron.pecan_wsgi.hooks.translation [None req-62a9c2fb-e526-4a9f-a70a-75aa3cae2d13 7cbd9215fda843e1a1edd5f7c63c1961 a65240bb7d184953af84247a97d12afe - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 10/21] 199.204.45.89 () {44 vars in 923 bytes} [Tue Mar 3 19:31:22 2026] GET /v2.0/networks/public => generated 108 bytes in 60 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 12/22] 199.204.45.89 () {44 vars in 945 bytes} [Tue Mar 3 19:31:22 2026] GET /v2.0/networks?name=public => generated 15 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-03 19:31:22.912 7 WARNING neutron.services.revisions.revision_plugin [None req-5d286c31-4262-4dd1-abda-db6da29f6b40 7cbd9215fda843e1a1edd5f7c63c1961 a65240bb7d184953af84247a97d12afe - - default default] Could not find related network for resource to bump revision. 2026-03-03 19:31:22.926 7 INFO neutron.db.segments_db [None req-5d286c31-4262-4dd1-abda-db6da29f6b40 7cbd9215fda843e1a1edd5f7c63c1961 a65240bb7d184953af84247a97d12afe - - default default] Added segment 4327d4a3-53e3-4426-9cc6-5ff9e49dcdab of type flat for network 4cc0c146-525e-44ae-8299-cb03d9adc5c4 [pid: 7|app: 0|req: 11/23] 199.204.45.89 () {48 vars in 963 bytes} [Tue Mar 3 19:31:22 2026] POST /v2.0/networks => generated 706 bytes in 163 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-03-03 19:31:24.086 8 INFO neutron.pecan_wsgi.hooks.translation [None req-7ddbff0a-23f0-4025-b922-fd1fb879d9a6 7cbd9215fda843e1a1edd5f7c63c1961 a65240bb7d184953af84247a97d12afe - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 13/24] 199.204.45.89 () {44 vars in 923 bytes} [Tue Mar 3 19:31:24 2026] GET /v2.0/networks/public => generated 108 bytes in 44 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 12/25] 199.204.45.89 () {44 vars in 945 bytes} [Tue Mar 3 19:31:24 2026] GET /v2.0/networks?name=public => generated 709 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-03-03 19:31:24.162 8 INFO neutron.pecan_wsgi.hooks.translation [None req-d57d5b82-9069-4fdf-853a-14f9da90ad6d 7cbd9215fda843e1a1edd5f7c63c1961 a65240bb7d184953af84247a97d12afe - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 14/26] 199.204.45.89 () {44 vars in 1030 bytes} [Tue Mar 3 19:31:24 2026] GET /v2.0/subnets/public-subnet?network_id=4cc0c146-525e-44ae-8299-cb03d9adc5c4 => 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: 13/27] 199.204.45.89 () {44 vars in 1053 bytes} [Tue Mar 3 19:31:24 2026] GET /v2.0/subnets?name=public-subnet&network_id=4cc0c146-525e-44ae-8299-cb03d9adc5c4 => generated 14 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 15/28] 199.204.45.89 () {48 vars in 961 bytes} [Tue Mar 3 19:31:24 2026] POST /v2.0/subnets => generated 664 bytes in 1032 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-03-03 19:36:18.001 8 INFO neutron.pecan_wsgi.hooks.translation [None req-bd748469-5dc6-4b19-89ac-a96c29458382 7cbd9215fda843e1a1edd5f7c63c1961 a65240bb7d184953af84247a97d12afe - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 34/66] 199.204.45.89 () {44 vars in 933 bytes} [Tue Mar 3 19:36:17 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 109 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 33/67] 199.204.45.89 () {44 vars in 955 bytes} [Tue Mar 3 19:36:18 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 15 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-03 19:36:18.078 8 INFO neutron.db.segments_db [None req-54e6dcce-c321-4547-b5ac-70b8f323d72b 7cbd9215fda843e1a1edd5f7c63c1961 a65240bb7d184953af84247a97d12afe - - default default] Added segment a6baf8ba-733f-469c-a18e-a055c239bb45 of type vxlan for network 04dbd72e-5afd-489b-a54a-09dd2bc4fd80 [pid: 8|app: 0|req: 35/68] 199.204.45.89 () {48 vars in 962 bytes} [Tue Mar 3 19:36:18 2026] POST /v2.0/networks => generated 688 bytes in 146 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-03-03 19:36:19.092 7 INFO neutron.pecan_wsgi.hooks.translation [None req-32f530fa-df1f-4ef5-93ca-031e043d8658 7cbd9215fda843e1a1edd5f7c63c1961 a65240bb7d184953af84247a97d12afe - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 34/69] 199.204.45.89 () {44 vars in 933 bytes} [Tue Mar 3 19:36:19 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 43 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 36/70] 199.204.45.89 () {44 vars in 955 bytes} [Tue Mar 3 19:36:19 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 691 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-03-03 19:36:19.168 7 INFO neutron.pecan_wsgi.hooks.translation [None req-120fe64b-11db-4296-a02b-9cb0505363df 7cbd9215fda843e1a1edd5f7c63c1961 a65240bb7d184953af84247a97d12afe - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 35/71] 199.204.45.89 () {44 vars in 1032 bytes} [Tue Mar 3 19:36:19 2026] GET /v2.0/subnets/lb-mgmt-subnet?network_id=04dbd72e-5afd-489b-a54a-09dd2bc4fd80 => generated 114 bytes in 27 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 37/72] 199.204.45.89 () {44 vars in 1055 bytes} [Tue Mar 3 19:36:19 2026] GET /v2.0/subnets?name=lb-mgmt-subnet&network_id=04dbd72e-5afd-489b-a54a-09dd2bc4fd80 => generated 14 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 36/73] 199.204.45.89 () {48 vars in 961 bytes} [Tue Mar 3 19:36:19 2026] POST /v2.0/subnets => generated 651 bytes in 220 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-03-03 19:36:20.646 8 INFO neutron.api.v2.resource [None req-597a811a-29e5-457a-b148-6f2e932ba50b 7cbd9215fda843e1a1edd5f7c63c1961 a65240bb7d184953af84247a97d12afe - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 38/74] 199.204.45.89 () {44 vars in 967 bytes} [Tue Mar 3 19:36:20 2026] GET /v2.0/security-groups/lb-health-mgr-sec-grp => generated 131 bytes in 54 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 37/75] 199.204.45.89 () {44 vars in 989 bytes} [Tue Mar 3 19:36:20 2026] GET /v2.0/security-groups?name=lb-health-mgr-sec-grp => generated 23 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 39/76] 199.204.45.89 () {48 vars in 976 bytes} [Tue Mar 3 19:36:20 2026] POST /v2.0/security-groups => generated 1616 bytes in 125 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 39/79] 199.204.45.89 () {44 vars in 997 bytes} [Tue Mar 3 19:36:21 2026] GET /v2.0/security-groups/8222ab78-af53-46bb-a985-085805b8f26e => generated 1616 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 41/80] 199.204.45.89 () {44 vars in 997 bytes} [Tue Mar 3 19:36:22 2026] GET /v2.0/security-groups/8222ab78-af53-46bb-a985-085805b8f26e => generated 1616 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 40/81] 199.204.45.89 () {44 vars in 997 bytes} [Tue Mar 3 19:36:22 2026] GET /v2.0/security-groups/8222ab78-af53-46bb-a985-085805b8f26e => generated 1616 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 42/82] 199.204.45.89 () {48 vars in 987 bytes} [Tue Mar 3 19:36:22 2026] POST /v2.0/security-group-rules => generated 601 bytes in 100 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 41/83] 199.204.45.89 () {44 vars in 997 bytes} [Tue Mar 3 19:36:22 2026] GET /v2.0/security-groups/8222ab78-af53-46bb-a985-085805b8f26e => generated 2230 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 43/84] 199.204.45.89 () {44 vars in 997 bytes} [Tue Mar 3 19:36:23 2026] GET /v2.0/security-groups/8222ab78-af53-46bb-a985-085805b8f26e => generated 2230 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 42/85] 199.204.45.89 () {44 vars in 997 bytes} [Tue Mar 3 19:36:23 2026] GET /v2.0/security-groups/8222ab78-af53-46bb-a985-085805b8f26e => generated 2230 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 44/86] 199.204.45.89 () {48 vars in 987 bytes} [Tue Mar 3 19:36:23 2026] POST /v2.0/security-group-rules => generated 603 bytes in 97 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 43/87] 199.204.45.89 () {44 vars in 997 bytes} [Tue Mar 3 19:36:24 2026] GET /v2.0/security-groups/8222ab78-af53-46bb-a985-085805b8f26e => generated 2846 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 45/88] 199.204.45.89 () {44 vars in 997 bytes} [Tue Mar 3 19:36:24 2026] GET /v2.0/security-groups/8222ab78-af53-46bb-a985-085805b8f26e => generated 2846 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 44/89] 199.204.45.89 () {44 vars in 997 bytes} [Tue Mar 3 19:36:24 2026] GET /v2.0/security-groups/8222ab78-af53-46bb-a985-085805b8f26e => generated 2846 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 46/90] 199.204.45.89 () {48 vars in 987 bytes} [Tue Mar 3 19:36:24 2026] POST /v2.0/security-group-rules => generated 603 bytes in 103 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 45/91] 199.204.45.89 () {44 vars in 997 bytes} [Tue Mar 3 19:36:25 2026] GET /v2.0/security-groups/8222ab78-af53-46bb-a985-085805b8f26e => generated 3462 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 47/92] 199.204.45.89 () {44 vars in 997 bytes} [Tue Mar 3 19:36:25 2026] GET /v2.0/security-groups/8222ab78-af53-46bb-a985-085805b8f26e => generated 3462 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 46/93] 199.204.45.89 () {44 vars in 997 bytes} [Tue Mar 3 19:36:25 2026] GET /v2.0/security-groups/8222ab78-af53-46bb-a985-085805b8f26e => generated 3462 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 48/94] 199.204.45.89 () {48 vars in 987 bytes} [Tue Mar 3 19:36:25 2026] POST /v2.0/security-group-rules => generated 603 bytes in 109 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 47/95] 199.204.45.89 () {44 vars in 997 bytes} [Tue Mar 3 19:36:26 2026] GET /v2.0/security-groups/8222ab78-af53-46bb-a985-085805b8f26e => generated 4078 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 49/96] 199.204.45.89 () {44 vars in 997 bytes} [Tue Mar 3 19:36:26 2026] GET /v2.0/security-groups/8222ab78-af53-46bb-a985-085805b8f26e => generated 4078 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 48/97] 199.204.45.89 () {44 vars in 997 bytes} [Tue Mar 3 19:36:26 2026] GET /v2.0/security-groups/8222ab78-af53-46bb-a985-085805b8f26e => generated 4078 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 50/98] 199.204.45.89 () {48 vars in 987 bytes} [Tue Mar 3 19:36:26 2026] POST /v2.0/security-group-rules => generated 603 bytes in 99 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 49/99] 199.204.45.89 () {44 vars in 983 bytes} [Tue Mar 3 19:36:27 2026] GET /v2.0/networks/04dbd72e-5afd-489b-a54a-09dd2bc4fd80 => generated 732 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-03-03 19:36:27.865 8 INFO neutron.pecan_wsgi.hooks.translation [None req-36b126ab-e6bf-48dd-a920-37401922251c 7cbd9215fda843e1a1edd5f7c63c1961 a65240bb7d184953af84247a97d12afe - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 51/100] 199.204.45.89 () {44 vars in 1072 bytes} [Tue Mar 3 19:36:27 2026] GET /v2.0/ports/octavia-health-manager-port-instance?network_id=04dbd72e-5afd-489b-a54a-09dd2bc4fd80 => generated 132 bytes in 41 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 50/101] 199.204.45.89 () {44 vars in 1095 bytes} [Tue Mar 3 19:36:27 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance&network_id=04dbd72e-5afd-489b-a54a-09dd2bc4fd80 => generated 12 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 52/102] 199.204.45.89 () {44 vars in 997 bytes} [Tue Mar 3 19:36:27 2026] GET /v2.0/security-groups/8222ab78-af53-46bb-a985-085805b8f26e => generated 4694 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 51/103] 199.204.45.89 () {48 vars in 957 bytes} [Tue Mar 3 19:36:27 2026] POST /v2.0/ports => generated 1096 bytes in 624 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-03-03 19:36:36.190 8 INFO neutron.pecan_wsgi.hooks.translation [None req-3b22bab2-632a-458f-9788-c047fa18e56a 7cbd9215fda843e1a1edd5f7c63c1961 a65240bb7d184953af84247a97d12afe - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 53/106] 199.204.45.89 () {44 vars in 975 bytes} [Tue Mar 3 19:36:36 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 48 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 54/107] 199.204.45.89 () {44 vars in 997 bytes} [Tue Mar 3 19:36:36 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1099 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 54/108] 199.204.45.89 () {48 vars in 1027 bytes} [Tue Mar 3 19:36:36 2026] PUT /v2.0/ports/94d0d03c-b6d9-4664-9d51-07926805a0f1 => generated 1245 bytes in 844 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 55/109] 199.204.45.89 () {44 vars in 916 bytes} [Tue Mar 3 19:36:38 2026] GET /v2.0/ports => generated 3726 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-03 19:36:39.649 8 INFO neutron.api.v2.resource [None req-c49aecfa-6d97-4551-88ed-86224f0d1f49 7cbd9215fda843e1a1edd5f7c63c1961 a65240bb7d184953af84247a97d12afe - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 55/110] 199.204.45.89 () {44 vars in 955 bytes} [Tue Mar 3 19:36:39 2026] GET /v2.0/security-groups/lb-mgmt-sec-grp => generated 125 bytes in 42 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 56/111] 199.204.45.89 () {44 vars in 977 bytes} [Tue Mar 3 19:36:39 2026] GET /v2.0/security-groups?name=lb-mgmt-sec-grp => generated 23 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 56/112] 199.204.45.89 () {48 vars in 976 bytes} [Tue Mar 3 19:36:39 2026] POST /v2.0/security-groups => generated 1610 bytes in 116 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 57/113] 199.204.45.89 () {44 vars in 997 bytes} [Tue Mar 3 19:36:41 2026] GET /v2.0/security-groups/77ad8758-e25e-4996-8e6b-a3fc3f805f23 => generated 1610 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 57/114] 199.204.45.89 () {44 vars in 997 bytes} [Tue Mar 3 19:36:41 2026] GET /v2.0/security-groups/77ad8758-e25e-4996-8e6b-a3fc3f805f23 => generated 1610 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 58/115] 199.204.45.89 () {44 vars in 997 bytes} [Tue Mar 3 19:36:41 2026] GET /v2.0/security-groups/77ad8758-e25e-4996-8e6b-a3fc3f805f23 => generated 1610 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 58/116] 199.204.45.89 () {48 vars in 987 bytes} [Tue Mar 3 19:36:41 2026] POST /v2.0/security-group-rules => generated 621 bytes in 87 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 59/117] 199.204.45.89 () {44 vars in 997 bytes} [Tue Mar 3 19:36:42 2026] GET /v2.0/security-groups/77ad8758-e25e-4996-8e6b-a3fc3f805f23 => generated 2244 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 59/118] 199.204.45.89 () {44 vars in 997 bytes} [Tue Mar 3 19:36:42 2026] GET /v2.0/security-groups/77ad8758-e25e-4996-8e6b-a3fc3f805f23 => generated 2244 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 60/119] 199.204.45.89 () {44 vars in 997 bytes} [Tue Mar 3 19:36:42 2026] GET /v2.0/security-groups/77ad8758-e25e-4996-8e6b-a3fc3f805f23 => generated 2244 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 60/120] 199.204.45.89 () {48 vars in 987 bytes} [Tue Mar 3 19:36:42 2026] POST /v2.0/security-group-rules => generated 625 bytes in 97 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 65/129] 199.204.45.89 () {44 vars in 971 bytes} [Tue Mar 3 19:37:42 2026] GET /v2.0/quotas/a65240bb7d184953af84247a97d12afe => generated 292 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 65/130] 199.204.45.89 () {48 vars in 1023 bytes} [Tue Mar 3 19:37:43 2026] PUT /v2.0/quotas/a65240bb7d184953af84247a97d12afe => generated 291 bytes in 32 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-03-03 19:40:04.164 7 INFO neutron.pecan_wsgi.hooks.translation [None req-39057b8d-7b03-406e-9eaa-6560e7063dd9 7cbd9215fda843e1a1edd5f7c63c1961 a65240bb7d184953af84247a97d12afe - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 75/149] 199.204.45.89 () {30 vars in 740 bytes} [Tue Mar 3 19:40:04 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 163 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: 75/150] 199.204.45.89 () {30 vars in 762 bytes} [Tue Mar 3 19:40:04 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1248 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-03-03 19:40:06.154 7 INFO neutron.pecan_wsgi.hooks.translation [None req-6380b77f-6043-4380-9534-398dfaa165ef 7cbd9215fda843e1a1edd5f7c63c1961 a65240bb7d184953af84247a97d12afe - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 76/151] 199.204.45.89 () {30 vars in 740 bytes} [Tue Mar 3 19:40:06 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 50 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 76/154] 199.204.45.89 () {30 vars in 762 bytes} [Tue Mar 3 19:40:06 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1248 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-03-03 19:46:38.400 7 INFO neutron.api.v2.resource [None req-69db3261-454f-4be6-8b5c-bfcf98b6ba2f 7cbd9215fda843e1a1edd5f7c63c1961 a65240bb7d184953af84247a97d12afe - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 105/207] 199.204.45.89 () {44 vars in 1070 bytes} [Tue Mar 3 19:46:38 2026] GET /v2.0/security-groups/manila-service-security-group?project_id=2ecb12a2081c45dfac9a9baa3bc0cc51 => generated 139 bytes in 114 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 103/208] 199.204.45.89 () {44 vars in 1093 bytes} [Tue Mar 3 19:46:38 2026] GET /v2.0/security-groups?name=manila-service-security-group&project_id=2ecb12a2081c45dfac9a9baa3bc0cc51 => generated 23 bytes in 134 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 106/209] 199.204.45.89 () {48 vars in 977 bytes} [Tue Mar 3 19:46:38 2026] POST /v2.0/security-groups => generated 1624 bytes in 136 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 104/210] 199.204.45.89 () {44 vars in 1084 bytes} [Tue Mar 3 19:46:39 2026] GET /v2.0/security-groups/effcf8eb-6649-4e8c-82b2-5d4c31a4e8fb?project_id=2ecb12a2081c45dfac9a9baa3bc0cc51 => generated 1624 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 107/211] 199.204.45.89 () {44 vars in 997 bytes} [Tue Mar 3 19:46:39 2026] GET /v2.0/security-groups/effcf8eb-6649-4e8c-82b2-5d4c31a4e8fb => generated 1624 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 105/212] 199.204.45.89 () {44 vars in 1084 bytes} [Tue Mar 3 19:46:39 2026] GET /v2.0/security-groups/effcf8eb-6649-4e8c-82b2-5d4c31a4e8fb?project_id=2ecb12a2081c45dfac9a9baa3bc0cc51 => generated 1624 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 108/213] 199.204.45.89 () {48 vars in 987 bytes} [Tue Mar 3 19:46:39 2026] POST /v2.0/security-group-rules => generated 597 bytes in 106 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 106/214] 199.204.45.89 () {44 vars in 1084 bytes} [Tue Mar 3 19:46:40 2026] GET /v2.0/security-groups/effcf8eb-6649-4e8c-82b2-5d4c31a4e8fb?project_id=2ecb12a2081c45dfac9a9baa3bc0cc51 => generated 2234 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 109/215] 199.204.45.89 () {44 vars in 997 bytes} [Tue Mar 3 19:46:40 2026] GET /v2.0/security-groups/effcf8eb-6649-4e8c-82b2-5d4c31a4e8fb => generated 2234 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 107/216] 199.204.45.89 () {44 vars in 1084 bytes} [Tue Mar 3 19:46:41 2026] GET /v2.0/security-groups/effcf8eb-6649-4e8c-82b2-5d4c31a4e8fb?project_id=2ecb12a2081c45dfac9a9baa3bc0cc51 => generated 2234 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 110/217] 199.204.45.89 () {48 vars in 987 bytes} [Tue Mar 3 19:46:41 2026] POST /v2.0/security-group-rules => generated 599 bytes in 109 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 108/218] 199.204.45.89 () {44 vars in 1084 bytes} [Tue Mar 3 19:46:42 2026] GET /v2.0/security-groups/effcf8eb-6649-4e8c-82b2-5d4c31a4e8fb?project_id=2ecb12a2081c45dfac9a9baa3bc0cc51 => generated 2846 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 111/219] 199.204.45.89 () {44 vars in 997 bytes} [Tue Mar 3 19:46:42 2026] GET /v2.0/security-groups/effcf8eb-6649-4e8c-82b2-5d4c31a4e8fb => generated 2846 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 109/220] 199.204.45.89 () {44 vars in 1084 bytes} [Tue Mar 3 19:46:42 2026] GET /v2.0/security-groups/effcf8eb-6649-4e8c-82b2-5d4c31a4e8fb?project_id=2ecb12a2081c45dfac9a9baa3bc0cc51 => generated 2846 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 112/221] 199.204.45.89 () {48 vars in 987 bytes} [Tue Mar 3 19:46:42 2026] POST /v2.0/security-group-rules => generated 601 bytes in 102 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 110/222] 199.204.45.89 () {44 vars in 1084 bytes} [Tue Mar 3 19:46:43 2026] GET /v2.0/security-groups/effcf8eb-6649-4e8c-82b2-5d4c31a4e8fb?project_id=2ecb12a2081c45dfac9a9baa3bc0cc51 => generated 3460 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 113/223] 199.204.45.89 () {44 vars in 997 bytes} [Tue Mar 3 19:46:43 2026] GET /v2.0/security-groups/effcf8eb-6649-4e8c-82b2-5d4c31a4e8fb => generated 3460 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 111/224] 199.204.45.89 () {44 vars in 1084 bytes} [Tue Mar 3 19:46:43 2026] GET /v2.0/security-groups/effcf8eb-6649-4e8c-82b2-5d4c31a4e8fb?project_id=2ecb12a2081c45dfac9a9baa3bc0cc51 => generated 3460 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 114/225] 199.204.45.89 () {48 vars in 987 bytes} [Tue Mar 3 19:46:43 2026] POST /v2.0/security-group-rules => generated 602 bytes in 113 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 121/244] 199.204.45.89 () {30 vars in 739 bytes} [Tue Mar 3 19:49:04 2026] GET /v2.0/networks?tenant_id=2ecb12a2081c45dfac9a9baa3bc0cc51&shared=False => generated 15 bytes in 158 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-03 19:49:04.234 7 INFO neutron.db.segments_db [None req-ad3cf0b5-e06a-4738-be9a-b2e2e2b7a4a5 f74637de211d429db613c137c8d1e831 2ecb12a2081c45dfac9a9baa3bc0cc51 - - 78380ca565fa44f490c68c5a97dc374b 78380ca565fa44f490c68c5a97dc374b] Added segment 6f470ce1-644c-42f2-a468-cfdfc146d2cf of type vxlan for network 17bb0370-0273-4450-9f8a-c544bcbf2ad5 [pid: 7|app: 0|req: 124/245] 199.204.45.89 () {34 vars in 681 bytes} [Tue Mar 3 19:49:04 2026] POST /v2.0/networks => generated 699 bytes in 161 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 122/246] 199.204.45.89 () {30 vars in 721 bytes} [Tue Mar 3 19:49:04 2026] GET /v2.0/ports?device_id=manila-share&binding%3Ahost_id=instance => generated 12 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 125/247] 199.204.45.89 () {30 vars in 632 bytes} [Tue Mar 3 19:49:04 2026] GET /v2.0/extensions => generated 21537 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 123/248] 199.204.45.89 () {34 vars in 676 bytes} [Tue Mar 3 19:49:04 2026] POST /v2.0/ports => generated 999 bytes in 345 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 126/249] 199.204.45.89 () {30 vars in 702 bytes} [Tue Mar 3 19:49:04 2026] GET /v2.0/networks/17bb0370-0273-4450-9f8a-c544bcbf2ad5 => generated 705 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 128/252] 199.204.45.89 () {30 vars in 721 bytes} [Tue Mar 3 19:49:06 2026] GET /v2.0/ports?device_id=manila-share&binding%3Ahost_id=instance => generated 1002 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 125/253] 199.204.45.89 () {30 vars in 702 bytes} [Tue Mar 3 19:49:06 2026] GET /v2.0/networks/17bb0370-0273-4450-9f8a-c544bcbf2ad5 => generated 705 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 130/256] 199.204.45.89 () {44 vars in 971 bytes} [Tue Mar 3 19:49:31 2026] GET /v2.0/quotas/2ecb12a2081c45dfac9a9baa3bc0cc51 => generated 292 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 127/257] 199.204.45.89 () {48 vars in 1023 bytes} [Tue Mar 3 19:49:32 2026] PUT /v2.0/quotas/2ecb12a2081c45dfac9a9baa3bc0cc51 => generated 291 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 132/266] 10.0.0.192 () {28 vars in 591 bytes} [Tue Mar 3 19:50:35 2026] GET /v2.0/floatingips => generated 19 bytes in 122 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 135/267] 10.0.0.192 () {28 vars in 583 bytes} [Tue Mar 3 19:50:35 2026] GET /v2.0/subnets => generated 1308 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 133/268] 10.0.0.192 () {28 vars in 579 bytes} [Tue Mar 3 19:50:35 2026] GET /v2.0/ports => generated 4721 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 136/269] 10.0.0.192 () {28 vars in 583 bytes} [Tue Mar 3 19:50:35 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: 134/270] 10.0.0.192 () {28 vars in 591 bytes} [Tue Mar 3 19:50:35 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: 7|app: 0|req: 137/271] 10.0.0.192 () {28 vars in 585 bytes} [Tue Mar 3 19:50:35 2026] GET /v2.0/networks => generated 2168 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 135/272] 10.0.0.192 () {28 vars in 583 bytes} [Tue Mar 3 19:50:36 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: 7|app: 0|req: 138/273] 10.0.0.192 () {28 vars in 624 bytes} [Tue Mar 3 19:50:36 2026] GET /v2.0/agents?binary=ovn-controller => generated 14 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 136/274] 10.0.0.192 () {28 vars in 581 bytes} [Tue Mar 3 19:50:36 2026] GET /v2.0/agents => generated 3384 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 139/275] 10.0.0.192 () {28 vars in 619 bytes} [Tue Mar 3 19:50:36 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: 137/278] 10.0.0.192 () {28 vars in 599 bytes} [Tue Mar 3 19:50:36 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: 7|app: 0|req: 145/285] 10.0.0.192 () {28 vars in 599 bytes} [Tue Mar 3 19:51:35 2026] GET /v2.0/security-groups => generated 17397 bytes in 177 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 141/286] 10.0.0.192 () {28 vars in 579 bytes} [Tue Mar 3 19:51:35 2026] GET /v2.0/ports => generated 4721 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 146/287] 10.0.0.192 () {28 vars in 619 bytes} [Tue Mar 3 19:51:35 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: 142/288] 10.0.0.192 () {28 vars in 581 bytes} [Tue Mar 3 19:51:35 2026] GET /v2.0/agents => generated 3384 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 147/289] 10.0.0.192 () {28 vars in 591 bytes} [Tue Mar 3 19:51:35 2026] GET /v2.0/floatingips => generated 19 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 143/290] 10.0.0.192 () {28 vars in 583 bytes} [Tue Mar 3 19:51:35 2026] GET /v2.0/routers => generated 15 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 148/291] 10.0.0.192 () {28 vars in 624 bytes} [Tue Mar 3 19:51:35 2026] GET /v2.0/agents?binary=ovn-controller => generated 14 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 144/292] 10.0.0.192 () {28 vars in 585 bytes} [Tue Mar 3 19:51:35 2026] GET /v2.0/networks => generated 2168 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 149/293] 10.0.0.192 () {28 vars in 583 bytes} [Tue Mar 3 19:51:35 2026] GET /v2.0/subnets => generated 1308 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 145/294] 10.0.0.192 () {28 vars in 583 bytes} [Tue Mar 3 19:51:35 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: 150/295] 10.0.0.192 () {28 vars in 591 bytes} [Tue Mar 3 19:51:35 2026] GET /v2.0/subnetpools => 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: 155/304] 10.0.0.192 () {28 vars in 579 bytes} [Tue Mar 3 19:52:35 2026] GET /v2.0/ports => generated 4721 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 150/305] 10.0.0.192 () {28 vars in 585 bytes} [Tue Mar 3 19:52:35 2026] GET /v2.0/networks => generated 2168 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 156/306] 10.0.0.192 () {28 vars in 583 bytes} [Tue Mar 3 19:52:35 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: 151/307] 10.0.0.192 () {28 vars in 619 bytes} [Tue Mar 3 19:52:35 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: 157/308] 10.0.0.192 () {28 vars in 583 bytes} [Tue Mar 3 19:52:35 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: 8|app: 0|req: 152/309] 10.0.0.192 () {28 vars in 624 bytes} [Tue Mar 3 19:52:35 2026] GET /v2.0/agents?binary=ovn-controller => generated 14 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 158/310] 10.0.0.192 () {28 vars in 581 bytes} [Tue Mar 3 19:52:35 2026] GET /v2.0/agents => generated 3384 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 153/311] 10.0.0.192 () {28 vars in 583 bytes} [Tue Mar 3 19:52:35 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: 159/312] 10.0.0.192 () {28 vars in 591 bytes} [Tue Mar 3 19:52:35 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: 154/313] 10.0.0.192 () {28 vars in 591 bytes} [Tue Mar 3 19:52:35 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: 7|app: 0|req: 160/314] 10.0.0.192 () {28 vars in 599 bytes} [Tue Mar 3 19:52:35 2026] GET /v2.0/security-groups => generated 17397 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 165/323] 10.0.0.192 () {28 vars in 599 bytes} [Tue Mar 3 19:53:35 2026] GET /v2.0/security-groups => generated 17397 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 159/324] 10.0.0.192 () {28 vars in 579 bytes} [Tue Mar 3 19:53:35 2026] GET /v2.0/ports => generated 4721 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 166/325] 10.0.0.192 () {28 vars in 581 bytes} [Tue Mar 3 19:53:35 2026] GET /v2.0/agents => generated 3384 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 160/326] 10.0.0.192 () {28 vars in 585 bytes} [Tue Mar 3 19:53:35 2026] GET /v2.0/networks => generated 2168 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 167/327] 10.0.0.192 () {28 vars in 583 bytes} [Tue Mar 3 19:53:35 2026] GET /v2.0/routers => generated 15 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 161/328] 10.0.0.192 () {28 vars in 624 bytes} [Tue Mar 3 19:53:35 2026] GET /v2.0/agents?binary=ovn-controller => generated 14 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 168/329] 10.0.0.192 () {28 vars in 583 bytes} [Tue Mar 3 19:53:35 2026] GET /v2.0/subnets => generated 1308 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 162/330] 10.0.0.192 () {28 vars in 619 bytes} [Tue Mar 3 19:53:35 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: 169/331] 10.0.0.192 () {28 vars in 583 bytes} [Tue Mar 3 19:53:35 2026] GET /v2.0/subnets => generated 1308 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 163/332] 10.0.0.192 () {28 vars in 591 bytes} [Tue Mar 3 19:53:35 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: 170/333] 10.0.0.192 () {28 vars in 591 bytes} [Tue Mar 3 19:53:35 2026] GET /v2.0/floatingips => generated 19 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 168/342] 10.0.0.192 () {28 vars in 583 bytes} [Tue Mar 3 19:54:35 2026] GET /v2.0/routers => generated 15 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 175/343] 10.0.0.192 () {28 vars in 624 bytes} [Tue Mar 3 19:54:35 2026] GET /v2.0/agents?binary=ovn-controller => generated 14 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 169/344] 10.0.0.192 () {28 vars in 581 bytes} [Tue Mar 3 19:54:35 2026] GET /v2.0/agents => generated 3384 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 176/345] 10.0.0.192 () {28 vars in 591 bytes} [Tue Mar 3 19:54:35 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: 8|app: 0|req: 170/346] 10.0.0.192 () {28 vars in 583 bytes} [Tue Mar 3 19:54:35 2026] GET /v2.0/subnets => generated 1308 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 177/347] 10.0.0.192 () {28 vars in 579 bytes} [Tue Mar 3 19:54:35 2026] GET /v2.0/ports => generated 4721 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 171/348] 10.0.0.192 () {28 vars in 583 bytes} [Tue Mar 3 19:54:35 2026] GET /v2.0/subnets => generated 1308 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 178/349] 10.0.0.192 () {28 vars in 591 bytes} [Tue Mar 3 19:54:35 2026] GET /v2.0/subnetpools => generated 19 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 172/350] 10.0.0.192 () {28 vars in 619 bytes} [Tue Mar 3 19:54:35 2026] GET /v2.0/network-ip-availabilities => generated 1104 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 179/351] 10.0.0.192 () {28 vars in 585 bytes} [Tue Mar 3 19:54:35 2026] GET /v2.0/networks => generated 2168 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 173/352] 10.0.0.192 () {28 vars in 599 bytes} [Tue Mar 3 19:54:35 2026] GET /v2.0/security-groups => generated 17397 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 184/361] 10.0.0.192 () {28 vars in 585 bytes} [Tue Mar 3 19:55:35 2026] GET /v2.0/networks => generated 2168 bytes in 143 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 178/362] 10.0.0.192 () {28 vars in 599 bytes} [Tue Mar 3 19:55:35 2026] GET /v2.0/security-groups => generated 17397 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 185/363] 10.0.0.192 () {28 vars in 579 bytes} [Tue Mar 3 19:55:35 2026] GET /v2.0/ports => generated 4721 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 179/364] 10.0.0.192 () {28 vars in 583 bytes} [Tue Mar 3 19:55:35 2026] GET /v2.0/subnets => generated 1308 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 186/365] 10.0.0.192 () {28 vars in 619 bytes} [Tue Mar 3 19:55:35 2026] GET /v2.0/network-ip-availabilities => generated 1104 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 180/366] 10.0.0.192 () {28 vars in 591 bytes} [Tue Mar 3 19:55:35 2026] GET /v2.0/floatingips => generated 19 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 187/367] 10.0.0.192 () {28 vars in 583 bytes} [Tue Mar 3 19:55:35 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: 8|app: 0|req: 181/368] 10.0.0.192 () {28 vars in 624 bytes} [Tue Mar 3 19:55:35 2026] GET /v2.0/agents?binary=ovn-controller => generated 14 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 188/369] 10.0.0.192 () {28 vars in 581 bytes} [Tue Mar 3 19:55:35 2026] GET /v2.0/agents => generated 3384 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 182/370] 10.0.0.192 () {28 vars in 583 bytes} [Tue Mar 3 19:55:35 2026] GET /v2.0/subnets => generated 1308 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 189/371] 10.0.0.192 () {28 vars in 591 bytes} [Tue Mar 3 19:55:35 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: 194/380] 10.0.0.192 () {28 vars in 583 bytes} [Tue Mar 3 19:56:35 2026] GET /v2.0/subnets => generated 1308 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 187/381] 10.0.0.192 () {28 vars in 619 bytes} [Tue Mar 3 19:56:35 2026] GET /v2.0/network-ip-availabilities => generated 1104 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 195/382] 10.0.0.192 () {28 vars in 583 bytes} [Tue Mar 3 19:56:35 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: 8|app: 0|req: 188/383] 10.0.0.192 () {28 vars in 591 bytes} [Tue Mar 3 19:56:35 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: 196/384] 10.0.0.192 () {28 vars in 581 bytes} [Tue Mar 3 19:56:35 2026] GET /v2.0/agents => generated 3384 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 189/385] 10.0.0.192 () {28 vars in 599 bytes} [Tue Mar 3 19:56:35 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: 7|app: 0|req: 197/386] 10.0.0.192 () {28 vars in 585 bytes} [Tue Mar 3 19:56:35 2026] GET /v2.0/networks => generated 2168 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 190/387] 10.0.0.192 () {28 vars in 591 bytes} [Tue Mar 3 19:56:35 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: 7|app: 0|req: 198/388] 10.0.0.192 () {28 vars in 579 bytes} [Tue Mar 3 19:56:35 2026] GET /v2.0/ports => generated 4721 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 191/389] 10.0.0.192 () {28 vars in 583 bytes} [Tue Mar 3 19:56:35 2026] GET /v2.0/routers => generated 15 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 199/390] 10.0.0.192 () {28 vars in 624 bytes} [Tue Mar 3 19:56:35 2026] GET /v2.0/agents?binary=ovn-controller => generated 14 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 204/399] 10.0.0.192 () {28 vars in 583 bytes} [Tue Mar 3 19:57:35 2026] GET /v2.0/routers => generated 15 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 196/400] 10.0.0.192 () {28 vars in 624 bytes} [Tue Mar 3 19:57:35 2026] GET /v2.0/agents?binary=ovn-controller => generated 14 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 205/401] 10.0.0.192 () {28 vars in 583 bytes} [Tue Mar 3 19:57:35 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: 197/402] 10.0.0.192 () {28 vars in 591 bytes} [Tue Mar 3 19:57:35 2026] GET /v2.0/subnetpools => generated 19 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 206/403] 10.0.0.192 () {28 vars in 583 bytes} [Tue Mar 3 19:57:35 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: 198/404] 10.0.0.192 () {28 vars in 591 bytes} [Tue Mar 3 19:57:35 2026] GET /v2.0/floatingips => generated 19 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 207/405] 10.0.0.192 () {28 vars in 599 bytes} [Tue Mar 3 19:57:35 2026] GET /v2.0/security-groups => generated 17397 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 199/406] 10.0.0.192 () {28 vars in 579 bytes} [Tue Mar 3 19:57:35 2026] GET /v2.0/ports => generated 4721 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 208/407] 10.0.0.192 () {28 vars in 581 bytes} [Tue Mar 3 19:57:35 2026] GET /v2.0/agents => generated 3384 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 200/408] 10.0.0.192 () {28 vars in 619 bytes} [Tue Mar 3 19:57:35 2026] GET /v2.0/network-ip-availabilities => generated 1104 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 209/409] 10.0.0.192 () {28 vars in 585 bytes} [Tue Mar 3 19:57:35 2026] GET /v2.0/networks => generated 2168 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 214/418] 10.0.0.192 () {28 vars in 591 bytes} [Tue Mar 3 19:58:35 2026] GET /v2.0/floatingips => generated 19 bytes in 153 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 205/419] 10.0.0.192 () {28 vars in 585 bytes} [Tue Mar 3 19:58:35 2026] GET /v2.0/networks => generated 2168 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 215/420] 10.0.0.192 () {28 vars in 599 bytes} [Tue Mar 3 19:58:35 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: 8|app: 0|req: 206/421] 10.0.0.192 () {28 vars in 583 bytes} [Tue Mar 3 19:58:35 2026] GET /v2.0/routers => generated 15 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 216/422] 10.0.0.192 () {28 vars in 624 bytes} [Tue Mar 3 19:58:35 2026] GET /v2.0/agents?binary=ovn-controller => generated 14 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 207/423] 10.0.0.192 () {28 vars in 583 bytes} [Tue Mar 3 19:58:35 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: 217/424] 10.0.0.192 () {28 vars in 591 bytes} [Tue Mar 3 19:58:35 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: 208/425] 10.0.0.192 () {28 vars in 583 bytes} [Tue Mar 3 19:58:35 2026] GET /v2.0/subnets => generated 1308 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 218/426] 10.0.0.192 () {28 vars in 619 bytes} [Tue Mar 3 19:58:35 2026] GET /v2.0/network-ip-availabilities => generated 1104 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 209/427] 10.0.0.192 () {28 vars in 579 bytes} [Tue Mar 3 19:58:35 2026] GET /v2.0/ports => generated 4721 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 219/428] 10.0.0.192 () {28 vars in 581 bytes} [Tue Mar 3 19:58:35 2026] GET /v2.0/agents => generated 3384 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 224/437] 10.0.0.192 () {28 vars in 591 bytes} [Tue Mar 3 19:59:35 2026] GET /v2.0/floatingips => generated 19 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 214/438] 10.0.0.192 () {28 vars in 581 bytes} [Tue Mar 3 19:59:35 2026] GET /v2.0/agents => generated 3384 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 225/439] 10.0.0.192 () {28 vars in 583 bytes} [Tue Mar 3 19:59:35 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: 8|app: 0|req: 215/440] 10.0.0.192 () {28 vars in 583 bytes} [Tue Mar 3 19:59:35 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: 226/441] 10.0.0.192 () {28 vars in 624 bytes} [Tue Mar 3 19:59:35 2026] GET /v2.0/agents?binary=ovn-controller => generated 14 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 216/442] 10.0.0.192 () {28 vars in 619 bytes} [Tue Mar 3 19:59:35 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: 227/443] 10.0.0.192 () {28 vars in 583 bytes} [Tue Mar 3 19:59:35 2026] GET /v2.0/subnets => generated 1308 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 217/444] 10.0.0.192 () {28 vars in 591 bytes} [Tue Mar 3 19:59:35 2026] GET /v2.0/subnetpools => generated 19 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 228/445] 10.0.0.192 () {28 vars in 585 bytes} [Tue Mar 3 19:59:35 2026] GET /v2.0/networks => generated 2168 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 218/446] 10.0.0.192 () {28 vars in 599 bytes} [Tue Mar 3 19:59:35 2026] GET /v2.0/security-groups => generated 17397 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 229/447] 10.0.0.192 () {28 vars in 579 bytes} [Tue Mar 3 19:59:35 2026] GET /v2.0/ports => generated 4721 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-03-03 20:00:13.087 8 INFO neutron.pecan_wsgi.hooks.translation [None req-6f4dc74f-1c6b-46f3-8fd1-602b711f01e5 7cbd9215fda843e1a1edd5f7c63c1961 a65240bb7d184953af84247a97d12afe - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 222/454] 199.204.45.89 () {44 vars in 923 bytes} [Tue Mar 3 20:00:13 2026] GET /v2.0/networks/public => generated 108 bytes in 43 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 233/455] 199.204.45.89 () {44 vars in 945 bytes} [Tue Mar 3 20:00:13 2026] GET /v2.0/networks?name=public => generated 753 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-03-03 20:00:14.266 8 INFO neutron.pecan_wsgi.hooks.translation [None req-d11e8f9d-c58c-4387-8fae-b98826d4adbb 7cbd9215fda843e1a1edd5f7c63c1961 a65240bb7d184953af84247a97d12afe - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 223/456] 199.204.45.89 () {44 vars in 923 bytes} [Tue Mar 3 20:00:14 2026] GET /v2.0/networks/public => generated 108 bytes in 69 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 234/457] 199.204.45.89 () {44 vars in 945 bytes} [Tue Mar 3 20:00:14 2026] GET /v2.0/networks?name=public => generated 753 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-03-03 20:00:14.361 8 INFO neutron.pecan_wsgi.hooks.translation [None req-30a55e80-cec8-4bda-b9af-64c2db7a9a89 7cbd9215fda843e1a1edd5f7c63c1961 a65240bb7d184953af84247a97d12afe - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 224/458] 199.204.45.89 () {44 vars in 1030 bytes} [Tue Mar 3 20:00:14 2026] GET /v2.0/subnets/public-subnet?network_id=4cc0c146-525e-44ae-8299-cb03d9adc5c4 => generated 113 bytes in 36 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 235/459] 199.204.45.89 () {44 vars in 1053 bytes} [Tue Mar 3 20:00:14 2026] GET /v2.0/subnets?name=public-subnet&network_id=4cc0c146-525e-44ae-8299-cb03d9adc5c4 => generated 667 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 237/462] 10.0.0.192 () {28 vars in 585 bytes} [Tue Mar 3 20:00:35 2026] GET /v2.0/networks => generated 2168 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 226/463] 10.0.0.192 () {28 vars in 581 bytes} [Tue Mar 3 20:00:35 2026] GET /v2.0/agents => generated 3384 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 238/464] 10.0.0.192 () {28 vars in 591 bytes} [Tue Mar 3 20:00:35 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: 8|app: 0|req: 227/465] 10.0.0.192 () {28 vars in 579 bytes} [Tue Mar 3 20:00:35 2026] GET /v2.0/ports => generated 4721 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 239/466] 10.0.0.192 () {28 vars in 583 bytes} [Tue Mar 3 20:00:35 2026] GET /v2.0/routers => generated 15 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 228/467] 10.0.0.192 () {28 vars in 624 bytes} [Tue Mar 3 20:00:35 2026] GET /v2.0/agents?binary=ovn-controller => generated 14 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 240/468] 10.0.0.192 () {28 vars in 583 bytes} [Tue Mar 3 20:00:35 2026] GET /v2.0/subnets => generated 1308 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 229/469] 10.0.0.192 () {28 vars in 583 bytes} [Tue Mar 3 20:00:35 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: 241/470] 10.0.0.192 () {28 vars in 591 bytes} [Tue Mar 3 20:00:35 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: 230/471] 10.0.0.192 () {28 vars in 619 bytes} [Tue Mar 3 20:00:35 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: 242/472] 10.0.0.192 () {28 vars in 599 bytes} [Tue Mar 3 20:00:35 2026] GET /v2.0/security-groups => generated 17397 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) 2026-03-03 20:00:40.914 8 INFO neutron.pecan_wsgi.hooks.translation [None req-7e93ee07-7b02-4d1e-932e-5fec83a4a981 7cbd9215fda843e1a1edd5f7c63c1961 a65240bb7d184953af84247a97d12afe - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 232/475] 199.204.45.89 () {44 vars in 933 bytes} [Tue Mar 3 20:00:40 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 45 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 244/476] 199.204.45.89 () {44 vars in 955 bytes} [Tue Mar 3 20:00:40 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 735 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-03-03 20:00:41.859 8 INFO neutron.pecan_wsgi.hooks.translation [None req-2059e1e1-f7f5-4723-9073-c8bcdbce6e59 7cbd9215fda843e1a1edd5f7c63c1961 a65240bb7d184953af84247a97d12afe - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 233/477] 199.204.45.89 () {44 vars in 933 bytes} [Tue Mar 3 20:00:41 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 34 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 245/478] 199.204.45.89 () {44 vars in 955 bytes} [Tue Mar 3 20:00:41 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 735 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-03-03 20:00:41.919 8 INFO neutron.pecan_wsgi.hooks.translation [None req-4f8e9437-1767-470c-b8a3-c05ce4be42ce 7cbd9215fda843e1a1edd5f7c63c1961 a65240bb7d184953af84247a97d12afe - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 234/479] 199.204.45.89 () {44 vars in 1032 bytes} [Tue Mar 3 20:00:41 2026] GET /v2.0/subnets/lb-mgmt-subnet?network_id=04dbd72e-5afd-489b-a54a-09dd2bc4fd80 => generated 114 bytes in 8 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 246/480] 199.204.45.89 () {44 vars in 1055 bytes} [Tue Mar 3 20:00:41 2026] GET /v2.0/subnets?name=lb-mgmt-subnet&network_id=04dbd72e-5afd-489b-a54a-09dd2bc4fd80 => generated 654 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-03-03 20:00:43.125 8 INFO neutron.api.v2.resource [None req-32def4d3-4b8c-4e22-a50f-4212b89686d3 7cbd9215fda843e1a1edd5f7c63c1961 a65240bb7d184953af84247a97d12afe - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 235/481] 199.204.45.89 () {44 vars in 967 bytes} [Tue Mar 3 20:00:43 2026] GET /v2.0/security-groups/lb-health-mgr-sec-grp => generated 131 bytes in 40 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 247/482] 199.204.45.89 () {44 vars in 989 bytes} [Tue Mar 3 20:00:43 2026] GET /v2.0/security-groups?name=lb-health-mgr-sec-grp => generated 4690 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 236/483] 199.204.45.89 () {44 vars in 997 bytes} [Tue Mar 3 20:00:44 2026] GET /v2.0/security-groups/8222ab78-af53-46bb-a985-085805b8f26e => generated 4694 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 248/484] 199.204.45.89 () {44 vars in 997 bytes} [Tue Mar 3 20:00:44 2026] GET /v2.0/security-groups/8222ab78-af53-46bb-a985-085805b8f26e => generated 4694 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 237/485] 199.204.45.89 () {44 vars in 1007 bytes} [Tue Mar 3 20:00:44 2026] GET /v2.0/security-group-rules/fb8df83f-dda0-45b7-bc14-63d2f7b2ebb9 => 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: 249/486] 199.204.45.89 () {44 vars in 997 bytes} [Tue Mar 3 20:00:45 2026] GET /v2.0/security-groups/8222ab78-af53-46bb-a985-085805b8f26e => generated 4694 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 238/487] 199.204.45.89 () {44 vars in 997 bytes} [Tue Mar 3 20:00:45 2026] GET /v2.0/security-groups/8222ab78-af53-46bb-a985-085805b8f26e => 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: 250/488] 199.204.45.89 () {44 vars in 1007 bytes} [Tue Mar 3 20:00:45 2026] GET /v2.0/security-group-rules/721b56f9-db40-45ac-8eb4-97d865592083 => generated 603 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 239/489] 199.204.45.89 () {44 vars in 997 bytes} [Tue Mar 3 20:00:46 2026] GET /v2.0/security-groups/8222ab78-af53-46bb-a985-085805b8f26e => generated 4694 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 251/490] 199.204.45.89 () {44 vars in 997 bytes} [Tue Mar 3 20:00:46 2026] GET /v2.0/security-groups/8222ab78-af53-46bb-a985-085805b8f26e => generated 4694 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 240/491] 199.204.45.89 () {44 vars in 1007 bytes} [Tue Mar 3 20:00:46 2026] GET /v2.0/security-group-rules/6f604dff-cf33-4380-b4ee-d1f13e1fb7c3 => generated 603 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 252/492] 199.204.45.89 () {44 vars in 997 bytes} [Tue Mar 3 20:00:47 2026] GET /v2.0/security-groups/8222ab78-af53-46bb-a985-085805b8f26e => generated 4694 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 241/493] 199.204.45.89 () {44 vars in 997 bytes} [Tue Mar 3 20:00:47 2026] GET /v2.0/security-groups/8222ab78-af53-46bb-a985-085805b8f26e => generated 4694 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 253/494] 199.204.45.89 () {44 vars in 1007 bytes} [Tue Mar 3 20:00:47 2026] GET /v2.0/security-group-rules/b1bb17ee-8708-474a-b818-c9d4b6b76e70 => generated 603 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 242/495] 199.204.45.89 () {44 vars in 997 bytes} [Tue Mar 3 20:00:48 2026] GET /v2.0/security-groups/8222ab78-af53-46bb-a985-085805b8f26e => generated 4694 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 254/496] 199.204.45.89 () {44 vars in 997 bytes} [Tue Mar 3 20:00:48 2026] GET /v2.0/security-groups/8222ab78-af53-46bb-a985-085805b8f26e => generated 4694 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 243/497] 199.204.45.89 () {44 vars in 1007 bytes} [Tue Mar 3 20:00:48 2026] GET /v2.0/security-group-rules/c7997858-1a70-40ab-a2d6-888e1626f7b4 => generated 603 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 255/498] 199.204.45.89 () {44 vars in 983 bytes} [Tue Mar 3 20:00:49 2026] GET /v2.0/networks/04dbd72e-5afd-489b-a54a-09dd2bc4fd80 => generated 732 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-03-03 20:00:49.627 8 INFO neutron.pecan_wsgi.hooks.translation [None req-bc0c12cc-b4ea-4b7d-8fb7-ddcf00ea1d88 7cbd9215fda843e1a1edd5f7c63c1961 a65240bb7d184953af84247a97d12afe - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 244/499] 199.204.45.89 () {44 vars in 1072 bytes} [Tue Mar 3 20:00:49 2026] GET /v2.0/ports/octavia-health-manager-port-instance?network_id=04dbd72e-5afd-489b-a54a-09dd2bc4fd80 => generated 132 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 256/500] 199.204.45.89 () {44 vars in 1095 bytes} [Tue Mar 3 20:00:49 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance&network_id=04dbd72e-5afd-489b-a54a-09dd2bc4fd80 => generated 1250 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 245/501] 199.204.45.89 () {44 vars in 997 bytes} [Tue Mar 3 20:00:49 2026] GET /v2.0/security-groups/8222ab78-af53-46bb-a985-085805b8f26e => generated 4694 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-03-03 20:00:57.786 8 INFO neutron.pecan_wsgi.hooks.translation [None req-d2823dec-ef6a-4df4-af5c-6f8af7f4b8fb 7cbd9215fda843e1a1edd5f7c63c1961 a65240bb7d184953af84247a97d12afe - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 247/504] 199.204.45.89 () {44 vars in 975 bytes} [Tue Mar 3 20:00:57 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 41 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 258/505] 199.204.45.89 () {44 vars in 997 bytes} [Tue Mar 3 20:00:57 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1250 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 248/506] 199.204.45.89 () {44 vars in 916 bytes} [Tue Mar 3 20:00:59 2026] GET /v2.0/ports => generated 4721 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-03-03 20:01:00.333 7 INFO neutron.api.v2.resource [None req-9beb112f-44cf-408b-9ce7-82da6345a536 7cbd9215fda843e1a1edd5f7c63c1961 a65240bb7d184953af84247a97d12afe - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 259/507] 199.204.45.89 () {44 vars in 955 bytes} [Tue Mar 3 20:01:00 2026] GET /v2.0/security-groups/lb-mgmt-sec-grp => generated 125 bytes in 42 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 249/508] 199.204.45.89 () {44 vars in 977 bytes} [Tue Mar 3 20:01:00 2026] GET /v2.0/security-groups?name=lb-mgmt-sec-grp => generated 2881 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 260/509] 199.204.45.89 () {44 vars in 997 bytes} [Tue Mar 3 20:01:01 2026] GET /v2.0/security-groups/77ad8758-e25e-4996-8e6b-a3fc3f805f23 => 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: 250/510] 199.204.45.89 () {44 vars in 997 bytes} [Tue Mar 3 20:01:01 2026] GET /v2.0/security-groups/77ad8758-e25e-4996-8e6b-a3fc3f805f23 => generated 2882 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 261/511] 199.204.45.89 () {44 vars in 1007 bytes} [Tue Mar 3 20:01:01 2026] GET /v2.0/security-group-rules/dc5f0890-bda4-4c7c-bdb5-2f7d2883652f => generated 621 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 251/512] 199.204.45.89 () {44 vars in 997 bytes} [Tue Mar 3 20:01:02 2026] GET /v2.0/security-groups/77ad8758-e25e-4996-8e6b-a3fc3f805f23 => generated 2882 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 262/513] 199.204.45.89 () {44 vars in 997 bytes} [Tue Mar 3 20:01:02 2026] GET /v2.0/security-groups/77ad8758-e25e-4996-8e6b-a3fc3f805f23 => 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: 252/514] 199.204.45.89 () {44 vars in 1007 bytes} [Tue Mar 3 20:01:02 2026] GET /v2.0/security-group-rules/0608d492-15e8-42c3-b861-0eb9ffa2938f => generated 625 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 264/517] 199.204.45.89 () {44 vars in 971 bytes} [Tue Mar 3 20:01:13 2026] GET /v2.0/quotas/a65240bb7d184953af84247a97d12afe => generated 291 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 255/520] 10.0.0.192 () {28 vars in 583 bytes} [Tue Mar 3 20:01:35 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: 266/521] 10.0.0.192 () {28 vars in 579 bytes} [Tue Mar 3 20:01:35 2026] GET /v2.0/ports => generated 4721 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 256/522] 10.0.0.192 () {28 vars in 583 bytes} [Tue Mar 3 20:01:35 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: 267/523] 10.0.0.192 () {28 vars in 591 bytes} [Tue Mar 3 20:01:35 2026] GET /v2.0/subnetpools => generated 19 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 257/524] 10.0.0.192 () {28 vars in 585 bytes} [Tue Mar 3 20:01:35 2026] GET /v2.0/networks => generated 2168 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 268/525] 10.0.0.192 () {28 vars in 599 bytes} [Tue Mar 3 20:01:35 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: 258/526] 10.0.0.192 () {28 vars in 581 bytes} [Tue Mar 3 20:01:35 2026] GET /v2.0/agents => generated 3384 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 269/527] 10.0.0.192 () {28 vars in 619 bytes} [Tue Mar 3 20:01:35 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: 259/528] 10.0.0.192 () {28 vars in 591 bytes} [Tue Mar 3 20:01:35 2026] GET /v2.0/floatingips => generated 19 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 270/529] 10.0.0.192 () {28 vars in 583 bytes} [Tue Mar 3 20:01:35 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: 260/530] 10.0.0.192 () {28 vars in 624 bytes} [Tue Mar 3 20:01:35 2026] GET /v2.0/agents?binary=ovn-controller => generated 14 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-03 20:02:04.443 7 INFO neutron.api.v2.resource [None req-27da0661-4394-4bd5-9ebe-8cca47fc76cf 7cbd9215fda843e1a1edd5f7c63c1961 a65240bb7d184953af84247a97d12afe - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 273/535] 199.204.45.89 () {44 vars in 1070 bytes} [Tue Mar 3 20:02:04 2026] GET /v2.0/security-groups/manila-service-security-group?project_id=2ecb12a2081c45dfac9a9baa3bc0cc51 => generated 139 bytes in 43 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 263/536] 199.204.45.89 () {44 vars in 1093 bytes} [Tue Mar 3 20:02:04 2026] GET /v2.0/security-groups?name=manila-service-security-group&project_id=2ecb12a2081c45dfac9a9baa3bc0cc51 => generated 4072 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 274/537] 199.204.45.89 () {44 vars in 1084 bytes} [Tue Mar 3 20:02:05 2026] GET /v2.0/security-groups/effcf8eb-6649-4e8c-82b2-5d4c31a4e8fb?project_id=2ecb12a2081c45dfac9a9baa3bc0cc51 => generated 4075 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 264/538] 199.204.45.89 () {44 vars in 997 bytes} [Tue Mar 3 20:02:05 2026] GET /v2.0/security-groups/effcf8eb-6649-4e8c-82b2-5d4c31a4e8fb => 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: 275/539] 199.204.45.89 () {44 vars in 1007 bytes} [Tue Mar 3 20:02:05 2026] GET /v2.0/security-group-rules/11ddf4cc-d21f-455a-aecd-d4dc441716e6 => generated 597 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 266/542] 199.204.45.89 () {44 vars in 1084 bytes} [Tue Mar 3 20:02:06 2026] GET /v2.0/security-groups/effcf8eb-6649-4e8c-82b2-5d4c31a4e8fb?project_id=2ecb12a2081c45dfac9a9baa3bc0cc51 => generated 4075 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 277/543] 199.204.45.89 () {44 vars in 997 bytes} [Tue Mar 3 20:02:06 2026] GET /v2.0/security-groups/effcf8eb-6649-4e8c-82b2-5d4c31a4e8fb => generated 4075 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 267/544] 199.204.45.89 () {44 vars in 1007 bytes} [Tue Mar 3 20:02:06 2026] GET /v2.0/security-group-rules/737dec11-faee-4e7a-8c49-fba6604f626e => generated 599 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 278/545] 199.204.45.89 () {44 vars in 1084 bytes} [Tue Mar 3 20:02:07 2026] GET /v2.0/security-groups/effcf8eb-6649-4e8c-82b2-5d4c31a4e8fb?project_id=2ecb12a2081c45dfac9a9baa3bc0cc51 => generated 4075 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 268/546] 199.204.45.89 () {44 vars in 997 bytes} [Tue Mar 3 20:02:07 2026] GET /v2.0/security-groups/effcf8eb-6649-4e8c-82b2-5d4c31a4e8fb => generated 4075 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 279/547] 199.204.45.89 () {44 vars in 1007 bytes} [Tue Mar 3 20:02:07 2026] GET /v2.0/security-group-rules/0dc18228-e3f6-42ac-bf81-dd80d2911c6d => generated 601 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 269/548] 199.204.45.89 () {44 vars in 1084 bytes} [Tue Mar 3 20:02:08 2026] GET /v2.0/security-groups/effcf8eb-6649-4e8c-82b2-5d4c31a4e8fb?project_id=2ecb12a2081c45dfac9a9baa3bc0cc51 => generated 4075 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 280/549] 199.204.45.89 () {44 vars in 997 bytes} [Tue Mar 3 20:02:08 2026] GET /v2.0/security-groups/effcf8eb-6649-4e8c-82b2-5d4c31a4e8fb => generated 4075 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 270/550] 199.204.45.89 () {44 vars in 1007 bytes} [Tue Mar 3 20:02:08 2026] GET /v2.0/security-group-rules/9ee21101-d09c-4917-aa61-4a12f1c89228 => generated 602 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 281/551] 199.204.45.89 () {44 vars in 971 bytes} [Tue Mar 3 20:02:15 2026] GET /v2.0/quotas/2ecb12a2081c45dfac9a9baa3bc0cc51 => generated 291 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 283/554] 10.0.0.192 () {28 vars in 599 bytes} [Tue Mar 3 20:02:35 2026] GET /v2.0/security-groups => generated 17397 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 272/555] 10.0.0.192 () {28 vars in 581 bytes} [Tue Mar 3 20:02:35 2026] GET /v2.0/agents => generated 3384 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 284/556] 10.0.0.192 () {28 vars in 591 bytes} [Tue Mar 3 20:02:35 2026] GET /v2.0/floatingips => generated 19 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 273/557] 10.0.0.192 () {28 vars in 619 bytes} [Tue Mar 3 20:02:35 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: 285/558] 10.0.0.192 () {28 vars in 583 bytes} [Tue Mar 3 20:02:35 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: 274/559] 10.0.0.192 () {28 vars in 591 bytes} [Tue Mar 3 20:02:35 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: 286/560] 10.0.0.192 () {28 vars in 583 bytes} [Tue Mar 3 20:02:35 2026] GET /v2.0/subnets => generated 1308 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 275/561] 10.0.0.192 () {28 vars in 583 bytes} [Tue Mar 3 20:02:35 2026] GET /v2.0/routers => generated 15 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 287/562] 10.0.0.192 () {28 vars in 624 bytes} [Tue Mar 3 20:02:35 2026] GET /v2.0/agents?binary=ovn-controller => generated 14 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 276/563] 10.0.0.192 () {28 vars in 585 bytes} [Tue Mar 3 20:02:35 2026] GET /v2.0/networks => generated 2168 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 288/564] 10.0.0.192 () {28 vars in 579 bytes} [Tue Mar 3 20:02:35 2026] GET /v2.0/ports => generated 4721 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 279/569] 199.204.45.89 () {44 vars in 945 bytes} [Tue Mar 3 20:02:58 2026] GET /v2.0/networks?name=public => generated 753 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 282/574] 10.0.0.192 () {28 vars in 591 bytes} [Tue Mar 3 20:03:35 2026] GET /v2.0/floatingips => generated 19 bytes in 191 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 293/575] 10.0.0.192 () {28 vars in 619 bytes} [Tue Mar 3 20:03:35 2026] GET /v2.0/network-ip-availabilities => generated 1104 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 283/576] 10.0.0.192 () {28 vars in 583 bytes} [Tue Mar 3 20:03:35 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: 294/577] 10.0.0.192 () {28 vars in 591 bytes} [Tue Mar 3 20:03:35 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: 284/578] 10.0.0.192 () {28 vars in 583 bytes} [Tue Mar 3 20:03:35 2026] GET /v2.0/routers => generated 15 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 295/579] 10.0.0.192 () {28 vars in 624 bytes} [Tue Mar 3 20:03:35 2026] GET /v2.0/agents?binary=ovn-controller => generated 14 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 285/580] 10.0.0.192 () {28 vars in 599 bytes} [Tue Mar 3 20:03:35 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: 7|app: 0|req: 296/581] 10.0.0.192 () {28 vars in 583 bytes} [Tue Mar 3 20:03:35 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: 286/582] 10.0.0.192 () {28 vars in 579 bytes} [Tue Mar 3 20:03:35 2026] GET /v2.0/ports => generated 4721 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 297/583] 10.0.0.192 () {28 vars in 581 bytes} [Tue Mar 3 20:03:35 2026] GET /v2.0/agents => generated 3384 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 287/584] 10.0.0.192 () {28 vars in 585 bytes} [Tue Mar 3 20:03:35 2026] GET /v2.0/networks => generated 2168 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 299/587] 10.0.0.214 () {32 vars in 649 bytes} [Tue Mar 3 20:03:37 2026] GET /v2.0/networks => generated 2168 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 289/588] 10.0.0.214 () {32 vars in 655 bytes} [Tue Mar 3 20:03:38 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: 7|app: 0|req: 300/589] 10.0.0.214 () {32 vars in 647 bytes} [Tue Mar 3 20:03:38 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: 8|app: 0|req: 290/590] 10.0.0.214 () {32 vars in 643 bytes} [Tue Mar 3 20:03:38 2026] GET /v2.0/ports => generated 4721 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 301/591] 10.0.0.214 () {32 vars in 647 bytes} [Tue Mar 3 20:03:38 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: 291/592] 10.0.0.214 () {32 vars in 649 bytes} [Tue Mar 3 20:03:38 2026] GET /v2.0/networks => generated 2168 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 302/593] 10.0.0.214 () {32 vars in 663 bytes} [Tue Mar 3 20:03:39 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: 292/594] 10.0.0.214 () {32 vars in 655 bytes} [Tue Mar 3 20:03:39 2026] GET /v2.0/subnetpools => generated 19 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-03 20:03:49.918 8 INFO neutron.db.segments_db [None req-0d0be408-0f87-4484-8ec1-4058ef565edc 7cbd9215fda843e1a1edd5f7c63c1961 a65240bb7d184953af84247a97d12afe - - default default] Added segment 52ea42f0-96d5-4a7c-9e7e-c31d208ba176 of type vxlan for network 60734cdf-c1ff-49fe-a3ae-b304c741ad33 2026-03-03 20:03:49.955 7 INFO neutron.db.segments_db [None req-dae215f1-fec5-430c-ac94-360b66881f28 7cbd9215fda843e1a1edd5f7c63c1961 a65240bb7d184953af84247a97d12afe - - default default] Added segment 4501075e-e6b9-4e58-ae23-e2b7679d0675 of type vxlan for network 08af21f4-8fec-47a3-a096-b43a8b282fea [pid: 8|app: 0|req: 293/595] 10.0.0.214 () {34 vars in 671 bytes} [Tue Mar 3 20:03:49 2026] POST /v2.0/networks => generated 726 bytes in 282 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 303/596] 10.0.0.214 () {34 vars in 671 bytes} [Tue Mar 3 20:03:49 2026] POST /v2.0/networks => generated 725 bytes in 445 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 304/597] 10.0.0.214 () {34 vars in 669 bytes} [Tue Mar 3 20:03:50 2026] POST /v2.0/subnets => generated 692 bytes in 171 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-03-03 20:03:50.214 8 INFO neutron.db.segments_db [None req-ebb6bf63-a4e6-427d-8194-f072b5d8ce58 7cbd9215fda843e1a1edd5f7c63c1961 a65240bb7d184953af84247a97d12afe - - default default] Added segment 3c24b5f8-16bd-4ecb-9c6e-ab99d32a658b of type vxlan for network 9a0108a6-0fc9-453d-b7a9-a7f0a92d2ff3 [pid: 8|app: 0|req: 294/598] 10.0.0.214 () {34 vars in 671 bytes} [Tue Mar 3 20:03:50 2026] POST /v2.0/networks => generated 730 bytes in 317 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 305/599] 10.0.0.214 () {34 vars in 669 bytes} [Tue Mar 3 20:03:50 2026] POST /v2.0/subnets => generated 691 bytes in 166 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-03-03 20:03:50.384 8 INFO neutron.db.segments_db [None req-23c414f7-209a-4c21-b716-5f4de6b8ecd8 7cbd9215fda843e1a1edd5f7c63c1961 a65240bb7d184953af84247a97d12afe - - default default] Added segment 85c640b6-053d-4a82-b7ef-8093d13b66a9 of type vxlan for network 9fa30014-2d9f-466f-bc3b-e69604b21021 [pid: 7|app: 0|req: 306/600] 10.0.0.214 () {34 vars in 669 bytes} [Tue Mar 3 20:03:50 2026] POST /v2.0/subnets => generated 696 bytes in 167 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-03-03 20:03:50.585 7 INFO neutron.db.segments_db [None req-360b1a00-ea6c-48d4-96a1-fbb914250c40 7cbd9215fda843e1a1edd5f7c63c1961 a65240bb7d184953af84247a97d12afe - - default default] Added segment 95d25022-a452-4697-8bbd-ddd9ef1e99dd of type vxlan for network 0c32b32d-4555-41d0-b4ab-6707f939a446 2026-03-03 20:03:50.651 8 INFO neutron.db.l3_hamode_db [None req-23c414f7-209a-4c21-b716-5f4de6b8ecd8 7cbd9215fda843e1a1edd5f7c63c1961 436ae9cd977c4728a1d1b447fe43ff34 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-03-03 20:03:50.872 7 INFO neutron.db.l3_hamode_db [None req-360b1a00-ea6c-48d4-96a1-fbb914250c40 7cbd9215fda843e1a1edd5f7c63c1961 672fcca8a43a4573b59c33d3df0ee357 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-03-03 20:03:51.811 8 INFO neutron.db.l3_hamode_db [None req-23c414f7-209a-4c21-b716-5f4de6b8ecd8 7cbd9215fda843e1a1edd5f7c63c1961 a65240bb7d184953af84247a97d12afe - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-03-03 20:03:51.889 7 INFO neutron.db.l3_hamode_db [None req-360b1a00-ea6c-48d4-96a1-fbb914250c40 7cbd9215fda843e1a1edd5f7c63c1961 a65240bb7d184953af84247a97d12afe - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 295/601] 10.0.0.214 () {34 vars in 669 bytes} [Tue Mar 3 20:03:50 2026] POST /v2.0/routers => generated 732 bytes in 2464 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-03-03 20:03:52.883 8 INFO neutron.db.segments_db [None req-1ad55ed3-ecb4-4558-aaab-36261f74689e 7cbd9215fda843e1a1edd5f7c63c1961 a65240bb7d184953af84247a97d12afe - - default default] Added segment 254a790e-5c83-41fe-be4f-7709dff049fb of type vxlan for network d0975201-1fb4-4680-9915-a965a2d47a99 [pid: 7|app: 0|req: 307/602] 10.0.0.214 () {34 vars in 669 bytes} [Tue Mar 3 20:03:50 2026] POST /v2.0/routers => generated 731 bytes in 2440 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-03-03 20:03:53.252 8 INFO neutron.db.l3_hamode_db [None req-1ad55ed3-ecb4-4558-aaab-36261f74689e 7cbd9215fda843e1a1edd5f7c63c1961 864dc8b4d7764b71b1fcfd4ef0f3fb0c - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 308/603] 10.0.0.214 () {32 vars in 774 bytes} [Tue Mar 3 20:03:52 2026] GET /v2.0/security-groups?tenant_id=1466c99263d542819751162389ff80f9&name=default => generated 2923 bytes in 304 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-03-03 20:03:54.004 8 INFO neutron.db.l3_hamode_db [None req-1ad55ed3-ecb4-4558-aaab-36261f74689e 7cbd9215fda843e1a1edd5f7c63c1961 a65240bb7d184953af84247a97d12afe - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 311/606] 10.0.0.214 () {34 vars in 783 bytes} [Tue Mar 3 20:03:53 2026] PUT /v2.0/routers/91c01a9b-42d7-423d-b620-4a4726725791/add_router_interface => generated 309 bytes in 1130 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 296/607] 10.0.0.214 () {34 vars in 669 bytes} [Tue Mar 3 20:03:52 2026] POST /v2.0/routers => generated 736 bytes in 2026 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 297/608] 10.0.0.214 () {32 vars in 740 bytes} [Tue Mar 3 20:03:54 2026] DELETE /v2.0/security-groups/146cebe9-7189-43bd-9d4e-a4bd5772935e => generated 0 bytes in 142 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 312/609] 10.0.0.214 () {34 vars in 783 bytes} [Tue Mar 3 20:03:54 2026] PUT /v2.0/routers/532cfb19-ed54-4662-a894-6249706c4be2/add_router_interface => generated 309 bytes in 1050 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 313/610] 10.0.0.208 () {34 vars in 982 bytes} [Tue Mar 3 20:03:55 2026] GET /v2.0/networks?id=60734cdf-c1ff-49fe-a3ae-b304c741ad33 => generated 677 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 314/611] 10.0.0.208 () {34 vars in 965 bytes} [Tue Mar 3 20:03:56 2026] GET /v2.0/quotas/436ae9cd977c4728a1d1b447fe43ff34 => generated 292 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 315/612] 10.0.0.208 () {34 vars in 1002 bytes} [Tue Mar 3 20:03:56 2026] GET /v2.0/ports?tenant_id=436ae9cd977c4728a1d1b447fe43ff34&fields=id => generated 103 bytes in 128 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 298/613] 10.0.0.214 () {34 vars in 783 bytes} [Tue Mar 3 20:03:54 2026] PUT /v2.0/routers/5495a879-f685-41bd-9f96-f130fccbe322/add_router_interface => generated 309 bytes in 1565 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 299/614] 10.0.0.208 () {34 vars in 907 bytes} [Tue Mar 3 20:03:56 2026] GET /v2.0/extensions => generated 21537 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 300/615] 10.0.0.208 () {34 vars in 1008 bytes} [Tue Mar 3 20:03:56 2026] GET /v2.0/networks/60734cdf-c1ff-49fe-a3ae-b304c741ad33?fields=segments => generated 14 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 301/616] 10.0.0.208 () {34 vars in 1108 bytes} [Tue Mar 3 20:03:56 2026] GET /v2.0/networks/60734cdf-c1ff-49fe-a3ae-b304c741ad33?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 316/617] 10.0.0.208 () {38 vars in 971 bytes} [Tue Mar 3 20:03:56 2026] POST /v2.0/security-groups => generated 1680 bytes in 483 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 317/618] 10.0.0.208 () {38 vars in 971 bytes} [Tue Mar 3 20:03:56 2026] POST /v2.0/security-groups => generated 1682 bytes in 126 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 318/619] 10.0.0.208 () {34 vars in 990 bytes} [Tue Mar 3 20:03:57 2026] GET /v2.0/ports?device_id=b368270a-8e0e-459d-86f1-79f35e8d9438 => generated 12 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-03 20:03:57.094 8 INFO neutron.db.segments_db [None req-3105bfcb-6450-4a94-916e-8247242c2ffd 7cbd9215fda843e1a1edd5f7c63c1961 a65240bb7d184953af84247a97d12afe - - default default] Added segment b1c51f7e-d4d4-49e8-97c0-2561260d41fa of type vxlan for network 77f52723-cde9-4a3b-a53b-b372463e4e1e [pid: 8|app: 0|req: 302/620] 10.0.0.214 () {34 vars in 671 bytes} [Tue Mar 3 20:03:56 2026] POST /v2.0/networks => generated 733 bytes in 330 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 319/621] 10.0.0.208 () {38 vars in 971 bytes} [Tue Mar 3 20:03:57 2026] POST /v2.0/security-groups => generated 1682 bytes in 120 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 303/622] 10.0.0.208 () {38 vars in 971 bytes} [Tue Mar 3 20:03:57 2026] POST /v2.0/security-groups => generated 1683 bytes in 127 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 304/623] 10.0.0.208 () {34 vars in 1002 bytes} [Tue Mar 3 20:03:57 2026] GET /v2.0/security-groups?tenant_id=672fcca8a43a4573b59c33d3df0ee357 => generated 7905 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 305/624] 10.0.0.208 () {34 vars in 991 bytes} [Tue Mar 3 20:03:57 2026] GET /v2.0/security-groups/222a1d06-aff7-4d41-b5eb-f982abecf303 => generated 1683 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 306/625] 10.0.0.208 () {34 vars in 991 bytes} [Tue Mar 3 20:03:57 2026] GET /v2.0/security-groups/03fd9c56-110a-4735-94bd-c974b3f4b1cb => generated 2918 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 320/626] 10.0.0.214 () {34 vars in 669 bytes} [Tue Mar 3 20:03:57 2026] POST /v2.0/subnets => generated 699 bytes in 227 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 321/627] 10.0.0.208 () {34 vars in 991 bytes} [Tue Mar 3 20:03:57 2026] GET /v2.0/security-groups/03fd9c56-110a-4735-94bd-c974b3f4b1cb => generated 2918 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-03-03 20:03:57.531 7 INFO neutron.db.segments_db [None req-ee29ea23-9359-4604-b5cd-1253ce98aba7 7cbd9215fda843e1a1edd5f7c63c1961 a65240bb7d184953af84247a97d12afe - - default default] Added segment 782c8dbb-b768-4495-a46b-81a7f2d45417 of type vxlan for network bbeb95f4-61ab-4632-9ce5-4b8547eefbf4 [pid: 8|app: 0|req: 307/628] 10.0.0.208 () {38 vars in 981 bytes} [Tue Mar 3 20:03:57 2026] POST /v2.0/security-group-rules => generated 614 bytes in 134 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 308/629] 10.0.0.208 () {34 vars in 991 bytes} [Tue Mar 3 20:03:57 2026] GET /v2.0/security-groups/df5fd273-7ebd-448b-8d89-17a772f53899 => generated 1680 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 309/630] 10.0.0.208 () {38 vars in 971 bytes} [Tue Mar 3 20:03:57 2026] POST /v2.0/security-groups => generated 1685 bytes in 126 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 310/631] 10.0.0.208 () {36 vars in 1013 bytes} [Tue Mar 3 20:03:57 2026] DELETE /v2.0/security-groups/df5fd273-7ebd-448b-8d89-17a772f53899 => generated 0 bytes in 70 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 311/632] 10.0.0.208 () {34 vars in 991 bytes} [Tue Mar 3 20:03:57 2026] GET /v2.0/security-groups/b3c7a5f9-78e4-4e0e-bcf6-6f09f6779fbb => generated 1685 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-03-03 20:03:57.841 8 INFO neutron.api.v2.resource [req-713c9bb0-cdf2-4fd2-8fab-2af8fab357ff req-38d44b02-29e7-41cd-a02a-3bcba07af378 e167e66e44964137b15a6eb83ec2c788 672fcca8a43a4573b59c33d3df0ee357 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 312/633] 10.0.0.208 () {34 vars in 991 bytes} [Tue Mar 3 20:03:57 2026] GET /v2.0/security-groups/df5fd273-7ebd-448b-8d89-17a772f53899 => generated 146 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-03-03 20:03:57.860 7 INFO neutron.db.l3_hamode_db [None req-ee29ea23-9359-4604-b5cd-1253ce98aba7 7cbd9215fda843e1a1edd5f7c63c1961 1709978ef53e4a92b5d7eb5d60d751e6 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 313/634] 10.0.0.208 () {38 vars in 981 bytes} [Tue Mar 3 20:03:57 2026] POST /v2.0/security-group-rules => generated 614 bytes in 104 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 314/635] 10.0.0.208 () {34 vars in 991 bytes} [Tue Mar 3 20:03:57 2026] GET /v2.0/security-groups/a6a56579-8f67-479f-a155-987c6289df03 => generated 1682 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 315/636] 10.0.0.208 () {34 vars in 991 bytes} [Tue Mar 3 20:03:57 2026] GET /v2.0/security-groups/b3c7a5f9-78e4-4e0e-bcf6-6f09f6779fbb => generated 2310 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 316/637] 10.0.0.208 () {36 vars in 1013 bytes} [Tue Mar 3 20:03:57 2026] DELETE /v2.0/security-groups/a6a56579-8f67-479f-a155-987c6289df03 => generated 0 bytes in 72 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 317/638] 10.0.0.208 () {38 vars in 981 bytes} [Tue Mar 3 20:03:58 2026] POST /v2.0/security-group-rules => generated 619 bytes in 93 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-03-03 20:03:58.172 8 INFO neutron.api.v2.resource [req-8a434edc-6013-4742-be8f-3506825816ce req-f44b882b-7032-4f86-ba66-7e56e65ab328 e167e66e44964137b15a6eb83ec2c788 672fcca8a43a4573b59c33d3df0ee357 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 318/639] 10.0.0.208 () {34 vars in 991 bytes} [Tue Mar 3 20:03:58 2026] GET /v2.0/security-groups/a6a56579-8f67-479f-a155-987c6289df03 => generated 146 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 319/640] 10.0.0.208 () {34 vars in 991 bytes} [Tue Mar 3 20:03:58 2026] GET /v2.0/security-groups/b3c7a5f9-78e4-4e0e-bcf6-6f09f6779fbb => generated 2940 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 320/641] 10.0.0.208 () {34 vars in 990 bytes} [Tue Mar 3 20:03:58 2026] GET /v2.0/ports?device_id=b368270a-8e0e-459d-86f1-79f35e8d9438 => generated 12 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 321/642] 10.0.0.208 () {34 vars in 991 bytes} [Tue Mar 3 20:03:58 2026] GET /v2.0/security-groups/99d84c7a-bbc6-4d46-a0bf-0a268aea4416 => generated 1682 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 322/643] 10.0.0.208 () {34 vars in 1001 bytes} [Tue Mar 3 20:03:58 2026] GET /v2.0/security-group-rules/ac61c345-c1de-4251-b1e9-60b2054f86c1 => generated 616 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 323/644] 10.0.0.208 () {36 vars in 1013 bytes} [Tue Mar 3 20:03:58 2026] DELETE /v2.0/security-groups/99d84c7a-bbc6-4d46-a0bf-0a268aea4416 => generated 0 bytes in 74 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 324/645] 10.0.0.208 () {34 vars in 991 bytes} [Tue Mar 3 20:03:58 2026] GET /v2.0/security-groups/b3c7a5f9-78e4-4e0e-bcf6-6f09f6779fbb => generated 2940 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-03-03 20:03:58.453 8 INFO neutron.api.v2.resource [req-00719bcd-f383-43e5-8c9d-0f188b405459 req-c9317f03-bbc2-499d-9404-05e8b9182a97 e167e66e44964137b15a6eb83ec2c788 672fcca8a43a4573b59c33d3df0ee357 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 325/646] 10.0.0.208 () {34 vars in 991 bytes} [Tue Mar 3 20:03:58 2026] GET /v2.0/security-groups/99d84c7a-bbc6-4d46-a0bf-0a268aea4416 => generated 146 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 326/647] 10.0.0.208 () {36 vars in 1023 bytes} [Tue Mar 3 20:03:58 2026] DELETE /v2.0/security-group-rules/ac61c345-c1de-4251-b1e9-60b2054f86c1 => generated 0 bytes in 69 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 327/648] 10.0.0.208 () {34 vars in 1002 bytes} [Tue Mar 3 20:03:58 2026] GET /v2.0/security-groups?tenant_id=672fcca8a43a4573b59c33d3df0ee357 => generated 2921 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 328/649] 10.0.0.208 () {34 vars in 991 bytes} [Tue Mar 3 20:03:58 2026] GET /v2.0/security-groups/b3c7a5f9-78e4-4e0e-bcf6-6f09f6779fbb => generated 2310 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 329/650] 10.0.0.208 () {34 vars in 991 bytes} [Tue Mar 3 20:03:58 2026] GET /v2.0/security-groups/03fd9c56-110a-4735-94bd-c974b3f4b1cb => generated 2918 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 330/651] 10.0.0.208 () {36 vars in 1013 bytes} [Tue Mar 3 20:03:58 2026] DELETE /v2.0/security-groups/b3c7a5f9-78e4-4e0e-bcf6-6f09f6779fbb => generated 0 bytes in 68 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 331/652] 10.0.0.208 () {34 vars in 991 bytes} [Tue Mar 3 20:03:58 2026] GET /v2.0/security-groups/03fd9c56-110a-4735-94bd-c974b3f4b1cb => generated 2918 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 332/653] 10.0.0.208 () {34 vars in 991 bytes} [Tue Mar 3 20:03:58 2026] GET /v2.0/security-groups/222a1d06-aff7-4d41-b5eb-f982abecf303 => generated 2308 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-03-03 20:03:58.714 8 INFO neutron.api.v2.resource [req-68134f1d-cff7-4f71-9fd7-b7a78df21ff7 req-5f314768-92d2-4c52-9754-44637be6ece0 e167e66e44964137b15a6eb83ec2c788 672fcca8a43a4573b59c33d3df0ee357 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 333/654] 10.0.0.208 () {34 vars in 991 bytes} [Tue Mar 3 20:03:58 2026] GET /v2.0/security-groups/99d84c7a-bbc6-4d46-a0bf-0a268aea4416 => generated 146 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-03-03 20:03:58.774 7 INFO neutron.db.l3_hamode_db [None req-ee29ea23-9359-4604-b5cd-1253ce98aba7 7cbd9215fda843e1a1edd5f7c63c1961 a65240bb7d184953af84247a97d12afe - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 334/655] 10.0.0.208 () {36 vars in 1013 bytes} [Tue Mar 3 20:03:58 2026] DELETE /v2.0/security-groups/222a1d06-aff7-4d41-b5eb-f982abecf303 => generated 0 bytes in 63 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-03-03 20:03:58.786 8 INFO neutron.api.v2.resource [req-9830522c-2151-491b-ad90-527487438b03 req-bc7af11f-ef0c-4c85-9097-8ca55f5cc2b4 e167e66e44964137b15a6eb83ec2c788 672fcca8a43a4573b59c33d3df0ee357 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 335/656] 10.0.0.208 () {34 vars in 991 bytes} [Tue Mar 3 20:03:58 2026] GET /v2.0/security-groups/a6a56579-8f67-479f-a155-987c6289df03 => generated 146 bytes in 8 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-03-03 20:03:59.265 8 INFO neutron_taas.services.taas.taas_plugin [None req-02fc7700-9a86-416a-b03a-e96ff67576e7 7cbd9215fda843e1a1edd5f7c63c1961 a65240bb7d184953af84247a97d12afe - - default default] TaaS: Handle Delete Port: 64cab174-fa4c-4384-ae20-59218e75a1b6 2026-03-03 20:03:59.274 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-02fc7700-9a86-416a-b03a-e96ff67576e7 7cbd9215fda843e1a1edd5f7c63c1961 a65240bb7d184953af84247a97d12afe - - default default] Tap Mirror: Handle Delete Port: 64cab174-fa4c-4384-ae20-59218e75a1b6 [pid: 7|app: 0|req: 322/657] 10.0.0.214 () {34 vars in 669 bytes} [Tue Mar 3 20:03:57 2026] POST /v2.0/routers => generated 739 bytes in 2154 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-03-03 20:03:59.656 7 INFO neutron.api.v2.resource [req-fe504a9d-294b-4a4b-a388-044764c9ce25 req-d85a0ca9-2834-4263-9f91-1db67256672b e167e66e44964137b15a6eb83ec2c788 672fcca8a43a4573b59c33d3df0ee357 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 323/658] 10.0.0.208 () {34 vars in 991 bytes} [Tue Mar 3 20:03:59 2026] GET /v2.0/security-groups/df5fd273-7ebd-448b-8d89-17a772f53899 => generated 146 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 324/659] 10.0.0.208 () {34 vars in 990 bytes} [Tue Mar 3 20:03:59 2026] GET /v2.0/ports?device_id=b368270a-8e0e-459d-86f1-79f35e8d9438 => generated 12 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 336/660] 10.0.0.214 () {34 vars in 789 bytes} [Tue Mar 3 20:03:58 2026] PUT /v2.0/routers/5495a879-f685-41bd-9f96-f130fccbe322/remove_router_interface => generated 309 bytes in 985 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-03-03 20:04:00.177 8 INFO neutron_taas.services.taas.taas_plugin [None req-da9df501-d9eb-432c-bdc4-314052acddf6 7cbd9215fda843e1a1edd5f7c63c1961 a65240bb7d184953af84247a97d12afe - - default default] TaaS: Handle Delete Port: 3264dabc-03b0-4969-a575-2f6ad473bae1 2026-03-03 20:04:00.181 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-da9df501-d9eb-432c-bdc4-314052acddf6 7cbd9215fda843e1a1edd5f7c63c1961 a65240bb7d184953af84247a97d12afe - - default default] Tap Mirror: Handle Delete Port: 3264dabc-03b0-4969-a575-2f6ad473bae1 [pid: 8|app: 0|req: 337/661] 10.0.0.214 () {34 vars in 789 bytes} [Tue Mar 3 20:03:59 2026] PUT /v2.0/routers/532cfb19-ed54-4662-a894-6249706c4be2/remove_router_interface => generated 309 bytes in 901 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 325/662] 10.0.0.214 () {34 vars in 783 bytes} [Tue Mar 3 20:03:59 2026] PUT /v2.0/routers/6c0573c4-961f-40c2-8321-b7feb0393acc/add_router_interface => generated 309 bytes in 1037 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-03-03 20:04:00.937 8 INFO neutron_taas.services.taas.taas_plugin [None req-95c9394a-5847-4ec0-ad42-de4804677135 7cbd9215fda843e1a1edd5f7c63c1961 a65240bb7d184953af84247a97d12afe - - default default] TaaS: Handle Delete Port: 04c7fe9a-4007-415f-be81-bc4856590a66 2026-03-03 20:04:00.941 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-95c9394a-5847-4ec0-ad42-de4804677135 7cbd9215fda843e1a1edd5f7c63c1961 a65240bb7d184953af84247a97d12afe - - default default] Tap Mirror: Handle Delete Port: 04c7fe9a-4007-415f-be81-bc4856590a66 2026-03-03 20:04:00.960 7 INFO neutron_taas.services.taas.taas_plugin [None req-6f694a08-9915-401c-a7cc-59adecdd0097 7cbd9215fda843e1a1edd5f7c63c1961 a65240bb7d184953af84247a97d12afe - - default default] TaaS: Handle Delete Port: f742a3bf-e190-4e29-aece-b95b4da0313c 2026-03-03 20:04:00.968 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-6f694a08-9915-401c-a7cc-59adecdd0097 7cbd9215fda843e1a1edd5f7c63c1961 a65240bb7d184953af84247a97d12afe - - default default] Tap Mirror: Handle Delete Port: f742a3bf-e190-4e29-aece-b95b4da0313c 2026-03-03 20:04:01.212 8 INFO neutron_taas.services.taas.taas_plugin [None req-95c9394a-5847-4ec0-ad42-de4804677135 7cbd9215fda843e1a1edd5f7c63c1961 a65240bb7d184953af84247a97d12afe - - default default] TaaS: Handle Delete Port: 721eec46-dbf8-4dcd-9835-f349cd444182 2026-03-03 20:04:01.215 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-95c9394a-5847-4ec0-ad42-de4804677135 7cbd9215fda843e1a1edd5f7c63c1961 a65240bb7d184953af84247a97d12afe - - default default] Tap Mirror: Handle Delete Port: 721eec46-dbf8-4dcd-9835-f349cd444182 2026-03-03 20:04:01.255 7 INFO neutron_taas.services.taas.taas_plugin [None req-6f694a08-9915-401c-a7cc-59adecdd0097 7cbd9215fda843e1a1edd5f7c63c1961 a65240bb7d184953af84247a97d12afe - - default default] TaaS: Handle Delete Port: 9b64366b-2413-4e36-a2b1-1a58dc842063 2026-03-03 20:04:01.258 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-6f694a08-9915-401c-a7cc-59adecdd0097 7cbd9215fda843e1a1edd5f7c63c1961 a65240bb7d184953af84247a97d12afe - - default default] Tap Mirror: Handle Delete Port: 9b64366b-2413-4e36-a2b1-1a58dc842063 2026-03-03 20:04:01.287 8 WARNING neutron.plugins.ml2.ovo_rpc [None req-95c9394a-5847-4ec0-ad42-de4804677135 7cbd9215fda843e1a1edd5f7c63c1961 a65240bb7d184953af84247a97d12afe - - default default] This handler is supposed to handle AFTER events, as in 'AFTER it's committed', not BEFORE. Offending resource event: port, after_delete. Location: File "/var/lib/openstack/lib/python3.12/site-packages/paste/urlmap.py", line 211, in __call__ return app(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_middleware/base.py", line 152, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_middleware/base.py", line 152, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_middleware/request_id.py", line 69, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_middleware/catch_errors.py", line 45, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/keystonemiddleware/auth_token/__init__.py", line 341, in __call__ response = req.get_response(self._app) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/keystonemiddleware/audit/__init__.py", line 159, in __call__ response = req.get_response(self._application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ response = self.app(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/api/v2/resource.py", line 97, in resource result = method(request=request, **args) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/api/v2/base.py", line 576, in delete return self._delete(request, id, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped return f(*dup_args, **dup_kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/api/v2/base.py", line 603, in _delete obj_deleter(request.context, id, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/l3_db.py", line 2245, in delete_router super().delete_router(context, id) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped return f_with_retry(*args, **kwargs, File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped return f(*dup_args, **dup_kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/l3_db.py", line 646, in delete_router self._core_plugin.delete_port(context.elevated(), rp_id, File "/var/lib/openstack/lib/python3.12/site-packages/neutron/common/utils.py", line 717, in inner return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 221, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/plugin.py", line 2285, in delete_port self._post_delete_port( File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/plugin.py", line 2290, in _post_delete_port registry.publish(resources.PORT, events.AFTER_DELETE, self, File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/callbacks/registry.py", line 56, in publish _get_callback_manager().publish(resource, event, trigger, payload=payload) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/utils.py", line 104, in _wrapped return function(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/callbacks/manager.py", line 157, in publish errors = self._notify_loop(resource, event, trigger, payload) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/callbacks/manager.py", line 189, in _notify_loop callback.method(resource, event, trigger, payload=payload) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/ovo_rpc.py", line 76, in handle_event if self._is_session_semantic_violated( File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/ovo_rpc.py", line 60, in _is_session_semantic_violated stack = traceback.extract_stack() 2026-03-03 20:04:01.327 7 WARNING neutron.plugins.ml2.ovo_rpc [None req-6f694a08-9915-401c-a7cc-59adecdd0097 7cbd9215fda843e1a1edd5f7c63c1961 a65240bb7d184953af84247a97d12afe - - default default] This handler is supposed to handle AFTER events, as in 'AFTER it's committed', not BEFORE. Offending resource event: port, after_delete. Location: File "/var/lib/openstack/lib/python3.12/site-packages/paste/urlmap.py", line 211, in __call__ return app(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_middleware/base.py", line 152, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_middleware/base.py", line 152, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_middleware/request_id.py", line 69, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_middleware/catch_errors.py", line 45, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/keystonemiddleware/auth_token/__init__.py", line 341, in __call__ response = req.get_response(self._app) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/keystonemiddleware/audit/__init__.py", line 159, in __call__ response = req.get_response(self._application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ response = self.app(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/api/v2/resource.py", line 97, in resource result = method(request=request, **args) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/api/v2/base.py", line 576, in delete return self._delete(request, id, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped return f(*dup_args, **dup_kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/api/v2/base.py", line 603, in _delete obj_deleter(request.context, id, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/l3_db.py", line 2245, in delete_router super().delete_router(context, id) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped return f_with_retry(*args, **kwargs, File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped return f(*dup_args, **dup_kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/l3_db.py", line 646, in delete_router self._core_plugin.delete_port(context.elevated(), rp_id, File "/var/lib/openstack/lib/python3.12/site-packages/neutron/common/utils.py", line 717, in inner return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 221, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/plugin.py", line 2285, in delete_port self._post_delete_port( File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/plugin.py", line 2290, in _post_delete_port registry.publish(resources.PORT, events.AFTER_DELETE, self, File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/callbacks/registry.py", line 56, in publish _get_callback_manager().publish(resource, event, trigger, payload=payload) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/utils.py", line 104, in _wrapped return function(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/callbacks/manager.py", line 157, in publish errors = self._notify_loop(resource, event, trigger, payload) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/callbacks/manager.py", line 189, in _notify_loop callback.method(resource, event, trigger, payload=payload) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/ovo_rpc.py", line 76, in handle_event if self._is_session_semantic_violated( File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/ovo_rpc.py", line 60, in _is_session_semantic_violated stack = traceback.extract_stack() 2026-03-03 20:04:01.657 7 INFO neutron.db.l3_hamode_db [None req-6f694a08-9915-401c-a7cc-59adecdd0097 7cbd9215fda843e1a1edd5f7c63c1961 a65240bb7d184953af84247a97d12afe - - default default] HA network 0c32b32d-4555-41d0-b4ab-6707f939a446 was deleted as no HA routers are present in tenant 672fcca8a43a4573b59c33d3df0ee357. [pid: 7|app: 0|req: 326/663] 10.0.0.214 () {32 vars in 724 bytes} [Tue Mar 3 20:04:00 2026] DELETE /v2.0/routers/532cfb19-ed54-4662-a894-6249706c4be2 => generated 0 bytes in 953 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-03-03 20:04:01.664 8 INFO neutron.db.l3_hamode_db [None req-95c9394a-5847-4ec0-ad42-de4804677135 7cbd9215fda843e1a1edd5f7c63c1961 a65240bb7d184953af84247a97d12afe - - default default] HA network d0975201-1fb4-4680-9915-a965a2d47a99 was deleted as no HA routers are present in tenant 864dc8b4d7764b71b1fcfd4ef0f3fb0c. [pid: 8|app: 0|req: 338/664] 10.0.0.214 () {32 vars in 724 bytes} [Tue Mar 3 20:04:00 2026] DELETE /v2.0/routers/5495a879-f685-41bd-9f96-f130fccbe322 => generated 0 bytes in 994 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 327/665] 10.0.0.208 () {34 vars in 990 bytes} [Tue Mar 3 20:04:01 2026] GET /v2.0/ports?device_id=b368270a-8e0e-459d-86f1-79f35e8d9438 => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 328/666] 10.0.0.214 () {32 vars in 724 bytes} [Tue Mar 3 20:04:01 2026] DELETE /v2.0/subnets/a3a79b92-6d88-4d6f-a8f1-1421177e96b1 => generated 0 bytes in 94 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 339/667] 10.0.0.214 () {34 vars in 685 bytes} [Tue Mar 3 20:04:01 2026] POST /v2.0/security-groups => generated 1661 bytes in 115 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 340/668] 10.0.0.214 () {32 vars in 726 bytes} [Tue Mar 3 20:04:01 2026] DELETE /v2.0/networks/9a0108a6-0fc9-453d-b7a9-a7f0a92d2ff3 => generated 0 bytes in 113 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 329/669] 10.0.0.214 () {32 vars in 724 bytes} [Tue Mar 3 20:04:01 2026] DELETE /v2.0/subnets/d4d4e54f-861d-429e-8380-63a299faab6e => generated 0 bytes in 162 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-03-03 20:04:01.989 8 INFO neutron.services.segments.plugin [-] Segment 254a790e-5c83-41fe-be4f-7709dff049fb resource provider aggregate not found [pid: 8|app: 0|req: 341/670] 10.0.0.214 () {34 vars in 695 bytes} [Tue Mar 3 20:04:01 2026] POST /v2.0/security-group-rules => generated 597 bytes in 126 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 330/671] 199.204.45.89 () {34 vars in 985 bytes} [Tue Mar 3 20:04:01 2026] GET /v2.0/networks?id=60734cdf-c1ff-49fe-a3ae-b304c741ad33 => generated 677 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 331/672] 10.0.0.214 () {32 vars in 774 bytes} [Tue Mar 3 20:04:02 2026] GET /v2.0/security-groups?tenant_id=864dc8b4d7764b71b1fcfd4ef0f3fb0c&name=default => generated 2921 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-03-03 20:04:02.114 8 INFO neutron_taas.services.taas.taas_plugin [None req-478d04a5-0f5b-4aae-9046-28a8d3e6ebb9 7cbd9215fda843e1a1edd5f7c63c1961 a65240bb7d184953af84247a97d12afe - - default default] TaaS: Handle Delete Port: 730a586e-32dc-4699-a9e4-25c9203fa57f 2026-03-03 20:04:02.117 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-478d04a5-0f5b-4aae-9046-28a8d3e6ebb9 7cbd9215fda843e1a1edd5f7c63c1961 a65240bb7d184953af84247a97d12afe - - default default] Tap Mirror: Handle Delete Port: 730a586e-32dc-4699-a9e4-25c9203fa57f 2026-03-03 20:04:02.134 7 INFO neutron.services.segments.plugin [-] Segment 95d25022-a452-4697-8bbd-ddd9ef1e99dd resource provider aggregate not found 2026-03-03 20:04:02.151 8 INFO neutron.services.segments.plugin [-] Segment 254a790e-5c83-41fe-be4f-7709dff049fb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 254a790e-5c83-41fe-be4f-7709dff049fb found for delete ", "request_id": "req-76fb6be4-d5e3-4037-95ad-6c3fbd50fae9"}]} 2026-03-03 20:04:02.154 7 INFO neutron.services.segments.plugin [-] Segment 95d25022-a452-4697-8bbd-ddd9ef1e99dd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 95d25022-a452-4697-8bbd-ddd9ef1e99dd found for delete ", "request_id": "req-fd28ba2e-ff5a-46aa-8797-bd96adcf38ab"}]} 2026-03-03 20:04:02.173 8 INFO neutron.services.segments.plugin [-] Segment 254a790e-5c83-41fe-be4f-7709dff049fb resource provider aggregate not found 2026-03-03 20:04:02.196 8 INFO neutron.services.segments.plugin [-] Segment 254a790e-5c83-41fe-be4f-7709dff049fb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 254a790e-5c83-41fe-be4f-7709dff049fb found for delete ", "request_id": "req-b9ad6bb8-074c-4d99-bee0-f98025e9aece"}]} [pid: 7|app: 0|req: 332/673] 10.0.0.214 () {34 vars in 695 bytes} [Tue Mar 3 20:04:02 2026] POST /v2.0/security-group-rules => generated 602 bytes in 164 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 342/674] 10.0.0.214 () {32 vars in 726 bytes} [Tue Mar 3 20:04:02 2026] DELETE /v2.0/networks/08af21f4-8fec-47a3-a096-b43a8b282fea => generated 0 bytes in 275 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-03-03 20:04:02.394 7 INFO neutron.services.segments.plugin [-] Segment 95d25022-a452-4697-8bbd-ddd9ef1e99dd resource provider aggregate not found [pid: 8|app: 0|req: 343/675] 10.0.0.214 () {32 vars in 740 bytes} [Tue Mar 3 20:04:02 2026] DELETE /v2.0/security-groups/5014bbf7-90fd-4630-9574-f60acc84d1f8 => generated 0 bytes in 96 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-03-03 20:04:02.415 7 INFO neutron.services.segments.plugin [-] Segment 95d25022-a452-4697-8bbd-ddd9ef1e99dd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 95d25022-a452-4697-8bbd-ddd9ef1e99dd found for delete ", "request_id": "req-41793efe-690d-4908-beeb-07a45ad4b347"}]} [pid: 7|app: 0|req: 333/676] 199.204.45.89 () {38 vars in 954 bytes} [Tue Mar 3 20:04:02 2026] POST /v2.0/ports => generated 954 bytes in 486 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 334/677] 10.0.0.214 () {32 vars in 774 bytes} [Tue Mar 3 20:04:02 2026] GET /v2.0/security-groups?tenant_id=672fcca8a43a4573b59c33d3df0ee357&name=default => generated 2921 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 335/678] 199.204.45.89 () {34 vars in 910 bytes} [Tue Mar 3 20:04:02 2026] GET /v2.0/extensions => generated 21537 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 336/679] 10.0.0.214 () {32 vars in 740 bytes} [Tue Mar 3 20:04:02 2026] DELETE /v2.0/security-groups/03fd9c56-110a-4735-94bd-c974b3f4b1cb => generated 0 bytes in 106 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 337/680] 10.0.0.208 () {34 vars in 990 bytes} [Tue Mar 3 20:04:02 2026] GET /v2.0/ports?device_id=b368270a-8e0e-459d-86f1-79f35e8d9438 => generated 957 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 344/681] 10.0.0.214 () {34 vars in 676 bytes} [Tue Mar 3 20:04:02 2026] POST /v2.0/floatingips => generated 552 bytes in 527 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 338/682] 10.0.0.208 () {34 vars in 1040 bytes} [Tue Mar 3 20:04:02 2026] GET /v2.0/security-groups?id=0fea1634-bd34-4fb3-b62c-6c012c2c7a9f&fields=id&fields=name => generated 88 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 339/683] 10.0.0.208 () {34 vars in 1100 bytes} [Tue Mar 3 20:04:03 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1959311223&fields=id&tenant_id=1709978ef53e4a92b5d7eb5d60d751e6 => generated 69 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 340/684] 10.0.0.208 () {34 vars in 982 bytes} [Tue Mar 3 20:04:03 2026] GET /v2.0/networks?id=77f52723-cde9-4a3b-a53b-b372463e4e1e => generated 684 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 341/685] 10.0.0.208 () {34 vars in 965 bytes} [Tue Mar 3 20:04:03 2026] GET /v2.0/quotas/1709978ef53e4a92b5d7eb5d60d751e6 => generated 292 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 342/686] 10.0.0.208 () {34 vars in 1002 bytes} [Tue Mar 3 20:04:03 2026] GET /v2.0/ports?tenant_id=1709978ef53e4a92b5d7eb5d60d751e6&fields=id => generated 57 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 343/687] 10.0.0.208 () {34 vars in 1008 bytes} [Tue Mar 3 20:04:03 2026] GET /v2.0/networks/77f52723-cde9-4a3b-a53b-b372463e4e1e?fields=segments => generated 14 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 345/688] 199.204.45.89 () {38 vars in 1027 bytes} [Tue Mar 3 20:04:03 2026] PUT /v2.0/ports/a61e5e13-e413-4c65-afe7-403352556118 => generated 1235 bytes in 630 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 344/689] 10.0.0.208 () {34 vars in 1108 bytes} [Tue Mar 3 20:04:03 2026] GET /v2.0/networks/77f52723-cde9-4a3b-a53b-b372463e4e1e?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 346/690] 10.0.0.208 () {34 vars in 990 bytes} [Tue Mar 3 20:04:03 2026] GET /v2.0/ports?device_id=d8968f4f-c32b-4268-b2a5-d850d180966a => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 345/691] 10.0.0.208 () {34 vars in 990 bytes} [Tue Mar 3 20:04:04 2026] GET /v2.0/ports?device_id=b368270a-8e0e-459d-86f1-79f35e8d9438 => generated 969 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 347/692] 10.0.0.208 () {34 vars in 1040 bytes} [Tue Mar 3 20:04:04 2026] GET /v2.0/security-groups?id=0fea1634-bd34-4fb3-b62c-6c012c2c7a9f&fields=id&fields=name => generated 88 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-03 20:04:04.173 8 INFO neutron.services.segments.plugin [-] Segment 3c24b5f8-16bd-4ecb-9c6e-ab99d32a658b resource provider aggregate not found 2026-03-03 20:04:04.197 8 INFO neutron.services.segments.plugin [-] Segment 3c24b5f8-16bd-4ecb-9c6e-ab99d32a658b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3c24b5f8-16bd-4ecb-9c6e-ab99d32a658b found for delete ", "request_id": "req-3faf51fd-de21-47c7-bcc2-c40117e32d25"}]} 2026-03-03 20:04:04.218 8 INFO neutron.services.segments.plugin [-] Segment 4501075e-e6b9-4e58-ae23-e2b7679d0675 resource provider aggregate not found 2026-03-03 20:04:04.223 8 INFO neutron.services.segments.plugin [-] Segment 3c24b5f8-16bd-4ecb-9c6e-ab99d32a658b resource provider aggregate not found 2026-03-03 20:04:04.249 8 INFO neutron.services.segments.plugin [-] Segment 3c24b5f8-16bd-4ecb-9c6e-ab99d32a658b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3c24b5f8-16bd-4ecb-9c6e-ab99d32a658b found for delete ", "request_id": "req-bc417931-04ad-44f3-87d2-8980f70ece90"}]} 2026-03-03 20:04:04.254 8 INFO neutron.services.segments.plugin [-] Segment 4501075e-e6b9-4e58-ae23-e2b7679d0675 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4501075e-e6b9-4e58-ae23-e2b7679d0675 found for delete ", "request_id": "req-f9b3e832-a72a-4a67-96b0-0ae73a7f0aa5"}]} 2026-03-03 20:04:04.268 8 INFO neutron.services.segments.plugin [-] Segment 4501075e-e6b9-4e58-ae23-e2b7679d0675 resource provider aggregate not found 2026-03-03 20:04:04.298 8 INFO neutron.services.segments.plugin [-] Segment 4501075e-e6b9-4e58-ae23-e2b7679d0675 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4501075e-e6b9-4e58-ae23-e2b7679d0675 found for delete ", "request_id": "req-e938647e-b513-4362-9b56-80655286d4a4"}]} 2026-03-03 20:04:04.443 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-873e1531-d8a0-492e-a7ca-3fc9d1e29a98'] response: {'name': 'network-changed', 'server_uuid': 'b368270a-8e0e-459d-86f1-79f35e8d9438', 'tag': 'a61e5e13-e413-4c65-afe7-403352556118', 'status': 'completed', 'code': 200} 2026-03-03 20:04:04.764 7 INFO neutron.db.segments_db [None req-f477afd9-70ff-41fd-9861-caa1b23ff54f 7cbd9215fda843e1a1edd5f7c63c1961 a65240bb7d184953af84247a97d12afe - - default default] Added segment 317b5511-fde3-443e-9a8b-e7031d07f9e0 of type vxlan for network cf73fc2e-b5b0-42d3-b9d7-1d52f2892c00 [pid: 7|app: 0|req: 346/693] 10.0.0.214 () {34 vars in 671 bytes} [Tue Mar 3 20:04:04 2026] POST /v2.0/networks => generated 719 bytes in 546 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-03-03 20:04:04.886 8 INFO neutron.db.segments_db [None req-4f1ec559-7a8d-400e-8f4c-412accbe3232 7cbd9215fda843e1a1edd5f7c63c1961 a65240bb7d184953af84247a97d12afe - - default default] Added segment d1537e6a-fbb3-4eab-82f2-9681ec42b6d0 of type vxlan for network 622fffbc-31f4-42b3-b6cf-f1b1cfba63e8 [pid: 7|app: 0|req: 347/694] 199.204.45.89 () {34 vars in 1079 bytes} [Tue Mar 3 20:04:04 2026] GET /v2.0/ports?tenant_id=436ae9cd977c4728a1d1b447fe43ff34&device_id=b368270a-8e0e-459d-86f1-79f35e8d9438 => generated 1238 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 348/695] 10.0.0.214 () {34 vars in 671 bytes} [Tue Mar 3 20:04:04 2026] POST /v2.0/networks => generated 728 bytes in 282 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 349/696] 199.204.45.89 () {34 vars in 1057 bytes} [Tue Mar 3 20:04:04 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=a61e5e13-e413-4c65-afe7-403352556118 => generated 19 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 348/697] 10.0.0.214 () {34 vars in 669 bytes} [Tue Mar 3 20:04:04 2026] POST /v2.0/subnets => generated 685 bytes in 231 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 349/698] 199.204.45.89 () {34 vars in 983 bytes} [Tue Mar 3 20:04:05 2026] GET /v2.0/subnets?id=ba28567e-9864-4977-928b-8088e6d8dbad => generated 695 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 350/699] 10.0.0.208 () {34 vars in 990 bytes} [Tue Mar 3 20:04:05 2026] GET /v2.0/ports?device_id=d8968f4f-c32b-4268-b2a5-d850d180966a => generated 12 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 350/700] 10.0.0.214 () {34 vars in 669 bytes} [Tue Mar 3 20:04:04 2026] POST /v2.0/subnets => generated 694 bytes in 216 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-03-03 20:04:05.243 7 INFO neutron.db.segments_db [None req-f43a199a-22e1-41e0-ae64-b46e21d258ae 7cbd9215fda843e1a1edd5f7c63c1961 a65240bb7d184953af84247a97d12afe - - default default] Added segment f5c589f8-d11c-4d44-bad9-a36f8059567b of type vxlan for network 909d319e-f7f2-4737-a3b2-11b93213bd4a [pid: 8|app: 0|req: 351/701] 199.204.45.89 () {34 vars in 1051 bytes} [Tue Mar 3 20:04:05 2026] GET /v2.0/ports?network_id=60734cdf-c1ff-49fe-a3ae-b304c741ad33&device_owner=network%3Adhcp => generated 1244 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-03-03 20:04:05.306 8 INFO neutron.db.segments_db [None req-47b8c75e-eacd-4208-827b-1bbdb31cb6e8 7cbd9215fda843e1a1edd5f7c63c1961 a65240bb7d184953af84247a97d12afe - - default default] Added segment 9e64dc11-ee06-4caa-b435-91e03632cdcd of type vxlan for network c834b772-3ca4-483d-9824-5ffd4302b49b 2026-03-03 20:04:05.441 7 INFO neutron.db.l3_hamode_db [None req-f43a199a-22e1-41e0-ae64-b46e21d258ae 7cbd9215fda843e1a1edd5f7c63c1961 8521440ae1c04c0198224c777fc23e39 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-03-03 20:04:05.517 8 INFO neutron.db.l3_hamode_db [None req-47b8c75e-eacd-4208-827b-1bbdb31cb6e8 7cbd9215fda843e1a1edd5f7c63c1961 558758a98f3c4976905bac59f53604ca - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-03-03 20:04:06.172 7 INFO neutron.db.l3_hamode_db [None req-f43a199a-22e1-41e0-ae64-b46e21d258ae 7cbd9215fda843e1a1edd5f7c63c1961 a65240bb7d184953af84247a97d12afe - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-03-03 20:04:06.550 8 INFO neutron.db.l3_hamode_db [None req-47b8c75e-eacd-4208-827b-1bbdb31cb6e8 7cbd9215fda843e1a1edd5f7c63c1961 a65240bb7d184953af84247a97d12afe - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 351/702] 10.0.0.214 () {34 vars in 669 bytes} [Tue Mar 3 20:04:05 2026] POST /v2.0/routers => generated 725 bytes in 1865 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 352/703] 10.0.0.208 () {34 vars in 990 bytes} [Tue Mar 3 20:04:07 2026] GET /v2.0/ports?device_id=b368270a-8e0e-459d-86f1-79f35e8d9438 => generated 969 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 353/704] 199.204.45.89 () {34 vars in 1011 bytes} [Tue Mar 3 20:04:07 2026] GET /v2.0/networks/60734cdf-c1ff-49fe-a3ae-b304c741ad33?fields=segments => generated 14 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 356/707] 10.0.0.208 () {34 vars in 990 bytes} [Tue Mar 3 20:04:07 2026] GET /v2.0/ports?device_id=d8968f4f-c32b-4268-b2a5-d850d180966a => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 352/708] 10.0.0.214 () {34 vars in 669 bytes} [Tue Mar 3 20:04:05 2026] POST /v2.0/routers => generated 734 bytes in 2146 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 353/709] 10.0.0.208 () {34 vars in 1040 bytes} [Tue Mar 3 20:04:07 2026] GET /v2.0/security-groups?id=0fea1634-bd34-4fb3-b62c-6c012c2c7a9f&fields=id&fields=name => generated 88 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 354/710] 199.204.45.89 () {34 vars in 1111 bytes} [Tue Mar 3 20:04:07 2026] GET /v2.0/networks/60734cdf-c1ff-49fe-a3ae-b304c741ad33?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 357/711] 10.0.0.214 () {34 vars in 783 bytes} [Tue Mar 3 20:04:07 2026] PUT /v2.0/routers/1617948d-8a3c-4f83-bc19-19b9e2b80e94/add_router_interface => generated 309 bytes in 977 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 358/712] 10.0.0.208 () {34 vars in 990 bytes} [Tue Mar 3 20:04:08 2026] GET /v2.0/ports?device_id=d8968f4f-c32b-4268-b2a5-d850d180966a => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 359/713] 199.204.45.89 () {34 vars in 985 bytes} [Tue Mar 3 20:04:08 2026] GET /v2.0/networks?id=77f52723-cde9-4a3b-a53b-b372463e4e1e => generated 684 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 360/714] 199.204.45.89 () {34 vars in 1049 bytes} [Tue Mar 3 20:04:08 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=1709978ef53e4a92b5d7eb5d60d751e6 => generated 181 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 361/715] 199.204.45.89 () {38 vars in 954 bytes} [Tue Mar 3 20:04:08 2026] POST /v2.0/ports => generated 954 bytes in 251 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 355/716] 10.0.0.214 () {34 vars in 783 bytes} [Tue Mar 3 20:04:07 2026] PUT /v2.0/routers/8c4673fd-41e6-47fa-a914-d5866fd65d38/add_router_interface => generated 309 bytes in 1206 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 362/717] 10.0.0.208 () {34 vars in 990 bytes} [Tue Mar 3 20:04:08 2026] GET /v2.0/ports?device_id=b368270a-8e0e-459d-86f1-79f35e8d9438 => generated 969 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 356/718] 199.204.45.89 () {34 vars in 1079 bytes} [Tue Mar 3 20:04:08 2026] GET /v2.0/ports?tenant_id=436ae9cd977c4728a1d1b447fe43ff34&device_id=b368270a-8e0e-459d-86f1-79f35e8d9438 => generated 1238 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 357/719] 10.0.0.214 () {34 vars in 685 bytes} [Tue Mar 3 20:04:08 2026] POST /v2.0/security-groups => generated 1659 bytes in 93 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 358/720] 10.0.0.208 () {34 vars in 1040 bytes} [Tue Mar 3 20:04:08 2026] GET /v2.0/security-groups?id=0fea1634-bd34-4fb3-b62c-6c012c2c7a9f&fields=id&fields=name => generated 88 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 359/721] 199.204.45.89 () {34 vars in 985 bytes} [Tue Mar 3 20:04:08 2026] GET /v2.0/networks?id=60734cdf-c1ff-49fe-a3ae-b304c741ad33 => generated 773 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 360/722] 10.0.0.214 () {34 vars in 695 bytes} [Tue Mar 3 20:04:08 2026] POST /v2.0/security-group-rules => generated 597 bytes in 93 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 361/723] 199.204.45.89 () {34 vars in 1057 bytes} [Tue Mar 3 20:04:09 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=a61e5e13-e413-4c65-afe7-403352556118 => 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: 362/724] 10.0.0.214 () {34 vars in 695 bytes} [Tue Mar 3 20:04:09 2026] POST /v2.0/security-group-rules => generated 602 bytes in 87 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 363/725] 199.204.45.89 () {34 vars in 983 bytes} [Tue Mar 3 20:04:09 2026] GET /v2.0/subnets?id=ba28567e-9864-4977-928b-8088e6d8dbad => generated 695 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 363/726] 199.204.45.89 () {38 vars in 1027 bytes} [Tue Mar 3 20:04:08 2026] PUT /v2.0/ports/0fb9ba70-c50a-41fa-8041-494ae9d3e486 => generated 1235 bytes in 738 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 364/727] 199.204.45.89 () {34 vars in 1051 bytes} [Tue Mar 3 20:04:09 2026] GET /v2.0/ports?network_id=60734cdf-c1ff-49fe-a3ae-b304c741ad33&device_owner=network%3Adhcp => generated 1244 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 365/728] 10.0.0.214 () {34 vars in 685 bytes} [Tue Mar 3 20:04:09 2026] POST /v2.0/security-groups => generated 1657 bytes in 128 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 364/729] 10.0.0.214 () {34 vars in 676 bytes} [Tue Mar 3 20:04:09 2026] POST /v2.0/floatingips => generated 552 bytes in 551 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 366/730] 10.0.0.208 () {34 vars in 990 bytes} [Tue Mar 3 20:04:09 2026] GET /v2.0/ports?device_id=d8968f4f-c32b-4268-b2a5-d850d180966a => generated 969 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 365/731] 199.204.45.89 () {34 vars in 1011 bytes} [Tue Mar 3 20:04:09 2026] GET /v2.0/networks/60734cdf-c1ff-49fe-a3ae-b304c741ad33?fields=segments => generated 14 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 366/732] 10.0.0.208 () {34 vars in 1040 bytes} [Tue Mar 3 20:04:09 2026] GET /v2.0/security-groups?id=6dac7a1e-18ab-41ad-83bf-4d8d63ef9933&fields=id&fields=name => generated 114 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 367/733] 199.204.45.89 () {34 vars in 1111 bytes} [Tue Mar 3 20:04:09 2026] GET /v2.0/networks/60734cdf-c1ff-49fe-a3ae-b304c741ad33?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 367/734] 10.0.0.214 () {34 vars in 695 bytes} [Tue Mar 3 20:04:09 2026] POST /v2.0/security-group-rules => generated 597 bytes in 126 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-03-03 20:04:09.927 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-a445f976-f338-4d4f-98c1-166bbb0de0ef'] response: {'name': 'network-changed', 'server_uuid': 'd8968f4f-c32b-4268-b2a5-d850d180966a', 'tag': '0fb9ba70-c50a-41fa-8041-494ae9d3e486', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 368/735] 10.0.0.214 () {34 vars in 695 bytes} [Tue Mar 3 20:04:09 2026] POST /v2.0/security-group-rules => generated 602 bytes in 98 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 369/736] 10.0.0.208 () {34 vars in 990 bytes} [Tue Mar 3 20:04:09 2026] GET /v2.0/ports?device_id=b368270a-8e0e-459d-86f1-79f35e8d9438 => generated 969 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 370/737] 10.0.0.208 () {34 vars in 1040 bytes} [Tue Mar 3 20:04:10 2026] GET /v2.0/security-groups?id=0fea1634-bd34-4fb3-b62c-6c012c2c7a9f&fields=id&fields=name => generated 88 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 371/738] 10.0.0.208 () {34 vars in 1098 bytes} [Tue Mar 3 20:04:10 2026] GET /v2.0/security-groups?name=tempest-securitygroup--439441139&fields=id&tenant_id=8521440ae1c04c0198224c777fc23e39 => generated 69 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 372/739] 10.0.0.208 () {34 vars in 982 bytes} [Tue Mar 3 20:04:10 2026] GET /v2.0/networks?id=cf73fc2e-b5b0-42d3-b9d7-1d52f2892c00 => generated 670 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 373/740] 10.0.0.208 () {34 vars in 965 bytes} [Tue Mar 3 20:04:10 2026] GET /v2.0/quotas/8521440ae1c04c0198224c777fc23e39 => generated 292 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 374/741] 10.0.0.208 () {34 vars in 1002 bytes} [Tue Mar 3 20:04:10 2026] GET /v2.0/ports?tenant_id=8521440ae1c04c0198224c777fc23e39&fields=id => generated 57 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 375/742] 10.0.0.208 () {34 vars in 1008 bytes} [Tue Mar 3 20:04:10 2026] GET /v2.0/networks/cf73fc2e-b5b0-42d3-b9d7-1d52f2892c00?fields=segments => generated 14 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 376/743] 199.204.45.89 () {34 vars in 1079 bytes} [Tue Mar 3 20:04:10 2026] GET /v2.0/ports?tenant_id=1709978ef53e4a92b5d7eb5d60d751e6&device_id=d8968f4f-c32b-4268-b2a5-d850d180966a => generated 1238 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 368/744] 10.0.0.214 () {34 vars in 676 bytes} [Tue Mar 3 20:04:09 2026] POST /v2.0/floatingips => generated 552 bytes in 579 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 377/745] 10.0.0.208 () {34 vars in 1108 bytes} [Tue Mar 3 20:04:10 2026] GET /v2.0/networks/cf73fc2e-b5b0-42d3-b9d7-1d52f2892c00?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 369/746] 199.204.45.89 () {34 vars in 1017 bytes} [Tue Mar 3 20:04:10 2026] GET /v2.0/networks?tenant_id=1709978ef53e4a92b5d7eb5d60d751e6&shared=False => generated 780 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 378/747] 199.204.45.89 () {34 vars in 929 bytes} [Tue Mar 3 20:04:10 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 370/748] 10.0.0.208 () {34 vars in 990 bytes} [Tue Mar 3 20:04:10 2026] GET /v2.0/ports?device_id=10802e16-3078-40c2-9041-07fbdea743fa => generated 12 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 379/749] 10.0.0.208 () {34 vars in 990 bytes} [Tue Mar 3 20:04:10 2026] GET /v2.0/ports?device_id=d8968f4f-c32b-4268-b2a5-d850d180966a => generated 969 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 371/750] 10.0.0.208 () {34 vars in 1040 bytes} [Tue Mar 3 20:04:10 2026] GET /v2.0/security-groups?id=6dac7a1e-18ab-41ad-83bf-4d8d63ef9933&fields=id&fields=name => generated 114 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 380/751] 10.0.0.208 () {34 vars in 990 bytes} [Tue Mar 3 20:04:11 2026] GET /v2.0/ports?device_id=b368270a-8e0e-459d-86f1-79f35e8d9438 => generated 969 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 372/752] 10.0.0.208 () {34 vars in 1040 bytes} [Tue Mar 3 20:04:11 2026] GET /v2.0/security-groups?id=0fea1634-bd34-4fb3-b62c-6c012c2c7a9f&fields=id&fields=name => generated 88 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 381/753] 199.204.45.89 () {34 vars in 1079 bytes} [Tue Mar 3 20:04:11 2026] GET /v2.0/ports?tenant_id=1709978ef53e4a92b5d7eb5d60d751e6&device_id=d8968f4f-c32b-4268-b2a5-d850d180966a => generated 1238 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 373/754] 199.204.45.89 () {34 vars in 1057 bytes} [Tue Mar 3 20:04:11 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=0fb9ba70-c50a-41fa-8041-494ae9d3e486 => generated 19 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 382/755] 199.204.45.89 () {34 vars in 983 bytes} [Tue Mar 3 20:04:11 2026] GET /v2.0/subnets?id=54d1b5d9-f98b-4d44-ae83-9fdf5aa6b757 => generated 702 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 374/756] 199.204.45.89 () {34 vars in 1051 bytes} [Tue Mar 3 20:04:11 2026] GET /v2.0/ports?network_id=77f52723-cde9-4a3b-a53b-b372463e4e1e&device_owner=network%3Adhcp => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 383/757] 199.204.45.89 () {34 vars in 1011 bytes} [Tue Mar 3 20:04:11 2026] GET /v2.0/networks/77f52723-cde9-4a3b-a53b-b372463e4e1e?fields=segments => generated 14 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 375/758] 199.204.45.89 () {34 vars in 1111 bytes} [Tue Mar 3 20:04:11 2026] GET /v2.0/networks/77f52723-cde9-4a3b-a53b-b372463e4e1e?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 384/759] 10.0.0.208 () {34 vars in 990 bytes} [Tue Mar 3 20:04:11 2026] GET /v2.0/ports?device_id=10802e16-3078-40c2-9041-07fbdea743fa => generated 12 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 376/760] 10.0.0.208 () {34 vars in 990 bytes} [Tue Mar 3 20:04:12 2026] GET /v2.0/ports?device_id=d8968f4f-c32b-4268-b2a5-d850d180966a => generated 969 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 385/761] 10.0.0.208 () {34 vars in 1040 bytes} [Tue Mar 3 20:04:12 2026] GET /v2.0/security-groups?id=6dac7a1e-18ab-41ad-83bf-4d8d63ef9933&fields=id&fields=name => generated 114 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 377/762] 10.0.0.208 () {34 vars in 990 bytes} [Tue Mar 3 20:04:12 2026] GET /v2.0/ports?device_id=b368270a-8e0e-459d-86f1-79f35e8d9438 => generated 969 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 386/763] 10.0.0.208 () {34 vars in 1040 bytes} [Tue Mar 3 20:04:12 2026] GET /v2.0/security-groups?id=0fea1634-bd34-4fb3-b62c-6c012c2c7a9f&fields=id&fields=name => generated 88 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 378/764] 10.0.0.208 () {34 vars in 990 bytes} [Tue Mar 3 20:04:12 2026] GET /v2.0/ports?device_id=10802e16-3078-40c2-9041-07fbdea743fa => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 387/765] 10.0.0.208 () {34 vars in 990 bytes} [Tue Mar 3 20:04:13 2026] GET /v2.0/ports?device_id=d8968f4f-c32b-4268-b2a5-d850d180966a => generated 969 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 379/766] 10.0.0.208 () {34 vars in 1040 bytes} [Tue Mar 3 20:04:13 2026] GET /v2.0/security-groups?id=6dac7a1e-18ab-41ad-83bf-4d8d63ef9933&fields=id&fields=name => generated 114 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 388/767] 10.0.0.208 () {34 vars in 990 bytes} [Tue Mar 3 20:04:13 2026] GET /v2.0/ports?device_id=b368270a-8e0e-459d-86f1-79f35e8d9438 => generated 969 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 380/768] 10.0.0.208 () {34 vars in 1040 bytes} [Tue Mar 3 20:04:13 2026] GET /v2.0/security-groups?id=0fea1634-bd34-4fb3-b62c-6c012c2c7a9f&fields=id&fields=name => generated 88 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 389/769] 10.0.0.208 () {34 vars in 990 bytes} [Tue Mar 3 20:04:14 2026] GET /v2.0/ports?device_id=10802e16-3078-40c2-9041-07fbdea743fa => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 381/770] 10.0.0.208 () {34 vars in 990 bytes} [Tue Mar 3 20:04:14 2026] GET /v2.0/ports?device_id=d8968f4f-c32b-4268-b2a5-d850d180966a => generated 969 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 390/771] 10.0.0.208 () {34 vars in 1040 bytes} [Tue Mar 3 20:04:14 2026] GET /v2.0/security-groups?id=6dac7a1e-18ab-41ad-83bf-4d8d63ef9933&fields=id&fields=name => generated 114 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 382/772] 10.0.0.208 () {34 vars in 990 bytes} [Tue Mar 3 20:04:14 2026] GET /v2.0/ports?device_id=b368270a-8e0e-459d-86f1-79f35e8d9438 => generated 971 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 391/773] 10.0.0.208 () {34 vars in 1040 bytes} [Tue Mar 3 20:04:14 2026] GET /v2.0/security-groups?id=0fea1634-bd34-4fb3-b62c-6c012c2c7a9f&fields=id&fields=name => generated 88 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 383/774] 199.204.45.89 () {34 vars in 985 bytes} [Tue Mar 3 20:04:15 2026] GET /v2.0/networks?id=cf73fc2e-b5b0-42d3-b9d7-1d52f2892c00 => generated 670 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 392/775] 199.204.45.89 () {34 vars in 1049 bytes} [Tue Mar 3 20:04:15 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=8521440ae1c04c0198224c777fc23e39 => generated 180 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 384/776] 10.0.0.208 () {34 vars in 990 bytes} [Tue Mar 3 20:04:15 2026] GET /v2.0/ports?device_id=10802e16-3078-40c2-9041-07fbdea743fa => generated 12 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 385/777] 10.0.0.208 () {34 vars in 1094 bytes} [Tue Mar 3 20:04:15 2026] GET /v2.0/security-groups?name=tempest-securitygroup--3522930&fields=id&tenant_id=558758a98f3c4976905bac59f53604ca => generated 69 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 386/778] 10.0.0.208 () {34 vars in 982 bytes} [Tue Mar 3 20:04:15 2026] GET /v2.0/networks?id=622fffbc-31f4-42b3-b6cf-f1b1cfba63e8 => generated 679 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 387/779] 10.0.0.208 () {34 vars in 965 bytes} [Tue Mar 3 20:04:15 2026] GET /v2.0/quotas/558758a98f3c4976905bac59f53604ca => generated 292 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 388/780] 10.0.0.208 () {34 vars in 1002 bytes} [Tue Mar 3 20:04:15 2026] GET /v2.0/ports?tenant_id=558758a98f3c4976905bac59f53604ca&fields=id => generated 103 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 393/781] 199.204.45.89 () {38 vars in 954 bytes} [Tue Mar 3 20:04:15 2026] POST /v2.0/ports => generated 958 bytes in 483 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: 389/782] 10.0.0.208 () {34 vars in 990 bytes} [Tue Mar 3 20:04:15 2026] GET /v2.0/ports?device_id=d8968f4f-c32b-4268-b2a5-d850d180966a => generated 971 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 390/783] 10.0.0.208 () {34 vars in 1040 bytes} [Tue Mar 3 20:04:15 2026] GET /v2.0/security-groups?id=6dac7a1e-18ab-41ad-83bf-4d8d63ef9933&fields=id&fields=name => generated 114 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 391/784] 10.0.0.208 () {34 vars in 907 bytes} [Tue Mar 3 20:04:15 2026] GET /v2.0/extensions => generated 21537 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 392/785] 10.0.0.208 () {34 vars in 1008 bytes} [Tue Mar 3 20:04:15 2026] GET /v2.0/networks/622fffbc-31f4-42b3-b6cf-f1b1cfba63e8?fields=segments => generated 14 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 393/786] 10.0.0.208 () {34 vars in 990 bytes} [Tue Mar 3 20:04:15 2026] GET /v2.0/ports?device_id=b368270a-8e0e-459d-86f1-79f35e8d9438 => generated 971 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 394/787] 10.0.0.208 () {34 vars in 1108 bytes} [Tue Mar 3 20:04:15 2026] GET /v2.0/networks/622fffbc-31f4-42b3-b6cf-f1b1cfba63e8?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 395/788] 10.0.0.208 () {34 vars in 1040 bytes} [Tue Mar 3 20:04:15 2026] GET /v2.0/security-groups?id=0fea1634-bd34-4fb3-b62c-6c012c2c7a9f&fields=id&fields=name => generated 88 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 394/789] 199.204.45.89 () {38 vars in 1027 bytes} [Tue Mar 3 20:04:15 2026] PUT /v2.0/ports/bc2ba84a-3201-4481-b0cf-e396282d35a6 => generated 1239 bytes in 473 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-03-03 20:04:16.190 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-6ac8bae5-4732-4a28-a405-a2bc6b04f187'] response: {'name': 'network-changed', 'server_uuid': '10802e16-3078-40c2-9041-07fbdea743fa', 'tag': 'bc2ba84a-3201-4481-b0cf-e396282d35a6', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 396/790] 10.0.0.208 () {34 vars in 990 bytes} [Tue Mar 3 20:04:16 2026] GET /v2.0/ports?device_id=10802e16-3078-40c2-9041-07fbdea743fa => generated 973 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 395/791] 10.0.0.208 () {34 vars in 1040 bytes} [Tue Mar 3 20:04:16 2026] GET /v2.0/security-groups?id=443a575b-d4d5-4ce0-b247-632acf695fdf&fields=id&fields=name => generated 113 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 397/792] 10.0.0.208 () {34 vars in 990 bytes} [Tue Mar 3 20:04:16 2026] GET /v2.0/ports?device_id=d51dd20c-22fa-4b69-905b-e3b4d950dfad => generated 12 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 396/793] 10.0.0.208 () {34 vars in 990 bytes} [Tue Mar 3 20:04:16 2026] GET /v2.0/ports?device_id=b368270a-8e0e-459d-86f1-79f35e8d9438 => generated 971 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 397/794] 10.0.0.208 () {34 vars in 1040 bytes} [Tue Mar 3 20:04:16 2026] GET /v2.0/security-groups?id=0fea1634-bd34-4fb3-b62c-6c012c2c7a9f&fields=id&fields=name => generated 88 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 398/795] 199.204.45.89 () {34 vars in 1079 bytes} [Tue Mar 3 20:04:16 2026] GET /v2.0/ports?tenant_id=8521440ae1c04c0198224c777fc23e39&device_id=10802e16-3078-40c2-9041-07fbdea743fa => generated 1242 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 398/796] 199.204.45.89 () {34 vars in 1017 bytes} [Tue Mar 3 20:04:16 2026] GET /v2.0/networks?tenant_id=8521440ae1c04c0198224c777fc23e39&shared=False => generated 766 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 399/797] 199.204.45.89 () {34 vars in 929 bytes} [Tue Mar 3 20:04:16 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 399/798] 10.0.0.208 () {34 vars in 990 bytes} [Tue Mar 3 20:04:16 2026] GET /v2.0/ports?device_id=d8968f4f-c32b-4268-b2a5-d850d180966a => generated 971 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 400/799] 10.0.0.208 () {34 vars in 1040 bytes} [Tue Mar 3 20:04:16 2026] GET /v2.0/security-groups?id=6dac7a1e-18ab-41ad-83bf-4d8d63ef9933&fields=id&fields=name => generated 114 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 401/800] 10.0.0.208 () {34 vars in 990 bytes} [Tue Mar 3 20:04:17 2026] GET /v2.0/ports?device_id=d51dd20c-22fa-4b69-905b-e3b4d950dfad => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 400/801] 10.0.0.208 () {34 vars in 990 bytes} [Tue Mar 3 20:04:17 2026] GET /v2.0/ports?device_id=10802e16-3078-40c2-9041-07fbdea743fa => generated 973 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 402/802] 10.0.0.208 () {34 vars in 1040 bytes} [Tue Mar 3 20:04:17 2026] GET /v2.0/security-groups?id=443a575b-d4d5-4ce0-b247-632acf695fdf&fields=id&fields=name => generated 113 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 401/803] 10.0.0.208 () {34 vars in 990 bytes} [Tue Mar 3 20:04:17 2026] GET /v2.0/ports?device_id=b368270a-8e0e-459d-86f1-79f35e8d9438 => generated 971 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 402/804] 199.204.45.89 () {34 vars in 1079 bytes} [Tue Mar 3 20:04:17 2026] GET /v2.0/ports?tenant_id=8521440ae1c04c0198224c777fc23e39&device_id=10802e16-3078-40c2-9041-07fbdea743fa => generated 1242 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 403/805] 10.0.0.208 () {34 vars in 1040 bytes} [Tue Mar 3 20:04:17 2026] GET /v2.0/security-groups?id=0fea1634-bd34-4fb3-b62c-6c012c2c7a9f&fields=id&fields=name => generated 88 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 403/806] 199.204.45.89 () {34 vars in 1059 bytes} [Tue Mar 3 20:04:17 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=bc2ba84a-3201-4481-b0cf-e396282d35a6 => generated 19 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 404/807] 199.204.45.89 () {34 vars in 983 bytes} [Tue Mar 3 20:04:17 2026] GET /v2.0/subnets?id=c1b0efae-62b4-4e36-85fe-ab91ea5b5a6f => generated 688 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 405/808] 199.204.45.89 () {34 vars in 1051 bytes} [Tue Mar 3 20:04:18 2026] GET /v2.0/ports?network_id=cf73fc2e-b5b0-42d3-b9d7-1d52f2892c00&device_owner=network%3Adhcp => generated 12 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 404/809] 10.0.0.208 () {34 vars in 990 bytes} [Tue Mar 3 20:04:18 2026] GET /v2.0/ports?device_id=d8968f4f-c32b-4268-b2a5-d850d180966a => generated 971 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 406/810] 199.204.45.89 () {34 vars in 1011 bytes} [Tue Mar 3 20:04:18 2026] GET /v2.0/networks/cf73fc2e-b5b0-42d3-b9d7-1d52f2892c00?fields=segments => generated 14 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 405/811] 10.0.0.208 () {34 vars in 1040 bytes} [Tue Mar 3 20:04:18 2026] GET /v2.0/security-groups?id=6dac7a1e-18ab-41ad-83bf-4d8d63ef9933&fields=id&fields=name => generated 114 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 407/812] 199.204.45.89 () {34 vars in 1111 bytes} [Tue Mar 3 20:04:18 2026] GET /v2.0/networks/cf73fc2e-b5b0-42d3-b9d7-1d52f2892c00?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 406/813] 10.0.0.208 () {34 vars in 990 bytes} [Tue Mar 3 20:04:18 2026] GET /v2.0/ports?device_id=d8968f4f-c32b-4268-b2a5-d850d180966a => generated 971 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-03-03 20:04:18.647 7 INFO neutron.db.l3_db [None req-d1c2af7a-1d09-4295-81eb-43ddfd6f3dc2 dd4315f039704464a76b629fd7e2a0e3 1709978ef53e4a92b5d7eb5d60d751e6 - - default default] Floating IP 789ff6af-3e36-41b3-8262-f9ae7c010719 associated. External IP: 10.96.250.205, port: 0fb9ba70-c50a-41fa-8041-494ae9d3e486. [pid: 8|app: 0|req: 407/814] 10.0.0.208 () {34 vars in 990 bytes} [Tue Mar 3 20:04:18 2026] GET /v2.0/ports?device_id=d51dd20c-22fa-4b69-905b-e3b4d950dfad => generated 12 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 408/815] 10.0.0.208 () {34 vars in 990 bytes} [Tue Mar 3 20:04:18 2026] GET /v2.0/ports?device_id=10802e16-3078-40c2-9041-07fbdea743fa => generated 973 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 409/816] 10.0.0.208 () {34 vars in 1040 bytes} [Tue Mar 3 20:04:18 2026] GET /v2.0/security-groups?id=443a575b-d4d5-4ce0-b247-632acf695fdf&fields=id&fields=name => generated 113 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 408/817] 10.0.0.214 () {34 vars in 749 bytes} [Tue Mar 3 20:04:18 2026] PUT /v2.0/floatingips/789ff6af-3e36-41b3-8262-f9ae7c010719 => generated 855 bytes in 734 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-03-03 20:04:18.975 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-a2473cc3-5354-48b6-8c2f-1efa48c195c7'] response: {'name': 'network-changed', 'server_uuid': 'd8968f4f-c32b-4268-b2a5-d850d180966a', 'tag': '0fb9ba70-c50a-41fa-8041-494ae9d3e486', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 410/818] 10.0.0.208 () {34 vars in 990 bytes} [Tue Mar 3 20:04:18 2026] GET /v2.0/ports?device_id=d8968f4f-c32b-4268-b2a5-d850d180966a => generated 971 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 411/819] 10.0.0.208 () {34 vars in 1040 bytes} [Tue Mar 3 20:04:19 2026] GET /v2.0/security-groups?id=6dac7a1e-18ab-41ad-83bf-4d8d63ef9933&fields=id&fields=name => generated 114 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 409/820] 10.0.0.208 () {34 vars in 990 bytes} [Tue Mar 3 20:04:19 2026] GET /v2.0/ports?device_id=b368270a-8e0e-459d-86f1-79f35e8d9438 => generated 971 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 412/821] 199.204.45.89 () {34 vars in 993 bytes} [Tue Mar 3 20:04:19 2026] GET /v2.0/ports?device_id=b368270a-8e0e-459d-86f1-79f35e8d9438 => generated 971 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 410/822] 10.0.0.208 () {34 vars in 1040 bytes} [Tue Mar 3 20:04:19 2026] GET /v2.0/security-groups?id=0fea1634-bd34-4fb3-b62c-6c012c2c7a9f&fields=id&fields=name => generated 88 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-03 20:04:19.309 8 INFO neutron_taas.services.taas.taas_plugin [req-a1fde463-c663-440e-bb00-bb9bdb72a07f req-057792a5-941c-4765-b3a2-7e4e69341fa0 ee2cbbf211bc4562851e05dbcf2ef0ba 436ae9cd977c4728a1d1b447fe43ff34 - - default default] TaaS: Handle Delete Port: a61e5e13-e413-4c65-afe7-403352556118 2026-03-03 20:04:19.314 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-a1fde463-c663-440e-bb00-bb9bdb72a07f req-057792a5-941c-4765-b3a2-7e4e69341fa0 ee2cbbf211bc4562851e05dbcf2ef0ba 436ae9cd977c4728a1d1b447fe43ff34 - - default default] Tap Mirror: Handle Delete Port: a61e5e13-e413-4c65-afe7-403352556118 [pid: 8|app: 0|req: 413/823] 199.204.45.89 () {36 vars in 996 bytes} [Tue Mar 3 20:04:19 2026] DELETE /v2.0/ports/a61e5e13-e413-4c65-afe7-403352556118 => generated 0 bytes in 336 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-03-03 20:04:19.518 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-0db31937-98c8-4bc5-a5bd-3c1c13f93280'] response: {'server_uuid': 'b368270a-8e0e-459d-86f1-79f35e8d9438', 'name': 'network-vif-deleted', 'tag': 'a61e5e13-e413-4c65-afe7-403352556118', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 411/824] 199.204.45.89 () {34 vars in 1079 bytes} [Tue Mar 3 20:04:19 2026] GET /v2.0/ports?tenant_id=1709978ef53e4a92b5d7eb5d60d751e6&device_id=d8968f4f-c32b-4268-b2a5-d850d180966a => generated 1240 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 414/825] 199.204.45.89 () {34 vars in 985 bytes} [Tue Mar 3 20:04:19 2026] GET /v2.0/networks?id=77f52723-cde9-4a3b-a53b-b372463e4e1e => generated 780 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 412/826] 199.204.45.89 () {34 vars in 1057 bytes} [Tue Mar 3 20:04:19 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=0fb9ba70-c50a-41fa-8041-494ae9d3e486 => generated 858 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 415/827] 199.204.45.89 () {34 vars in 983 bytes} [Tue Mar 3 20:04:19 2026] GET /v2.0/subnets?id=54d1b5d9-f98b-4d44-ae83-9fdf5aa6b757 => generated 702 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 413/828] 199.204.45.89 () {34 vars in 1051 bytes} [Tue Mar 3 20:04:19 2026] GET /v2.0/ports?network_id=77f52723-cde9-4a3b-a53b-b372463e4e1e&device_owner=network%3Adhcp => generated 1244 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 414/829] 10.0.0.208 () {34 vars in 990 bytes} [Tue Mar 3 20:04:19 2026] GET /v2.0/ports?device_id=d51dd20c-22fa-4b69-905b-e3b4d950dfad => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 416/830] 199.204.45.89 () {34 vars in 1011 bytes} [Tue Mar 3 20:04:19 2026] GET /v2.0/networks/77f52723-cde9-4a3b-a53b-b372463e4e1e?fields=segments => generated 14 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 415/831] 199.204.45.89 () {34 vars in 1111 bytes} [Tue Mar 3 20:04:19 2026] GET /v2.0/networks/77f52723-cde9-4a3b-a53b-b372463e4e1e?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 417/832] 10.0.0.208 () {34 vars in 990 bytes} [Tue Mar 3 20:04:19 2026] GET /v2.0/ports?device_id=10802e16-3078-40c2-9041-07fbdea743fa => generated 973 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 416/833] 10.0.0.208 () {34 vars in 1040 bytes} [Tue Mar 3 20:04:19 2026] GET /v2.0/security-groups?id=443a575b-d4d5-4ce0-b247-632acf695fdf&fields=id&fields=name => generated 113 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 418/834] 10.0.0.208 () {34 vars in 990 bytes} [Tue Mar 3 20:04:20 2026] GET /v2.0/ports?device_id=b368270a-8e0e-459d-86f1-79f35e8d9438 => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 417/835] 10.0.0.208 () {34 vars in 990 bytes} [Tue Mar 3 20:04:20 2026] GET /v2.0/ports?device_id=d51dd20c-22fa-4b69-905b-e3b4d950dfad => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 419/836] 199.204.45.89 () {34 vars in 985 bytes} [Tue Mar 3 20:04:20 2026] GET /v2.0/networks?id=622fffbc-31f4-42b3-b6cf-f1b1cfba63e8 => generated 679 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 418/837] 199.204.45.89 () {34 vars in 1049 bytes} [Tue Mar 3 20:04:20 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=558758a98f3c4976905bac59f53604ca => generated 178 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 420/838] 10.0.0.208 () {34 vars in 990 bytes} [Tue Mar 3 20:04:21 2026] GET /v2.0/ports?device_id=10802e16-3078-40c2-9041-07fbdea743fa => generated 973 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 421/839] 10.0.0.208 () {34 vars in 1040 bytes} [Tue Mar 3 20:04:21 2026] GET /v2.0/security-groups?id=443a575b-d4d5-4ce0-b247-632acf695fdf&fields=id&fields=name => generated 113 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 424/842] 10.0.0.208 () {34 vars in 990 bytes} [Tue Mar 3 20:04:21 2026] GET /v2.0/ports?device_id=b368270a-8e0e-459d-86f1-79f35e8d9438 => generated 12 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 419/843] 199.204.45.89 () {38 vars in 954 bytes} [Tue Mar 3 20:04:21 2026] POST /v2.0/ports => generated 954 bytes in 397 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 425/844] 199.204.45.89 () {38 vars in 1027 bytes} [Tue Mar 3 20:04:21 2026] PUT /v2.0/ports/efbdee74-a89a-41f9-a1e0-13d8ad586bfa => generated 1235 bytes in 462 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-03-03 20:04:21.967 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-e2fd2ac7-1136-4200-8ede-126ebde973ba'] response: {'name': 'network-changed', 'server_uuid': 'd51dd20c-22fa-4b69-905b-e3b4d950dfad', 'tag': 'efbdee74-a89a-41f9-a1e0-13d8ad586bfa', 'status': 'completed', 'code': 200} /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 420/845] 10.0.0.208 () {34 vars in 990 bytes} [Tue Mar 3 20:04:21 2026] GET /v2.0/ports?device_id=d51dd20c-22fa-4b69-905b-e3b4d950dfad => generated 969 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 426/846] 10.0.0.208 () {34 vars in 1040 bytes} [Tue Mar 3 20:04:22 2026] GET /v2.0/security-groups?id=6bdb773e-2c7c-41ee-9b44-eb328551e6b7&fields=id&fields=name => generated 111 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 421/847] 10.0.0.208 () {34 vars in 990 bytes} [Tue Mar 3 20:04:22 2026] GET /v2.0/ports?device_id=10802e16-3078-40c2-9041-07fbdea743fa => generated 975 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 427/848] 10.0.0.208 () {34 vars in 1040 bytes} [Tue Mar 3 20:04:22 2026] GET /v2.0/security-groups?id=443a575b-d4d5-4ce0-b247-632acf695fdf&fields=id&fields=name => generated 113 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 428/849] 10.0.0.208 () {34 vars in 990 bytes} [Tue Mar 3 20:04:22 2026] GET /v2.0/ports?device_id=b368270a-8e0e-459d-86f1-79f35e8d9438 => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 422/850] 199.204.45.89 () {34 vars in 1079 bytes} [Tue Mar 3 20:04:22 2026] GET /v2.0/ports?tenant_id=558758a98f3c4976905bac59f53604ca&device_id=d51dd20c-22fa-4b69-905b-e3b4d950dfad => generated 1238 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 429/851] 199.204.45.89 () {34 vars in 1017 bytes} [Tue Mar 3 20:04:22 2026] GET /v2.0/networks?tenant_id=558758a98f3c4976905bac59f53604ca&shared=False => generated 775 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 423/852] 199.204.45.89 () {34 vars in 929 bytes} [Tue Mar 3 20:04:22 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 430/853] 10.0.0.208 () {34 vars in 990 bytes} [Tue Mar 3 20:04:23 2026] GET /v2.0/ports?device_id=d51dd20c-22fa-4b69-905b-e3b4d950dfad => generated 969 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 424/854] 10.0.0.208 () {34 vars in 1040 bytes} [Tue Mar 3 20:04:23 2026] GET /v2.0/security-groups?id=6bdb773e-2c7c-41ee-9b44-eb328551e6b7&fields=id&fields=name => generated 111 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 431/855] 10.0.0.208 () {34 vars in 990 bytes} [Tue Mar 3 20:04:23 2026] GET /v2.0/ports?device_id=10802e16-3078-40c2-9041-07fbdea743fa => generated 975 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 425/856] 10.0.0.208 () {34 vars in 1040 bytes} [Tue Mar 3 20:04:23 2026] GET /v2.0/security-groups?id=443a575b-d4d5-4ce0-b247-632acf695fdf&fields=id&fields=name => generated 113 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 426/857] 10.0.0.208 () {34 vars in 990 bytes} [Tue Mar 3 20:04:23 2026] GET /v2.0/ports?device_id=10802e16-3078-40c2-9041-07fbdea743fa => generated 975 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 427/858] 199.204.45.89 () {34 vars in 1079 bytes} [Tue Mar 3 20:04:23 2026] GET /v2.0/ports?tenant_id=558758a98f3c4976905bac59f53604ca&device_id=d51dd20c-22fa-4b69-905b-e3b4d950dfad => generated 1238 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-03-03 20:04:24.027 8 INFO neutron_taas.services.taas.taas_plugin [None req-7ddebd57-2627-478a-a47f-6aaed9e90a0a 7cbd9215fda843e1a1edd5f7c63c1961 a65240bb7d184953af84247a97d12afe - - default default] TaaS: Handle Delete Port: 984f9718-9210-4c49-b8e7-3064a59eeb39 2026-03-03 20:04:24.030 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-7ddebd57-2627-478a-a47f-6aaed9e90a0a 7cbd9215fda843e1a1edd5f7c63c1961 a65240bb7d184953af84247a97d12afe - - default default] Tap Mirror: Handle Delete Port: 984f9718-9210-4c49-b8e7-3064a59eeb39 2026-03-03 20:04:24.083 7 INFO neutron.db.l3_db [None req-d141ba13-c906-4c84-93f8-897c4a59af2d 5aa8703fe7c5416aa0e0f883f3bb73a7 8521440ae1c04c0198224c777fc23e39 - - default default] Floating IP 6c219b37-001a-44c8-8637-c44816941769 associated. External IP: 10.96.250.218, port: bc2ba84a-3201-4481-b0cf-e396282d35a6. [pid: 7|app: 0|req: 428/859] 10.0.0.214 () {34 vars in 749 bytes} [Tue Mar 3 20:04:23 2026] PUT /v2.0/floatingips/6c219b37-001a-44c8-8637-c44816941769 => generated 856 bytes in 705 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 429/860] 199.204.45.89 () {34 vars in 1057 bytes} [Tue Mar 3 20:04:24 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=efbdee74-a89a-41f9-a1e0-13d8ad586bfa => generated 19 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 430/861] 10.0.0.208 () {34 vars in 990 bytes} [Tue Mar 3 20:04:24 2026] GET /v2.0/ports?device_id=d51dd20c-22fa-4b69-905b-e3b4d950dfad => generated 969 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 431/862] 199.204.45.89 () {34 vars in 983 bytes} [Tue Mar 3 20:04:24 2026] GET /v2.0/subnets?id=b81c0198-4f69-4d3d-abff-e4f4a1cd04e7 => generated 697 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 432/863] 10.0.0.208 () {34 vars in 990 bytes} [Tue Mar 3 20:04:24 2026] GET /v2.0/ports?device_id=10802e16-3078-40c2-9041-07fbdea743fa => generated 975 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 433/864] 10.0.0.208 () {34 vars in 1040 bytes} [Tue Mar 3 20:04:24 2026] GET /v2.0/security-groups?id=6bdb773e-2c7c-41ee-9b44-eb328551e6b7&fields=id&fields=name => generated 111 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 434/865] 199.204.45.89 () {34 vars in 1051 bytes} [Tue Mar 3 20:04:24 2026] GET /v2.0/ports?network_id=622fffbc-31f4-42b3-b6cf-f1b1cfba63e8&device_owner=network%3Adhcp => generated 1244 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-03-03 20:04:24.622 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-f2e3514c-c719-4135-a61a-1b108bc3193c'] response: {'name': 'network-changed', 'server_uuid': '10802e16-3078-40c2-9041-07fbdea743fa', 'tag': 'bc2ba84a-3201-4481-b0cf-e396282d35a6', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 435/866] 10.0.0.208 () {34 vars in 1040 bytes} [Tue Mar 3 20:04:24 2026] GET /v2.0/security-groups?id=443a575b-d4d5-4ce0-b247-632acf695fdf&fields=id&fields=name => generated 113 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 432/867] 10.0.0.214 () {34 vars in 789 bytes} [Tue Mar 3 20:04:23 2026] PUT /v2.0/routers/91c01a9b-42d7-423d-b620-4a4726725791/remove_router_interface => generated 309 bytes in 1102 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 436/868] 199.204.45.89 () {34 vars in 1011 bytes} [Tue Mar 3 20:04:24 2026] GET /v2.0/networks/622fffbc-31f4-42b3-b6cf-f1b1cfba63e8?fields=segments => generated 14 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 437/869] 199.204.45.89 () {34 vars in 1111 bytes} [Tue Mar 3 20:04:24 2026] GET /v2.0/networks/622fffbc-31f4-42b3-b6cf-f1b1cfba63e8?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-03 20:04:24.930 8 INFO neutron_taas.services.taas.taas_plugin [None req-f9ae0cd1-dccd-49c4-9737-694231720aa5 7cbd9215fda843e1a1edd5f7c63c1961 a65240bb7d184953af84247a97d12afe - - default default] TaaS: Handle Delete Port: ce78b1dc-bca7-4245-bcad-9b0f2d7b793f 2026-03-03 20:04:24.933 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f9ae0cd1-dccd-49c4-9737-694231720aa5 7cbd9215fda843e1a1edd5f7c63c1961 a65240bb7d184953af84247a97d12afe - - default default] Tap Mirror: Handle Delete Port: ce78b1dc-bca7-4245-bcad-9b0f2d7b793f [pid: 7|app: 0|req: 438/870] 10.0.0.208 () {34 vars in 990 bytes} [Tue Mar 3 20:04:25 2026] GET /v2.0/ports?device_id=10802e16-3078-40c2-9041-07fbdea743fa => generated 975 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 439/871] 10.0.0.208 () {34 vars in 1040 bytes} [Tue Mar 3 20:04:25 2026] GET /v2.0/security-groups?id=443a575b-d4d5-4ce0-b247-632acf695fdf&fields=id&fields=name => generated 113 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 440/872] 199.204.45.89 () {34 vars in 1079 bytes} [Tue Mar 3 20:04:25 2026] GET /v2.0/ports?tenant_id=8521440ae1c04c0198224c777fc23e39&device_id=10802e16-3078-40c2-9041-07fbdea743fa => generated 1244 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-03-03 20:04:25.205 8 INFO neutron_taas.services.taas.taas_plugin [None req-f9ae0cd1-dccd-49c4-9737-694231720aa5 7cbd9215fda843e1a1edd5f7c63c1961 a65240bb7d184953af84247a97d12afe - - default default] TaaS: Handle Delete Port: 2b834ccd-3827-4850-8e26-9f1c671af763 2026-03-03 20:04:25.208 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f9ae0cd1-dccd-49c4-9737-694231720aa5 7cbd9215fda843e1a1edd5f7c63c1961 a65240bb7d184953af84247a97d12afe - - default default] Tap Mirror: Handle Delete Port: 2b834ccd-3827-4850-8e26-9f1c671af763 [pid: 7|app: 0|req: 441/873] 199.204.45.89 () {34 vars in 985 bytes} [Tue Mar 3 20:04:25 2026] GET /v2.0/networks?id=cf73fc2e-b5b0-42d3-b9d7-1d52f2892c00 => generated 766 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 442/874] 199.204.45.89 () {34 vars in 1059 bytes} [Tue Mar 3 20:04:25 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=bc2ba84a-3201-4481-b0cf-e396282d35a6 => generated 859 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 443/875] 199.204.45.89 () {34 vars in 983 bytes} [Tue Mar 3 20:04:25 2026] GET /v2.0/subnets?id=c1b0efae-62b4-4e36-85fe-ab91ea5b5a6f => generated 688 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 444/876] 199.204.45.89 () {34 vars in 1051 bytes} [Tue Mar 3 20:04:25 2026] GET /v2.0/ports?network_id=cf73fc2e-b5b0-42d3-b9d7-1d52f2892c00&device_owner=network%3Adhcp => generated 1244 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 445/877] 199.204.45.89 () {34 vars in 1011 bytes} [Tue Mar 3 20:04:25 2026] GET /v2.0/networks/cf73fc2e-b5b0-42d3-b9d7-1d52f2892c00?fields=segments => generated 14 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 446/878] 199.204.45.89 () {34 vars in 1111 bytes} [Tue Mar 3 20:04:25 2026] GET /v2.0/networks/cf73fc2e-b5b0-42d3-b9d7-1d52f2892c00?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-03 20:04:25.540 8 INFO neutron.services.segments.plugin [-] Segment 85c640b6-053d-4a82-b7ef-8093d13b66a9 resource provider aggregate not found 2026-03-03 20:04:25.550 8 INFO neutron.services.segments.plugin [-] Segment 85c640b6-053d-4a82-b7ef-8093d13b66a9 resource provider aggregate not found 2026-03-03 20:04:25.567 8 INFO neutron.services.segments.plugin [-] Segment 85c640b6-053d-4a82-b7ef-8093d13b66a9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 85c640b6-053d-4a82-b7ef-8093d13b66a9 found for delete ", "request_id": "req-8649b24c-0aed-4dcb-a9cf-f8aec98bb7bd"}]} 2026-03-03 20:04:25.575 8 INFO neutron.services.segments.plugin [-] Segment 85c640b6-053d-4a82-b7ef-8093d13b66a9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 85c640b6-053d-4a82-b7ef-8093d13b66a9 found for delete ", "request_id": "req-c05a0989-9ba6-471e-85bf-80452686be9d"}]} 2026-03-03 20:04:25.580 8 INFO neutron.db.l3_hamode_db [None req-f9ae0cd1-dccd-49c4-9737-694231720aa5 7cbd9215fda843e1a1edd5f7c63c1961 a65240bb7d184953af84247a97d12afe - - default default] HA network 9fa30014-2d9f-466f-bc3b-e69604b21021 was deleted as no HA routers are present in tenant 436ae9cd977c4728a1d1b447fe43ff34. [pid: 8|app: 0|req: 433/879] 10.0.0.214 () {32 vars in 724 bytes} [Tue Mar 3 20:04:24 2026] DELETE /v2.0/routers/91c01a9b-42d7-423d-b620-4a4726725791 => generated 0 bytes in 892 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 434/880] 10.0.0.208 () {34 vars in 990 bytes} [Tue Mar 3 20:04:25 2026] GET /v2.0/ports?device_id=d51dd20c-22fa-4b69-905b-e3b4d950dfad => generated 969 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 435/881] 10.0.0.208 () {34 vars in 1040 bytes} [Tue Mar 3 20:04:25 2026] GET /v2.0/security-groups?id=6bdb773e-2c7c-41ee-9b44-eb328551e6b7&fields=id&fields=name => generated 111 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 447/882] 10.0.0.214 () {32 vars in 724 bytes} [Tue Mar 3 20:04:25 2026] DELETE /v2.0/subnets/ba28567e-9864-4977-928b-8088e6d8dbad => generated 0 bytes in 175 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-03-03 20:04:25.861 8 INFO neutron_taas.services.taas.taas_plugin [None req-a006ed15-05f0-4ea4-a4a2-c2f1ca2b5ecf 7cbd9215fda843e1a1edd5f7c63c1961 a65240bb7d184953af84247a97d12afe - - default default] TaaS: Handle Delete Port: e1a56b1d-3c8a-4e52-9ebc-72b342f9ac0a 2026-03-03 20:04:25.868 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a006ed15-05f0-4ea4-a4a2-c2f1ca2b5ecf 7cbd9215fda843e1a1edd5f7c63c1961 a65240bb7d184953af84247a97d12afe - - default default] Tap Mirror: Handle Delete Port: e1a56b1d-3c8a-4e52-9ebc-72b342f9ac0a [pid: 8|app: 0|req: 436/883] 10.0.0.214 () {32 vars in 726 bytes} [Tue Mar 3 20:04:25 2026] DELETE /v2.0/networks/60734cdf-c1ff-49fe-a3ae-b304c741ad33 => generated 0 bytes in 289 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 448/884] 10.0.0.214 () {32 vars in 774 bytes} [Tue Mar 3 20:04:26 2026] GET /v2.0/security-groups?tenant_id=436ae9cd977c4728a1d1b447fe43ff34&name=default => generated 2921 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 437/885] 10.0.0.208 () {34 vars in 990 bytes} [Tue Mar 3 20:04:26 2026] GET /v2.0/ports?device_id=10802e16-3078-40c2-9041-07fbdea743fa => generated 975 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 438/886] 10.0.0.208 () {34 vars in 1040 bytes} [Tue Mar 3 20:04:26 2026] GET /v2.0/security-groups?id=443a575b-d4d5-4ce0-b247-632acf695fdf&fields=id&fields=name => generated 113 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 449/887] 10.0.0.214 () {32 vars in 740 bytes} [Tue Mar 3 20:04:26 2026] DELETE /v2.0/security-groups/0fea1634-bd34-4fb3-b62c-6c012c2c7a9f => generated 0 bytes in 119 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 439/888] 10.0.0.208 () {34 vars in 990 bytes} [Tue Mar 3 20:04:26 2026] GET /v2.0/ports?device_id=d51dd20c-22fa-4b69-905b-e3b4d950dfad => generated 969 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 450/889] 10.0.0.208 () {34 vars in 1040 bytes} [Tue Mar 3 20:04:26 2026] GET /v2.0/security-groups?id=6bdb773e-2c7c-41ee-9b44-eb328551e6b7&fields=id&fields=name => generated 111 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 440/890] 199.204.45.89 () {34 vars in 993 bytes} [Tue Mar 3 20:04:27 2026] GET /v2.0/ports?device_id=10802e16-3078-40c2-9041-07fbdea743fa => generated 975 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 451/891] 10.0.0.208 () {34 vars in 990 bytes} [Tue Mar 3 20:04:27 2026] GET /v2.0/ports?device_id=10802e16-3078-40c2-9041-07fbdea743fa => generated 975 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 452/892] 10.0.0.208 () {34 vars in 1040 bytes} [Tue Mar 3 20:04:27 2026] GET /v2.0/security-groups?id=443a575b-d4d5-4ce0-b247-632acf695fdf&fields=id&fields=name => generated 113 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-03-03 20:04:27.593 8 INFO neutron.services.segments.plugin [-] Segment 52ea42f0-96d5-4a7c-9e7e-c31d208ba176 resource provider aggregate not found 2026-03-03 20:04:27.608 8 INFO neutron.services.segments.plugin [-] Segment 52ea42f0-96d5-4a7c-9e7e-c31d208ba176 resource provider aggregate not found 2026-03-03 20:04:27.612 8 INFO neutron.services.segments.plugin [-] Segment 52ea42f0-96d5-4a7c-9e7e-c31d208ba176 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 52ea42f0-96d5-4a7c-9e7e-c31d208ba176 found for delete ", "request_id": "req-f5fdd8e5-5561-40b7-ae4f-a2e48fe3ba3c"}]} 2026-03-03 20:04:27.627 8 INFO neutron.services.segments.plugin [-] Segment 52ea42f0-96d5-4a7c-9e7e-c31d208ba176 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 52ea42f0-96d5-4a7c-9e7e-c31d208ba176 found for delete ", "request_id": "req-6faabbe1-20d2-4e14-a205-0dfb9173d41c"}]} 2026-03-03 20:04:27.637 8 INFO neutron_taas.services.taas.taas_plugin [req-567d775f-2fd8-462d-9bd8-76294bd63a9a req-560bfc87-0a6f-444b-83a3-c0162c11a978 5aa8703fe7c5416aa0e0f883f3bb73a7 8521440ae1c04c0198224c777fc23e39 - - default default] TaaS: Handle Delete Port: bc2ba84a-3201-4481-b0cf-e396282d35a6 2026-03-03 20:04:27.640 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-567d775f-2fd8-462d-9bd8-76294bd63a9a req-560bfc87-0a6f-444b-83a3-c0162c11a978 5aa8703fe7c5416aa0e0f883f3bb73a7 8521440ae1c04c0198224c777fc23e39 - - default default] Tap Mirror: Handle Delete Port: bc2ba84a-3201-4481-b0cf-e396282d35a6 2026-03-03 20:04:27.837 8 INFO neutron.db.l3_db [req-567d775f-2fd8-462d-9bd8-76294bd63a9a req-560bfc87-0a6f-444b-83a3-c0162c11a978 5aa8703fe7c5416aa0e0f883f3bb73a7 8521440ae1c04c0198224c777fc23e39 - - default default] Floating IP 6c219b37-001a-44c8-8637-c44816941769 disassociated. External IP: 10.96.250.218, port: bc2ba84a-3201-4481-b0cf-e396282d35a6. [pid: 7|app: 0|req: 453/893] 10.0.0.208 () {34 vars in 990 bytes} [Tue Mar 3 20:04:28 2026] GET /v2.0/ports?device_id=d51dd20c-22fa-4b69-905b-e3b4d950dfad => generated 969 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 454/894] 10.0.0.208 () {34 vars in 1040 bytes} [Tue Mar 3 20:04:28 2026] GET /v2.0/security-groups?id=6bdb773e-2c7c-41ee-9b44-eb328551e6b7&fields=id&fields=name => generated 111 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 441/895] 199.204.45.89 () {36 vars in 996 bytes} [Tue Mar 3 20:04:27 2026] DELETE /v2.0/ports/bc2ba84a-3201-4481-b0cf-e396282d35a6 => generated 0 bytes in 662 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-03-03 20:04:28.208 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-3cb1e963-f0c2-4817-824d-764a1b9318d6'] response: {'server_uuid': '10802e16-3078-40c2-9041-07fbdea743fa', 'name': 'network-vif-deleted', 'tag': 'bc2ba84a-3201-4481-b0cf-e396282d35a6', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 455/896] 10.0.0.208 () {34 vars in 990 bytes} [Tue Mar 3 20:04:28 2026] GET /v2.0/ports?device_id=10802e16-3078-40c2-9041-07fbdea743fa => generated 12 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 442/897] 10.0.0.208 () {34 vars in 990 bytes} [Tue Mar 3 20:04:29 2026] GET /v2.0/ports?device_id=d51dd20c-22fa-4b69-905b-e3b4d950dfad => generated 969 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 456/898] 10.0.0.208 () {34 vars in 1040 bytes} [Tue Mar 3 20:04:29 2026] GET /v2.0/security-groups?id=6bdb773e-2c7c-41ee-9b44-eb328551e6b7&fields=id&fields=name => generated 111 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 443/899] 10.0.0.208 () {34 vars in 990 bytes} [Tue Mar 3 20:04:29 2026] GET /v2.0/ports?device_id=10802e16-3078-40c2-9041-07fbdea743fa => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 444/900] 10.0.0.208 () {34 vars in 990 bytes} [Tue Mar 3 20:04:30 2026] GET /v2.0/ports?device_id=d51dd20c-22fa-4b69-905b-e3b4d950dfad => generated 971 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 445/901] 10.0.0.208 () {34 vars in 1040 bytes} [Tue Mar 3 20:04:30 2026] GET /v2.0/security-groups?id=6bdb773e-2c7c-41ee-9b44-eb328551e6b7&fields=id&fields=name => generated 111 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 457/902] 10.0.0.149 () {34 vars in 990 bytes} [Tue Mar 3 20:04:30 2026] GET /v2.0/ports?device_id=d8968f4f-c32b-4268-b2a5-d850d180966a => generated 1240 bytes in 386 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 458/903] 10.0.0.149 () {34 vars in 1040 bytes} [Tue Mar 3 20:04:30 2026] GET /v2.0/security-groups?id=6dac7a1e-18ab-41ad-83bf-4d8d63ef9933&fields=id&fields=name => generated 114 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 446/904] 10.0.0.214 () {32 vars in 774 bytes} [Tue Mar 3 20:04:30 2026] GET /v2.0/security-groups?tenant_id=b781f9ebc3884495a03f6fde5d36b7d9&name=default => generated 2925 bytes in 273 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 459/905] 10.0.0.214 () {32 vars in 740 bytes} [Tue Mar 3 20:04:30 2026] DELETE /v2.0/security-groups/637a1d4d-79ae-4c4f-ac9e-17b8bfff5b7e => generated 0 bytes in 108 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 447/906] 10.0.0.208 () {34 vars in 990 bytes} [Tue Mar 3 20:04:30 2026] GET /v2.0/ports?device_id=10802e16-3078-40c2-9041-07fbdea743fa => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 460/907] 10.0.0.214 () {32 vars in 774 bytes} [Tue Mar 3 20:04:30 2026] GET /v2.0/security-groups?tenant_id=838852c8f7c0429da3a05e6ba40c1e4c&name=default => generated 2925 bytes in 126 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 448/908] 10.0.0.214 () {32 vars in 740 bytes} [Tue Mar 3 20:04:31 2026] DELETE /v2.0/security-groups/8b0c2688-b17b-433a-abe1-ddc41d49a6b5 => generated 0 bytes in 134 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 461/909] 10.0.0.208 () {34 vars in 990 bytes} [Tue Mar 3 20:04:31 2026] GET /v2.0/ports?device_id=d51dd20c-22fa-4b69-905b-e3b4d950dfad => generated 971 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 449/910] 10.0.0.208 () {34 vars in 1040 bytes} [Tue Mar 3 20:04:31 2026] GET /v2.0/security-groups?id=6bdb773e-2c7c-41ee-9b44-eb328551e6b7&fields=id&fields=name => generated 111 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 462/911] 10.0.0.214 () {32 vars in 740 bytes} [Tue Mar 3 20:04:32 2026] DELETE /v2.0/security-groups/443a575b-d4d5-4ce0-b247-632acf695fdf => generated 0 bytes in 110 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-03-03 20:04:32.185 8 INFO neutron.api.v2.resource [None req-2ae69b8a-edc8-456f-839e-cd3f046fe7c0 5aa8703fe7c5416aa0e0f883f3bb73a7 8521440ae1c04c0198224c777fc23e39 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 450/912] 10.0.0.214 () {32 vars in 737 bytes} [Tue Mar 3 20:04:32 2026] GET /v2.0/security-groups/443a575b-d4d5-4ce0-b247-632acf695fdf => generated 146 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-03-03 20:04:32.313 7 INFO neutron_taas.services.taas.taas_plugin [None req-19ed73ae-25f9-4338-b552-572e31888a0c 5aa8703fe7c5416aa0e0f883f3bb73a7 8521440ae1c04c0198224c777fc23e39 - - default default] TaaS: Handle Delete Port: 3d3c5b5d-bb69-4a93-a981-dc1f078128c9 2026-03-03 20:04:32.317 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-19ed73ae-25f9-4338-b552-572e31888a0c 5aa8703fe7c5416aa0e0f883f3bb73a7 8521440ae1c04c0198224c777fc23e39 - - default default] Tap Mirror: Handle Delete Port: 3d3c5b5d-bb69-4a93-a981-dc1f078128c9 [pid: 7|app: 0|req: 463/913] 10.0.0.214 () {32 vars in 732 bytes} [Tue Mar 3 20:04:32 2026] DELETE /v2.0/floatingips/6c219b37-001a-44c8-8637-c44816941769 => generated 0 bytes in 339 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 464/914] 10.0.0.208 () {34 vars in 990 bytes} [Tue Mar 3 20:04:32 2026] GET /v2.0/ports?device_id=d51dd20c-22fa-4b69-905b-e3b4d950dfad => generated 971 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 465/915] 10.0.0.208 () {34 vars in 1040 bytes} [Tue Mar 3 20:04:32 2026] GET /v2.0/security-groups?id=6bdb773e-2c7c-41ee-9b44-eb328551e6b7&fields=id&fields=name => generated 111 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 466/916] 10.0.0.208 () {34 vars in 990 bytes} [Tue Mar 3 20:04:32 2026] GET /v2.0/ports?device_id=d51dd20c-22fa-4b69-905b-e3b4d950dfad => generated 971 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-03-03 20:04:33.009 8 INFO neutron_taas.services.taas.taas_plugin [None req-4b9f82f5-18cf-46af-a2e0-5e3fcb9e5d5f 7cbd9215fda843e1a1edd5f7c63c1961 a65240bb7d184953af84247a97d12afe - - default default] TaaS: Handle Delete Port: 99cd0be0-8570-430d-a3b6-e22a0a5f0b87 2026-03-03 20:04:33.025 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-4b9f82f5-18cf-46af-a2e0-5e3fcb9e5d5f 7cbd9215fda843e1a1edd5f7c63c1961 a65240bb7d184953af84247a97d12afe - - default default] Tap Mirror: Handle Delete Port: 99cd0be0-8570-430d-a3b6-e22a0a5f0b87 2026-03-03 20:04:33.444 7 INFO neutron.db.l3_db [None req-5ec482ec-0a87-4f86-8bc9-a3044a702792 9a863b1799114b05ab8a28bfa3834345 558758a98f3c4976905bac59f53604ca - - default default] Floating IP 13ccc06b-6f51-49ce-a35c-e27d0a3e0d3f associated. External IP: 10.96.250.209, port: efbdee74-a89a-41f9-a1e0-13d8ad586bfa. [pid: 7|app: 0|req: 467/917] 10.0.0.214 () {34 vars in 749 bytes} [Tue Mar 3 20:04:32 2026] PUT /v2.0/floatingips/13ccc06b-6f51-49ce-a35c-e27d0a3e0d3f => generated 855 bytes in 800 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-03-03 20:04:33.836 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-1371ed09-da8f-4c74-90a5-aeaaa32aeeb2'] response: {'name': 'network-changed', 'server_uuid': 'd51dd20c-22fa-4b69-905b-e3b4d950dfad', 'tag': 'efbdee74-a89a-41f9-a1e0-13d8ad586bfa', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 468/918] 10.0.0.208 () {34 vars in 990 bytes} [Tue Mar 3 20:04:33 2026] GET /v2.0/ports?device_id=d51dd20c-22fa-4b69-905b-e3b4d950dfad => generated 971 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 469/919] 10.0.0.208 () {34 vars in 1040 bytes} [Tue Mar 3 20:04:33 2026] GET /v2.0/security-groups?id=6bdb773e-2c7c-41ee-9b44-eb328551e6b7&fields=id&fields=name => generated 111 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 451/920] 10.0.0.214 () {34 vars in 789 bytes} [Tue Mar 3 20:04:32 2026] PUT /v2.0/routers/1617948d-8a3c-4f83-bc19-19b9e2b80e94/remove_router_interface => generated 309 bytes in 1481 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-03-03 20:04:34.229 7 INFO neutron_taas.services.taas.taas_plugin [None req-8df00053-dc8b-4acc-859e-5a3113331245 7cbd9215fda843e1a1edd5f7c63c1961 a65240bb7d184953af84247a97d12afe - - default default] TaaS: Handle Delete Port: ad040478-b993-48b6-9333-e23fe53c926c 2026-03-03 20:04:34.232 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-8df00053-dc8b-4acc-859e-5a3113331245 7cbd9215fda843e1a1edd5f7c63c1961 a65240bb7d184953af84247a97d12afe - - default default] Tap Mirror: Handle Delete Port: ad040478-b993-48b6-9333-e23fe53c926c [pid: 8|app: 0|req: 452/921] 10.0.0.208 () {34 vars in 990 bytes} [Tue Mar 3 20:04:34 2026] GET /v2.0/ports?device_id=d51dd20c-22fa-4b69-905b-e3b4d950dfad => generated 971 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 453/922] 199.204.45.89 () {34 vars in 1079 bytes} [Tue Mar 3 20:04:34 2026] GET /v2.0/ports?tenant_id=558758a98f3c4976905bac59f53604ca&device_id=d51dd20c-22fa-4b69-905b-e3b4d950dfad => generated 1240 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 454/923] 10.0.0.208 () {34 vars in 1040 bytes} [Tue Mar 3 20:04:34 2026] GET /v2.0/security-groups?id=6bdb773e-2c7c-41ee-9b44-eb328551e6b7&fields=id&fields=name => generated 111 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 455/924] 199.204.45.89 () {34 vars in 985 bytes} [Tue Mar 3 20:04:34 2026] GET /v2.0/networks?id=622fffbc-31f4-42b3-b6cf-f1b1cfba63e8 => generated 775 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-03-03 20:04:34.599 7 INFO neutron_taas.services.taas.taas_plugin [None req-8df00053-dc8b-4acc-859e-5a3113331245 7cbd9215fda843e1a1edd5f7c63c1961 a65240bb7d184953af84247a97d12afe - - default default] TaaS: Handle Delete Port: 8bb9153b-6f49-4a97-a254-d3aacc037710 [pid: 8|app: 0|req: 456/925] 199.204.45.89 () {34 vars in 1057 bytes} [Tue Mar 3 20:04:34 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=efbdee74-a89a-41f9-a1e0-13d8ad586bfa => generated 858 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-03-03 20:04:34.602 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-8df00053-dc8b-4acc-859e-5a3113331245 7cbd9215fda843e1a1edd5f7c63c1961 a65240bb7d184953af84247a97d12afe - - default default] Tap Mirror: Handle Delete Port: 8bb9153b-6f49-4a97-a254-d3aacc037710 [pid: 8|app: 0|req: 457/926] 199.204.45.89 () {34 vars in 983 bytes} [Tue Mar 3 20:04:34 2026] GET /v2.0/subnets?id=b81c0198-4f69-4d3d-abff-e4f4a1cd04e7 => generated 697 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 458/927] 199.204.45.89 () {34 vars in 1051 bytes} [Tue Mar 3 20:04:34 2026] GET /v2.0/ports?network_id=622fffbc-31f4-42b3-b6cf-f1b1cfba63e8&device_owner=network%3Adhcp => generated 1244 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 459/928] 199.204.45.89 () {34 vars in 1011 bytes} [Tue Mar 3 20:04:34 2026] GET /v2.0/networks/622fffbc-31f4-42b3-b6cf-f1b1cfba63e8?fields=segments => generated 14 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 460/929] 199.204.45.89 () {34 vars in 1111 bytes} [Tue Mar 3 20:04:34 2026] GET /v2.0/networks/622fffbc-31f4-42b3-b6cf-f1b1cfba63e8?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-03 20:04:35.012 7 INFO neutron.services.segments.plugin [-] Segment f5c589f8-d11c-4d44-bad9-a36f8059567b resource provider aggregate not found 2026-03-03 20:04:35.024 7 INFO neutron.services.segments.plugin [-] Segment f5c589f8-d11c-4d44-bad9-a36f8059567b resource provider aggregate not found 2026-03-03 20:04:35.055 7 INFO neutron.services.segments.plugin [-] Segment f5c589f8-d11c-4d44-bad9-a36f8059567b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f5c589f8-d11c-4d44-bad9-a36f8059567b found for delete ", "request_id": "req-cdb71443-26a5-4d7f-8ade-22ec190a7550"}]} 2026-03-03 20:04:35.057 7 INFO neutron.services.segments.plugin [-] Segment f5c589f8-d11c-4d44-bad9-a36f8059567b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f5c589f8-d11c-4d44-bad9-a36f8059567b found for delete ", "request_id": "req-ebe52b43-b92d-42c5-a94f-59fa819589d5"}]} 2026-03-03 20:04:35.073 7 INFO neutron.db.l3_hamode_db [None req-8df00053-dc8b-4acc-859e-5a3113331245 7cbd9215fda843e1a1edd5f7c63c1961 a65240bb7d184953af84247a97d12afe - - default default] HA network 909d319e-f7f2-4737-a3b2-11b93213bd4a was deleted as no HA routers are present in tenant 8521440ae1c04c0198224c777fc23e39. [pid: 7|app: 0|req: 470/930] 10.0.0.214 () {32 vars in 724 bytes} [Tue Mar 3 20:04:34 2026] DELETE /v2.0/routers/1617948d-8a3c-4f83-bc19-19b9e2b80e94 => generated 0 bytes in 1052 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 461/931] 10.0.0.214 () {32 vars in 724 bytes} [Tue Mar 3 20:04:35 2026] DELETE /v2.0/subnets/c1b0efae-62b4-4e36-85fe-ab91ea5b5a6f => generated 0 bytes in 204 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-03-03 20:04:35.399 7 INFO neutron_taas.services.taas.taas_plugin [None req-2bdb1bd6-319c-4976-9a08-c55bdefa40e1 7cbd9215fda843e1a1edd5f7c63c1961 a65240bb7d184953af84247a97d12afe - - default default] TaaS: Handle Delete Port: c134c3dc-d63b-4243-8384-2b6dbe67b84c 2026-03-03 20:04:35.403 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-2bdb1bd6-319c-4976-9a08-c55bdefa40e1 7cbd9215fda843e1a1edd5f7c63c1961 a65240bb7d184953af84247a97d12afe - - default default] Tap Mirror: Handle Delete Port: c134c3dc-d63b-4243-8384-2b6dbe67b84c [pid: 7|app: 0|req: 471/932] 10.0.0.214 () {32 vars in 726 bytes} [Tue Mar 3 20:04:35 2026] DELETE /v2.0/networks/cf73fc2e-b5b0-42d3-b9d7-1d52f2892c00 => generated 0 bytes in 290 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 462/933] 10.0.0.208 () {34 vars in 990 bytes} [Tue Mar 3 20:04:35 2026] GET /v2.0/ports?device_id=d51dd20c-22fa-4b69-905b-e3b4d950dfad => generated 971 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 472/934] 10.0.0.208 () {34 vars in 1040 bytes} [Tue Mar 3 20:04:35 2026] GET /v2.0/security-groups?id=6bdb773e-2c7c-41ee-9b44-eb328551e6b7&fields=id&fields=name => generated 111 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 463/935] 10.0.0.214 () {32 vars in 774 bytes} [Tue Mar 3 20:04:35 2026] GET /v2.0/security-groups?tenant_id=8521440ae1c04c0198224c777fc23e39&name=default => generated 2925 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 473/936] 10.0.0.214 () {32 vars in 740 bytes} [Tue Mar 3 20:04:35 2026] DELETE /v2.0/security-groups/34f96b71-f737-49b6-81dc-251a75781e69 => generated 0 bytes in 76 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 465/939] 10.0.0.192 () {28 vars in 585 bytes} [Tue Mar 3 20:04:36 2026] GET /v2.0/networks => generated 5087 bytes in 384 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 475/940] 10.0.0.192 () {28 vars in 599 bytes} [Tue Mar 3 20:04:36 2026] GET /v2.0/security-groups => generated 28933 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 466/941] 10.0.0.192 () {28 vars in 581 bytes} [Tue Mar 3 20:04:36 2026] GET /v2.0/agents => generated 3384 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 476/942] 10.0.0.192 () {28 vars in 591 bytes} [Tue Mar 3 20:04:36 2026] GET /v2.0/floatingips => generated 1701 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 467/943] 10.0.0.208 () {34 vars in 990 bytes} [Tue Mar 3 20:04:36 2026] GET /v2.0/ports?device_id=d51dd20c-22fa-4b69-905b-e3b4d950dfad => generated 971 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 468/944] 10.0.0.208 () {34 vars in 1040 bytes} [Tue Mar 3 20:04:36 2026] GET /v2.0/security-groups?id=6bdb773e-2c7c-41ee-9b44-eb328551e6b7&fields=id&fields=name => generated 111 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 477/945] 10.0.0.192 () {28 vars in 583 bytes} [Tue Mar 3 20:04:36 2026] GET /v2.0/routers => generated 1478 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 469/946] 10.0.0.192 () {28 vars in 624 bytes} [Tue Mar 3 20:04:36 2026] GET /v2.0/agents?binary=ovn-controller => generated 14 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 470/947] 199.204.45.89 () {34 vars in 993 bytes} [Tue Mar 3 20:04:36 2026] GET /v2.0/ports?device_id=d51dd20c-22fa-4b69-905b-e3b4d950dfad => generated 971 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 478/948] 10.0.0.192 () {28 vars in 677 bytes} [Tue Mar 3 20:04:36 2026] GET /v2.0/routers/6c0573c4-961f-40c2-8321-b7feb0393acc/l3-agents => generated 682 bytes in 149 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-03-03 20:04:37.077 7 INFO neutron.services.segments.plugin [-] Segment 317b5511-fde3-443e-9a8b-e7031d07f9e0 resource provider aggregate not found 2026-03-03 20:04:37.098 7 INFO neutron.services.segments.plugin [-] Segment 317b5511-fde3-443e-9a8b-e7031d07f9e0 resource provider aggregate not found 2026-03-03 20:04:37.107 7 INFO neutron.services.segments.plugin [-] Segment 317b5511-fde3-443e-9a8b-e7031d07f9e0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 317b5511-fde3-443e-9a8b-e7031d07f9e0 found for delete ", "request_id": "req-5a3c0b89-5bb1-4979-a4e8-37ab8a9db009"}]} 2026-03-03 20:04:37.124 7 INFO neutron.services.segments.plugin [-] Segment 317b5511-fde3-443e-9a8b-e7031d07f9e0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 317b5511-fde3-443e-9a8b-e7031d07f9e0 found for delete ", "request_id": "req-8dbdf42e-0f54-4d17-8880-450d282069b5"}]} [pid: 7|app: 0|req: 479/949] 10.0.0.192 () {28 vars in 677 bytes} [Tue Mar 3 20:04:37 2026] GET /v2.0/routers/8c4673fd-41e6-47fa-a914-d5866fd65d38/l3-agents => generated 682 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-03-03 20:04:37.170 8 INFO neutron_taas.services.taas.taas_plugin [req-b07af03c-291a-4d0f-9c31-4c21f2c3b294 req-cef001c4-6546-477c-9100-66d7fb9f1817 9a863b1799114b05ab8a28bfa3834345 558758a98f3c4976905bac59f53604ca - - default default] TaaS: Handle Delete Port: efbdee74-a89a-41f9-a1e0-13d8ad586bfa 2026-03-03 20:04:37.174 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-b07af03c-291a-4d0f-9c31-4c21f2c3b294 req-cef001c4-6546-477c-9100-66d7fb9f1817 9a863b1799114b05ab8a28bfa3834345 558758a98f3c4976905bac59f53604ca - - default default] Tap Mirror: Handle Delete Port: efbdee74-a89a-41f9-a1e0-13d8ad586bfa [pid: 7|app: 0|req: 480/950] 10.0.0.208 () {34 vars in 1084 bytes} [Tue Mar 3 20:04:37 2026] GET /v2.0/ports?device_id=d51dd20c-22fa-4b69-905b-e3b4d950dfad&device_id=d8968f4f-c32b-4268-b2a5-d850d180966a => generated 2469 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 481/951] 10.0.0.192 () {28 vars in 583 bytes} [Tue Mar 3 20:04:37 2026] GET /v2.0/subnets => generated 3925 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 482/952] 10.0.0.208 () {34 vars in 1120 bytes} [Tue Mar 3 20:04:37 2026] GET /v2.0/security-groups?id=6dac7a1e-18ab-41ad-83bf-4d8d63ef9933&id=6bdb773e-2c7c-41ee-9b44-eb328551e6b7&fields=id&fields=name => generated 204 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-03-03 20:04:37.294 8 INFO neutron.db.l3_db [req-b07af03c-291a-4d0f-9c31-4c21f2c3b294 req-cef001c4-6546-477c-9100-66d7fb9f1817 9a863b1799114b05ab8a28bfa3834345 558758a98f3c4976905bac59f53604ca - - default default] Floating IP 13ccc06b-6f51-49ce-a35c-e27d0a3e0d3f disassociated. External IP: 10.96.250.209, port: efbdee74-a89a-41f9-a1e0-13d8ad586bfa. [pid: 7|app: 0|req: 483/953] 10.0.0.192 () {28 vars in 579 bytes} [Tue Mar 3 20:04:37 2026] GET /v2.0/ports => generated 18181 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 484/954] 10.0.0.192 () {28 vars in 619 bytes} [Tue Mar 3 20:04:37 2026] GET /v2.0/network-ip-availabilities => generated 2936 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 485/955] 10.0.0.192 () {28 vars in 583 bytes} [Tue Mar 3 20:04:37 2026] GET /v2.0/subnets => generated 3925 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 486/956] 10.0.0.192 () {28 vars in 591 bytes} [Tue Mar 3 20:04:37 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: 471/957] 199.204.45.89 () {36 vars in 996 bytes} [Tue Mar 3 20:04:37 2026] DELETE /v2.0/ports/efbdee74-a89a-41f9-a1e0-13d8ad586bfa => generated 0 bytes in 759 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-03-03 20:04:37.823 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-3a999e2d-e552-4712-a933-6bdf16a8364c'] response: {'server_uuid': 'd51dd20c-22fa-4b69-905b-e3b4d950dfad', 'name': 'network-vif-deleted', 'tag': 'efbdee74-a89a-41f9-a1e0-13d8ad586bfa', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 487/958] 10.0.0.208 () {34 vars in 990 bytes} [Tue Mar 3 20:04:37 2026] GET /v2.0/ports?device_id=d51dd20c-22fa-4b69-905b-e3b4d950dfad => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 472/959] 10.0.0.214 () {32 vars in 774 bytes} [Tue Mar 3 20:04:38 2026] GET /v2.0/security-groups?tenant_id=1d4c6cfa1b9f4dda87bf5a2bfecc0ebe&name=default => generated 2925 bytes in 298 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 488/960] 10.0.0.214 () {32 vars in 740 bytes} [Tue Mar 3 20:04:38 2026] DELETE /v2.0/security-groups/779ae1ff-4ecc-4afd-b49c-938ef5ef53bb => generated 0 bytes in 107 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 473/961] 10.0.0.214 () {32 vars in 774 bytes} [Tue Mar 3 20:04:38 2026] GET /v2.0/security-groups?tenant_id=98432f17e1764d0a831a71615d4cb3e3&name=default => generated 2925 bytes in 139 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 489/962] 10.0.0.214 () {32 vars in 740 bytes} [Tue Mar 3 20:04:38 2026] DELETE /v2.0/security-groups/58557df7-c820-4bbf-b0de-860d70b24ce1 => generated 0 bytes in 130 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 474/963] 10.0.0.208 () {34 vars in 990 bytes} [Tue Mar 3 20:04:39 2026] GET /v2.0/ports?device_id=d51dd20c-22fa-4b69-905b-e3b4d950dfad => generated 12 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 490/964] 10.0.0.208 () {34 vars in 990 bytes} [Tue Mar 3 20:04:40 2026] GET /v2.0/ports?device_id=d51dd20c-22fa-4b69-905b-e3b4d950dfad => generated 12 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 475/965] 10.0.0.208 () {34 vars in 990 bytes} [Tue Mar 3 20:04:41 2026] GET /v2.0/ports?device_id=d51dd20c-22fa-4b69-905b-e3b4d950dfad => generated 12 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 491/966] 10.0.0.214 () {32 vars in 774 bytes} [Tue Mar 3 20:04:41 2026] GET /v2.0/security-groups?tenant_id=1aee279197d9460489c1e028f665be37&name=default => generated 2925 bytes in 360 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 476/967] 10.0.0.214 () {32 vars in 740 bytes} [Tue Mar 3 20:04:42 2026] DELETE /v2.0/security-groups/7a9d07ae-303f-4712-86b3-13401dc766bd => generated 0 bytes in 116 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 492/968] 10.0.0.214 () {32 vars in 740 bytes} [Tue Mar 3 20:04:42 2026] DELETE /v2.0/security-groups/6bdb773e-2c7c-41ee-9b44-eb328551e6b7 => generated 0 bytes in 117 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-03-03 20:04:42.562 8 INFO neutron.api.v2.resource [None req-b39f71dd-e285-4e59-94a8-cda198f98c8e 9a863b1799114b05ab8a28bfa3834345 558758a98f3c4976905bac59f53604ca - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 477/969] 10.0.0.214 () {32 vars in 737 bytes} [Tue Mar 3 20:04:42 2026] GET /v2.0/security-groups/6bdb773e-2c7c-41ee-9b44-eb328551e6b7 => generated 146 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-03-03 20:04:42.674 7 INFO neutron_taas.services.taas.taas_plugin [None req-e2c82e90-234d-4eaf-90a4-a11ef3c6f39d 9a863b1799114b05ab8a28bfa3834345 558758a98f3c4976905bac59f53604ca - - default default] TaaS: Handle Delete Port: 654b4ac1-f4e3-4990-a9c9-32a4c56234ab 2026-03-03 20:04:42.677 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-e2c82e90-234d-4eaf-90a4-a11ef3c6f39d 9a863b1799114b05ab8a28bfa3834345 558758a98f3c4976905bac59f53604ca - - default default] Tap Mirror: Handle Delete Port: 654b4ac1-f4e3-4990-a9c9-32a4c56234ab [pid: 8|app: 0|req: 478/970] 10.0.0.214 () {32 vars in 774 bytes} [Tue Mar 3 20:04:42 2026] GET /v2.0/security-groups?tenant_id=2de6c650ffc14baaa9e40cc217650970&name=default => generated 2925 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 479/971] 10.0.0.214 () {32 vars in 740 bytes} [Tue Mar 3 20:04:42 2026] DELETE /v2.0/security-groups/43a287cf-f349-4054-8ba7-dc2c038804f1 => generated 0 bytes in 95 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 493/972] 10.0.0.214 () {32 vars in 732 bytes} [Tue Mar 3 20:04:42 2026] DELETE /v2.0/floatingips/13ccc06b-6f51-49ce-a35c-e27d0a3e0d3f => generated 0 bytes in 262 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-03-03 20:04:43.226 8 INFO neutron_taas.services.taas.taas_plugin [None req-f0015228-decd-4f07-9e08-f62b16ebe7fb 7cbd9215fda843e1a1edd5f7c63c1961 a65240bb7d184953af84247a97d12afe - - default default] TaaS: Handle Delete Port: 15eaaf41-6593-4841-89fa-287a6743642e 2026-03-03 20:04:43.229 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f0015228-decd-4f07-9e08-f62b16ebe7fb 7cbd9215fda843e1a1edd5f7c63c1961 a65240bb7d184953af84247a97d12afe - - default default] Tap Mirror: Handle Delete Port: 15eaaf41-6593-4841-89fa-287a6743642e [pid: 7|app: 0|req: 494/973] 10.0.0.214 () {32 vars in 774 bytes} [Tue Mar 3 20:04:43 2026] GET /v2.0/security-groups?tenant_id=9719e69c0f4c4a9dac2d11340783bb26&name=default => generated 2925 bytes in 245 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 495/974] 10.0.0.214 () {32 vars in 740 bytes} [Tue Mar 3 20:04:43 2026] DELETE /v2.0/security-groups/2a24560d-5f81-4638-aa93-088f96cd37fb => generated 0 bytes in 95 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 480/975] 10.0.0.214 () {34 vars in 789 bytes} [Tue Mar 3 20:04:42 2026] PUT /v2.0/routers/8c4673fd-41e6-47fa-a914-d5866fd65d38/remove_router_interface => generated 309 bytes in 1030 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-03-03 20:04:44.085 8 INFO neutron_taas.services.taas.taas_plugin [None req-0d46e3f3-b7be-4d0c-8a74-e2e5df1e7547 7cbd9215fda843e1a1edd5f7c63c1961 a65240bb7d184953af84247a97d12afe - - default default] TaaS: Handle Delete Port: 470b7d9c-ce84-42ee-b3ab-f37b7a26e756 2026-03-03 20:04:44.089 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-0d46e3f3-b7be-4d0c-8a74-e2e5df1e7547 7cbd9215fda843e1a1edd5f7c63c1961 a65240bb7d184953af84247a97d12afe - - default default] Tap Mirror: Handle Delete Port: 470b7d9c-ce84-42ee-b3ab-f37b7a26e756 [pid: 7|app: 0|req: 496/976] 10.0.0.214 () {32 vars in 774 bytes} [Tue Mar 3 20:04:43 2026] GET /v2.0/security-groups?tenant_id=332fde8e43fd4a53b1bbebdb16b96d5b&name=default => generated 2925 bytes in 519 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-03-03 20:04:44.349 8 INFO neutron_taas.services.taas.taas_plugin [None req-0d46e3f3-b7be-4d0c-8a74-e2e5df1e7547 7cbd9215fda843e1a1edd5f7c63c1961 a65240bb7d184953af84247a97d12afe - - default default] TaaS: Handle Delete Port: ac014578-36b2-4c70-9abc-0d0684d22913 2026-03-03 20:04:44.352 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-0d46e3f3-b7be-4d0c-8a74-e2e5df1e7547 7cbd9215fda843e1a1edd5f7c63c1961 a65240bb7d184953af84247a97d12afe - - default default] Tap Mirror: Handle Delete Port: ac014578-36b2-4c70-9abc-0d0684d22913 [pid: 7|app: 0|req: 497/977] 10.0.0.214 () {32 vars in 740 bytes} [Tue Mar 3 20:04:44 2026] DELETE /v2.0/security-groups/562b5278-488d-4fd5-8470-c947f4eae0a6 => generated 0 bytes in 101 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-03-03 20:04:44.665 8 INFO neutron.services.segments.plugin [-] Segment 9e64dc11-ee06-4caa-b435-91e03632cdcd resource provider aggregate not found 2026-03-03 20:04:44.666 8 INFO neutron.services.segments.plugin [-] Segment 9e64dc11-ee06-4caa-b435-91e03632cdcd resource provider aggregate not found 2026-03-03 20:04:44.686 8 INFO neutron.services.segments.plugin [-] Segment 9e64dc11-ee06-4caa-b435-91e03632cdcd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9e64dc11-ee06-4caa-b435-91e03632cdcd found for delete ", "request_id": "req-195defd9-99b8-4a6a-a849-80ad5ca2c384"}]} 2026-03-03 20:04:44.689 8 INFO neutron.services.segments.plugin [-] Segment 9e64dc11-ee06-4caa-b435-91e03632cdcd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9e64dc11-ee06-4caa-b435-91e03632cdcd found for delete ", "request_id": "req-4db5f18d-43a1-4955-bb49-c8a6371b712e"}]} 2026-03-03 20:04:44.689 8 INFO neutron.db.l3_hamode_db [None req-0d46e3f3-b7be-4d0c-8a74-e2e5df1e7547 7cbd9215fda843e1a1edd5f7c63c1961 a65240bb7d184953af84247a97d12afe - - default default] HA network c834b772-3ca4-483d-9824-5ffd4302b49b was deleted as no HA routers are present in tenant 558758a98f3c4976905bac59f53604ca. [pid: 8|app: 0|req: 481/978] 10.0.0.214 () {32 vars in 724 bytes} [Tue Mar 3 20:04:43 2026] DELETE /v2.0/routers/8c4673fd-41e6-47fa-a914-d5866fd65d38 => generated 0 bytes in 825 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 498/979] 10.0.0.214 () {32 vars in 724 bytes} [Tue Mar 3 20:04:44 2026] DELETE /v2.0/subnets/b81c0198-4f69-4d3d-abff-e4f4a1cd04e7 => generated 0 bytes in 183 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-03-03 20:04:44.981 8 INFO neutron_taas.services.taas.taas_plugin [None req-bd5637aa-3b7a-4e21-b0a2-1f11a977b549 7cbd9215fda843e1a1edd5f7c63c1961 a65240bb7d184953af84247a97d12afe - - default default] TaaS: Handle Delete Port: 11b54dcb-eae5-4803-93c2-f5b7f6d667fd 2026-03-03 20:04:44.983 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-bd5637aa-3b7a-4e21-b0a2-1f11a977b549 7cbd9215fda843e1a1edd5f7c63c1961 a65240bb7d184953af84247a97d12afe - - default default] Tap Mirror: Handle Delete Port: 11b54dcb-eae5-4803-93c2-f5b7f6d667fd [pid: 8|app: 0|req: 482/980] 10.0.0.214 () {32 vars in 726 bytes} [Tue Mar 3 20:04:44 2026] DELETE /v2.0/networks/622fffbc-31f4-42b3-b6cf-f1b1cfba63e8 => generated 0 bytes in 254 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 499/981] 10.0.0.214 () {32 vars in 774 bytes} [Tue Mar 3 20:04:45 2026] GET /v2.0/security-groups?tenant_id=558758a98f3c4976905bac59f53604ca&name=default => generated 2925 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 483/982] 10.0.0.214 () {32 vars in 740 bytes} [Tue Mar 3 20:04:45 2026] DELETE /v2.0/security-groups/d98f2dcb-b68e-4610-b0c5-d3b11a16d5ed => generated 0 bytes in 123 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-03-03 20:04:46.704 8 INFO neutron.services.segments.plugin [-] Segment d1537e6a-fbb3-4eab-82f2-9681ec42b6d0 resource provider aggregate not found 2026-03-03 20:04:46.714 8 INFO neutron.services.segments.plugin [-] Segment d1537e6a-fbb3-4eab-82f2-9681ec42b6d0 resource provider aggregate not found 2026-03-03 20:04:46.726 8 INFO neutron.services.segments.plugin [-] Segment d1537e6a-fbb3-4eab-82f2-9681ec42b6d0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d1537e6a-fbb3-4eab-82f2-9681ec42b6d0 found for delete ", "request_id": "req-f349903b-b0dd-4b1a-aac5-6e14bc0ca43b"}]} 2026-03-03 20:04:46.738 8 INFO neutron.services.segments.plugin [-] Segment d1537e6a-fbb3-4eab-82f2-9681ec42b6d0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d1537e6a-fbb3-4eab-82f2-9681ec42b6d0 found for delete ", "request_id": "req-dec0ef5c-e30b-413a-91e8-875788a61343"}]} [pid: 7|app: 0|req: 500/983] 10.0.0.214 () {32 vars in 774 bytes} [Tue Mar 3 20:04:47 2026] GET /v2.0/security-groups?tenant_id=5de58514b90240f0b9c3cc03eaba86aa&name=default => generated 2925 bytes in 218 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 484/984] 10.0.0.214 () {32 vars in 740 bytes} [Tue Mar 3 20:04:47 2026] DELETE /v2.0/security-groups/53615623-cec6-44e2-ad9d-db93ada15c04 => generated 0 bytes in 103 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 485/985] 10.0.0.208 () {34 vars in 990 bytes} [Tue Mar 3 20:04:47 2026] GET /v2.0/ports?device_id=d8968f4f-c32b-4268-b2a5-d850d180966a => generated 971 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 486/986] 10.0.0.208 () {34 vars in 971 bytes} [Tue Mar 3 20:04:47 2026] GET /v2.0/ports/0fb9ba70-c50a-41fa-8041-494ae9d3e486 => generated 968 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-03-03 20:04:47.764 7 INFO neutron.db.segments_db [None req-c852747a-20d3-4828-a9b1-de21afab2a1a 7cbd9215fda843e1a1edd5f7c63c1961 a65240bb7d184953af84247a97d12afe - - default default] Added segment 6464e152-5f9d-468d-ac70-57b78d29239b of type vxlan for network 8ab3f44b-ecb2-4578-bd3a-d90f22143c24 [pid: 7|app: 0|req: 501/987] 10.0.0.214 () {34 vars in 671 bytes} [Tue Mar 3 20:04:47 2026] POST /v2.0/networks => generated 725 bytes in 417 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 487/988] 10.0.0.214 () {34 vars in 669 bytes} [Tue Mar 3 20:04:47 2026] POST /v2.0/subnets => generated 691 bytes in 161 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-03-03 20:04:48.081 7 INFO neutron.db.segments_db [None req-982a8027-b09c-4a3f-9a5f-232f4e35395c 7cbd9215fda843e1a1edd5f7c63c1961 a65240bb7d184953af84247a97d12afe - - default default] Added segment 4e25b27d-6a32-4985-a364-2ef51028b948 of type vxlan for network 0329f0e5-a737-4828-bd36-3eb85619c98e 2026-03-03 20:04:48.314 7 INFO neutron.db.l3_hamode_db [None req-982a8027-b09c-4a3f-9a5f-232f4e35395c 7cbd9215fda843e1a1edd5f7c63c1961 bbe2a5679e134a75998d2231f74e0822 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 488/989] 199.204.45.89 () {34 vars in 999 bytes} [Tue Mar 3 20:04:48 2026] GET /v2.0/subnets?network_id=77f52723-cde9-4a3b-a53b-b372463e4e1e => generated 684 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 489/990] 199.204.45.89 () {34 vars in 1145 bytes} [Tue Mar 3 20:04:48 2026] GET /v2.0/ports?device_id=d8968f4f-c32b-4268-b2a5-d850d180966a&device_owner=compute%3Anova&network_id=77f52723-cde9-4a3b-a53b-b372463e4e1e => generated 971 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 490/991] 199.204.45.89 () {38 vars in 1027 bytes} [Tue Mar 3 20:04:48 2026] PUT /v2.0/ports/0fb9ba70-c50a-41fa-8041-494ae9d3e486 => generated 1149 bytes in 549 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-03-03 20:04:49.000 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-51934648-a9d3-4fcd-ae80-060687f8a784'] response: {'name': 'network-changed', 'server_uuid': 'd8968f4f-c32b-4268-b2a5-d850d180966a', 'tag': '0fb9ba70-c50a-41fa-8041-494ae9d3e486', 'status': 'completed', 'code': 200} 2026-03-03 20:04:49.150 7 INFO neutron.db.l3_hamode_db [None req-982a8027-b09c-4a3f-9a5f-232f4e35395c 7cbd9215fda843e1a1edd5f7c63c1961 a65240bb7d184953af84247a97d12afe - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 491/992] 199.204.45.89 () {34 vars in 1079 bytes} [Tue Mar 3 20:04:49 2026] GET /v2.0/ports?tenant_id=1709978ef53e4a92b5d7eb5d60d751e6&device_id=d8968f4f-c32b-4268-b2a5-d850d180966a => generated 1421 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 492/993] 199.204.45.89 () {34 vars in 985 bytes} [Tue Mar 3 20:04:49 2026] GET /v2.0/networks?id=77f52723-cde9-4a3b-a53b-b372463e4e1e => generated 780 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 493/994] 10.0.0.214 () {32 vars in 774 bytes} [Tue Mar 3 20:04:49 2026] GET /v2.0/security-groups?tenant_id=245600e18cbf4f2aa08439230db12929&name=default => generated 2925 bytes in 231 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 494/995] 199.204.45.89 () {34 vars in 1059 bytes} [Tue Mar 3 20:04:49 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=0fb9ba70-c50a-41fa-8041-494ae9d3e486 => generated 19 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 495/996] 10.0.0.214 () {32 vars in 653 bytes} [Tue Mar 3 20:04:49 2026] GET /v2.0/extensions => generated 21537 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 496/997] 10.0.0.214 () {32 vars in 740 bytes} [Tue Mar 3 20:04:49 2026] DELETE /v2.0/security-groups/da14f13d-49ff-419b-b9a5-ffb762735587 => generated 0 bytes in 123 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 497/998] 199.204.45.89 () {34 vars in 1057 bytes} [Tue Mar 3 20:04:49 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=0fb9ba70-c50a-41fa-8041-494ae9d3e486 => generated 860 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 498/999] 10.0.0.214 () {32 vars in 681 bytes} [Tue Mar 3 20:04:50 2026] GET /v2.0/extensions/address-group => generated 159 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 499/1000] 199.204.45.89 () {34 vars in 983 bytes} [Tue Mar 3 20:04:50 2026] GET /v2.0/subnets?id=54d1b5d9-f98b-4d44-ae83-9fdf5aa6b757 => generated 702 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 500/1001] 10.0.0.214 () {32 vars in 681 bytes} [Tue Mar 3 20:04:50 2026] GET /v2.0/extensions/address-scope => generated 163 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 502/1002] 10.0.0.214 () {34 vars in 669 bytes} [Tue Mar 3 20:04:48 2026] POST /v2.0/routers => generated 731 bytes in 2043 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 503/1003] 10.0.0.214 () {32 vars in 729 bytes} [Tue Mar 3 20:04:50 2026] GET /v2.0/extensions/router-admin-state-down-before-update => generated 312 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 501/1004] 199.204.45.89 () {34 vars in 1051 bytes} [Tue Mar 3 20:04:50 2026] GET /v2.0/ports?network_id=77f52723-cde9-4a3b-a53b-b372463e4e1e&device_owner=network%3Adhcp => generated 1244 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 504/1005] 10.0.0.214 () {32 vars in 774 bytes} [Tue Mar 3 20:04:50 2026] GET /v2.0/security-groups?tenant_id=ee588ec03aaf4b46898cd3cc07adfe00&name=default => generated 2925 bytes in 122 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 505/1006] 10.0.0.214 () {32 vars in 665 bytes} [Tue Mar 3 20:04:50 2026] GET /v2.0/extensions/agent => generated 153 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 506/1007] 199.204.45.89 () {34 vars in 1011 bytes} [Tue Mar 3 20:04:50 2026] GET /v2.0/networks/77f52723-cde9-4a3b-a53b-b372463e4e1e?fields=segments => generated 14 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 507/1008] 10.0.0.214 () {32 vars in 740 bytes} [Tue Mar 3 20:04:50 2026] DELETE /v2.0/security-groups/66542202-53b7-4517-81eb-02de1f824896 => generated 0 bytes in 100 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 508/1009] 10.0.0.214 () {32 vars in 699 bytes} [Tue Mar 3 20:04:50 2026] GET /v2.0/extensions/agent-resources-synced => generated 223 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 509/1010] 199.204.45.89 () {34 vars in 1111 bytes} [Tue Mar 3 20:04:50 2026] GET /v2.0/networks/77f52723-cde9-4a3b-a53b-b372463e4e1e?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 510/1011] 10.0.0.214 () {32 vars in 697 bytes} [Tue Mar 3 20:04:50 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 511/1012] 10.0.0.214 () {32 vars in 701 bytes} [Tue Mar 3 20:04:50 2026] GET /v2.0/extensions/auto-allocated-topology => generated 200 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 512/1013] 10.0.0.214 () {32 vars in 689 bytes} [Tue Mar 3 20:04:50 2026] GET /v2.0/extensions/availability_zone => generated 178 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 513/1014] 10.0.0.214 () {32 vars in 703 bytes} [Tue Mar 3 20:04:50 2026] GET /v2.0/extensions/availability_zone_filter => generated 220 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 514/1015] 10.0.0.214 () {32 vars in 693 bytes} [Tue Mar 3 20:04:50 2026] GET /v2.0/extensions/default-subnetpools => generated 211 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 515/1016] 10.0.0.214 () {32 vars in 695 bytes} [Tue Mar 3 20:04:50 2026] GET /v2.0/extensions/dhcp_agent_scheduler => generated 187 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 516/1017] 10.0.0.214 () {32 vars in 685 bytes} [Tue Mar 3 20:04:50 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 517/1018] 10.0.0.214 () {32 vars in 687 bytes} [Tue Mar 3 20:04:50 2026] GET /v2.0/extensions/dns-domain-ports => generated 205 bytes in 2 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 518/1019] 10.0.0.214 () {32 vars in 661 bytes} [Tue Mar 3 20:04:50 2026] GET /v2.0/extensions/dvr => generated 193 bytes in 2 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 519/1020] 10.0.0.214 () {32 vars in 699 bytes} [Tue Mar 3 20:04:50 2026] GET /v2.0/extensions/empty-string-filtering => generated 219 bytes in 2 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 520/1021] 10.0.0.214 () {32 vars in 679 bytes} [Tue Mar 3 20:04:50 2026] GET /v2.0/extensions/external-net => generated 200 bytes in 2 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 521/1022] 10.0.0.214 () {32 vars in 683 bytes} [Tue Mar 3 20:04:50 2026] GET /v2.0/extensions/extra_dhcp_opt => generated 304 bytes in 2 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 522/1023] 10.0.0.214 () {32 vars in 675 bytes} [Tue Mar 3 20:04:50 2026] GET /v2.0/extensions/extraroute => generated 181 bytes in 2 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 523/1024] 10.0.0.214 () {32 vars in 689 bytes} [Tue Mar 3 20:04:50 2026] GET /v2.0/extensions/extraroute-atomic => generated 250 bytes in 2 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 524/1025] 10.0.0.214 () {32 vars in 723 bytes} [Tue Mar 3 20:04:50 2026] GET /v2.0/extensions/floating-ip-port-forwarding-detail => generated 271 bytes in 2 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 525/1026] 10.0.0.214 () {32 vars in 687 bytes} [Tue Mar 3 20:04:50 2026] GET /v2.0/extensions/fip-port-details => generated 212 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 526/1027] 10.0.0.214 () {32 vars in 669 bytes} [Tue Mar 3 20:04:50 2026] GET /v2.0/extensions/flavors => generated 193 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 527/1028] 10.0.0.214 () {32 vars in 687 bytes} [Tue Mar 3 20:04:50 2026] GET /v2.0/extensions/floatingip-pools => generated 188 bytes in 2 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 528/1029] 10.0.0.214 () {32 vars in 681 bytes} [Tue Mar 3 20:04:50 2026] GET /v2.0/extensions/ip_allocation => generated 162 bytes in 2 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 529/1030] 10.0.0.214 () {32 vars in 699 bytes} [Tue Mar 3 20:04:50 2026] GET /v2.0/extensions/ip-substring-filtering => generated 222 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 530/1031] 10.0.0.214 () {32 vars in 679 bytes} [Tue Mar 3 20:04:50 2026] GET /v2.0/extensions/l2_adjacency => generated 178 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 531/1032] 10.0.0.214 () {32 vars in 667 bytes} [Tue Mar 3 20:04:50 2026] GET /v2.0/extensions/router => generated 256 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 532/1033] 10.0.0.214 () {32 vars in 677 bytes} [Tue Mar 3 20:04:50 2026] GET /v2.0/extensions/ext-gw-mode => generated 268 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 533/1034] 10.0.0.214 () {32 vars in 665 bytes} [Tue Mar 3 20:04:50 2026] GET /v2.0/extensions/l3-ha => generated 166 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 534/1035] 10.0.0.214 () {32 vars in 675 bytes} [Tue Mar 3 20:04:50 2026] GET /v2.0/extensions/l3-flavors => generated 172 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 535/1036] 10.0.0.214 () {32 vars in 713 bytes} [Tue Mar 3 20:04:50 2026] GET /v2.0/extensions/l3-port-ip-change-not-allowed => generated 245 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 536/1037] 10.0.0.214 () {32 vars in 691 bytes} [Tue Mar 3 20:04:50 2026] GET /v2.0/extensions/l3_agent_scheduler => generated 180 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 537/1038] 10.0.0.214 () {32 vars in 683 bytes} [Tue Mar 3 20:04:50 2026] GET /v2.0/extensions/multi-provider => generated 212 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 538/1039] 10.0.0.214 () {32 vars in 669 bytes} [Tue Mar 3 20:04:50 2026] GET /v2.0/extensions/net-mtu => generated 176 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 539/1040] 10.0.0.214 () {32 vars in 687 bytes} [Tue Mar 3 20:04:50 2026] GET /v2.0/extensions/net-mtu-writable => generated 207 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 540/1041] 10.0.0.214 () {32 vars in 705 bytes} [Tue Mar 3 20:04:50 2026] GET /v2.0/extensions/network_availability_zone => generated 200 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 541/1042] 10.0.0.214 () {32 vars in 675 bytes} [Tue Mar 3 20:04:50 2026] GET /v2.0/extensions/network_ha => generated 186 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 542/1043] 10.0.0.214 () {32 vars in 701 bytes} [Tue Mar 3 20:04:50 2026] GET /v2.0/extensions/network-ip-availability => generated 216 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 543/1044] 10.0.0.214 () {32 vars in 675 bytes} [Tue Mar 3 20:04:50 2026] GET /v2.0/extensions/pagination => generated 192 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 544/1045] 10.0.0.214 () {32 vars in 693 bytes} [Tue Mar 3 20:04:50 2026] GET /v2.0/extensions/port-device-profile => generated 189 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 545/1046] 10.0.0.214 () {32 vars in 689 bytes} [Tue Mar 3 20:04:50 2026] GET /v2.0/extensions/port-mac-override => generated 251 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 546/1047] 10.0.0.214 () {32 vars in 709 bytes} [Tue Mar 3 20:04:50 2026] GET /v2.0/extensions/port-mac-address-regenerate => generated 209 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 547/1048] 10.0.0.214 () {32 vars in 705 bytes} [Tue Mar 3 20:04:50 2026] GET /v2.0/extensions/port-numa-affinity-policy => generated 198 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 548/1049] 10.0.0.214 () {32 vars in 719 bytes} [Tue Mar 3 20:04:50 2026] GET /v2.0/extensions/port-numa-affinity-policy-socket => generated 240 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 549/1050] 10.0.0.214 () {32 vars in 697 bytes} [Tue Mar 3 20:04:50 2026] GET /v2.0/extensions/port-resource-request => generated 185 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 550/1051] 10.0.0.214 () {32 vars in 711 bytes} [Tue Mar 3 20:04:50 2026] GET /v2.0/extensions/port-resource-request-groups => generated 271 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 551/1052] 10.0.0.214 () {32 vars in 669 bytes} [Tue Mar 3 20:04:50 2026] GET /v2.0/extensions/binding => generated 193 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 552/1053] 10.0.0.214 () {32 vars in 687 bytes} [Tue Mar 3 20:04:50 2026] GET /v2.0/extensions/binding-extended => generated 212 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 553/1054] 10.0.0.214 () {32 vars in 681 bytes} [Tue Mar 3 20:04:50 2026] GET /v2.0/extensions/port-security => generated 160 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 554/1055] 10.0.0.214 () {32 vars in 675 bytes} [Tue Mar 3 20:04:50 2026] GET /v2.0/extensions/project-id => generated 204 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 555/1056] 10.0.0.214 () {32 vars in 671 bytes} [Tue Mar 3 20:04:50 2026] GET /v2.0/extensions/provider => generated 191 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 556/1057] 10.0.0.214 () {32 vars in 661 bytes} [Tue Mar 3 20:04:50 2026] GET /v2.0/extensions/qos => generated 166 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 557/1058] 10.0.0.214 () {32 vars in 699 bytes} [Tue Mar 3 20:04:50 2026] GET /v2.0/extensions/qos-bw-limit-direction => generated 258 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 558/1059] 10.0.0.214 () {32 vars in 699 bytes} [Tue Mar 3 20:04:50 2026] GET /v2.0/extensions/qos-bw-minimum-ingress => generated 251 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 559/1060] 10.0.0.214 () {32 vars in 677 bytes} [Tue Mar 3 20:04:50 2026] GET /v2.0/extensions/qos-default => generated 183 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 560/1061] 10.0.0.214 () {32 vars in 669 bytes} [Tue Mar 3 20:04:50 2026] GET /v2.0/extensions/qos-fip => generated 178 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 561/1062] 10.0.0.214 () {32 vars in 683 bytes} [Tue Mar 3 20:04:50 2026] GET /v2.0/extensions/qos-gateway-ip => generated 197 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 562/1063] 10.0.0.214 () {32 vars in 701 bytes} [Tue Mar 3 20:04:50 2026] GET /v2.0/extensions/qos-port-network-policy => generated 209 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 563/1064] 10.0.0.214 () {32 vars in 685 bytes} [Tue Mar 3 20:04:50 2026] GET /v2.0/extensions/qos-pps-minimum => generated 203 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 564/1065] 10.0.0.214 () {32 vars in 707 bytes} [Tue Mar 3 20:04:50 2026] GET /v2.0/extensions/qos-pps-minimum-rule-alias => generated 277 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 565/1066] 10.0.0.214 () {32 vars in 669 bytes} [Tue Mar 3 20:04:50 2026] GET /v2.0/extensions/qos-pps => generated 195 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 566/1067] 10.0.0.214 () {32 vars in 697 bytes} [Tue Mar 3 20:04:50 2026] GET /v2.0/extensions/qos-rule-type-details => generated 229 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 567/1068] 10.0.0.214 () {32 vars in 695 bytes} [Tue Mar 3 20:04:50 2026] GET /v2.0/extensions/qos-rule-type-filter => generated 373 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 568/1069] 10.0.0.214 () {32 vars in 685 bytes} [Tue Mar 3 20:04:50 2026] GET /v2.0/extensions/qos-rules-alias => generated 254 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 569/1070] 10.0.0.214 () {32 vars in 689 bytes} [Tue Mar 3 20:04:50 2026] GET /v2.0/extensions/quota-check-limit => generated 226 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 570/1071] 10.0.0.214 () {32 vars in 705 bytes} [Tue Mar 3 20:04:50 2026] GET /v2.0/extensions/quota-check-limit-default => generated 268 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 571/1072] 10.0.0.214 () {32 vars in 667 bytes} [Tue Mar 3 20:04:50 2026] GET /v2.0/extensions/quotas => generated 192 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 572/1073] 10.0.0.214 () {32 vars in 681 bytes} [Tue Mar 3 20:04:50 2026] GET /v2.0/extensions/quota_details => generated 213 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 573/1074] 10.0.0.214 () {32 vars in 681 bytes} [Tue Mar 3 20:04:50 2026] GET /v2.0/extensions/rbac-policies => generated 223 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 574/1075] 10.0.0.214 () {32 vars in 691 bytes} [Tue Mar 3 20:04:50 2026] GET /v2.0/extensions/rbac-address-group => generated 198 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 575/1076] 10.0.0.214 () {32 vars in 691 bytes} [Tue Mar 3 20:04:50 2026] GET /v2.0/extensions/rbac-address-scope => generated 190 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 576/1077] 10.0.0.214 () {32 vars in 695 bytes} [Tue Mar 3 20:04:50 2026] GET /v2.0/extensions/rbac-security-groups => generated 210 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 577/1078] 10.0.0.214 () {32 vars in 685 bytes} [Tue Mar 3 20:04:50 2026] GET /v2.0/extensions/rbac-subnetpool => generated 181 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 578/1079] 10.0.0.214 () {32 vars in 689 bytes} [Tue Mar 3 20:04:50 2026] GET /v2.0/extensions/revision-if-match => generated 247 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 579/1080] 10.0.0.214 () {32 vars in 701 bytes} [Tue Mar 3 20:04:50 2026] GET /v2.0/extensions/standard-attr-revisions => generated 229 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 580/1081] 10.0.0.214 () {32 vars in 703 bytes} [Tue Mar 3 20:04:50 2026] GET /v2.0/extensions/router_availability_zone => generated 197 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 581/1082] 10.0.0.214 () {32 vars in 713 bytes} [Tue Mar 3 20:04:50 2026] GET /v2.0/extensions/security-groups-default-rules => generated 262 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 582/1083] 10.0.0.214 () {32 vars in 717 bytes} [Tue Mar 3 20:04:50 2026] GET /v2.0/extensions/security-groups-normalized-cidr => generated 251 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 583/1084] 10.0.0.214 () {32 vars in 715 bytes} [Tue Mar 3 20:04:50 2026] GET /v2.0/extensions/port-security-groups-filtering => generated 228 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 584/1085] 10.0.0.214 () {32 vars in 727 bytes} [Tue Mar 3 20:04:50 2026] GET /v2.0/extensions/security-groups-remote-address-group => generated 254 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 585/1086] 10.0.0.214 () {32 vars in 741 bytes} [Tue Mar 3 20:04:50 2026] GET /v2.0/extensions/security-groups-rules-belongs-to-default-sg => generated 314 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 586/1087] 10.0.0.214 () {32 vars in 719 bytes} [Tue Mar 3 20:04:50 2026] GET /v2.0/extensions/security-groups-shared-filtering => generated 241 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 587/1088] 10.0.0.214 () {32 vars in 683 bytes} [Tue Mar 3 20:04:50 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 588/1089] 10.0.0.214 () {32 vars in 669 bytes} [Tue Mar 3 20:04:50 2026] GET /v2.0/extensions/segment => generated 145 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 589/1090] 10.0.0.214 () {32 vars in 719 bytes} [Tue Mar 3 20:04:50 2026] GET /v2.0/extensions/segments-peer-subnet-host-routes => generated 233 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 590/1091] 10.0.0.214 () {32 vars in 679 bytes} [Tue Mar 3 20:04:50 2026] GET /v2.0/extensions/service-type => generated 221 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 591/1092] 10.0.0.214 () {32 vars in 669 bytes} [Tue Mar 3 20:04:50 2026] GET /v2.0/extensions/sorting => generated 183 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 592/1093] 10.0.0.214 () {32 vars in 697 bytes} [Tue Mar 3 20:04:50 2026] GET /v2.0/extensions/standard-attr-segment => generated 212 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 593/1094] 10.0.0.214 () {32 vars in 705 bytes} [Tue Mar 3 20:04:51 2026] GET /v2.0/extensions/standard-attr-description => generated 214 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 594/1095] 10.0.0.208 () {34 vars in 990 bytes} [Tue Mar 3 20:04:51 2026] GET /v2.0/ports?device_id=d8968f4f-c32b-4268-b2a5-d850d180966a => generated 1152 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 595/1096] 10.0.0.214 () {32 vars in 701 bytes} [Tue Mar 3 20:04:51 2026] GET /v2.0/extensions/stateful-security-group => generated 208 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 596/1097] 10.0.0.208 () {34 vars in 1040 bytes} [Tue Mar 3 20:04:51 2026] GET /v2.0/security-groups?id=6dac7a1e-18ab-41ad-83bf-4d8d63ef9933&fields=id&fields=name => generated 114 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 597/1098] 10.0.0.214 () {32 vars in 701 bytes} [Tue Mar 3 20:04:51 2026] GET /v2.0/extensions/subnet-external-network => generated 224 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 600/1101] 10.0.0.214 () {32 vars in 683 bytes} [Tue Mar 3 20:04:51 2026] GET /v2.0/extensions/subnet_onboard => generated 197 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 601/1102] 10.0.0.214 () {32 vars in 705 bytes} [Tue Mar 3 20:04:51 2026] GET /v2.0/extensions/subnet-segmentid-writable => generated 227 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 602/1103] 10.0.0.214 () {32 vars in 695 bytes} [Tue Mar 3 20:04:51 2026] GET /v2.0/extensions/subnet-service-types => generated 206 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 603/1104] 10.0.0.214 () {32 vars in 689 bytes} [Tue Mar 3 20:04:51 2026] GET /v2.0/extensions/subnet_allocation => generated 194 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 604/1105] 10.0.0.214 () {32 vars in 697 bytes} [Tue Mar 3 20:04:51 2026] GET /v2.0/extensions/subnetpool-prefix-ops => generated 224 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 605/1106] 10.0.0.214 () {32 vars in 679 bytes} [Tue Mar 3 20:04:51 2026] GET /v2.0/extensions/tag-creation => generated 190 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 606/1107] 10.0.0.214 () {32 vars in 689 bytes} [Tue Mar 3 20:04:51 2026] GET /v2.0/extensions/standard-attr-tag => generated 343 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 607/1108] 10.0.0.214 () {32 vars in 701 bytes} [Tue Mar 3 20:04:51 2026] GET /v2.0/extensions/standard-attr-timestamp => generated 255 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 608/1109] 10.0.0.214 () {32 vars in 665 bytes} [Tue Mar 3 20:04:51 2026] GET /v2.0/extensions/trunk => generated 164 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 609/1110] 10.0.0.214 () {32 vars in 681 bytes} [Tue Mar 3 20:04:51 2026] GET /v2.0/extensions/trunk-details => generated 168 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 610/1111] 10.0.0.214 () {32 vars in 677 bytes} [Tue Mar 3 20:04:51 2026] GET /v2.0/extensions/vpn-aes-ctr => generated 195 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 611/1112] 10.0.0.214 () {32 vars in 693 bytes} [Tue Mar 3 20:04:51 2026] GET /v2.0/extensions/vpn-endpoint-groups => generated 177 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 612/1113] 10.0.0.214 () {32 vars in 677 bytes} [Tue Mar 3 20:04:51 2026] GET /v2.0/extensions/vpn-flavors => generated 182 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 502/1114] 10.0.0.214 () {34 vars in 783 bytes} [Tue Mar 3 20:04:50 2026] PUT /v2.0/routers/3a1b80c0-0c9f-43e9-b03a-af0dcf594dec/add_router_interface => generated 309 bytes in 1228 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 613/1115] 10.0.0.214 () {32 vars in 667 bytes} [Tue Mar 3 20:04:51 2026] GET /v2.0/extensions/vpnaas => generated 154 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 503/1116] 10.0.0.214 () {32 vars in 663 bytes} [Tue Mar 3 20:04:51 2026] GET /v2.0/extensions/taas => generated 175 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 614/1117] 10.0.0.214 () {32 vars in 675 bytes} [Tue Mar 3 20:04:51 2026] GET /v2.0/extensions/tap-mirror => generated 222 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 504/1118] 10.0.0.214 () {32 vars in 687 bytes} [Tue Mar 3 20:04:51 2026] GET /v2.0/extensions/taas-vlan-filter => generated 226 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 615/1119] 199.204.45.89 () {34 vars in 1079 bytes} [Tue Mar 3 20:04:51 2026] GET /v2.0/ports?tenant_id=1709978ef53e4a92b5d7eb5d60d751e6&device_id=d8968f4f-c32b-4268-b2a5-d850d180966a => generated 1421 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 505/1120] 199.204.45.89 () {34 vars in 985 bytes} [Tue Mar 3 20:04:51 2026] GET /v2.0/networks?id=77f52723-cde9-4a3b-a53b-b372463e4e1e => generated 780 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 616/1121] 199.204.45.89 () {34 vars in 1059 bytes} [Tue Mar 3 20:04:51 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=0fb9ba70-c50a-41fa-8041-494ae9d3e486 => 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: 506/1122] 199.204.45.89 () {34 vars in 1057 bytes} [Tue Mar 3 20:04:51 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=0fb9ba70-c50a-41fa-8041-494ae9d3e486 => generated 860 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 617/1123] 199.204.45.89 () {34 vars in 983 bytes} [Tue Mar 3 20:04:51 2026] GET /v2.0/subnets?id=54d1b5d9-f98b-4d44-ae83-9fdf5aa6b757 => generated 702 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 507/1124] 199.204.45.89 () {34 vars in 1051 bytes} [Tue Mar 3 20:04:51 2026] GET /v2.0/ports?network_id=77f52723-cde9-4a3b-a53b-b372463e4e1e&device_owner=network%3Adhcp => generated 1244 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 618/1125] 199.204.45.89 () {34 vars in 1011 bytes} [Tue Mar 3 20:04:51 2026] GET /v2.0/networks/77f52723-cde9-4a3b-a53b-b372463e4e1e?fields=segments => generated 14 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 508/1126] 199.204.45.89 () {34 vars in 1111 bytes} [Tue Mar 3 20:04:51 2026] GET /v2.0/networks/77f52723-cde9-4a3b-a53b-b372463e4e1e?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 509/1127] 10.0.0.214 () {34 vars in 685 bytes} [Tue Mar 3 20:04:51 2026] POST /v2.0/security-groups => generated 1659 bytes in 110 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 510/1128] 10.0.0.214 () {34 vars in 695 bytes} [Tue Mar 3 20:04:52 2026] POST /v2.0/security-group-rules => generated 597 bytes in 93 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 619/1129] 10.0.0.214 () {32 vars in 774 bytes} [Tue Mar 3 20:04:51 2026] GET /v2.0/security-groups?tenant_id=c6a07427fa814177996638c17c87daab&name=default => generated 2925 bytes in 360 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 511/1130] 10.0.0.214 () {34 vars in 695 bytes} [Tue Mar 3 20:04:52 2026] POST /v2.0/security-group-rules => generated 602 bytes in 85 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 620/1131] 10.0.0.214 () {32 vars in 740 bytes} [Tue Mar 3 20:04:52 2026] DELETE /v2.0/security-groups/c8a01b53-cb49-4fee-86b5-a922031048ce => generated 0 bytes in 101 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-03-03 20:04:52.471 8 INFO neutron.db.segments_db [None req-bf49d054-34da-4594-a358-3249597dee09 fd10ed89e76942a4982a410ff8403416 f4cd27efa5ed4b25837830833447085d - - default default] Added segment 516e15d2-b8d0-4a45-933e-a651fa290e54 of type vxlan for network e49acdfc-ff73-46f7-988d-4d8a28fe2a90 [pid: 8|app: 0|req: 512/1132] 10.0.0.214 () {34 vars in 670 bytes} [Tue Mar 3 20:04:52 2026] POST /v2.0/networks => generated 626 bytes in 324 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 513/1133] 199.204.45.89 () {34 vars in 1119 bytes} [Tue Mar 3 20:04:52 2026] GET /v2.0/ports?device_id=d8968f4f-c32b-4268-b2a5-d850d180966a&device_owner=compute%3Anova&fixed_ips=ip_address%3D10.100.0.13 => generated 1152 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 621/1134] 10.0.0.214 () {34 vars in 676 bytes} [Tue Mar 3 20:04:52 2026] POST /v2.0/floatingips => generated 552 bytes in 568 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 514/1135] 10.0.0.214 () {34 vars in 665 bytes} [Tue Mar 3 20:04:52 2026] POST /v2.0/ports => generated 774 bytes in 373 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-03 20:04:53.151 8 INFO neutron.db.segments_db [None req-0adae0c3-4c5a-411f-bcaa-700455d6cbc9 fd10ed89e76942a4982a410ff8403416 f4cd27efa5ed4b25837830833447085d - - default default] Added segment 21e54142-0a3d-4c69-b8cf-a7fe49f546b3 of type vxlan for network 1c3075aa-6303-4086-a154-0062ec63d901 [pid: 8|app: 0|req: 515/1136] 10.0.0.214 () {34 vars in 670 bytes} [Tue Mar 3 20:04:53 2026] POST /v2.0/networks => generated 612 bytes in 224 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 622/1137] 199.204.45.89 () {38 vars in 1027 bytes} [Tue Mar 3 20:04:52 2026] PUT /v2.0/ports/0fb9ba70-c50a-41fa-8041-494ae9d3e486 => generated 968 bytes in 595 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 623/1138] 10.0.0.208 () {34 vars in 1098 bytes} [Tue Mar 3 20:04:53 2026] GET /v2.0/security-groups?name=tempest-securitygroup--438208884&fields=id&tenant_id=bbe2a5679e134a75998d2231f74e0822 => generated 69 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-03 20:04:53.494 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-198fca19-4f09-417a-9cc7-0a7bce2cd742'] response: {'name': 'network-changed', 'server_uuid': 'd8968f4f-c32b-4268-b2a5-d850d180966a', 'tag': '0fb9ba70-c50a-41fa-8041-494ae9d3e486', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 624/1139] 10.0.0.208 () {34 vars in 982 bytes} [Tue Mar 3 20:04:53 2026] GET /v2.0/networks?id=8ab3f44b-ecb2-4578-bd3a-d90f22143c24 => generated 676 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 516/1140] 10.0.0.214 () {34 vars in 669 bytes} [Tue Mar 3 20:04:53 2026] POST /v2.0/subnets => generated 626 bytes in 261 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 517/1141] 10.0.0.208 () {34 vars in 965 bytes} [Tue Mar 3 20:04:53 2026] GET /v2.0/quotas/bbe2a5679e134a75998d2231f74e0822 => generated 292 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 518/1142] 10.0.0.208 () {34 vars in 1002 bytes} [Tue Mar 3 20:04:53 2026] GET /v2.0/ports?tenant_id=bbe2a5679e134a75998d2231f74e0822&fields=id => generated 103 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 519/1143] 10.0.0.208 () {34 vars in 1008 bytes} [Tue Mar 3 20:04:53 2026] GET /v2.0/networks/8ab3f44b-ecb2-4578-bd3a-d90f22143c24?fields=segments => generated 14 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 520/1144] 10.0.0.208 () {34 vars in 1108 bytes} [Tue Mar 3 20:04:53 2026] GET /v2.0/networks/8ab3f44b-ecb2-4578-bd3a-d90f22143c24?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 521/1145] 10.0.0.208 () {34 vars in 990 bytes} [Tue Mar 3 20:04:53 2026] GET /v2.0/ports?device_id=8d16bf19-792d-4b3d-b270-2067565562ea => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 625/1146] 10.0.0.214 () {34 vars in 665 bytes} [Tue Mar 3 20:04:53 2026] POST /v2.0/ports => generated 949 bytes in 449 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 522/1147] 199.204.45.89 () {34 vars in 1079 bytes} [Tue Mar 3 20:04:53 2026] GET /v2.0/ports?tenant_id=1709978ef53e4a92b5d7eb5d60d751e6&device_id=d8968f4f-c32b-4268-b2a5-d850d180966a => generated 1240 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 523/1148] 199.204.45.89 () {34 vars in 985 bytes} [Tue Mar 3 20:04:54 2026] GET /v2.0/networks?id=77f52723-cde9-4a3b-a53b-b372463e4e1e => generated 780 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 524/1149] 199.204.45.89 () {34 vars in 1057 bytes} [Tue Mar 3 20:04:54 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=0fb9ba70-c50a-41fa-8041-494ae9d3e486 => generated 860 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-03-03 20:04:54.127 7 INFO neutron_taas.services.taas.taas_plugin [None req-43836bc2-1b77-4190-894d-967f86b5a16d fd10ed89e76942a4982a410ff8403416 f4cd27efa5ed4b25837830833447085d - - default default] TaaS: Handle Delete Port: 92adb19a-7b5e-478d-9276-6c84cb19224e 2026-03-03 20:04:54.132 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-43836bc2-1b77-4190-894d-967f86b5a16d fd10ed89e76942a4982a410ff8403416 f4cd27efa5ed4b25837830833447085d - - default default] Tap Mirror: Handle Delete Port: 92adb19a-7b5e-478d-9276-6c84cb19224e [pid: 8|app: 0|req: 525/1150] 199.204.45.89 () {34 vars in 983 bytes} [Tue Mar 3 20:04:54 2026] GET /v2.0/subnets?id=54d1b5d9-f98b-4d44-ae83-9fdf5aa6b757 => generated 702 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 526/1151] 199.204.45.89 () {34 vars in 1051 bytes} [Tue Mar 3 20:04:54 2026] GET /v2.0/ports?network_id=77f52723-cde9-4a3b-a53b-b372463e4e1e&device_owner=network%3Adhcp => generated 1244 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 626/1152] 10.0.0.214 () {32 vars in 720 bytes} [Tue Mar 3 20:04:54 2026] DELETE /v2.0/ports/92adb19a-7b5e-478d-9276-6c84cb19224e => generated 0 bytes in 258 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 627/1153] 199.204.45.89 () {34 vars in 1011 bytes} [Tue Mar 3 20:04:54 2026] GET /v2.0/networks/77f52723-cde9-4a3b-a53b-b372463e4e1e?fields=segments => generated 14 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-03 20:04:54.323 7 INFO neutron.pecan_wsgi.hooks.translation [None req-73f93982-22ed-4737-ae2e-4d880e4ceb71 fd10ed89e76942a4982a410ff8403416 f4cd27efa5ed4b25837830833447085d - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 628/1154] 10.0.0.214 () {32 vars in 720 bytes} [Tue Mar 3 20:04:54 2026] DELETE /v2.0/ports/92adb19a-7b5e-478d-9276-6c84cb19224e => generated 132 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 629/1155] 199.204.45.89 () {34 vars in 1111 bytes} [Tue Mar 3 20:04:54 2026] GET /v2.0/networks/77f52723-cde9-4a3b-a53b-b372463e4e1e?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-03 20:04:54.393 7 INFO neutron.pecan_wsgi.hooks.translation [None req-fb787746-0089-46e5-830a-fb5769e0f773 fd10ed89e76942a4982a410ff8403416 f4cd27efa5ed4b25837830833447085d - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 630/1156] 10.0.0.214 () {32 vars in 717 bytes} [Tue Mar 3 20:04:54 2026] GET /v2.0/ports/92adb19a-7b5e-478d-9276-6c84cb19224e => generated 132 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-03-03 20:04:54.541 8 INFO neutron.db.segments_db [None req-265e32c2-ecb2-4561-8f05-f60a13061a25 8c0fbe3466e44fd9bb9db21b413736de 83066b2ac81144a1bbf553f54f30fd5f - - default default] Added segment 9be5e383-c94a-4da9-850e-92235006fe08 of type vxlan for network 97d66853-77a2-4b23-84ce-5778ac21643f [pid: 7|app: 0|req: 631/1157] 10.0.0.214 () {32 vars in 724 bytes} [Tue Mar 3 20:04:54 2026] DELETE /v2.0/subnets/ed13ee74-f86e-43c7-b493-234559635780 => generated 0 bytes in 142 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 527/1158] 10.0.0.214 () {34 vars in 670 bytes} [Tue Mar 3 20:04:54 2026] POST /v2.0/networks => generated 630 bytes in 446 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-03-03 20:04:54.673 7 INFO neutron.services.segments.plugin [-] Segment 21e54142-0a3d-4c69-b8cf-a7fe49f546b3 resource provider aggregate not found 2026-03-03 20:04:54.676 7 INFO neutron.services.segments.plugin [-] Segment 21e54142-0a3d-4c69-b8cf-a7fe49f546b3 resource provider aggregate not found [pid: 8|app: 0|req: 528/1159] 10.0.0.208 () {34 vars in 990 bytes} [Tue Mar 3 20:04:54 2026] GET /v2.0/ports?device_id=d8968f4f-c32b-4268-b2a5-d850d180966a => generated 971 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-03-03 20:04:54.688 7 INFO neutron.services.segments.plugin [-] Segment 21e54142-0a3d-4c69-b8cf-a7fe49f546b3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 21e54142-0a3d-4c69-b8cf-a7fe49f546b3 found for delete ", "request_id": "req-4eafe68f-c539-457c-9683-4e111c5ddff9"}]} 2026-03-03 20:04:54.696 7 INFO neutron.services.segments.plugin [-] Segment 21e54142-0a3d-4c69-b8cf-a7fe49f546b3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 21e54142-0a3d-4c69-b8cf-a7fe49f546b3 found for delete ", "request_id": "req-3f4e62f5-ee89-4c28-b7d9-6dde109f12c0"}]} [pid: 7|app: 0|req: 632/1160] 10.0.0.214 () {32 vars in 726 bytes} [Tue Mar 3 20:04:54 2026] DELETE /v2.0/networks/1c3075aa-6303-4086-a154-0062ec63d901 => generated 0 bytes in 178 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 633/1161] 10.0.0.208 () {34 vars in 1040 bytes} [Tue Mar 3 20:04:54 2026] GET /v2.0/security-groups?id=6dac7a1e-18ab-41ad-83bf-4d8d63ef9933&fields=id&fields=name => generated 114 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-03-03 20:04:54.801 7 INFO neutron.db.segments_db [None req-5815fd47-b39d-4a27-952d-0bb97fe61abb fd10ed89e76942a4982a410ff8403416 f4cd27efa5ed4b25837830833447085d - - default default] Added segment 4cbfa3ff-5712-4f6f-87c2-e2cc6ea9c35f of type vxlan for network 40be1d5e-ecd5-43f2-ad8c-ae460b977f85 [pid: 7|app: 0|req: 634/1162] 10.0.0.214 () {34 vars in 670 bytes} [Tue Mar 3 20:04:54 2026] POST /v2.0/networks => generated 613 bytes in 127 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 529/1163] 10.0.0.214 () {34 vars in 669 bytes} [Tue Mar 3 20:04:54 2026] POST /v2.0/subnets => generated 627 bytes in 249 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-03-03 20:04:54.995 8 INFO neutron.db.segments_db [None req-f57e680a-327a-4eb7-8950-282b5b73bce0 8c0fbe3466e44fd9bb9db21b413736de 83066b2ac81144a1bbf553f54f30fd5f - - default default] Added segment d5cf979b-167c-4d88-a3d2-f21c404fea1a of type vxlan for network bedd71f5-f600-4bb4-be9b-029004e44fc6 [pid: 7|app: 0|req: 635/1164] 10.0.0.214 () {34 vars in 669 bytes} [Tue Mar 3 20:04:54 2026] POST /v2.0/subnets => generated 626 bytes in 320 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 636/1165] 10.0.0.208 () {34 vars in 990 bytes} [Tue Mar 3 20:04:55 2026] GET /v2.0/ports?device_id=8d16bf19-792d-4b3d-b270-2067565562ea => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-03 20:04:55.273 8 INFO neutron.db.l3_hamode_db [None req-f57e680a-327a-4eb7-8950-282b5b73bce0 8c0fbe3466e44fd9bb9db21b413736de 83066b2ac81144a1bbf553f54f30fd5f - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 637/1166] 10.0.0.214 () {34 vars in 665 bytes} [Tue Mar 3 20:04:55 2026] POST /v2.0/ports => generated 915 bytes in 305 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 638/1167] 199.204.45.89 () {34 vars in 1079 bytes} [Tue Mar 3 20:04:55 2026] GET /v2.0/ports?tenant_id=1709978ef53e4a92b5d7eb5d60d751e6&device_id=d8968f4f-c32b-4268-b2a5-d850d180966a => generated 1240 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-03-03 20:04:55.687 7 INFO neutron_taas.services.taas.taas_plugin [None req-2fd01bac-a35c-4e3d-81e2-e6dcffa38bd4 fd10ed89e76942a4982a410ff8403416 f4cd27efa5ed4b25837830833447085d - - default default] TaaS: Handle Delete Port: dbb5bd50-8cb8-48a3-9d0f-c9f6aec7ec4e 2026-03-03 20:04:55.693 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-2fd01bac-a35c-4e3d-81e2-e6dcffa38bd4 fd10ed89e76942a4982a410ff8403416 f4cd27efa5ed4b25837830833447085d - - default default] Tap Mirror: Handle Delete Port: dbb5bd50-8cb8-48a3-9d0f-c9f6aec7ec4e [pid: 7|app: 0|req: 639/1168] 10.0.0.214 () {32 vars in 720 bytes} [Tue Mar 3 20:04:55 2026] DELETE /v2.0/ports/dbb5bd50-8cb8-48a3-9d0f-c9f6aec7ec4e => generated 0 bytes in 275 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 640/1169] 199.204.45.89 () {34 vars in 985 bytes} [Tue Mar 3 20:04:55 2026] GET /v2.0/networks?id=77f52723-cde9-4a3b-a53b-b372463e4e1e => generated 780 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 641/1170] 10.0.0.208 () {34 vars in 990 bytes} [Tue Mar 3 20:04:55 2026] GET /v2.0/ports?device_id=d8968f4f-c32b-4268-b2a5-d850d180966a => generated 971 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-03-03 20:04:55.945 7 INFO neutron.pecan_wsgi.hooks.translation [None req-042d0652-5165-45c8-8242-47fd2b9f6ab3 fd10ed89e76942a4982a410ff8403416 f4cd27efa5ed4b25837830833447085d - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 642/1171] 10.0.0.214 () {32 vars in 717 bytes} [Tue Mar 3 20:04:55 2026] GET /v2.0/ports/dbb5bd50-8cb8-48a3-9d0f-c9f6aec7ec4e => generated 132 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 643/1172] 199.204.45.89 () {34 vars in 1057 bytes} [Tue Mar 3 20:04:55 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=0fb9ba70-c50a-41fa-8041-494ae9d3e486 => generated 860 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 644/1173] 10.0.0.208 () {34 vars in 1040 bytes} [Tue Mar 3 20:04:55 2026] GET /v2.0/security-groups?id=6dac7a1e-18ab-41ad-83bf-4d8d63ef9933&fields=id&fields=name => generated 114 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-03-03 20:04:56.053 8 INFO neutron.db.l3_hamode_db [None req-f57e680a-327a-4eb7-8950-282b5b73bce0 8c0fbe3466e44fd9bb9db21b413736de 83066b2ac81144a1bbf553f54f30fd5f - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 645/1174] 10.0.0.214 () {32 vars in 724 bytes} [Tue Mar 3 20:04:56 2026] DELETE /v2.0/subnets/20994e07-9f1d-424f-baaa-79ca0eb530d8 => generated 0 bytes in 156 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 646/1175] 199.204.45.89 () {34 vars in 983 bytes} [Tue Mar 3 20:04:56 2026] GET /v2.0/subnets?id=54d1b5d9-f98b-4d44-ae83-9fdf5aa6b757 => generated 702 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 647/1176] 10.0.0.214 () {32 vars in 726 bytes} [Tue Mar 3 20:04:56 2026] DELETE /v2.0/networks/40be1d5e-ecd5-43f2-ad8c-ae460b977f85 => generated 0 bytes in 118 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 648/1177] 199.204.45.89 () {34 vars in 1051 bytes} [Tue Mar 3 20:04:56 2026] GET /v2.0/ports?network_id=77f52723-cde9-4a3b-a53b-b372463e4e1e&device_owner=network%3Adhcp => generated 1244 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 649/1178] 10.0.0.208 () {34 vars in 990 bytes} [Tue Mar 3 20:04:56 2026] GET /v2.0/ports?device_id=8d16bf19-792d-4b3d-b270-2067565562ea => generated 12 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 650/1179] 10.0.0.214 () {34 vars in 665 bytes} [Tue Mar 3 20:04:56 2026] POST /v2.0/ports => generated 775 bytes in 243 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: 651/1180] 199.204.45.89 () {34 vars in 1011 bytes} [Tue Mar 3 20:04:56 2026] GET /v2.0/networks/77f52723-cde9-4a3b-a53b-b372463e4e1e?fields=segments => generated 14 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-03 20:04:56.707 7 INFO neutron.services.segments.plugin [-] Segment 4cbfa3ff-5712-4f6f-87c2-e2cc6ea9c35f resource provider aggregate not found 2026-03-03 20:04:56.722 7 INFO neutron.services.segments.plugin [-] Segment 4cbfa3ff-5712-4f6f-87c2-e2cc6ea9c35f resource provider aggregate not found 2026-03-03 20:04:56.727 7 INFO neutron.services.segments.plugin [-] Segment 4cbfa3ff-5712-4f6f-87c2-e2cc6ea9c35f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4cbfa3ff-5712-4f6f-87c2-e2cc6ea9c35f found for delete ", "request_id": "req-69a6e700-56c9-4c3a-8630-57d1e1a67295"}]} 2026-03-03 20:04:56.738 7 INFO neutron.services.segments.plugin [-] Segment 4cbfa3ff-5712-4f6f-87c2-e2cc6ea9c35f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4cbfa3ff-5712-4f6f-87c2-e2cc6ea9c35f found for delete ", "request_id": "req-b29208f8-a692-4b35-aa5e-88a80417172d"}]} [pid: 7|app: 0|req: 652/1181] 10.0.0.214 () {34 vars in 737 bytes} [Tue Mar 3 20:04:56 2026] PUT /v2.0/ports/6426b521-2f35-437b-ab88-db8c920ed274 => generated 752 bytes in 158 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 653/1182] 199.204.45.89 () {34 vars in 1111 bytes} [Tue Mar 3 20:04:56 2026] GET /v2.0/networks/77f52723-cde9-4a3b-a53b-b372463e4e1e?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-03 20:04:56.893 7 INFO neutron_taas.services.taas.taas_plugin [None req-a07e0bb9-cb44-4d1e-90f3-c4ed9afbef1b fd10ed89e76942a4982a410ff8403416 f4cd27efa5ed4b25837830833447085d - - default default] TaaS: Handle Delete Port: 6426b521-2f35-437b-ab88-db8c920ed274 2026-03-03 20:04:56.895 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a07e0bb9-cb44-4d1e-90f3-c4ed9afbef1b fd10ed89e76942a4982a410ff8403416 f4cd27efa5ed4b25837830833447085d - - default default] Tap Mirror: Handle Delete Port: 6426b521-2f35-437b-ab88-db8c920ed274 [pid: 8|app: 0|req: 530/1183] 10.0.0.214 () {34 vars in 669 bytes} [Tue Mar 3 20:04:54 2026] POST /v2.0/routers => generated 695 bytes in 1977 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 654/1184] 10.0.0.214 () {32 vars in 720 bytes} [Tue Mar 3 20:04:56 2026] DELETE /v2.0/ports/6426b521-2f35-437b-ab88-db8c920ed274 => generated 0 bytes in 156 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 655/1185] 10.0.0.214 () {32 vars in 643 bytes} [Tue Mar 3 20:04:56 2026] GET /v2.0/ports => generated 777 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-03-03 20:04:57.046 7 INFO neutron.pecan_wsgi.hooks.translation [None req-925b5d14-0fc3-4cde-a2d7-7848c59ed3a4 fd10ed89e76942a4982a410ff8403416 f4cd27efa5ed4b25837830833447085d - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 656/1186] 10.0.0.214 () {32 vars in 717 bytes} [Tue Mar 3 20:04:57 2026] GET /v2.0/ports/6426b521-2f35-437b-ab88-db8c920ed274 => generated 132 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 657/1187] 199.204.45.89 () {34 vars in 993 bytes} [Tue Mar 3 20:04:57 2026] GET /v2.0/ports?device_id=d8968f4f-c32b-4268-b2a5-d850d180966a => generated 971 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 658/1188] 10.0.0.214 () {32 vars in 643 bytes} [Tue Mar 3 20:04:57 2026] GET /v2.0/ports => generated 777 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 659/1189] 10.0.0.208 () {34 vars in 990 bytes} [Tue Mar 3 20:04:57 2026] GET /v2.0/ports?device_id=d8968f4f-c32b-4268-b2a5-d850d180966a => generated 971 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-03-03 20:04:57.331 7 INFO neutron_taas.services.taas.taas_plugin [req-382980e3-4763-44e9-840b-ec247901ecf6 req-790a56e8-3f4e-48ad-b5ce-26b4942b27e8 dd4315f039704464a76b629fd7e2a0e3 1709978ef53e4a92b5d7eb5d60d751e6 - - default default] TaaS: Handle Delete Port: 0fb9ba70-c50a-41fa-8041-494ae9d3e486 2026-03-03 20:04:57.334 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-382980e3-4763-44e9-840b-ec247901ecf6 req-790a56e8-3f4e-48ad-b5ce-26b4942b27e8 dd4315f039704464a76b629fd7e2a0e3 1709978ef53e4a92b5d7eb5d60d751e6 - - default default] Tap Mirror: Handle Delete Port: 0fb9ba70-c50a-41fa-8041-494ae9d3e486 2026-03-03 20:04:57.515 7 INFO neutron.db.l3_db [req-382980e3-4763-44e9-840b-ec247901ecf6 req-790a56e8-3f4e-48ad-b5ce-26b4942b27e8 dd4315f039704464a76b629fd7e2a0e3 1709978ef53e4a92b5d7eb5d60d751e6 - - default default] Floating IP 789ff6af-3e36-41b3-8262-f9ae7c010719 disassociated. External IP: 10.96.250.205, port: 0fb9ba70-c50a-41fa-8041-494ae9d3e486. [pid: 7|app: 0|req: 660/1190] 199.204.45.89 () {36 vars in 996 bytes} [Tue Mar 3 20:04:57 2026] DELETE /v2.0/ports/0fb9ba70-c50a-41fa-8041-494ae9d3e486 => generated 0 bytes in 612 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 661/1191] 10.0.0.214 () {32 vars in 717 bytes} [Tue Mar 3 20:04:57 2026] GET /v2.0/ports/6e91d008-5177-4651-8323-3b1e43bff114 => generated 774 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 662/1192] 10.0.0.208 () {34 vars in 1040 bytes} [Tue Mar 3 20:04:57 2026] GET /v2.0/security-groups?id=6dac7a1e-18ab-41ad-83bf-4d8d63ef9933&fields=id&fields=name => generated 114 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 663/1193] 10.0.0.208 () {34 vars in 990 bytes} [Tue Mar 3 20:04:57 2026] GET /v2.0/ports?device_id=8d16bf19-792d-4b3d-b270-2067565562ea => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-03 20:04:57.925 7 INFO neutron.pecan_wsgi.hooks.translation [None req-f1ae73ff-28c6-4b2f-88e1-310320931372 fd10ed89e76942a4982a410ff8403416 f4cd27efa5ed4b25837830833447085d - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 664/1194] 10.0.0.214 () {32 vars in 720 bytes} [Tue Mar 3 20:04:57 2026] DELETE /v2.0/ports/dbb5bd50-8cb8-48a3-9d0f-c9f6aec7ec4e => generated 132 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-03-03 20:04:57.953 7 INFO neutron.pecan_wsgi.hooks.translation [None req-bf5c77a7-861f-4432-8d97-f9ebea4f2c3d fd10ed89e76942a4982a410ff8403416 f4cd27efa5ed4b25837830833447085d - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 665/1195] 10.0.0.214 () {32 vars in 724 bytes} [Tue Mar 3 20:04:57 2026] DELETE /v2.0/subnets/20994e07-9f1d-424f-baaa-79ca0eb530d8 => generated 136 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-03-03 20:04:57.959 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-4892af9b-8e3d-4e4c-a677-7e386c65d74c'] response: {'server_uuid': 'd8968f4f-c32b-4268-b2a5-d850d180966a', 'name': 'network-vif-deleted', 'tag': '0fb9ba70-c50a-41fa-8041-494ae9d3e486', 'status': 'completed', 'code': 200} 2026-03-03 20:04:57.974 7 INFO neutron.pecan_wsgi.hooks.translation [None req-f3c63572-35ad-434c-af1a-e2b3f0d025e6 fd10ed89e76942a4982a410ff8403416 f4cd27efa5ed4b25837830833447085d - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 666/1196] 10.0.0.214 () {32 vars in 724 bytes} [Tue Mar 3 20:04:57 2026] DELETE /v2.0/subnets/ed13ee74-f86e-43c7-b493-234559635780 => generated 136 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-03-03 20:04:58.082 7 INFO neutron_taas.services.taas.taas_plugin [None req-c5c0fb54-4247-4ef4-965f-8fee26cb8f56 fd10ed89e76942a4982a410ff8403416 f4cd27efa5ed4b25837830833447085d - - default default] TaaS: Handle Delete Port: 6e91d008-5177-4651-8323-3b1e43bff114 2026-03-03 20:04:58.086 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c5c0fb54-4247-4ef4-965f-8fee26cb8f56 fd10ed89e76942a4982a410ff8403416 f4cd27efa5ed4b25837830833447085d - - default default] Tap Mirror: Handle Delete Port: 6e91d008-5177-4651-8323-3b1e43bff114 [pid: 8|app: 0|req: 531/1197] 10.0.0.214 () {34 vars in 783 bytes} [Tue Mar 3 20:04:56 2026] PUT /v2.0/routers/88e68f87-d113-4cf8-ad5b-27bb379e99e5/add_router_interface => generated 309 bytes in 1245 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 667/1198] 10.0.0.214 () {32 vars in 720 bytes} [Tue Mar 3 20:04:57 2026] DELETE /v2.0/ports/6e91d008-5177-4651-8323-3b1e43bff114 => generated 0 bytes in 204 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 668/1199] 10.0.0.214 () {32 vars in 726 bytes} [Tue Mar 3 20:04:58 2026] DELETE /v2.0/networks/e49acdfc-ff73-46f7-988d-4d8a28fe2a90 => generated 0 bytes in 130 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 669/1200] 199.204.45.89 () {34 vars in 985 bytes} [Tue Mar 3 20:04:58 2026] GET /v2.0/networks?id=8ab3f44b-ecb2-4578-bd3a-d90f22143c24 => generated 676 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 670/1201] 199.204.45.89 () {34 vars in 1049 bytes} [Tue Mar 3 20:04:58 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=bbe2a5679e134a75998d2231f74e0822 => generated 180 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 532/1202] 10.0.0.214 () {34 vars in 665 bytes} [Tue Mar 3 20:04:58 2026] POST /v2.0/ports => generated 959 bytes in 396 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-03 20:04:58.749 7 INFO neutron.services.segments.plugin [-] Segment 516e15d2-b8d0-4a45-933e-a651fa290e54 resource provider aggregate not found 2026-03-03 20:04:58.765 7 INFO neutron.services.segments.plugin [-] Segment 516e15d2-b8d0-4a45-933e-a651fa290e54 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 516e15d2-b8d0-4a45-933e-a651fa290e54 found for delete ", "request_id": "req-afa031c2-6670-45e6-889f-b25cb85222a9"}]} 2026-03-03 20:04:58.771 7 INFO neutron.services.segments.plugin [-] Segment 516e15d2-b8d0-4a45-933e-a651fa290e54 resource provider aggregate not found 2026-03-03 20:04:58.789 7 INFO neutron.services.segments.plugin [-] Segment 516e15d2-b8d0-4a45-933e-a651fa290e54 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 516e15d2-b8d0-4a45-933e-a651fa290e54 found for delete ", "request_id": "req-8d26fea0-8aeb-4726-9b1f-74f5f180091d"}]} [pid: 7|app: 0|req: 671/1203] 199.204.45.89 () {38 vars in 954 bytes} [Tue Mar 3 20:04:58 2026] POST /v2.0/ports => generated 958 bytes in 394 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 533/1204] 10.0.0.214 () {34 vars in 665 bytes} [Tue Mar 3 20:04:58 2026] POST /v2.0/ports => generated 958 bytes in 401 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 534/1205] 10.0.0.214 () {32 vars in 774 bytes} [Tue Mar 3 20:04:58 2026] GET /v2.0/security-groups?tenant_id=f4cd27efa5ed4b25837830833447085d&name=default => generated 2925 bytes in 146 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 535/1206] 10.0.0.208 () {34 vars in 990 bytes} [Tue Mar 3 20:04:59 2026] GET /v2.0/ports?device_id=d8968f4f-c32b-4268-b2a5-d850d180966a => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 672/1207] 199.204.45.89 () {38 vars in 1027 bytes} [Tue Mar 3 20:04:58 2026] PUT /v2.0/ports/02feea96-b471-4ad1-95a0-84ada6626b63 => generated 1239 bytes in 432 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 536/1208] 10.0.0.208 () {34 vars in 990 bytes} [Tue Mar 3 20:04:59 2026] GET /v2.0/ports?device_id=8d16bf19-792d-4b3d-b270-2067565562ea => generated 973 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 537/1209] 10.0.0.214 () {32 vars in 740 bytes} [Tue Mar 3 20:04:59 2026] DELETE /v2.0/security-groups/5d1a96bd-35ab-40f5-ac0d-5270bf921ab7 => generated 0 bytes in 148 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 538/1210] 10.0.0.208 () {34 vars in 1040 bytes} [Tue Mar 3 20:04:59 2026] GET /v2.0/security-groups?id=f4340aec-450e-4d18-b4f8-90c58554ce16&fields=id&fields=name => generated 113 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-03-03 20:05:00.025 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-58a82de9-8ea7-4e8b-a558-5c38573417bf'] response: {'name': 'network-changed', 'server_uuid': '8d16bf19-792d-4b3d-b270-2067565562ea', 'tag': '02feea96-b471-4ad1-95a0-84ada6626b63', 'status': 'completed', 'code': 200} 2026-03-03 20:05:00.092 7 INFO neutron.db.l3_db [None req-d30b726f-0fd3-455c-83a1-cdb809eaa07a 8c0fbe3466e44fd9bb9db21b413736de 83066b2ac81144a1bbf553f54f30fd5f - - default default] Floating IP b70745dd-701e-4cdd-9487-0fef374d9df6 associated. External IP: 10.96.250.208, port: 9576937d-f5f9-4d65-8fba-e21cb0704922. [pid: 8|app: 0|req: 539/1211] 10.0.0.208 () {34 vars in 990 bytes} [Tue Mar 3 20:05:00 2026] GET /v2.0/ports?device_id=d8968f4f-c32b-4268-b2a5-d850d180966a => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 540/1212] 199.204.45.89 () {34 vars in 1079 bytes} [Tue Mar 3 20:05:00 2026] GET /v2.0/ports?tenant_id=bbe2a5679e134a75998d2231f74e0822&device_id=8d16bf19-792d-4b3d-b270-2067565562ea => generated 1242 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 541/1213] 199.204.45.89 () {34 vars in 1059 bytes} [Tue Mar 3 20:05:00 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=02feea96-b471-4ad1-95a0-84ada6626b63 => 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: 542/1214] 199.204.45.89 () {34 vars in 983 bytes} [Tue Mar 3 20:05:00 2026] GET /v2.0/subnets?id=7e221af4-b230-42be-abbb-f712a41fbc33 => generated 694 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 543/1215] 199.204.45.89 () {34 vars in 1051 bytes} [Tue Mar 3 20:05:00 2026] GET /v2.0/ports?network_id=8ab3f44b-ecb2-4578-bd3a-d90f22143c24&device_owner=network%3Adhcp => generated 1244 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 544/1216] 199.204.45.89 () {34 vars in 1011 bytes} [Tue Mar 3 20:05:00 2026] GET /v2.0/networks/8ab3f44b-ecb2-4578-bd3a-d90f22143c24?fields=segments => generated 14 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 673/1217] 10.0.0.214 () {34 vars in 677 bytes} [Tue Mar 3 20:04:59 2026] POST /v2.0/floatingips => generated 842 bytes in 1208 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 545/1218] 199.204.45.89 () {34 vars in 1111 bytes} [Tue Mar 3 20:05:00 2026] GET /v2.0/networks/8ab3f44b-ecb2-4578-bd3a-d90f22143c24?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 546/1219] 10.0.0.208 () {34 vars in 990 bytes} [Tue Mar 3 20:05:00 2026] GET /v2.0/ports?device_id=8d16bf19-792d-4b3d-b270-2067565562ea => generated 973 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 547/1220] 10.0.0.208 () {34 vars in 1040 bytes} [Tue Mar 3 20:05:00 2026] GET /v2.0/security-groups?id=f4340aec-450e-4d18-b4f8-90c58554ce16&fields=id&fields=name => generated 113 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-03-03 20:05:00.620 7 INFO neutron.db.l3_db [None req-156b165e-5c5c-4045-9648-5394d24b29e7 8c0fbe3466e44fd9bb9db21b413736de 83066b2ac81144a1bbf553f54f30fd5f - - default default] Floating IP b70745dd-701e-4cdd-9487-0fef374d9df6 disassociated. External IP: 10.96.250.208, port: 9576937d-f5f9-4d65-8fba-e21cb0704922. [pid: 7|app: 0|req: 674/1221] 10.0.0.214 () {34 vars in 749 bytes} [Tue Mar 3 20:05:00 2026] PUT /v2.0/floatingips/b70745dd-701e-4cdd-9487-0fef374d9df6 => generated 552 bytes in 568 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-03-03 20:05:01.157 8 INFO neutron_taas.services.taas.taas_plugin [None req-784c163c-3cdd-479b-97ee-c15bed59a6f3 8c0fbe3466e44fd9bb9db21b413736de 83066b2ac81144a1bbf553f54f30fd5f - - default default] TaaS: Handle Delete Port: 19573a0f-2099-408c-88e7-8ee23c0cfbb8 2026-03-03 20:05:01.159 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-784c163c-3cdd-479b-97ee-c15bed59a6f3 8c0fbe3466e44fd9bb9db21b413736de 83066b2ac81144a1bbf553f54f30fd5f - - default default] Tap Mirror: Handle Delete Port: 19573a0f-2099-408c-88e7-8ee23c0cfbb8 [pid: 8|app: 0|req: 548/1222] 10.0.0.214 () {32 vars in 732 bytes} [Tue Mar 3 20:05:01 2026] DELETE /v2.0/floatingips/b70745dd-701e-4cdd-9487-0fef374d9df6 => generated 0 bytes in 285 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-03-03 20:05:01.737 7 INFO neutron.db.segments_db [None req-8ea78176-d0a7-4cc8-836d-0b37ef7ec0ef 1efdd79b1c534f8e8b089f867b5b2566 c39b9d72f00841d48c51930230109597 - - default default] Added segment 5ed6a5f9-4618-4b6b-8e5b-46c877428322 of type vxlan for network bf5c77a1-fc08-4c06-a274-b07ee6201aa3 [pid: 7|app: 0|req: 675/1223] 10.0.0.214 () {34 vars in 670 bytes} [Tue Mar 3 20:05:01 2026] POST /v2.0/networks => generated 615 bytes in 537 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 676/1224] 10.0.0.214 () {32 vars in 740 bytes} [Tue Mar 3 20:05:01 2026] DELETE /v2.0/security-groups/6dac7a1e-18ab-41ad-83bf-4d8d63ef9933 => generated 0 bytes in 111 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 677/1225] 199.204.45.89 () {34 vars in 1079 bytes} [Tue Mar 3 20:05:01 2026] GET /v2.0/ports?tenant_id=bbe2a5679e134a75998d2231f74e0822&device_id=8d16bf19-792d-4b3d-b270-2067565562ea => generated 1242 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 678/1226] 10.0.0.208 () {34 vars in 990 bytes} [Tue Mar 3 20:05:01 2026] GET /v2.0/ports?device_id=8d16bf19-792d-4b3d-b270-2067565562ea => generated 973 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-03-03 20:05:02.083 7 INFO neutron.db.segments_db [None req-65b9ecb6-1955-41bd-a686-9bc0563b26d8 1efdd79b1c534f8e8b089f867b5b2566 c39b9d72f00841d48c51930230109597 - - default default] Added segment 99e70d18-bb49-4c05-b8af-cca112b20e16 of type vxlan for network 111cdb0e-9a6b-4f7b-b8af-1296c51090c1 [pid: 7|app: 0|req: 679/1227] 10.0.0.214 () {34 vars in 670 bytes} [Tue Mar 3 20:05:02 2026] POST /v2.0/networks => generated 615 bytes in 158 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-03-03 20:05:02.191 7 INFO neutron.api.v2.resource [None req-ea2626c4-e7d5-4cd6-962a-2e71938d6d64 dd4315f039704464a76b629fd7e2a0e3 1709978ef53e4a92b5d7eb5d60d751e6 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 680/1228] 10.0.0.214 () {32 vars in 737 bytes} [Tue Mar 3 20:05:02 2026] GET /v2.0/security-groups/6dac7a1e-18ab-41ad-83bf-4d8d63ef9933 => generated 146 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 681/1229] 199.204.45.89 () {34 vars in 985 bytes} [Tue Mar 3 20:05:02 2026] GET /v2.0/networks?id=8ab3f44b-ecb2-4578-bd3a-d90f22143c24 => generated 772 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 682/1230] 10.0.0.208 () {34 vars in 1040 bytes} [Tue Mar 3 20:05:02 2026] GET /v2.0/security-groups?id=f4340aec-450e-4d18-b4f8-90c58554ce16&fields=id&fields=name => generated 113 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 683/1231] 10.0.0.214 () {34 vars in 669 bytes} [Tue Mar 3 20:05:02 2026] POST /v2.0/subnets => generated 646 bytes in 237 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-03-03 20:05:02.511 8 INFO neutron.db.l3_db [None req-9f43572e-6974-431d-9d8f-183231f5a744 8c0fbe3466e44fd9bb9db21b413736de 83066b2ac81144a1bbf553f54f30fd5f - - default default] Floating IP 296315c3-6540-47ba-b862-590b065356c5 associated. External IP: 10.96.250.217, port: 81131c50-91a5-4854-a6f7-8ce0a11ac114. 2026-03-03 20:05:02.619 7 INFO neutron_taas.services.taas.taas_plugin [None req-9bd22bec-168e-4370-ae7b-4aa3239e9587 dd4315f039704464a76b629fd7e2a0e3 1709978ef53e4a92b5d7eb5d60d751e6 - - default default] TaaS: Handle Delete Port: e269a835-cb54-4f99-aa4e-aa50a22b796f 2026-03-03 20:05:02.623 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-9bd22bec-168e-4370-ae7b-4aa3239e9587 dd4315f039704464a76b629fd7e2a0e3 1709978ef53e4a92b5d7eb5d60d751e6 - - default default] Tap Mirror: Handle Delete Port: e269a835-cb54-4f99-aa4e-aa50a22b796f [pid: 7|app: 0|req: 684/1232] 10.0.0.214 () {32 vars in 732 bytes} [Tue Mar 3 20:05:02 2026] DELETE /v2.0/floatingips/789ff6af-3e36-41b3-8262-f9ae7c010719 => generated 0 bytes in 302 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 549/1233] 10.0.0.214 () {34 vars in 677 bytes} [Tue Mar 3 20:05:01 2026] POST /v2.0/floatingips => generated 843 bytes in 1484 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 685/1234] 199.204.45.89 () {34 vars in 1059 bytes} [Tue Mar 3 20:05:02 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=02feea96-b471-4ad1-95a0-84ada6626b63 => generated 19 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 686/1235] 10.0.0.214 () {32 vars in 729 bytes} [Tue Mar 3 20:05:02 2026] GET /v2.0/floatingips/296315c3-6540-47ba-b862-590b065356c5 => generated 843 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 687/1236] 199.204.45.89 () {34 vars in 983 bytes} [Tue Mar 3 20:05:02 2026] GET /v2.0/subnets?id=7e221af4-b230-42be-abbb-f712a41fbc33 => generated 694 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 688/1237] 10.0.0.214 () {32 vars in 655 bytes} [Tue Mar 3 20:05:02 2026] GET /v2.0/floatingips => generated 846 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 550/1238] 10.0.0.214 () {34 vars in 669 bytes} [Tue Mar 3 20:05:02 2026] POST /v2.0/subnets => generated 655 bytes in 260 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 551/1239] 199.204.45.89 () {34 vars in 1051 bytes} [Tue Mar 3 20:05:03 2026] GET /v2.0/ports?network_id=8ab3f44b-ecb2-4578-bd3a-d90f22143c24&device_owner=network%3Adhcp => generated 1244 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-03-03 20:05:03.484 7 INFO neutron_taas.services.taas.taas_plugin [None req-5c6d1e1d-fadc-4427-a6e6-49364498578f 7cbd9215fda843e1a1edd5f7c63c1961 a65240bb7d184953af84247a97d12afe - - default default] TaaS: Handle Delete Port: de3c9e4d-e205-44cb-89f3-49b33176e8fa 2026-03-03 20:05:03.487 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-5c6d1e1d-fadc-4427-a6e6-49364498578f 7cbd9215fda843e1a1edd5f7c63c1961 a65240bb7d184953af84247a97d12afe - - default default] Tap Mirror: Handle Delete Port: de3c9e4d-e205-44cb-89f3-49b33176e8fa 2026-03-03 20:05:03.535 8 INFO neutron.db.l3_db [None req-b1a1ab41-e1ad-418a-b85a-8cae9e4a8ef2 8c0fbe3466e44fd9bb9db21b413736de 83066b2ac81144a1bbf553f54f30fd5f - - default default] Floating IP 296315c3-6540-47ba-b862-590b065356c5 associated. External IP: 10.96.250.217, port: 81131c50-91a5-4854-a6f7-8ce0a11ac114. [pid: 7|app: 0|req: 689/1240] 10.0.0.214 () {34 vars in 789 bytes} [Tue Mar 3 20:05:02 2026] PUT /v2.0/routers/6c0573c4-961f-40c2-8321-b7feb0393acc/remove_router_interface => generated 309 bytes in 1126 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-03-03 20:05:04.129 7 INFO neutron.db.segments_db [None req-d8457528-6ef6-4578-bc6d-2ee079728400 1efdd79b1c534f8e8b089f867b5b2566 c39b9d72f00841d48c51930230109597 - - default default] Added segment 431995c5-5128-43fb-9a80-1f609b15aafd of type vxlan for network ffb8eb4b-4be3-45fd-abce-c5a5f914cb07 [pid: 8|app: 0|req: 552/1241] 10.0.0.214 () {34 vars in 749 bytes} [Tue Mar 3 20:05:03 2026] PUT /v2.0/floatingips/296315c3-6540-47ba-b862-590b065356c5 => generated 842 bytes in 1157 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 553/1242] 199.204.45.89 () {34 vars in 1011 bytes} [Tue Mar 3 20:05:04 2026] GET /v2.0/networks/8ab3f44b-ecb2-4578-bd3a-d90f22143c24?fields=segments => generated 14 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-03 20:05:04.395 7 INFO neutron.db.l3_hamode_db [None req-d8457528-6ef6-4578-bc6d-2ee079728400 1efdd79b1c534f8e8b089f867b5b2566 c39b9d72f00841d48c51930230109597 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 554/1243] 10.0.0.208 () {34 vars in 990 bytes} [Tue Mar 3 20:05:04 2026] GET /v2.0/ports?device_id=8d16bf19-792d-4b3d-b270-2067565562ea => generated 975 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-03-03 20:05:04.528 7 INFO neutron.db.l3_hamode_db [None req-d8457528-6ef6-4578-bc6d-2ee079728400 1efdd79b1c534f8e8b089f867b5b2566 c39b9d72f00841d48c51930230109597 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-03-03 20:05:04.625 8 INFO neutron_taas.services.taas.taas_plugin [None req-4a38920c-b9a9-4906-b10d-a1479c6fa155 7cbd9215fda843e1a1edd5f7c63c1961 a65240bb7d184953af84247a97d12afe - - default default] TaaS: Handle Delete Port: 48848c89-241f-4a3e-97ec-9d3d78b74e57 2026-03-03 20:05:04.627 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-4a38920c-b9a9-4906-b10d-a1479c6fa155 7cbd9215fda843e1a1edd5f7c63c1961 a65240bb7d184953af84247a97d12afe - - default default] Tap Mirror: Handle Delete Port: 48848c89-241f-4a3e-97ec-9d3d78b74e57 2026-03-03 20:05:04.907 8 INFO neutron_taas.services.taas.taas_plugin [None req-4a38920c-b9a9-4906-b10d-a1479c6fa155 7cbd9215fda843e1a1edd5f7c63c1961 a65240bb7d184953af84247a97d12afe - - default default] TaaS: Handle Delete Port: ab1c3c76-a08a-481f-b566-f84045be7925 2026-03-03 20:05:04.911 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-4a38920c-b9a9-4906-b10d-a1479c6fa155 7cbd9215fda843e1a1edd5f7c63c1961 a65240bb7d184953af84247a97d12afe - - default default] Tap Mirror: Handle Delete Port: ab1c3c76-a08a-481f-b566-f84045be7925 [pid: 7|app: 0|req: 690/1244] 10.0.0.214 () {34 vars in 669 bytes} [Tue Mar 3 20:05:04 2026] POST /v2.0/routers => generated 511 bytes in 1093 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-03-03 20:05:05.298 8 INFO neutron.services.segments.plugin [-] Segment 782c8dbb-b768-4495-a46b-81a7f2d45417 resource provider aggregate not found 2026-03-03 20:05:05.305 8 INFO neutron.services.segments.plugin [-] Segment 782c8dbb-b768-4495-a46b-81a7f2d45417 resource provider aggregate not found 2026-03-03 20:05:05.331 8 INFO neutron.services.segments.plugin [-] Segment 782c8dbb-b768-4495-a46b-81a7f2d45417 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 782c8dbb-b768-4495-a46b-81a7f2d45417 found for delete ", "request_id": "req-3aed2aee-9cf4-43a2-8fc2-8947cb8ce862"}]} 2026-03-03 20:05:05.333 8 INFO neutron.db.l3_hamode_db [None req-4a38920c-b9a9-4906-b10d-a1479c6fa155 7cbd9215fda843e1a1edd5f7c63c1961 a65240bb7d184953af84247a97d12afe - - default default] HA network bbeb95f4-61ab-4632-9ce5-4b8547eefbf4 was deleted as no HA routers are present in tenant 1709978ef53e4a92b5d7eb5d60d751e6. 2026-03-03 20:05:05.337 8 INFO neutron.services.segments.plugin [-] Segment 782c8dbb-b768-4495-a46b-81a7f2d45417 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 782c8dbb-b768-4495-a46b-81a7f2d45417 found for delete ", "request_id": "req-82c8bff8-36b6-440d-bebc-5275c6f7e68c"}]} [pid: 8|app: 0|req: 555/1245] 10.0.0.214 () {32 vars in 724 bytes} [Tue Mar 3 20:05:04 2026] DELETE /v2.0/routers/6c0573c4-961f-40c2-8321-b7feb0393acc => generated 0 bytes in 931 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-03-03 20:05:05.341 7 INFO neutron.db.l3_db [None req-482d6419-0c55-403a-8d7c-62f0f7153a46 8c0fbe3466e44fd9bb9db21b413736de 83066b2ac81144a1bbf553f54f30fd5f - - default default] Floating IP 296315c3-6540-47ba-b862-590b065356c5 disassociated. External IP: 10.96.250.217, port: 9576937d-f5f9-4d65-8fba-e21cb0704922. [pid: 8|app: 0|req: 556/1246] 199.204.45.89 () {34 vars in 1111 bytes} [Tue Mar 3 20:05:05 2026] GET /v2.0/networks/8ab3f44b-ecb2-4578-bd3a-d90f22143c24?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 557/1247] 10.0.0.208 () {34 vars in 1040 bytes} [Tue Mar 3 20:05:05 2026] GET /v2.0/security-groups?id=f4340aec-450e-4d18-b4f8-90c58554ce16&fields=id&fields=name => generated 113 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 691/1248] 10.0.0.214 () {34 vars in 749 bytes} [Tue Mar 3 20:05:05 2026] PUT /v2.0/floatingips/296315c3-6540-47ba-b862-590b065356c5 => generated 552 bytes in 506 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 692/1249] 10.0.0.214 () {32 vars in 724 bytes} [Tue Mar 3 20:05:05 2026] DELETE /v2.0/subnets/54d1b5d9-f98b-4d44-ae83-9fdf5aa6b757 => generated 0 bytes in 142 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-03-03 20:05:05.942 7 INFO neutron_taas.services.taas.taas_plugin [None req-5f0b2a81-dc25-4cd9-afe5-b10c6b39b414 8c0fbe3466e44fd9bb9db21b413736de 83066b2ac81144a1bbf553f54f30fd5f - - default default] TaaS: Handle Delete Port: b6fc930c-293c-4435-8707-dbdee7a9a097 2026-03-03 20:05:05.946 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-5f0b2a81-dc25-4cd9-afe5-b10c6b39b414 8c0fbe3466e44fd9bb9db21b413736de 83066b2ac81144a1bbf553f54f30fd5f - - default default] Tap Mirror: Handle Delete Port: b6fc930c-293c-4435-8707-dbdee7a9a097 [pid: 8|app: 0|req: 558/1250] 10.0.0.214 () {34 vars in 783 bytes} [Tue Mar 3 20:05:05 2026] PUT /v2.0/routers/efad72df-71fb-4e50-b24f-263ece93e5bf/add_router_interface => generated 309 bytes in 1111 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-03-03 20:05:06.627 8 INFO neutron_taas.services.taas.taas_plugin [None req-544c1c4a-c156-4c36-a242-69fcf189bdc5 7cbd9215fda843e1a1edd5f7c63c1961 a65240bb7d184953af84247a97d12afe - - default default] TaaS: Handle Delete Port: b5d9f770-bd7b-4e0c-835a-d4b8c54a6c31 2026-03-03 20:05:06.629 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-544c1c4a-c156-4c36-a242-69fcf189bdc5 7cbd9215fda843e1a1edd5f7c63c1961 a65240bb7d184953af84247a97d12afe - - default default] Tap Mirror: Handle Delete Port: b5d9f770-bd7b-4e0c-835a-d4b8c54a6c31 [pid: 7|app: 0|req: 693/1251] 10.0.0.214 () {32 vars in 732 bytes} [Tue Mar 3 20:05:05 2026] DELETE /v2.0/floatingips/296315c3-6540-47ba-b862-590b065356c5 => generated 0 bytes in 859 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 696/1254] 10.0.0.208 () {34 vars in 990 bytes} [Tue Mar 3 20:05:06 2026] GET /v2.0/ports?device_id=8d16bf19-792d-4b3d-b270-2067565562ea => generated 975 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 697/1255] 10.0.0.214 () {32 vars in 717 bytes} [Tue Mar 3 20:05:06 2026] GET /v2.0/ports/27f2bd2a-9111-454c-b6c3-8cb0a3f69475 => generated 959 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-03-03 20:05:06.807 7 INFO neutron.api.v2.resource [None req-f51c17d3-cf85-4269-bdd1-d83b16f64b8c 8c0fbe3466e44fd9bb9db21b413736de 83066b2ac81144a1bbf553f54f30fd5f - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 698/1256] 10.0.0.214 () {32 vars in 732 bytes} [Tue Mar 3 20:05:06 2026] DELETE /v2.0/floatingips/296315c3-6540-47ba-b862-590b065356c5 => generated 144 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 559/1257] 10.0.0.214 () {32 vars in 726 bytes} [Tue Mar 3 20:05:06 2026] DELETE /v2.0/networks/77f52723-cde9-4a3b-a53b-b372463e4e1e => generated 0 bytes in 284 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 699/1258] 10.0.0.208 () {34 vars in 1040 bytes} [Tue Mar 3 20:05:06 2026] GET /v2.0/security-groups?id=f4340aec-450e-4d18-b4f8-90c58554ce16&fields=id&fields=name => generated 113 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-03-03 20:05:06.984 7 INFO neutron_taas.services.taas.taas_plugin [None req-9c293257-38fe-419b-82ee-3222b2ac7c79 8c0fbe3466e44fd9bb9db21b413736de 83066b2ac81144a1bbf553f54f30fd5f - - default default] TaaS: Handle Delete Port: 9576937d-f5f9-4d65-8fba-e21cb0704922 2026-03-03 20:05:06.987 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-9c293257-38fe-419b-82ee-3222b2ac7c79 8c0fbe3466e44fd9bb9db21b413736de 83066b2ac81144a1bbf553f54f30fd5f - - default default] Tap Mirror: Handle Delete Port: 9576937d-f5f9-4d65-8fba-e21cb0704922 [pid: 7|app: 0|req: 700/1259] 10.0.0.214 () {32 vars in 720 bytes} [Tue Mar 3 20:05:06 2026] DELETE /v2.0/ports/9576937d-f5f9-4d65-8fba-e21cb0704922 => generated 0 bytes in 303 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 701/1260] 10.0.0.208 () {34 vars in 990 bytes} [Tue Mar 3 20:05:07 2026] GET /v2.0/ports?device_id=8d16bf19-792d-4b3d-b270-2067565562ea => generated 975 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 702/1261] 10.0.0.214 () {32 vars in 774 bytes} [Tue Mar 3 20:05:07 2026] GET /v2.0/security-groups?tenant_id=1709978ef53e4a92b5d7eb5d60d751e6&name=default => generated 2925 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-03-03 20:05:07.306 7 INFO neutron_taas.services.taas.taas_plugin [None req-9d964acb-830d-4454-9586-42e2febdd7e3 8c0fbe3466e44fd9bb9db21b413736de 83066b2ac81144a1bbf553f54f30fd5f - - default default] TaaS: Handle Delete Port: 81131c50-91a5-4854-a6f7-8ce0a11ac114 2026-03-03 20:05:07.308 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-9d964acb-830d-4454-9586-42e2febdd7e3 8c0fbe3466e44fd9bb9db21b413736de 83066b2ac81144a1bbf553f54f30fd5f - - default default] Tap Mirror: Handle Delete Port: 81131c50-91a5-4854-a6f7-8ce0a11ac114 2026-03-03 20:05:07.356 8 INFO neutron.services.segments.plugin [-] Segment b1c51f7e-d4d4-49e8-97c0-2561260d41fa resource provider aggregate not found 2026-03-03 20:05:07.361 8 INFO neutron.services.segments.plugin [-] Segment b1c51f7e-d4d4-49e8-97c0-2561260d41fa resource provider aggregate not found 2026-03-03 20:05:07.378 8 INFO neutron.services.segments.plugin [-] Segment b1c51f7e-d4d4-49e8-97c0-2561260d41fa resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b1c51f7e-d4d4-49e8-97c0-2561260d41fa found for delete ", "request_id": "req-be53f765-192c-4c7c-9e04-47b713264afd"}]} 2026-03-03 20:05:07.384 8 INFO neutron.services.segments.plugin [-] Segment b1c51f7e-d4d4-49e8-97c0-2561260d41fa resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b1c51f7e-d4d4-49e8-97c0-2561260d41fa found for delete ", "request_id": "req-b4e04053-a070-4bae-addf-c80b5fca9ea8"}]} [pid: 7|app: 0|req: 703/1262] 10.0.0.214 () {32 vars in 720 bytes} [Tue Mar 3 20:05:07 2026] DELETE /v2.0/ports/81131c50-91a5-4854-a6f7-8ce0a11ac114 => generated 0 bytes in 257 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-03-03 20:05:07.794 7 INFO neutron.db.l3_db [None req-5a205bb9-0000-4f5b-9352-246f611ba33a c6e14cdca955463c969753cd78cc941b bbe2a5679e134a75998d2231f74e0822 - - default default] Floating IP 9eb1bf4b-dd8d-41fe-a05e-764a4d2f6471 associated. External IP: 10.96.250.214, port: 02feea96-b471-4ad1-95a0-84ada6626b63. [pid: 8|app: 0|req: 560/1263] 10.0.0.214 () {34 vars in 783 bytes} [Tue Mar 3 20:05:06 2026] PUT /v2.0/routers/efad72df-71fb-4e50-b24f-263ece93e5bf/add_router_interface => generated 309 bytes in 1148 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 561/1264] 10.0.0.214 () {32 vars in 740 bytes} [Tue Mar 3 20:05:07 2026] DELETE /v2.0/security-groups/d421de8f-6ab4-4fab-8e9f-b904f98840f8 => generated 0 bytes in 106 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 704/1265] 10.0.0.214 () {34 vars in 749 bytes} [Tue Mar 3 20:05:07 2026] PUT /v2.0/floatingips/9eb1bf4b-dd8d-41fe-a05e-764a4d2f6471 => generated 856 bytes in 663 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 562/1266] 10.0.0.214 () {32 vars in 736 bytes} [Tue Mar 3 20:05:08 2026] GET /v2.0/ports?device_id=88e68f87-d113-4cf8-ad5b-27bb379e99e5 => generated 958 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-03-03 20:05:08.192 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-856d584a-eef8-4efb-8da3-e9a5053a5d13'] response: {'name': 'network-changed', 'server_uuid': '8d16bf19-792d-4b3d-b270-2067565562ea', 'tag': '02feea96-b471-4ad1-95a0-84ada6626b63', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 705/1267] 10.0.0.214 () {32 vars in 717 bytes} [Tue Mar 3 20:05:08 2026] GET /v2.0/ports/059dc05b-8d99-4696-841e-21fa340c8c37 => generated 967 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 706/1268] 10.0.0.208 () {34 vars in 990 bytes} [Tue Mar 3 20:05:08 2026] GET /v2.0/ports?device_id=8d16bf19-792d-4b3d-b270-2067565562ea => generated 975 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-03-03 20:05:08.491 8 INFO neutron_taas.services.taas.taas_plugin [None req-f4d75fb5-371b-464b-91cc-7f4e5a89ffe5 8c0fbe3466e44fd9bb9db21b413736de 83066b2ac81144a1bbf553f54f30fd5f - - default default] TaaS: Handle Delete Port: 394a0257-8b67-4e6c-866c-07b8603914ac 2026-03-03 20:05:08.494 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f4d75fb5-371b-464b-91cc-7f4e5a89ffe5 8c0fbe3466e44fd9bb9db21b413736de 83066b2ac81144a1bbf553f54f30fd5f - - default default] Tap Mirror: Handle Delete Port: 394a0257-8b67-4e6c-866c-07b8603914ac 2026-03-03 20:05:08.640 7 INFO neutron_taas.services.taas.taas_plugin [None req-27e89afa-9f02-41a7-b856-2c27c185ef5a 1efdd79b1c534f8e8b089f867b5b2566 c39b9d72f00841d48c51930230109597 - - default default] TaaS: Handle Delete Port: 059dc05b-8d99-4696-841e-21fa340c8c37 2026-03-03 20:05:08.646 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-27e89afa-9f02-41a7-b856-2c27c185ef5a 1efdd79b1c534f8e8b089f867b5b2566 c39b9d72f00841d48c51930230109597 - - default default] Tap Mirror: Handle Delete Port: 059dc05b-8d99-4696-841e-21fa340c8c37 [pid: 8|app: 0|req: 563/1269] 10.0.0.214 () {34 vars in 789 bytes} [Tue Mar 3 20:05:08 2026] PUT /v2.0/routers/88e68f87-d113-4cf8-ad5b-27bb379e99e5/remove_router_interface => generated 309 bytes in 850 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 564/1270] 10.0.0.208 () {34 vars in 1040 bytes} [Tue Mar 3 20:05:08 2026] GET /v2.0/security-groups?id=f4340aec-450e-4d18-b4f8-90c58554ce16&fields=id&fields=name => generated 113 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 565/1271] 199.204.45.89 () {34 vars in 1079 bytes} [Tue Mar 3 20:05:09 2026] GET /v2.0/ports?tenant_id=bbe2a5679e134a75998d2231f74e0822&device_id=8d16bf19-792d-4b3d-b270-2067565562ea => generated 1244 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 707/1272] 10.0.0.214 () {34 vars in 789 bytes} [Tue Mar 3 20:05:08 2026] PUT /v2.0/routers/efad72df-71fb-4e50-b24f-263ece93e5bf/remove_router_interface => generated 309 bytes in 919 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 708/1273] 199.204.45.89 () {34 vars in 985 bytes} [Tue Mar 3 20:05:09 2026] GET /v2.0/networks?id=8ab3f44b-ecb2-4578-bd3a-d90f22143c24 => generated 772 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-03-03 20:05:09.334 8 INFO neutron_taas.services.taas.taas_plugin [None req-35a34779-a986-47bc-8e51-a09c72f6c111 8c0fbe3466e44fd9bb9db21b413736de 83066b2ac81144a1bbf553f54f30fd5f - - default default] TaaS: Handle Delete Port: d6b0ba41-7156-4176-8ff1-7064347b0bfb 2026-03-03 20:05:09.336 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-35a34779-a986-47bc-8e51-a09c72f6c111 8c0fbe3466e44fd9bb9db21b413736de 83066b2ac81144a1bbf553f54f30fd5f - - default default] Tap Mirror: Handle Delete Port: d6b0ba41-7156-4176-8ff1-7064347b0bfb 2026-03-03 20:05:09.616 8 INFO neutron_taas.services.taas.taas_plugin [None req-35a34779-a986-47bc-8e51-a09c72f6c111 8c0fbe3466e44fd9bb9db21b413736de 83066b2ac81144a1bbf553f54f30fd5f - - default default] TaaS: Handle Delete Port: ed0f06c3-ac02-46a2-9bd3-6cf48d6d7466 2026-03-03 20:05:09.620 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-35a34779-a986-47bc-8e51-a09c72f6c111 8c0fbe3466e44fd9bb9db21b413736de 83066b2ac81144a1bbf553f54f30fd5f - - default default] Tap Mirror: Handle Delete Port: ed0f06c3-ac02-46a2-9bd3-6cf48d6d7466 2026-03-03 20:05:09.660 7 INFO neutron_taas.services.taas.taas_plugin [None req-bb4b6104-1dac-4793-b364-7ed0e8b3f16f 1efdd79b1c534f8e8b089f867b5b2566 c39b9d72f00841d48c51930230109597 - - default default] TaaS: Handle Delete Port: 27f2bd2a-9111-454c-b6c3-8cb0a3f69475 2026-03-03 20:05:09.663 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-bb4b6104-1dac-4793-b364-7ed0e8b3f16f 1efdd79b1c534f8e8b089f867b5b2566 c39b9d72f00841d48c51930230109597 - - default default] Tap Mirror: Handle Delete Port: 27f2bd2a-9111-454c-b6c3-8cb0a3f69475 2026-03-03 20:05:10.016 8 INFO neutron.services.segments.plugin [-] Segment d5cf979b-167c-4d88-a3d2-f21c404fea1a resource provider aggregate not found 2026-03-03 20:05:10.028 8 INFO neutron.services.segments.plugin [-] Segment d5cf979b-167c-4d88-a3d2-f21c404fea1a resource provider aggregate not found 2026-03-03 20:05:10.047 8 INFO neutron.services.segments.plugin [-] Segment d5cf979b-167c-4d88-a3d2-f21c404fea1a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d5cf979b-167c-4d88-a3d2-f21c404fea1a found for delete ", "request_id": "req-6aaa78e6-59c6-4f1e-bffd-618c523e1e11"}]} 2026-03-03 20:05:10.052 8 INFO neutron.services.segments.plugin [-] Segment d5cf979b-167c-4d88-a3d2-f21c404fea1a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d5cf979b-167c-4d88-a3d2-f21c404fea1a found for delete ", "request_id": "req-15f1efc0-dfb6-4e0a-94ca-4778e7e6c791"}]} 2026-03-03 20:05:10.060 8 INFO neutron.db.l3_hamode_db [None req-35a34779-a986-47bc-8e51-a09c72f6c111 8c0fbe3466e44fd9bb9db21b413736de 83066b2ac81144a1bbf553f54f30fd5f - - default default] HA network bedd71f5-f600-4bb4-be9b-029004e44fc6 was deleted as no HA routers are present in tenant 83066b2ac81144a1bbf553f54f30fd5f. [pid: 8|app: 0|req: 566/1274] 10.0.0.214 () {32 vars in 724 bytes} [Tue Mar 3 20:05:09 2026] DELETE /v2.0/routers/88e68f87-d113-4cf8-ad5b-27bb379e99e5 => generated 0 bytes in 989 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 567/1275] 199.204.45.89 () {34 vars in 1059 bytes} [Tue Mar 3 20:05:10 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=02feea96-b471-4ad1-95a0-84ada6626b63 => generated 861 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 709/1276] 10.0.0.214 () {34 vars in 789 bytes} [Tue Mar 3 20:05:09 2026] PUT /v2.0/routers/efad72df-71fb-4e50-b24f-263ece93e5bf/remove_router_interface => generated 309 bytes in 971 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 568/1277] 10.0.0.208 () {34 vars in 990 bytes} [Tue Mar 3 20:05:10 2026] GET /v2.0/ports?device_id=8d16bf19-792d-4b3d-b270-2067565562ea => generated 975 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 569/1278] 10.0.0.214 () {32 vars in 724 bytes} [Tue Mar 3 20:05:10 2026] DELETE /v2.0/subnets/92d4316f-5185-40e3-8b8b-0fc19ac6df3c => generated 0 bytes in 188 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 570/1279] 199.204.45.89 () {34 vars in 983 bytes} [Tue Mar 3 20:05:10 2026] GET /v2.0/subnets?id=7e221af4-b230-42be-abbb-f712a41fbc33 => generated 694 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 571/1280] 10.0.0.214 () {32 vars in 736 bytes} [Tue Mar 3 20:05:10 2026] GET /v2.0/ports?device_id=efad72df-71fb-4e50-b24f-263ece93e5bf => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 572/1281] 10.0.0.208 () {34 vars in 1040 bytes} [Tue Mar 3 20:05:10 2026] GET /v2.0/security-groups?id=f4340aec-450e-4d18-b4f8-90c58554ce16&fields=id&fields=name => generated 113 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-03-03 20:05:10.586 7 INFO neutron.db.segments_db [None req-a378585e-ae1e-4ec6-bdda-87625d8052bd 7cbd9215fda843e1a1edd5f7c63c1961 a65240bb7d184953af84247a97d12afe - - default default] Added segment 8b01f226-5035-40c5-993c-79582144f5c2 of type vxlan for network cc8237a9-5fcc-4ac6-9d44-3b43528825a8 [pid: 8|app: 0|req: 573/1282] 10.0.0.214 () {32 vars in 726 bytes} [Tue Mar 3 20:05:10 2026] DELETE /v2.0/networks/97d66853-77a2-4b23-84ce-5778ac21643f => generated 0 bytes in 124 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 574/1283] 199.204.45.89 () {34 vars in 1051 bytes} [Tue Mar 3 20:05:10 2026] GET /v2.0/ports?network_id=8ab3f44b-ecb2-4578-bd3a-d90f22143c24&device_owner=network%3Adhcp => generated 1244 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 710/1284] 10.0.0.214 () {34 vars in 671 bytes} [Tue Mar 3 20:05:10 2026] POST /v2.0/networks => generated 725 bytes in 482 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 711/1285] 199.204.45.89 () {34 vars in 1011 bytes} [Tue Mar 3 20:05:10 2026] GET /v2.0/networks/8ab3f44b-ecb2-4578-bd3a-d90f22143c24?fields=segments => generated 14 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-03 20:05:10.824 8 INFO neutron_taas.services.taas.taas_plugin [None req-8dee0169-1097-4899-98fa-a4f6daf2ef90 1efdd79b1c534f8e8b089f867b5b2566 c39b9d72f00841d48c51930230109597 - - default default] TaaS: Handle Delete Port: 65aecf62-33d5-49d6-b0c6-ddcdaf8ead83 2026-03-03 20:05:10.834 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-8dee0169-1097-4899-98fa-a4f6daf2ef90 1efdd79b1c534f8e8b089f867b5b2566 c39b9d72f00841d48c51930230109597 - - default default] Tap Mirror: Handle Delete Port: 65aecf62-33d5-49d6-b0c6-ddcdaf8ead83 [pid: 7|app: 0|req: 712/1286] 10.0.0.214 () {34 vars in 669 bytes} [Tue Mar 3 20:05:10 2026] POST /v2.0/subnets => generated 691 bytes in 228 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 713/1287] 199.204.45.89 () {34 vars in 1111 bytes} [Tue Mar 3 20:05:10 2026] GET /v2.0/networks/8ab3f44b-ecb2-4578-bd3a-d90f22143c24?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-03 20:05:11.048 7 INFO neutron.db.segments_db [None req-460b477f-6dae-4fd5-8126-0c904eb41f8a 7cbd9215fda843e1a1edd5f7c63c1961 a65240bb7d184953af84247a97d12afe - - default default] Added segment 85269cc4-32cb-4a9b-8984-bcd97d00ee9d of type vxlan for network c8f25551-e9d2-4e78-8d05-558cb293ed52 2026-03-03 20:05:11.223 8 INFO neutron.db.l3_hamode_db [None req-8dee0169-1097-4899-98fa-a4f6daf2ef90 1efdd79b1c534f8e8b089f867b5b2566 c39b9d72f00841d48c51930230109597 - - default default] HA network ffb8eb4b-4be3-45fd-abce-c5a5f914cb07 was deleted as no HA routers are present in tenant c39b9d72f00841d48c51930230109597. [pid: 8|app: 0|req: 575/1288] 10.0.0.214 () {32 vars in 724 bytes} [Tue Mar 3 20:05:10 2026] DELETE /v2.0/routers/efad72df-71fb-4e50-b24f-263ece93e5bf => generated 0 bytes in 580 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-03-03 20:05:11.328 7 INFO neutron.db.l3_hamode_db [None req-460b477f-6dae-4fd5-8126-0c904eb41f8a 7cbd9215fda843e1a1edd5f7c63c1961 9532d65368dc41bf8d9529cbe2c3a7f9 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 576/1289] 10.0.0.214 () {32 vars in 774 bytes} [Tue Mar 3 20:05:11 2026] GET /v2.0/security-groups?tenant_id=83066b2ac81144a1bbf553f54f30fd5f&name=default => generated 2925 bytes in 160 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 577/1290] 10.0.0.214 () {32 vars in 724 bytes} [Tue Mar 3 20:05:11 2026] DELETE /v2.0/subnets/d25fea2f-0222-42ac-a7fc-9311a652a80a => generated 0 bytes in 126 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 578/1291] 10.0.0.214 () {32 vars in 740 bytes} [Tue Mar 3 20:05:11 2026] DELETE /v2.0/security-groups/8031de59-a9d7-4543-9245-aa17acce2d87 => generated 0 bytes in 96 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 579/1292] 10.0.0.214 () {32 vars in 724 bytes} [Tue Mar 3 20:05:11 2026] DELETE /v2.0/subnets/4a13053c-77e1-4cd7-9601-7ca2c729bb48 => generated 0 bytes in 142 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 580/1293] 10.0.0.208 () {34 vars in 990 bytes} [Tue Mar 3 20:05:11 2026] GET /v2.0/ports?device_id=8d16bf19-792d-4b3d-b270-2067565562ea => generated 975 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 581/1294] 10.0.0.214 () {32 vars in 726 bytes} [Tue Mar 3 20:05:11 2026] DELETE /v2.0/networks/111cdb0e-9a6b-4f7b-b8af-1296c51090c1 => generated 0 bytes in 180 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 582/1295] 10.0.0.208 () {34 vars in 1040 bytes} [Tue Mar 3 20:05:11 2026] GET /v2.0/security-groups?id=f4340aec-450e-4d18-b4f8-90c58554ce16&fields=id&fields=name => generated 113 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 583/1296] 199.204.45.89 () {34 vars in 993 bytes} [Tue Mar 3 20:05:12 2026] GET /v2.0/ports?device_id=8d16bf19-792d-4b3d-b270-2067565562ea => generated 975 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-03-03 20:05:12.081 8 INFO neutron.services.segments.plugin [-] Segment 9be5e383-c94a-4da9-850e-92235006fe08 resource provider aggregate not found 2026-03-03 20:05:12.089 8 INFO neutron.services.segments.plugin [-] Segment 9be5e383-c94a-4da9-850e-92235006fe08 resource provider aggregate not found 2026-03-03 20:05:12.118 8 INFO neutron.services.segments.plugin [-] Segment 9be5e383-c94a-4da9-850e-92235006fe08 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9be5e383-c94a-4da9-850e-92235006fe08 found for delete ", "request_id": "req-4b78607e-b46a-47d3-a365-5b5cdb85db2e"}]} 2026-03-03 20:05:12.132 8 INFO neutron.services.segments.plugin [-] Segment 9be5e383-c94a-4da9-850e-92235006fe08 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9be5e383-c94a-4da9-850e-92235006fe08 found for delete ", "request_id": "req-8de4bc84-8978-4b64-81e4-3de677acf5d7"}]} 2026-03-03 20:05:12.144 8 INFO neutron.services.segments.plugin [-] Segment 431995c5-5128-43fb-9a80-1f609b15aafd resource provider aggregate not found 2026-03-03 20:05:12.160 8 INFO neutron.services.segments.plugin [-] Segment 431995c5-5128-43fb-9a80-1f609b15aafd resource provider aggregate not found 2026-03-03 20:05:12.178 8 INFO neutron.services.segments.plugin [-] Segment 431995c5-5128-43fb-9a80-1f609b15aafd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 431995c5-5128-43fb-9a80-1f609b15aafd found for delete ", "request_id": "req-f8271a38-8796-4227-a637-14278a63c478"}]} 2026-03-03 20:05:12.179 8 INFO neutron.services.segments.plugin [-] Segment 431995c5-5128-43fb-9a80-1f609b15aafd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 431995c5-5128-43fb-9a80-1f609b15aafd found for delete ", "request_id": "req-8b0ec5d6-d08f-436f-aa36-8696dbaca811"}]} 2026-03-03 20:05:12.211 8 INFO neutron.services.segments.plugin [-] Segment 99e70d18-bb49-4c05-b8af-cca112b20e16 resource provider aggregate not found 2026-03-03 20:05:12.215 8 INFO neutron.services.segments.plugin [-] Segment 99e70d18-bb49-4c05-b8af-cca112b20e16 resource provider aggregate not found 2026-03-03 20:05:12.238 8 INFO neutron.services.segments.plugin [-] Segment 99e70d18-bb49-4c05-b8af-cca112b20e16 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 99e70d18-bb49-4c05-b8af-cca112b20e16 found for delete ", "request_id": "req-36c3a12c-69f9-4c59-a42b-162f6d627893"}]} 2026-03-03 20:05:12.242 8 INFO neutron.services.segments.plugin [-] Segment 99e70d18-bb49-4c05-b8af-cca112b20e16 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 99e70d18-bb49-4c05-b8af-cca112b20e16 found for delete ", "request_id": "req-c271028e-078a-4899-a681-298a482bf56e"}]} 2026-03-03 20:05:12.255 8 INFO neutron_taas.services.taas.taas_plugin [None req-61c55015-a7a2-46ff-944f-8eb76ec469bd 1efdd79b1c534f8e8b089f867b5b2566 c39b9d72f00841d48c51930230109597 - - default default] TaaS: Handle Delete Port: a5e5d2c0-64b4-4ae4-beb2-2466c4ecaf33 2026-03-03 20:05:12.258 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-61c55015-a7a2-46ff-944f-8eb76ec469bd 1efdd79b1c534f8e8b089f867b5b2566 c39b9d72f00841d48c51930230109597 - - default default] Tap Mirror: Handle Delete Port: a5e5d2c0-64b4-4ae4-beb2-2466c4ecaf33 2026-03-03 20:05:12.279 7 INFO neutron.db.l3_hamode_db [None req-460b477f-6dae-4fd5-8126-0c904eb41f8a 7cbd9215fda843e1a1edd5f7c63c1961 a65240bb7d184953af84247a97d12afe - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 584/1297] 10.0.0.214 () {32 vars in 726 bytes} [Tue Mar 3 20:05:12 2026] DELETE /v2.0/networks/bf5c77a1-fc08-4c06-a274-b07ee6201aa3 => generated 0 bytes in 383 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-03-03 20:05:12.575 8 INFO neutron_taas.services.taas.taas_plugin [req-cd35d886-2ce0-4d76-b1ed-4d8393afe46e req-dc500119-5ec6-4903-9e06-daf72ddeb5aa c6e14cdca955463c969753cd78cc941b bbe2a5679e134a75998d2231f74e0822 - - default default] TaaS: Handle Delete Port: 02feea96-b471-4ad1-95a0-84ada6626b63 2026-03-03 20:05:12.578 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-cd35d886-2ce0-4d76-b1ed-4d8393afe46e req-dc500119-5ec6-4903-9e06-daf72ddeb5aa c6e14cdca955463c969753cd78cc941b bbe2a5679e134a75998d2231f74e0822 - - default default] Tap Mirror: Handle Delete Port: 02feea96-b471-4ad1-95a0-84ada6626b63 2026-03-03 20:05:12.689 8 INFO neutron.db.l3_db [req-cd35d886-2ce0-4d76-b1ed-4d8393afe46e req-dc500119-5ec6-4903-9e06-daf72ddeb5aa c6e14cdca955463c969753cd78cc941b bbe2a5679e134a75998d2231f74e0822 - - default default] Floating IP 9eb1bf4b-dd8d-41fe-a05e-764a4d2f6471 disassociated. External IP: 10.96.250.214, port: 02feea96-b471-4ad1-95a0-84ada6626b63. [pid: 8|app: 0|req: 585/1298] 199.204.45.89 () {36 vars in 996 bytes} [Tue Mar 3 20:05:12 2026] DELETE /v2.0/ports/02feea96-b471-4ad1-95a0-84ada6626b63 => generated 0 bytes in 530 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-03-03 20:05:13.043 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-88e5b5c8-fcee-4e22-9806-1dd26a83b9fd'] response: {'server_uuid': '8d16bf19-792d-4b3d-b270-2067565562ea', 'name': 'network-vif-deleted', 'tag': '02feea96-b471-4ad1-95a0-84ada6626b63', 'status': 'completed', 'code': 200} 2026-03-03 20:05:13.073 8 INFO neutron.db.segments_db [None req-8dd5d21c-be61-4aee-b346-64801cd8f268 1efdd79b1c534f8e8b089f867b5b2566 c39b9d72f00841d48c51930230109597 - - default default] Added segment 2c109064-1f5b-4240-ae75-9be05c710299 of type vxlan for network 51d8cff7-efa7-4479-965e-09a2910f0fdb [pid: 8|app: 0|req: 586/1299] 10.0.0.214 () {34 vars in 670 bytes} [Tue Mar 3 20:05:12 2026] POST /v2.0/networks => generated 614 bytes in 181 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 587/1300] 10.0.0.208 () {34 vars in 990 bytes} [Tue Mar 3 20:05:13 2026] GET /v2.0/ports?device_id=8d16bf19-792d-4b3d-b270-2067565562ea => generated 12 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 714/1301] 10.0.0.214 () {34 vars in 669 bytes} [Tue Mar 3 20:05:10 2026] POST /v2.0/routers => generated 731 bytes in 2229 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 588/1302] 10.0.0.214 () {34 vars in 669 bytes} [Tue Mar 3 20:05:13 2026] POST /v2.0/subnets => generated 646 bytes in 297 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-03-03 20:05:13.554 8 INFO neutron.db.segments_db [None req-d09c244e-4d98-4dce-82cd-e15c25020f92 1efdd79b1c534f8e8b089f867b5b2566 c39b9d72f00841d48c51930230109597 - - default default] Added segment 87d3db7b-f784-439b-a867-3239042a703f of type vxlan for network 85c7719b-0e51-46be-8358-fe366f54084a 2026-03-03 20:05:13.832 8 INFO neutron.db.l3_hamode_db [None req-d09c244e-4d98-4dce-82cd-e15c25020f92 1efdd79b1c534f8e8b089f867b5b2566 c39b9d72f00841d48c51930230109597 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-03-03 20:05:13.963 8 INFO neutron.db.l3_hamode_db [None req-d09c244e-4d98-4dce-82cd-e15c25020f92 1efdd79b1c534f8e8b089f867b5b2566 c39b9d72f00841d48c51930230109597 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-03-03 20:05:14.269 8 INFO neutron.services.segments.plugin [-] Segment 5ed6a5f9-4618-4b6b-8e5b-46c877428322 resource provider aggregate not found 2026-03-03 20:05:14.276 8 INFO neutron.services.segments.plugin [-] Segment 5ed6a5f9-4618-4b6b-8e5b-46c877428322 resource provider aggregate not found 2026-03-03 20:05:14.301 8 INFO neutron.services.segments.plugin [-] Segment 5ed6a5f9-4618-4b6b-8e5b-46c877428322 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5ed6a5f9-4618-4b6b-8e5b-46c877428322 found for delete ", "request_id": "req-2a3c30d5-4475-4190-83ea-4b8b161db2b2"}]} 2026-03-03 20:05:14.304 8 INFO neutron.services.segments.plugin [-] Segment 5ed6a5f9-4618-4b6b-8e5b-46c877428322 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5ed6a5f9-4618-4b6b-8e5b-46c877428322 found for delete ", "request_id": "req-53418ee5-6189-4c1a-9a94-6bcc4c36f1f1"}]} [pid: 7|app: 0|req: 715/1303] 10.0.0.214 () {34 vars in 783 bytes} [Tue Mar 3 20:05:13 2026] PUT /v2.0/routers/0d52f41c-9a12-4fb6-9517-6cb43ddbeb5b/add_router_interface => generated 309 bytes in 1145 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 716/1304] 10.0.0.208 () {34 vars in 990 bytes} [Tue Mar 3 20:05:14 2026] GET /v2.0/ports?device_id=8d16bf19-792d-4b3d-b270-2067565562ea => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 589/1305] 10.0.0.214 () {34 vars in 669 bytes} [Tue Mar 3 20:05:13 2026] POST /v2.0/routers => generated 510 bytes in 1190 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 717/1306] 10.0.0.214 () {34 vars in 665 bytes} [Tue Mar 3 20:05:14 2026] POST /v2.0/ports => generated 959 bytes in 370 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 590/1307] 10.0.0.214 () {34 vars in 685 bytes} [Tue Mar 3 20:05:15 2026] POST /v2.0/security-groups => generated 1660 bytes in 144 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 591/1308] 10.0.0.214 () {34 vars in 695 bytes} [Tue Mar 3 20:05:15 2026] POST /v2.0/security-group-rules => generated 597 bytes in 115 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 592/1309] 10.0.0.214 () {34 vars in 695 bytes} [Tue Mar 3 20:05:15 2026] POST /v2.0/security-group-rules => generated 602 bytes in 113 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 593/1310] 10.0.0.214 () {32 vars in 774 bytes} [Tue Mar 3 20:05:15 2026] GET /v2.0/security-groups?tenant_id=01864c787d164131be2b245308569f3a&name=default => generated 2925 bytes in 315 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 718/1311] 10.0.0.214 () {34 vars in 783 bytes} [Tue Mar 3 20:05:15 2026] PUT /v2.0/routers/7cf19182-e719-49d4-8715-b38500e8b90d/add_router_interface => generated 309 bytes in 1044 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 719/1312] 10.0.0.208 () {34 vars in 990 bytes} [Tue Mar 3 20:05:16 2026] GET /v2.0/ports?device_id=8d16bf19-792d-4b3d-b270-2067565562ea => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 594/1313] 10.0.0.214 () {34 vars in 676 bytes} [Tue Mar 3 20:05:15 2026] POST /v2.0/floatingips => generated 552 bytes in 523 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 720/1314] 10.0.0.214 () {32 vars in 740 bytes} [Tue Mar 3 20:05:16 2026] DELETE /v2.0/security-groups/38efa54e-97a3-43b9-ab46-1e9d9a8de559 => generated 0 bytes in 109 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 595/1315] 10.0.0.214 () {32 vars in 717 bytes} [Tue Mar 3 20:05:16 2026] GET /v2.0/ports/bd13e0ef-7e3e-4341-a02e-731018a62b16 => generated 1033 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-03-03 20:05:16.677 7 INFO neutron_taas.services.taas.taas_plugin [None req-3f25306c-ab42-4dba-8414-826652c57a66 1efdd79b1c534f8e8b089f867b5b2566 c39b9d72f00841d48c51930230109597 - - default default] TaaS: Handle Delete Port: bd13e0ef-7e3e-4341-a02e-731018a62b16 2026-03-03 20:05:16.680 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-3f25306c-ab42-4dba-8414-826652c57a66 1efdd79b1c534f8e8b089f867b5b2566 c39b9d72f00841d48c51930230109597 - - default default] Tap Mirror: Handle Delete Port: bd13e0ef-7e3e-4341-a02e-731018a62b16 [pid: 8|app: 0|req: 596/1316] 10.0.0.208 () {34 vars in 1100 bytes} [Tue Mar 3 20:05:16 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1257096083&fields=id&tenant_id=9532d65368dc41bf8d9529cbe2c3a7f9 => generated 69 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 597/1317] 10.0.0.208 () {34 vars in 982 bytes} [Tue Mar 3 20:05:16 2026] GET /v2.0/networks?id=cc8237a9-5fcc-4ac6-9d44-3b43528825a8 => generated 676 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 598/1318] 10.0.0.208 () {34 vars in 965 bytes} [Tue Mar 3 20:05:16 2026] GET /v2.0/quotas/9532d65368dc41bf8d9529cbe2c3a7f9 => 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: 599/1319] 10.0.0.208 () {34 vars in 1002 bytes} [Tue Mar 3 20:05:16 2026] GET /v2.0/ports?tenant_id=9532d65368dc41bf8d9529cbe2c3a7f9&fields=id => generated 103 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 600/1320] 10.0.0.208 () {34 vars in 1008 bytes} [Tue Mar 3 20:05:16 2026] GET /v2.0/networks/cc8237a9-5fcc-4ac6-9d44-3b43528825a8?fields=segments => generated 14 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 601/1321] 10.0.0.208 () {34 vars in 1108 bytes} [Tue Mar 3 20:05:16 2026] GET /v2.0/networks/cc8237a9-5fcc-4ac6-9d44-3b43528825a8?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 721/1322] 10.0.0.214 () {34 vars in 789 bytes} [Tue Mar 3 20:05:16 2026] PUT /v2.0/routers/7cf19182-e719-49d4-8715-b38500e8b90d/remove_router_interface => generated 309 bytes in 821 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 602/1323] 10.0.0.208 () {34 vars in 990 bytes} [Tue Mar 3 20:05:17 2026] GET /v2.0/ports?device_id=ac4df8ff-a297-42b4-99f6-696ac1f1ae45 => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-03 20:05:17.238 7 INFO neutron.api.v2.resource [None req-2215821e-4ebf-4630-9b39-3b16753cc707 1efdd79b1c534f8e8b089f867b5b2566 c39b9d72f00841d48c51930230109597 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 722/1324] 10.0.0.214 () {34 vars in 789 bytes} [Tue Mar 3 20:05:17 2026] PUT /v2.0/routers/7cf19182-e719-49d4-8715-b38500e8b90d/remove_router_interface => generated 197 bytes in 114 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 603/1325] 10.0.0.214 () {32 vars in 736 bytes} [Tue Mar 3 20:05:17 2026] GET /v2.0/ports?device_id=7cf19182-e719-49d4-8715-b38500e8b90d => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 723/1326] 10.0.0.214 () {32 vars in 740 bytes} [Tue Mar 3 20:05:17 2026] DELETE /v2.0/security-groups/f4340aec-450e-4d18-b4f8-90c58554ce16 => generated 0 bytes in 114 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-03-03 20:05:17.388 7 INFO neutron.api.v2.resource [None req-f1dd9e57-e71a-4914-98b7-0a864502bc71 c6e14cdca955463c969753cd78cc941b bbe2a5679e134a75998d2231f74e0822 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 724/1327] 10.0.0.214 () {32 vars in 737 bytes} [Tue Mar 3 20:05:17 2026] GET /v2.0/security-groups/f4340aec-450e-4d18-b4f8-90c58554ce16 => generated 146 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-03-03 20:05:17.461 8 INFO neutron_taas.services.taas.taas_plugin [None req-df74f828-b2e7-4f68-ac59-46a774782a7e 1efdd79b1c534f8e8b089f867b5b2566 c39b9d72f00841d48c51930230109597 - - default default] TaaS: Handle Delete Port: 18dea835-363f-44fe-a774-8a60068dac8a 2026-03-03 20:05:17.464 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-df74f828-b2e7-4f68-ac59-46a774782a7e 1efdd79b1c534f8e8b089f867b5b2566 c39b9d72f00841d48c51930230109597 - - default default] Tap Mirror: Handle Delete Port: 18dea835-363f-44fe-a774-8a60068dac8a 2026-03-03 20:05:17.496 7 INFO neutron_taas.services.taas.taas_plugin [None req-92529342-d802-4b82-8a0b-0b01c986d959 c6e14cdca955463c969753cd78cc941b bbe2a5679e134a75998d2231f74e0822 - - default default] TaaS: Handle Delete Port: 495c6e8e-0cae-4cca-a129-a62f0ef3801f 2026-03-03 20:05:17.499 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-92529342-d802-4b82-8a0b-0b01c986d959 c6e14cdca955463c969753cd78cc941b bbe2a5679e134a75998d2231f74e0822 - - default default] Tap Mirror: Handle Delete Port: 495c6e8e-0cae-4cca-a129-a62f0ef3801f [pid: 7|app: 0|req: 725/1328] 10.0.0.214 () {32 vars in 732 bytes} [Tue Mar 3 20:05:17 2026] DELETE /v2.0/floatingips/9eb1bf4b-dd8d-41fe-a05e-764a4d2f6471 => generated 0 bytes in 297 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-03-03 20:05:17.797 8 INFO neutron.services.segments.plugin [-] Segment 87d3db7b-f784-439b-a867-3239042a703f resource provider aggregate not found 2026-03-03 20:05:17.801 8 INFO neutron.services.segments.plugin [-] Segment 87d3db7b-f784-439b-a867-3239042a703f resource provider aggregate not found 2026-03-03 20:05:17.819 8 INFO neutron.db.l3_hamode_db [None req-df74f828-b2e7-4f68-ac59-46a774782a7e 1efdd79b1c534f8e8b089f867b5b2566 c39b9d72f00841d48c51930230109597 - - default default] HA network 85c7719b-0e51-46be-8358-fe366f54084a was deleted as no HA routers are present in tenant c39b9d72f00841d48c51930230109597. 2026-03-03 20:05:17.820 8 INFO neutron.services.segments.plugin [-] Segment 87d3db7b-f784-439b-a867-3239042a703f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 87d3db7b-f784-439b-a867-3239042a703f found for delete ", "request_id": "req-d996a70d-d344-4901-b4e3-c7b13c2e4f9a"}]} 2026-03-03 20:05:17.824 8 INFO neutron.services.segments.plugin [-] Segment 87d3db7b-f784-439b-a867-3239042a703f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 87d3db7b-f784-439b-a867-3239042a703f found for delete ", "request_id": "req-0a90fe5b-2cd1-4f2a-ad50-eccdd0ad5c72"}]} [pid: 8|app: 0|req: 604/1329] 10.0.0.214 () {32 vars in 724 bytes} [Tue Mar 3 20:05:17 2026] DELETE /v2.0/routers/7cf19182-e719-49d4-8715-b38500e8b90d => generated 0 bytes in 556 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 605/1330] 10.0.0.214 () {32 vars in 724 bytes} [Tue Mar 3 20:05:17 2026] DELETE /v2.0/subnets/13f5d462-0513-4414-907b-5a5a3e097f7a => generated 0 bytes in 133 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-03-03 20:05:18.073 7 INFO neutron_taas.services.taas.taas_plugin [None req-9336b96f-f7f9-431f-b54c-adc160d48185 7cbd9215fda843e1a1edd5f7c63c1961 a65240bb7d184953af84247a97d12afe - - default default] TaaS: Handle Delete Port: 2ac5923f-36c1-49c3-a5c3-c122e1f5449a 2026-03-03 20:05:18.077 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-9336b96f-f7f9-431f-b54c-adc160d48185 7cbd9215fda843e1a1edd5f7c63c1961 a65240bb7d184953af84247a97d12afe - - default default] Tap Mirror: Handle Delete Port: 2ac5923f-36c1-49c3-a5c3-c122e1f5449a [pid: 8|app: 0|req: 606/1331] 10.0.0.214 () {32 vars in 726 bytes} [Tue Mar 3 20:05:17 2026] DELETE /v2.0/networks/51d8cff7-efa7-4479-965e-09a2910f0fdb => generated 0 bytes in 125 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-03-03 20:05:18.161 8 INFO neutron.db.segments_db [None req-ef1700d0-0a23-4a86-bd44-98bc84e256d4 1efdd79b1c534f8e8b089f867b5b2566 c39b9d72f00841d48c51930230109597 - - default default] Added segment ce111877-6a50-4841-9478-cc57cd3f3be6 of type vxlan for network 7897ee17-6e89-45ec-bb79-cdada10ab131 [pid: 8|app: 0|req: 607/1332] 10.0.0.214 () {34 vars in 670 bytes} [Tue Mar 3 20:05:18 2026] POST /v2.0/networks => generated 615 bytes in 142 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 608/1333] 10.0.0.208 () {34 vars in 990 bytes} [Tue Mar 3 20:05:18 2026] GET /v2.0/ports?device_id=ac4df8ff-a297-42b4-99f6-696ac1f1ae45 => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 609/1334] 10.0.0.214 () {34 vars in 669 bytes} [Tue Mar 3 20:05:18 2026] POST /v2.0/subnets => generated 646 bytes in 216 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-03-03 20:05:18.527 8 INFO neutron.db.segments_db [None req-62fb2d9b-82ed-4bb9-95a1-9cdb530c405b 1efdd79b1c534f8e8b089f867b5b2566 c39b9d72f00841d48c51930230109597 - - default default] Added segment 5827cfee-f84c-4dfa-8094-199f97188045 of type vxlan for network 3174daa6-242b-47e7-ad10-d0e204be0e39 [pid: 7|app: 0|req: 726/1335] 10.0.0.214 () {34 vars in 789 bytes} [Tue Mar 3 20:05:17 2026] PUT /v2.0/routers/3a1b80c0-0c9f-43e9-b03a-af0dcf594dec/remove_router_interface => generated 309 bytes in 891 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-03-03 20:05:18.751 8 INFO neutron.db.l3_hamode_db [None req-62fb2d9b-82ed-4bb9-95a1-9cdb530c405b 1efdd79b1c534f8e8b089f867b5b2566 c39b9d72f00841d48c51930230109597 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-03-03 20:05:18.858 8 INFO neutron.db.l3_hamode_db [None req-62fb2d9b-82ed-4bb9-95a1-9cdb530c405b 1efdd79b1c534f8e8b089f867b5b2566 c39b9d72f00841d48c51930230109597 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 727/1336] 10.0.0.214 () {32 vars in 774 bytes} [Tue Mar 3 20:05:18 2026] GET /v2.0/security-groups?tenant_id=f84a50aadeee4e03bd186a6c88b99519&name=default => generated 2925 bytes in 288 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-03-03 20:05:19.083 7 INFO neutron_taas.services.taas.taas_plugin [None req-6d341583-4c3e-49b9-b860-acda03287afe 7cbd9215fda843e1a1edd5f7c63c1961 a65240bb7d184953af84247a97d12afe - - default default] TaaS: Handle Delete Port: 848f61c7-3141-4bd4-b4c4-8c086cd30e5e 2026-03-03 20:05:19.086 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-6d341583-4c3e-49b9-b860-acda03287afe 7cbd9215fda843e1a1edd5f7c63c1961 a65240bb7d184953af84247a97d12afe - - default default] Tap Mirror: Handle Delete Port: 848f61c7-3141-4bd4-b4c4-8c086cd30e5e 2026-03-03 20:05:19.309 7 INFO neutron_taas.services.taas.taas_plugin [None req-6d341583-4c3e-49b9-b860-acda03287afe 7cbd9215fda843e1a1edd5f7c63c1961 a65240bb7d184953af84247a97d12afe - - default default] TaaS: Handle Delete Port: 2af46aed-23ba-4a39-ab87-a87561ae9f4e 2026-03-03 20:05:19.315 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-6d341583-4c3e-49b9-b860-acda03287afe 7cbd9215fda843e1a1edd5f7c63c1961 a65240bb7d184953af84247a97d12afe - - default default] Tap Mirror: Handle Delete Port: 2af46aed-23ba-4a39-ab87-a87561ae9f4e [pid: 8|app: 0|req: 610/1337] 10.0.0.214 () {34 vars in 669 bytes} [Tue Mar 3 20:05:18 2026] POST /v2.0/routers => generated 511 bytes in 942 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 611/1338] 10.0.0.214 () {32 vars in 740 bytes} [Tue Mar 3 20:05:19 2026] DELETE /v2.0/security-groups/d44348fb-d948-4375-9811-ddef9eeed932 => generated 0 bytes in 101 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 612/1339] 10.0.0.208 () {34 vars in 990 bytes} [Tue Mar 3 20:05:19 2026] GET /v2.0/ports?device_id=ac4df8ff-a297-42b4-99f6-696ac1f1ae45 => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-03 20:05:19.689 7 INFO neutron.services.segments.plugin [-] Segment 4e25b27d-6a32-4985-a364-2ef51028b948 resource provider aggregate not found 2026-03-03 20:05:19.701 7 INFO neutron.services.segments.plugin [-] Segment 4e25b27d-6a32-4985-a364-2ef51028b948 resource provider aggregate not found 2026-03-03 20:05:19.718 7 INFO neutron.services.segments.plugin [-] Segment 4e25b27d-6a32-4985-a364-2ef51028b948 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4e25b27d-6a32-4985-a364-2ef51028b948 found for delete ", "request_id": "req-8575f21d-00a4-4e70-bf21-1a53150ced03"}]} 2026-03-03 20:05:19.733 7 INFO neutron.services.segments.plugin [-] Segment 4e25b27d-6a32-4985-a364-2ef51028b948 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4e25b27d-6a32-4985-a364-2ef51028b948 found for delete ", "request_id": "req-6bb4bd42-8f1a-4e1b-ab87-0e3d70490591"}]} 2026-03-03 20:05:19.744 7 INFO neutron.db.l3_hamode_db [None req-6d341583-4c3e-49b9-b860-acda03287afe 7cbd9215fda843e1a1edd5f7c63c1961 a65240bb7d184953af84247a97d12afe - - default default] HA network 0329f0e5-a737-4828-bd36-3eb85619c98e was deleted as no HA routers are present in tenant bbe2a5679e134a75998d2231f74e0822. [pid: 7|app: 0|req: 728/1340] 10.0.0.214 () {32 vars in 724 bytes} [Tue Mar 3 20:05:18 2026] DELETE /v2.0/routers/3a1b80c0-0c9f-43e9-b03a-af0dcf594dec => generated 0 bytes in 871 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-03-03 20:05:19.856 8 INFO neutron.services.segments.plugin [-] Segment 2c109064-1f5b-4240-ae75-9be05c710299 resource provider aggregate not found 2026-03-03 20:05:19.880 8 INFO neutron.services.segments.plugin [-] Segment 2c109064-1f5b-4240-ae75-9be05c710299 resource provider aggregate not found 2026-03-03 20:05:19.896 8 INFO neutron.services.segments.plugin [-] Segment 2c109064-1f5b-4240-ae75-9be05c710299 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2c109064-1f5b-4240-ae75-9be05c710299 found for delete ", "request_id": "req-1665fc80-77d3-4308-a055-85abb41d4c62"}]} 2026-03-03 20:05:19.914 8 INFO neutron.services.segments.plugin [-] Segment 2c109064-1f5b-4240-ae75-9be05c710299 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2c109064-1f5b-4240-ae75-9be05c710299 found for delete ", "request_id": "req-9050b8b0-b451-4ef2-a0d9-e998b9c24f63"}]} [pid: 7|app: 0|req: 729/1341] 10.0.0.214 () {32 vars in 724 bytes} [Tue Mar 3 20:05:19 2026] DELETE /v2.0/subnets/7e221af4-b230-42be-abbb-f712a41fbc33 => generated 0 bytes in 191 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-03-03 20:05:20.037 7 INFO neutron_taas.services.taas.taas_plugin [None req-42c4379a-093e-4573-9dce-07ed1327c690 7cbd9215fda843e1a1edd5f7c63c1961 a65240bb7d184953af84247a97d12afe - - default default] TaaS: Handle Delete Port: 1174641f-baba-4672-a002-55b348787088 2026-03-03 20:05:20.041 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-42c4379a-093e-4573-9dce-07ed1327c690 7cbd9215fda843e1a1edd5f7c63c1961 a65240bb7d184953af84247a97d12afe - - default default] Tap Mirror: Handle Delete Port: 1174641f-baba-4672-a002-55b348787088 [pid: 7|app: 0|req: 730/1342] 10.0.0.214 () {32 vars in 726 bytes} [Tue Mar 3 20:05:19 2026] DELETE /v2.0/networks/8ab3f44b-ecb2-4578-bd3a-d90f22143c24 => generated 0 bytes in 270 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 731/1343] 10.0.0.214 () {32 vars in 774 bytes} [Tue Mar 3 20:05:20 2026] GET /v2.0/security-groups?tenant_id=bbe2a5679e134a75998d2231f74e0822&name=default => generated 2925 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 732/1344] 10.0.0.214 () {32 vars in 740 bytes} [Tue Mar 3 20:05:20 2026] DELETE /v2.0/security-groups/d221f9d4-f839-4652-8530-6872a3e01024 => generated 0 bytes in 99 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 733/1345] 10.0.0.208 () {34 vars in 990 bytes} [Tue Mar 3 20:05:20 2026] GET /v2.0/ports?device_id=ac4df8ff-a297-42b4-99f6-696ac1f1ae45 => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 613/1346] 10.0.0.214 () {34 vars in 783 bytes} [Tue Mar 3 20:05:19 2026] PUT /v2.0/routers/8adea6ed-bd09-4754-ad7d-6fd87f3086b1/add_router_interface => generated 309 bytes in 1212 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 734/1347] 10.0.0.214 () {32 vars in 717 bytes} [Tue Mar 3 20:05:20 2026] GET /v2.0/ports/cc2c6eb8-7978-4b11-84fd-24ee1bc1b1ba => generated 959 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-03-03 20:05:21.280 8 INFO neutron_taas.services.taas.taas_plugin [None req-1238ed2f-6e59-405c-ad38-d26567c2bf42 1efdd79b1c534f8e8b089f867b5b2566 c39b9d72f00841d48c51930230109597 - - default default] TaaS: Handle Delete Port: cc2c6eb8-7978-4b11-84fd-24ee1bc1b1ba 2026-03-03 20:05:21.283 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-1238ed2f-6e59-405c-ad38-d26567c2bf42 1efdd79b1c534f8e8b089f867b5b2566 c39b9d72f00841d48c51930230109597 - - default default] Tap Mirror: Handle Delete Port: cc2c6eb8-7978-4b11-84fd-24ee1bc1b1ba 2026-03-03 20:05:21.566 7 INFO neutron.db.segments_db [None req-2a43304a-0229-4f48-a211-1c152764b9d5 7cbd9215fda843e1a1edd5f7c63c1961 a65240bb7d184953af84247a97d12afe - - default default] Added segment 1541b738-5832-4f58-ba1d-80c9a444e5e7 of type vxlan for network 94d46193-4f21-4404-a584-8da1b2ee758e [pid: 7|app: 0|req: 737/1350] 10.0.0.214 () {34 vars in 671 bytes} [Tue Mar 3 20:05:21 2026] POST /v2.0/networks => generated 721 bytes in 387 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 614/1351] 10.0.0.214 () {34 vars in 789 bytes} [Tue Mar 3 20:05:20 2026] PUT /v2.0/routers/8adea6ed-bd09-4754-ad7d-6fd87f3086b1/remove_router_interface => generated 309 bytes in 804 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 738/1352] 199.204.45.89 () {34 vars in 985 bytes} [Tue Mar 3 20:05:21 2026] GET /v2.0/networks?id=cc8237a9-5fcc-4ac6-9d44-3b43528825a8 => generated 676 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 739/1353] 10.0.0.214 () {32 vars in 736 bytes} [Tue Mar 3 20:05:21 2026] GET /v2.0/ports?device_id=8adea6ed-bd09-4754-ad7d-6fd87f3086b1 => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-03 20:05:21.742 7 INFO neutron.services.segments.plugin [-] Segment 6464e152-5f9d-468d-ac70-57b78d29239b resource provider aggregate not found 2026-03-03 20:05:21.761 7 INFO neutron.services.segments.plugin [-] Segment 6464e152-5f9d-468d-ac70-57b78d29239b resource provider aggregate not found 2026-03-03 20:05:21.767 7 INFO neutron.services.segments.plugin [-] Segment 6464e152-5f9d-468d-ac70-57b78d29239b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6464e152-5f9d-468d-ac70-57b78d29239b found for delete ", "request_id": "req-2ce5f64a-0a8e-4246-9cd2-debdd7160e36"}]} [pid: 7|app: 0|req: 740/1354] 199.204.45.89 () {34 vars in 1049 bytes} [Tue Mar 3 20:05:21 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=9532d65368dc41bf8d9529cbe2c3a7f9 => generated 181 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-03-03 20:05:21.784 7 INFO neutron.services.segments.plugin [-] Segment 6464e152-5f9d-468d-ac70-57b78d29239b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6464e152-5f9d-468d-ac70-57b78d29239b found for delete ", "request_id": "req-633113b9-1e6e-4863-94b8-734123dafebe"}]} [pid: 7|app: 0|req: 741/1355] 10.0.0.208 () {34 vars in 990 bytes} [Tue Mar 3 20:05:21 2026] GET /v2.0/ports?device_id=ac4df8ff-a297-42b4-99f6-696ac1f1ae45 => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 615/1356] 10.0.0.214 () {34 vars in 669 bytes} [Tue Mar 3 20:05:21 2026] POST /v2.0/subnets => generated 687 bytes in 211 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-03-03 20:05:21.981 7 INFO neutron_taas.services.taas.taas_plugin [None req-4e4c8540-2688-4bbb-8da6-768c863079a8 1efdd79b1c534f8e8b089f867b5b2566 c39b9d72f00841d48c51930230109597 - - default default] TaaS: Handle Delete Port: 46998479-c8a0-448b-87bc-a3a19ccf7ebb 2026-03-03 20:05:21.984 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-4e4c8540-2688-4bbb-8da6-768c863079a8 1efdd79b1c534f8e8b089f867b5b2566 c39b9d72f00841d48c51930230109597 - - default default] Tap Mirror: Handle Delete Port: 46998479-c8a0-448b-87bc-a3a19ccf7ebb [pid: 8|app: 0|req: 616/1357] 199.204.45.89 () {38 vars in 954 bytes} [Tue Mar 3 20:05:21 2026] POST /v2.0/ports => generated 954 bytes in 401 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-03 20:05:22.306 7 INFO neutron.db.l3_hamode_db [None req-4e4c8540-2688-4bbb-8da6-768c863079a8 1efdd79b1c534f8e8b089f867b5b2566 c39b9d72f00841d48c51930230109597 - - default default] HA network 3174daa6-242b-47e7-ad10-d0e204be0e39 was deleted as no HA routers are present in tenant c39b9d72f00841d48c51930230109597. [pid: 7|app: 0|req: 742/1358] 10.0.0.214 () {32 vars in 724 bytes} [Tue Mar 3 20:05:21 2026] DELETE /v2.0/routers/8adea6ed-bd09-4754-ad7d-6fd87f3086b1 => generated 0 bytes in 508 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-03-03 20:05:22.332 8 INFO neutron.db.segments_db [None req-358033d9-2e39-4864-84ed-dece6680bcfa 7cbd9215fda843e1a1edd5f7c63c1961 a65240bb7d184953af84247a97d12afe - - default default] Added segment 78ecad64-6eed-4d81-92fb-a5d3eb7a93eb of type vxlan for network 9d349d0a-8a83-4f5f-9438-39b19d10b077 2026-03-03 20:05:22.581 8 INFO neutron.db.l3_hamode_db [None req-358033d9-2e39-4864-84ed-dece6680bcfa 7cbd9215fda843e1a1edd5f7c63c1961 3fe3530275a9421092b3b5631361ab6b - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 743/1359] 199.204.45.89 () {38 vars in 1027 bytes} [Tue Mar 3 20:05:22 2026] PUT /v2.0/ports/8e7fdb35-aec3-4cd8-b991-af2c96fd9b89 => generated 1235 bytes in 452 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-03 20:05:22.811 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-efc1390a-8103-4644-9f1f-30e1c7491d07'] response: {'name': 'network-changed', 'server_uuid': 'ac4df8ff-a297-42b4-99f6-696ac1f1ae45', 'tag': '8e7fdb35-aec3-4cd8-b991-af2c96fd9b89', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 744/1360] 10.0.0.214 () {32 vars in 724 bytes} [Tue Mar 3 20:05:22 2026] DELETE /v2.0/subnets/846149c7-fb78-4699-ae89-b33a7c7cc7be => generated 0 bytes in 150 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 745/1361] 10.0.0.208 () {34 vars in 990 bytes} [Tue Mar 3 20:05:22 2026] GET /v2.0/ports?device_id=ac4df8ff-a297-42b4-99f6-696ac1f1ae45 => generated 969 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 746/1362] 10.0.0.214 () {32 vars in 726 bytes} [Tue Mar 3 20:05:22 2026] DELETE /v2.0/networks/7897ee17-6e89-45ec-bb79-cdada10ab131 => generated 0 bytes in 128 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 747/1363] 10.0.0.208 () {34 vars in 1040 bytes} [Tue Mar 3 20:05:23 2026] GET /v2.0/security-groups?id=fc786df6-e8a6-4812-83b3-07526fbad177&fields=id&fields=name => generated 114 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-03-03 20:05:23.190 7 INFO neutron.db.segments_db [None req-6248fbeb-03ac-451e-a611-ac15dc4fb034 1efdd79b1c534f8e8b089f867b5b2566 c39b9d72f00841d48c51930230109597 - - default default] Added segment 51efc68c-2269-4268-ab10-0f2b35e31225 of type vxlan for network 19f22294-e037-4072-abcc-660dd868d06d 2026-03-03 20:05:23.326 8 INFO neutron.db.l3_hamode_db [None req-358033d9-2e39-4864-84ed-dece6680bcfa 7cbd9215fda843e1a1edd5f7c63c1961 a65240bb7d184953af84247a97d12afe - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-03-03 20:05:23.445 7 INFO neutron.db.l3_hamode_db [None req-6248fbeb-03ac-451e-a611-ac15dc4fb034 1efdd79b1c534f8e8b089f867b5b2566 c39b9d72f00841d48c51930230109597 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-03-03 20:05:23.794 7 INFO neutron.services.segments.plugin [-] Segment 5827cfee-f84c-4dfa-8094-199f97188045 resource provider aggregate not found 2026-03-03 20:05:23.803 7 INFO neutron.services.segments.plugin [-] Segment 5827cfee-f84c-4dfa-8094-199f97188045 resource provider aggregate not found 2026-03-03 20:05:23.810 7 INFO neutron.services.segments.plugin [-] Segment 5827cfee-f84c-4dfa-8094-199f97188045 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5827cfee-f84c-4dfa-8094-199f97188045 found for delete ", "request_id": "req-ee155bcb-9b08-4d28-af33-0713d4cff11f"}]} 2026-03-03 20:05:23.823 7 INFO neutron.services.segments.plugin [-] Segment ce111877-6a50-4841-9478-cc57cd3f3be6 resource provider aggregate not found 2026-03-03 20:05:23.830 7 INFO neutron.services.segments.plugin [-] Segment 5827cfee-f84c-4dfa-8094-199f97188045 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5827cfee-f84c-4dfa-8094-199f97188045 found for delete ", "request_id": "req-46306101-823b-4601-81cb-b1f085182c98"}]} 2026-03-03 20:05:23.845 7 INFO neutron.services.segments.plugin [-] Segment ce111877-6a50-4841-9478-cc57cd3f3be6 resource provider aggregate not found 2026-03-03 20:05:23.855 7 INFO neutron.services.segments.plugin [-] Segment ce111877-6a50-4841-9478-cc57cd3f3be6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ce111877-6a50-4841-9478-cc57cd3f3be6 found for delete ", "request_id": "req-2d39204c-99ce-4e46-8257-d11092211385"}]} 2026-03-03 20:05:23.869 7 INFO neutron.services.segments.plugin [-] Segment ce111877-6a50-4841-9478-cc57cd3f3be6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ce111877-6a50-4841-9478-cc57cd3f3be6 found for delete ", "request_id": "req-3110c156-f574-4a08-ae97-9cad5b63b3e4"}]} 2026-03-03 20:05:24.247 7 INFO neutron.db.l3_hamode_db [None req-6248fbeb-03ac-451e-a611-ac15dc4fb034 1efdd79b1c534f8e8b089f867b5b2566 c39b9d72f00841d48c51930230109597 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 617/1364] 10.0.0.214 () {34 vars in 669 bytes} [Tue Mar 3 20:05:22 2026] POST /v2.0/routers => generated 727 bytes in 2193 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 618/1365] 199.204.45.89 () {34 vars in 1079 bytes} [Tue Mar 3 20:05:24 2026] GET /v2.0/ports?tenant_id=9532d65368dc41bf8d9529cbe2c3a7f9&device_id=ac4df8ff-a297-42b4-99f6-696ac1f1ae45 => generated 1238 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 619/1366] 10.0.0.208 () {34 vars in 990 bytes} [Tue Mar 3 20:05:24 2026] GET /v2.0/ports?device_id=ac4df8ff-a297-42b4-99f6-696ac1f1ae45 => generated 969 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 748/1367] 10.0.0.214 () {34 vars in 669 bytes} [Tue Mar 3 20:05:23 2026] POST /v2.0/routers => generated 692 bytes in 1970 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 749/1368] 199.204.45.89 () {34 vars in 1017 bytes} [Tue Mar 3 20:05:25 2026] GET /v2.0/networks?tenant_id=9532d65368dc41bf8d9529cbe2c3a7f9&shared=False => generated 772 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 750/1369] 10.0.0.208 () {34 vars in 1040 bytes} [Tue Mar 3 20:05:25 2026] GET /v2.0/security-groups?id=fc786df6-e8a6-4812-83b3-07526fbad177&fields=id&fields=name => generated 114 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 751/1370] 10.0.0.214 () {32 vars in 774 bytes} [Tue Mar 3 20:05:25 2026] GET /v2.0/security-groups?tenant_id=aba9a2f85cf74be6917480180340c53b&name=default => generated 2925 bytes in 248 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 752/1371] 10.0.0.214 () {32 vars in 721 bytes} [Tue Mar 3 20:05:25 2026] GET /v2.0/routers/b25ae4c4-df06-4c93-9ade-99b3c2a90f98 => generated 698 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 753/1372] 199.204.45.89 () {34 vars in 929 bytes} [Tue Mar 3 20:05:25 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 620/1373] 10.0.0.214 () {34 vars in 783 bytes} [Tue Mar 3 20:05:24 2026] PUT /v2.0/routers/21743732-3a4c-479f-96a6-7acfc15f736e/add_router_interface => generated 309 bytes in 999 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 621/1374] 10.0.0.214 () {32 vars in 647 bytes} [Tue Mar 3 20:05:25 2026] GET /v2.0/routers => generated 701 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 754/1375] 10.0.0.214 () {32 vars in 740 bytes} [Tue Mar 3 20:05:25 2026] DELETE /v2.0/security-groups/29714b31-5445-4778-a561-eaefd39cd418 => generated 0 bytes in 101 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 755/1376] 10.0.0.214 () {32 vars in 774 bytes} [Tue Mar 3 20:05:25 2026] GET /v2.0/security-groups?tenant_id=21f11263261a42419bf1ae0f14f86714&name=default => generated 2925 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 756/1377] 10.0.0.214 () {32 vars in 740 bytes} [Tue Mar 3 20:05:25 2026] DELETE /v2.0/security-groups/9a869df0-3427-4986-bde8-3afac3b04a9f => generated 0 bytes in 91 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 622/1378] 10.0.0.214 () {34 vars in 741 bytes} [Tue Mar 3 20:05:25 2026] PUT /v2.0/routers/b25ae4c4-df06-4c93-9ade-99b3c2a90f98 => generated 705 bytes in 394 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 757/1379] 10.0.0.214 () {32 vars in 721 bytes} [Tue Mar 3 20:05:26 2026] GET /v2.0/routers/b25ae4c4-df06-4c93-9ade-99b3c2a90f98 => generated 705 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 623/1380] 10.0.0.214 () {32 vars in 736 bytes} [Tue Mar 3 20:05:26 2026] GET /v2.0/ports?device_id=b25ae4c4-df06-4c93-9ade-99b3c2a90f98 => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 624/1381] 10.0.0.208 () {34 vars in 990 bytes} [Tue Mar 3 20:05:26 2026] GET /v2.0/ports?device_id=ac4df8ff-a297-42b4-99f6-696ac1f1ae45 => generated 969 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 625/1382] 10.0.0.208 () {34 vars in 1040 bytes} [Tue Mar 3 20:05:26 2026] GET /v2.0/security-groups?id=fc786df6-e8a6-4812-83b3-07526fbad177&fields=id&fields=name => generated 114 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-03-03 20:05:26.402 7 INFO neutron_taas.services.taas.taas_plugin [None req-484856ad-9b53-45dc-8dc4-e383fe527742 1efdd79b1c534f8e8b089f867b5b2566 c39b9d72f00841d48c51930230109597 - - default default] TaaS: Handle Delete Port: d080e341-2efc-4674-8d3d-24448af76f42 2026-03-03 20:05:26.404 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-484856ad-9b53-45dc-8dc4-e383fe527742 1efdd79b1c534f8e8b089f867b5b2566 c39b9d72f00841d48c51930230109597 - - default default] Tap Mirror: Handle Delete Port: d080e341-2efc-4674-8d3d-24448af76f42 [pid: 8|app: 0|req: 626/1383] 199.204.45.89 () {34 vars in 1079 bytes} [Tue Mar 3 20:05:26 2026] GET /v2.0/ports?tenant_id=9532d65368dc41bf8d9529cbe2c3a7f9&device_id=ac4df8ff-a297-42b4-99f6-696ac1f1ae45 => generated 1238 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 627/1384] 199.204.45.89 () {34 vars in 1057 bytes} [Tue Mar 3 20:05:26 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=8e7fdb35-aec3-4cd8-b991-af2c96fd9b89 => generated 19 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-03 20:05:26.631 7 INFO neutron_taas.services.taas.taas_plugin [None req-484856ad-9b53-45dc-8dc4-e383fe527742 1efdd79b1c534f8e8b089f867b5b2566 c39b9d72f00841d48c51930230109597 - - default default] TaaS: Handle Delete Port: ec8d2eae-a55d-4365-a59c-f8e007474027 2026-03-03 20:05:26.634 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-484856ad-9b53-45dc-8dc4-e383fe527742 1efdd79b1c534f8e8b089f867b5b2566 c39b9d72f00841d48c51930230109597 - - default default] Tap Mirror: Handle Delete Port: ec8d2eae-a55d-4365-a59c-f8e007474027 [pid: 8|app: 0|req: 628/1385] 199.204.45.89 () {34 vars in 983 bytes} [Tue Mar 3 20:05:26 2026] GET /v2.0/subnets?id=00676a4f-4e67-4a60-8f53-cd19c346a82f => generated 694 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 629/1386] 199.204.45.89 () {34 vars in 1051 bytes} [Tue Mar 3 20:05:26 2026] GET /v2.0/ports?network_id=cc8237a9-5fcc-4ac6-9d44-3b43528825a8&device_owner=network%3Adhcp => generated 1244 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 630/1387] 199.204.45.89 () {34 vars in 1011 bytes} [Tue Mar 3 20:05:26 2026] GET /v2.0/networks/cc8237a9-5fcc-4ac6-9d44-3b43528825a8?fields=segments => generated 14 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 631/1388] 199.204.45.89 () {34 vars in 1111 bytes} [Tue Mar 3 20:05:26 2026] GET /v2.0/networks/cc8237a9-5fcc-4ac6-9d44-3b43528825a8?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-03 20:05:26.966 7 INFO neutron.services.segments.plugin [-] Segment 51efc68c-2269-4268-ab10-0f2b35e31225 resource provider aggregate not found 2026-03-03 20:05:26.975 7 INFO neutron.services.segments.plugin [-] Segment 51efc68c-2269-4268-ab10-0f2b35e31225 resource provider aggregate not found 2026-03-03 20:05:26.994 7 INFO neutron.services.segments.plugin [-] Segment 51efc68c-2269-4268-ab10-0f2b35e31225 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 51efc68c-2269-4268-ab10-0f2b35e31225 found for delete ", "request_id": "req-194a46b7-93a8-4851-a9db-ccda547f8966"}]} 2026-03-03 20:05:26.996 7 INFO neutron.services.segments.plugin [-] Segment 51efc68c-2269-4268-ab10-0f2b35e31225 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 51efc68c-2269-4268-ab10-0f2b35e31225 found for delete ", "request_id": "req-dec58418-f0a8-4d05-8360-20ec4f5e6927"}]} 2026-03-03 20:05:27.016 7 INFO neutron.db.l3_hamode_db [None req-484856ad-9b53-45dc-8dc4-e383fe527742 1efdd79b1c534f8e8b089f867b5b2566 c39b9d72f00841d48c51930230109597 - - default default] HA network 19f22294-e037-4072-abcc-660dd868d06d was deleted as no HA routers are present in tenant c39b9d72f00841d48c51930230109597. [pid: 7|app: 0|req: 758/1389] 10.0.0.214 () {32 vars in 724 bytes} [Tue Mar 3 20:05:26 2026] DELETE /v2.0/routers/b25ae4c4-df06-4c93-9ade-99b3c2a90f98 => generated 0 bytes in 879 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 632/1390] 10.0.0.214 () {32 vars in 736 bytes} [Tue Mar 3 20:05:27 2026] GET /v2.0/ports?device_id=b25ae4c4-df06-4c93-9ade-99b3c2a90f98 => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-03 20:05:27.078 7 INFO neutron.api.v2.resource [None req-070b204d-85eb-4286-8bd3-d8198145610d 1efdd79b1c534f8e8b089f867b5b2566 c39b9d72f00841d48c51930230109597 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 759/1391] 10.0.0.214 () {32 vars in 724 bytes} [Tue Mar 3 20:05:27 2026] DELETE /v2.0/routers/b25ae4c4-df06-4c93-9ade-99b3c2a90f98 => generated 135 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 633/1392] 10.0.0.214 () {32 vars in 736 bytes} [Tue Mar 3 20:05:27 2026] GET /v2.0/ports?device_id=8adea6ed-bd09-4754-ad7d-6fd87f3086b1 => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-03 20:05:27.129 7 INFO neutron.api.v2.resource [None req-850c84c7-c5d6-445a-8dce-3d1b232584dc 1efdd79b1c534f8e8b089f867b5b2566 c39b9d72f00841d48c51930230109597 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 760/1393] 10.0.0.214 () {32 vars in 724 bytes} [Tue Mar 3 20:05:27 2026] DELETE /v2.0/routers/8adea6ed-bd09-4754-ad7d-6fd87f3086b1 => generated 135 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-03-03 20:05:27.146 8 INFO neutron.pecan_wsgi.hooks.translation [None req-9c9a50b8-29ba-4613-8606-632724cc6664 1efdd79b1c534f8e8b089f867b5b2566 c39b9d72f00841d48c51930230109597 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 634/1394] 10.0.0.214 () {32 vars in 724 bytes} [Tue Mar 3 20:05:27 2026] DELETE /v2.0/subnets/846149c7-fb78-4699-ae89-b33a7c7cc7be => generated 136 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 761/1395] 10.0.0.214 () {32 vars in 736 bytes} [Tue Mar 3 20:05:27 2026] GET /v2.0/ports?device_id=7cf19182-e719-49d4-8715-b38500e8b90d => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-03 20:05:27.201 8 INFO neutron.api.v2.resource [None req-2a11b0e8-cf8d-4602-a02b-7b3c3ed43ae4 1efdd79b1c534f8e8b089f867b5b2566 c39b9d72f00841d48c51930230109597 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 635/1396] 10.0.0.214 () {32 vars in 724 bytes} [Tue Mar 3 20:05:27 2026] DELETE /v2.0/routers/7cf19182-e719-49d4-8715-b38500e8b90d => generated 135 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-03-03 20:05:27.219 7 INFO neutron.pecan_wsgi.hooks.translation [None req-b1b9d412-fbdc-4485-b8d1-dde63da4df93 1efdd79b1c534f8e8b089f867b5b2566 c39b9d72f00841d48c51930230109597 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 762/1397] 10.0.0.214 () {32 vars in 724 bytes} [Tue Mar 3 20:05:27 2026] DELETE /v2.0/subnets/13f5d462-0513-4414-907b-5a5a3e097f7a => generated 136 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 636/1398] 10.0.0.214 () {32 vars in 736 bytes} [Tue Mar 3 20:05:27 2026] GET /v2.0/ports?device_id=efad72df-71fb-4e50-b24f-263ece93e5bf => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-03 20:05:27.269 7 INFO neutron.api.v2.resource [None req-37c4ebf3-8b5e-4c7c-8409-d60d958a9aa2 1efdd79b1c534f8e8b089f867b5b2566 c39b9d72f00841d48c51930230109597 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 763/1399] 10.0.0.214 () {32 vars in 724 bytes} [Tue Mar 3 20:05:27 2026] DELETE /v2.0/routers/efad72df-71fb-4e50-b24f-263ece93e5bf => generated 135 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-03-03 20:05:27.289 8 INFO neutron.pecan_wsgi.hooks.translation [None req-bccd441a-803c-4e4e-9161-d1b209c3017c 1efdd79b1c534f8e8b089f867b5b2566 c39b9d72f00841d48c51930230109597 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 637/1400] 10.0.0.214 () {32 vars in 724 bytes} [Tue Mar 3 20:05:27 2026] DELETE /v2.0/subnets/d25fea2f-0222-42ac-a7fc-9311a652a80a => generated 136 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-03-03 20:05:27.315 7 INFO neutron.pecan_wsgi.hooks.translation [None req-bd45b118-f398-4e24-910b-9679db0d257b 1efdd79b1c534f8e8b089f867b5b2566 c39b9d72f00841d48c51930230109597 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 764/1401] 10.0.0.214 () {32 vars in 724 bytes} [Tue Mar 3 20:05:27 2026] DELETE /v2.0/subnets/4a13053c-77e1-4cd7-9601-7ca2c729bb48 => generated 136 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 638/1402] 10.0.0.208 () {34 vars in 990 bytes} [Tue Mar 3 20:05:27 2026] GET /v2.0/ports?device_id=ac4df8ff-a297-42b4-99f6-696ac1f1ae45 => generated 969 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 765/1403] 10.0.0.208 () {34 vars in 1040 bytes} [Tue Mar 3 20:05:27 2026] GET /v2.0/security-groups?id=fc786df6-e8a6-4812-83b3-07526fbad177&fields=id&fields=name => generated 114 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 766/1404] 10.0.0.208 () {34 vars in 982 bytes} [Tue Mar 3 20:05:27 2026] GET /v2.0/networks?id=94d46193-4f21-4404-a584-8da1b2ee758e => generated 672 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 639/1405] 10.0.0.214 () {32 vars in 774 bytes} [Tue Mar 3 20:05:27 2026] GET /v2.0/security-groups?tenant_id=c39b9d72f00841d48c51930230109597&name=default => generated 2925 bytes in 191 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 640/1406] 10.0.0.208 () {34 vars in 965 bytes} [Tue Mar 3 20:05:27 2026] GET /v2.0/quotas/3fe3530275a9421092b3b5631361ab6b => generated 292 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 641/1407] 10.0.0.208 () {34 vars in 1002 bytes} [Tue Mar 3 20:05:28 2026] GET /v2.0/ports?tenant_id=3fe3530275a9421092b3b5631361ab6b&fields=id => generated 103 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 767/1408] 10.0.0.214 () {32 vars in 740 bytes} [Tue Mar 3 20:05:27 2026] DELETE /v2.0/security-groups/ec16ae7a-4df4-449b-a2be-13db725228df => generated 0 bytes in 105 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 642/1409] 10.0.0.208 () {34 vars in 1008 bytes} [Tue Mar 3 20:05:28 2026] GET /v2.0/networks/94d46193-4f21-4404-a584-8da1b2ee758e?fields=segments => generated 14 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 768/1410] 10.0.0.208 () {34 vars in 1108 bytes} [Tue Mar 3 20:05:28 2026] GET /v2.0/networks/94d46193-4f21-4404-a584-8da1b2ee758e?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 643/1411] 10.0.0.208 () {34 vars in 990 bytes} [Tue Mar 3 20:05:28 2026] GET /v2.0/ports?device_id=e83c8003-0859-4b50-a9b1-3af1ad217be2 => generated 12 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 769/1412] 10.0.0.208 () {34 vars in 990 bytes} [Tue Mar 3 20:05:28 2026] GET /v2.0/ports?device_id=ac4df8ff-a297-42b4-99f6-696ac1f1ae45 => generated 969 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 644/1413] 10.0.0.208 () {34 vars in 1040 bytes} [Tue Mar 3 20:05:28 2026] GET /v2.0/security-groups?id=fc786df6-e8a6-4812-83b3-07526fbad177&fields=id&fields=name => generated 114 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 770/1414] 10.0.0.208 () {34 vars in 990 bytes} [Tue Mar 3 20:05:29 2026] GET /v2.0/ports?device_id=e83c8003-0859-4b50-a9b1-3af1ad217be2 => generated 12 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 771/1415] 10.0.0.208 () {34 vars in 990 bytes} [Tue Mar 3 20:05:30 2026] GET /v2.0/ports?device_id=ac4df8ff-a297-42b4-99f6-696ac1f1ae45 => generated 969 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 772/1416] 10.0.0.208 () {34 vars in 1040 bytes} [Tue Mar 3 20:05:30 2026] GET /v2.0/security-groups?id=fc786df6-e8a6-4812-83b3-07526fbad177&fields=id&fields=name => generated 114 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 645/1417] 10.0.0.214 () {34 vars in 684 bytes} [Tue Mar 3 20:05:29 2026] POST /v2.0/security-groups => generated 1625 bytes in 403 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 773/1418] 10.0.0.214 () {32 vars in 663 bytes} [Tue Mar 3 20:05:30 2026] GET /v2.0/security-groups => generated 4530 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 646/1419] 10.0.0.214 () {34 vars in 758 bytes} [Tue Mar 3 20:05:30 2026] PUT /v2.0/security-groups/cf80e894-6ef0-4691-b5f4-0767c08539de => generated 1662 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 774/1420] 10.0.0.214 () {32 vars in 737 bytes} [Tue Mar 3 20:05:30 2026] GET /v2.0/security-groups/cf80e894-6ef0-4691-b5f4-0767c08539de => generated 1662 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 647/1421] 10.0.0.214 () {32 vars in 740 bytes} [Tue Mar 3 20:05:30 2026] DELETE /v2.0/security-groups/cf80e894-6ef0-4691-b5f4-0767c08539de => generated 0 bytes in 109 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 775/1422] 10.0.0.214 () {32 vars in 663 bytes} [Tue Mar 3 20:05:30 2026] GET /v2.0/security-groups => generated 2925 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-03-03 20:05:30.599 7 INFO neutron.api.v2.resource [None req-2756260a-96d4-4ee9-8808-f1d2aa1aff87 ce8b764677b54d82aaac16fd374ca7f8 4dda1c1efd6c46cdb194ad954e4bf4d1 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 776/1423] 10.0.0.214 () {32 vars in 740 bytes} [Tue Mar 3 20:05:30 2026] DELETE /v2.0/security-groups/cf80e894-6ef0-4691-b5f4-0767c08539de => generated 146 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 648/1424] 10.0.0.208 () {34 vars in 990 bytes} [Tue Mar 3 20:05:30 2026] GET /v2.0/ports?device_id=e83c8003-0859-4b50-a9b1-3af1ad217be2 => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 777/1425] 10.0.0.214 () {34 vars in 684 bytes} [Tue Mar 3 20:05:30 2026] POST /v2.0/security-groups => generated 1624 bytes in 134 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 649/1426] 10.0.0.214 () {34 vars in 695 bytes} [Tue Mar 3 20:05:30 2026] POST /v2.0/security-group-rules => generated 601 bytes in 134 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 778/1427] 10.0.0.214 () {32 vars in 747 bytes} [Tue Mar 3 20:05:30 2026] GET /v2.0/security-group-rules/fd6f3c2c-633e-431c-8c4c-c4bcb4b5378c => generated 601 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 650/1428] 10.0.0.214 () {32 vars in 673 bytes} [Tue Mar 3 20:05:30 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 651/1429] 10.0.0.208 () {34 vars in 990 bytes} [Tue Mar 3 20:05:31 2026] GET /v2.0/ports?device_id=ac4df8ff-a297-42b4-99f6-696ac1f1ae45 => generated 971 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 652/1430] 10.0.0.208 () {34 vars in 1040 bytes} [Tue Mar 3 20:05:31 2026] GET /v2.0/security-groups?id=fc786df6-e8a6-4812-83b3-07526fbad177&fields=id&fields=name => generated 114 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 779/1431] 10.0.0.214 () {32 vars in 750 bytes} [Tue Mar 3 20:05:30 2026] DELETE /v2.0/security-group-rules/fd6f3c2c-633e-431c-8c4c-c4bcb4b5378c => generated 0 bytes in 472 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 653/1432] 10.0.0.214 () {32 vars in 673 bytes} [Tue Mar 3 20:05:31 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 780/1433] 10.0.0.214 () {34 vars in 695 bytes} [Tue Mar 3 20:05:31 2026] POST /v2.0/security-group-rules => generated 601 bytes in 107 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 654/1434] 10.0.0.214 () {32 vars in 747 bytes} [Tue Mar 3 20:05:31 2026] GET /v2.0/security-group-rules/79fc0724-710e-4453-99e7-645cbde51323 => generated 601 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 781/1435] 10.0.0.208 () {34 vars in 990 bytes} [Tue Mar 3 20:05:31 2026] GET /v2.0/ports?device_id=e83c8003-0859-4b50-a9b1-3af1ad217be2 => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 655/1436] 10.0.0.214 () {32 vars in 673 bytes} [Tue Mar 3 20:05:31 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 782/1437] 10.0.0.214 () {32 vars in 750 bytes} [Tue Mar 3 20:05:31 2026] DELETE /v2.0/security-group-rules/79fc0724-710e-4453-99e7-645cbde51323 => generated 0 bytes in 54 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 656/1438] 10.0.0.214 () {32 vars in 673 bytes} [Tue Mar 3 20:05:31 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 783/1439] 10.0.0.214 () {34 vars in 695 bytes} [Tue Mar 3 20:05:31 2026] POST /v2.0/security-group-rules => generated 602 bytes in 112 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 657/1440] 10.0.0.214 () {32 vars in 747 bytes} [Tue Mar 3 20:05:32 2026] GET /v2.0/security-group-rules/95005a8e-0cbf-4a75-8827-ee649edc25a0 => 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: 784/1441] 10.0.0.214 () {32 vars in 673 bytes} [Tue Mar 3 20:05:32 2026] GET /v2.0/security-group-rules => generated 4139 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 785/1442] 10.0.0.214 () {32 vars in 750 bytes} [Tue Mar 3 20:05:32 2026] DELETE /v2.0/security-group-rules/95005a8e-0cbf-4a75-8827-ee649edc25a0 => generated 0 bytes in 78 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 786/1443] 10.0.0.214 () {32 vars in 673 bytes} [Tue Mar 3 20:05:32 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 658/1444] 10.0.0.214 () {32 vars in 774 bytes} [Tue Mar 3 20:05:32 2026] GET /v2.0/security-groups?tenant_id=3d508f911c344809899d25b95fb90c1a&name=default => generated 2925 bytes in 234 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 659/1445] 10.0.0.208 () {34 vars in 990 bytes} [Tue Mar 3 20:05:32 2026] GET /v2.0/ports?device_id=ac4df8ff-a297-42b4-99f6-696ac1f1ae45 => generated 971 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 787/1446] 10.0.0.214 () {32 vars in 740 bytes} [Tue Mar 3 20:05:32 2026] DELETE /v2.0/security-groups/2598ba58-5efd-4aec-a40c-bbd3f9dad48d => generated 0 bytes in 88 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 788/1447] 10.0.0.208 () {34 vars in 1040 bytes} [Tue Mar 3 20:05:32 2026] GET /v2.0/security-groups?id=fc786df6-e8a6-4812-83b3-07526fbad177&fields=id&fields=name => generated 114 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 789/1448] 10.0.0.214 () {32 vars in 663 bytes} [Tue Mar 3 20:05:32 2026] GET /v2.0/security-groups => generated 2925 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 660/1449] 10.0.0.214 () {32 vars in 740 bytes} [Tue Mar 3 20:05:32 2026] DELETE /v2.0/security-groups/a4943092-3e22-41d4-9890-c2da9fca58ce => generated 0 bytes in 90 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 790/1450] 10.0.0.214 () {32 vars in 663 bytes} [Tue Mar 3 20:05:32 2026] GET /v2.0/security-groups => generated 2925 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 661/1451] 10.0.0.208 () {34 vars in 990 bytes} [Tue Mar 3 20:05:32 2026] GET /v2.0/ports?device_id=ac4df8ff-a297-42b4-99f6-696ac1f1ae45 => generated 971 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 662/1452] 10.0.0.214 () {32 vars in 774 bytes} [Tue Mar 3 20:05:32 2026] GET /v2.0/security-groups?tenant_id=c97455d9712441aeb423a4d18f0276ae&name=default => generated 2925 bytes in 137 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 663/1453] 199.204.45.89 () {34 vars in 985 bytes} [Tue Mar 3 20:05:32 2026] GET /v2.0/networks?id=94d46193-4f21-4404-a584-8da1b2ee758e => generated 672 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-03-03 20:05:32.826 7 INFO neutron.db.l3_db [None req-5662ddcf-7871-43e1-a988-9927b751ae4d c2c6c74628a54796990f8331eb9d643e 9532d65368dc41bf8d9529cbe2c3a7f9 - - default default] Floating IP ebc09bd3-5216-4c6d-9849-8861504585ca associated. External IP: 10.96.250.220, port: 8e7fdb35-aec3-4cd8-b991-af2c96fd9b89. [pid: 8|app: 0|req: 664/1454] 10.0.0.214 () {32 vars in 740 bytes} [Tue Mar 3 20:05:32 2026] DELETE /v2.0/security-groups/645e093e-bd1e-4aa2-a50b-2d696fb069d3 => generated 0 bytes in 112 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 791/1455] 10.0.0.214 () {34 vars in 749 bytes} [Tue Mar 3 20:05:32 2026] PUT /v2.0/floatingips/ebc09bd3-5216-4c6d-9849-8861504585ca => generated 855 bytes in 641 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-03-03 20:05:33.187 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-52b3fae3-c654-4d9e-8a12-470b7c26c86a'] response: {'name': 'network-changed', 'server_uuid': 'ac4df8ff-a297-42b4-99f6-696ac1f1ae45', 'tag': '8e7fdb35-aec3-4cd8-b991-af2c96fd9b89', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 792/1456] 10.0.0.208 () {34 vars in 990 bytes} [Tue Mar 3 20:05:33 2026] GET /v2.0/ports?device_id=e83c8003-0859-4b50-a9b1-3af1ad217be2 => generated 961 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 665/1457] 199.204.45.89 () {38 vars in 954 bytes} [Tue Mar 3 20:05:32 2026] POST /v2.0/ports => generated 958 bytes in 425 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 666/1458] 10.0.0.208 () {34 vars in 1040 bytes} [Tue Mar 3 20:05:33 2026] GET /v2.0/security-groups?id=79dc4895-f1d3-425c-9784-3a103daf2a8b&fields=id&fields=name => generated 88 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 793/1459] 10.0.0.214 () {32 vars in 774 bytes} [Tue Mar 3 20:05:33 2026] GET /v2.0/security-groups?tenant_id=4dda1c1efd6c46cdb194ad954e4bf4d1&name=default => generated 2925 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 794/1460] 10.0.0.214 () {32 vars in 740 bytes} [Tue Mar 3 20:05:33 2026] DELETE /v2.0/security-groups/43f30ca7-a3fb-4f2d-bbaf-f5ab6a3a7555 => generated 0 bytes in 83 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 667/1461] 199.204.45.89 () {38 vars in 1027 bytes} [Tue Mar 3 20:05:33 2026] PUT /v2.0/ports/0e78a79e-a6ec-4779-82f8-962382a5fbab => generated 1239 bytes in 399 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 795/1462] 199.204.45.89 () {34 vars in 1079 bytes} [Tue Mar 3 20:05:33 2026] GET /v2.0/ports?tenant_id=9532d65368dc41bf8d9529cbe2c3a7f9&device_id=ac4df8ff-a297-42b4-99f6-696ac1f1ae45 => generated 1240 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-03 20:05:33.747 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-f6fff460-24eb-436f-9bee-2c17e9b183b2'] response: {'name': 'network-changed', 'server_uuid': 'e83c8003-0859-4b50-a9b1-3af1ad217be2', 'tag': '0e78a79e-a6ec-4779-82f8-962382a5fbab', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 668/1463] 199.204.45.89 () {34 vars in 985 bytes} [Tue Mar 3 20:05:33 2026] GET /v2.0/networks?id=cc8237a9-5fcc-4ac6-9d44-3b43528825a8 => generated 772 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 796/1464] 199.204.45.89 () {34 vars in 1057 bytes} [Tue Mar 3 20:05:33 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=8e7fdb35-aec3-4cd8-b991-af2c96fd9b89 => generated 858 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 669/1465] 199.204.45.89 () {34 vars in 983 bytes} [Tue Mar 3 20:05:33 2026] GET /v2.0/subnets?id=00676a4f-4e67-4a60-8f53-cd19c346a82f => generated 694 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 797/1466] 199.204.45.89 () {34 vars in 1051 bytes} [Tue Mar 3 20:05:33 2026] GET /v2.0/ports?network_id=cc8237a9-5fcc-4ac6-9d44-3b43528825a8&device_owner=network%3Adhcp => generated 1244 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 670/1467] 199.204.45.89 () {34 vars in 1011 bytes} [Tue Mar 3 20:05:33 2026] GET /v2.0/networks/cc8237a9-5fcc-4ac6-9d44-3b43528825a8?fields=segments => generated 14 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 798/1468] 199.204.45.89 () {34 vars in 1111 bytes} [Tue Mar 3 20:05:33 2026] GET /v2.0/networks/cc8237a9-5fcc-4ac6-9d44-3b43528825a8?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 671/1469] 199.204.45.89 () {34 vars in 1079 bytes} [Tue Mar 3 20:05:34 2026] GET /v2.0/ports?tenant_id=3fe3530275a9421092b3b5631361ab6b&device_id=e83c8003-0859-4b50-a9b1-3af1ad217be2 => generated 1242 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 799/1470] 199.204.45.89 () {34 vars in 1017 bytes} [Tue Mar 3 20:05:34 2026] GET /v2.0/networks?tenant_id=3fe3530275a9421092b3b5631361ab6b&shared=False => generated 768 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 800/1471] 10.0.0.208 () {34 vars in 990 bytes} [Tue Mar 3 20:05:34 2026] GET /v2.0/ports?device_id=e83c8003-0859-4b50-a9b1-3af1ad217be2 => generated 973 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 672/1472] 199.204.45.89 () {34 vars in 929 bytes} [Tue Mar 3 20:05:34 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 801/1473] 10.0.0.208 () {34 vars in 1040 bytes} [Tue Mar 3 20:05:34 2026] GET /v2.0/security-groups?id=79dc4895-f1d3-425c-9784-3a103daf2a8b&fields=id&fields=name => generated 88 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 673/1474] 199.204.45.89 () {34 vars in 1079 bytes} [Tue Mar 3 20:05:35 2026] GET /v2.0/ports?tenant_id=3fe3530275a9421092b3b5631361ab6b&device_id=e83c8003-0859-4b50-a9b1-3af1ad217be2 => generated 1242 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 802/1475] 199.204.45.89 () {34 vars in 1059 bytes} [Tue Mar 3 20:05:35 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=0e78a79e-a6ec-4779-82f8-962382a5fbab => 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: 674/1476] 10.0.0.208 () {34 vars in 990 bytes} [Tue Mar 3 20:05:35 2026] GET /v2.0/ports?device_id=e83c8003-0859-4b50-a9b1-3af1ad217be2 => generated 973 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 803/1477] 199.204.45.89 () {34 vars in 983 bytes} [Tue Mar 3 20:05:35 2026] GET /v2.0/subnets?id=1fc2d5ff-3278-464d-9147-7f39542f79e4 => generated 690 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 675/1478] 10.0.0.208 () {34 vars in 1040 bytes} [Tue Mar 3 20:05:35 2026] GET /v2.0/security-groups?id=79dc4895-f1d3-425c-9784-3a103daf2a8b&fields=id&fields=name => generated 88 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 804/1479] 199.204.45.89 () {34 vars in 1051 bytes} [Tue Mar 3 20:05:35 2026] GET /v2.0/ports?network_id=94d46193-4f21-4404-a584-8da1b2ee758e&device_owner=network%3Adhcp => generated 1244 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 676/1480] 199.204.45.89 () {34 vars in 1011 bytes} [Tue Mar 3 20:05:35 2026] GET /v2.0/networks/94d46193-4f21-4404-a584-8da1b2ee758e?fields=segments => generated 14 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 805/1481] 199.204.45.89 () {34 vars in 1111 bytes} [Tue Mar 3 20:05:35 2026] GET /v2.0/networks/94d46193-4f21-4404-a584-8da1b2ee758e?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 677/1482] 10.0.0.192 () {28 vars in 591 bytes} [Tue Mar 3 20:05:35 2026] GET /v2.0/floatingips => generated 860 bytes in 200 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 806/1483] 10.0.0.192 () {28 vars in 599 bytes} [Tue Mar 3 20:05:35 2026] GET /v2.0/security-groups => generated 26070 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 678/1484] 10.0.0.192 () {28 vars in 579 bytes} [Tue Mar 3 20:05:35 2026] GET /v2.0/ports => generated 17495 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 807/1485] 10.0.0.192 () {28 vars in 583 bytes} [Tue Mar 3 20:05:36 2026] GET /v2.0/routers => generated 1463 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 679/1486] 10.0.0.192 () {28 vars in 624 bytes} [Tue Mar 3 20:05:36 2026] GET /v2.0/agents?binary=ovn-controller => generated 14 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 808/1489] 10.0.0.192 () {28 vars in 677 bytes} [Tue Mar 3 20:05:36 2026] GET /v2.0/routers/0d52f41c-9a12-4fb6-9517-6cb43ddbeb5b/l3-agents => generated 681 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 682/1490] 10.0.0.192 () {28 vars in 677 bytes} [Tue Mar 3 20:05:36 2026] GET /v2.0/routers/21743732-3a4c-479f-96a6-7acfc15f736e/l3-agents => generated 682 bytes in 170 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 809/1491] 10.0.0.192 () {28 vars in 619 bytes} [Tue Mar 3 20:05:36 2026] GET /v2.0/network-ip-availabilities => generated 2906 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 683/1492] 10.0.0.192 () {28 vars in 583 bytes} [Tue Mar 3 20:05:36 2026] GET /v2.0/subnets => generated 3910 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 810/1493] 10.0.0.192 () {28 vars in 591 bytes} [Tue Mar 3 20:05:36 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: 811/1494] 10.0.0.208 () {34 vars in 1084 bytes} [Tue Mar 3 20:05:36 2026] GET /v2.0/ports?device_id=e83c8003-0859-4b50-a9b1-3af1ad217be2&device_id=ac4df8ff-a297-42b4-99f6-696ac1f1ae45 => generated 2471 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 684/1495] 10.0.0.192 () {28 vars in 585 bytes} [Tue Mar 3 20:05:36 2026] GET /v2.0/networks => generated 5071 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 812/1496] 10.0.0.208 () {34 vars in 1120 bytes} [Tue Mar 3 20:05:36 2026] GET /v2.0/security-groups?id=79dc4895-f1d3-425c-9784-3a103daf2a8b&id=fc786df6-e8a6-4812-83b3-07526fbad177&fields=id&fields=name => generated 181 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 685/1497] 10.0.0.208 () {34 vars in 990 bytes} [Tue Mar 3 20:05:36 2026] GET /v2.0/ports?device_id=e83c8003-0859-4b50-a9b1-3af1ad217be2 => generated 973 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 813/1498] 10.0.0.192 () {28 vars in 583 bytes} [Tue Mar 3 20:05:36 2026] GET /v2.0/subnets => generated 3910 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 814/1499] 10.0.0.192 () {28 vars in 581 bytes} [Tue Mar 3 20:05:36 2026] GET /v2.0/agents => generated 3384 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 686/1500] 10.0.0.208 () {34 vars in 1040 bytes} [Tue Mar 3 20:05:36 2026] GET /v2.0/security-groups?id=79dc4895-f1d3-425c-9784-3a103daf2a8b&fields=id&fields=name => generated 88 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 687/1501] 10.0.0.208 () {34 vars in 990 bytes} [Tue Mar 3 20:05:37 2026] GET /v2.0/ports?device_id=e83c8003-0859-4b50-a9b1-3af1ad217be2 => generated 973 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 815/1502] 10.0.0.214 () {32 vars in 774 bytes} [Tue Mar 3 20:05:37 2026] GET /v2.0/security-groups?tenant_id=d8b2c8ddc4804501ba042fef3785afcc&name=default => generated 2925 bytes in 319 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 688/1503] 10.0.0.208 () {34 vars in 1040 bytes} [Tue Mar 3 20:05:37 2026] GET /v2.0/security-groups?id=79dc4895-f1d3-425c-9784-3a103daf2a8b&fields=id&fields=name => generated 88 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 816/1504] 10.0.0.214 () {32 vars in 740 bytes} [Tue Mar 3 20:05:37 2026] DELETE /v2.0/security-groups/8eb49fd6-6a44-4aa7-8a8f-93310dbd0b90 => generated 0 bytes in 95 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 689/1505] 10.0.0.214 () {32 vars in 774 bytes} [Tue Mar 3 20:05:37 2026] GET /v2.0/security-groups?tenant_id=00327b5d3623482ea29a05fad96bf9ab&name=default => generated 2925 bytes in 366 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 817/1506] 10.0.0.214 () {32 vars in 740 bytes} [Tue Mar 3 20:05:38 2026] DELETE /v2.0/security-groups/964146da-9c11-44a7-bd62-a2cadd988145 => generated 0 bytes in 110 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 690/1507] 10.0.0.214 () {32 vars in 774 bytes} [Tue Mar 3 20:05:38 2026] GET /v2.0/security-groups?tenant_id=b202fefe69924d8eaf7d0745f434edc2&name=default => generated 2925 bytes in 161 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 818/1508] 10.0.0.214 () {32 vars in 740 bytes} [Tue Mar 3 20:05:38 2026] DELETE /v2.0/security-groups/ff913e92-df87-4fdd-9d27-8d897802a7fb => generated 0 bytes in 109 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 691/1509] 10.0.0.208 () {34 vars in 990 bytes} [Tue Mar 3 20:05:38 2026] GET /v2.0/ports?device_id=e83c8003-0859-4b50-a9b1-3af1ad217be2 => generated 975 bytes in 127 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 819/1510] 10.0.0.208 () {34 vars in 1040 bytes} [Tue Mar 3 20:05:39 2026] GET /v2.0/security-groups?id=79dc4895-f1d3-425c-9784-3a103daf2a8b&fields=id&fields=name => generated 88 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 692/1511] 10.0.0.208 () {34 vars in 990 bytes} [Tue Mar 3 20:05:40 2026] GET /v2.0/ports?device_id=e83c8003-0859-4b50-a9b1-3af1ad217be2 => generated 975 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 693/1512] 10.0.0.208 () {34 vars in 1040 bytes} [Tue Mar 3 20:05:40 2026] GET /v2.0/security-groups?id=79dc4895-f1d3-425c-9784-3a103daf2a8b&fields=id&fields=name => generated 88 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 820/1513] 10.0.0.214 () {32 vars in 774 bytes} [Tue Mar 3 20:05:40 2026] GET /v2.0/security-groups?tenant_id=3a860f14bf734822a462f1d62692fe8e&name=default => generated 2925 bytes in 228 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 694/1514] 10.0.0.214 () {32 vars in 740 bytes} [Tue Mar 3 20:05:40 2026] DELETE /v2.0/security-groups/185f3e61-035b-41c8-8bb6-0cc1bb021a91 => generated 0 bytes in 142 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 821/1515] 10.0.0.208 () {34 vars in 990 bytes} [Tue Mar 3 20:05:41 2026] GET /v2.0/ports?device_id=e83c8003-0859-4b50-a9b1-3af1ad217be2 => generated 975 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 695/1516] 10.0.0.208 () {34 vars in 1040 bytes} [Tue Mar 3 20:05:41 2026] GET /v2.0/security-groups?id=79dc4895-f1d3-425c-9784-3a103daf2a8b&fields=id&fields=name => generated 88 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 822/1517] 10.0.0.214 () {32 vars in 774 bytes} [Tue Mar 3 20:05:42 2026] GET /v2.0/security-groups?tenant_id=35480cd826ce4f8d8207314391468d00&name=default => generated 2925 bytes in 293 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 823/1518] 10.0.0.214 () {32 vars in 740 bytes} [Tue Mar 3 20:05:42 2026] DELETE /v2.0/security-groups/a5fadeeb-2ff6-4174-bf5d-861e30159c5c => generated 0 bytes in 91 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-03-03 20:05:42.730 8 INFO neutron.db.segments_db [None req-8f7fcdf1-d0dd-4b71-b94f-f84b44fb8919 d6d8f776d21a4e92b010bb296870065b 230fa349f0ff4521bb13c74a08ecf234 - - default default] Added segment 2311b112-b982-4fa8-b51e-a71cbcca5a58 of type vxlan for network cb73e7d0-b710-48e3-9ef5-4e91fa0e00c9 2026-03-03 20:05:42.788 8 INFO neutron.db.segments_db [None req-8f7fcdf1-d0dd-4b71-b94f-f84b44fb8919 d6d8f776d21a4e92b010bb296870065b 230fa349f0ff4521bb13c74a08ecf234 - - default default] Added segment 505b81a0-a1ec-4b45-a58a-bee9bbef6ccc of type vxlan for network e30797c2-cc0a-423c-b28b-b0b0b2facf66 [pid: 7|app: 0|req: 824/1519] 10.0.0.208 () {34 vars in 990 bytes} [Tue Mar 3 20:05:42 2026] GET /v2.0/ports?device_id=e83c8003-0859-4b50-a9b1-3af1ad217be2 => generated 975 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 825/1520] 10.0.0.208 () {34 vars in 1040 bytes} [Tue Mar 3 20:05:42 2026] GET /v2.0/security-groups?id=79dc4895-f1d3-425c-9784-3a103daf2a8b&fields=id&fields=name => generated 88 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 696/1521] 10.0.0.214 () {34 vars in 670 bytes} [Tue Mar 3 20:05:42 2026] POST /v2.0/networks => generated 1207 bytes in 372 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 826/1522] 10.0.0.214 () {32 vars in 649 bytes} [Tue Mar 3 20:05:42 2026] GET /v2.0/networks => generated 1844 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 827/1523] 10.0.0.149 () {34 vars in 990 bytes} [Tue Mar 3 20:05:43 2026] GET /v2.0/ports?device_id=ac4df8ff-a297-42b4-99f6-696ac1f1ae45 => generated 1240 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 828/1524] 10.0.0.149 () {34 vars in 1040 bytes} [Tue Mar 3 20:05:43 2026] GET /v2.0/security-groups?id=fc786df6-e8a6-4812-83b3-07526fbad177&fields=id&fields=name => generated 114 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-03-03 20:05:43.134 8 INFO neutron.services.segments.plugin [-] Segment 2311b112-b982-4fa8-b51e-a71cbcca5a58 resource provider aggregate not found 2026-03-03 20:05:43.140 8 INFO neutron.services.segments.plugin [-] Segment 2311b112-b982-4fa8-b51e-a71cbcca5a58 resource provider aggregate not found 2026-03-03 20:05:43.159 8 INFO neutron.services.segments.plugin [-] Segment 2311b112-b982-4fa8-b51e-a71cbcca5a58 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2311b112-b982-4fa8-b51e-a71cbcca5a58 found for delete ", "request_id": "req-62c5a36a-7d7e-4d1c-81c1-9e8cd73bfbc2"}]} 2026-03-03 20:05:43.160 8 INFO neutron.services.segments.plugin [-] Segment 2311b112-b982-4fa8-b51e-a71cbcca5a58 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2311b112-b982-4fa8-b51e-a71cbcca5a58 found for delete ", "request_id": "req-5de9f134-fec5-4226-97f6-10f254965cda"}]} [pid: 8|app: 0|req: 697/1525] 10.0.0.214 () {32 vars in 726 bytes} [Tue Mar 3 20:05:42 2026] DELETE /v2.0/networks/cb73e7d0-b710-48e3-9ef5-4e91fa0e00c9 => generated 0 bytes in 182 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-03-03 20:05:43.290 7 INFO neutron.services.segments.plugin [-] Segment 505b81a0-a1ec-4b45-a58a-bee9bbef6ccc resource provider aggregate not found 2026-03-03 20:05:43.291 7 INFO neutron.services.segments.plugin [-] Segment 505b81a0-a1ec-4b45-a58a-bee9bbef6ccc resource provider aggregate not found 2026-03-03 20:05:43.309 7 INFO neutron.services.segments.plugin [-] Segment 505b81a0-a1ec-4b45-a58a-bee9bbef6ccc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 505b81a0-a1ec-4b45-a58a-bee9bbef6ccc found for delete ", "request_id": "req-8caff559-3d9d-4081-8878-adeb59745c71"}]} 2026-03-03 20:05:43.311 7 INFO neutron.services.segments.plugin [-] Segment 505b81a0-a1ec-4b45-a58a-bee9bbef6ccc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 505b81a0-a1ec-4b45-a58a-bee9bbef6ccc found for delete ", "request_id": "req-46e937cc-e053-4710-8e48-b9d03a91d870"}]} [pid: 7|app: 0|req: 829/1526] 10.0.0.214 () {32 vars in 726 bytes} [Tue Mar 3 20:05:43 2026] DELETE /v2.0/networks/e30797c2-cc0a-423c-b28b-b0b0b2facf66 => generated 0 bytes in 156 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 698/1527] 10.0.0.214 () {32 vars in 649 bytes} [Tue Mar 3 20:05:43 2026] GET /v2.0/networks => generated 651 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-03-03 20:05:43.476 7 INFO neutron.db.segments_db [None req-ac0182a6-2fa9-4aac-be81-a1a53ec0cc33 d6d8f776d21a4e92b010bb296870065b 230fa349f0ff4521bb13c74a08ecf234 - - default default] Added segment 71dc4528-31ad-48a5-a3b1-790e937a1eab of type vxlan for network 208ce30c-26a9-43bd-b887-b46dce6c3d2f [pid: 7|app: 0|req: 830/1528] 10.0.0.214 () {34 vars in 670 bytes} [Tue Mar 3 20:05:43 2026] POST /v2.0/networks => generated 635 bytes in 149 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-03-03 20:05:43.619 8 INFO neutron.db.segments_db [None req-832a16bb-417e-4a49-9d12-47b13e8b3f5f d6d8f776d21a4e92b010bb296870065b 230fa349f0ff4521bb13c74a08ecf234 - - default default] Added segment 16b730d9-0b68-4052-a1ff-e2f2f82fce2f of type vxlan for network 6fafe3b9-c7de-4358-82a9-1b05a410585f [pid: 8|app: 0|req: 699/1529] 10.0.0.214 () {34 vars in 670 bytes} [Tue Mar 3 20:05:43 2026] POST /v2.0/networks => generated 635 bytes in 134 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 700/1530] 10.0.0.208 () {34 vars in 990 bytes} [Tue Mar 3 20:05:43 2026] GET /v2.0/ports?device_id=e83c8003-0859-4b50-a9b1-3af1ad217be2 => generated 975 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 701/1531] 10.0.0.208 () {34 vars in 1040 bytes} [Tue Mar 3 20:05:44 2026] GET /v2.0/security-groups?id=79dc4895-f1d3-425c-9784-3a103daf2a8b&fields=id&fields=name => generated 88 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 831/1532] 10.0.0.214 () {34 vars in 665 bytes} [Tue Mar 3 20:05:43 2026] POST /v2.0/ports => generated 1506 bytes in 588 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 832/1533] 199.204.45.89 () {34 vars in 993 bytes} [Tue Mar 3 20:05:44 2026] GET /v2.0/ports?device_id=e83c8003-0859-4b50-a9b1-3af1ad217be2 => generated 975 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 702/1534] 10.0.0.214 () {32 vars in 643 bytes} [Tue Mar 3 20:05:44 2026] GET /v2.0/ports => generated 1506 bytes in 128 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-03-03 20:05:44.453 7 INFO neutron_taas.services.taas.taas_plugin [req-7e557cb0-2c58-4f6a-ba5e-997a04c3c43f req-07f0be1e-d221-4a46-af34-ed0a765f7f7f 75fa7478dd9b4a08ac1f2d267d075d18 3fe3530275a9421092b3b5631361ab6b - - default default] TaaS: Handle Delete Port: 0e78a79e-a6ec-4779-82f8-962382a5fbab 2026-03-03 20:05:44.456 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-7e557cb0-2c58-4f6a-ba5e-997a04c3c43f req-07f0be1e-d221-4a46-af34-ed0a765f7f7f 75fa7478dd9b4a08ac1f2d267d075d18 3fe3530275a9421092b3b5631361ab6b - - default default] Tap Mirror: Handle Delete Port: 0e78a79e-a6ec-4779-82f8-962382a5fbab 2026-03-03 20:05:44.521 8 INFO neutron_taas.services.taas.taas_plugin [None req-b8543196-894b-4a27-84d5-2e41f5f997dc d6d8f776d21a4e92b010bb296870065b 230fa349f0ff4521bb13c74a08ecf234 - - default default] TaaS: Handle Delete Port: a7ba9a3b-1f4a-4fb4-b957-be753321aec5 2026-03-03 20:05:44.525 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b8543196-894b-4a27-84d5-2e41f5f997dc d6d8f776d21a4e92b010bb296870065b 230fa349f0ff4521bb13c74a08ecf234 - - default default] Tap Mirror: Handle Delete Port: a7ba9a3b-1f4a-4fb4-b957-be753321aec5 [pid: 7|app: 0|req: 833/1535] 199.204.45.89 () {36 vars in 996 bytes} [Tue Mar 3 20:05:44 2026] DELETE /v2.0/ports/0e78a79e-a6ec-4779-82f8-962382a5fbab => generated 0 bytes in 245 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 703/1536] 10.0.0.214 () {32 vars in 720 bytes} [Tue Mar 3 20:05:44 2026] DELETE /v2.0/ports/a7ba9a3b-1f4a-4fb4-b957-be753321aec5 => generated 0 bytes in 194 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-03-03 20:05:44.637 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-5c616351-a332-4228-bf3e-f4d6342597f0'] response: {'server_uuid': 'e83c8003-0859-4b50-a9b1-3af1ad217be2', 'name': 'network-vif-deleted', 'tag': '0e78a79e-a6ec-4779-82f8-962382a5fbab', 'status': 'completed', 'code': 200} 2026-03-03 20:05:44.717 7 INFO neutron_taas.services.taas.taas_plugin [None req-39894f6a-76d7-4a85-bbbf-b51834bf2bd5 d6d8f776d21a4e92b010bb296870065b 230fa349f0ff4521bb13c74a08ecf234 - - default default] TaaS: Handle Delete Port: bf33c41b-d25a-4e5c-b088-63eae45a84d1 2026-03-03 20:05:44.720 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-39894f6a-76d7-4a85-bbbf-b51834bf2bd5 d6d8f776d21a4e92b010bb296870065b 230fa349f0ff4521bb13c74a08ecf234 - - default default] Tap Mirror: Handle Delete Port: bf33c41b-d25a-4e5c-b088-63eae45a84d1 [pid: 7|app: 0|req: 834/1537] 10.0.0.214 () {32 vars in 720 bytes} [Tue Mar 3 20:05:44 2026] DELETE /v2.0/ports/bf33c41b-d25a-4e5c-b088-63eae45a84d1 => generated 0 bytes in 175 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 704/1538] 10.0.0.214 () {32 vars in 643 bytes} [Tue Mar 3 20:05:44 2026] GET /v2.0/ports => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-03 20:05:44.889 7 INFO neutron.db.segments_db [None req-b4de3412-2a26-4a08-9aac-eea576241390 d6d8f776d21a4e92b010bb296870065b 230fa349f0ff4521bb13c74a08ecf234 - - default default] Added segment 3f0220a6-aeea-4064-8062-634d248e04df of type vxlan for network fb8ba2ab-c041-4120-aa5d-090d995fd778 [pid: 7|app: 0|req: 835/1539] 10.0.0.214 () {34 vars in 670 bytes} [Tue Mar 3 20:05:44 2026] POST /v2.0/networks => generated 635 bytes in 165 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-03-03 20:05:45.067 8 INFO neutron.db.segments_db [None req-8cc46c57-bdda-4ddc-a8ee-924cd0367205 d6d8f776d21a4e92b010bb296870065b 230fa349f0ff4521bb13c74a08ecf234 - - default default] Added segment 32c689d3-e83b-4f09-b268-d6a2c0229527 of type vxlan for network 3f9d7c0d-5a3f-461e-a22d-bf27f4e42148 [pid: 7|app: 0|req: 836/1540] 10.0.0.208 () {34 vars in 990 bytes} [Tue Mar 3 20:05:45 2026] GET /v2.0/ports?device_id=e83c8003-0859-4b50-a9b1-3af1ad217be2 => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 705/1541] 10.0.0.214 () {34 vars in 670 bytes} [Tue Mar 3 20:05:45 2026] POST /v2.0/networks => generated 634 bytes in 158 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 837/1542] 10.0.0.214 () {34 vars in 669 bytes} [Tue Mar 3 20:05:45 2026] POST /v2.0/subnets => generated 1324 bytes in 432 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 706/1543] 10.0.0.214 () {32 vars in 647 bytes} [Tue Mar 3 20:05:46 2026] GET /v2.0/subnets => generated 1960 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 707/1544] 10.0.0.208 () {34 vars in 990 bytes} [Tue Mar 3 20:05:46 2026] GET /v2.0/ports?device_id=e83c8003-0859-4b50-a9b1-3af1ad217be2 => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 838/1545] 10.0.0.214 () {32 vars in 724 bytes} [Tue Mar 3 20:05:46 2026] DELETE /v2.0/subnets/8fea919a-c5bd-44d4-a5ec-07d718fd3c21 => generated 0 bytes in 130 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 708/1546] 10.0.0.214 () {32 vars in 724 bytes} [Tue Mar 3 20:05:46 2026] DELETE /v2.0/subnets/c2160b49-0cf3-4b35-b908-62535848d848 => generated 0 bytes in 126 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 839/1547] 10.0.0.214 () {32 vars in 647 bytes} [Tue Mar 3 20:05:46 2026] GET /v2.0/subnets => generated 649 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-03-03 20:05:46.540 8 INFO neutron.services.segments.plugin [-] Segment 32c689d3-e83b-4f09-b268-d6a2c0229527 resource provider aggregate not found 2026-03-03 20:05:46.541 8 INFO neutron.services.segments.plugin [-] Segment 32c689d3-e83b-4f09-b268-d6a2c0229527 resource provider aggregate not found 2026-03-03 20:05:46.560 8 INFO neutron.services.segments.plugin [-] Segment 32c689d3-e83b-4f09-b268-d6a2c0229527 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 32c689d3-e83b-4f09-b268-d6a2c0229527 found for delete ", "request_id": "req-49812e68-cf83-4431-a972-568f0ec41735"}]} 2026-03-03 20:05:46.562 8 INFO neutron.services.segments.plugin [-] Segment 32c689d3-e83b-4f09-b268-d6a2c0229527 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 32c689d3-e83b-4f09-b268-d6a2c0229527 found for delete ", "request_id": "req-e39aa9ea-a511-4992-a50b-9c661a3e0624"}]} [pid: 8|app: 0|req: 709/1548] 10.0.0.214 () {32 vars in 726 bytes} [Tue Mar 3 20:05:46 2026] DELETE /v2.0/networks/3f9d7c0d-5a3f-461e-a22d-bf27f4e42148 => generated 0 bytes in 138 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-03-03 20:05:46.689 7 INFO neutron.services.segments.plugin [-] Segment 3f0220a6-aeea-4064-8062-634d248e04df resource provider aggregate not found 2026-03-03 20:05:46.697 7 INFO neutron.services.segments.plugin [-] Segment 3f0220a6-aeea-4064-8062-634d248e04df resource provider aggregate not found 2026-03-03 20:05:46.713 7 INFO neutron.services.segments.plugin [-] Segment 3f0220a6-aeea-4064-8062-634d248e04df resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3f0220a6-aeea-4064-8062-634d248e04df found for delete ", "request_id": "req-ac603488-8d70-4f54-a47d-60a70fd38972"}]} 2026-03-03 20:05:46.719 7 INFO neutron.services.segments.plugin [-] Segment 3f0220a6-aeea-4064-8062-634d248e04df resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3f0220a6-aeea-4064-8062-634d248e04df found for delete ", "request_id": "req-36c2c4e2-7c94-42b9-a0b6-e721c2f96e01"}]} [pid: 7|app: 0|req: 840/1549] 10.0.0.214 () {32 vars in 726 bytes} [Tue Mar 3 20:05:46 2026] DELETE /v2.0/networks/fb8ba2ab-c041-4120-aa5d-090d995fd778 => generated 0 bytes in 152 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 710/1550] 10.0.0.214 () {32 vars in 726 bytes} [Tue Mar 3 20:05:46 2026] DELETE /v2.0/networks/6fafe3b9-c7de-4358-82a9-1b05a410585f => generated 0 bytes in 135 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 841/1551] 10.0.0.214 () {32 vars in 726 bytes} [Tue Mar 3 20:05:46 2026] DELETE /v2.0/networks/208ce30c-26a9-43bd-b887-b46dce6c3d2f => generated 0 bytes in 117 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 711/1552] 10.0.0.208 () {34 vars in 990 bytes} [Tue Mar 3 20:05:47 2026] GET /v2.0/ports?device_id=e83c8003-0859-4b50-a9b1-3af1ad217be2 => generated 12 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 842/1553] 10.0.0.214 () {32 vars in 774 bytes} [Tue Mar 3 20:05:47 2026] GET /v2.0/security-groups?tenant_id=230fa349f0ff4521bb13c74a08ecf234&name=default => generated 2925 bytes in 171 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 712/1554] 10.0.0.214 () {32 vars in 740 bytes} [Tue Mar 3 20:05:47 2026] DELETE /v2.0/security-groups/f04effaf-8634-46ac-9e7f-7700fdb916c8 => generated 0 bytes in 104 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-03-03 20:05:48.580 8 INFO neutron.services.segments.plugin [-] Segment 16b730d9-0b68-4052-a1ff-e2f2f82fce2f resource provider aggregate not found 2026-03-03 20:05:48.585 8 INFO neutron.services.segments.plugin [-] Segment 16b730d9-0b68-4052-a1ff-e2f2f82fce2f resource provider aggregate not found 2026-03-03 20:05:48.602 8 INFO neutron.services.segments.plugin [-] Segment 16b730d9-0b68-4052-a1ff-e2f2f82fce2f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 16b730d9-0b68-4052-a1ff-e2f2f82fce2f found for delete ", "request_id": "req-9d767c8b-a32a-4f85-8cfd-b2f8ceb9f1a9"}]} 2026-03-03 20:05:48.605 8 INFO neutron.services.segments.plugin [-] Segment 16b730d9-0b68-4052-a1ff-e2f2f82fce2f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 16b730d9-0b68-4052-a1ff-e2f2f82fce2f found for delete ", "request_id": "req-872c8feb-a69a-47b0-bbb5-2b380bb316a7"}]} 2026-03-03 20:05:48.730 7 INFO neutron.services.segments.plugin [-] Segment 71dc4528-31ad-48a5-a3b1-790e937a1eab resource provider aggregate not found 2026-03-03 20:05:48.735 7 INFO neutron.services.segments.plugin [-] Segment 71dc4528-31ad-48a5-a3b1-790e937a1eab resource provider aggregate not found 2026-03-03 20:05:48.753 7 INFO neutron.services.segments.plugin [-] Segment 71dc4528-31ad-48a5-a3b1-790e937a1eab resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 71dc4528-31ad-48a5-a3b1-790e937a1eab found for delete ", "request_id": "req-d054357e-24cb-4dd4-94f7-5c74d8a49836"}]} 2026-03-03 20:05:48.755 7 INFO neutron.services.segments.plugin [-] Segment 71dc4528-31ad-48a5-a3b1-790e937a1eab resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 71dc4528-31ad-48a5-a3b1-790e937a1eab found for delete ", "request_id": "req-512cbb04-298a-4f27-84e0-b89bc031cdcb"}]} 2026-03-03 20:05:49.781 7 INFO neutron.db.segments_db [None req-addb32e6-0487-4a2d-9bbb-cc006dbe9402 0b74330173f14c88a1931034fda0cea6 fdda00159e1e4b938d2dcf13dcababee - - default default] Added segment 4811d004-d02c-4b31-8a08-8de745f28917 of type vxlan for network 244325dd-f615-4cda-ba1d-cd02425910e2 [pid: 7|app: 0|req: 843/1555] 10.0.0.214 () {34 vars in 670 bytes} [Tue Mar 3 20:05:49 2026] POST /v2.0/networks => generated 625 bytes in 374 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-03-03 20:05:49.882 8 INFO neutron_taas.services.taas.taas_plugin [None req-41546405-fa1b-48a7-8ca8-490e52e5c930 7cbd9215fda843e1a1edd5f7c63c1961 a65240bb7d184953af84247a97d12afe - - default default] TaaS: Handle Delete Port: 5c11609d-a730-4be1-9ba8-6f1f9e3164b1 2026-03-03 20:05:49.884 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-41546405-fa1b-48a7-8ca8-490e52e5c930 7cbd9215fda843e1a1edd5f7c63c1961 a65240bb7d184953af84247a97d12afe - - default default] Tap Mirror: Handle Delete Port: 5c11609d-a730-4be1-9ba8-6f1f9e3164b1 [pid: 7|app: 0|req: 844/1556] 10.0.0.214 () {34 vars in 669 bytes} [Tue Mar 3 20:05:49 2026] POST /v2.0/subnets => generated 641 bytes in 274 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-03-03 20:05:50.240 7 INFO neutron.db.segments_db [None req-aa9e29b2-7619-4e59-8a69-3764cd8f7e4b 0b74330173f14c88a1931034fda0cea6 fdda00159e1e4b938d2dcf13dcababee - - default default] Added segment 73324e30-8278-4912-b67f-45221f6e3d86 of type vxlan for network a679ff93-880f-4f64-a8b0-9bf0902e4023 [pid: 7|app: 0|req: 845/1557] 10.0.0.214 () {34 vars in 670 bytes} [Tue Mar 3 20:05:50 2026] POST /v2.0/networks => generated 625 bytes in 150 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 846/1558] 10.0.0.214 () {34 vars in 743 bytes} [Tue Mar 3 20:05:50 2026] PUT /v2.0/networks/a679ff93-880f-4f64-a8b0-9bf0902e4023 => generated 592 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 713/1559] 10.0.0.214 () {34 vars in 789 bytes} [Tue Mar 3 20:05:49 2026] PUT /v2.0/routers/21743732-3a4c-479f-96a6-7acfc15f736e/remove_router_interface => generated 309 bytes in 976 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 847/1560] 10.0.0.214 () {34 vars in 669 bytes} [Tue Mar 3 20:05:50 2026] POST /v2.0/subnets => generated 626 bytes in 242 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-03-03 20:05:50.717 8 INFO neutron_taas.services.taas.taas_plugin [None req-ea26ba3f-05cf-45c7-8cb3-366fc88129da 7cbd9215fda843e1a1edd5f7c63c1961 a65240bb7d184953af84247a97d12afe - - default default] TaaS: Handle Delete Port: a0d45ab0-99b2-4d06-a074-e131962f349d 2026-03-03 20:05:50.720 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-ea26ba3f-05cf-45c7-8cb3-366fc88129da 7cbd9215fda843e1a1edd5f7c63c1961 a65240bb7d184953af84247a97d12afe - - default default] Tap Mirror: Handle Delete Port: a0d45ab0-99b2-4d06-a074-e131962f349d [pid: 7|app: 0|req: 848/1561] 10.0.0.214 () {34 vars in 741 bytes} [Tue Mar 3 20:05:50 2026] PUT /v2.0/subnets/8ef89d3e-a13f-4f20-96e2-891316de43da => generated 636 bytes in 122 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-03-03 20:05:50.996 8 INFO neutron_taas.services.taas.taas_plugin [None req-ea26ba3f-05cf-45c7-8cb3-366fc88129da 7cbd9215fda843e1a1edd5f7c63c1961 a65240bb7d184953af84247a97d12afe - - default default] TaaS: Handle Delete Port: 6de5eec9-cea4-47c7-b5ac-252af56b8bc0 2026-03-03 20:05:51.000 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-ea26ba3f-05cf-45c7-8cb3-366fc88129da 7cbd9215fda843e1a1edd5f7c63c1961 a65240bb7d184953af84247a97d12afe - - default default] Tap Mirror: Handle Delete Port: 6de5eec9-cea4-47c7-b5ac-252af56b8bc0 2026-03-03 20:05:51.003 7 INFO neutron.services.segments.plugin [-] Segment 73324e30-8278-4912-b67f-45221f6e3d86 resource provider aggregate not found 2026-03-03 20:05:51.016 7 INFO neutron.services.segments.plugin [-] Segment 73324e30-8278-4912-b67f-45221f6e3d86 resource provider aggregate not found 2026-03-03 20:05:51.024 7 INFO neutron.services.segments.plugin [-] Segment 73324e30-8278-4912-b67f-45221f6e3d86 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 73324e30-8278-4912-b67f-45221f6e3d86 found for delete ", "request_id": "req-5a395fdc-3ca3-418c-9e4b-328d756a1abb"}]} [pid: 7|app: 0|req: 849/1562] 10.0.0.214 () {32 vars in 726 bytes} [Tue Mar 3 20:05:50 2026] DELETE /v2.0/networks/a679ff93-880f-4f64-a8b0-9bf0902e4023 => generated 0 bytes in 200 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-03-03 20:05:51.042 7 INFO neutron.services.segments.plugin [-] Segment 73324e30-8278-4912-b67f-45221f6e3d86 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 73324e30-8278-4912-b67f-45221f6e3d86 found for delete ", "request_id": "req-573a0010-61e3-4b66-bc7d-93880891ae10"}]} 2026-03-03 20:05:51.049 7 INFO neutron.pecan_wsgi.hooks.translation [None req-0293571f-3f96-4b61-a7cf-30502fa19ed9 0b74330173f14c88a1931034fda0cea6 fdda00159e1e4b938d2dcf13dcababee - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 850/1563] 10.0.0.214 () {32 vars in 726 bytes} [Tue Mar 3 20:05:51 2026] DELETE /v2.0/networks/a679ff93-880f-4f64-a8b0-9bf0902e4023 => generated 138 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 851/1564] 10.0.0.214 () {32 vars in 694 bytes} [Tue Mar 3 20:05:51 2026] GET /v2.0/networks?router%3Aexternal=True => generated 651 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 852/1565] 10.0.0.214 () {32 vars in 742 bytes} [Tue Mar 3 20:05:51 2026] GET /v2.0/subnets?network_id=4cc0c146-525e-44ae-8299-cb03d9adc5c4 => generated 649 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 855/1568] 10.0.0.214 () {32 vars in 653 bytes} [Tue Mar 3 20:05:51 2026] GET /v2.0/extensions => generated 21537 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 856/1569] 10.0.0.214 () {32 vars in 649 bytes} [Tue Mar 3 20:05:51 2026] GET /v2.0/networks => generated 1309 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 857/1570] 10.0.0.214 () {32 vars in 647 bytes} [Tue Mar 3 20:05:51 2026] GET /v2.0/subnets => generated 1280 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 858/1571] 10.0.0.214 () {32 vars in 723 bytes} [Tue Mar 3 20:05:51 2026] GET /v2.0/networks/244325dd-f615-4cda-ba1d-cd02425910e2 => generated 669 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-03-03 20:05:51.365 8 INFO neutron.services.segments.plugin [-] Segment 78ecad64-6eed-4d81-92fb-a5d3eb7a93eb resource provider aggregate not found [pid: 7|app: 0|req: 859/1572] 10.0.0.214 () {32 vars in 721 bytes} [Tue Mar 3 20:05:51 2026] GET /v2.0/subnets/66d72b7d-3048-4b55-a911-3feb18d57916 => generated 641 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-03-03 20:05:51.372 8 INFO neutron.services.segments.plugin [-] Segment 78ecad64-6eed-4d81-92fb-a5d3eb7a93eb resource provider aggregate not found 2026-03-03 20:05:51.384 7 INFO neutron.pecan_wsgi.hooks.translation [None req-cbf9718b-9968-4ba3-9d5b-e04b49e73ea8 0b74330173f14c88a1931034fda0cea6 fdda00159e1e4b938d2dcf13dcababee - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 860/1573] 10.0.0.214 () {32 vars in 724 bytes} [Tue Mar 3 20:05:51 2026] DELETE /v2.0/subnets/8ef89d3e-a13f-4f20-96e2-891316de43da => generated 136 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-03-03 20:05:51.395 8 INFO neutron.services.segments.plugin [-] Segment 78ecad64-6eed-4d81-92fb-a5d3eb7a93eb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 78ecad64-6eed-4d81-92fb-a5d3eb7a93eb found for delete ", "request_id": "req-c3e84d24-89d8-4427-89c6-49ee840333a7"}]} 2026-03-03 20:05:51.398 8 INFO neutron.services.segments.plugin [-] Segment 78ecad64-6eed-4d81-92fb-a5d3eb7a93eb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 78ecad64-6eed-4d81-92fb-a5d3eb7a93eb found for delete ", "request_id": "req-34ad50f4-fd1f-4053-938b-f03b073dac97"}]} 2026-03-03 20:05:51.400 8 INFO neutron.db.l3_hamode_db [None req-ea26ba3f-05cf-45c7-8cb3-366fc88129da 7cbd9215fda843e1a1edd5f7c63c1961 a65240bb7d184953af84247a97d12afe - - default default] HA network 9d349d0a-8a83-4f5f-9438-39b19d10b077 was deleted as no HA routers are present in tenant 3fe3530275a9421092b3b5631361ab6b. 2026-03-03 20:05:51.405 7 INFO neutron.pecan_wsgi.hooks.translation [None req-2829ab14-97fe-43b8-9dbe-0d79a650a1db 0b74330173f14c88a1931034fda0cea6 fdda00159e1e4b938d2dcf13dcababee - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 714/1574] 10.0.0.214 () {32 vars in 724 bytes} [Tue Mar 3 20:05:50 2026] DELETE /v2.0/routers/21743732-3a4c-479f-96a6-7acfc15f736e => generated 0 bytes in 870 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 861/1575] 10.0.0.214 () {32 vars in 726 bytes} [Tue Mar 3 20:05:51 2026] DELETE /v2.0/networks/a679ff93-880f-4f64-a8b0-9bf0902e4023 => generated 138 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 862/1576] 10.0.0.214 () {32 vars in 724 bytes} [Tue Mar 3 20:05:51 2026] DELETE /v2.0/subnets/1fc2d5ff-3278-464d-9147-7f39542f79e4 => generated 0 bytes in 122 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 715/1577] 10.0.0.214 () {32 vars in 724 bytes} [Tue Mar 3 20:05:51 2026] DELETE /v2.0/subnets/66d72b7d-3048-4b55-a911-3feb18d57916 => generated 0 bytes in 139 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-03-03 20:05:51.644 7 INFO neutron_taas.services.taas.taas_plugin [None req-36544526-28e9-4755-8d45-641b623330c8 7cbd9215fda843e1a1edd5f7c63c1961 a65240bb7d184953af84247a97d12afe - - default default] TaaS: Handle Delete Port: 842ca81c-b200-4196-813b-3956ee4f90e1 2026-03-03 20:05:51.647 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-36544526-28e9-4755-8d45-641b623330c8 7cbd9215fda843e1a1edd5f7c63c1961 a65240bb7d184953af84247a97d12afe - - default default] Tap Mirror: Handle Delete Port: 842ca81c-b200-4196-813b-3956ee4f90e1 [pid: 8|app: 0|req: 716/1578] 10.0.0.214 () {32 vars in 726 bytes} [Tue Mar 3 20:05:51 2026] DELETE /v2.0/networks/244325dd-f615-4cda-ba1d-cd02425910e2 => generated 0 bytes in 117 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 863/1579] 10.0.0.214 () {32 vars in 726 bytes} [Tue Mar 3 20:05:51 2026] DELETE /v2.0/networks/94d46193-4f21-4404-a584-8da1b2ee758e => generated 0 bytes in 305 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 717/1580] 10.0.0.214 () {32 vars in 774 bytes} [Tue Mar 3 20:05:52 2026] GET /v2.0/security-groups?tenant_id=3fe3530275a9421092b3b5631361ab6b&name=default => generated 2925 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 864/1581] 10.0.0.214 () {32 vars in 740 bytes} [Tue Mar 3 20:05:52 2026] DELETE /v2.0/security-groups/79dc4895-f1d3-425c-9784-3a103daf2a8b => generated 0 bytes in 101 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 718/1582] 10.0.0.214 () {32 vars in 774 bytes} [Tue Mar 3 20:05:52 2026] GET /v2.0/security-groups?tenant_id=fdda00159e1e4b938d2dcf13dcababee&name=default => generated 2925 bytes in 270 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 865/1583] 10.0.0.214 () {32 vars in 740 bytes} [Tue Mar 3 20:05:52 2026] DELETE /v2.0/security-groups/3e9f84b3-5021-4033-a537-b2234a3008b8 => generated 0 bytes in 74 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 719/1584] 10.0.0.214 () {32 vars in 774 bytes} [Tue Mar 3 20:05:52 2026] GET /v2.0/security-groups?tenant_id=29fef56415a447e9b24b994dd88a289c&name=default => generated 2925 bytes in 188 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 866/1585] 10.0.0.214 () {32 vars in 740 bytes} [Tue Mar 3 20:05:52 2026] DELETE /v2.0/security-groups/39cdd1d3-1dd8-493b-8aa2-57ebda822cfb => generated 0 bytes in 108 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-03-03 20:05:53.045 7 INFO neutron.services.segments.plugin [-] Segment 1541b738-5832-4f58-ba1d-80c9a444e5e7 resource provider aggregate not found 2026-03-03 20:05:53.067 7 INFO neutron.services.segments.plugin [-] Segment 1541b738-5832-4f58-ba1d-80c9a444e5e7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1541b738-5832-4f58-ba1d-80c9a444e5e7 found for delete ", "request_id": "req-a30ef846-7831-4b1d-8739-62a5c30ca265"}]} 2026-03-03 20:05:53.068 7 INFO neutron.services.segments.plugin [-] Segment 1541b738-5832-4f58-ba1d-80c9a444e5e7 resource provider aggregate not found 2026-03-03 20:05:53.083 7 INFO neutron.services.segments.plugin [-] Segment 1541b738-5832-4f58-ba1d-80c9a444e5e7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1541b738-5832-4f58-ba1d-80c9a444e5e7 found for delete ", "request_id": "req-b7828b0e-03dc-4811-88b1-71709d4e95ed"}]} 2026-03-03 20:05:53.417 8 INFO neutron.services.segments.plugin [-] Segment 4811d004-d02c-4b31-8a08-8de745f28917 resource provider aggregate not found 2026-03-03 20:05:53.421 8 INFO neutron.services.segments.plugin [-] Segment 4811d004-d02c-4b31-8a08-8de745f28917 resource provider aggregate not found 2026-03-03 20:05:53.442 8 INFO neutron.services.segments.plugin [-] Segment 4811d004-d02c-4b31-8a08-8de745f28917 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4811d004-d02c-4b31-8a08-8de745f28917 found for delete ", "request_id": "req-ea070eaf-10c8-4bc4-ae19-5dae1ab70e7e"}]} 2026-03-03 20:05:53.444 8 INFO neutron.services.segments.plugin [-] Segment 4811d004-d02c-4b31-8a08-8de745f28917 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4811d004-d02c-4b31-8a08-8de745f28917 found for delete ", "request_id": "req-01911800-30e4-46df-83e7-7e7304e9a893"}]} [pid: 8|app: 0|req: 720/1586] 10.0.0.208 () {34 vars in 990 bytes} [Tue Mar 3 20:05:54 2026] GET /v2.0/ports?device_id=ac4df8ff-a297-42b4-99f6-696ac1f1ae45 => generated 971 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 867/1587] 10.0.0.208 () {34 vars in 1040 bytes} [Tue Mar 3 20:05:54 2026] GET /v2.0/security-groups?id=fc786df6-e8a6-4812-83b3-07526fbad177&fields=id&fields=name => generated 114 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 721/1588] 10.0.0.208 () {34 vars in 990 bytes} [Tue Mar 3 20:05:54 2026] GET /v2.0/ports?device_id=ac4df8ff-a297-42b4-99f6-696ac1f1ae45 => generated 971 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 868/1589] 10.0.0.208 () {34 vars in 1040 bytes} [Tue Mar 3 20:05:55 2026] GET /v2.0/security-groups?id=fc786df6-e8a6-4812-83b3-07526fbad177&fields=id&fields=name => generated 114 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 722/1590] 10.0.0.208 () {34 vars in 990 bytes} [Tue Mar 3 20:05:55 2026] GET /v2.0/ports?device_id=ac4df8ff-a297-42b4-99f6-696ac1f1ae45 => generated 971 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 869/1591] 10.0.0.208 () {34 vars in 1040 bytes} [Tue Mar 3 20:05:55 2026] GET /v2.0/security-groups?id=fc786df6-e8a6-4812-83b3-07526fbad177&fields=id&fields=name => generated 114 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 723/1592] 10.0.0.208 () {34 vars in 990 bytes} [Tue Mar 3 20:05:56 2026] GET /v2.0/ports?device_id=ac4df8ff-a297-42b4-99f6-696ac1f1ae45 => generated 971 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 870/1593] 10.0.0.208 () {34 vars in 1040 bytes} [Tue Mar 3 20:05:56 2026] GET /v2.0/security-groups?id=fc786df6-e8a6-4812-83b3-07526fbad177&fields=id&fields=name => generated 114 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 724/1594] 199.204.45.89 () {34 vars in 1079 bytes} [Tue Mar 3 20:05:56 2026] GET /v2.0/ports?tenant_id=9532d65368dc41bf8d9529cbe2c3a7f9&device_id=ac4df8ff-a297-42b4-99f6-696ac1f1ae45 => generated 1240 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 871/1595] 199.204.45.89 () {34 vars in 985 bytes} [Tue Mar 3 20:05:56 2026] GET /v2.0/networks?id=cc8237a9-5fcc-4ac6-9d44-3b43528825a8 => generated 772 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 725/1596] 199.204.45.89 () {34 vars in 1057 bytes} [Tue Mar 3 20:05:57 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=8e7fdb35-aec3-4cd8-b991-af2c96fd9b89 => generated 860 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 872/1597] 199.204.45.89 () {34 vars in 983 bytes} [Tue Mar 3 20:05:57 2026] GET /v2.0/subnets?id=00676a4f-4e67-4a60-8f53-cd19c346a82f => generated 694 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 726/1598] 199.204.45.89 () {34 vars in 1051 bytes} [Tue Mar 3 20:05:57 2026] GET /v2.0/ports?network_id=cc8237a9-5fcc-4ac6-9d44-3b43528825a8&device_owner=network%3Adhcp => generated 1244 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 873/1599] 199.204.45.89 () {34 vars in 1011 bytes} [Tue Mar 3 20:05:57 2026] GET /v2.0/networks/cc8237a9-5fcc-4ac6-9d44-3b43528825a8?fields=segments => generated 14 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 727/1600] 199.204.45.89 () {34 vars in 1111 bytes} [Tue Mar 3 20:05:57 2026] GET /v2.0/networks/cc8237a9-5fcc-4ac6-9d44-3b43528825a8?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 728/1601] 10.0.0.208 () {34 vars in 990 bytes} [Tue Mar 3 20:05:57 2026] GET /v2.0/ports?device_id=ac4df8ff-a297-42b4-99f6-696ac1f1ae45 => generated 971 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 729/1602] 10.0.0.208 () {34 vars in 1040 bytes} [Tue Mar 3 20:05:57 2026] GET /v2.0/security-groups?id=fc786df6-e8a6-4812-83b3-07526fbad177&fields=id&fields=name => generated 114 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 874/1603] 10.0.0.214 () {32 vars in 774 bytes} [Tue Mar 3 20:05:57 2026] GET /v2.0/security-groups?tenant_id=b6a54db586774bf38eec8c960659c1c1&name=default => generated 2925 bytes in 261 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 730/1604] 10.0.0.214 () {32 vars in 740 bytes} [Tue Mar 3 20:05:57 2026] DELETE /v2.0/security-groups/f05470af-5a58-48d9-98b3-416f048e4338 => generated 0 bytes in 111 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 875/1605] 10.0.0.214 () {32 vars in 774 bytes} [Tue Mar 3 20:05:58 2026] GET /v2.0/security-groups?tenant_id=7c887e0f267d45c0b3d4a4ba9fdcc69b&name=default => generated 2925 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 731/1606] 10.0.0.214 () {32 vars in 740 bytes} [Tue Mar 3 20:05:58 2026] DELETE /v2.0/security-groups/f7a041bf-8f5e-4865-a825-4d0d667023d2 => generated 0 bytes in 101 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 876/1607] 10.0.0.208 () {34 vars in 990 bytes} [Tue Mar 3 20:05:58 2026] GET /v2.0/ports?device_id=ac4df8ff-a297-42b4-99f6-696ac1f1ae45 => generated 971 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 732/1608] 10.0.0.208 () {34 vars in 1040 bytes} [Tue Mar 3 20:05:58 2026] GET /v2.0/security-groups?id=fc786df6-e8a6-4812-83b3-07526fbad177&fields=id&fields=name => generated 114 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 877/1609] 10.0.0.208 () {34 vars in 990 bytes} [Tue Mar 3 20:06:00 2026] GET /v2.0/ports?device_id=ac4df8ff-a297-42b4-99f6-696ac1f1ae45 => generated 971 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 733/1610] 10.0.0.208 () {34 vars in 1040 bytes} [Tue Mar 3 20:06:00 2026] GET /v2.0/security-groups?id=fc786df6-e8a6-4812-83b3-07526fbad177&fields=id&fields=name => generated 114 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 878/1611] 10.0.0.208 () {34 vars in 990 bytes} [Tue Mar 3 20:06:01 2026] GET /v2.0/ports?device_id=ac4df8ff-a297-42b4-99f6-696ac1f1ae45 => generated 971 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 879/1612] 10.0.0.208 () {34 vars in 1040 bytes} [Tue Mar 3 20:06:01 2026] GET /v2.0/security-groups?id=fc786df6-e8a6-4812-83b3-07526fbad177&fields=id&fields=name => generated 114 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-03-03 20:06:01.632 8 INFO neutron.db.segments_db [None req-a0ec2f96-7fbc-4897-9397-3ceba3a281bd f33fa1adc6b249298fd6967a0be3b58d aac513947fed4b77a2a27f9abe8ba7ae - - default default] Added segment 8395d712-22ae-4384-9f34-860a2a1ef137 of type vxlan for network 221fd3ea-95bc-493d-8515-0c52848412ae [pid: 8|app: 0|req: 734/1613] 10.0.0.214 () {34 vars in 671 bytes} [Tue Mar 3 20:06:01 2026] POST /v2.0/networks => generated 613 bytes in 430 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-03-03 20:06:01.771 7 INFO neutron.db.segments_db [None req-a44fb97f-38ff-438e-b804-73baf4b7dda5 f33fa1adc6b249298fd6967a0be3b58d aac513947fed4b77a2a27f9abe8ba7ae - - default default] Added segment 54e13fae-c976-41ed-8106-2357712a219d of type vxlan for network 77d3cda5-7e31-42bc-b516-7cf575531a7b 2026-03-03 20:06:01.994 7 INFO neutron.db.l3_hamode_db [None req-a44fb97f-38ff-438e-b804-73baf4b7dda5 f33fa1adc6b249298fd6967a0be3b58d aac513947fed4b77a2a27f9abe8ba7ae - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-03-03 20:06:02.466 8 INFO neutron.db.segments_db [None req-e2e091e3-1276-4f03-9b38-226b039f9749 b6024ffeb7f4485a83cd1eeea6fffdad 798647c974814f49b7d42467283dca93 - - default default] Added segment 1bb8ca79-dc1b-454e-ac22-9a3a2e1300e9 of type vxlan for network c0662f7c-67b0-4bff-9c79-8ba306f445db [pid: 8|app: 0|req: 735/1614] 10.0.0.214 () {34 vars in 670 bytes} [Tue Mar 3 20:06:02 2026] POST /v2.0/networks => generated 621 bytes in 372 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 736/1615] 10.0.0.208 () {34 vars in 990 bytes} [Tue Mar 3 20:06:02 2026] GET /v2.0/ports?device_id=ac4df8ff-a297-42b4-99f6-696ac1f1ae45 => generated 969 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-03-03 20:06:02.830 7 INFO neutron.db.l3_hamode_db [None req-a44fb97f-38ff-438e-b804-73baf4b7dda5 f33fa1adc6b249298fd6967a0be3b58d aac513947fed4b77a2a27f9abe8ba7ae - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 737/1616] 10.0.0.214 () {34 vars in 669 bytes} [Tue Mar 3 20:06:02 2026] POST /v2.0/subnets => generated 658 bytes in 219 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 738/1617] 10.0.0.208 () {34 vars in 1040 bytes} [Tue Mar 3 20:06:02 2026] GET /v2.0/security-groups?id=fc786df6-e8a6-4812-83b3-07526fbad177&fields=id&fields=name => generated 114 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 739/1618] 10.0.0.214 () {32 vars in 722 bytes} [Tue Mar 3 20:06:02 2026] GET /v2.0/subnetpools?name=shared-default-subnetpool-v6 => generated 19 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 740/1619] 10.0.0.214 () {34 vars in 669 bytes} [Tue Mar 3 20:06:02 2026] POST /v2.0/subnets => generated 732 bytes in 268 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-03-03 20:06:03.243 8 INFO neutron.db.segments_db [None req-d7c9c804-e73e-4a76-babd-bf103c02baef b6024ffeb7f4485a83cd1eeea6fffdad 798647c974814f49b7d42467283dca93 - - default default] Added segment 72cc513f-1f02-40d3-8e01-34ada36cb1f7 of type vxlan for network aaa85b36-7bc5-45fe-8eea-5508a625d1e8 [pid: 8|app: 0|req: 741/1620] 10.0.0.214 () {34 vars in 670 bytes} [Tue Mar 3 20:06:03 2026] POST /v2.0/networks => generated 619 bytes in 206 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 880/1621] 10.0.0.214 () {34 vars in 669 bytes} [Tue Mar 3 20:06:01 2026] POST /v2.0/routers => generated 694 bytes in 1958 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 742/1622] 10.0.0.214 () {34 vars in 669 bytes} [Tue Mar 3 20:06:03 2026] POST /v2.0/subnets => generated 656 bytes in 314 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 881/1623] 10.0.0.214 () {32 vars in 776 bytes} [Tue Mar 3 20:06:03 2026] GET /v2.0/subnets?project_id=aac513947fed4b77a2a27f9abe8ba7ae&cidr=10.100.0.0%2F28 => generated 14 bytes in 127 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 882/1624] 10.0.0.214 () {32 vars in 694 bytes} [Tue Mar 3 20:06:03 2026] GET /v2.0/networks?router%3Aexternal=True => generated 753 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 883/1625] 10.0.0.214 () {32 vars in 784 bytes} [Tue Mar 3 20:06:03 2026] GET /v2.0/subnets?network_id=4cc0c146-525e-44ae-8299-cb03d9adc5c4&cidr=10.100.0.0%2F28 => generated 14 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 743/1626] 10.0.0.214 () {34 vars in 669 bytes} [Tue Mar 3 20:06:03 2026] POST /v2.0/subnets => generated 726 bytes in 308 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 884/1627] 10.0.0.208 () {34 vars in 990 bytes} [Tue Mar 3 20:06:03 2026] GET /v2.0/ports?device_id=ac4df8ff-a297-42b4-99f6-696ac1f1ae45 => generated 971 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-03-03 20:06:04.118 7 INFO neutron.db.segments_db [None req-33ec3cc9-9b46-45ff-adf4-759cbe384be7 b6024ffeb7f4485a83cd1eeea6fffdad 798647c974814f49b7d42467283dca93 - - default default] Added segment edebe16c-c1d6-4bd3-a332-a17972d2b8a9 of type vxlan for network a686e809-fe11-4639-b6df-37d2184de59b [pid: 7|app: 0|req: 885/1628] 10.0.0.214 () {34 vars in 670 bytes} [Tue Mar 3 20:06:04 2026] POST /v2.0/networks => generated 619 bytes in 169 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 744/1629] 10.0.0.214 () {34 vars in 669 bytes} [Tue Mar 3 20:06:04 2026] POST /v2.0/subnets => generated 657 bytes in 222 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 886/1630] 10.0.0.208 () {34 vars in 1040 bytes} [Tue Mar 3 20:06:04 2026] GET /v2.0/security-groups?id=fc786df6-e8a6-4812-83b3-07526fbad177&fields=id&fields=name => generated 114 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 745/1631] 10.0.0.214 () {34 vars in 669 bytes} [Tue Mar 3 20:06:04 2026] POST /v2.0/subnets => generated 655 bytes in 229 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 746/1632] 10.0.0.214 () {34 vars in 669 bytes} [Tue Mar 3 20:06:04 2026] POST /v2.0/subnets => generated 729 bytes in 204 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-03-03 20:06:04.747 8 INFO neutron.db.segments_db [None req-be65b9fd-5ef5-4ac1-8a43-7e4c27e09d70 b6024ffeb7f4485a83cd1eeea6fffdad 798647c974814f49b7d42467283dca93 - - default default] Added segment 44c9c2cd-cb69-4e10-8263-2f8b91946f9f of type vxlan for network eef3be58-4bf9-4e9b-ba98-37fd8293521d 2026-03-03 20:06:04.991 8 INFO neutron.db.l3_hamode_db [None req-be65b9fd-5ef5-4ac1-8a43-7e4c27e09d70 b6024ffeb7f4485a83cd1eeea6fffdad 798647c974814f49b7d42467283dca93 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 887/1633] 10.0.0.214 () {34 vars in 783 bytes} [Tue Mar 3 20:06:04 2026] PUT /v2.0/routers/d558c935-e243-4bf7-a78d-5f3e6277032e/add_router_interface => generated 309 bytes in 1346 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-03-03 20:06:05.739 8 INFO neutron.db.l3_hamode_db [None req-be65b9fd-5ef5-4ac1-8a43-7e4c27e09d70 b6024ffeb7f4485a83cd1eeea6fffdad 798647c974814f49b7d42467283dca93 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 888/1634] 10.0.0.214 () {32 vars in 774 bytes} [Tue Mar 3 20:06:05 2026] GET /v2.0/security-groups?tenant_id=64add42da0684125aed78baff2d61913&name=default => generated 2925 bytes in 236 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 889/1635] 10.0.0.208 () {34 vars in 990 bytes} [Tue Mar 3 20:06:05 2026] GET /v2.0/ports?device_id=ac4df8ff-a297-42b4-99f6-696ac1f1ae45 => generated 971 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 890/1636] 10.0.0.214 () {32 vars in 649 bytes} [Tue Mar 3 20:06:05 2026] GET /v2.0/networks => generated 8115 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 891/1637] 10.0.0.214 () {32 vars in 740 bytes} [Tue Mar 3 20:06:05 2026] DELETE /v2.0/security-groups/72d76e97-e415-4560-804d-e6ce4b9f39b7 => generated 0 bytes in 115 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 892/1638] 10.0.0.208 () {34 vars in 1040 bytes} [Tue Mar 3 20:06:06 2026] GET /v2.0/security-groups?id=fc786df6-e8a6-4812-83b3-07526fbad177&fields=id&fields=name => generated 114 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 893/1639] 10.0.0.214 () {32 vars in 647 bytes} [Tue Mar 3 20:06:06 2026] GET /v2.0/subnets => generated 8724 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 894/1640] 10.0.0.214 () {32 vars in 647 bytes} [Tue Mar 3 20:06:06 2026] GET /v2.0/routers => generated 2179 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 897/1643] 10.0.0.214 () {34 vars in 685 bytes} [Tue Mar 3 20:06:06 2026] POST /v2.0/security-groups => generated 1675 bytes in 176 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 898/1644] 10.0.0.214 () {34 vars in 695 bytes} [Tue Mar 3 20:06:06 2026] POST /v2.0/security-group-rules => generated 597 bytes in 112 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 747/1645] 10.0.0.214 () {34 vars in 669 bytes} [Tue Mar 3 20:06:04 2026] POST /v2.0/routers => generated 685 bytes in 1929 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 899/1646] 10.0.0.214 () {34 vars in 695 bytes} [Tue Mar 3 20:06:06 2026] POST /v2.0/security-group-rules => generated 596 bytes in 105 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 900/1647] 10.0.0.214 () {34 vars in 695 bytes} [Tue Mar 3 20:06:06 2026] POST /v2.0/security-group-rules => generated 602 bytes in 112 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 901/1648] 10.0.0.214 () {34 vars in 695 bytes} [Tue Mar 3 20:06:06 2026] POST /v2.0/security-group-rules => generated 601 bytes in 106 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-03-03 20:06:06.970 7 INFO neutron.db.securitygroups_db [None req-5e719832-fab6-4fe2-a1df-08ff3ea7be76 f33fa1adc6b249298fd6967a0be3b58d aac513947fed4b77a2a27f9abe8ba7ae - - default default] Project aac513947fed4b77a2a27f9abe8ba7ae added a security group rule with legacy IPv6 ICMP protocol name icmp, ipv6-icmp should be used instead. It was automatically converted. [pid: 7|app: 0|req: 902/1649] 10.0.0.214 () {34 vars in 695 bytes} [Tue Mar 3 20:06:06 2026] POST /v2.0/security-group-rules => generated 607 bytes in 131 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-03-03 20:06:07.109 7 INFO neutron.db.securitygroups_db [None req-1b3995c1-7e7d-4931-ba01-bfb9e970b187 f33fa1adc6b249298fd6967a0be3b58d aac513947fed4b77a2a27f9abe8ba7ae - - default default] Project aac513947fed4b77a2a27f9abe8ba7ae added a security group rule with legacy IPv6 ICMP protocol name icmp, ipv6-icmp should be used instead. It was automatically converted. [pid: 7|app: 0|req: 903/1650] 10.0.0.214 () {34 vars in 695 bytes} [Tue Mar 3 20:06:07 2026] POST /v2.0/security-group-rules => generated 606 bytes in 128 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 904/1651] 10.0.0.208 () {34 vars in 990 bytes} [Tue Mar 3 20:06:07 2026] GET /v2.0/ports?device_id=ac4df8ff-a297-42b4-99f6-696ac1f1ae45 => generated 971 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 905/1652] 10.0.0.208 () {34 vars in 1040 bytes} [Tue Mar 3 20:06:07 2026] GET /v2.0/security-groups?id=fc786df6-e8a6-4812-83b3-07526fbad177&fields=id&fields=name => generated 114 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 748/1653] 10.0.0.214 () {34 vars in 783 bytes} [Tue Mar 3 20:06:06 2026] PUT /v2.0/routers/6de3d6ca-4a60-4e1d-b92f-6430cea48a78/add_router_interface => generated 309 bytes in 1199 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 906/1654] 10.0.0.214 () {32 vars in 649 bytes} [Tue Mar 3 20:06:07 2026] GET /v2.0/networks => generated 1297 bytes in 240 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 907/1655] 10.0.0.208 () {34 vars in 1100 bytes} [Tue Mar 3 20:06:07 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-1073316057&fields=id&tenant_id=aac513947fed4b77a2a27f9abe8ba7ae => generated 69 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 908/1656] 10.0.0.208 () {34 vars in 982 bytes} [Tue Mar 3 20:06:08 2026] GET /v2.0/networks?id=221fd3ea-95bc-493d-8515-0c52848412ae => generated 660 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 909/1657] 10.0.0.208 () {34 vars in 965 bytes} [Tue Mar 3 20:06:08 2026] GET /v2.0/quotas/aac513947fed4b77a2a27f9abe8ba7ae => generated 292 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 910/1658] 10.0.0.208 () {34 vars in 1002 bytes} [Tue Mar 3 20:06:08 2026] GET /v2.0/ports?tenant_id=aac513947fed4b77a2a27f9abe8ba7ae&fields=id => generated 57 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 911/1659] 10.0.0.208 () {34 vars in 1008 bytes} [Tue Mar 3 20:06:08 2026] GET /v2.0/networks/221fd3ea-95bc-493d-8515-0c52848412ae?fields=segments => generated 14 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 912/1660] 10.0.0.208 () {34 vars in 1108 bytes} [Tue Mar 3 20:06:08 2026] GET /v2.0/networks/221fd3ea-95bc-493d-8515-0c52848412ae?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 913/1661] 10.0.0.208 () {34 vars in 990 bytes} [Tue Mar 3 20:06:08 2026] GET /v2.0/ports?device_id=e9517493-5290-4c53-bd79-ba30bd00e934 => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 749/1662] 10.0.0.214 () {34 vars in 783 bytes} [Tue Mar 3 20:06:07 2026] PUT /v2.0/routers/6de3d6ca-4a60-4e1d-b92f-6430cea48a78/add_router_interface => generated 309 bytes in 1244 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 750/1663] 10.0.0.208 () {34 vars in 990 bytes} [Tue Mar 3 20:06:09 2026] GET /v2.0/ports?device_id=e9517493-5290-4c53-bd79-ba30bd00e934 => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 914/1664] 10.0.0.214 () {34 vars in 783 bytes} [Tue Mar 3 20:06:09 2026] PUT /v2.0/routers/6de3d6ca-4a60-4e1d-b92f-6430cea48a78/add_router_interface => generated 309 bytes in 1333 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 751/1665] 10.0.0.214 () {34 vars in 684 bytes} [Tue Mar 3 20:06:10 2026] POST /v2.0/security-groups => generated 1628 bytes in 130 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 915/1666] 10.0.0.208 () {34 vars in 990 bytes} [Tue Mar 3 20:06:10 2026] GET /v2.0/ports?device_id=e9517493-5290-4c53-bd79-ba30bd00e934 => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 752/1667] 10.0.0.214 () {34 vars in 695 bytes} [Tue Mar 3 20:06:10 2026] POST /v2.0/security-group-rules => generated 597 bytes in 104 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 916/1668] 10.0.0.214 () {34 vars in 695 bytes} [Tue Mar 3 20:06:10 2026] POST /v2.0/security-group-rules => generated 597 bytes in 125 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 753/1669] 10.0.0.214 () {34 vars in 695 bytes} [Tue Mar 3 20:06:10 2026] POST /v2.0/security-group-rules => generated 599 bytes in 139 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 917/1670] 10.0.0.214 () {34 vars in 695 bytes} [Tue Mar 3 20:06:11 2026] POST /v2.0/security-group-rules => generated 601 bytes in 158 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 754/1671] 10.0.0.214 () {34 vars in 695 bytes} [Tue Mar 3 20:06:11 2026] POST /v2.0/security-group-rules => generated 601 bytes in 104 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 918/1672] 10.0.0.214 () {34 vars in 695 bytes} [Tue Mar 3 20:06:11 2026] POST /v2.0/security-group-rules => generated 597 bytes in 115 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 755/1673] 10.0.0.160 () {32 vars in 802 bytes} [Tue Mar 3 20:06:11 2026] GET /v2.0/extensions => generated 21537 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 919/1674] 10.0.0.214 () {34 vars in 695 bytes} [Tue Mar 3 20:06:11 2026] POST /v2.0/security-group-rules => generated 597 bytes in 135 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 756/1675] 10.0.0.214 () {34 vars in 695 bytes} [Tue Mar 3 20:06:11 2026] POST /v2.0/security-group-rules => generated 597 bytes in 136 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 920/1676] 10.0.0.160 () {30 vars in 724 bytes} [Tue Mar 3 20:06:11 2026] GET /v2.0/quotas/65c8e2f7161943f6bcb58af45418e482/details => generated 847 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 921/1677] 10.0.0.208 () {34 vars in 990 bytes} [Tue Mar 3 20:06:11 2026] GET /v2.0/ports?device_id=e9517493-5290-4c53-bd79-ba30bd00e934 => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 757/1678] 10.0.0.214 () {34 vars in 695 bytes} [Tue Mar 3 20:06:11 2026] POST /v2.0/security-group-rules => generated 599 bytes in 112 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 922/1679] 10.0.0.214 () {34 vars in 695 bytes} [Tue Mar 3 20:06:11 2026] POST /v2.0/security-group-rules => generated 601 bytes in 131 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 758/1680] 10.0.0.214 () {34 vars in 695 bytes} [Tue Mar 3 20:06:11 2026] POST /v2.0/security-group-rules => generated 597 bytes in 137 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 923/1681] 10.0.0.208 () {34 vars in 1096 bytes} [Tue Mar 3 20:06:12 2026] GET /v2.0/security-groups?name=tempest-lb_member_SG-1885662893&fields=id&tenant_id=798647c974814f49b7d42467283dca93 => generated 69 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 759/1682] 10.0.0.208 () {34 vars in 982 bytes} [Tue Mar 3 20:06:12 2026] GET /v2.0/networks?id=aaa85b36-7bc5-45fe-8eea-5508a625d1e8 => generated 705 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 924/1683] 10.0.0.208 () {34 vars in 965 bytes} [Tue Mar 3 20:06:12 2026] GET /v2.0/quotas/798647c974814f49b7d42467283dca93 => generated 292 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 760/1684] 10.0.0.208 () {34 vars in 1002 bytes} [Tue Mar 3 20:06:12 2026] GET /v2.0/ports?tenant_id=798647c974814f49b7d42467283dca93&fields=id => generated 241 bytes in 167 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 925/1685] 10.0.0.208 () {34 vars in 1008 bytes} [Tue Mar 3 20:06:12 2026] GET /v2.0/networks/aaa85b36-7bc5-45fe-8eea-5508a625d1e8?fields=segments => generated 14 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 761/1686] 199.204.45.89 () {34 vars in 985 bytes} [Tue Mar 3 20:06:12 2026] GET /v2.0/networks?id=221fd3ea-95bc-493d-8515-0c52848412ae => generated 660 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 926/1687] 10.0.0.208 () {34 vars in 1108 bytes} [Tue Mar 3 20:06:12 2026] GET /v2.0/networks/aaa85b36-7bc5-45fe-8eea-5508a625d1e8?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 762/1688] 199.204.45.89 () {34 vars in 1049 bytes} [Tue Mar 3 20:06:12 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=aac513947fed4b77a2a27f9abe8ba7ae => generated 181 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 763/1689] 10.0.0.208 () {34 vars in 990 bytes} [Tue Mar 3 20:06:12 2026] GET /v2.0/ports?device_id=e9517493-5290-4c53-bd79-ba30bd00e934 => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 764/1690] 10.0.0.208 () {34 vars in 990 bytes} [Tue Mar 3 20:06:12 2026] GET /v2.0/ports?device_id=f89f7218-d283-44b8-9193-a6c23a852ed4 => generated 12 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 927/1691] 199.204.45.89 () {38 vars in 954 bytes} [Tue Mar 3 20:06:12 2026] POST /v2.0/ports => generated 954 bytes in 442 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 765/1692] 199.204.45.89 () {38 vars in 1027 bytes} [Tue Mar 3 20:06:13 2026] PUT /v2.0/ports/559a2415-6514-4dc2-9772-bd8665d65b73 => generated 1235 bytes in 505 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-03-03 20:06:13.815 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-50a9f7b4-d71e-434c-9cb0-115ada5d488b'] response: {'name': 'network-changed', 'server_uuid': 'e9517493-5290-4c53-bd79-ba30bd00e934', 'tag': '559a2415-6514-4dc2-9772-bd8665d65b73', 'status': 'completed', 'code': 200} /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 928/1693] 10.0.0.208 () {34 vars in 990 bytes} [Tue Mar 3 20:06:13 2026] GET /v2.0/ports?device_id=e9517493-5290-4c53-bd79-ba30bd00e934 => generated 969 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 766/1694] 10.0.0.208 () {34 vars in 1040 bytes} [Tue Mar 3 20:06:14 2026] GET /v2.0/security-groups?id=7e916ae3-ee7b-44aa-90c3-3c9e4fa3af12&fields=id&fields=name => generated 114 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 929/1695] 199.204.45.89 () {34 vars in 1079 bytes} [Tue Mar 3 20:06:14 2026] GET /v2.0/ports?tenant_id=aac513947fed4b77a2a27f9abe8ba7ae&device_id=e9517493-5290-4c53-bd79-ba30bd00e934 => generated 1238 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 767/1696] 199.204.45.89 () {34 vars in 1017 bytes} [Tue Mar 3 20:06:14 2026] GET /v2.0/networks?tenant_id=aac513947fed4b77a2a27f9abe8ba7ae&shared=False => generated 755 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 930/1697] 199.204.45.89 () {34 vars in 929 bytes} [Tue Mar 3 20:06:14 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 768/1698] 10.0.0.160 () {32 vars in 802 bytes} [Tue Mar 3 20:06:14 2026] GET /v2.0/extensions => generated 21537 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 931/1699] 10.0.0.160 () {30 vars in 724 bytes} [Tue Mar 3 20:06:14 2026] GET /v2.0/quotas/65c8e2f7161943f6bcb58af45418e482/details => generated 847 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 769/1700] 10.0.0.208 () {34 vars in 990 bytes} [Tue Mar 3 20:06:15 2026] GET /v2.0/ports?device_id=e9517493-5290-4c53-bd79-ba30bd00e934 => generated 969 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 932/1701] 10.0.0.208 () {34 vars in 1040 bytes} [Tue Mar 3 20:06:15 2026] GET /v2.0/security-groups?id=7e916ae3-ee7b-44aa-90c3-3c9e4fa3af12&fields=id&fields=name => generated 114 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 770/1702] 199.204.45.89 () {34 vars in 1079 bytes} [Tue Mar 3 20:06:15 2026] GET /v2.0/ports?tenant_id=aac513947fed4b77a2a27f9abe8ba7ae&device_id=e9517493-5290-4c53-bd79-ba30bd00e934 => generated 1238 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 933/1703] 199.204.45.89 () {34 vars in 1057 bytes} [Tue Mar 3 20:06:15 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=559a2415-6514-4dc2-9772-bd8665d65b73 => 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: 771/1704] 199.204.45.89 () {34 vars in 983 bytes} [Tue Mar 3 20:06:15 2026] GET /v2.0/subnets?id=a8eb6e48-58ff-4612-96ce-1c482403f5db => generated 678 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 934/1705] 199.204.45.89 () {34 vars in 1051 bytes} [Tue Mar 3 20:06:15 2026] GET /v2.0/ports?network_id=221fd3ea-95bc-493d-8515-0c52848412ae&device_owner=network%3Adhcp => generated 1244 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 772/1706] 199.204.45.89 () {34 vars in 1011 bytes} [Tue Mar 3 20:06:15 2026] GET /v2.0/networks/221fd3ea-95bc-493d-8515-0c52848412ae?fields=segments => generated 14 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 935/1707] 199.204.45.89 () {34 vars in 1111 bytes} [Tue Mar 3 20:06:15 2026] GET /v2.0/networks/221fd3ea-95bc-493d-8515-0c52848412ae?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 773/1708] 10.0.0.208 () {34 vars in 990 bytes} [Tue Mar 3 20:06:16 2026] GET /v2.0/ports?device_id=e9517493-5290-4c53-bd79-ba30bd00e934 => generated 969 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 936/1709] 10.0.0.208 () {34 vars in 1040 bytes} [Tue Mar 3 20:06:16 2026] GET /v2.0/security-groups?id=7e916ae3-ee7b-44aa-90c3-3c9e4fa3af12&fields=id&fields=name => generated 114 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 774/1710] 10.0.0.149 () {34 vars in 990 bytes} [Tue Mar 3 20:06:16 2026] GET /v2.0/ports?device_id=ac4df8ff-a297-42b4-99f6-696ac1f1ae45 => generated 1240 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 937/1711] 10.0.0.149 () {34 vars in 1040 bytes} [Tue Mar 3 20:06:16 2026] GET /v2.0/security-groups?id=fc786df6-e8a6-4812-83b3-07526fbad177&fields=id&fields=name => generated 114 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 775/1712] 199.204.45.89 () {34 vars in 985 bytes} [Tue Mar 3 20:06:17 2026] GET /v2.0/networks?id=aaa85b36-7bc5-45fe-8eea-5508a625d1e8 => generated 705 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 938/1713] 199.204.45.89 () {34 vars in 1049 bytes} [Tue Mar 3 20:06:17 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=798647c974814f49b7d42467283dca93 => generated 179 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 939/1714] 10.0.0.208 () {34 vars in 990 bytes} [Tue Mar 3 20:06:17 2026] GET /v2.0/ports?device_id=e9517493-5290-4c53-bd79-ba30bd00e934 => generated 969 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 940/1715] 10.0.0.208 () {34 vars in 1040 bytes} [Tue Mar 3 20:06:17 2026] GET /v2.0/security-groups?id=7e916ae3-ee7b-44aa-90c3-3c9e4fa3af12&fields=id&fields=name => generated 114 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 776/1716] 199.204.45.89 () {38 vars in 954 bytes} [Tue Mar 3 20:06:17 2026] POST /v2.0/ports => generated 1183 bytes in 414 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 777/1717] 10.0.0.208 () {34 vars in 990 bytes} [Tue Mar 3 20:06:18 2026] GET /v2.0/ports?device_id=f89f7218-d283-44b8-9193-a6c23a852ed4 => generated 1186 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 778/1718] 10.0.0.208 () {34 vars in 1040 bytes} [Tue Mar 3 20:06:18 2026] GET /v2.0/security-groups?id=25de64e3-502d-4fd1-a86f-39a6539b7739&fields=id&fields=name => generated 112 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 941/1719] 199.204.45.89 () {38 vars in 1027 bytes} [Tue Mar 3 20:06:17 2026] PUT /v2.0/ports/05dba7cf-10e3-4905-85d2-1dc60c11228b => generated 1464 bytes in 433 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-03-03 20:06:18.315 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-d65c93f3-55aa-48b7-a255-318dff78634f'] response: {'name': 'network-changed', 'server_uuid': 'f89f7218-d283-44b8-9193-a6c23a852ed4', 'tag': '05dba7cf-10e3-4905-85d2-1dc60c11228b', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 779/1720] 10.0.0.214 () {32 vars in 774 bytes} [Tue Mar 3 20:06:18 2026] GET /v2.0/security-groups?tenant_id=65c8e2f7161943f6bcb58af45418e482&name=default => generated 2925 bytes in 219 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 942/1721] 10.0.0.214 () {32 vars in 740 bytes} [Tue Mar 3 20:06:18 2026] DELETE /v2.0/security-groups/7d824fe9-894b-48f3-aa4d-aa838356736b => generated 0 bytes in 119 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 780/1722] 10.0.0.208 () {34 vars in 990 bytes} [Tue Mar 3 20:06:18 2026] GET /v2.0/ports?device_id=e9517493-5290-4c53-bd79-ba30bd00e934 => generated 971 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 943/1723] 10.0.0.208 () {34 vars in 1040 bytes} [Tue Mar 3 20:06:18 2026] GET /v2.0/security-groups?id=7e916ae3-ee7b-44aa-90c3-3c9e4fa3af12&fields=id&fields=name => generated 114 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 781/1724] 199.204.45.89 () {34 vars in 1079 bytes} [Tue Mar 3 20:06:18 2026] GET /v2.0/ports?tenant_id=798647c974814f49b7d42467283dca93&device_id=f89f7218-d283-44b8-9193-a6c23a852ed4 => generated 1467 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 944/1725] 199.204.45.89 () {34 vars in 1017 bytes} [Tue Mar 3 20:06:18 2026] GET /v2.0/networks?tenant_id=798647c974814f49b7d42467283dca93&shared=False => generated 2376 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 782/1726] 199.204.45.89 () {34 vars in 929 bytes} [Tue Mar 3 20:06:18 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 945/1727] 10.0.0.208 () {34 vars in 990 bytes} [Tue Mar 3 20:06:19 2026] GET /v2.0/ports?device_id=e9517493-5290-4c53-bd79-ba30bd00e934 => generated 971 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 783/1728] 10.0.0.208 () {34 vars in 1040 bytes} [Tue Mar 3 20:06:19 2026] GET /v2.0/security-groups?id=7e916ae3-ee7b-44aa-90c3-3c9e4fa3af12&fields=id&fields=name => generated 114 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 946/1729] 199.204.45.89 () {34 vars in 1079 bytes} [Tue Mar 3 20:06:20 2026] GET /v2.0/ports?tenant_id=798647c974814f49b7d42467283dca93&device_id=f89f7218-d283-44b8-9193-a6c23a852ed4 => generated 1467 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 784/1730] 199.204.45.89 () {34 vars in 1057 bytes} [Tue Mar 3 20:06:20 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.157&port_id=05dba7cf-10e3-4905-85d2-1dc60c11228b => generated 19 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 947/1731] 199.204.45.89 () {34 vars in 1103 bytes} [Tue Mar 3 20:06:20 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A1e5&port_id=05dba7cf-10e3-4905-85d2-1dc60c11228b => generated 19 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 785/1732] 199.204.45.89 () {34 vars in 1063 bytes} [Tue Mar 3 20:06:20 2026] GET /v2.0/subnets?id=12e0f77f-0bb4-4d81-8f89-2dff236f4f63&id=d11a5c45-1c9a-4f99-9a47-09001f45bf47 => generated 1411 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 786/1733] 199.204.45.89 () {34 vars in 1051 bytes} [Tue Mar 3 20:06:20 2026] GET /v2.0/ports?network_id=aaa85b36-7bc5-45fe-8eea-5508a625d1e8&device_owner=network%3Adhcp => generated 1457 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 787/1734] 199.204.45.89 () {34 vars in 1051 bytes} [Tue Mar 3 20:06:20 2026] GET /v2.0/ports?network_id=aaa85b36-7bc5-45fe-8eea-5508a625d1e8&device_owner=network%3Adhcp => generated 1457 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 788/1735] 199.204.45.89 () {34 vars in 1011 bytes} [Tue Mar 3 20:06:20 2026] GET /v2.0/networks/aaa85b36-7bc5-45fe-8eea-5508a625d1e8?fields=segments => generated 14 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 789/1736] 199.204.45.89 () {34 vars in 1111 bytes} [Tue Mar 3 20:06:20 2026] GET /v2.0/networks/aaa85b36-7bc5-45fe-8eea-5508a625d1e8?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-03 20:06:20.487 7 INFO neutron.db.segments_db [None req-d6b380fa-9568-4188-9ab0-4b25fd2d8565 7cbd9215fda843e1a1edd5f7c63c1961 a65240bb7d184953af84247a97d12afe - - default default] Added segment 4e25d029-695a-43d3-b122-5b0d4db4ecfe of type vxlan for network f06776f3-dd5f-4828-818f-2ea66c559a9c [pid: 7|app: 0|req: 948/1737] 10.0.0.214 () {34 vars in 671 bytes} [Tue Mar 3 20:06:20 2026] POST /v2.0/networks => generated 722 bytes in 428 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 790/1738] 10.0.0.214 () {34 vars in 669 bytes} [Tue Mar 3 20:06:20 2026] POST /v2.0/subnets => generated 688 bytes in 168 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-03-03 20:06:20.788 7 INFO neutron.db.segments_db [None req-56bf137a-3982-4892-88b5-5555a5e4140e 7cbd9215fda843e1a1edd5f7c63c1961 a65240bb7d184953af84247a97d12afe - - default default] Added segment 76cdfc23-a03b-43cd-8dc0-ed5e072dbf6f of type vxlan for network ca9801ba-0f48-41c0-bc4b-c59a0558c129 2026-03-03 20:06:21.009 7 INFO neutron.db.l3_hamode_db [None req-56bf137a-3982-4892-88b5-5555a5e4140e 7cbd9215fda843e1a1edd5f7c63c1961 6aeabc543e924cb0b177bd637e2f09a3 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 791/1739] 10.0.0.208 () {34 vars in 990 bytes} [Tue Mar 3 20:06:21 2026] GET /v2.0/ports?device_id=e9517493-5290-4c53-bd79-ba30bd00e934 => generated 971 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 792/1740] 10.0.0.208 () {34 vars in 1040 bytes} [Tue Mar 3 20:06:21 2026] GET /v2.0/security-groups?id=7e916ae3-ee7b-44aa-90c3-3c9e4fa3af12&fields=id&fields=name => generated 114 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 795/1743] 10.0.0.208 () {34 vars in 990 bytes} [Tue Mar 3 20:06:21 2026] GET /v2.0/ports?device_id=e9517493-5290-4c53-bd79-ba30bd00e934 => generated 971 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 796/1744] 10.0.0.208 () {34 vars in 1040 bytes} [Tue Mar 3 20:06:21 2026] GET /v2.0/security-groups?id=7e916ae3-ee7b-44aa-90c3-3c9e4fa3af12&fields=id&fields=name => generated 114 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 797/1745] 10.0.0.214 () {32 vars in 736 bytes} [Tue Mar 3 20:06:21 2026] GET /v2.0/ports?device_id=e9517493-5290-4c53-bd79-ba30bd00e934 => generated 1240 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-03-03 20:06:21.863 7 INFO neutron.db.l3_hamode_db [None req-56bf137a-3982-4892-88b5-5555a5e4140e 7cbd9215fda843e1a1edd5f7c63c1961 a65240bb7d184953af84247a97d12afe - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-03-03 20:06:22.185 8 INFO neutron.db.l3_db [None req-d5e5650d-322b-41b0-b8e5-aad3ba5eb051 f33fa1adc6b249298fd6967a0be3b58d aac513947fed4b77a2a27f9abe8ba7ae - - default default] Floating IP c4a6a836-9d9e-4b23-8b59-2f4f29807ac2 associated. External IP: 10.96.250.211, port: 559a2415-6514-4dc2-9772-bd8665d65b73. [pid: 7|app: 0|req: 949/1746] 10.0.0.214 () {34 vars in 669 bytes} [Tue Mar 3 20:06:20 2026] POST /v2.0/routers => generated 728 bytes in 2088 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 798/1747] 10.0.0.214 () {34 vars in 677 bytes} [Tue Mar 3 20:06:21 2026] POST /v2.0/floatingips => generated 855 bytes in 1521 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-03-03 20:06:22.955 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-03222e8e-4ac6-42f5-992d-b159ef38b76a'] response: {'name': 'network-changed', 'server_uuid': 'e9517493-5290-4c53-bd79-ba30bd00e934', 'tag': '559a2415-6514-4dc2-9772-bd8665d65b73', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 799/1748] 10.0.0.214 () {32 vars in 729 bytes} [Tue Mar 3 20:06:22 2026] GET /v2.0/floatingips/c4a6a836-9d9e-4b23-8b59-2f4f29807ac2 => generated 855 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 800/1749] 10.0.0.208 () {34 vars in 990 bytes} [Tue Mar 3 20:06:23 2026] GET /v2.0/ports?device_id=f89f7218-d283-44b8-9193-a6c23a852ed4 => generated 1198 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 801/1750] 10.0.0.208 () {34 vars in 1040 bytes} [Tue Mar 3 20:06:23 2026] GET /v2.0/security-groups?id=25de64e3-502d-4fd1-a86f-39a6539b7739&fields=id&fields=name => generated 112 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 802/1751] 199.204.45.89 () {34 vars in 1079 bytes} [Tue Mar 3 20:06:23 2026] GET /v2.0/ports?tenant_id=aac513947fed4b77a2a27f9abe8ba7ae&device_id=e9517493-5290-4c53-bd79-ba30bd00e934 => generated 1240 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 803/1752] 199.204.45.89 () {34 vars in 985 bytes} [Tue Mar 3 20:06:23 2026] GET /v2.0/networks?id=221fd3ea-95bc-493d-8515-0c52848412ae => generated 755 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 804/1753] 199.204.45.89 () {34 vars in 1057 bytes} [Tue Mar 3 20:06:23 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=559a2415-6514-4dc2-9772-bd8665d65b73 => generated 858 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 805/1754] 199.204.45.89 () {34 vars in 983 bytes} [Tue Mar 3 20:06:23 2026] GET /v2.0/subnets?id=a8eb6e48-58ff-4612-96ce-1c482403f5db => generated 678 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 806/1755] 199.204.45.89 () {34 vars in 1051 bytes} [Tue Mar 3 20:06:23 2026] GET /v2.0/ports?network_id=221fd3ea-95bc-493d-8515-0c52848412ae&device_owner=network%3Adhcp => generated 1244 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 807/1756] 199.204.45.89 () {34 vars in 1011 bytes} [Tue Mar 3 20:06:23 2026] GET /v2.0/networks/221fd3ea-95bc-493d-8515-0c52848412ae?fields=segments => generated 14 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 808/1757] 199.204.45.89 () {34 vars in 1111 bytes} [Tue Mar 3 20:06:23 2026] GET /v2.0/networks/221fd3ea-95bc-493d-8515-0c52848412ae?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 809/1758] 10.0.0.214 () {32 vars in 729 bytes} [Tue Mar 3 20:06:23 2026] GET /v2.0/floatingips/c4a6a836-9d9e-4b23-8b59-2f4f29807ac2 => generated 855 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 950/1759] 10.0.0.214 () {34 vars in 783 bytes} [Tue Mar 3 20:06:22 2026] PUT /v2.0/routers/cdaaa759-634f-433f-adba-41a4c2b5ab53/add_router_interface => generated 309 bytes in 1199 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 810/1760] 10.0.0.214 () {32 vars in 729 bytes} [Tue Mar 3 20:06:25 2026] GET /v2.0/floatingips/c4a6a836-9d9e-4b23-8b59-2f4f29807ac2 => generated 857 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-03-03 20:06:25.303 7 INFO neutron.db.segments_db [None req-5460a98e-c95f-45bf-8be1-6a5677ef55f7 7cbd9215fda843e1a1edd5f7c63c1961 a65240bb7d184953af84247a97d12afe - - default default] Added segment f48afb3f-8ab0-474f-a512-39af70197c07 of type vxlan for network 6af3e707-a067-4ba4-b875-32b6dc94d2b8 [pid: 8|app: 0|req: 811/1761] 10.0.0.208 () {34 vars in 990 bytes} [Tue Mar 3 20:06:25 2026] GET /v2.0/ports?device_id=ac4df8ff-a297-42b4-99f6-696ac1f1ae45 => generated 971 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 951/1762] 10.0.0.214 () {34 vars in 671 bytes} [Tue Mar 3 20:06:25 2026] POST /v2.0/networks => generated 722 bytes in 283 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 812/1763] 10.0.0.208 () {34 vars in 1040 bytes} [Tue Mar 3 20:06:25 2026] GET /v2.0/security-groups?id=fc786df6-e8a6-4812-83b3-07526fbad177&fields=id&fields=name => generated 114 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 952/1764] 10.0.0.214 () {34 vars in 669 bytes} [Tue Mar 3 20:06:25 2026] POST /v2.0/subnets => generated 688 bytes in 172 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-03-03 20:06:25.635 8 INFO neutron.db.segments_db [None req-f9f7ceaa-8de1-4e48-806e-2eb7ade1d008 7cbd9215fda843e1a1edd5f7c63c1961 a65240bb7d184953af84247a97d12afe - - default default] Added segment e1a8481a-2575-46ef-af1f-a16d31af314e of type vxlan for network e29aca33-53f0-4bbe-b0b3-14b566f9a63d [pid: 7|app: 0|req: 953/1765] 10.0.0.208 () {34 vars in 990 bytes} [Tue Mar 3 20:06:25 2026] GET /v2.0/ports?device_id=ac4df8ff-a297-42b4-99f6-696ac1f1ae45 => generated 971 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 954/1766] 10.0.0.208 () {34 vars in 1040 bytes} [Tue Mar 3 20:06:25 2026] GET /v2.0/security-groups?id=fc786df6-e8a6-4812-83b3-07526fbad177&fields=id&fields=name => generated 114 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-03-03 20:06:25.902 8 INFO neutron.db.l3_hamode_db [None req-f9f7ceaa-8de1-4e48-806e-2eb7ade1d008 7cbd9215fda843e1a1edd5f7c63c1961 8ba845e6e5194e01a36393394df20951 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-03-03 20:06:26.711 8 INFO neutron.db.l3_hamode_db [None req-f9f7ceaa-8de1-4e48-806e-2eb7ade1d008 7cbd9215fda843e1a1edd5f7c63c1961 a65240bb7d184953af84247a97d12afe - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 955/1767] 10.0.0.208 () {34 vars in 990 bytes} [Tue Mar 3 20:06:26 2026] GET /v2.0/ports?device_id=ac4df8ff-a297-42b4-99f6-696ac1f1ae45 => generated 971 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 956/1768] 10.0.0.208 () {34 vars in 1040 bytes} [Tue Mar 3 20:06:26 2026] GET /v2.0/security-groups?id=fc786df6-e8a6-4812-83b3-07526fbad177&fields=id&fields=name => generated 114 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 813/1769] 10.0.0.214 () {34 vars in 669 bytes} [Tue Mar 3 20:06:25 2026] POST /v2.0/routers => generated 728 bytes in 2110 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 814/1770] 10.0.0.208 () {34 vars in 990 bytes} [Tue Mar 3 20:06:28 2026] GET /v2.0/ports?device_id=ac4df8ff-a297-42b4-99f6-696ac1f1ae45 => generated 971 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 815/1771] 10.0.0.208 () {34 vars in 1040 bytes} [Tue Mar 3 20:06:28 2026] GET /v2.0/security-groups?id=fc786df6-e8a6-4812-83b3-07526fbad177&fields=id&fields=name => generated 114 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 816/1772] 199.204.45.89 () {34 vars in 993 bytes} [Tue Mar 3 20:06:28 2026] GET /v2.0/ports?device_id=ac4df8ff-a297-42b4-99f6-696ac1f1ae45 => generated 971 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-03-03 20:06:28.237 8 INFO neutron_taas.services.taas.taas_plugin [req-70b409d2-589a-4e2b-a280-cbfc8c142af7 req-a71d3637-dd4e-4a26-a7c7-1979287b89f8 c2c6c74628a54796990f8331eb9d643e 9532d65368dc41bf8d9529cbe2c3a7f9 - - default default] TaaS: Handle Delete Port: 8e7fdb35-aec3-4cd8-b991-af2c96fd9b89 2026-03-03 20:06:28.240 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-70b409d2-589a-4e2b-a280-cbfc8c142af7 req-a71d3637-dd4e-4a26-a7c7-1979287b89f8 c2c6c74628a54796990f8331eb9d643e 9532d65368dc41bf8d9529cbe2c3a7f9 - - default default] Tap Mirror: Handle Delete Port: 8e7fdb35-aec3-4cd8-b991-af2c96fd9b89 2026-03-03 20:06:28.398 8 INFO neutron.db.l3_db [req-70b409d2-589a-4e2b-a280-cbfc8c142af7 req-a71d3637-dd4e-4a26-a7c7-1979287b89f8 c2c6c74628a54796990f8331eb9d643e 9532d65368dc41bf8d9529cbe2c3a7f9 - - default default] Floating IP ebc09bd3-5216-4c6d-9849-8861504585ca disassociated. External IP: 10.96.250.220, port: 8e7fdb35-aec3-4cd8-b991-af2c96fd9b89. [pid: 7|app: 0|req: 957/1773] 10.0.0.214 () {34 vars in 783 bytes} [Tue Mar 3 20:06:27 2026] PUT /v2.0/routers/fc58672c-aa1f-4d02-9517-737e5e8eb95b/add_router_interface => generated 309 bytes in 1075 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 817/1774] 199.204.45.89 () {36 vars in 996 bytes} [Tue Mar 3 20:06:28 2026] DELETE /v2.0/ports/8e7fdb35-aec3-4cd8-b991-af2c96fd9b89 => generated 0 bytes in 664 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-03-03 20:06:28.820 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-9ae4d745-6b9d-4c70-8b40-c0539d2379a0'] response: {'server_uuid': 'ac4df8ff-a297-42b4-99f6-696ac1f1ae45', 'name': 'network-vif-deleted', 'tag': '8e7fdb35-aec3-4cd8-b991-af2c96fd9b89', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 958/1775] 10.0.0.208 () {34 vars in 990 bytes} [Tue Mar 3 20:06:28 2026] GET /v2.0/ports?device_id=f89f7218-d283-44b8-9193-a6c23a852ed4 => generated 1200 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 818/1776] 10.0.0.208 () {34 vars in 1040 bytes} [Tue Mar 3 20:06:28 2026] GET /v2.0/security-groups?id=25de64e3-502d-4fd1-a86f-39a6539b7739&fields=id&fields=name => generated 112 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 959/1777] 10.0.0.214 () {32 vars in 818 bytes} [Tue Mar 3 20:06:28 2026] GET /v2.0/ports?network_id=aaa85b36-7bc5-45fe-8eea-5508a625d1e8&mac_address=fa%3A16%3A3e%3Acd%3A84%3Afc => generated 1200 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 960/1778] 10.0.0.208 () {34 vars in 990 bytes} [Tue Mar 3 20:06:29 2026] GET /v2.0/ports?device_id=ac4df8ff-a297-42b4-99f6-696ac1f1ae45 => generated 12 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 961/1779] 10.0.0.214 () {34 vars in 685 bytes} [Tue Mar 3 20:06:29 2026] POST /v2.0/security-groups => generated 1673 bytes in 120 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 962/1780] 10.0.0.214 () {34 vars in 695 bytes} [Tue Mar 3 20:06:29 2026] POST /v2.0/security-group-rules => generated 597 bytes in 128 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-03-03 20:06:29.904 8 INFO neutron.db.l3_db [None req-9482c3bd-78af-4d9b-a23d-b21120d6a4d3 b6024ffeb7f4485a83cd1eeea6fffdad 798647c974814f49b7d42467283dca93 - - default default] Floating IP 6cec5bd3-7fdd-4665-8b35-8e1bfecd3278 associated. External IP: 10.96.250.218, port: 05dba7cf-10e3-4905-85d2-1dc60c11228b. [pid: 7|app: 0|req: 963/1781] 10.0.0.214 () {34 vars in 695 bytes} [Tue Mar 3 20:06:29 2026] POST /v2.0/security-group-rules => generated 596 bytes in 112 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 964/1782] 10.0.0.214 () {34 vars in 695 bytes} [Tue Mar 3 20:06:29 2026] POST /v2.0/security-group-rules => generated 602 bytes in 147 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 819/1783] 10.0.0.214 () {34 vars in 677 bytes} [Tue Mar 3 20:06:29 2026] POST /v2.0/floatingips => generated 855 bytes in 1204 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 820/1784] 10.0.0.208 () {34 vars in 990 bytes} [Tue Mar 3 20:06:30 2026] GET /v2.0/ports?device_id=ac4df8ff-a297-42b4-99f6-696ac1f1ae45 => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 821/1785] 10.0.0.208 () {34 vars in 1096 bytes} [Tue Mar 3 20:06:30 2026] GET /v2.0/security-groups?name=tempest-lb_member_SG-1885662893&fields=id&tenant_id=798647c974814f49b7d42467283dca93 => generated 69 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 822/1786] 10.0.0.208 () {34 vars in 982 bytes} [Tue Mar 3 20:06:30 2026] GET /v2.0/networks?id=a686e809-fe11-4639-b6df-37d2184de59b => generated 705 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 823/1787] 10.0.0.208 () {34 vars in 965 bytes} [Tue Mar 3 20:06:30 2026] GET /v2.0/quotas/798647c974814f49b7d42467283dca93 => generated 292 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 965/1788] 10.0.0.214 () {34 vars in 695 bytes} [Tue Mar 3 20:06:30 2026] POST /v2.0/security-group-rules => generated 601 bytes in 540 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 824/1789] 10.0.0.208 () {34 vars in 1002 bytes} [Tue Mar 3 20:06:30 2026] GET /v2.0/ports?tenant_id=798647c974814f49b7d42467283dca93&fields=id => generated 333 bytes in 209 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-03-03 20:06:30.693 7 INFO neutron.db.securitygroups_db [None req-3fe737e9-0364-432f-b99e-6d80eeb7ac45 ed7e246d5cff425b88aa262b3191252c 6aeabc543e924cb0b177bd637e2f09a3 - - default default] Project 6aeabc543e924cb0b177bd637e2f09a3 added a security group rule with legacy IPv6 ICMP protocol name icmp, ipv6-icmp should be used instead. It was automatically converted. [pid: 8|app: 0|req: 825/1790] 10.0.0.208 () {34 vars in 1008 bytes} [Tue Mar 3 20:06:30 2026] GET /v2.0/networks/a686e809-fe11-4639-b6df-37d2184de59b?fields=segments => generated 14 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 966/1791] 10.0.0.214 () {34 vars in 695 bytes} [Tue Mar 3 20:06:30 2026] POST /v2.0/security-group-rules => generated 607 bytes in 146 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 826/1792] 10.0.0.208 () {34 vars in 1108 bytes} [Tue Mar 3 20:06:30 2026] GET /v2.0/networks/a686e809-fe11-4639-b6df-37d2184de59b?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-03 20:06:30.827 7 INFO neutron.db.securitygroups_db [None req-d32e35c4-01e5-4c0d-b22b-fcab5d6505b7 ed7e246d5cff425b88aa262b3191252c 6aeabc543e924cb0b177bd637e2f09a3 - - default default] Project 6aeabc543e924cb0b177bd637e2f09a3 added a security group rule with legacy IPv6 ICMP protocol name icmp, ipv6-icmp should be used instead. It was automatically converted. 2026-03-03 20:06:30.865 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-b96c6757-20f3-4204-a953-22177ca41cac'] response: {'name': 'network-changed', 'server_uuid': 'f89f7218-d283-44b8-9193-a6c23a852ed4', 'tag': '05dba7cf-10e3-4905-85d2-1dc60c11228b', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 967/1793] 10.0.0.214 () {34 vars in 695 bytes} [Tue Mar 3 20:06:30 2026] POST /v2.0/security-group-rules => generated 606 bytes in 126 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 827/1794] 10.0.0.208 () {34 vars in 990 bytes} [Tue Mar 3 20:06:30 2026] GET /v2.0/ports?device_id=2ba05810-e02b-428d-b124-965c8ba04d1b => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 828/1795] 199.204.45.89 () {34 vars in 1079 bytes} [Tue Mar 3 20:06:31 2026] GET /v2.0/ports?tenant_id=798647c974814f49b7d42467283dca93&device_id=f89f7218-d283-44b8-9193-a6c23a852ed4 => generated 1469 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 829/1796] 199.204.45.89 () {34 vars in 985 bytes} [Tue Mar 3 20:06:31 2026] GET /v2.0/networks?id=aaa85b36-7bc5-45fe-8eea-5508a625d1e8 => generated 801 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 968/1797] 10.0.0.214 () {34 vars in 685 bytes} [Tue Mar 3 20:06:31 2026] POST /v2.0/security-groups => generated 1660 bytes in 192 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 830/1798] 10.0.0.208 () {34 vars in 990 bytes} [Tue Mar 3 20:06:31 2026] GET /v2.0/ports?device_id=ac4df8ff-a297-42b4-99f6-696ac1f1ae45 => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 969/1799] 199.204.45.89 () {34 vars in 1057 bytes} [Tue Mar 3 20:06:31 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.157&port_id=05dba7cf-10e3-4905-85d2-1dc60c11228b => generated 860 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 970/1800] 199.204.45.89 () {34 vars in 1103 bytes} [Tue Mar 3 20:06:31 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A1e5&port_id=05dba7cf-10e3-4905-85d2-1dc60c11228b => generated 19 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 971/1801] 199.204.45.89 () {34 vars in 1063 bytes} [Tue Mar 3 20:06:31 2026] GET /v2.0/subnets?id=12e0f77f-0bb4-4d81-8f89-2dff236f4f63&id=d11a5c45-1c9a-4f99-9a47-09001f45bf47 => generated 1411 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 831/1802] 10.0.0.214 () {34 vars in 695 bytes} [Tue Mar 3 20:06:31 2026] POST /v2.0/security-group-rules => generated 597 bytes in 160 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 972/1803] 199.204.45.89 () {34 vars in 1051 bytes} [Tue Mar 3 20:06:31 2026] GET /v2.0/ports?network_id=aaa85b36-7bc5-45fe-8eea-5508a625d1e8&device_owner=network%3Adhcp => generated 1457 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 973/1804] 199.204.45.89 () {34 vars in 1051 bytes} [Tue Mar 3 20:06:31 2026] GET /v2.0/ports?network_id=aaa85b36-7bc5-45fe-8eea-5508a625d1e8&device_owner=network%3Adhcp => generated 1457 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 974/1805] 199.204.45.89 () {34 vars in 1011 bytes} [Tue Mar 3 20:06:31 2026] GET /v2.0/networks/aaa85b36-7bc5-45fe-8eea-5508a625d1e8?fields=segments => generated 14 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 832/1806] 10.0.0.214 () {34 vars in 695 bytes} [Tue Mar 3 20:06:31 2026] POST /v2.0/security-group-rules => generated 602 bytes in 120 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 975/1807] 199.204.45.89 () {34 vars in 1111 bytes} [Tue Mar 3 20:06:31 2026] GET /v2.0/networks/aaa85b36-7bc5-45fe-8eea-5508a625d1e8?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 833/1808] 10.0.0.214 () {34 vars in 676 bytes} [Tue Mar 3 20:06:31 2026] POST /v2.0/floatingips => generated 552 bytes in 506 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 976/1809] 10.0.0.208 () {34 vars in 1098 bytes} [Tue Mar 3 20:06:32 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-805210776&fields=id&tenant_id=6aeabc543e924cb0b177bd637e2f09a3 => generated 69 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 834/1810] 10.0.0.208 () {34 vars in 1098 bytes} [Tue Mar 3 20:06:32 2026] GET /v2.0/security-groups?name=tempest-securitygroup--944620000&fields=id&tenant_id=6aeabc543e924cb0b177bd637e2f09a3 => generated 69 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 977/1811] 10.0.0.208 () {34 vars in 982 bytes} [Tue Mar 3 20:06:32 2026] GET /v2.0/networks?id=f06776f3-dd5f-4828-818f-2ea66c559a9c => generated 673 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 835/1812] 10.0.0.208 () {34 vars in 965 bytes} [Tue Mar 3 20:06:32 2026] GET /v2.0/quotas/6aeabc543e924cb0b177bd637e2f09a3 => generated 292 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 978/1813] 10.0.0.208 () {34 vars in 1002 bytes} [Tue Mar 3 20:06:32 2026] GET /v2.0/ports?tenant_id=6aeabc543e924cb0b177bd637e2f09a3&fields=id => generated 103 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 979/1814] 10.0.0.208 () {34 vars in 1008 bytes} [Tue Mar 3 20:06:32 2026] GET /v2.0/networks/f06776f3-dd5f-4828-818f-2ea66c559a9c?fields=segments => generated 14 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 836/1815] 10.0.0.214 () {32 vars in 740 bytes} [Tue Mar 3 20:06:32 2026] DELETE /v2.0/security-groups/fc786df6-e8a6-4812-83b3-07526fbad177 => generated 0 bytes in 128 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-03-03 20:06:32.787 8 INFO neutron.api.v2.resource [None req-00f4834b-df2c-4b2a-897b-7ac286f4cb37 c2c6c74628a54796990f8331eb9d643e 9532d65368dc41bf8d9529cbe2c3a7f9 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 837/1816] 10.0.0.214 () {32 vars in 737 bytes} [Tue Mar 3 20:06:32 2026] GET /v2.0/security-groups/fc786df6-e8a6-4812-83b3-07526fbad177 => generated 146 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 980/1817] 10.0.0.208 () {34 vars in 1108 bytes} [Tue Mar 3 20:06:32 2026] GET /v2.0/networks/f06776f3-dd5f-4828-818f-2ea66c559a9c?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-03 20:06:32.916 8 INFO neutron_taas.services.taas.taas_plugin [None req-a80b4ffe-595d-4f56-9ccd-52cbca701745 c2c6c74628a54796990f8331eb9d643e 9532d65368dc41bf8d9529cbe2c3a7f9 - - default default] TaaS: Handle Delete Port: 423ccc14-5fa4-4f2f-b65e-6262c6776039 2026-03-03 20:06:32.922 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a80b4ffe-595d-4f56-9ccd-52cbca701745 c2c6c74628a54796990f8331eb9d643e 9532d65368dc41bf8d9529cbe2c3a7f9 - - default default] Tap Mirror: Handle Delete Port: 423ccc14-5fa4-4f2f-b65e-6262c6776039 [pid: 7|app: 0|req: 981/1818] 10.0.0.208 () {34 vars in 990 bytes} [Tue Mar 3 20:06:32 2026] GET /v2.0/ports?device_id=69bcbafa-29bf-4234-9be0-f7e844c49409 => generated 12 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 838/1819] 10.0.0.214 () {32 vars in 732 bytes} [Tue Mar 3 20:06:32 2026] DELETE /v2.0/floatingips/ebc09bd3-5216-4c6d-9849-8861504585ca => generated 0 bytes in 307 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-03-03 20:06:33.611 7 INFO neutron_taas.services.taas.taas_plugin [None req-8b8d126d-3101-4708-a744-2bf2f5f9e81c 7cbd9215fda843e1a1edd5f7c63c1961 a65240bb7d184953af84247a97d12afe - - default default] TaaS: Handle Delete Port: e7443901-d93a-4d1b-807e-2484e9838c62 2026-03-03 20:06:33.615 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-8b8d126d-3101-4708-a744-2bf2f5f9e81c 7cbd9215fda843e1a1edd5f7c63c1961 a65240bb7d184953af84247a97d12afe - - default default] Tap Mirror: Handle Delete Port: e7443901-d93a-4d1b-807e-2484e9838c62 [pid: 8|app: 0|req: 839/1820] 10.0.0.208 () {34 vars in 990 bytes} [Tue Mar 3 20:06:34 2026] GET /v2.0/ports?device_id=69bcbafa-29bf-4234-9be0-f7e844c49409 => generated 12 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 982/1821] 10.0.0.214 () {34 vars in 789 bytes} [Tue Mar 3 20:06:33 2026] PUT /v2.0/routers/0d52f41c-9a12-4fb6-9517-6cb43ddbeb5b/remove_router_interface => generated 309 bytes in 1273 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-03-03 20:06:34.611 8 INFO neutron_taas.services.taas.taas_plugin [None req-bea87a3b-2113-46d6-b841-41d429535443 7cbd9215fda843e1a1edd5f7c63c1961 a65240bb7d184953af84247a97d12afe - - default default] TaaS: Handle Delete Port: b7439b5b-1980-4f45-a792-26c5b7296bbb 2026-03-03 20:06:34.615 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-bea87a3b-2113-46d6-b841-41d429535443 7cbd9215fda843e1a1edd5f7c63c1961 a65240bb7d184953af84247a97d12afe - - default default] Tap Mirror: Handle Delete Port: b7439b5b-1980-4f45-a792-26c5b7296bbb 2026-03-03 20:06:34.885 8 INFO neutron_taas.services.taas.taas_plugin [None req-bea87a3b-2113-46d6-b841-41d429535443 7cbd9215fda843e1a1edd5f7c63c1961 a65240bb7d184953af84247a97d12afe - - default default] TaaS: Handle Delete Port: a3910bfc-f968-43bb-a51b-3390c392b6af 2026-03-03 20:06:34.889 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-bea87a3b-2113-46d6-b841-41d429535443 7cbd9215fda843e1a1edd5f7c63c1961 a65240bb7d184953af84247a97d12afe - - default default] Tap Mirror: Handle Delete Port: a3910bfc-f968-43bb-a51b-3390c392b6af [pid: 7|app: 0|req: 983/1822] 10.0.0.208 () {34 vars in 990 bytes} [Tue Mar 3 20:06:35 2026] GET /v2.0/ports?device_id=69bcbafa-29bf-4234-9be0-f7e844c49409 => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-03 20:06:35.281 8 INFO neutron.services.segments.plugin [-] Segment 85269cc4-32cb-4a9b-8984-bcd97d00ee9d resource provider aggregate not found [pid: 7|app: 0|req: 984/1823] 199.204.45.89 () {34 vars in 985 bytes} [Tue Mar 3 20:06:35 2026] GET /v2.0/networks?id=a686e809-fe11-4639-b6df-37d2184de59b => generated 705 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-03-03 20:06:35.290 8 INFO neutron.services.segments.plugin [-] Segment 85269cc4-32cb-4a9b-8984-bcd97d00ee9d resource provider aggregate not found 2026-03-03 20:06:35.303 8 INFO neutron.services.segments.plugin [-] Segment 85269cc4-32cb-4a9b-8984-bcd97d00ee9d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 85269cc4-32cb-4a9b-8984-bcd97d00ee9d found for delete ", "request_id": "req-732b4b43-ba7b-41e8-83a3-0950a58d10af"}]} 2026-03-03 20:06:35.305 8 INFO neutron.db.l3_hamode_db [None req-bea87a3b-2113-46d6-b841-41d429535443 7cbd9215fda843e1a1edd5f7c63c1961 a65240bb7d184953af84247a97d12afe - - default default] HA network c8f25551-e9d2-4e78-8d05-558cb293ed52 was deleted as no HA routers are present in tenant 9532d65368dc41bf8d9529cbe2c3a7f9. [pid: 8|app: 0|req: 840/1824] 10.0.0.214 () {32 vars in 724 bytes} [Tue Mar 3 20:06:34 2026] DELETE /v2.0/routers/0d52f41c-9a12-4fb6-9517-6cb43ddbeb5b => generated 0 bytes in 926 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-03-03 20:06:35.313 8 INFO neutron.services.segments.plugin [-] Segment 85269cc4-32cb-4a9b-8984-bcd97d00ee9d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 85269cc4-32cb-4a9b-8984-bcd97d00ee9d found for delete ", "request_id": "req-f51d28cf-bf83-41c1-817f-f708ba61b2bf"}]} [pid: 7|app: 0|req: 985/1825] 199.204.45.89 () {34 vars in 1049 bytes} [Tue Mar 3 20:06:35 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=798647c974814f49b7d42467283dca93 => generated 179 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 841/1826] 10.0.0.214 () {32 vars in 724 bytes} [Tue Mar 3 20:06:35 2026] DELETE /v2.0/subnets/00676a4f-4e67-4a60-8f53-cd19c346a82f => generated 0 bytes in 172 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-03-03 20:06:35.589 8 INFO neutron_taas.services.taas.taas_plugin [None req-fbd05db2-57d0-447c-9f21-10c4c259123e 7cbd9215fda843e1a1edd5f7c63c1961 a65240bb7d184953af84247a97d12afe - - default default] TaaS: Handle Delete Port: 55c4bd12-b076-49f1-91f7-85bed7ec405c 2026-03-03 20:06:35.592 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-fbd05db2-57d0-447c-9f21-10c4c259123e 7cbd9215fda843e1a1edd5f7c63c1961 a65240bb7d184953af84247a97d12afe - - default default] Tap Mirror: Handle Delete Port: 55c4bd12-b076-49f1-91f7-85bed7ec405c [pid: 7|app: 0|req: 986/1827] 199.204.45.89 () {38 vars in 954 bytes} [Tue Mar 3 20:06:35 2026] POST /v2.0/ports => generated 1187 bytes in 475 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 842/1828] 10.0.0.214 () {32 vars in 726 bytes} [Tue Mar 3 20:06:35 2026] DELETE /v2.0/networks/cc8237a9-5fcc-4ac6-9d44-3b43528825a8 => generated 0 bytes in 348 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 987/1829] 10.0.0.192 () {28 vars in 599 bytes} [Tue Mar 3 20:06:35 2026] GET /v2.0/security-groups => generated 53799 bytes in 191 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 988/1830] 10.0.0.214 () {32 vars in 774 bytes} [Tue Mar 3 20:06:36 2026] GET /v2.0/security-groups?tenant_id=9532d65368dc41bf8d9529cbe2c3a7f9&name=default => generated 2925 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 989/1831] 10.0.0.208 () {34 vars in 990 bytes} [Tue Mar 3 20:06:36 2026] GET /v2.0/ports?device_id=2ba05810-e02b-428d-b124-965c8ba04d1b => generated 1190 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 990/1832] 10.0.0.192 () {28 vars in 579 bytes} [Tue Mar 3 20:06:36 2026] GET /v2.0/ports => generated 34641 bytes in 149 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 843/1833] 199.204.45.89 () {38 vars in 1027 bytes} [Tue Mar 3 20:06:35 2026] PUT /v2.0/ports/71c390bb-d063-4c26-ae1c-9db92de905f3 => generated 1468 bytes in 489 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 991/1834] 10.0.0.214 () {32 vars in 740 bytes} [Tue Mar 3 20:06:36 2026] DELETE /v2.0/security-groups/be7647b7-af85-422e-a536-7416125f4ede => generated 0 bytes in 125 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 844/1837] 10.0.0.208 () {34 vars in 1040 bytes} [Tue Mar 3 20:06:36 2026] GET /v2.0/security-groups?id=25de64e3-502d-4fd1-a86f-39a6539b7739&fields=id&fields=name => generated 112 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 845/1838] 10.0.0.208 () {34 vars in 990 bytes} [Tue Mar 3 20:06:36 2026] GET /v2.0/ports?device_id=69bcbafa-29bf-4234-9be0-f7e844c49409 => generated 12 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 994/1839] 10.0.0.192 () {28 vars in 583 bytes} [Tue Mar 3 20:06:36 2026] GET /v2.0/subnets => generated 10021 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) 2026-03-03 20:06:36.445 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-d576f423-f351-4cf1-807c-651a46175c74'] response: {'name': 'network-changed', 'server_uuid': '2ba05810-e02b-428d-b124-965c8ba04d1b', 'tag': '71c390bb-d063-4c26-ae1c-9db92de905f3', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 846/1840] 10.0.0.192 () {28 vars in 583 bytes} [Tue Mar 3 20:06:36 2026] GET /v2.0/routers => generated 2900 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 995/1841] 10.0.0.192 () {28 vars in 624 bytes} [Tue Mar 3 20:06:36 2026] GET /v2.0/agents?binary=ovn-controller => generated 14 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 847/1842] 10.0.0.149 () {34 vars in 990 bytes} [Tue Mar 3 20:06:36 2026] GET /v2.0/ports?device_id=f89f7218-d283-44b8-9193-a6c23a852ed4 => generated 1469 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 848/1843] 10.0.0.149 () {34 vars in 1040 bytes} [Tue Mar 3 20:06:36 2026] GET /v2.0/security-groups?id=25de64e3-502d-4fd1-a86f-39a6539b7739&fields=id&fields=name => generated 112 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 996/1844] 10.0.0.192 () {28 vars in 677 bytes} [Tue Mar 3 20:06:36 2026] GET /v2.0/routers/6de3d6ca-4a60-4e1d-b92f-6430cea48a78/l3-agents => generated 681 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 849/1845] 10.0.0.192 () {28 vars in 677 bytes} [Tue Mar 3 20:06:36 2026] GET /v2.0/routers/cdaaa759-634f-433f-adba-41a4c2b5ab53/l3-agents => generated 682 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 997/1846] 10.0.0.192 () {28 vars in 677 bytes} [Tue Mar 3 20:06:36 2026] GET /v2.0/routers/d558c935-e243-4bf7-a78d-5f3e6277032e/l3-agents => generated 681 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 850/1847] 10.0.0.208 () {34 vars in 1272 bytes} [Tue Mar 3 20:06:36 2026] GET /v2.0/ports?device_id=69bcbafa-29bf-4234-9be0-f7e844c49409&device_id=2ba05810-e02b-428d-b124-965c8ba04d1b&device_id=f89f7218-d283-44b8-9193-a6c23a852ed4&device_id=e9517493-5290-4c53-bd79-ba30bd00e934 => generated 4158 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 998/1848] 10.0.0.192 () {28 vars in 677 bytes} [Tue Mar 3 20:06:36 2026] GET /v2.0/routers/fc58672c-aa1f-4d02-9517-737e5e8eb95b/l3-agents => generated 682 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 851/1849] 10.0.0.208 () {34 vars in 1120 bytes} [Tue Mar 3 20:06:36 2026] GET /v2.0/security-groups?id=7e916ae3-ee7b-44aa-90c3-3c9e4fa3af12&id=25de64e3-502d-4fd1-a86f-39a6539b7739&fields=id&fields=name => generated 205 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 999/1850] 199.204.45.89 () {34 vars in 1079 bytes} [Tue Mar 3 20:06:36 2026] GET /v2.0/ports?tenant_id=798647c974814f49b7d42467283dca93&device_id=2ba05810-e02b-428d-b124-965c8ba04d1b => generated 1471 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 852/1851] 10.0.0.192 () {28 vars in 583 bytes} [Tue Mar 3 20:06:36 2026] GET /v2.0/subnets => generated 10021 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 853/1852] 10.0.0.192 () {28 vars in 591 bytes} [Tue Mar 3 20:06:37 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: 1000/1853] 199.204.45.89 () {34 vars in 1017 bytes} [Tue Mar 3 20:06:37 2026] GET /v2.0/networks?tenant_id=798647c974814f49b7d42467283dca93&shared=False => generated 2376 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 854/1854] 10.0.0.192 () {28 vars in 591 bytes} [Tue Mar 3 20:06:37 2026] GET /v2.0/floatingips => generated 2241 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 855/1855] 10.0.0.192 () {28 vars in 619 bytes} [Tue Mar 3 20:06:37 2026] GET /v2.0/network-ip-availabilities => generated 6287 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1001/1856] 199.204.45.89 () {34 vars in 929 bytes} [Tue Mar 3 20:06:37 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 856/1857] 10.0.0.192 () {28 vars in 585 bytes} [Tue Mar 3 20:06:37 2026] GET /v2.0/networks => generated 9564 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1002/1858] 10.0.0.192 () {28 vars in 581 bytes} [Tue Mar 3 20:06:37 2026] GET /v2.0/agents => generated 3384 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-03-03 20:06:37.318 8 INFO neutron.services.segments.plugin [-] Segment 8b01f226-5035-40c5-993c-79582144f5c2 resource provider aggregate not found 2026-03-03 20:06:37.332 8 INFO neutron.services.segments.plugin [-] Segment 8b01f226-5035-40c5-993c-79582144f5c2 resource provider aggregate not found 2026-03-03 20:06:37.337 8 INFO neutron.services.segments.plugin [-] Segment 8b01f226-5035-40c5-993c-79582144f5c2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8b01f226-5035-40c5-993c-79582144f5c2 found for delete ", "request_id": "req-2608408b-8ab9-4608-9ae2-3531d74d5062"}]} 2026-03-03 20:06:37.346 8 INFO neutron.services.segments.plugin [-] Segment 8b01f226-5035-40c5-993c-79582144f5c2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8b01f226-5035-40c5-993c-79582144f5c2 found for delete ", "request_id": "req-e1ad166b-3182-4f17-9add-14de01836c50"}]} [pid: 8|app: 0|req: 857/1859] 199.204.45.89 () {34 vars in 985 bytes} [Tue Mar 3 20:06:37 2026] GET /v2.0/networks?id=f06776f3-dd5f-4828-818f-2ea66c559a9c => generated 673 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1003/1860] 10.0.0.208 () {34 vars in 990 bytes} [Tue Mar 3 20:06:37 2026] GET /v2.0/ports?device_id=69bcbafa-29bf-4234-9be0-f7e844c49409 => generated 12 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 858/1861] 199.204.45.89 () {34 vars in 1049 bytes} [Tue Mar 3 20:06:37 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=6aeabc543e924cb0b177bd637e2f09a3 => generated 272 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1004/1862] 199.204.45.89 () {38 vars in 954 bytes} [Tue Mar 3 20:06:37 2026] POST /v2.0/ports => generated 993 bytes in 395 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: 1005/1863] 199.204.45.89 () {34 vars in 1079 bytes} [Tue Mar 3 20:06:38 2026] GET /v2.0/ports?tenant_id=798647c974814f49b7d42467283dca93&device_id=2ba05810-e02b-428d-b124-965c8ba04d1b => generated 1471 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1006/1864] 199.204.45.89 () {34 vars in 1057 bytes} [Tue Mar 3 20:06:38 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.136&port_id=71c390bb-d063-4c26-ae1c-9db92de905f3 => generated 19 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1007/1865] 199.204.45.89 () {34 vars in 1105 bytes} [Tue Mar 3 20:06:38 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A25d&port_id=71c390bb-d063-4c26-ae1c-9db92de905f3 => generated 19 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1008/1866] 199.204.45.89 () {34 vars in 1063 bytes} [Tue Mar 3 20:06:38 2026] GET /v2.0/subnets?id=9a0ba2fd-68d1-4dab-9218-48ab06cb3f7f&id=4721ce5f-857b-4a4d-853b-7416f644d9d5 => generated 1413 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1009/1867] 199.204.45.89 () {34 vars in 1051 bytes} [Tue Mar 3 20:06:38 2026] GET /v2.0/ports?network_id=a686e809-fe11-4639-b6df-37d2184de59b&device_owner=network%3Adhcp => generated 1461 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1010/1868] 199.204.45.89 () {34 vars in 1051 bytes} [Tue Mar 3 20:06:38 2026] GET /v2.0/ports?network_id=a686e809-fe11-4639-b6df-37d2184de59b&device_owner=network%3Adhcp => generated 1461 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 859/1869] 199.204.45.89 () {38 vars in 1027 bytes} [Tue Mar 3 20:06:37 2026] PUT /v2.0/ports/9323c6e0-6826-4731-a295-7ef3d67234fb => generated 1274 bytes in 440 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1011/1870] 199.204.45.89 () {34 vars in 1011 bytes} [Tue Mar 3 20:06:38 2026] GET /v2.0/networks/a686e809-fe11-4639-b6df-37d2184de59b?fields=segments => generated 14 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 860/1871] 199.204.45.89 () {34 vars in 1111 bytes} [Tue Mar 3 20:06:38 2026] GET /v2.0/networks/a686e809-fe11-4639-b6df-37d2184de59b?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-03 20:06:38.493 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-8cbc7294-38eb-44c8-935e-b2ffa4272691'] response: {'name': 'network-changed', 'server_uuid': '69bcbafa-29bf-4234-9be0-f7e844c49409', 'tag': '9323c6e0-6826-4731-a295-7ef3d67234fb', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1012/1872] 10.0.0.208 () {34 vars in 990 bytes} [Tue Mar 3 20:06:38 2026] GET /v2.0/ports?device_id=69bcbafa-29bf-4234-9be0-f7e844c49409 => generated 1008 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 861/1873] 10.0.0.208 () {34 vars in 1120 bytes} [Tue Mar 3 20:06:38 2026] GET /v2.0/security-groups?id=43507cd2-692c-4b54-acba-df08d7a8a357&id=ba21cd4d-b0d6-4792-9c40-12350417387f&fields=id&fields=name => generated 205 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1013/1874] 199.204.45.89 () {34 vars in 1079 bytes} [Tue Mar 3 20:06:39 2026] GET /v2.0/ports?tenant_id=6aeabc543e924cb0b177bd637e2f09a3&device_id=69bcbafa-29bf-4234-9be0-f7e844c49409 => generated 1277 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 862/1875] 199.204.45.89 () {34 vars in 1017 bytes} [Tue Mar 3 20:06:39 2026] GET /v2.0/networks?tenant_id=6aeabc543e924cb0b177bd637e2f09a3&shared=False => generated 769 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 863/1876] 199.204.45.89 () {34 vars in 929 bytes} [Tue Mar 3 20:06:39 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1014/1877] 10.0.0.214 () {32 vars in 774 bytes} [Tue Mar 3 20:06:39 2026] GET /v2.0/security-groups?tenant_id=d639fea24fad47bcbe72453d1c42b9ab&name=default => generated 2925 bytes in 237 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 864/1878] 10.0.0.214 () {32 vars in 740 bytes} [Tue Mar 3 20:06:39 2026] DELETE /v2.0/security-groups/d227906c-b3b9-4ab5-81bd-41722bf1d623 => generated 0 bytes in 106 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1015/1879] 10.0.0.208 () {34 vars in 990 bytes} [Tue Mar 3 20:06:39 2026] GET /v2.0/ports?device_id=69bcbafa-29bf-4234-9be0-f7e844c49409 => generated 1008 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 865/1880] 10.0.0.208 () {34 vars in 1120 bytes} [Tue Mar 3 20:06:39 2026] GET /v2.0/security-groups?id=43507cd2-692c-4b54-acba-df08d7a8a357&id=ba21cd4d-b0d6-4792-9c40-12350417387f&fields=id&fields=name => generated 205 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1016/1881] 199.204.45.89 () {34 vars in 1079 bytes} [Tue Mar 3 20:06:40 2026] GET /v2.0/ports?tenant_id=6aeabc543e924cb0b177bd637e2f09a3&device_id=69bcbafa-29bf-4234-9be0-f7e844c49409 => generated 1277 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 866/1882] 199.204.45.89 () {34 vars in 1057 bytes} [Tue Mar 3 20:06:40 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=9323c6e0-6826-4731-a295-7ef3d67234fb => generated 19 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1017/1883] 199.204.45.89 () {34 vars in 983 bytes} [Tue Mar 3 20:06:40 2026] GET /v2.0/subnets?id=56368b33-963c-4e22-bf52-dc68b336894a => generated 691 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 867/1884] 199.204.45.89 () {34 vars in 1051 bytes} [Tue Mar 3 20:06:40 2026] GET /v2.0/ports?network_id=f06776f3-dd5f-4828-818f-2ea66c559a9c&device_owner=network%3Adhcp => generated 1244 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1018/1885] 199.204.45.89 () {34 vars in 1011 bytes} [Tue Mar 3 20:06:40 2026] GET /v2.0/networks/f06776f3-dd5f-4828-818f-2ea66c559a9c?fields=segments => generated 14 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 868/1886] 199.204.45.89 () {34 vars in 1111 bytes} [Tue Mar 3 20:06:40 2026] GET /v2.0/networks/f06776f3-dd5f-4828-818f-2ea66c559a9c?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1019/1887] 10.0.0.208 () {34 vars in 990 bytes} [Tue Mar 3 20:06:40 2026] GET /v2.0/ports?device_id=69bcbafa-29bf-4234-9be0-f7e844c49409 => generated 1008 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 869/1888] 10.0.0.208 () {34 vars in 1120 bytes} [Tue Mar 3 20:06:40 2026] GET /v2.0/security-groups?id=43507cd2-692c-4b54-acba-df08d7a8a357&id=ba21cd4d-b0d6-4792-9c40-12350417387f&fields=id&fields=name => generated 205 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1020/1889] 10.0.0.208 () {34 vars in 990 bytes} [Tue Mar 3 20:06:41 2026] GET /v2.0/ports?device_id=2ba05810-e02b-428d-b124-965c8ba04d1b => generated 1204 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 870/1890] 10.0.0.208 () {34 vars in 1040 bytes} [Tue Mar 3 20:06:41 2026] GET /v2.0/security-groups?id=25de64e3-502d-4fd1-a86f-39a6539b7739&fields=id&fields=name => generated 112 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1021/1891] 10.0.0.208 () {34 vars in 990 bytes} [Tue Mar 3 20:06:42 2026] GET /v2.0/ports?device_id=69bcbafa-29bf-4234-9be0-f7e844c49409 => generated 1008 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 871/1892] 10.0.0.208 () {34 vars in 1120 bytes} [Tue Mar 3 20:06:42 2026] GET /v2.0/security-groups?id=43507cd2-692c-4b54-acba-df08d7a8a357&id=ba21cd4d-b0d6-4792-9c40-12350417387f&fields=id&fields=name => generated 205 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1022/1893] 10.0.0.208 () {34 vars in 990 bytes} [Tue Mar 3 20:06:43 2026] GET /v2.0/ports?device_id=69bcbafa-29bf-4234-9be0-f7e844c49409 => generated 1010 bytes in 128 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 872/1894] 10.0.0.208 () {34 vars in 1120 bytes} [Tue Mar 3 20:06:43 2026] GET /v2.0/security-groups?id=43507cd2-692c-4b54-acba-df08d7a8a357&id=ba21cd4d-b0d6-4792-9c40-12350417387f&fields=id&fields=name => generated 205 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1023/1895] 199.204.45.89 () {34 vars in 993 bytes} [Tue Mar 3 20:06:43 2026] GET /v2.0/ports?device_id=69bcbafa-29bf-4234-9be0-f7e844c49409 => generated 1279 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 873/1896] 199.204.45.89 () {34 vars in 1123 bytes} [Tue Mar 3 20:06:43 2026] GET /v2.0/security-groups?id=ba21cd4d-b0d6-4792-9c40-12350417387f&id=43507cd2-692c-4b54-acba-df08d7a8a357&fields=id&fields=name => generated 205 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 874/1897] 10.0.0.208 () {34 vars in 990 bytes} [Tue Mar 3 20:06:44 2026] GET /v2.0/ports?device_id=69bcbafa-29bf-4234-9be0-f7e844c49409 => generated 1010 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 875/1898] 10.0.0.208 () {34 vars in 1120 bytes} [Tue Mar 3 20:06:44 2026] GET /v2.0/security-groups?id=43507cd2-692c-4b54-acba-df08d7a8a357&id=ba21cd4d-b0d6-4792-9c40-12350417387f&fields=id&fields=name => generated 205 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1024/1899] 10.0.0.214 () {32 vars in 774 bytes} [Tue Mar 3 20:06:44 2026] GET /v2.0/security-groups?tenant_id=4ad5c9667c2b44bf8518b3eeccc5e4fa&name=default => generated 2925 bytes in 348 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 876/1900] 10.0.0.214 () {32 vars in 740 bytes} [Tue Mar 3 20:06:44 2026] DELETE /v2.0/security-groups/ee8d784c-a300-4939-b5d9-ac26b5464977 => generated 0 bytes in 113 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1025/1901] 10.0.0.214 () {32 vars in 774 bytes} [Tue Mar 3 20:06:45 2026] GET /v2.0/security-groups?tenant_id=7b093d89e13f4e95aaa073d049cb0540&name=default => generated 2925 bytes in 157 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 877/1902] 10.0.0.214 () {32 vars in 740 bytes} [Tue Mar 3 20:06:45 2026] DELETE /v2.0/security-groups/ea7a1a6a-9e7e-486e-aea8-aa83430158a8 => generated 0 bytes in 104 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1026/1903] 10.0.0.208 () {34 vars in 990 bytes} [Tue Mar 3 20:06:45 2026] GET /v2.0/ports?device_id=69bcbafa-29bf-4234-9be0-f7e844c49409 => generated 1010 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 878/1904] 10.0.0.208 () {34 vars in 1120 bytes} [Tue Mar 3 20:06:45 2026] GET /v2.0/security-groups?id=43507cd2-692c-4b54-acba-df08d7a8a357&id=ba21cd4d-b0d6-4792-9c40-12350417387f&fields=id&fields=name => generated 205 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1027/1905] 10.0.0.208 () {34 vars in 990 bytes} [Tue Mar 3 20:06:45 2026] GET /v2.0/ports?device_id=69bcbafa-29bf-4234-9be0-f7e844c49409 => generated 1010 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-03-03 20:06:46.334 8 INFO neutron.db.l3_db [None req-f7e46da6-7ead-4aa9-9e7c-b56d9edfa8c8 ed7e246d5cff425b88aa262b3191252c 6aeabc543e924cb0b177bd637e2f09a3 - - default default] Floating IP 47e94ad7-97fa-48bd-8bea-294c7b6b47eb associated. External IP: 10.96.250.212, port: 9323c6e0-6826-4731-a295-7ef3d67234fb. [pid: 8|app: 0|req: 879/1906] 10.0.0.214 () {34 vars in 749 bytes} [Tue Mar 3 20:06:45 2026] PUT /v2.0/floatingips/47e94ad7-97fa-48bd-8bea-294c7b6b47eb => generated 855 bytes in 674 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-03-03 20:06:46.696 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-492a4708-6833-49bd-8000-3af9a9f7d4cb'] response: {'name': 'network-changed', 'server_uuid': '69bcbafa-29bf-4234-9be0-f7e844c49409', 'tag': '9323c6e0-6826-4731-a295-7ef3d67234fb', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1028/1907] 10.0.0.208 () {34 vars in 990 bytes} [Tue Mar 3 20:06:46 2026] GET /v2.0/ports?device_id=2ba05810-e02b-428d-b124-965c8ba04d1b => generated 1204 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 880/1908] 10.0.0.208 () {34 vars in 1040 bytes} [Tue Mar 3 20:06:46 2026] GET /v2.0/security-groups?id=25de64e3-502d-4fd1-a86f-39a6539b7739&fields=id&fields=name => generated 112 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1029/1909] 10.0.0.214 () {32 vars in 818 bytes} [Tue Mar 3 20:06:46 2026] GET /v2.0/ports?network_id=a686e809-fe11-4639-b6df-37d2184de59b&mac_address=fa%3A16%3A3e%3A20%3A0a%3A1a => generated 1204 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1030/1910] 199.204.45.89 () {34 vars in 1079 bytes} [Tue Mar 3 20:06:47 2026] GET /v2.0/ports?tenant_id=6aeabc543e924cb0b177bd637e2f09a3&device_id=69bcbafa-29bf-4234-9be0-f7e844c49409 => generated 1279 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1031/1911] 199.204.45.89 () {34 vars in 985 bytes} [Tue Mar 3 20:06:47 2026] GET /v2.0/networks?id=f06776f3-dd5f-4828-818f-2ea66c559a9c => generated 769 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1032/1912] 199.204.45.89 () {34 vars in 1057 bytes} [Tue Mar 3 20:06:47 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=9323c6e0-6826-4731-a295-7ef3d67234fb => generated 858 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1033/1913] 199.204.45.89 () {34 vars in 983 bytes} [Tue Mar 3 20:06:47 2026] GET /v2.0/subnets?id=56368b33-963c-4e22-bf52-dc68b336894a => generated 691 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1034/1914] 199.204.45.89 () {34 vars in 1051 bytes} [Tue Mar 3 20:06:47 2026] GET /v2.0/ports?network_id=f06776f3-dd5f-4828-818f-2ea66c559a9c&device_owner=network%3Adhcp => generated 1244 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1035/1915] 199.204.45.89 () {34 vars in 1011 bytes} [Tue Mar 3 20:06:47 2026] GET /v2.0/networks/f06776f3-dd5f-4828-818f-2ea66c559a9c?fields=segments => generated 14 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1036/1916] 199.204.45.89 () {34 vars in 1111 bytes} [Tue Mar 3 20:06:47 2026] GET /v2.0/networks/f06776f3-dd5f-4828-818f-2ea66c559a9c?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-03 20:06:47.717 8 INFO neutron.db.l3_db [None req-77453ca4-dd95-4b06-8b44-281d83c680f4 b6024ffeb7f4485a83cd1eeea6fffdad 798647c974814f49b7d42467283dca93 - - default default] Floating IP 4ae86d16-7905-42bc-8c37-d49dd5af6e1f associated. External IP: 10.96.250.207, port: 71c390bb-d063-4c26-ae1c-9db92de905f3. [pid: 8|app: 0|req: 881/1917] 10.0.0.214 () {34 vars in 677 bytes} [Tue Mar 3 20:06:46 2026] POST /v2.0/floatingips => generated 855 bytes in 1159 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-03-03 20:06:48.743 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-6c0f7167-9dde-444a-83a9-ee5b9af96090'] response: {'name': 'network-changed', 'server_uuid': '2ba05810-e02b-428d-b124-965c8ba04d1b', 'tag': '71c390bb-d063-4c26-ae1c-9db92de905f3', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1037/1918] 199.204.45.89 () {34 vars in 1079 bytes} [Tue Mar 3 20:06:49 2026] GET /v2.0/ports?tenant_id=798647c974814f49b7d42467283dca93&device_id=2ba05810-e02b-428d-b124-965c8ba04d1b => generated 1473 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 882/1919] 199.204.45.89 () {34 vars in 985 bytes} [Tue Mar 3 20:06:49 2026] GET /v2.0/networks?id=a686e809-fe11-4639-b6df-37d2184de59b => generated 800 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1038/1920] 199.204.45.89 () {34 vars in 1057 bytes} [Tue Mar 3 20:06:49 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.136&port_id=71c390bb-d063-4c26-ae1c-9db92de905f3 => generated 860 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 883/1921] 199.204.45.89 () {34 vars in 1105 bytes} [Tue Mar 3 20:06:49 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A25d&port_id=71c390bb-d063-4c26-ae1c-9db92de905f3 => generated 19 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 884/1922] 199.204.45.89 () {34 vars in 1063 bytes} [Tue Mar 3 20:06:49 2026] GET /v2.0/subnets?id=9a0ba2fd-68d1-4dab-9218-48ab06cb3f7f&id=4721ce5f-857b-4a4d-853b-7416f644d9d5 => generated 1413 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 885/1923] 199.204.45.89 () {34 vars in 1051 bytes} [Tue Mar 3 20:06:49 2026] GET /v2.0/ports?network_id=a686e809-fe11-4639-b6df-37d2184de59b&device_owner=network%3Adhcp => generated 1461 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 886/1924] 199.204.45.89 () {34 vars in 1051 bytes} [Tue Mar 3 20:06:49 2026] GET /v2.0/ports?network_id=a686e809-fe11-4639-b6df-37d2184de59b&device_owner=network%3Adhcp => generated 1461 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 887/1925] 199.204.45.89 () {34 vars in 1011 bytes} [Tue Mar 3 20:06:49 2026] GET /v2.0/networks/a686e809-fe11-4639-b6df-37d2184de59b?fields=segments => generated 14 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 888/1926] 199.204.45.89 () {34 vars in 1111 bytes} [Tue Mar 3 20:06:49 2026] GET /v2.0/networks/a686e809-fe11-4639-b6df-37d2184de59b?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1039/1927] 10.0.0.214 () {32 vars in 774 bytes} [Tue Mar 3 20:06:49 2026] GET /v2.0/security-groups?tenant_id=9e039be614be40a39a3ed77aa0d25c7c&name=default => generated 2925 bytes in 304 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 889/1928] 10.0.0.214 () {32 vars in 740 bytes} [Tue Mar 3 20:06:49 2026] DELETE /v2.0/security-groups/197dbd9c-c093-4839-bd3f-9d0b0ac87bf4 => generated 0 bytes in 112 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1040/1929] 10.0.0.214 () {32 vars in 774 bytes} [Tue Mar 3 20:06:49 2026] GET /v2.0/security-groups?tenant_id=b65f7593f4de4aab98b57c58af65d36f&name=default => generated 2925 bytes in 128 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 890/1930] 10.0.0.214 () {32 vars in 740 bytes} [Tue Mar 3 20:06:50 2026] DELETE /v2.0/security-groups/9b7664d8-1b7d-4c22-be63-ee0cf043311c => generated 0 bytes in 108 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 892/1933] 10.0.0.149 () {34 vars in 990 bytes} [Tue Mar 3 20:06:51 2026] GET /v2.0/ports?device_id=e9517493-5290-4c53-bd79-ba30bd00e934 => generated 1240 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1042/1934] 10.0.0.149 () {34 vars in 1040 bytes} [Tue Mar 3 20:06:51 2026] GET /v2.0/security-groups?id=7e916ae3-ee7b-44aa-90c3-3c9e4fa3af12&fields=id&fields=name => generated 114 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 893/1935] 10.0.0.214 () {32 vars in 774 bytes} [Tue Mar 3 20:06:52 2026] GET /v2.0/security-groups?tenant_id=fcf93b1b0d4d47e4b2c20de9b10c9477&name=default => generated 2925 bytes in 279 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1043/1936] 10.0.0.214 () {32 vars in 740 bytes} [Tue Mar 3 20:06:52 2026] DELETE /v2.0/security-groups/41a337b3-001e-4854-89d5-0c7cbcf5c132 => generated 0 bytes in 108 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1044/1937] 10.0.0.208 () {34 vars in 990 bytes} [Tue Mar 3 20:06:54 2026] GET /v2.0/ports?device_id=69bcbafa-29bf-4234-9be0-f7e844c49409 => generated 1010 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1045/1938] 10.0.0.208 () {34 vars in 1120 bytes} [Tue Mar 3 20:06:54 2026] GET /v2.0/security-groups?id=43507cd2-692c-4b54-acba-df08d7a8a357&id=ba21cd4d-b0d6-4792-9c40-12350417387f&fields=id&fields=name => generated 205 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-03-03 20:06:54.890 8 INFO neutron.db.segments_db [None req-7ebcb0d2-24ed-4071-a07c-ede23caf85df 7430b5ea4d0e409ca2258209d8ae34b2 3d730c1bf1294959bed1db664db33dd5 - - default default] Added segment f9a28d34-1703-42c2-bad0-864b259a2aa5 of type vxlan for network ebe17ab7-6ad8-4850-9f44-35a1708000cd [pid: 7|app: 0|req: 1046/1939] 10.0.0.214 () {32 vars in 736 bytes} [Tue Mar 3 20:06:54 2026] GET /v2.0/ports?device_id=69bcbafa-29bf-4234-9be0-f7e844c49409 => generated 1279 bytes in 174 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-03-03 20:06:54.966 8 INFO neutron.db.segments_db [None req-7ebcb0d2-24ed-4071-a07c-ede23caf85df 7430b5ea4d0e409ca2258209d8ae34b2 3d730c1bf1294959bed1db664db33dd5 - - default default] Added segment 81ba8b43-1dc9-4f7b-b4a1-4fc6a2a89ed6 of type vxlan for network 3cdc9ab4-b01f-4f4f-a487-5844aa279912 [pid: 7|app: 0|req: 1047/1940] 10.0.0.214 () {32 vars in 858 bytes} [Tue Mar 3 20:06:54 2026] GET /v2.0/floatingips?floating_network_id=4cc0c146-525e-44ae-8299-cb03d9adc5c4&port_id=9323c6e0-6826-4731-a295-7ef3d67234fb => generated 860 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 894/1941] 10.0.0.214 () {34 vars in 670 bytes} [Tue Mar 3 20:06:54 2026] POST /v2.0/networks => generated 1206 bytes in 542 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1048/1942] 10.0.0.214 () {32 vars in 649 bytes} [Tue Mar 3 20:06:55 2026] GET /v2.0/networks => generated 1843 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-03-03 20:06:55.293 8 INFO neutron.services.segments.plugin [-] Segment f9a28d34-1703-42c2-bad0-864b259a2aa5 resource provider aggregate not found 2026-03-03 20:06:55.300 8 INFO neutron.services.segments.plugin [-] Segment f9a28d34-1703-42c2-bad0-864b259a2aa5 resource provider aggregate not found 2026-03-03 20:06:55.318 8 INFO neutron.services.segments.plugin [-] Segment f9a28d34-1703-42c2-bad0-864b259a2aa5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f9a28d34-1703-42c2-bad0-864b259a2aa5 found for delete ", "request_id": "req-f1871dc9-e76f-4b58-a912-f6a9ffe5ec8e"}]} 2026-03-03 20:06:55.321 8 INFO neutron.services.segments.plugin [-] Segment f9a28d34-1703-42c2-bad0-864b259a2aa5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f9a28d34-1703-42c2-bad0-864b259a2aa5 found for delete ", "request_id": "req-dd2e548d-0b8f-46c6-9e81-292e1a110881"}]} [pid: 8|app: 0|req: 895/1943] 10.0.0.214 () {32 vars in 726 bytes} [Tue Mar 3 20:06:55 2026] DELETE /v2.0/networks/ebe17ab7-6ad8-4850-9f44-35a1708000cd => generated 0 bytes in 165 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1049/1944] 10.0.0.149 () {34 vars in 990 bytes} [Tue Mar 3 20:06:55 2026] GET /v2.0/ports?device_id=2ba05810-e02b-428d-b124-965c8ba04d1b => generated 1473 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1050/1945] 10.0.0.149 () {34 vars in 1040 bytes} [Tue Mar 3 20:06:55 2026] GET /v2.0/security-groups?id=25de64e3-502d-4fd1-a86f-39a6539b7739&fields=id&fields=name => generated 112 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 896/1946] 10.0.0.214 () {32 vars in 726 bytes} [Tue Mar 3 20:06:55 2026] DELETE /v2.0/networks/3cdc9ab4-b01f-4f4f-a487-5844aa279912 => generated 0 bytes in 142 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1051/1947] 10.0.0.214 () {32 vars in 649 bytes} [Tue Mar 3 20:06:55 2026] GET /v2.0/networks => generated 651 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-03-03 20:06:55.595 8 INFO neutron.db.segments_db [None req-a85896a7-49cb-4efc-aaf0-ec75dd893c4f 7430b5ea4d0e409ca2258209d8ae34b2 3d730c1bf1294959bed1db664db33dd5 - - default default] Added segment 6a211220-4e74-4b3e-b028-a7b3fcb7fc68 of type vxlan for network 82cf318b-fc12-4c97-b54c-334c31777d63 [pid: 8|app: 0|req: 897/1948] 10.0.0.214 () {34 vars in 670 bytes} [Tue Mar 3 20:06:55 2026] POST /v2.0/networks => generated 631 bytes in 148 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-03-03 20:06:55.742 7 INFO neutron.db.segments_db [None req-2a943a1c-0295-41a3-84d5-12b7c7671aab 7430b5ea4d0e409ca2258209d8ae34b2 3d730c1bf1294959bed1db664db33dd5 - - default default] Added segment 466ea398-d963-43ea-a8d1-ff70af730cf4 of type vxlan for network 84fa1f6d-f092-434d-b918-5e19fe482e5b [pid: 8|app: 0|req: 898/1949] 10.0.0.149 () {34 vars in 990 bytes} [Tue Mar 3 20:06:55 2026] GET /v2.0/ports?device_id=69bcbafa-29bf-4234-9be0-f7e844c49409 => generated 1279 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 899/1950] 10.0.0.149 () {34 vars in 1120 bytes} [Tue Mar 3 20:06:55 2026] GET /v2.0/security-groups?id=43507cd2-692c-4b54-acba-df08d7a8a357&id=ba21cd4d-b0d6-4792-9c40-12350417387f&fields=id&fields=name => generated 205 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1052/1951] 10.0.0.214 () {34 vars in 670 bytes} [Tue Mar 3 20:06:55 2026] POST /v2.0/networks => generated 630 bytes in 150 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 900/1952] 10.0.0.214 () {34 vars in 665 bytes} [Tue Mar 3 20:06:55 2026] POST /v2.0/ports => generated 1506 bytes in 675 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1053/1953] 10.0.0.214 () {32 vars in 643 bytes} [Tue Mar 3 20:06:56 2026] GET /v2.0/ports => generated 1506 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-03 20:06:56.738 8 INFO neutron_taas.services.taas.taas_plugin [None req-44bb7055-6b7e-4d71-9c89-2b7e97b99270 7430b5ea4d0e409ca2258209d8ae34b2 3d730c1bf1294959bed1db664db33dd5 - - default default] TaaS: Handle Delete Port: e82d6c64-d1a6-4643-bbec-52a29dae34dd 2026-03-03 20:06:56.741 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-44bb7055-6b7e-4d71-9c89-2b7e97b99270 7430b5ea4d0e409ca2258209d8ae34b2 3d730c1bf1294959bed1db664db33dd5 - - default default] Tap Mirror: Handle Delete Port: e82d6c64-d1a6-4643-bbec-52a29dae34dd [pid: 8|app: 0|req: 901/1954] 10.0.0.214 () {32 vars in 720 bytes} [Tue Mar 3 20:06:56 2026] DELETE /v2.0/ports/e82d6c64-d1a6-4643-bbec-52a29dae34dd => generated 0 bytes in 182 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-03-03 20:06:56.949 7 INFO neutron_taas.services.taas.taas_plugin [None req-fb3cd06f-c55c-460b-91f7-31cb4ee55391 7430b5ea4d0e409ca2258209d8ae34b2 3d730c1bf1294959bed1db664db33dd5 - - default default] TaaS: Handle Delete Port: 62278c8e-7618-4add-be27-d99d68abdc13 2026-03-03 20:06:56.952 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-fb3cd06f-c55c-460b-91f7-31cb4ee55391 7430b5ea4d0e409ca2258209d8ae34b2 3d730c1bf1294959bed1db664db33dd5 - - default default] Tap Mirror: Handle Delete Port: 62278c8e-7618-4add-be27-d99d68abdc13 [pid: 7|app: 0|req: 1054/1955] 10.0.0.214 () {32 vars in 720 bytes} [Tue Mar 3 20:06:56 2026] DELETE /v2.0/ports/62278c8e-7618-4add-be27-d99d68abdc13 => generated 0 bytes in 232 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 902/1956] 10.0.0.214 () {32 vars in 643 bytes} [Tue Mar 3 20:06:57 2026] GET /v2.0/ports => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-03 20:06:57.173 7 INFO neutron.db.segments_db [None req-5972e8ac-2c22-4904-bec3-e056fbac04b7 7430b5ea4d0e409ca2258209d8ae34b2 3d730c1bf1294959bed1db664db33dd5 - - default default] Added segment 763da1b4-8dba-4879-9c44-ced467813002 of type vxlan for network 687cf6bf-ff7f-47ce-946d-713c6b680669 [pid: 7|app: 0|req: 1055/1957] 10.0.0.214 () {34 vars in 670 bytes} [Tue Mar 3 20:06:57 2026] POST /v2.0/networks => generated 631 bytes in 209 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-03-03 20:06:57.351 8 INFO neutron.services.segments.plugin [-] Segment 81ba8b43-1dc9-4f7b-b4a1-4fc6a2a89ed6 resource provider aggregate not found 2026-03-03 20:06:57.359 8 INFO neutron.services.segments.plugin [-] Segment 81ba8b43-1dc9-4f7b-b4a1-4fc6a2a89ed6 resource provider aggregate not found 2026-03-03 20:06:57.378 8 INFO neutron.services.segments.plugin [-] Segment 81ba8b43-1dc9-4f7b-b4a1-4fc6a2a89ed6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 81ba8b43-1dc9-4f7b-b4a1-4fc6a2a89ed6 found for delete ", "request_id": "req-06c846de-f8f5-4e01-baa0-33105442947a"}]} 2026-03-03 20:06:57.383 8 INFO neutron.services.segments.plugin [-] Segment 81ba8b43-1dc9-4f7b-b4a1-4fc6a2a89ed6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 81ba8b43-1dc9-4f7b-b4a1-4fc6a2a89ed6 found for delete ", "request_id": "req-eee6d2aa-38c3-40c9-9b14-3f99231e5dac"}]} 2026-03-03 20:06:57.403 8 INFO neutron.db.segments_db [None req-500a3110-fa08-4076-b477-2162e38cdd62 7430b5ea4d0e409ca2258209d8ae34b2 3d730c1bf1294959bed1db664db33dd5 - - default default] Added segment 7d7e40c9-593d-4b40-84a4-b696ae2e8d32 of type vxlan for network 4266a0f1-6d4f-4540-a8a3-1f2f49f067ed [pid: 8|app: 0|req: 903/1958] 10.0.0.214 () {34 vars in 670 bytes} [Tue Mar 3 20:06:57 2026] POST /v2.0/networks => generated 630 bytes in 179 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1056/1959] 10.0.0.214 () {34 vars in 669 bytes} [Tue Mar 3 20:06:57 2026] POST /v2.0/subnets => generated 1272 bytes in 513 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 904/1960] 10.0.0.214 () {32 vars in 647 bytes} [Tue Mar 3 20:06:58 2026] GET /v2.0/subnets => generated 1908 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1057/1961] 10.0.0.214 () {32 vars in 724 bytes} [Tue Mar 3 20:06:58 2026] DELETE /v2.0/subnets/10f4cb0c-183c-465a-ac64-c0f35c532300 => generated 0 bytes in 164 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 905/1962] 10.0.0.208 () {34 vars in 990 bytes} [Tue Mar 3 20:06:58 2026] GET /v2.0/ports?device_id=69bcbafa-29bf-4234-9be0-f7e844c49409 => generated 1010 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 906/1963] 10.0.0.208 () {34 vars in 1120 bytes} [Tue Mar 3 20:06:58 2026] GET /v2.0/security-groups?id=43507cd2-692c-4b54-acba-df08d7a8a357&id=ba21cd4d-b0d6-4792-9c40-12350417387f&fields=id&fields=name => generated 205 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1058/1964] 10.0.0.214 () {32 vars in 724 bytes} [Tue Mar 3 20:06:58 2026] DELETE /v2.0/subnets/1eb3cec2-84a7-40ad-abcf-f37bb81a5f24 => generated 0 bytes in 133 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 907/1965] 10.0.0.214 () {32 vars in 647 bytes} [Tue Mar 3 20:06:58 2026] GET /v2.0/subnets => generated 649 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-03-03 20:06:58.534 7 INFO neutron.services.segments.plugin [-] Segment 7d7e40c9-593d-4b40-84a4-b696ae2e8d32 resource provider aggregate not found 2026-03-03 20:06:58.539 7 INFO neutron.services.segments.plugin [-] Segment 7d7e40c9-593d-4b40-84a4-b696ae2e8d32 resource provider aggregate not found 2026-03-03 20:06:58.557 7 INFO neutron.services.segments.plugin [-] Segment 7d7e40c9-593d-4b40-84a4-b696ae2e8d32 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7d7e40c9-593d-4b40-84a4-b696ae2e8d32 found for delete ", "request_id": "req-86a07e3f-85fe-4c7a-bee8-dfde499d8411"}]} 2026-03-03 20:06:58.559 7 INFO neutron.services.segments.plugin [-] Segment 7d7e40c9-593d-4b40-84a4-b696ae2e8d32 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7d7e40c9-593d-4b40-84a4-b696ae2e8d32 found for delete ", "request_id": "req-b4cc7f7e-104a-4282-9d7f-aadb13328877"}]} [pid: 7|app: 0|req: 1059/1966] 10.0.0.214 () {32 vars in 726 bytes} [Tue Mar 3 20:06:58 2026] DELETE /v2.0/networks/4266a0f1-6d4f-4540-a8a3-1f2f49f067ed => generated 0 bytes in 148 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 908/1967] 10.0.0.214 () {32 vars in 726 bytes} [Tue Mar 3 20:06:58 2026] DELETE /v2.0/networks/687cf6bf-ff7f-47ce-946d-713c6b680669 => generated 0 bytes in 125 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1060/1968] 10.0.0.214 () {32 vars in 726 bytes} [Tue Mar 3 20:06:58 2026] DELETE /v2.0/networks/84fa1f6d-f092-434d-b918-5e19fe482e5b => generated 0 bytes in 151 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 909/1969] 10.0.0.214 () {32 vars in 726 bytes} [Tue Mar 3 20:06:58 2026] DELETE /v2.0/networks/82cf318b-fc12-4c97-b54c-334c31777d63 => generated 0 bytes in 139 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-03-03 20:06:59.407 8 INFO neutron.services.segments.plugin [-] Segment 763da1b4-8dba-4879-9c44-ced467813002 resource provider aggregate not found 2026-03-03 20:06:59.413 8 INFO neutron.services.segments.plugin [-] Segment 763da1b4-8dba-4879-9c44-ced467813002 resource provider aggregate not found 2026-03-03 20:06:59.422 8 INFO neutron.services.segments.plugin [-] Segment 763da1b4-8dba-4879-9c44-ced467813002 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 763da1b4-8dba-4879-9c44-ced467813002 found for delete ", "request_id": "req-44dcf1f0-627d-42e0-8d78-1a731ac5ef11"}]} 2026-03-03 20:06:59.431 8 INFO neutron.services.segments.plugin [-] Segment 763da1b4-8dba-4879-9c44-ced467813002 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 763da1b4-8dba-4879-9c44-ced467813002 found for delete ", "request_id": "req-ddcb26d8-26a4-445f-8587-a82d0b823794"}]} 2026-03-03 20:06:59.440 8 INFO neutron.services.segments.plugin [-] Segment 6a211220-4e74-4b3e-b028-a7b3fcb7fc68 resource provider aggregate not found 2026-03-03 20:06:59.455 8 INFO neutron.services.segments.plugin [-] Segment 6a211220-4e74-4b3e-b028-a7b3fcb7fc68 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6a211220-4e74-4b3e-b028-a7b3fcb7fc68 found for delete ", "request_id": "req-85af6dec-f84c-483a-9e4b-81fedec46795"}]} 2026-03-03 20:06:59.458 8 INFO neutron.services.segments.plugin [-] Segment 6a211220-4e74-4b3e-b028-a7b3fcb7fc68 resource provider aggregate not found 2026-03-03 20:06:59.475 8 INFO neutron.services.segments.plugin [-] Segment 6a211220-4e74-4b3e-b028-a7b3fcb7fc68 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6a211220-4e74-4b3e-b028-a7b3fcb7fc68 found for delete ", "request_id": "req-86f1aa0c-e18e-4ceb-8d1f-abdb1e2340e3"}]} [pid: 7|app: 0|req: 1061/1970] 10.0.0.208 () {34 vars in 990 bytes} [Tue Mar 3 20:06:59 2026] GET /v2.0/ports?device_id=69bcbafa-29bf-4234-9be0-f7e844c49409 => generated 1010 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 910/1971] 10.0.0.208 () {34 vars in 1120 bytes} [Tue Mar 3 20:06:59 2026] GET /v2.0/security-groups?id=43507cd2-692c-4b54-acba-df08d7a8a357&id=ba21cd4d-b0d6-4792-9c40-12350417387f&fields=id&fields=name => generated 205 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1062/1972] 10.0.0.214 () {32 vars in 774 bytes} [Tue Mar 3 20:06:59 2026] GET /v2.0/security-groups?tenant_id=3d730c1bf1294959bed1db664db33dd5&name=default => generated 2925 bytes in 149 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 911/1973] 10.0.0.214 () {32 vars in 740 bytes} [Tue Mar 3 20:06:59 2026] DELETE /v2.0/security-groups/e0734bb3-9bc6-4bb3-956e-ec4efab12dfc => generated 0 bytes in 98 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-03-03 20:07:00.577 7 INFO neutron.services.segments.plugin [-] Segment 466ea398-d963-43ea-a8d1-ff70af730cf4 resource provider aggregate not found 2026-03-03 20:07:00.581 7 INFO neutron.services.segments.plugin [-] Segment 466ea398-d963-43ea-a8d1-ff70af730cf4 resource provider aggregate not found 2026-03-03 20:07:00.598 7 INFO neutron.services.segments.plugin [-] Segment 466ea398-d963-43ea-a8d1-ff70af730cf4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 466ea398-d963-43ea-a8d1-ff70af730cf4 found for delete ", "request_id": "req-f62eac20-4ea0-4631-8533-4602b8fb74ae"}]} 2026-03-03 20:07:00.601 7 INFO neutron.services.segments.plugin [-] Segment 466ea398-d963-43ea-a8d1-ff70af730cf4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 466ea398-d963-43ea-a8d1-ff70af730cf4 found for delete ", "request_id": "req-4277b62e-cce4-45b2-b101-79f4f42eebc4"}]} [pid: 7|app: 0|req: 1063/1974] 10.0.0.208 () {34 vars in 990 bytes} [Tue Mar 3 20:07:00 2026] GET /v2.0/ports?device_id=69bcbafa-29bf-4234-9be0-f7e844c49409 => generated 1008 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 912/1975] 199.204.45.89 () {34 vars in 993 bytes} [Tue Mar 3 20:07:00 2026] GET /v2.0/ports?device_id=69bcbafa-29bf-4234-9be0-f7e844c49409 => generated 1008 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1064/1976] 10.0.0.208 () {34 vars in 1120 bytes} [Tue Mar 3 20:07:00 2026] GET /v2.0/security-groups?id=43507cd2-692c-4b54-acba-df08d7a8a357&id=ba21cd4d-b0d6-4792-9c40-12350417387f&fields=id&fields=name => generated 205 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-03-03 20:07:00.853 8 INFO neutron_taas.services.taas.taas_plugin [req-7662df4e-6a04-4254-ab2b-df7bd802ebc2 req-01d23912-55c8-4fd8-a82b-80f440d69c99 ed7e246d5cff425b88aa262b3191252c 6aeabc543e924cb0b177bd637e2f09a3 - - default default] TaaS: Handle Delete Port: 9323c6e0-6826-4731-a295-7ef3d67234fb 2026-03-03 20:07:00.856 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-7662df4e-6a04-4254-ab2b-df7bd802ebc2 req-01d23912-55c8-4fd8-a82b-80f440d69c99 ed7e246d5cff425b88aa262b3191252c 6aeabc543e924cb0b177bd637e2f09a3 - - default default] Tap Mirror: Handle Delete Port: 9323c6e0-6826-4731-a295-7ef3d67234fb 2026-03-03 20:07:00.984 8 INFO neutron.db.l3_db [req-7662df4e-6a04-4254-ab2b-df7bd802ebc2 req-01d23912-55c8-4fd8-a82b-80f440d69c99 ed7e246d5cff425b88aa262b3191252c 6aeabc543e924cb0b177bd637e2f09a3 - - default default] Floating IP 47e94ad7-97fa-48bd-8bea-294c7b6b47eb disassociated. External IP: 10.96.250.212, port: 9323c6e0-6826-4731-a295-7ef3d67234fb. [pid: 8|app: 0|req: 913/1977] 199.204.45.89 () {36 vars in 996 bytes} [Tue Mar 3 20:07:00 2026] DELETE /v2.0/ports/9323c6e0-6826-4731-a295-7ef3d67234fb => generated 0 bytes in 617 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-03-03 20:07:01.407 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-15f5b426-499e-4316-b88a-42829fc38063'] response: {'server_uuid': '69bcbafa-29bf-4234-9be0-f7e844c49409', 'name': 'network-vif-deleted', 'tag': '9323c6e0-6826-4731-a295-7ef3d67234fb', 'status': 'completed', 'code': 200} 2026-03-03 20:07:01.815 7 INFO neutron.db.segments_db [None req-f0f3daa5-7f30-4b98-8444-aeedcb9efb24 18d967b6e6cc4b97a003c2409a0bc27c effad1512964492d822a02773ac424f6 - - default default] Added segment 25343590-a176-4861-93a0-2c6509230912 of type vxlan for network e20acafb-441b-46a4-8e3d-14726edd50c6 [pid: 8|app: 0|req: 914/1978] 10.0.0.208 () {34 vars in 990 bytes} [Tue Mar 3 20:07:01 2026] GET /v2.0/ports?device_id=69bcbafa-29bf-4234-9be0-f7e844c49409 => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1065/1979] 10.0.0.214 () {34 vars in 670 bytes} [Tue Mar 3 20:07:01 2026] POST /v2.0/networks => generated 628 bytes in 399 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 915/1980] 10.0.0.214 () {34 vars in 669 bytes} [Tue Mar 3 20:07:02 2026] POST /v2.0/subnets => generated 673 bytes in 254 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-03-03 20:07:02.668 7 INFO neutron.db.segments_db [None req-3daeb452-2ace-48e9-b9cf-3bd7a3628614 18d967b6e6cc4b97a003c2409a0bc27c effad1512964492d822a02773ac424f6 - - default default] Added segment 7820e150-1600-41a5-8c85-9301647a3374 of type vxlan for network ddfd22cf-0eae-40d2-baf4-553c91c03937 [pid: 7|app: 0|req: 1066/1981] 10.0.0.214 () {34 vars in 670 bytes} [Tue Mar 3 20:07:02 2026] POST /v2.0/networks => generated 629 bytes in 135 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 916/1982] 10.0.0.214 () {34 vars in 743 bytes} [Tue Mar 3 20:07:02 2026] PUT /v2.0/networks/ddfd22cf-0eae-40d2-baf4-553c91c03937 => generated 592 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 917/1983] 10.0.0.208 () {34 vars in 990 bytes} [Tue Mar 3 20:07:02 2026] GET /v2.0/ports?device_id=69bcbafa-29bf-4234-9be0-f7e844c49409 => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1067/1984] 10.0.0.214 () {34 vars in 669 bytes} [Tue Mar 3 20:07:02 2026] POST /v2.0/subnets => generated 646 bytes in 207 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 918/1985] 10.0.0.214 () {34 vars in 741 bytes} [Tue Mar 3 20:07:03 2026] PUT /v2.0/subnets/18d70da7-229b-43da-987e-066336ce6538 => generated 656 bytes in 237 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-03-03 20:07:03.516 7 INFO neutron.services.segments.plugin [-] Segment 7820e150-1600-41a5-8c85-9301647a3374 resource provider aggregate not found 2026-03-03 20:07:03.522 7 INFO neutron.services.segments.plugin [-] Segment 7820e150-1600-41a5-8c85-9301647a3374 resource provider aggregate not found 2026-03-03 20:07:03.539 7 INFO neutron.services.segments.plugin [-] Segment 7820e150-1600-41a5-8c85-9301647a3374 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7820e150-1600-41a5-8c85-9301647a3374 found for delete ", "request_id": "req-44d2a41f-83ac-4965-8ef2-ef56f273e949"}]} 2026-03-03 20:07:03.540 7 INFO neutron.services.segments.plugin [-] Segment 7820e150-1600-41a5-8c85-9301647a3374 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7820e150-1600-41a5-8c85-9301647a3374 found for delete ", "request_id": "req-9e207041-c3a1-4148-8436-d7bf217172b2"}]} [pid: 7|app: 0|req: 1068/1986] 10.0.0.214 () {32 vars in 726 bytes} [Tue Mar 3 20:07:03 2026] DELETE /v2.0/networks/ddfd22cf-0eae-40d2-baf4-553c91c03937 => generated 0 bytes in 263 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-03-03 20:07:03.596 8 INFO neutron.pecan_wsgi.hooks.translation [None req-8608ad14-b01a-430b-bef9-a986513cd7bc 18d967b6e6cc4b97a003c2409a0bc27c effad1512964492d822a02773ac424f6 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 919/1987] 10.0.0.214 () {32 vars in 726 bytes} [Tue Mar 3 20:07:03 2026] DELETE /v2.0/networks/ddfd22cf-0eae-40d2-baf4-553c91c03937 => generated 138 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1069/1988] 10.0.0.214 () {32 vars in 694 bytes} [Tue Mar 3 20:07:03 2026] GET /v2.0/networks?router%3Aexternal=True => generated 651 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 920/1989] 10.0.0.214 () {32 vars in 742 bytes} [Tue Mar 3 20:07:03 2026] GET /v2.0/subnets?network_id=4cc0c146-525e-44ae-8299-cb03d9adc5c4 => generated 649 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1070/1990] 10.0.0.214 () {32 vars in 653 bytes} [Tue Mar 3 20:07:03 2026] GET /v2.0/extensions => generated 21537 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 921/1991] 10.0.0.214 () {32 vars in 649 bytes} [Tue Mar 3 20:07:03 2026] GET /v2.0/networks => generated 1312 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1071/1992] 10.0.0.214 () {32 vars in 647 bytes} [Tue Mar 3 20:07:03 2026] GET /v2.0/subnets => generated 1312 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 922/1993] 10.0.0.214 () {32 vars in 723 bytes} [Tue Mar 3 20:07:03 2026] GET /v2.0/networks/e20acafb-441b-46a4-8e3d-14726edd50c6 => generated 672 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1072/1994] 10.0.0.214 () {32 vars in 721 bytes} [Tue Mar 3 20:07:03 2026] GET /v2.0/subnets/ec6f22fa-1426-4206-9b98-ef7e2a8efd28 => generated 673 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-03-03 20:07:03.959 8 INFO neutron.pecan_wsgi.hooks.translation [None req-02dadc6f-491a-44b8-ac05-9f6bcbf51bad 18d967b6e6cc4b97a003c2409a0bc27c effad1512964492d822a02773ac424f6 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 923/1995] 10.0.0.214 () {32 vars in 724 bytes} [Tue Mar 3 20:07:03 2026] DELETE /v2.0/subnets/18d70da7-229b-43da-987e-066336ce6538 => generated 136 bytes in 34 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-03-03 20:07:03.987 7 INFO neutron.pecan_wsgi.hooks.translation [None req-3405352e-d3ef-4878-91ca-75cc97f7bc3e 18d967b6e6cc4b97a003c2409a0bc27c effad1512964492d822a02773ac424f6 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1073/1996] 10.0.0.214 () {32 vars in 726 bytes} [Tue Mar 3 20:07:03 2026] DELETE /v2.0/networks/ddfd22cf-0eae-40d2-baf4-553c91c03937 => generated 138 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1074/1997] 10.0.0.208 () {34 vars in 990 bytes} [Tue Mar 3 20:07:04 2026] GET /v2.0/ports?device_id=69bcbafa-29bf-4234-9be0-f7e844c49409 => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 924/1998] 10.0.0.214 () {32 vars in 724 bytes} [Tue Mar 3 20:07:03 2026] DELETE /v2.0/subnets/ec6f22fa-1426-4206-9b98-ef7e2a8efd28 => generated 0 bytes in 150 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1075/1999] 10.0.0.214 () {32 vars in 726 bytes} [Tue Mar 3 20:07:04 2026] DELETE /v2.0/networks/e20acafb-441b-46a4-8e3d-14726edd50c6 => generated 0 bytes in 132 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 925/2000] 10.0.0.214 () {32 vars in 826 bytes} [Tue Mar 3 20:07:04 2026] GET /v2.0/ports?project_id=aac513947fed4b77a2a27f9abe8ba7ae&network_id=221fd3ea-95bc-493d-8515-0c52848412ae => generated 3691 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1076/2001] 10.0.0.214 () {32 vars in 742 bytes} [Tue Mar 3 20:07:04 2026] GET /v2.0/subnets?network_id=4cc0c146-525e-44ae-8299-cb03d9adc5c4 => generated 667 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 926/2002] 10.0.0.214 () {32 vars in 774 bytes} [Tue Mar 3 20:07:04 2026] GET /v2.0/security-groups?tenant_id=effad1512964492d822a02773ac424f6&name=default => generated 2925 bytes in 133 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 927/2003] 10.0.0.214 () {32 vars in 740 bytes} [Tue Mar 3 20:07:04 2026] DELETE /v2.0/security-groups/1c0dbb8f-fd12-4f59-b52d-932aa416ec0e => generated 0 bytes in 94 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-03-03 20:07:05.008 7 INFO neutron.db.l3_db [None req-95d66415-22bc-4eb1-b548-735181f05f24 f33fa1adc6b249298fd6967a0be3b58d aac513947fed4b77a2a27f9abe8ba7ae - - default default] Floating IP c4a6a836-9d9e-4b23-8b59-2f4f29807ac2 disassociated. External IP: 10.96.250.211, port: 559a2415-6514-4dc2-9772-bd8665d65b73. [pid: 8|app: 0|req: 928/2004] 10.0.0.214 () {32 vars in 740 bytes} [Tue Mar 3 20:07:05 2026] DELETE /v2.0/security-groups/43507cd2-692c-4b54-acba-df08d7a8a357 => generated 0 bytes in 101 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-03-03 20:07:05.303 8 INFO neutron.api.v2.resource [None req-09c5bd38-0fe4-40ba-9c4d-cc775e092113 ed7e246d5cff425b88aa262b3191252c 6aeabc543e924cb0b177bd637e2f09a3 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 929/2005] 10.0.0.214 () {32 vars in 737 bytes} [Tue Mar 3 20:07:05 2026] GET /v2.0/security-groups/43507cd2-692c-4b54-acba-df08d7a8a357 => generated 146 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1077/2006] 10.0.0.214 () {34 vars in 749 bytes} [Tue Mar 3 20:07:04 2026] PUT /v2.0/floatingips/c4a6a836-9d9e-4b23-8b59-2f4f29807ac2 => generated 554 bytes in 463 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1078/2007] 10.0.0.214 () {32 vars in 729 bytes} [Tue Mar 3 20:07:05 2026] GET /v2.0/floatingips/c4a6a836-9d9e-4b23-8b59-2f4f29807ac2 => generated 554 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-03-03 20:07:05.382 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-808516d3-80b5-48b0-8ca7-0ed1de7fbfef'] response: {'name': 'network-changed', 'server_uuid': 'e9517493-5290-4c53-bd79-ba30bd00e934', 'tag': '559a2415-6514-4dc2-9772-bd8665d65b73', 'status': 'completed', 'code': 200} 2026-03-03 20:07:05.415 8 INFO neutron_taas.services.taas.taas_plugin [None req-04d3ab98-9c2a-4ef0-8849-42ec464cb8d0 ed7e246d5cff425b88aa262b3191252c 6aeabc543e924cb0b177bd637e2f09a3 - - default default] TaaS: Handle Delete Port: dfc0a9e6-4f94-43bd-a494-cc462581e685 2026-03-03 20:07:05.418 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-04d3ab98-9c2a-4ef0-8849-42ec464cb8d0 ed7e246d5cff425b88aa262b3191252c 6aeabc543e924cb0b177bd637e2f09a3 - - default default] Tap Mirror: Handle Delete Port: dfc0a9e6-4f94-43bd-a494-cc462581e685 2026-03-03 20:07:05.559 7 INFO neutron.services.segments.plugin [-] Segment 25343590-a176-4861-93a0-2c6509230912 resource provider aggregate not found 2026-03-03 20:07:05.565 7 INFO neutron.services.segments.plugin [-] Segment 25343590-a176-4861-93a0-2c6509230912 resource provider aggregate not found [pid: 8|app: 0|req: 930/2008] 10.0.0.214 () {32 vars in 732 bytes} [Tue Mar 3 20:07:05 2026] DELETE /v2.0/floatingips/47e94ad7-97fa-48bd-8bea-294c7b6b47eb => generated 0 bytes in 257 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-03-03 20:07:05.583 7 INFO neutron.services.segments.plugin [-] Segment 25343590-a176-4861-93a0-2c6509230912 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 25343590-a176-4861-93a0-2c6509230912 found for delete ", "request_id": "req-f1a6563f-f662-4114-8262-474fee15033b"}]} 2026-03-03 20:07:05.587 7 INFO neutron.services.segments.plugin [-] Segment 25343590-a176-4861-93a0-2c6509230912 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 25343590-a176-4861-93a0-2c6509230912 found for delete ", "request_id": "req-f02308f7-93ee-4445-b6c2-ee338e815350"}]} [pid: 7|app: 0|req: 1079/2009] 10.0.0.214 () {32 vars in 740 bytes} [Tue Mar 3 20:07:05 2026] DELETE /v2.0/security-groups/ba21cd4d-b0d6-4792-9c40-12350417387f => generated 0 bytes in 127 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1080/2010] 199.204.45.89 () {34 vars in 1079 bytes} [Tue Mar 3 20:07:05 2026] GET /v2.0/ports?tenant_id=aac513947fed4b77a2a27f9abe8ba7ae&device_id=e9517493-5290-4c53-bd79-ba30bd00e934 => generated 1240 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1081/2011] 199.204.45.89 () {34 vars in 985 bytes} [Tue Mar 3 20:07:05 2026] GET /v2.0/networks?id=221fd3ea-95bc-493d-8515-0c52848412ae => generated 755 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1082/2012] 199.204.45.89 () {34 vars in 1057 bytes} [Tue Mar 3 20:07:06 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=559a2415-6514-4dc2-9772-bd8665d65b73 => generated 19 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-03 20:07:06.068 8 INFO neutron_taas.services.taas.taas_plugin [None req-3d1f55bf-a533-40b0-94ce-1318014c0816 7cbd9215fda843e1a1edd5f7c63c1961 a65240bb7d184953af84247a97d12afe - - default default] TaaS: Handle Delete Port: a65cf810-7433-458c-a4f5-770b72b0d8b9 2026-03-03 20:07:06.071 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-3d1f55bf-a533-40b0-94ce-1318014c0816 7cbd9215fda843e1a1edd5f7c63c1961 a65240bb7d184953af84247a97d12afe - - default default] Tap Mirror: Handle Delete Port: a65cf810-7433-458c-a4f5-770b72b0d8b9 [pid: 7|app: 0|req: 1083/2013] 199.204.45.89 () {34 vars in 983 bytes} [Tue Mar 3 20:07:06 2026] GET /v2.0/subnets?id=a8eb6e48-58ff-4612-96ce-1c482403f5db => generated 678 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1084/2014] 199.204.45.89 () {34 vars in 1051 bytes} [Tue Mar 3 20:07:06 2026] GET /v2.0/ports?network_id=221fd3ea-95bc-493d-8515-0c52848412ae&device_owner=network%3Adhcp => generated 1244 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1085/2015] 199.204.45.89 () {34 vars in 1011 bytes} [Tue Mar 3 20:07:06 2026] GET /v2.0/networks/221fd3ea-95bc-493d-8515-0c52848412ae?fields=segments => generated 14 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1088/2018] 199.204.45.89 () {34 vars in 1111 bytes} [Tue Mar 3 20:07:06 2026] GET /v2.0/networks/221fd3ea-95bc-493d-8515-0c52848412ae?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1089/2019] 10.0.0.214 () {32 vars in 729 bytes} [Tue Mar 3 20:07:06 2026] GET /v2.0/floatingips/c4a6a836-9d9e-4b23-8b59-2f4f29807ac2 => generated 554 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 931/2020] 10.0.0.214 () {34 vars in 789 bytes} [Tue Mar 3 20:07:05 2026] PUT /v2.0/routers/cdaaa759-634f-433f-adba-41a4c2b5ab53/remove_router_interface => generated 309 bytes in 894 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-03-03 20:07:06.865 7 INFO neutron_taas.services.taas.taas_plugin [None req-864e13ef-bfb0-4216-a9c6-066acb378d98 7cbd9215fda843e1a1edd5f7c63c1961 a65240bb7d184953af84247a97d12afe - - default default] TaaS: Handle Delete Port: 799a5fbf-f175-40de-8848-fadd4a08cc7f 2026-03-03 20:07:06.868 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-864e13ef-bfb0-4216-a9c6-066acb378d98 7cbd9215fda843e1a1edd5f7c63c1961 a65240bb7d184953af84247a97d12afe - - default default] Tap Mirror: Handle Delete Port: 799a5fbf-f175-40de-8848-fadd4a08cc7f 2026-03-03 20:07:07.010 8 INFO neutron.db.segments_db [None req-7fa671a3-f5a9-490b-8ea8-736d91fa975e f8d76659c3ac489c9ecf24232bf984f4 12ec93adc60043adaed9ac774f91bd07 - - default default] Added segment d7120d5b-12fe-4c73-a8ab-ea6f2a701bf7 of type vxlan for network 66dd0eb5-d5b5-40b0-904d-2890695675fe [pid: 8|app: 0|req: 932/2021] 10.0.0.214 () {34 vars in 670 bytes} [Tue Mar 3 20:07:06 2026] POST /v2.0/networks => generated 629 bytes in 422 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-03-03 20:07:07.120 7 INFO neutron_taas.services.taas.taas_plugin [None req-864e13ef-bfb0-4216-a9c6-066acb378d98 7cbd9215fda843e1a1edd5f7c63c1961 a65240bb7d184953af84247a97d12afe - - default default] TaaS: Handle Delete Port: b27b1ee6-de4a-41e5-8328-31c30803cb84 2026-03-03 20:07:07.123 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-864e13ef-bfb0-4216-a9c6-066acb378d98 7cbd9215fda843e1a1edd5f7c63c1961 a65240bb7d184953af84247a97d12afe - - default default] Tap Mirror: Handle Delete Port: b27b1ee6-de4a-41e5-8328-31c30803cb84 [pid: 8|app: 0|req: 933/2022] 10.0.0.214 () {34 vars in 665 bytes} [Tue Mar 3 20:07:07 2026] POST /v2.0/ports => generated 779 bytes in 311 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 934/2023] 10.0.0.214 () {32 vars in 729 bytes} [Tue Mar 3 20:07:07 2026] GET /v2.0/floatingips/c4a6a836-9d9e-4b23-8b59-2f4f29807ac2 => generated 552 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-03-03 20:07:07.494 8 INFO neutron.db.segments_db [None req-6aa7df0b-e6b7-4e6c-836e-2350401c4eae f8d76659c3ac489c9ecf24232bf984f4 12ec93adc60043adaed9ac774f91bd07 - - default default] Added segment 54a4850c-69e2-4158-b95b-9b63c9b819a8 of type vxlan for network 41c958dd-4b10-43d2-9e50-3eef41da1a1a 2026-03-03 20:07:07.495 7 INFO neutron.db.l3_hamode_db [None req-864e13ef-bfb0-4216-a9c6-066acb378d98 7cbd9215fda843e1a1edd5f7c63c1961 a65240bb7d184953af84247a97d12afe - - default default] HA network ca9801ba-0f48-41c0-bc4b-c59a0558c129 was deleted as no HA routers are present in tenant 6aeabc543e924cb0b177bd637e2f09a3. [pid: 7|app: 0|req: 1090/2024] 10.0.0.214 () {32 vars in 724 bytes} [Tue Mar 3 20:07:06 2026] DELETE /v2.0/routers/cdaaa759-634f-433f-adba-41a4c2b5ab53 => generated 0 bytes in 860 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 935/2025] 10.0.0.214 () {34 vars in 670 bytes} [Tue Mar 3 20:07:07 2026] POST /v2.0/networks => generated 617 bytes in 140 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-03-03 20:07:07.604 7 INFO neutron.services.segments.plugin [-] Segment 76cdfc23-a03b-43cd-8dc0-ed5e072dbf6f resource provider aggregate not found 2026-03-03 20:07:07.610 7 INFO neutron.services.segments.plugin [-] Segment 76cdfc23-a03b-43cd-8dc0-ed5e072dbf6f resource provider aggregate not found 2026-03-03 20:07:07.626 7 INFO neutron.services.segments.plugin [-] Segment 76cdfc23-a03b-43cd-8dc0-ed5e072dbf6f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 76cdfc23-a03b-43cd-8dc0-ed5e072dbf6f found for delete ", "request_id": "req-efa4c976-2d79-408d-b545-5451de283b5c"}]} 2026-03-03 20:07:07.629 7 INFO neutron.services.segments.plugin [-] Segment 76cdfc23-a03b-43cd-8dc0-ed5e072dbf6f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 76cdfc23-a03b-43cd-8dc0-ed5e072dbf6f found for delete ", "request_id": "req-b8025e3f-8100-4e63-91f8-e1770451e4e9"}]} [pid: 7|app: 0|req: 1091/2026] 10.0.0.214 () {32 vars in 724 bytes} [Tue Mar 3 20:07:07 2026] DELETE /v2.0/subnets/56368b33-963c-4e22-bf52-dc68b336894a => generated 0 bytes in 156 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-03-03 20:07:07.773 7 INFO neutron_taas.services.taas.taas_plugin [None req-5528ce69-2b22-49b6-bda0-6385699d9441 7cbd9215fda843e1a1edd5f7c63c1961 a65240bb7d184953af84247a97d12afe - - default default] TaaS: Handle Delete Port: 84b6a9d8-1dc0-41a1-9991-e32511bfec02 2026-03-03 20:07:07.775 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-5528ce69-2b22-49b6-bda0-6385699d9441 7cbd9215fda843e1a1edd5f7c63c1961 a65240bb7d184953af84247a97d12afe - - default default] Tap Mirror: Handle Delete Port: 84b6a9d8-1dc0-41a1-9991-e32511bfec02 [pid: 8|app: 0|req: 936/2027] 10.0.0.214 () {34 vars in 669 bytes} [Tue Mar 3 20:07:07 2026] POST /v2.0/subnets => generated 646 bytes in 221 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1092/2028] 10.0.0.214 () {32 vars in 726 bytes} [Tue Mar 3 20:07:07 2026] DELETE /v2.0/networks/f06776f3-dd5f-4828-818f-2ea66c559a9c => generated 0 bytes in 302 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 937/2029] 10.0.0.214 () {34 vars in 665 bytes} [Tue Mar 3 20:07:07 2026] POST /v2.0/ports => generated 962 bytes in 351 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-03 20:07:08.259 8 INFO neutron_taas.services.taas.taas_plugin [None req-938af544-6370-4441-b4b7-952504546a26 f8d76659c3ac489c9ecf24232bf984f4 12ec93adc60043adaed9ac774f91bd07 - - default default] TaaS: Handle Delete Port: 5c596354-00aa-40ac-88ab-59e09c89ab80 2026-03-03 20:07:08.261 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-938af544-6370-4441-b4b7-952504546a26 f8d76659c3ac489c9ecf24232bf984f4 12ec93adc60043adaed9ac774f91bd07 - - default default] Tap Mirror: Handle Delete Port: 5c596354-00aa-40ac-88ab-59e09c89ab80 [pid: 8|app: 0|req: 938/2030] 10.0.0.214 () {32 vars in 720 bytes} [Tue Mar 3 20:07:08 2026] DELETE /v2.0/ports/5c596354-00aa-40ac-88ab-59e09c89ab80 => generated 0 bytes in 187 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-03-03 20:07:08.381 8 INFO neutron.pecan_wsgi.hooks.translation [None req-a2fcbe57-0418-4342-a867-cfe7f934ce8b f8d76659c3ac489c9ecf24232bf984f4 12ec93adc60043adaed9ac774f91bd07 - - default default] DELETE failed (client error): The resource could not be found. 2026-03-03 20:07:08.382 7 INFO neutron_taas.services.taas.taas_plugin [None req-f2cd4eba-597c-4de4-8904-1bcaf0ede308 7cbd9215fda843e1a1edd5f7c63c1961 a65240bb7d184953af84247a97d12afe - - default default] TaaS: Handle Delete Port: 41cb5039-1130-4d6f-acbf-1b81fb0a98e8 [pid: 8|app: 0|req: 939/2031] 10.0.0.214 () {32 vars in 720 bytes} [Tue Mar 3 20:07:08 2026] DELETE /v2.0/ports/5c596354-00aa-40ac-88ab-59e09c89ab80 => generated 132 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-03-03 20:07:08.386 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f2cd4eba-597c-4de4-8904-1bcaf0ede308 7cbd9215fda843e1a1edd5f7c63c1961 a65240bb7d184953af84247a97d12afe - - default default] Tap Mirror: Handle Delete Port: 41cb5039-1130-4d6f-acbf-1b81fb0a98e8 2026-03-03 20:07:08.406 8 INFO neutron.pecan_wsgi.hooks.translation [None req-cb733aa8-91ae-4de1-a700-9f148bcaae58 f8d76659c3ac489c9ecf24232bf984f4 12ec93adc60043adaed9ac774f91bd07 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 940/2032] 10.0.0.214 () {32 vars in 717 bytes} [Tue Mar 3 20:07:08 2026] GET /v2.0/ports/5c596354-00aa-40ac-88ab-59e09c89ab80 => generated 132 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 941/2033] 10.0.0.214 () {32 vars in 724 bytes} [Tue Mar 3 20:07:08 2026] DELETE /v2.0/subnets/db69b73d-77e2-4557-8fc1-e6127a66d927 => generated 0 bytes in 130 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 942/2034] 10.0.0.214 () {34 vars in 685 bytes} [Tue Mar 3 20:07:08 2026] POST /v2.0/security-groups => generated 1675 bytes in 110 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-03-03 20:07:08.745 8 INFO neutron.services.segments.plugin [-] Segment 54a4850c-69e2-4158-b95b-9b63c9b819a8 resource provider aggregate not found 2026-03-03 20:07:08.752 8 INFO neutron.services.segments.plugin [-] Segment 54a4850c-69e2-4158-b95b-9b63c9b819a8 resource provider aggregate not found 2026-03-03 20:07:08.768 8 INFO neutron.services.segments.plugin [-] Segment 54a4850c-69e2-4158-b95b-9b63c9b819a8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 54a4850c-69e2-4158-b95b-9b63c9b819a8 found for delete ", "request_id": "req-7410029b-002b-4152-8ad9-6a16c48d947c"}]} 2026-03-03 20:07:08.770 8 INFO neutron.services.segments.plugin [-] Segment 54a4850c-69e2-4158-b95b-9b63c9b819a8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 54a4850c-69e2-4158-b95b-9b63c9b819a8 found for delete ", "request_id": "req-81f00e00-6d8f-4593-8ddb-4305bc301f25"}]} [pid: 8|app: 0|req: 943/2035] 10.0.0.214 () {32 vars in 726 bytes} [Tue Mar 3 20:07:08 2026] DELETE /v2.0/networks/41c958dd-4b10-43d2-9e50-3eef41da1a1a => generated 0 bytes in 126 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 944/2036] 10.0.0.214 () {34 vars in 695 bytes} [Tue Mar 3 20:07:08 2026] POST /v2.0/security-group-rules => generated 597 bytes in 116 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1093/2037] 10.0.0.214 () {34 vars in 789 bytes} [Tue Mar 3 20:07:07 2026] PUT /v2.0/routers/fc58672c-aa1f-4d02-9517-737e5e8eb95b/remove_router_interface => generated 309 bytes in 948 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-03-03 20:07:08.948 8 INFO neutron.db.segments_db [None req-cd0d7e8c-1203-4aa3-bdc1-1788aa4bb201 f8d76659c3ac489c9ecf24232bf984f4 12ec93adc60043adaed9ac774f91bd07 - - default default] Added segment a2fe191b-5a7b-4ea1-a1d5-556759bef3ea of type vxlan for network 63c4e646-ddbc-4d84-a893-87b20cb9680d [pid: 7|app: 0|req: 1094/2038] 10.0.0.214 () {34 vars in 695 bytes} [Tue Mar 3 20:07:08 2026] POST /v2.0/security-group-rules => generated 596 bytes in 133 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 945/2039] 10.0.0.214 () {34 vars in 670 bytes} [Tue Mar 3 20:07:08 2026] POST /v2.0/networks => generated 616 bytes in 167 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 946/2040] 10.0.0.214 () {34 vars in 695 bytes} [Tue Mar 3 20:07:09 2026] POST /v2.0/security-group-rules => generated 602 bytes in 106 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-03-03 20:07:09.284 7 INFO neutron_taas.services.taas.taas_plugin [None req-216c0ebd-80b9-40d5-a235-93fffda3c60f 7cbd9215fda843e1a1edd5f7c63c1961 a65240bb7d184953af84247a97d12afe - - default default] TaaS: Handle Delete Port: 2495b5ca-a144-4f73-9870-5c6cce2b6020 2026-03-03 20:07:09.287 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-216c0ebd-80b9-40d5-a235-93fffda3c60f 7cbd9215fda843e1a1edd5f7c63c1961 a65240bb7d184953af84247a97d12afe - - default default] Tap Mirror: Handle Delete Port: 2495b5ca-a144-4f73-9870-5c6cce2b6020 [pid: 8|app: 0|req: 947/2041] 10.0.0.214 () {34 vars in 669 bytes} [Tue Mar 3 20:07:09 2026] POST /v2.0/subnets => generated 646 bytes in 265 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 948/2042] 10.0.0.214 () {34 vars in 695 bytes} [Tue Mar 3 20:07:09 2026] POST /v2.0/security-group-rules => generated 601 bytes in 89 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-03-03 20:07:09.545 7 INFO neutron_taas.services.taas.taas_plugin [None req-216c0ebd-80b9-40d5-a235-93fffda3c60f 7cbd9215fda843e1a1edd5f7c63c1961 a65240bb7d184953af84247a97d12afe - - default default] TaaS: Handle Delete Port: ed9d1786-82d0-432e-a95f-8dbb572f265c 2026-03-03 20:07:09.547 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-216c0ebd-80b9-40d5-a235-93fffda3c60f 7cbd9215fda843e1a1edd5f7c63c1961 a65240bb7d184953af84247a97d12afe - - default default] Tap Mirror: Handle Delete Port: ed9d1786-82d0-432e-a95f-8dbb572f265c 2026-03-03 20:07:09.654 7 INFO neutron.services.segments.plugin [-] Segment 4e25d029-695a-43d3-b122-5b0d4db4ecfe resource provider aggregate not found 2026-03-03 20:07:09.665 7 INFO neutron.services.segments.plugin [-] Segment 4e25d029-695a-43d3-b122-5b0d4db4ecfe resource provider aggregate not found 2026-03-03 20:07:09.676 7 INFO neutron.services.segments.plugin [-] Segment 4e25d029-695a-43d3-b122-5b0d4db4ecfe resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4e25d029-695a-43d3-b122-5b0d4db4ecfe found for delete ", "request_id": "req-100c6ab6-715d-425b-b2c4-86032d798c0d"}]} 2026-03-03 20:07:09.683 7 INFO neutron.services.segments.plugin [-] Segment 4e25d029-695a-43d3-b122-5b0d4db4ecfe resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4e25d029-695a-43d3-b122-5b0d4db4ecfe found for delete ", "request_id": "req-85bcf724-0452-4718-a520-b1b1386e73f6"}]} [pid: 8|app: 0|req: 949/2043] 10.0.0.214 () {34 vars in 665 bytes} [Tue Mar 3 20:07:09 2026] POST /v2.0/ports => generated 921 bytes in 284 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-03-03 20:07:09.851 8 INFO neutron.db.securitygroups_db [None req-b607b218-dc9d-4f9f-aa77-05311081965d f33fa1adc6b249298fd6967a0be3b58d aac513947fed4b77a2a27f9abe8ba7ae - - default default] Project aac513947fed4b77a2a27f9abe8ba7ae added a security group rule with legacy IPv6 ICMP protocol name icmp, ipv6-icmp should be used instead. It was automatically converted. 2026-03-03 20:07:09.896 7 INFO neutron.db.l3_hamode_db [None req-216c0ebd-80b9-40d5-a235-93fffda3c60f 7cbd9215fda843e1a1edd5f7c63c1961 a65240bb7d184953af84247a97d12afe - - default default] HA network e29aca33-53f0-4bbe-b0b3-14b566f9a63d was deleted as no HA routers are present in tenant 8ba845e6e5194e01a36393394df20951. [pid: 7|app: 0|req: 1095/2044] 10.0.0.214 () {32 vars in 724 bytes} [Tue Mar 3 20:07:09 2026] DELETE /v2.0/routers/fc58672c-aa1f-4d02-9517-737e5e8eb95b => generated 0 bytes in 845 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 950/2045] 10.0.0.214 () {34 vars in 695 bytes} [Tue Mar 3 20:07:09 2026] POST /v2.0/security-group-rules => generated 607 bytes in 123 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-03-03 20:07:10.089 7 INFO neutron_taas.services.taas.taas_plugin [None req-c8225ed6-f4e4-4d31-82bd-ebcad8557712 f8d76659c3ac489c9ecf24232bf984f4 12ec93adc60043adaed9ac774f91bd07 - - default default] TaaS: Handle Delete Port: 09b0df28-f66f-4bb0-adb0-5d2bce9838d0 2026-03-03 20:07:10.097 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c8225ed6-f4e4-4d31-82bd-ebcad8557712 f8d76659c3ac489c9ecf24232bf984f4 12ec93adc60043adaed9ac774f91bd07 - - default default] Tap Mirror: Handle Delete Port: 09b0df28-f66f-4bb0-adb0-5d2bce9838d0 [pid: 8|app: 0|req: 951/2046] 10.0.0.214 () {32 vars in 724 bytes} [Tue Mar 3 20:07:09 2026] DELETE /v2.0/subnets/0c3e6f64-9ca8-42f6-97ec-cac5cd801893 => generated 0 bytes in 234 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-03-03 20:07:10.200 8 INFO neutron.db.securitygroups_db [None req-60ddf672-b395-4ade-85e7-35e42bff23c6 f33fa1adc6b249298fd6967a0be3b58d aac513947fed4b77a2a27f9abe8ba7ae - - default default] Project aac513947fed4b77a2a27f9abe8ba7ae added a security group rule with legacy IPv6 ICMP protocol name icmp, ipv6-icmp should be used instead. It was automatically converted. [pid: 7|app: 0|req: 1096/2047] 10.0.0.214 () {32 vars in 720 bytes} [Tue Mar 3 20:07:09 2026] DELETE /v2.0/ports/09b0df28-f66f-4bb0-adb0-5d2bce9838d0 => generated 0 bytes in 309 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1097/2048] 10.0.0.214 () {32 vars in 721 bytes} [Tue Mar 3 20:07:10 2026] GET /v2.0/subnets/a010b88c-7abf-4877-889c-c50c02fe36bb => generated 676 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 952/2049] 10.0.0.214 () {34 vars in 695 bytes} [Tue Mar 3 20:07:10 2026] POST /v2.0/security-group-rules => generated 606 bytes in 165 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-03-03 20:07:10.349 8 INFO neutron.pecan_wsgi.hooks.translation [None req-1c4952da-ba33-4bc3-9c87-6e92008dee52 f8d76659c3ac489c9ecf24232bf984f4 12ec93adc60043adaed9ac774f91bd07 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 953/2050] 10.0.0.214 () {32 vars in 717 bytes} [Tue Mar 3 20:07:10 2026] GET /v2.0/ports/09b0df28-f66f-4bb0-adb0-5d2bce9838d0 => generated 132 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-03-03 20:07:10.368 7 INFO neutron_taas.services.taas.taas_plugin [None req-9eaf78a9-f846-4e40-9efc-d4af0c677680 7cbd9215fda843e1a1edd5f7c63c1961 a65240bb7d184953af84247a97d12afe - - default default] TaaS: Handle Delete Port: 989c5fab-d651-47a9-a4d2-ef883624e66d 2026-03-03 20:07:10.373 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-9eaf78a9-f846-4e40-9efc-d4af0c677680 7cbd9215fda843e1a1edd5f7c63c1961 a65240bb7d184953af84247a97d12afe - - default default] Tap Mirror: Handle Delete Port: 989c5fab-d651-47a9-a4d2-ef883624e66d [pid: 8|app: 0|req: 954/2051] 10.0.0.214 () {32 vars in 724 bytes} [Tue Mar 3 20:07:10 2026] DELETE /v2.0/subnets/8240fd32-2eb1-4059-bfbc-5307f4d2e9cd => generated 0 bytes in 133 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1098/2052] 10.0.0.214 () {32 vars in 726 bytes} [Tue Mar 3 20:07:10 2026] DELETE /v2.0/networks/6af3e707-a067-4ba4-b875-32b6dc94d2b8 => generated 0 bytes in 315 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 955/2053] 10.0.0.214 () {32 vars in 726 bytes} [Tue Mar 3 20:07:10 2026] DELETE /v2.0/networks/63c4e646-ddbc-4d84-a893-87b20cb9680d => generated 0 bytes in 140 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-03-03 20:07:10.792 8 INFO neutron.services.segments.plugin [-] Segment a2fe191b-5a7b-4ea1-a1d5-556759bef3ea resource provider aggregate not found 2026-03-03 20:07:10.800 8 INFO neutron.services.segments.plugin [-] Segment a2fe191b-5a7b-4ea1-a1d5-556759bef3ea resource provider aggregate not found 2026-03-03 20:07:10.818 8 INFO neutron.services.segments.plugin [-] Segment a2fe191b-5a7b-4ea1-a1d5-556759bef3ea resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a2fe191b-5a7b-4ea1-a1d5-556759bef3ea found for delete ", "request_id": "req-80ea3c94-4ff5-4c81-857b-9a44f0e6fcaa"}]} 2026-03-03 20:07:10.822 8 INFO neutron.services.segments.plugin [-] Segment a2fe191b-5a7b-4ea1-a1d5-556759bef3ea resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a2fe191b-5a7b-4ea1-a1d5-556759bef3ea found for delete ", "request_id": "req-1e65d042-4acd-4a5d-95b7-b0644ae50de9"}]} [pid: 8|app: 0|req: 956/2054] 10.0.0.214 () {32 vars in 649 bytes} [Tue Mar 3 20:07:10 2026] GET /v2.0/networks => generated 1297 bytes in 212 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1099/2055] 10.0.0.214 () {34 vars in 665 bytes} [Tue Mar 3 20:07:10 2026] POST /v2.0/ports => generated 779 bytes in 324 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 957/2056] 10.0.0.214 () {32 vars in 774 bytes} [Tue Mar 3 20:07:10 2026] GET /v2.0/security-groups?tenant_id=8ba845e6e5194e01a36393394df20951&name=default => generated 2925 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 958/2057] 10.0.0.214 () {32 vars in 740 bytes} [Tue Mar 3 20:07:10 2026] DELETE /v2.0/security-groups/7f251ad4-5d46-4a3e-a6d0-a4e195adaaee => generated 0 bytes in 94 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 959/2058] 10.0.0.208 () {34 vars in 1100 bytes} [Tue Mar 3 20:07:11 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-1435875997&fields=id&tenant_id=aac513947fed4b77a2a27f9abe8ba7ae => generated 69 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 960/2059] 10.0.0.208 () {34 vars in 982 bytes} [Tue Mar 3 20:07:11 2026] GET /v2.0/networks?id=221fd3ea-95bc-493d-8515-0c52848412ae => generated 660 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1100/2060] 10.0.0.214 () {34 vars in 737 bytes} [Tue Mar 3 20:07:10 2026] PUT /v2.0/ports/80cb72b1-82c8-426d-8088-5be77ec850dd => generated 752 bytes in 194 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 961/2061] 10.0.0.208 () {34 vars in 965 bytes} [Tue Mar 3 20:07:11 2026] GET /v2.0/quotas/aac513947fed4b77a2a27f9abe8ba7ae => generated 292 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 962/2062] 10.0.0.208 () {34 vars in 1002 bytes} [Tue Mar 3 20:07:11 2026] GET /v2.0/ports?tenant_id=aac513947fed4b77a2a27f9abe8ba7ae&fields=id => generated 149 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-03-03 20:07:11.282 7 INFO neutron_taas.services.taas.taas_plugin [None req-596fe58e-af8b-4871-89f8-f03a2d443b67 f8d76659c3ac489c9ecf24232bf984f4 12ec93adc60043adaed9ac774f91bd07 - - default default] TaaS: Handle Delete Port: 80cb72b1-82c8-426d-8088-5be77ec850dd 2026-03-03 20:07:11.285 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-596fe58e-af8b-4871-89f8-f03a2d443b67 f8d76659c3ac489c9ecf24232bf984f4 12ec93adc60043adaed9ac774f91bd07 - - default default] Tap Mirror: Handle Delete Port: 80cb72b1-82c8-426d-8088-5be77ec850dd [pid: 8|app: 0|req: 963/2063] 10.0.0.208 () {34 vars in 1008 bytes} [Tue Mar 3 20:07:11 2026] GET /v2.0/networks/221fd3ea-95bc-493d-8515-0c52848412ae?fields=segments => generated 14 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1101/2064] 10.0.0.214 () {32 vars in 720 bytes} [Tue Mar 3 20:07:11 2026] DELETE /v2.0/ports/80cb72b1-82c8-426d-8088-5be77ec850dd => generated 0 bytes in 180 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 964/2065] 10.0.0.208 () {34 vars in 1108 bytes} [Tue Mar 3 20:07:11 2026] GET /v2.0/networks/221fd3ea-95bc-493d-8515-0c52848412ae?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1102/2066] 10.0.0.214 () {32 vars in 643 bytes} [Tue Mar 3 20:07:11 2026] GET /v2.0/ports => generated 782 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 965/2067] 10.0.0.214 () {32 vars in 774 bytes} [Tue Mar 3 20:07:11 2026] GET /v2.0/security-groups?tenant_id=6aeabc543e924cb0b177bd637e2f09a3&name=default => generated 2925 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-03-03 20:07:11.428 7 INFO neutron.pecan_wsgi.hooks.translation [None req-6fa02f5f-7579-4264-bb07-40f1cf81fcd1 f8d76659c3ac489c9ecf24232bf984f4 12ec93adc60043adaed9ac774f91bd07 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1103/2068] 10.0.0.214 () {32 vars in 717 bytes} [Tue Mar 3 20:07:11 2026] GET /v2.0/ports/80cb72b1-82c8-426d-8088-5be77ec850dd => generated 132 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 966/2069] 10.0.0.214 () {32 vars in 740 bytes} [Tue Mar 3 20:07:11 2026] DELETE /v2.0/security-groups/7c0b7c61-22ec-4829-912d-37329e4ac0a2 => generated 0 bytes in 91 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 967/2070] 10.0.0.214 () {32 vars in 643 bytes} [Tue Mar 3 20:07:11 2026] GET /v2.0/ports => generated 782 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 968/2071] 10.0.0.208 () {34 vars in 990 bytes} [Tue Mar 3 20:07:11 2026] GET /v2.0/ports?device_id=8eb0fbef-5e1f-4353-b44c-b9b6ec4d4f30 => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 969/2072] 10.0.0.214 () {32 vars in 717 bytes} [Tue Mar 3 20:07:11 2026] GET /v2.0/ports/7cf9f512-b448-495a-8deb-db65109680d2 => generated 779 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-03-03 20:07:11.609 8 INFO neutron.pecan_wsgi.hooks.translation [None req-cb1c2398-ee21-45bb-95af-74b26089b5eb f8d76659c3ac489c9ecf24232bf984f4 12ec93adc60043adaed9ac774f91bd07 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1104/2073] 10.0.0.42 () {30 vars in 689 bytes} [Tue Mar 3 20:07:11 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 179 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 970/2074] 10.0.0.214 () {32 vars in 720 bytes} [Tue Mar 3 20:07:11 2026] DELETE /v2.0/ports/09b0df28-f66f-4bb0-adb0-5d2bce9838d0 => generated 132 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 971/2075] 10.0.0.42 () {30 vars in 691 bytes} [Tue Mar 3 20:07:11 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-03-03 20:07:11.633 7 INFO neutron.pecan_wsgi.hooks.translation [None req-005c51ec-88ec-49cb-988e-c6baf6c1e3c8 f8d76659c3ac489c9ecf24232bf984f4 12ec93adc60043adaed9ac774f91bd07 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1105/2076] 10.0.0.214 () {32 vars in 724 bytes} [Tue Mar 3 20:07:11 2026] DELETE /v2.0/subnets/8240fd32-2eb1-4059-bfbc-5307f4d2e9cd => generated 136 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 972/2077] 10.0.0.42 () {30 vars in 667 bytes} [Tue Mar 3 20:07:11 2026] GET /v2.0/extensions/qos => generated 166 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 973/2078] 10.0.0.42 () {30 vars in 703 bytes} [Tue Mar 3 20:07:11 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-03-03 20:07:11.650 7 INFO neutron.pecan_wsgi.hooks.translation [None req-55e84061-eba9-4113-9cab-5fc13206c25e f8d76659c3ac489c9ecf24232bf984f4 12ec93adc60043adaed9ac774f91bd07 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1106/2079] 10.0.0.214 () {32 vars in 724 bytes} [Tue Mar 3 20:07:11 2026] DELETE /v2.0/subnets/db69b73d-77e2-4557-8fc1-e6127a66d927 => generated 136 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-03-03 20:07:11.700 7 INFO neutron.services.segments.plugin [-] Segment e1a8481a-2575-46ef-af1f-a16d31af314e resource provider aggregate not found 2026-03-03 20:07:11.705 7 INFO neutron.services.segments.plugin [-] Segment e1a8481a-2575-46ef-af1f-a16d31af314e resource provider aggregate not found 2026-03-03 20:07:11.719 7 INFO neutron.services.segments.plugin [-] Segment e1a8481a-2575-46ef-af1f-a16d31af314e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e1a8481a-2575-46ef-af1f-a16d31af314e found for delete ", "request_id": "req-58423366-e480-44d2-a188-e617915920e4"}]} 2026-03-03 20:07:11.724 7 INFO neutron.services.segments.plugin [-] Segment e1a8481a-2575-46ef-af1f-a16d31af314e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e1a8481a-2575-46ef-af1f-a16d31af314e found for delete ", "request_id": "req-5e79162e-1a68-4605-9c82-e5000711e6a6"}]} 2026-03-03 20:07:11.743 7 INFO neutron.services.segments.plugin [-] Segment f48afb3f-8ab0-474f-a512-39af70197c07 resource provider aggregate not found 2026-03-03 20:07:11.746 8 INFO neutron_taas.services.taas.taas_plugin [None req-b6d32bdf-13b4-48e5-aba6-775ecc30ab1e f8d76659c3ac489c9ecf24232bf984f4 12ec93adc60043adaed9ac774f91bd07 - - default default] TaaS: Handle Delete Port: 7cf9f512-b448-495a-8deb-db65109680d2 2026-03-03 20:07:11.749 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b6d32bdf-13b4-48e5-aba6-775ecc30ab1e f8d76659c3ac489c9ecf24232bf984f4 12ec93adc60043adaed9ac774f91bd07 - - default default] Tap Mirror: Handle Delete Port: 7cf9f512-b448-495a-8deb-db65109680d2 2026-03-03 20:07:11.751 7 INFO neutron.services.segments.plugin [-] Segment f48afb3f-8ab0-474f-a512-39af70197c07 resource provider aggregate not found 2026-03-03 20:07:11.764 7 INFO neutron.services.segments.plugin [-] Segment f48afb3f-8ab0-474f-a512-39af70197c07 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f48afb3f-8ab0-474f-a512-39af70197c07 found for delete ", "request_id": "req-8b7b4f29-c9be-4a47-baf2-778180944bfb"}]} 2026-03-03 20:07:11.767 7 INFO neutron.services.segments.plugin [-] Segment f48afb3f-8ab0-474f-a512-39af70197c07 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f48afb3f-8ab0-474f-a512-39af70197c07 found for delete ", "request_id": "req-fb341dbd-2150-4f65-84b8-91dd25e827b6"}]} [pid: 8|app: 0|req: 974/2080] 10.0.0.214 () {32 vars in 720 bytes} [Tue Mar 3 20:07:11 2026] DELETE /v2.0/ports/7cf9f512-b448-495a-8deb-db65109680d2 => generated 0 bytes in 190 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1107/2081] 10.0.0.214 () {32 vars in 726 bytes} [Tue Mar 3 20:07:11 2026] DELETE /v2.0/networks/66dd0eb5-d5b5-40b0-904d-2890695675fe => generated 0 bytes in 135 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 975/2082] 10.0.0.42 () {28 vars in 438 bytes} [Tue Mar 3 20:07:12 2026] GET / => generated 151 bytes in 3 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1108/2083] 10.0.0.42 () {30 vars in 727 bytes} [Tue Mar 3 20:07:12 2026] GET /v2.0/subnets/a010b88c-7abf-4877-889c-c50c02fe36bb => generated 658 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 976/2084] 10.0.0.42 () {30 vars in 689 bytes} [Tue Mar 3 20:07:12 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1109/2085] 10.0.0.42 () {30 vars in 691 bytes} [Tue Mar 3 20:07:12 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 977/2086] 10.0.0.42 () {30 vars in 667 bytes} [Tue Mar 3 20:07:12 2026] GET /v2.0/extensions/qos => generated 166 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1110/2087] 10.0.0.42 () {30 vars in 703 bytes} [Tue Mar 3 20:07:12 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 978/2088] 10.0.0.42 () {30 vars in 727 bytes} [Tue Mar 3 20:07:12 2026] GET /v2.0/subnets/a010b88c-7abf-4877-889c-c50c02fe36bb => generated 676 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 979/2089] 10.0.0.42 () {30 vars in 689 bytes} [Tue Mar 3 20:07:12 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 980/2090] 10.0.0.42 () {30 vars in 691 bytes} [Tue Mar 3 20:07:12 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 981/2091] 10.0.0.42 () {30 vars in 667 bytes} [Tue Mar 3 20:07:12 2026] GET /v2.0/extensions/qos => generated 166 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 982/2092] 10.0.0.42 () {30 vars in 703 bytes} [Tue Mar 3 20:07:12 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 983/2093] 10.0.0.42 () {30 vars in 729 bytes} [Tue Mar 3 20:07:12 2026] GET /v2.0/networks/c0662f7c-67b0-4bff-9c79-8ba306f445db => generated 800 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 984/2094] 10.0.0.42 () {30 vars in 681 bytes} [Tue Mar 3 20:07:12 2026] GET /v2.0/extensions/project-id => generated 204 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1111/2095] 10.0.0.214 () {32 vars in 774 bytes} [Tue Mar 3 20:07:12 2026] GET /v2.0/security-groups?tenant_id=12ec93adc60043adaed9ac774f91bd07&name=default => generated 2925 bytes in 190 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1112/2096] 10.0.0.208 () {34 vars in 990 bytes} [Tue Mar 3 20:07:12 2026] GET /v2.0/ports?device_id=8eb0fbef-5e1f-4353-b44c-b9b6ec4d4f30 => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1113/2097] 10.0.0.214 () {32 vars in 740 bytes} [Tue Mar 3 20:07:12 2026] DELETE /v2.0/security-groups/33cd2bbb-ad43-43a2-8c4e-46af005450ad => generated 0 bytes in 106 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 985/2098] 10.0.0.42 () {34 vars in 703 bytes} [Tue Mar 3 20:07:12 2026] POST /v2.0/ports => generated 1132 bytes in 336 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1114/2099] 10.0.0.208 () {34 vars in 990 bytes} [Tue Mar 3 20:07:13 2026] GET /v2.0/ports?device_id=8eb0fbef-5e1f-4353-b44c-b9b6ec4d4f30 => generated 12 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-03 20:07:13.806 7 INFO neutron.services.segments.plugin [-] Segment d7120d5b-12fe-4c73-a8ab-ea6f2a701bf7 resource provider aggregate not found 2026-03-03 20:07:13.809 7 INFO neutron.services.segments.plugin [-] Segment d7120d5b-12fe-4c73-a8ab-ea6f2a701bf7 resource provider aggregate not found 2026-03-03 20:07:13.826 7 INFO neutron.services.segments.plugin [-] Segment d7120d5b-12fe-4c73-a8ab-ea6f2a701bf7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d7120d5b-12fe-4c73-a8ab-ea6f2a701bf7 found for delete ", "request_id": "req-a5868be0-5503-401b-b51c-150bc3428354"}]} 2026-03-03 20:07:13.827 7 INFO neutron.services.segments.plugin [-] Segment d7120d5b-12fe-4c73-a8ab-ea6f2a701bf7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d7120d5b-12fe-4c73-a8ab-ea6f2a701bf7 found for delete ", "request_id": "req-afb9ed03-1836-44c9-831d-c51635e8367f"}]} /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-03-03 20:07:14.852 8 INFO neutron.db.segments_db [None req-6c8fd466-2a68-4045-a117-67f5481b7806 05d9b7a45baa4b39aec517532f47bc07 94a6c2ee5b9f455b867c860a4ef1f2a5 - - default default] Added segment ec0e72de-0d2d-4982-b399-50f0205ede50 of type vxlan for network 4e3a71fb-e898-4f7c-a359-fd87e0e10922 [pid: 7|app: 0|req: 1115/2100] 10.0.0.208 () {34 vars in 990 bytes} [Tue Mar 3 20:07:14 2026] GET /v2.0/ports?device_id=8eb0fbef-5e1f-4353-b44c-b9b6ec4d4f30 => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 986/2101] 10.0.0.214 () {34 vars in 670 bytes} [Tue Mar 3 20:07:14 2026] POST /v2.0/networks => generated 610 bytes in 403 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-03-03 20:07:15.039 7 INFO neutron.db.segments_db [None req-9380a961-4eb7-462b-a790-c3aa8f5b85d0 05d9b7a45baa4b39aec517532f47bc07 94a6c2ee5b9f455b867c860a4ef1f2a5 - - default default] Added segment f54898bb-66df-4b04-a134-2991f3c21cb6 of type vxlan for network f654006a-ef21-4864-ab38-137d53dff99c [pid: 7|app: 0|req: 1116/2102] 10.0.0.214 () {34 vars in 670 bytes} [Tue Mar 3 20:07:14 2026] POST /v2.0/networks => generated 611 bytes in 184 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 987/2103] 10.0.0.214 () {34 vars in 669 bytes} [Tue Mar 3 20:07:15 2026] POST /v2.0/subnets => generated 626 bytes in 232 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 988/2104] 199.204.45.89 () {30 vars in 702 bytes} [Tue Mar 3 20:07:15 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 989/2105] 199.204.45.89 () {30 vars in 704 bytes} [Tue Mar 3 20:07:15 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 990/2106] 199.204.45.89 () {30 vars in 680 bytes} [Tue Mar 3 20:07:15 2026] GET /v2.0/extensions/qos => generated 166 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1117/2107] 10.0.0.214 () {34 vars in 669 bytes} [Tue Mar 3 20:07:15 2026] POST /v2.0/subnets => generated 626 bytes in 248 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 991/2108] 199.204.45.89 () {30 vars in 716 bytes} [Tue Mar 3 20:07:15 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 992/2109] 199.204.45.89 () {30 vars in 736 bytes} [Tue Mar 3 20:07:15 2026] GET /v2.0/ports/790c028f-b20e-4921-83f8-1f67b0269ba6 => generated 1132 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-03-03 20:07:15.695 7 INFO neutron.db.segments_db [None req-4fd8df40-881c-4974-af90-0beeea8ca174 05d9b7a45baa4b39aec517532f47bc07 94a6c2ee5b9f455b867c860a4ef1f2a5 - - default default] Added segment ac6a0a4c-5df2-4e11-a64c-79cd1a0aceb9 of type vxlan for network beae978f-8fb0-43fb-9252-532a0360c405 2026-03-03 20:07:15.928 7 INFO neutron.db.l3_hamode_db [None req-4fd8df40-881c-4974-af90-0beeea8ca174 05d9b7a45baa4b39aec517532f47bc07 94a6c2ee5b9f455b867c860a4ef1f2a5 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 993/2110] 10.0.0.214 () {34 vars in 684 bytes} [Tue Mar 3 20:07:15 2026] POST /v2.0/security-groups => generated 1601 bytes in 238 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 994/2111] 199.204.45.89 () {34 vars in 985 bytes} [Tue Mar 3 20:07:16 2026] GET /v2.0/networks?id=221fd3ea-95bc-493d-8515-0c52848412ae => generated 660 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 995/2112] 199.204.45.89 () {30 vars in 702 bytes} [Tue Mar 3 20:07:16 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 996/2113] 10.0.0.208 () {34 vars in 990 bytes} [Tue Mar 3 20:07:16 2026] GET /v2.0/ports?device_id=8eb0fbef-5e1f-4353-b44c-b9b6ec4d4f30 => generated 12 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-03 20:07:16.055 7 INFO neutron.db.l3_hamode_db [None req-4fd8df40-881c-4974-af90-0beeea8ca174 05d9b7a45baa4b39aec517532f47bc07 94a6c2ee5b9f455b867c860a4ef1f2a5 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 997/2114] 10.0.0.214 () {34 vars in 684 bytes} [Tue Mar 3 20:07:16 2026] POST /v2.0/security-groups => generated 1601 bytes in 85 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 998/2115] 199.204.45.89 () {34 vars in 1049 bytes} [Tue Mar 3 20:07:16 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=aac513947fed4b77a2a27f9abe8ba7ae => generated 274 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 999/2116] 199.204.45.89 () {30 vars in 704 bytes} [Tue Mar 3 20:07:16 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1000/2117] 10.0.0.214 () {34 vars in 684 bytes} [Tue Mar 3 20:07:16 2026] POST /v2.0/security-groups => generated 1601 bytes in 127 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1118/2118] 10.0.0.214 () {34 vars in 669 bytes} [Tue Mar 3 20:07:15 2026] POST /v2.0/routers => generated 507 bytes in 946 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1119/2119] 199.204.45.89 () {30 vars in 680 bytes} [Tue Mar 3 20:07:16 2026] GET /v2.0/extensions/qos => generated 166 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1001/2120] 199.204.45.89 () {38 vars in 954 bytes} [Tue Mar 3 20:07:16 2026] POST /v2.0/ports => generated 958 bytes in 359 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: 1120/2121] 10.0.0.214 () {34 vars in 684 bytes} [Tue Mar 3 20:07:16 2026] POST /v2.0/security-groups => generated 1601 bytes in 111 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1121/2122] 199.204.45.89 () {30 vars in 716 bytes} [Tue Mar 3 20:07:16 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1122/2123] 199.204.45.89 () {38 vars in 1027 bytes} [Tue Mar 3 20:07:16 2026] PUT /v2.0/ports/2db47c84-67f9-4ad8-8693-a13d945128a0 => generated 1239 bytes in 429 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-03 20:07:17.209 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-bc363d2c-8eb8-400b-8c12-93b64fffa90f'] response: {'name': 'network-changed', 'server_uuid': '8eb0fbef-5e1f-4353-b44c-b9b6ec4d4f30', 'tag': '2db47c84-67f9-4ad8-8693-a13d945128a0', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1123/2124] 10.0.0.214 () {34 vars in 684 bytes} [Tue Mar 3 20:07:17 2026] POST /v2.0/security-groups => generated 1601 bytes in 147 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-03-03 20:07:17.304 7 INFO neutron.api.v2.resource [None req-cd73c238-66c3-4e7f-b083-bc6e3c77c66e 7cbd9215fda843e1a1edd5f7c63c1961 a65240bb7d184953af84247a97d12afe - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1124/2125] 199.204.45.89 () {30 vars in 762 bytes} [Tue Mar 3 20:07:17 2026] GET /v2.0/security-groups/lb-1009fe55-2682-41f4-8e57-99e8d7ca95de => generated 149 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1125/2126] 10.0.0.208 () {34 vars in 990 bytes} [Tue Mar 3 20:07:17 2026] GET /v2.0/ports?device_id=8eb0fbef-5e1f-4353-b44c-b9b6ec4d4f30 => generated 973 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1126/2127] 10.0.0.214 () {34 vars in 767 bytes} [Tue Mar 3 20:07:17 2026] PUT /v2.0/security-groups/4d2ce003-dbc9-4c93-98ab-c4be449c5a71/tags => generated 17 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1127/2128] 199.204.45.89 () {30 vars in 784 bytes} [Tue Mar 3 20:07:17 2026] GET /v2.0/security-groups?name=lb-1009fe55-2682-41f4-8e57-99e8d7ca95de => generated 23 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1128/2129] 10.0.0.208 () {34 vars in 1040 bytes} [Tue Mar 3 20:07:17 2026] GET /v2.0/security-groups?id=69f58b6e-e456-4f5c-bcc1-5ef14aca7a51&fields=id&fields=name => generated 114 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1129/2130] 10.0.0.214 () {34 vars in 767 bytes} [Tue Mar 3 20:07:17 2026] PUT /v2.0/security-groups/020d8f76-313d-4e70-9f08-c24dd3d0a42e/tags => generated 25 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1130/2131] 199.204.45.89 () {34 vars in 735 bytes} [Tue Mar 3 20:07:17 2026] POST /v2.0/security-groups => generated 1636 bytes in 102 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1131/2132] 10.0.0.214 () {34 vars in 767 bytes} [Tue Mar 3 20:07:17 2026] PUT /v2.0/security-groups/116e9831-b3f7-4a39-991f-3ec77152e951/tags => generated 34 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1132/2133] 199.204.45.89 () {30 vars in 814 bytes} [Tue Mar 3 20:07:17 2026] GET /v2.0/security-group-rules?security_group_id=d55d59b5-a947-4b0a-8185-12466facf564 => generated 1182 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1002/2134] 10.0.0.214 () {34 vars in 783 bytes} [Tue Mar 3 20:07:16 2026] PUT /v2.0/routers/c7997bba-adbb-4c26-b222-f0e705b9a618/add_router_interface => generated 309 bytes in 1060 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1133/2135] 10.0.0.214 () {34 vars in 767 bytes} [Tue Mar 3 20:07:17 2026] PUT /v2.0/security-groups/7d46031a-fd5e-4500-b7e2-09f210e3e3ab/tags => generated 19 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1134/2136] 199.204.45.89 () {34 vars in 1079 bytes} [Tue Mar 3 20:07:17 2026] GET /v2.0/ports?tenant_id=aac513947fed4b77a2a27f9abe8ba7ae&device_id=8eb0fbef-5e1f-4353-b44c-b9b6ec4d4f30 => generated 1242 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1135/2137] 10.0.0.214 () {32 vars in 717 bytes} [Tue Mar 3 20:07:17 2026] GET /v2.0/ports/dc9e1ec7-7406-48dc-9a5a-f2ed919c0880 => generated 955 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1136/2138] 10.0.0.214 () {32 vars in 680 bytes} [Tue Mar 3 20:07:17 2026] GET /v2.0/security-groups?tags=red => generated 4804 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1137/2139] 199.204.45.89 () {34 vars in 1017 bytes} [Tue Mar 3 20:07:17 2026] GET /v2.0/networks?tenant_id=aac513947fed4b77a2a27f9abe8ba7ae&shared=False => generated 755 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1003/2140] 199.204.45.89 () {34 vars in 788 bytes} [Tue Mar 3 20:07:17 2026] PUT /v2.0/ports/790c028f-b20e-4921-83f8-1f67b0269ba6 => generated 1132 bytes in 230 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1004/2141] 10.0.0.214 () {32 vars in 694 bytes} [Tue Mar 3 20:07:17 2026] GET /v2.0/security-groups?tags=red%2Cblue => generated 3218 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1005/2142] 199.204.45.89 () {34 vars in 929 bytes} [Tue Mar 3 20:07:18 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1006/2143] 10.0.0.214 () {32 vars in 690 bytes} [Tue Mar 3 20:07:18 2026] GET /v2.0/security-groups?tags-any=blue => generated 3218 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1007/2144] 199.204.45.89 () {30 vars in 702 bytes} [Tue Mar 3 20:07:18 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1008/2145] 10.0.0.214 () {32 vars in 702 bytes} [Tue Mar 3 20:07:18 2026] GET /v2.0/security-groups?tags-any=red%2Cblue => generated 4804 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1009/2146] 199.204.45.89 () {30 vars in 704 bytes} [Tue Mar 3 20:07:18 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1010/2147] 10.0.0.214 () {32 vars in 688 bytes} [Tue Mar 3 20:07:18 2026] GET /v2.0/security-groups?not-tags=red => generated 6094 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1011/2148] 199.204.45.89 () {30 vars in 680 bytes} [Tue Mar 3 20:07:18 2026] GET /v2.0/extensions/qos => generated 166 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1012/2149] 10.0.0.214 () {32 vars in 702 bytes} [Tue Mar 3 20:07:18 2026] GET /v2.0/security-groups?not-tags=red%2Cblue => generated 7680 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1013/2150] 199.204.45.89 () {30 vars in 716 bytes} [Tue Mar 3 20:07:18 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1014/2151] 10.0.0.214 () {32 vars in 698 bytes} [Tue Mar 3 20:07:18 2026] GET /v2.0/security-groups?not-tags-any=blue => generated 7680 bytes in 492 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1015/2152] 199.204.45.89 () {30 vars in 740 bytes} [Tue Mar 3 20:07:18 2026] GET /v2.0/subnets/a010b88c-7abf-4877-889c-c50c02fe36bb => generated 676 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1016/2153] 10.0.0.208 () {34 vars in 990 bytes} [Tue Mar 3 20:07:18 2026] GET /v2.0/ports?device_id=8eb0fbef-5e1f-4353-b44c-b9b6ec4d4f30 => generated 973 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1017/2154] 10.0.0.214 () {32 vars in 710 bytes} [Tue Mar 3 20:07:18 2026] GET /v2.0/security-groups?not-tags-any=red%2Cblue => generated 6094 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1018/2155] 10.0.0.208 () {34 vars in 1040 bytes} [Tue Mar 3 20:07:18 2026] GET /v2.0/security-groups?id=69f58b6e-e456-4f5c-bcc1-5ef14aca7a51&fields=id&fields=name => generated 114 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1019/2156] 10.0.0.214 () {32 vars in 740 bytes} [Tue Mar 3 20:07:18 2026] DELETE /v2.0/security-groups/4d2ce003-dbc9-4c93-98ab-c4be449c5a71 => generated 0 bytes in 69 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1020/2157] 10.0.0.214 () {32 vars in 740 bytes} [Tue Mar 3 20:07:18 2026] DELETE /v2.0/security-groups/020d8f76-313d-4e70-9f08-c24dd3d0a42e => generated 0 bytes in 76 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1138/2158] 10.0.0.214 () {34 vars in 783 bytes} [Tue Mar 3 20:07:17 2026] PUT /v2.0/routers/c7997bba-adbb-4c26-b222-f0e705b9a618/add_router_interface => generated 309 bytes in 1068 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1139/2159] 10.0.0.214 () {32 vars in 717 bytes} [Tue Mar 3 20:07:19 2026] GET /v2.0/ports/e9fdb569-9587-4c3b-ad5b-818d9fabfb3c => generated 955 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1021/2160] 10.0.0.214 () {32 vars in 740 bytes} [Tue Mar 3 20:07:18 2026] DELETE /v2.0/security-groups/116e9831-b3f7-4a39-991f-3ec77152e951 => generated 0 bytes in 82 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1022/2161] 10.0.0.214 () {32 vars in 740 bytes} [Tue Mar 3 20:07:19 2026] DELETE /v2.0/security-groups/7d46031a-fd5e-4500-b7e2-09f210e3e3ab => generated 0 bytes in 73 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1023/2162] 199.204.45.89 () {34 vars in 1079 bytes} [Tue Mar 3 20:07:19 2026] GET /v2.0/ports?tenant_id=aac513947fed4b77a2a27f9abe8ba7ae&device_id=8eb0fbef-5e1f-4353-b44c-b9b6ec4d4f30 => generated 1242 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1024/2163] 10.0.0.214 () {32 vars in 740 bytes} [Tue Mar 3 20:07:19 2026] DELETE /v2.0/security-groups/315286a3-61e9-471d-99f4-f16f5eba2037 => generated 0 bytes in 90 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1025/2164] 199.204.45.89 () {34 vars in 1059 bytes} [Tue Mar 3 20:07:19 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=2db47c84-67f9-4ad8-8693-a13d945128a0 => 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: 1026/2165] 199.204.45.89 () {34 vars in 983 bytes} [Tue Mar 3 20:07:19 2026] GET /v2.0/subnets?id=a8eb6e48-58ff-4612-96ce-1c482403f5db => generated 678 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-03-03 20:07:19.376 7 INFO neutron_taas.services.taas.taas_plugin [None req-a5dc0da8-40c1-4442-bce6-018ca8854e81 05d9b7a45baa4b39aec517532f47bc07 94a6c2ee5b9f455b867c860a4ef1f2a5 - - default default] TaaS: Handle Delete Port: e9fdb569-9587-4c3b-ad5b-818d9fabfb3c 2026-03-03 20:07:19.379 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a5dc0da8-40c1-4442-bce6-018ca8854e81 05d9b7a45baa4b39aec517532f47bc07 94a6c2ee5b9f455b867c860a4ef1f2a5 - - default default] Tap Mirror: Handle Delete Port: e9fdb569-9587-4c3b-ad5b-818d9fabfb3c [pid: 8|app: 0|req: 1027/2166] 199.204.45.89 () {34 vars in 1051 bytes} [Tue Mar 3 20:07:19 2026] GET /v2.0/ports?network_id=221fd3ea-95bc-493d-8515-0c52848412ae&device_owner=network%3Adhcp => generated 1244 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1028/2167] 199.204.45.89 () {34 vars in 1011 bytes} [Tue Mar 3 20:07:19 2026] GET /v2.0/networks/221fd3ea-95bc-493d-8515-0c52848412ae?fields=segments => generated 14 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1029/2168] 199.204.45.89 () {34 vars in 1111 bytes} [Tue Mar 3 20:07:19 2026] GET /v2.0/networks/221fd3ea-95bc-493d-8515-0c52848412ae?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1140/2169] 10.0.0.214 () {34 vars in 789 bytes} [Tue Mar 3 20:07:19 2026] PUT /v2.0/routers/c7997bba-adbb-4c26-b222-f0e705b9a618/remove_router_interface => generated 309 bytes in 750 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1141/2170] 10.0.0.208 () {34 vars in 990 bytes} [Tue Mar 3 20:07:19 2026] GET /v2.0/ports?device_id=8eb0fbef-5e1f-4353-b44c-b9b6ec4d4f30 => generated 973 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1142/2171] 10.0.0.208 () {34 vars in 1040 bytes} [Tue Mar 3 20:07:19 2026] GET /v2.0/security-groups?id=69f58b6e-e456-4f5c-bcc1-5ef14aca7a51&fields=id&fields=name => generated 114 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-03-03 20:07:20.203 8 INFO neutron_taas.services.taas.taas_plugin [None req-a8333da1-c270-4d5b-bf54-f4366ac18fd8 05d9b7a45baa4b39aec517532f47bc07 94a6c2ee5b9f455b867c860a4ef1f2a5 - - default default] TaaS: Handle Delete Port: dc9e1ec7-7406-48dc-9a5a-f2ed919c0880 2026-03-03 20:07:20.207 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a8333da1-c270-4d5b-bf54-f4366ac18fd8 05d9b7a45baa4b39aec517532f47bc07 94a6c2ee5b9f455b867c860a4ef1f2a5 - - default default] Tap Mirror: Handle Delete Port: dc9e1ec7-7406-48dc-9a5a-f2ed919c0880 [pid: 7|app: 0|req: 1143/2172] 10.0.0.214 () {32 vars in 774 bytes} [Tue Mar 3 20:07:20 2026] GET /v2.0/security-groups?tenant_id=d94f1cff977e454bbd61b2e30b528ee9&name=default => generated 2925 bytes in 316 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1144/2173] 10.0.0.214 () {32 vars in 740 bytes} [Tue Mar 3 20:07:20 2026] DELETE /v2.0/security-groups/fc57032f-508e-468a-9dfd-36f1374f4b7f => generated 0 bytes in 93 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1030/2174] 10.0.0.214 () {34 vars in 789 bytes} [Tue Mar 3 20:07:19 2026] PUT /v2.0/routers/c7997bba-adbb-4c26-b222-f0e705b9a618/remove_router_interface => generated 309 bytes in 933 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1145/2175] 10.0.0.214 () {32 vars in 774 bytes} [Tue Mar 3 20:07:20 2026] GET /v2.0/security-groups?tenant_id=6187d47a4bab4287bcea63f3fb453d2f&name=default => generated 2925 bytes in 184 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1031/2176] 10.0.0.214 () {32 vars in 736 bytes} [Tue Mar 3 20:07:20 2026] GET /v2.0/ports?device_id=c7997bba-adbb-4c26-b222-f0e705b9a618 => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1146/2177] 10.0.0.214 () {32 vars in 740 bytes} [Tue Mar 3 20:07:20 2026] DELETE /v2.0/security-groups/a82ad074-3b55-4cdb-8fb5-b5c881959de2 => generated 0 bytes in 115 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-03-03 20:07:20.940 8 INFO neutron_taas.services.taas.taas_plugin [None req-3cd5f128-1142-44c7-8b48-defa43794042 05d9b7a45baa4b39aec517532f47bc07 94a6c2ee5b9f455b867c860a4ef1f2a5 - - default default] TaaS: Handle Delete Port: d791f9c9-aa1a-4661-bd08-d15fd9c259c9 2026-03-03 20:07:20.942 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-3cd5f128-1142-44c7-8b48-defa43794042 05d9b7a45baa4b39aec517532f47bc07 94a6c2ee5b9f455b867c860a4ef1f2a5 - - default default] Tap Mirror: Handle Delete Port: d791f9c9-aa1a-4661-bd08-d15fd9c259c9 [pid: 7|app: 0|req: 1147/2178] 10.0.0.214 () {32 vars in 774 bytes} [Tue Mar 3 20:07:21 2026] GET /v2.0/security-groups?tenant_id=42091e54f56f427f93d08a59bfae2a1b&name=default => generated 2925 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1148/2179] 10.0.0.208 () {34 vars in 990 bytes} [Tue Mar 3 20:07:21 2026] GET /v2.0/ports?device_id=8eb0fbef-5e1f-4353-b44c-b9b6ec4d4f30 => generated 973 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1149/2180] 10.0.0.214 () {32 vars in 740 bytes} [Tue Mar 3 20:07:21 2026] DELETE /v2.0/security-groups/9c08e425-97ba-412b-a16d-378a5d0533e7 => generated 0 bytes in 113 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1150/2181] 10.0.0.208 () {34 vars in 1040 bytes} [Tue Mar 3 20:07:21 2026] GET /v2.0/security-groups?id=69f58b6e-e456-4f5c-bcc1-5ef14aca7a51&fields=id&fields=name => generated 114 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-03-03 20:07:21.288 8 INFO neutron.services.segments.plugin [-] Segment ac6a0a4c-5df2-4e11-a64c-79cd1a0aceb9 resource provider aggregate not found 2026-03-03 20:07:21.295 8 INFO neutron.services.segments.plugin [-] Segment ac6a0a4c-5df2-4e11-a64c-79cd1a0aceb9 resource provider aggregate not found 2026-03-03 20:07:21.310 8 INFO neutron.services.segments.plugin [-] Segment ac6a0a4c-5df2-4e11-a64c-79cd1a0aceb9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ac6a0a4c-5df2-4e11-a64c-79cd1a0aceb9 found for delete ", "request_id": "req-1f8fc2a1-50d1-4eab-b03a-bb6c9cfa9252"}]} 2026-03-03 20:07:21.315 8 INFO neutron.services.segments.plugin [-] Segment ac6a0a4c-5df2-4e11-a64c-79cd1a0aceb9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ac6a0a4c-5df2-4e11-a64c-79cd1a0aceb9 found for delete ", "request_id": "req-32e94413-4cc5-4d5d-95e2-b59fcb47b217"}]} 2026-03-03 20:07:21.326 8 INFO neutron.db.l3_hamode_db [None req-3cd5f128-1142-44c7-8b48-defa43794042 05d9b7a45baa4b39aec517532f47bc07 94a6c2ee5b9f455b867c860a4ef1f2a5 - - default default] HA network beae978f-8fb0-43fb-9252-532a0360c405 was deleted as no HA routers are present in tenant 94a6c2ee5b9f455b867c860a4ef1f2a5. [pid: 8|app: 0|req: 1032/2184] 10.0.0.214 () {32 vars in 724 bytes} [Tue Mar 3 20:07:20 2026] DELETE /v2.0/routers/c7997bba-adbb-4c26-b222-f0e705b9a618 => generated 0 bytes in 573 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1153/2185] 10.0.0.214 () {32 vars in 724 bytes} [Tue Mar 3 20:07:21 2026] DELETE /v2.0/subnets/aa69c9c2-417b-4afc-8ca7-a73cbedb0b9f => generated 0 bytes in 160 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1033/2186] 10.0.0.214 () {32 vars in 724 bytes} [Tue Mar 3 20:07:21 2026] DELETE /v2.0/subnets/0f7b519c-c667-4fa1-885c-11dfda79742e => generated 0 bytes in 162 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-03-03 20:07:21.752 7 INFO neutron_taas.services.taas.taas_plugin [None req-9588c29c-d496-4647-a4a0-46e067e29711 05d9b7a45baa4b39aec517532f47bc07 94a6c2ee5b9f455b867c860a4ef1f2a5 - - default default] TaaS: Handle Delete Port: 48ffdb34-b324-476c-b08f-5109ba1d4691 2026-03-03 20:07:21.754 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-9588c29c-d496-4647-a4a0-46e067e29711 05d9b7a45baa4b39aec517532f47bc07 94a6c2ee5b9f455b867c860a4ef1f2a5 - - default default] Tap Mirror: Handle Delete Port: 48ffdb34-b324-476c-b08f-5109ba1d4691 2026-03-03 20:07:21.890 7 INFO neutron.services.segments.plugin [-] Segment f54898bb-66df-4b04-a134-2991f3c21cb6 resource provider aggregate not found 2026-03-03 20:07:21.896 7 INFO neutron.services.segments.plugin [-] Segment f54898bb-66df-4b04-a134-2991f3c21cb6 resource provider aggregate not found 2026-03-03 20:07:21.907 7 INFO neutron.services.segments.plugin [-] Segment f54898bb-66df-4b04-a134-2991f3c21cb6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f54898bb-66df-4b04-a134-2991f3c21cb6 found for delete ", "request_id": "req-26c69a92-559a-4529-872f-1cde3e8d3d2a"}]} 2026-03-03 20:07:21.921 7 INFO neutron.services.segments.plugin [-] Segment f54898bb-66df-4b04-a134-2991f3c21cb6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f54898bb-66df-4b04-a134-2991f3c21cb6 found for delete ", "request_id": "req-7f0e5ec2-cc51-44d8-9864-b9761ddd4ce8"}]} [pid: 7|app: 0|req: 1154/2187] 10.0.0.214 () {32 vars in 726 bytes} [Tue Mar 3 20:07:21 2026] DELETE /v2.0/networks/f654006a-ef21-4864-ab38-137d53dff99c => generated 0 bytes in 255 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-03-03 20:07:22.033 8 INFO neutron_taas.services.taas.taas_plugin [None req-ecc2ff03-d78e-42bf-b293-0e9453c27a40 05d9b7a45baa4b39aec517532f47bc07 94a6c2ee5b9f455b867c860a4ef1f2a5 - - default default] TaaS: Handle Delete Port: a52e543b-a298-44f0-8084-1dcdb1ad3f12 2026-03-03 20:07:22.036 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-ecc2ff03-d78e-42bf-b293-0e9453c27a40 05d9b7a45baa4b39aec517532f47bc07 94a6c2ee5b9f455b867c860a4ef1f2a5 - - default default] Tap Mirror: Handle Delete Port: a52e543b-a298-44f0-8084-1dcdb1ad3f12 [pid: 8|app: 0|req: 1034/2188] 10.0.0.214 () {32 vars in 726 bytes} [Tue Mar 3 20:07:21 2026] DELETE /v2.0/networks/4e3a71fb-e898-4f7c-a359-fd87e0e10922 => generated 0 bytes in 294 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-03-03 20:07:22.298 7 INFO neutron.db.segments_db [None req-cd377123-f9d2-4ff9-b2a3-a5e136f643dc 05d9b7a45baa4b39aec517532f47bc07 94a6c2ee5b9f455b867c860a4ef1f2a5 - - default default] Added segment 5873af88-b20a-4d85-ad5e-753156133f4d of type vxlan for network 99d33b99-87b5-4e1d-8b1e-8fe63b3a67dc [pid: 7|app: 0|req: 1155/2189] 10.0.0.214 () {34 vars in 670 bytes} [Tue Mar 3 20:07:22 2026] POST /v2.0/networks => generated 611 bytes in 141 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1035/2190] 10.0.0.208 () {34 vars in 990 bytes} [Tue Mar 3 20:07:22 2026] GET /v2.0/ports?device_id=8eb0fbef-5e1f-4353-b44c-b9b6ec4d4f30 => generated 973 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1036/2191] 10.0.0.208 () {34 vars in 1040 bytes} [Tue Mar 3 20:07:22 2026] GET /v2.0/security-groups?id=69f58b6e-e456-4f5c-bcc1-5ef14aca7a51&fields=id&fields=name => generated 114 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1156/2192] 10.0.0.214 () {34 vars in 669 bytes} [Tue Mar 3 20:07:22 2026] POST /v2.0/subnets => generated 626 bytes in 217 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-03-03 20:07:22.671 8 INFO neutron.db.segments_db [None req-524bf4e2-2f8b-4292-9f91-a8c6525703f3 05d9b7a45baa4b39aec517532f47bc07 94a6c2ee5b9f455b867c860a4ef1f2a5 - - default default] Added segment 8789bb2e-f7ad-417c-a121-ad58a3a111a0 of type vxlan for network 39392e70-42e2-476c-a39a-9f7c64a4d89a 2026-03-03 20:07:22.907 8 INFO neutron.db.l3_hamode_db [None req-524bf4e2-2f8b-4292-9f91-a8c6525703f3 05d9b7a45baa4b39aec517532f47bc07 94a6c2ee5b9f455b867c860a4ef1f2a5 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-03-03 20:07:23.018 8 INFO neutron.db.l3_hamode_db [None req-524bf4e2-2f8b-4292-9f91-a8c6525703f3 05d9b7a45baa4b39aec517532f47bc07 94a6c2ee5b9f455b867c860a4ef1f2a5 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-03-03 20:07:23.340 8 INFO neutron.services.segments.plugin [-] Segment ec0e72de-0d2d-4982-b399-50f0205ede50 resource provider aggregate not found 2026-03-03 20:07:23.346 8 INFO neutron.services.segments.plugin [-] Segment ec0e72de-0d2d-4982-b399-50f0205ede50 resource provider aggregate not found 2026-03-03 20:07:23.366 8 INFO neutron.services.segments.plugin [-] Segment ec0e72de-0d2d-4982-b399-50f0205ede50 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ec0e72de-0d2d-4982-b399-50f0205ede50 found for delete ", "request_id": "req-0aa36a7b-8152-4d7b-bb38-27b179202751"}]} 2026-03-03 20:07:23.378 8 INFO neutron.services.segments.plugin [-] Segment ec0e72de-0d2d-4982-b399-50f0205ede50 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ec0e72de-0d2d-4982-b399-50f0205ede50 found for delete ", "request_id": "req-a7b35237-6357-4c84-ad7f-8bfde3b0ccc1"}]} [pid: 7|app: 0|req: 1157/2193] 10.0.0.208 () {34 vars in 990 bytes} [Tue Mar 3 20:07:23 2026] GET /v2.0/ports?device_id=8eb0fbef-5e1f-4353-b44c-b9b6ec4d4f30 => generated 975 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1037/2194] 10.0.0.214 () {34 vars in 669 bytes} [Tue Mar 3 20:07:22 2026] POST /v2.0/routers => generated 506 bytes in 1062 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1158/2195] 10.0.0.208 () {34 vars in 1040 bytes} [Tue Mar 3 20:07:23 2026] GET /v2.0/security-groups?id=69f58b6e-e456-4f5c-bcc1-5ef14aca7a51&fields=id&fields=name => generated 114 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1038/2196] 10.0.0.214 () {34 vars in 665 bytes} [Tue Mar 3 20:07:23 2026] POST /v2.0/ports => generated 952 bytes in 482 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-03 20:07:25.079 8 INFO neutron.db.segments_db [None req-5ae97cdd-6b5b-432f-8c30-f88bc27bdeef e93a20b04b5c4f64b93710eae3e32c16 21537fbef17a4f168953c8147e6c27c5 - - default default] Added segment 78ada442-ddac-489a-9c13-a8cb765acded of type vxlan for network 52e8707a-1920-4631-b8d5-9649d6357259 [pid: 8|app: 0|req: 1039/2197] 10.0.0.214 () {34 vars in 670 bytes} [Tue Mar 3 20:07:24 2026] POST /v2.0/networks => generated 613 bytes in 422 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1040/2198] 10.0.0.208 () {34 vars in 990 bytes} [Tue Mar 3 20:07:25 2026] GET /v2.0/ports?device_id=8eb0fbef-5e1f-4353-b44c-b9b6ec4d4f30 => generated 975 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1159/2199] 10.0.0.214 () {34 vars in 783 bytes} [Tue Mar 3 20:07:24 2026] PUT /v2.0/routers/ae83f39a-16bd-4049-a224-75017e54f241/add_router_interface => generated 309 bytes in 1158 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1160/2200] 10.0.0.208 () {34 vars in 1040 bytes} [Tue Mar 3 20:07:25 2026] GET /v2.0/security-groups?id=69f58b6e-e456-4f5c-bcc1-5ef14aca7a51&fields=id&fields=name => generated 114 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1161/2201] 10.0.0.214 () {32 vars in 717 bytes} [Tue Mar 3 20:07:25 2026] GET /v2.0/ports/f4a2a550-021a-4a17-832e-4efd5fe795bf => generated 1026 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1041/2202] 10.0.0.214 () {34 vars in 664 bytes} [Tue Mar 3 20:07:25 2026] POST /v2.0/ports => generated 743 bytes in 229 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1042/2203] 10.0.0.208 () {34 vars in 990 bytes} [Tue Mar 3 20:07:25 2026] GET /v2.0/ports?device_id=8eb0fbef-5e1f-4353-b44c-b9b6ec4d4f30 => generated 975 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1043/2204] 10.0.0.214 () {34 vars in 747 bytes} [Tue Mar 3 20:07:25 2026] PUT /v2.0/ports/0f93f680-4062-4601-b44a-6e20d271524f/tags => generated 25 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1044/2205] 10.0.0.208 () {34 vars in 1040 bytes} [Tue Mar 3 20:07:25 2026] GET /v2.0/security-groups?id=69f58b6e-e456-4f5c-bcc1-5ef14aca7a51&fields=id&fields=name => generated 114 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1045/2206] 10.0.0.214 () {32 vars in 727 bytes} [Tue Mar 3 20:07:25 2026] GET /v2.0/ports/0f93f680-4062-4601-b44a-6e20d271524f/tags => generated 25 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1046/2207] 10.0.0.214 () {32 vars in 736 bytes} [Tue Mar 3 20:07:25 2026] GET /v2.0/ports?device_id=8eb0fbef-5e1f-4353-b44c-b9b6ec4d4f30 => generated 1244 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-03-03 20:07:25.690 7 INFO neutron_taas.services.taas.taas_plugin [None req-3d416a69-0ea9-4a9d-a03b-d6f556b86b39 05d9b7a45baa4b39aec517532f47bc07 94a6c2ee5b9f455b867c860a4ef1f2a5 - - default default] TaaS: Handle Delete Port: f4a2a550-021a-4a17-832e-4efd5fe795bf 2026-03-03 20:07:25.692 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-3d416a69-0ea9-4a9d-a03b-d6f556b86b39 05d9b7a45baa4b39aec517532f47bc07 94a6c2ee5b9f455b867c860a4ef1f2a5 - - default default] Tap Mirror: Handle Delete Port: f4a2a550-021a-4a17-832e-4efd5fe795bf [pid: 8|app: 0|req: 1047/2208] 10.0.0.214 () {34 vars in 758 bytes} [Tue Mar 3 20:07:25 2026] PUT /v2.0/ports/0f93f680-4062-4601-b44a-6e20d271524f/tags/green => generated 4 bytes in 81 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-03 20:07:25.999 8 INFO neutron.db.l3_db [None req-cdbe4a1b-5b78-481b-a6b5-f97784f04dc9 f33fa1adc6b249298fd6967a0be3b58d aac513947fed4b77a2a27f9abe8ba7ae - - default default] Floating IP c4a6a836-9d9e-4b23-8b59-2f4f29807ac2 associated. External IP: 10.96.250.211, port: 2db47c84-67f9-4ad8-8693-a13d945128a0. [pid: 7|app: 0|req: 1162/2209] 10.0.0.214 () {34 vars in 789 bytes} [Tue Mar 3 20:07:25 2026] PUT /v2.0/routers/ae83f39a-16bd-4049-a224-75017e54f241/remove_router_interface => generated 309 bytes in 774 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1163/2210] 10.0.0.214 () {32 vars in 727 bytes} [Tue Mar 3 20:07:26 2026] GET /v2.0/ports/0f93f680-4062-4601-b44a-6e20d271524f/tags => generated 34 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-03 20:07:26.340 7 INFO neutron.api.v2.resource [None req-10c3c212-539c-4b88-b8f1-1d32cf4d96f0 05d9b7a45baa4b39aec517532f47bc07 94a6c2ee5b9f455b867c860a4ef1f2a5 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1164/2211] 10.0.0.214 () {34 vars in 789 bytes} [Tue Mar 3 20:07:26 2026] PUT /v2.0/routers/ae83f39a-16bd-4049-a224-75017e54f241/remove_router_interface => generated 197 bytes in 107 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1165/2212] 10.0.0.214 () {34 vars in 754 bytes} [Tue Mar 3 20:07:26 2026] PUT /v2.0/ports/0f93f680-4062-4601-b44a-6e20d271524f/tags/red => generated 4 bytes in 82 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1166/2213] 10.0.0.208 () {34 vars in 1016 bytes} [Tue Mar 3 20:07:26 2026] GET /v2.0/security-groups?id=77ad8758-e25e-4996-8e6b-a3fc3f805f23&fields=id => generated 69 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1048/2214] 10.0.0.214 () {34 vars in 749 bytes} [Tue Mar 3 20:07:25 2026] PUT /v2.0/floatingips/c4a6a836-9d9e-4b23-8b59-2f4f29807ac2 => generated 856 bytes in 739 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1167/2215] 10.0.0.214 () {32 vars in 736 bytes} [Tue Mar 3 20:07:26 2026] GET /v2.0/ports?device_id=ae83f39a-16bd-4049-a224-75017e54f241 => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-03 20:07:26.505 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-c14c0269-1858-4a29-a254-904da7abd930'] response: {'name': 'network-changed', 'server_uuid': '8eb0fbef-5e1f-4353-b44c-b9b6ec4d4f30', 'tag': '2db47c84-67f9-4ad8-8693-a13d945128a0', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1168/2216] 10.0.0.214 () {32 vars in 729 bytes} [Tue Mar 3 20:07:26 2026] GET /v2.0/floatingips/c4a6a836-9d9e-4b23-8b59-2f4f29807ac2 => generated 856 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1049/2217] 10.0.0.214 () {32 vars in 727 bytes} [Tue Mar 3 20:07:26 2026] GET /v2.0/ports/0f93f680-4062-4601-b44a-6e20d271524f/tags => generated 34 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1169/2218] 10.0.0.208 () {34 vars in 982 bytes} [Tue Mar 3 20:07:26 2026] GET /v2.0/networks?id=04dbd72e-5afd-489b-a54a-09dd2bc4fd80 => generated 735 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1170/2219] 10.0.0.214 () {34 vars in 776 bytes} [Tue Mar 3 20:07:26 2026] PUT /v2.0/ports/0f93f680-4062-4601-b44a-6e20d271524f/tags/black.or.white => generated 4 bytes in 94 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1171/2220] 10.0.0.208 () {34 vars in 965 bytes} [Tue Mar 3 20:07:26 2026] GET /v2.0/quotas/a65240bb7d184953af84247a97d12afe => generated 291 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1172/2221] 10.0.0.214 () {32 vars in 727 bytes} [Tue Mar 3 20:07:26 2026] GET /v2.0/ports/0f93f680-4062-4601-b44a-6e20d271524f/tags => generated 52 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-03 20:07:26.749 8 INFO neutron_taas.services.taas.taas_plugin [None req-ec8d40f3-2e02-414c-9562-461571e92790 05d9b7a45baa4b39aec517532f47bc07 94a6c2ee5b9f455b867c860a4ef1f2a5 - - default default] TaaS: Handle Delete Port: 40fcd8fe-7e97-41cc-903c-edcf4355f1b3 2026-03-03 20:07:26.757 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-ec8d40f3-2e02-414c-9562-461571e92790 05d9b7a45baa4b39aec517532f47bc07 94a6c2ee5b9f455b867c860a4ef1f2a5 - - default default] Tap Mirror: Handle Delete Port: 40fcd8fe-7e97-41cc-903c-edcf4355f1b3 [pid: 7|app: 0|req: 1173/2222] 10.0.0.208 () {34 vars in 1002 bytes} [Tue Mar 3 20:07:26 2026] GET /v2.0/ports?tenant_id=a65240bb7d184953af84247a97d12afe&fields=id => generated 149 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1174/2223] 10.0.0.214 () {34 vars in 747 bytes} [Tue Mar 3 20:07:26 2026] PUT /v2.0/ports/0f93f680-4062-4601-b44a-6e20d271524f/tags => generated 37 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-03 20:07:27.147 8 INFO neutron.services.segments.plugin [-] Segment 8789bb2e-f7ad-417c-a121-ad58a3a111a0 resource provider aggregate not found 2026-03-03 20:07:27.155 8 INFO neutron.services.segments.plugin [-] Segment 8789bb2e-f7ad-417c-a121-ad58a3a111a0 resource provider aggregate not found 2026-03-03 20:07:27.170 8 INFO neutron.services.segments.plugin [-] Segment 8789bb2e-f7ad-417c-a121-ad58a3a111a0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8789bb2e-f7ad-417c-a121-ad58a3a111a0 found for delete ", "request_id": "req-1ea0d55c-44a7-46fc-a8ce-7206e7b0e656"}]} 2026-03-03 20:07:27.173 8 INFO neutron.services.segments.plugin [-] Segment 8789bb2e-f7ad-417c-a121-ad58a3a111a0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8789bb2e-f7ad-417c-a121-ad58a3a111a0 found for delete ", "request_id": "req-4d06b467-83a4-48ae-9467-dfac1aca5511"}]} 2026-03-03 20:07:27.178 8 INFO neutron.db.l3_hamode_db [None req-ec8d40f3-2e02-414c-9562-461571e92790 05d9b7a45baa4b39aec517532f47bc07 94a6c2ee5b9f455b867c860a4ef1f2a5 - - default default] HA network 39392e70-42e2-476c-a39a-9f7c64a4d89a was deleted as no HA routers are present in tenant 94a6c2ee5b9f455b867c860a4ef1f2a5. [pid: 8|app: 0|req: 1050/2224] 10.0.0.214 () {32 vars in 724 bytes} [Tue Mar 3 20:07:26 2026] DELETE /v2.0/routers/ae83f39a-16bd-4049-a224-75017e54f241 => generated 0 bytes in 647 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1051/2225] 10.0.0.214 () {32 vars in 727 bytes} [Tue Mar 3 20:07:27 2026] GET /v2.0/ports/0f93f680-4062-4601-b44a-6e20d271524f/tags => generated 37 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1052/2226] 199.204.45.89 () {34 vars in 1079 bytes} [Tue Mar 3 20:07:27 2026] GET /v2.0/ports?tenant_id=aac513947fed4b77a2a27f9abe8ba7ae&device_id=8eb0fbef-5e1f-4353-b44c-b9b6ec4d4f30 => generated 1244 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1175/2227] 10.0.0.208 () {34 vars in 1008 bytes} [Tue Mar 3 20:07:26 2026] GET /v2.0/networks/04dbd72e-5afd-489b-a54a-09dd2bc4fd80?fields=segments => generated 14 bytes in 509 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1176/2228] 10.0.0.214 () {32 vars in 735 bytes} [Tue Mar 3 20:07:27 2026] GET /v2.0/ports/0f93f680-4062-4601-b44a-6e20d271524f/tags/red => generated 0 bytes in 41 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1177/2229] 199.204.45.89 () {34 vars in 985 bytes} [Tue Mar 3 20:07:27 2026] GET /v2.0/networks?id=221fd3ea-95bc-493d-8515-0c52848412ae => generated 755 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1178/2230] 10.0.0.208 () {34 vars in 1108 bytes} [Tue Mar 3 20:07:27 2026] GET /v2.0/networks/04dbd72e-5afd-489b-a54a-09dd2bc4fd80?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1053/2231] 10.0.0.214 () {32 vars in 724 bytes} [Tue Mar 3 20:07:27 2026] DELETE /v2.0/subnets/e731f64a-3f1f-4ca2-906e-df4da1fed0b7 => generated 0 bytes in 181 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1054/2232] 199.204.45.89 () {34 vars in 1059 bytes} [Tue Mar 3 20:07:27 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=2db47c84-67f9-4ad8-8693-a13d945128a0 => generated 859 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-03-03 20:07:27.511 7 INFO neutron.api.v2.resource [None req-44de11a4-2a0f-4f40-b04c-ea3457fb0c17 e93a20b04b5c4f64b93710eae3e32c16 21537fbef17a4f168953c8147e6c27c5 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1179/2233] 10.0.0.214 () {32 vars in 739 bytes} [Tue Mar 3 20:07:27 2026] GET /v2.0/ports/0f93f680-4062-4601-b44a-6e20d271524f/tags/green => generated 99 bytes in 58 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1180/2234] 10.0.0.214 () {32 vars in 738 bytes} [Tue Mar 3 20:07:27 2026] DELETE /v2.0/ports/0f93f680-4062-4601-b44a-6e20d271524f/tags/red => generated 0 bytes in 74 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-03 20:07:27.605 8 INFO neutron_taas.services.taas.taas_plugin [None req-ef20d998-9d8f-4637-84df-14b2fd895c3e 05d9b7a45baa4b39aec517532f47bc07 94a6c2ee5b9f455b867c860a4ef1f2a5 - - default default] TaaS: Handle Delete Port: 983f55a3-4c5f-474b-9add-c9a49c3f5fed 2026-03-03 20:07:27.609 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-ef20d998-9d8f-4637-84df-14b2fd895c3e 05d9b7a45baa4b39aec517532f47bc07 94a6c2ee5b9f455b867c860a4ef1f2a5 - - default default] Tap Mirror: Handle Delete Port: 983f55a3-4c5f-474b-9add-c9a49c3f5fed [pid: 7|app: 0|req: 1181/2235] 199.204.45.89 () {34 vars in 983 bytes} [Tue Mar 3 20:07:27 2026] GET /v2.0/subnets?id=a8eb6e48-58ff-4612-96ce-1c482403f5db => generated 678 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1182/2236] 10.0.0.214 () {32 vars in 729 bytes} [Tue Mar 3 20:07:27 2026] GET /v2.0/floatingips/c4a6a836-9d9e-4b23-8b59-2f4f29807ac2 => generated 858 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1183/2237] 10.0.0.214 () {32 vars in 727 bytes} [Tue Mar 3 20:07:27 2026] GET /v2.0/ports/0f93f680-4062-4601-b44a-6e20d271524f/tags => generated 30 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1184/2238] 199.204.45.89 () {34 vars in 1051 bytes} [Tue Mar 3 20:07:27 2026] GET /v2.0/ports?network_id=221fd3ea-95bc-493d-8515-0c52848412ae&device_owner=network%3Adhcp => generated 1244 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1055/2239] 10.0.0.214 () {32 vars in 726 bytes} [Tue Mar 3 20:07:27 2026] DELETE /v2.0/networks/99d33b99-87b5-4e1d-8b1e-8fe63b3a67dc => generated 0 bytes in 303 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-03-03 20:07:27.834 7 INFO neutron.api.v2.resource [None req-b4eb770d-0093-42ff-970a-ca4aa239dd6a e93a20b04b5c4f64b93710eae3e32c16 21537fbef17a4f168953c8147e6c27c5 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1185/2240] 10.0.0.214 () {32 vars in 742 bytes} [Tue Mar 3 20:07:27 2026] DELETE /v2.0/ports/0f93f680-4062-4601-b44a-6e20d271524f/tags/green => generated 99 bytes in 59 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1056/2241] 199.204.45.89 () {34 vars in 1011 bytes} [Tue Mar 3 20:07:27 2026] GET /v2.0/networks/221fd3ea-95bc-493d-8515-0c52848412ae?fields=segments => generated 14 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-03 20:07:27.889 7 INFO neutron.db.segments_db [None req-36339334-3b80-42e5-b7e3-cac5f275b2e4 05d9b7a45baa4b39aec517532f47bc07 94a6c2ee5b9f455b867c860a4ef1f2a5 - - default default] Added segment 99cb32df-4f2e-4010-919f-df3d0a1fb2fa of type vxlan for network 6c67c2c3-116c-4cda-b50f-9d6b306f1736 [pid: 8|app: 0|req: 1057/2242] 10.0.0.214 () {32 vars in 730 bytes} [Tue Mar 3 20:07:27 2026] DELETE /v2.0/ports/0f93f680-4062-4601-b44a-6e20d271524f/tags => generated 0 bytes in 72 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1058/2243] 199.204.45.89 () {34 vars in 1111 bytes} [Tue Mar 3 20:07:27 2026] GET /v2.0/networks/221fd3ea-95bc-493d-8515-0c52848412ae?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1186/2244] 10.0.0.214 () {34 vars in 670 bytes} [Tue Mar 3 20:07:27 2026] POST /v2.0/networks => generated 610 bytes in 136 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1059/2245] 10.0.0.214 () {32 vars in 727 bytes} [Tue Mar 3 20:07:27 2026] GET /v2.0/ports/0f93f680-4062-4601-b44a-6e20d271524f/tags => generated 12 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-03 20:07:28.144 8 INFO neutron_taas.services.taas.taas_plugin [None req-0034cb2b-c4c5-4e98-afa7-79f2bf79c987 e93a20b04b5c4f64b93710eae3e32c16 21537fbef17a4f168953c8147e6c27c5 - - default default] TaaS: Handle Delete Port: 0f93f680-4062-4601-b44a-6e20d271524f 2026-03-03 20:07:28.148 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-0034cb2b-c4c5-4e98-afa7-79f2bf79c987 e93a20b04b5c4f64b93710eae3e32c16 21537fbef17a4f168953c8147e6c27c5 - - default default] Tap Mirror: Handle Delete Port: 0f93f680-4062-4601-b44a-6e20d271524f [pid: 8|app: 0|req: 1060/2246] 10.0.0.214 () {32 vars in 720 bytes} [Tue Mar 3 20:07:28 2026] DELETE /v2.0/ports/0f93f680-4062-4601-b44a-6e20d271524f => generated 0 bytes in 249 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1187/2247] 10.0.0.214 () {34 vars in 669 bytes} [Tue Mar 3 20:07:27 2026] POST /v2.0/subnets => generated 626 bytes in 290 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1061/2248] 10.0.0.208 () {34 vars in 990 bytes} [Tue Mar 3 20:07:28 2026] GET /v2.0/ports?device_id=2fb804ab-a44d-43dc-8dfd-09f57afb3844 => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-03 20:07:28.343 8 INFO neutron.db.segments_db [None req-e5803607-5818-427a-a093-e7e6fe126b6e 05d9b7a45baa4b39aec517532f47bc07 94a6c2ee5b9f455b867c860a4ef1f2a5 - - default default] Added segment 6db98fd0-d7d3-4ade-a0cf-cb95eb16fac0 of type vxlan for network 824b49f2-8169-4915-bd63-9b2514c4e6f8 2026-03-03 20:07:28.391 7 INFO neutron.services.segments.plugin [-] Segment 78ada442-ddac-489a-9c13-a8cb765acded resource provider aggregate not found 2026-03-03 20:07:28.400 7 INFO neutron.services.segments.plugin [-] Segment 78ada442-ddac-489a-9c13-a8cb765acded resource provider aggregate not found 2026-03-03 20:07:28.408 7 INFO neutron.services.segments.plugin [-] Segment 78ada442-ddac-489a-9c13-a8cb765acded resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 78ada442-ddac-489a-9c13-a8cb765acded found for delete ", "request_id": "req-30a818b1-1073-4502-bfab-00374e456950"}]} 2026-03-03 20:07:28.425 7 INFO neutron.services.segments.plugin [-] Segment 78ada442-ddac-489a-9c13-a8cb765acded resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 78ada442-ddac-489a-9c13-a8cb765acded found for delete ", "request_id": "req-c999ce6e-d856-4791-983b-771727ffc630"}]} [pid: 7|app: 0|req: 1188/2249] 10.0.0.214 () {32 vars in 726 bytes} [Tue Mar 3 20:07:28 2026] DELETE /v2.0/networks/52e8707a-1920-4631-b8d5-9649d6357259 => generated 0 bytes in 164 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1189/2250] 10.0.0.208 () {34 vars in 990 bytes} [Tue Mar 3 20:07:28 2026] GET /v2.0/ports?device_id=2fb804ab-a44d-43dc-8dfd-09f57afb3844 => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-03 20:07:28.614 8 INFO neutron.db.l3_hamode_db [None req-e5803607-5818-427a-a093-e7e6fe126b6e 05d9b7a45baa4b39aec517532f47bc07 94a6c2ee5b9f455b867c860a4ef1f2a5 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-03-03 20:07:28.755 8 INFO neutron.db.l3_hamode_db [None req-e5803607-5818-427a-a093-e7e6fe126b6e 05d9b7a45baa4b39aec517532f47bc07 94a6c2ee5b9f455b867c860a4ef1f2a5 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-03-03 20:07:29.190 8 INFO neutron.services.segments.plugin [-] Segment 5873af88-b20a-4d85-ad5e-753156133f4d resource provider aggregate not found 2026-03-03 20:07:29.196 8 INFO neutron.services.segments.plugin [-] Segment 5873af88-b20a-4d85-ad5e-753156133f4d resource provider aggregate not found 2026-03-03 20:07:29.212 8 INFO neutron.services.segments.plugin [-] Segment 5873af88-b20a-4d85-ad5e-753156133f4d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5873af88-b20a-4d85-ad5e-753156133f4d found for delete ", "request_id": "req-ef6aca76-b4c7-4f26-865d-f8c1bfc49243"}]} 2026-03-03 20:07:29.223 8 INFO neutron.services.segments.plugin [-] Segment 5873af88-b20a-4d85-ad5e-753156133f4d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5873af88-b20a-4d85-ad5e-753156133f4d found for delete ", "request_id": "req-9ca81d77-6ec4-45f2-b288-4a3c135df00e"}]} [pid: 7|app: 0|req: 1190/2251] 10.0.0.214 () {32 vars in 774 bytes} [Tue Mar 3 20:07:29 2026] GET /v2.0/security-groups?tenant_id=43195318a10a4e08a8ef652bf99ae755&name=default => generated 2925 bytes in 226 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1062/2252] 10.0.0.214 () {34 vars in 669 bytes} [Tue Mar 3 20:07:28 2026] POST /v2.0/routers => generated 507 bytes in 1007 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1191/2253] 10.0.0.214 () {32 vars in 740 bytes} [Tue Mar 3 20:07:29 2026] DELETE /v2.0/security-groups/34d40e56-ef6b-4fe6-a339-93f59b6bed8e => generated 0 bytes in 98 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1192/2254] 10.0.0.214 () {32 vars in 774 bytes} [Tue Mar 3 20:07:29 2026] GET /v2.0/security-groups?tenant_id=21537fbef17a4f168953c8147e6c27c5&name=default => generated 2925 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1193/2255] 10.0.0.214 () {32 vars in 740 bytes} [Tue Mar 3 20:07:29 2026] DELETE /v2.0/security-groups/1668776d-607a-4e8a-8dc8-5a48720658d3 => generated 0 bytes in 95 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1063/2256] 10.0.0.214 () {34 vars in 783 bytes} [Tue Mar 3 20:07:29 2026] PUT /v2.0/routers/207ad361-ec67-4611-ad4d-92827c06c01d/add_router_interface => generated 309 bytes in 1122 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1194/2257] 10.0.0.214 () {32 vars in 717 bytes} [Tue Mar 3 20:07:30 2026] GET /v2.0/ports/0efab8d5-7c34-468a-b5cc-8854f424e7b9 => generated 955 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-03-03 20:07:30.773 8 INFO neutron_taas.services.taas.taas_plugin [None req-c24a55e7-c24d-43f5-915e-094b2ff2b2ca 05d9b7a45baa4b39aec517532f47bc07 94a6c2ee5b9f455b867c860a4ef1f2a5 - - default default] TaaS: Handle Delete Port: 0efab8d5-7c34-468a-b5cc-8854f424e7b9 2026-03-03 20:07:30.776 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c24a55e7-c24d-43f5-915e-094b2ff2b2ca 05d9b7a45baa4b39aec517532f47bc07 94a6c2ee5b9f455b867c860a4ef1f2a5 - - default default] Tap Mirror: Handle Delete Port: 0efab8d5-7c34-468a-b5cc-8854f424e7b9 [pid: 7|app: 0|req: 1195/2258] 10.0.0.208 () {34 vars in 990 bytes} [Tue Mar 3 20:07:31 2026] GET /v2.0/ports?device_id=2fb804ab-a44d-43dc-8dfd-09f57afb3844 => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1064/2259] 10.0.0.214 () {34 vars in 789 bytes} [Tue Mar 3 20:07:30 2026] PUT /v2.0/routers/207ad361-ec67-4611-ad4d-92827c06c01d/remove_router_interface => generated 309 bytes in 793 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1196/2260] 10.0.0.214 () {32 vars in 736 bytes} [Tue Mar 3 20:07:31 2026] GET /v2.0/ports?device_id=207ad361-ec67-4611-ad4d-92827c06c01d => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1065/2261] 10.0.0.208 () {34 vars in 990 bytes} [Tue Mar 3 20:07:31 2026] GET /v2.0/ports?device_id=2fb804ab-a44d-43dc-8dfd-09f57afb3844 => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-03 20:07:31.497 7 INFO neutron_taas.services.taas.taas_plugin [None req-26b757c1-f756-4a4b-b947-cffc90facee2 05d9b7a45baa4b39aec517532f47bc07 94a6c2ee5b9f455b867c860a4ef1f2a5 - - default default] TaaS: Handle Delete Port: 39d8caf1-9741-497d-979d-ab7247fca4a8 2026-03-03 20:07:31.500 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-26b757c1-f756-4a4b-b947-cffc90facee2 05d9b7a45baa4b39aec517532f47bc07 94a6c2ee5b9f455b867c860a4ef1f2a5 - - default default] Tap Mirror: Handle Delete Port: 39d8caf1-9741-497d-979d-ab7247fca4a8 2026-03-03 20:07:31.815 7 INFO neutron.services.segments.plugin [-] Segment 6db98fd0-d7d3-4ade-a0cf-cb95eb16fac0 resource provider aggregate not found 2026-03-03 20:07:31.820 7 INFO neutron.services.segments.plugin [-] Segment 6db98fd0-d7d3-4ade-a0cf-cb95eb16fac0 resource provider aggregate not found 2026-03-03 20:07:31.835 7 INFO neutron.services.segments.plugin [-] Segment 6db98fd0-d7d3-4ade-a0cf-cb95eb16fac0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6db98fd0-d7d3-4ade-a0cf-cb95eb16fac0 found for delete ", "request_id": "req-7bc9c422-9527-4adc-a8e6-63bd9c4147d2"}]} 2026-03-03 20:07:31.836 7 INFO neutron.services.segments.plugin [-] Segment 6db98fd0-d7d3-4ade-a0cf-cb95eb16fac0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6db98fd0-d7d3-4ade-a0cf-cb95eb16fac0 found for delete ", "request_id": "req-d9423c85-7383-4ddd-b135-b37e6fbde117"}]} 2026-03-03 20:07:31.842 7 INFO neutron.db.l3_hamode_db [None req-26b757c1-f756-4a4b-b947-cffc90facee2 05d9b7a45baa4b39aec517532f47bc07 94a6c2ee5b9f455b867c860a4ef1f2a5 - - default default] HA network 824b49f2-8169-4915-bd63-9b2514c4e6f8 was deleted as no HA routers are present in tenant 94a6c2ee5b9f455b867c860a4ef1f2a5. [pid: 7|app: 0|req: 1197/2262] 10.0.0.214 () {32 vars in 724 bytes} [Tue Mar 3 20:07:31 2026] DELETE /v2.0/routers/207ad361-ec67-4611-ad4d-92827c06c01d => generated 0 bytes in 533 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1066/2263] 10.0.0.214 () {32 vars in 724 bytes} [Tue Mar 3 20:07:31 2026] DELETE /v2.0/subnets/2897c0f5-931c-4fbe-a5b6-1162ec5e7128 => generated 0 bytes in 194 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1198/2264] 199.204.45.89 () {34 vars in 985 bytes} [Tue Mar 3 20:07:32 2026] GET /v2.0/networks?id=04dbd72e-5afd-489b-a54a-09dd2bc4fd80 => generated 735 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-03-03 20:07:32.156 8 INFO neutron_taas.services.taas.taas_plugin [None req-9d4a1391-62b8-453b-871b-9854f2e9ce4a 05d9b7a45baa4b39aec517532f47bc07 94a6c2ee5b9f455b867c860a4ef1f2a5 - - default default] TaaS: Handle Delete Port: 28a665f4-5ead-4672-8d13-8414b8171ac7 [pid: 7|app: 0|req: 1199/2265] 199.204.45.89 () {34 vars in 1049 bytes} [Tue Mar 3 20:07:32 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=a65240bb7d184953af84247a97d12afe => generated 343 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-03-03 20:07:32.162 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-9d4a1391-62b8-453b-871b-9854f2e9ce4a 05d9b7a45baa4b39aec517532f47bc07 94a6c2ee5b9f455b867c860a4ef1f2a5 - - default default] Tap Mirror: Handle Delete Port: 28a665f4-5ead-4672-8d13-8414b8171ac7 2026-03-03 20:07:32.391 8 INFO neutron.services.segments.plugin [-] Segment 99cb32df-4f2e-4010-919f-df3d0a1fb2fa resource provider aggregate not found 2026-03-03 20:07:32.399 8 INFO neutron.services.segments.plugin [-] Segment 99cb32df-4f2e-4010-919f-df3d0a1fb2fa resource provider aggregate not found 2026-03-03 20:07:32.415 8 INFO neutron.services.segments.plugin [-] Segment 99cb32df-4f2e-4010-919f-df3d0a1fb2fa resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 99cb32df-4f2e-4010-919f-df3d0a1fb2fa found for delete ", "request_id": "req-3a854c6a-f8c9-4380-a24b-b044e08ee274"}]} 2026-03-03 20:07:32.424 8 INFO neutron.services.segments.plugin [-] Segment 99cb32df-4f2e-4010-919f-df3d0a1fb2fa resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 99cb32df-4f2e-4010-919f-df3d0a1fb2fa found for delete ", "request_id": "req-388f33f4-1bf8-4e8f-bc83-b39e05f43b44"}]} [pid: 8|app: 0|req: 1067/2266] 10.0.0.214 () {32 vars in 726 bytes} [Tue Mar 3 20:07:32 2026] DELETE /v2.0/networks/6c67c2c3-116c-4cda-b50f-9d6b306f1736 => generated 0 bytes in 371 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-03-03 20:07:32.478 8 INFO neutron.db.segments_db [None req-331255d0-48d6-406d-bed5-edd27d7ad1fd 05d9b7a45baa4b39aec517532f47bc07 94a6c2ee5b9f455b867c860a4ef1f2a5 - - default default] Added segment 70befafb-3989-43c3-bd6f-d53e333889aa of type vxlan for network 8dcc33d3-a7dc-4eff-90ad-0823fe7ddfa3 [pid: 7|app: 0|req: 1200/2267] 199.204.45.89 () {38 vars in 954 bytes} [Tue Mar 3 20:07:32 2026] POST /v2.0/ports => generated 1078 bytes in 415 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-03 20:07:32.716 8 INFO neutron.db.l3_hamode_db [None req-331255d0-48d6-406d-bed5-edd27d7ad1fd 05d9b7a45baa4b39aec517532f47bc07 94a6c2ee5b9f455b867c860a4ef1f2a5 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1201/2268] 199.204.45.89 () {38 vars in 1027 bytes} [Tue Mar 3 20:07:32 2026] PUT /v2.0/ports/442dcaa8-d4eb-4dc5-a790-99c3786c0449 => generated 1239 bytes in 488 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-03-03 20:07:33.115 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-2fd61031-6305-4493-abdb-44c2b08640f3'] response: {'name': 'network-changed', 'server_uuid': '2fb804ab-a44d-43dc-8dfd-09f57afb3844', 'tag': '442dcaa8-d4eb-4dc5-a790-99c3786c0449', 'status': 'completed', 'code': 200} /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-03 20:07:33.286 7 INFO neutron.db.segments_db [None req-acc8f800-75a4-4584-9e03-2ba62c0b3976 5911c0158dac49a5b1620621625aa245 accae23c19724a1bb72ba113207bffa2 - - default default] Added segment 2bc48805-3d08-4a53-a09b-02c97a9a5dde of type vxlan for network 6d5bf216-4a82-451e-982d-0459f08a6cae 2026-03-03 20:07:33.526 7 INFO neutron.db.l3_hamode_db [None req-acc8f800-75a4-4584-9e03-2ba62c0b3976 5911c0158dac49a5b1620621625aa245 accae23c19724a1bb72ba113207bffa2 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-03-03 20:07:33.639 8 INFO neutron.db.l3_hamode_db [None req-331255d0-48d6-406d-bed5-edd27d7ad1fd 05d9b7a45baa4b39aec517532f47bc07 94a6c2ee5b9f455b867c860a4ef1f2a5 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-03-03 20:07:33.686 7 INFO neutron.db.l3_hamode_db [None req-acc8f800-75a4-4584-9e03-2ba62c0b3976 5911c0158dac49a5b1620621625aa245 accae23c19724a1bb72ba113207bffa2 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1202/2269] 10.0.0.214 () {34 vars in 668 bytes} [Tue Mar 3 20:07:33 2026] POST /v2.0/routers => generated 474 bytes in 1224 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1203/2270] 199.204.45.89 () {34 vars in 1079 bytes} [Tue Mar 3 20:07:34 2026] GET /v2.0/ports?tenant_id=a65240bb7d184953af84247a97d12afe&device_id=2fb804ab-a44d-43dc-8dfd-09f57afb3844 => generated 1242 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1204/2271] 10.0.0.208 () {34 vars in 990 bytes} [Tue Mar 3 20:07:34 2026] GET /v2.0/ports?device_id=2fb804ab-a44d-43dc-8dfd-09f57afb3844 => generated 1242 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1205/2272] 10.0.0.214 () {34 vars in 751 bytes} [Tue Mar 3 20:07:34 2026] PUT /v2.0/routers/f9bc7adb-1019-4be3-9101-760bb4de6b3c/tags => generated 25 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1206/2273] 199.204.45.89 () {34 vars in 1017 bytes} [Tue Mar 3 20:07:34 2026] GET /v2.0/networks?tenant_id=a65240bb7d184953af84247a97d12afe&shared=False => generated 735 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1207/2274] 10.0.0.208 () {34 vars in 1040 bytes} [Tue Mar 3 20:07:34 2026] GET /v2.0/security-groups?id=77ad8758-e25e-4996-8e6b-a3fc3f805f23&fields=id&fields=name => generated 96 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1068/2275] 10.0.0.214 () {34 vars in 669 bytes} [Tue Mar 3 20:07:32 2026] POST /v2.0/routers => generated 687 bytes in 2181 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1208/2276] 10.0.0.214 () {32 vars in 731 bytes} [Tue Mar 3 20:07:34 2026] GET /v2.0/routers/f9bc7adb-1019-4be3-9101-760bb4de6b3c/tags => generated 25 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1069/2277] 199.204.45.89 () {34 vars in 929 bytes} [Tue Mar 3 20:07:34 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1070/2278] 10.0.0.208 () {34 vars in 990 bytes} [Tue Mar 3 20:07:34 2026] GET /v2.0/ports?device_id=2fb804ab-a44d-43dc-8dfd-09f57afb3844 => generated 1242 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1209/2279] 10.0.0.214 () {32 vars in 721 bytes} [Tue Mar 3 20:07:34 2026] GET /v2.0/routers/f05a1998-6f0e-4d40-8022-7c4abdb84917 => generated 693 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1210/2280] 10.0.0.214 () {32 vars in 647 bytes} [Tue Mar 3 20:07:34 2026] GET /v2.0/routers => generated 696 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1071/2281] 10.0.0.214 () {34 vars in 762 bytes} [Tue Mar 3 20:07:34 2026] PUT /v2.0/routers/f9bc7adb-1019-4be3-9101-760bb4de6b3c/tags/green => generated 4 bytes in 188 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1072/2282] 10.0.0.214 () {32 vars in 731 bytes} [Tue Mar 3 20:07:34 2026] GET /v2.0/routers/f9bc7adb-1019-4be3-9101-760bb4de6b3c/tags => generated 34 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1073/2283] 10.0.0.214 () {34 vars in 758 bytes} [Tue Mar 3 20:07:35 2026] PUT /v2.0/routers/f9bc7adb-1019-4be3-9101-760bb4de6b3c/tags/red => generated 4 bytes in 123 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1211/2284] 10.0.0.214 () {34 vars in 741 bytes} [Tue Mar 3 20:07:34 2026] PUT /v2.0/routers/f05a1998-6f0e-4d40-8022-7c4abdb84917 => generated 700 bytes in 430 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1074/2285] 10.0.0.214 () {32 vars in 731 bytes} [Tue Mar 3 20:07:35 2026] GET /v2.0/routers/f9bc7adb-1019-4be3-9101-760bb4de6b3c/tags => generated 34 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1212/2286] 10.0.0.214 () {32 vars in 721 bytes} [Tue Mar 3 20:07:35 2026] GET /v2.0/routers/f05a1998-6f0e-4d40-8022-7c4abdb84917 => generated 700 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1213/2287] 10.0.0.214 () {32 vars in 736 bytes} [Tue Mar 3 20:07:35 2026] GET /v2.0/ports?device_id=f05a1998-6f0e-4d40-8022-7c4abdb84917 => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1075/2288] 10.0.0.214 () {34 vars in 780 bytes} [Tue Mar 3 20:07:35 2026] PUT /v2.0/routers/f9bc7adb-1019-4be3-9101-760bb4de6b3c/tags/black.or.white => generated 4 bytes in 167 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1076/2289] 10.0.0.214 () {32 vars in 731 bytes} [Tue Mar 3 20:07:35 2026] GET /v2.0/routers/f9bc7adb-1019-4be3-9101-760bb4de6b3c/tags => generated 52 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-03 20:07:35.570 7 INFO neutron_taas.services.taas.taas_plugin [None req-c859dd07-1e64-4e5d-b3cc-83da1cead0a0 05d9b7a45baa4b39aec517532f47bc07 94a6c2ee5b9f455b867c860a4ef1f2a5 - - default default] TaaS: Handle Delete Port: ec0b6b20-d8b7-484c-858f-e5735b2257a9 2026-03-03 20:07:35.574 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c859dd07-1e64-4e5d-b3cc-83da1cead0a0 05d9b7a45baa4b39aec517532f47bc07 94a6c2ee5b9f455b867c860a4ef1f2a5 - - default default] Tap Mirror: Handle Delete Port: ec0b6b20-d8b7-484c-858f-e5735b2257a9 [pid: 8|app: 0|req: 1077/2290] 10.0.0.192 () {28 vars in 599 bytes} [Tue Mar 3 20:07:35 2026] GET /v2.0/security-groups => generated 46744 bytes in 188 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1078/2291] 10.0.0.214 () {34 vars in 751 bytes} [Tue Mar 3 20:07:35 2026] PUT /v2.0/routers/f9bc7adb-1019-4be3-9101-760bb4de6b3c/tags => generated 37 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1079/2292] 199.204.45.89 () {34 vars in 1079 bytes} [Tue Mar 3 20:07:35 2026] GET /v2.0/ports?tenant_id=a65240bb7d184953af84247a97d12afe&device_id=2fb804ab-a44d-43dc-8dfd-09f57afb3844 => generated 1242 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-03-03 20:07:35.862 7 INFO neutron_taas.services.taas.taas_plugin [None req-c859dd07-1e64-4e5d-b3cc-83da1cead0a0 05d9b7a45baa4b39aec517532f47bc07 94a6c2ee5b9f455b867c860a4ef1f2a5 - - default default] TaaS: Handle Delete Port: 41e8952b-4012-45ca-a3c9-747b1192ab22 2026-03-03 20:07:35.866 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c859dd07-1e64-4e5d-b3cc-83da1cead0a0 05d9b7a45baa4b39aec517532f47bc07 94a6c2ee5b9f455b867c860a4ef1f2a5 - - default default] Tap Mirror: Handle Delete Port: 41e8952b-4012-45ca-a3c9-747b1192ab22 [pid: 8|app: 0|req: 1080/2293] 10.0.0.192 () {28 vars in 585 bytes} [Tue Mar 3 20:07:35 2026] GET /v2.0/networks => generated 8054 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1081/2294] 10.0.0.214 () {32 vars in 731 bytes} [Tue Mar 3 20:07:35 2026] GET /v2.0/routers/f9bc7adb-1019-4be3-9101-760bb4de6b3c/tags => generated 37 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1082/2295] 199.204.45.89 () {34 vars in 1059 bytes} [Tue Mar 3 20:07:36 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.1.81&port_id=442dcaa8-d4eb-4dc5-a790-99c3786c0449 => generated 19 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1083/2296] 10.0.0.208 () {34 vars in 1366 bytes} [Tue Mar 3 20:07:36 2026] GET /v2.0/ports?device_id=2fb804ab-a44d-43dc-8dfd-09f57afb3844&device_id=8eb0fbef-5e1f-4353-b44c-b9b6ec4d4f30&device_id=2ba05810-e02b-428d-b124-965c8ba04d1b&device_id=f89f7218-d283-44b8-9193-a6c23a852ed4&device_id=e9517493-5290-4c53-bd79-ba30bd00e934 => generated 6624 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1084/2297] 10.0.0.192 () {28 vars in 583 bytes} [Tue Mar 3 20:07:36 2026] GET /v2.0/subnets => generated 8665 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1085/2298] 10.0.0.214 () {32 vars in 739 bytes} [Tue Mar 3 20:07:36 2026] GET /v2.0/routers/f9bc7adb-1019-4be3-9101-760bb4de6b3c/tags/red => generated 0 bytes in 70 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-03-03 20:07:36.206 7 INFO neutron.services.segments.plugin [-] Segment 70befafb-3989-43c3-bd6f-d53e333889aa resource provider aggregate not found 2026-03-03 20:07:36.213 7 INFO neutron.services.segments.plugin [-] Segment 70befafb-3989-43c3-bd6f-d53e333889aa resource provider aggregate not found 2026-03-03 20:07:36.228 7 INFO neutron.services.segments.plugin [-] Segment 70befafb-3989-43c3-bd6f-d53e333889aa resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 70befafb-3989-43c3-bd6f-d53e333889aa found for delete ", "request_id": "req-4230ba3d-c4ab-419c-a929-1ac611eedaf3"}]} [pid: 8|app: 0|req: 1086/2299] 199.204.45.89 () {34 vars in 983 bytes} [Tue Mar 3 20:07:36 2026] GET /v2.0/subnets?id=84346805-5728-4988-bb49-f39ffb44b063 => generated 654 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-03-03 20:07:36.235 7 INFO neutron.services.segments.plugin [-] Segment 70befafb-3989-43c3-bd6f-d53e333889aa resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 70befafb-3989-43c3-bd6f-d53e333889aa found for delete ", "request_id": "req-a2904005-442a-4d81-bb2f-b42d0cdc4831"}]} 2026-03-03 20:07:36.252 7 INFO neutron.db.l3_hamode_db [None req-c859dd07-1e64-4e5d-b3cc-83da1cead0a0 05d9b7a45baa4b39aec517532f47bc07 94a6c2ee5b9f455b867c860a4ef1f2a5 - - default default] HA network 8dcc33d3-a7dc-4eff-90ad-0823fe7ddfa3 was deleted as no HA routers are present in tenant 94a6c2ee5b9f455b867c860a4ef1f2a5. [pid: 7|app: 0|req: 1214/2300] 10.0.0.214 () {32 vars in 724 bytes} [Tue Mar 3 20:07:35 2026] DELETE /v2.0/routers/f05a1998-6f0e-4d40-8022-7c4abdb84917 => generated 0 bytes in 911 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1087/2301] 10.0.0.208 () {34 vars in 1280 bytes} [Tue Mar 3 20:07:36 2026] GET /v2.0/security-groups?id=77ad8758-e25e-4996-8e6b-a3fc3f805f23&id=69f58b6e-e456-4f5c-bcc1-5ef14aca7a51&id=25de64e3-502d-4fd1-a86f-39a6539b7739&id=7e916ae3-ee7b-44aa-90c3-3c9e4fa3af12&fields=id&fields=name => generated 373 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-03-03 20:07:36.359 8 INFO neutron.api.v2.resource [None req-8464f9a4-3bcd-4ebb-8d33-153e755ce594 5911c0158dac49a5b1620621625aa245 accae23c19724a1bb72ba113207bffa2 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1090/2304] 10.0.0.214 () {32 vars in 743 bytes} [Tue Mar 3 20:07:36 2026] GET /v2.0/routers/f9bc7adb-1019-4be3-9101-760bb4de6b3c/tags/green => generated 99 bytes in 87 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1215/2305] 10.0.0.192 () {28 vars in 579 bytes} [Tue Mar 3 20:07:36 2026] GET /v2.0/ports => generated 31646 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1216/2306] 10.0.0.214 () {32 vars in 736 bytes} [Tue Mar 3 20:07:36 2026] GET /v2.0/ports?device_id=f05a1998-6f0e-4d40-8022-7c4abdb84917 => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1091/2307] 199.204.45.89 () {34 vars in 1051 bytes} [Tue Mar 3 20:07:36 2026] GET /v2.0/ports?network_id=04dbd72e-5afd-489b-a54a-09dd2bc4fd80&device_owner=network%3Adhcp => generated 1244 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-03-03 20:07:36.416 8 INFO neutron.api.v2.resource [None req-f2506e81-ee12-42be-a12b-15345a4e7e9b 05d9b7a45baa4b39aec517532f47bc07 94a6c2ee5b9f455b867c860a4ef1f2a5 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1092/2308] 10.0.0.214 () {32 vars in 724 bytes} [Tue Mar 3 20:07:36 2026] DELETE /v2.0/routers/f05a1998-6f0e-4d40-8022-7c4abdb84917 => generated 135 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1093/2309] 10.0.0.192 () {28 vars in 619 bytes} [Tue Mar 3 20:07:36 2026] GET /v2.0/network-ip-availabilities => generated 4916 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1094/2310] 199.204.45.89 () {34 vars in 1011 bytes} [Tue Mar 3 20:07:36 2026] GET /v2.0/networks/04dbd72e-5afd-489b-a54a-09dd2bc4fd80?fields=segments => generated 14 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1217/2311] 10.0.0.214 () {32 vars in 742 bytes} [Tue Mar 3 20:07:36 2026] DELETE /v2.0/routers/f9bc7adb-1019-4be3-9101-760bb4de6b3c/tags/red => generated 0 bytes in 93 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1095/2312] 10.0.0.214 () {32 vars in 736 bytes} [Tue Mar 3 20:07:36 2026] GET /v2.0/ports?device_id=207ad361-ec67-4611-ad4d-92827c06c01d => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1096/2313] 199.204.45.89 () {34 vars in 1111 bytes} [Tue Mar 3 20:07:36 2026] GET /v2.0/networks/04dbd72e-5afd-489b-a54a-09dd2bc4fd80?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1218/2314] 10.0.0.192 () {28 vars in 583 bytes} [Tue Mar 3 20:07:36 2026] GET /v2.0/routers => generated 1974 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-03-03 20:07:36.585 7 INFO neutron.api.v2.resource [None req-b2ee420b-f439-452c-908f-e5e1c5a29e85 05d9b7a45baa4b39aec517532f47bc07 94a6c2ee5b9f455b867c860a4ef1f2a5 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1219/2315] 10.0.0.214 () {32 vars in 724 bytes} [Tue Mar 3 20:07:36 2026] DELETE /v2.0/routers/207ad361-ec67-4611-ad4d-92827c06c01d => generated 135 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1220/2316] 10.0.0.192 () {28 vars in 624 bytes} [Tue Mar 3 20:07:36 2026] GET /v2.0/agents?binary=ovn-controller => generated 14 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-03 20:07:36.607 7 INFO neutron.pecan_wsgi.hooks.translation [None req-cf1300dc-9519-4aaf-8d05-db47034a82c5 05d9b7a45baa4b39aec517532f47bc07 94a6c2ee5b9f455b867c860a4ef1f2a5 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1221/2317] 10.0.0.214 () {32 vars in 724 bytes} [Tue Mar 3 20:07:36 2026] DELETE /v2.0/subnets/2897c0f5-931c-4fbe-a5b6-1162ec5e7128 => generated 136 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1097/2318] 10.0.0.214 () {32 vars in 731 bytes} [Tue Mar 3 20:07:36 2026] GET /v2.0/routers/f9bc7adb-1019-4be3-9101-760bb4de6b3c/tags => generated 30 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1098/2319] 10.0.0.214 () {32 vars in 736 bytes} [Tue Mar 3 20:07:36 2026] GET /v2.0/ports?device_id=ae83f39a-16bd-4049-a224-75017e54f241 => generated 12 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1222/2320] 10.0.0.192 () {28 vars in 677 bytes} [Tue Mar 3 20:07:36 2026] GET /v2.0/routers/6de3d6ca-4a60-4e1d-b92f-6430cea48a78/l3-agents => generated 681 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-03-03 20:07:36.744 7 INFO neutron.api.v2.resource [None req-37784995-31df-4806-808f-744defee2e36 05d9b7a45baa4b39aec517532f47bc07 94a6c2ee5b9f455b867c860a4ef1f2a5 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1223/2321] 10.0.0.214 () {32 vars in 724 bytes} [Tue Mar 3 20:07:36 2026] DELETE /v2.0/routers/ae83f39a-16bd-4049-a224-75017e54f241 => generated 135 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-03-03 20:07:36.765 8 INFO neutron.api.v2.resource [None req-66774451-a146-4b02-a334-b504854db3ef 5911c0158dac49a5b1620621625aa245 accae23c19724a1bb72ba113207bffa2 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1099/2322] 10.0.0.214 () {32 vars in 746 bytes} [Tue Mar 3 20:07:36 2026] DELETE /v2.0/routers/f9bc7adb-1019-4be3-9101-760bb4de6b3c/tags/green => generated 99 bytes in 92 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) 2026-03-03 20:07:36.778 8 INFO neutron.pecan_wsgi.hooks.translation [None req-31f87db9-e933-45df-a4b8-f202f5410877 05d9b7a45baa4b39aec517532f47bc07 94a6c2ee5b9f455b867c860a4ef1f2a5 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1100/2323] 10.0.0.214 () {32 vars in 724 bytes} [Tue Mar 3 20:07:36 2026] DELETE /v2.0/subnets/e731f64a-3f1f-4ca2-906e-df4da1fed0b7 => generated 136 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1224/2324] 10.0.0.192 () {28 vars in 677 bytes} [Tue Mar 3 20:07:36 2026] GET /v2.0/routers/d558c935-e243-4bf7-a78d-5f3e6277032e/l3-agents => generated 681 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1225/2325] 10.0.0.214 () {32 vars in 736 bytes} [Tue Mar 3 20:07:36 2026] GET /v2.0/ports?device_id=c7997bba-adbb-4c26-b222-f0e705b9a618 => generated 12 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1101/2326] 10.0.0.214 () {32 vars in 734 bytes} [Tue Mar 3 20:07:36 2026] DELETE /v2.0/routers/f9bc7adb-1019-4be3-9101-760bb4de6b3c/tags => generated 0 bytes in 89 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-03-03 20:07:36.887 8 INFO neutron.api.v2.resource [None req-4dea0862-7a01-457b-86de-cac7cea96173 05d9b7a45baa4b39aec517532f47bc07 94a6c2ee5b9f455b867c860a4ef1f2a5 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1102/2327] 10.0.0.214 () {32 vars in 724 bytes} [Tue Mar 3 20:07:36 2026] DELETE /v2.0/routers/c7997bba-adbb-4c26-b222-f0e705b9a618 => generated 135 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1226/2328] 10.0.0.192 () {28 vars in 677 bytes} [Tue Mar 3 20:07:36 2026] GET /v2.0/routers/f9bc7adb-1019-4be3-9101-760bb4de6b3c/l3-agents => generated 682 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-03-03 20:07:36.915 7 INFO neutron.pecan_wsgi.hooks.translation [None req-8d947662-bd3d-436d-aeb3-e907b2d9211f 05d9b7a45baa4b39aec517532f47bc07 94a6c2ee5b9f455b867c860a4ef1f2a5 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1227/2329] 10.0.0.214 () {32 vars in 724 bytes} [Tue Mar 3 20:07:36 2026] DELETE /v2.0/subnets/aa69c9c2-417b-4afc-8ca7-a73cbedb0b9f => generated 136 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1228/2330] 10.0.0.192 () {28 vars in 581 bytes} [Tue Mar 3 20:07:36 2026] GET /v2.0/agents => generated 3386 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-03-03 20:07:36.934 7 INFO neutron.pecan_wsgi.hooks.translation [None req-aeadf8bd-ee61-45a9-bc1d-a5c830867418 05d9b7a45baa4b39aec517532f47bc07 94a6c2ee5b9f455b867c860a4ef1f2a5 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1229/2331] 10.0.0.214 () {32 vars in 724 bytes} [Tue Mar 3 20:07:36 2026] DELETE /v2.0/subnets/0f7b519c-c667-4fa1-885c-11dfda79742e => generated 136 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1103/2332] 10.0.0.214 () {32 vars in 731 bytes} [Tue Mar 3 20:07:36 2026] GET /v2.0/routers/f9bc7adb-1019-4be3-9101-760bb4de6b3c/tags => generated 12 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1230/2333] 10.0.0.192 () {28 vars in 583 bytes} [Tue Mar 3 20:07:36 2026] GET /v2.0/subnets => generated 8043 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1231/2334] 10.0.0.192 () {28 vars in 591 bytes} [Tue Mar 3 20:07:36 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: 1104/2335] 10.0.0.214 () {32 vars in 721 bytes} [Tue Mar 3 20:07:36 2026] GET /v2.0/routers/f9bc7adb-1019-4be3-9101-760bb4de6b3c => generated 480 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1232/2336] 10.0.0.192 () {28 vars in 591 bytes} [Tue Mar 3 20:07:37 2026] GET /v2.0/floatingips => generated 2547 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1233/2337] 10.0.0.208 () {34 vars in 990 bytes} [Tue Mar 3 20:07:37 2026] GET /v2.0/ports?device_id=2fb804ab-a44d-43dc-8dfd-09f57afb3844 => generated 1242 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1105/2338] 10.0.0.214 () {34 vars in 742 bytes} [Tue Mar 3 20:07:37 2026] PUT /v2.0/routers/f9bc7adb-1019-4be3-9101-760bb4de6b3c => generated 480 bytes in 423 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1106/2339] 10.0.0.208 () {34 vars in 1040 bytes} [Tue Mar 3 20:07:37 2026] GET /v2.0/security-groups?id=77ad8758-e25e-4996-8e6b-a3fc3f805f23&fields=id&fields=name => generated 96 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1107/2340] 10.0.0.214 () {32 vars in 736 bytes} [Tue Mar 3 20:07:37 2026] GET /v2.0/ports?device_id=f9bc7adb-1019-4be3-9101-760bb4de6b3c => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1234/2341] 10.0.0.214 () {32 vars in 774 bytes} [Tue Mar 3 20:07:37 2026] GET /v2.0/security-groups?tenant_id=94a6c2ee5b9f455b867c860a4ef1f2a5&name=default => generated 2925 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1235/2342] 10.0.0.208 () {34 vars in 990 bytes} [Tue Mar 3 20:07:37 2026] GET /v2.0/ports?device_id=2fb804ab-a44d-43dc-8dfd-09f57afb3844 => generated 1242 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1236/2343] 10.0.0.214 () {32 vars in 740 bytes} [Tue Mar 3 20:07:37 2026] DELETE /v2.0/security-groups/ee51d4b3-84e3-4fa1-82ee-94067cccf025 => generated 0 bytes in 85 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-03-03 20:07:38.078 8 INFO neutron_taas.services.taas.taas_plugin [None req-cd67372f-e9c3-4a9a-a1b2-de3011752833 5911c0158dac49a5b1620621625aa245 accae23c19724a1bb72ba113207bffa2 - - default default] TaaS: Handle Delete Port: 28df02e2-d386-459f-a54c-ef2830844ae1 2026-03-03 20:07:38.080 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-cd67372f-e9c3-4a9a-a1b2-de3011752833 5911c0158dac49a5b1620621625aa245 accae23c19724a1bb72ba113207bffa2 - - default default] Tap Mirror: Handle Delete Port: 28df02e2-d386-459f-a54c-ef2830844ae1 2026-03-03 20:07:38.347 8 INFO neutron.services.segments.plugin [-] Segment 2bc48805-3d08-4a53-a09b-02c97a9a5dde resource provider aggregate not found 2026-03-03 20:07:38.351 8 INFO neutron.services.segments.plugin [-] Segment 2bc48805-3d08-4a53-a09b-02c97a9a5dde resource provider aggregate not found 2026-03-03 20:07:38.364 8 INFO neutron.services.segments.plugin [-] Segment 2bc48805-3d08-4a53-a09b-02c97a9a5dde resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2bc48805-3d08-4a53-a09b-02c97a9a5dde found for delete ", "request_id": "req-f9e2e8f6-39d9-4b86-9282-d9ce43421bd4"}]} 2026-03-03 20:07:38.366 8 INFO neutron.services.segments.plugin [-] Segment 2bc48805-3d08-4a53-a09b-02c97a9a5dde resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2bc48805-3d08-4a53-a09b-02c97a9a5dde found for delete ", "request_id": "req-96b75131-3aab-490d-850e-1d65d076ba7d"}]} 2026-03-03 20:07:38.371 8 INFO neutron.db.l3_hamode_db [None req-cd67372f-e9c3-4a9a-a1b2-de3011752833 5911c0158dac49a5b1620621625aa245 accae23c19724a1bb72ba113207bffa2 - - default default] HA network 6d5bf216-4a82-451e-982d-0459f08a6cae was deleted as no HA routers are present in tenant accae23c19724a1bb72ba113207bffa2. [pid: 8|app: 0|req: 1108/2344] 10.0.0.214 () {32 vars in 724 bytes} [Tue Mar 3 20:07:37 2026] DELETE /v2.0/routers/f9bc7adb-1019-4be3-9101-760bb4de6b3c => generated 0 bytes in 889 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1237/2345] 10.0.0.214 () {32 vars in 774 bytes} [Tue Mar 3 20:07:38 2026] GET /v2.0/security-groups?tenant_id=accae23c19724a1bb72ba113207bffa2&name=default => generated 2925 bytes in 250 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1109/2346] 10.0.0.214 () {32 vars in 740 bytes} [Tue Mar 3 20:07:39 2026] DELETE /v2.0/security-groups/86d1271b-48d6-4416-a136-bf60a922c030 => generated 0 bytes in 78 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1238/2347] 10.0.0.214 () {32 vars in 774 bytes} [Tue Mar 3 20:07:39 2026] GET /v2.0/security-groups?tenant_id=3f436508d5734615ae23495032f1c327&name=default => generated 2925 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1239/2348] 10.0.0.214 () {32 vars in 740 bytes} [Tue Mar 3 20:07:39 2026] DELETE /v2.0/security-groups/44d61c47-7e02-4222-a35d-a508605499b4 => generated 0 bytes in 67 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1110/2349] 10.0.0.214 () {34 vars in 684 bytes} [Tue Mar 3 20:07:39 2026] POST /v2.0/security-groups => generated 1625 bytes in 300 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1240/2350] 10.0.0.214 () {32 vars in 663 bytes} [Tue Mar 3 20:07:39 2026] GET /v2.0/security-groups => generated 4530 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1111/2351] 10.0.0.214 () {34 vars in 758 bytes} [Tue Mar 3 20:07:39 2026] PUT /v2.0/security-groups/c3c59281-8167-4b48-a353-ddcf14aa8f09 => generated 1663 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1241/2352] 10.0.0.214 () {32 vars in 737 bytes} [Tue Mar 3 20:07:39 2026] GET /v2.0/security-groups/c3c59281-8167-4b48-a353-ddcf14aa8f09 => generated 1663 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1112/2353] 10.0.0.214 () {32 vars in 740 bytes} [Tue Mar 3 20:07:40 2026] DELETE /v2.0/security-groups/c3c59281-8167-4b48-a353-ddcf14aa8f09 => generated 0 bytes in 86 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1242/2354] 10.0.0.214 () {32 vars in 663 bytes} [Tue Mar 3 20:07:40 2026] GET /v2.0/security-groups => generated 2925 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-03-03 20:07:40.161 8 INFO neutron.api.v2.resource [None req-cd00175f-ebd4-483a-99c5-0d3a85c34c99 8f031e66ba434e13a8f03053ae014cd3 a97e0ce94ea14cb3b9dce852c14d43f2 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1113/2355] 10.0.0.214 () {32 vars in 740 bytes} [Tue Mar 3 20:07:40 2026] DELETE /v2.0/security-groups/c3c59281-8167-4b48-a353-ddcf14aa8f09 => generated 146 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1114/2356] 199.204.45.89 () {34 vars in 993 bytes} [Tue Mar 3 20:07:40 2026] GET /v2.0/ports?device_id=2fb804ab-a44d-43dc-8dfd-09f57afb3844 => generated 1242 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1115/2357] 199.204.45.89 () {34 vars in 1043 bytes} [Tue Mar 3 20:07:40 2026] GET /v2.0/security-groups?id=77ad8758-e25e-4996-8e6b-a3fc3f805f23&fields=id&fields=name => generated 96 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1243/2358] 10.0.0.214 () {34 vars in 684 bytes} [Tue Mar 3 20:07:40 2026] POST /v2.0/security-groups => generated 1625 bytes in 136 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1116/2359] 10.0.0.214 () {34 vars in 695 bytes} [Tue Mar 3 20:07:40 2026] POST /v2.0/security-group-rules => generated 601 bytes in 111 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1244/2360] 10.0.0.214 () {32 vars in 747 bytes} [Tue Mar 3 20:07:40 2026] GET /v2.0/security-group-rules/b5f0605e-6d83-414a-8097-36e22adac16f => generated 601 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1117/2361] 10.0.0.214 () {32 vars in 673 bytes} [Tue Mar 3 20:07:40 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1245/2362] 10.0.0.208 () {34 vars in 990 bytes} [Tue Mar 3 20:07:40 2026] GET /v2.0/ports?device_id=2fb804ab-a44d-43dc-8dfd-09f57afb3844 => generated 1242 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1246/2363] 10.0.0.208 () {34 vars in 1040 bytes} [Tue Mar 3 20:07:40 2026] GET /v2.0/security-groups?id=77ad8758-e25e-4996-8e6b-a3fc3f805f23&fields=id&fields=name => generated 96 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1118/2364] 10.0.0.214 () {32 vars in 750 bytes} [Tue Mar 3 20:07:40 2026] DELETE /v2.0/security-group-rules/b5f0605e-6d83-414a-8097-36e22adac16f => generated 0 bytes in 60 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1247/2365] 10.0.0.214 () {32 vars in 673 bytes} [Tue Mar 3 20:07:40 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1119/2366] 10.0.0.208 () {34 vars in 990 bytes} [Tue Mar 3 20:07:40 2026] GET /v2.0/ports?device_id=2fb804ab-a44d-43dc-8dfd-09f57afb3844 => generated 1242 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1248/2367] 10.0.0.214 () {34 vars in 695 bytes} [Tue Mar 3 20:07:40 2026] POST /v2.0/security-group-rules => generated 601 bytes in 104 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1120/2368] 10.0.0.214 () {32 vars in 747 bytes} [Tue Mar 3 20:07:40 2026] GET /v2.0/security-group-rules/cb3adfd5-3407-458f-bf8b-b56ee6760c1c => generated 601 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1249/2369] 10.0.0.214 () {32 vars in 673 bytes} [Tue Mar 3 20:07:40 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1121/2370] 10.0.0.214 () {32 vars in 750 bytes} [Tue Mar 3 20:07:40 2026] DELETE /v2.0/security-group-rules/cb3adfd5-3407-458f-bf8b-b56ee6760c1c => generated 0 bytes in 92 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1250/2371] 10.0.0.214 () {32 vars in 673 bytes} [Tue Mar 3 20:07:40 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-03-03 20:07:41.136 8 INFO neutron.db.securitygroups_db [None req-2d8154a6-f111-4bb2-bf64-40d0c53027af 8f031e66ba434e13a8f03053ae014cd3 a97e0ce94ea14cb3b9dce852c14d43f2 - - default default] Project a97e0ce94ea14cb3b9dce852c14d43f2 added a security group rule with legacy IPv6 ICMP protocol name icmp, ipv6-icmp should be used instead. It was automatically converted. [pid: 8|app: 0|req: 1122/2372] 10.0.0.214 () {34 vars in 695 bytes} [Tue Mar 3 20:07:41 2026] POST /v2.0/security-group-rules => generated 607 bytes in 108 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1251/2373] 10.0.0.214 () {32 vars in 747 bytes} [Tue Mar 3 20:07:41 2026] GET /v2.0/security-group-rules/7634efa1-4063-46ca-907f-688bf306a017 => generated 607 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1123/2374] 10.0.0.214 () {32 vars in 673 bytes} [Tue Mar 3 20:07:41 2026] GET /v2.0/security-group-rules => generated 4144 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1252/2375] 10.0.0.214 () {32 vars in 750 bytes} [Tue Mar 3 20:07:41 2026] DELETE /v2.0/security-group-rules/7634efa1-4063-46ca-907f-688bf306a017 => generated 0 bytes in 78 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1124/2376] 10.0.0.214 () {32 vars in 673 bytes} [Tue Mar 3 20:07:41 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1253/2377] 10.0.0.214 () {32 vars in 740 bytes} [Tue Mar 3 20:07:41 2026] DELETE /v2.0/security-groups/aa651895-1d12-490e-9900-2cdcc8c3ad3e => generated 0 bytes in 88 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1125/2378] 10.0.0.214 () {32 vars in 663 bytes} [Tue Mar 3 20:07:41 2026] GET /v2.0/security-groups => generated 2925 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1254/2379] 10.0.0.214 () {32 vars in 663 bytes} [Tue Mar 3 20:07:41 2026] GET /v2.0/security-groups => generated 2925 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1126/2380] 10.0.0.149 () {34 vars in 990 bytes} [Tue Mar 3 20:07:41 2026] GET /v2.0/ports?device_id=8eb0fbef-5e1f-4353-b44c-b9b6ec4d4f30 => generated 1244 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1255/2381] 10.0.0.149 () {34 vars in 1040 bytes} [Tue Mar 3 20:07:41 2026] GET /v2.0/security-groups?id=69f58b6e-e456-4f5c-bcc1-5ef14aca7a51&fields=id&fields=name => generated 114 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1127/2382] 10.0.0.214 () {32 vars in 774 bytes} [Tue Mar 3 20:07:42 2026] GET /v2.0/security-groups?tenant_id=a97e0ce94ea14cb3b9dce852c14d43f2&name=default => generated 2925 bytes in 175 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1256/2383] 10.0.0.214 () {32 vars in 740 bytes} [Tue Mar 3 20:07:42 2026] DELETE /v2.0/security-groups/6d6c1ee1-a4b5-4c6a-b867-606948900ada => generated 0 bytes in 86 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1257/2384] 10.0.0.208 () {34 vars in 990 bytes} [Tue Mar 3 20:07:43 2026] GET /v2.0/ports?device_id=2fb804ab-a44d-43dc-8dfd-09f57afb3844 => generated 1244 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1258/2385] 10.0.0.208 () {34 vars in 1040 bytes} [Tue Mar 3 20:07:43 2026] GET /v2.0/security-groups?id=77ad8758-e25e-4996-8e6b-a3fc3f805f23&fields=id&fields=name => generated 96 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1259/2386] 10.0.0.208 () {34 vars in 990 bytes} [Tue Mar 3 20:07:43 2026] GET /v2.0/ports?device_id=2fb804ab-a44d-43dc-8dfd-09f57afb3844 => generated 1244 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1128/2387] 10.0.0.214 () {32 vars in 774 bytes} [Tue Mar 3 20:07:43 2026] GET /v2.0/security-groups?tenant_id=9c52c0b7c4b14e6484a98418a818fd69&name=default => generated 2925 bytes in 406 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1260/2388] 10.0.0.214 () {32 vars in 740 bytes} [Tue Mar 3 20:07:43 2026] DELETE /v2.0/security-groups/0c3b6eca-78f0-4dc0-8ace-632262c7379a => generated 0 bytes in 75 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1129/2389] 10.0.0.214 () {32 vars in 774 bytes} [Tue Mar 3 20:07:43 2026] GET /v2.0/security-groups?tenant_id=0195fdf740974231bf6bc4084a9b6e5e&name=default => generated 2925 bytes in 134 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1261/2390] 10.0.0.214 () {32 vars in 740 bytes} [Tue Mar 3 20:07:43 2026] DELETE /v2.0/security-groups/f29fdcac-2265-45aa-a601-1f9ad751427d => generated 0 bytes in 100 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1130/2391] 10.0.0.214 () {34 vars in 677 bytes} [Tue Mar 3 20:07:44 2026] POST /v2.0/subnetpools => generated 549 bytes in 252 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1262/2392] 10.0.0.214 () {32 vars in 729 bytes} [Tue Mar 3 20:07:44 2026] GET /v2.0/subnetpools/03546a0e-bf84-4de0-8fda-2839bc9a7630 => generated 549 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1131/2393] 10.0.0.214 () {34 vars in 749 bytes} [Tue Mar 3 20:07:44 2026] PUT /v2.0/subnetpools/03546a0e-bf84-4de0-8fda-2839bc9a7630 => generated 499 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1263/2394] 10.0.0.214 () {32 vars in 732 bytes} [Tue Mar 3 20:07:44 2026] DELETE /v2.0/subnetpools/03546a0e-bf84-4de0-8fda-2839bc9a7630 => generated 0 bytes in 69 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-03-03 20:07:44.637 8 INFO neutron.api.v2.resource [None req-1832c453-c5f4-4973-aa2b-6efd97479f9c 156b47b5402c48c39faebd765ea665c8 a4c8b9a3e5304ba98bab7f3d949e15b3 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1132/2395] 10.0.0.214 () {32 vars in 729 bytes} [Tue Mar 3 20:07:44 2026] GET /v2.0/subnetpools/03546a0e-bf84-4de0-8fda-2839bc9a7630 => generated 145 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-03-03 20:07:44.653 7 INFO neutron.api.v2.resource [None req-ec6d34f3-5a46-458c-bdf1-ab9ea1a91ff0 156b47b5402c48c39faebd765ea665c8 a4c8b9a3e5304ba98bab7f3d949e15b3 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1264/2396] 10.0.0.214 () {32 vars in 732 bytes} [Tue Mar 3 20:07:44 2026] DELETE /v2.0/subnetpools/03546a0e-bf84-4de0-8fda-2839bc9a7630 => generated 145 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1133/2397] 10.0.0.214 () {32 vars in 774 bytes} [Tue Mar 3 20:07:45 2026] GET /v2.0/security-groups?tenant_id=a4c8b9a3e5304ba98bab7f3d949e15b3&name=default => generated 2925 bytes in 230 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1265/2398] 10.0.0.214 () {32 vars in 740 bytes} [Tue Mar 3 20:07:45 2026] DELETE /v2.0/security-groups/5035a2c1-97aa-41e2-84fd-e597a4a88e86 => generated 0 bytes in 95 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1134/2399] 10.0.0.214 () {32 vars in 623 bytes} [Tue Mar 3 20:07:47 2026] GET / => generated 151 bytes in 2 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1266/2400] 10.0.0.214 () {32 vars in 633 bytes} [Tue Mar 3 20:07:47 2026] GET /v2.0/ => generated 632 bytes in 181 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1135/2401] 10.0.0.214 () {32 vars in 774 bytes} [Tue Mar 3 20:07:48 2026] GET /v2.0/security-groups?tenant_id=158f218373e54c1facfc4e089de18ad3&name=default => generated 2925 bytes in 279 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1267/2402] 10.0.0.214 () {32 vars in 740 bytes} [Tue Mar 3 20:07:48 2026] DELETE /v2.0/security-groups/800bca0a-328d-4ab0-8b04-839f3b722e9f => generated 0 bytes in 149 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1136/2403] 10.0.0.208 () {34 vars in 990 bytes} [Tue Mar 3 20:07:51 2026] GET /v2.0/ports?device_id=8eb0fbef-5e1f-4353-b44c-b9b6ec4d4f30 => generated 975 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1268/2404] 10.0.0.208 () {34 vars in 1040 bytes} [Tue Mar 3 20:07:51 2026] GET /v2.0/security-groups?id=69f58b6e-e456-4f5c-bcc1-5ef14aca7a51&fields=id&fields=name => generated 114 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1138/2407] 10.0.0.208 () {34 vars in 990 bytes} [Tue Mar 3 20:07:52 2026] GET /v2.0/ports?device_id=8eb0fbef-5e1f-4353-b44c-b9b6ec4d4f30 => generated 975 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1139/2408] 10.0.0.208 () {34 vars in 1040 bytes} [Tue Mar 3 20:07:52 2026] GET /v2.0/security-groups?id=69f58b6e-e456-4f5c-bcc1-5ef14aca7a51&fields=id&fields=name => generated 114 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1270/2409] 10.0.0.214 () {32 vars in 774 bytes} [Tue Mar 3 20:07:52 2026] GET /v2.0/security-groups?tenant_id=87f759bda5ea4ba197509a5256415509&name=default => generated 2925 bytes in 326 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1140/2410] 10.0.0.214 () {32 vars in 740 bytes} [Tue Mar 3 20:07:52 2026] DELETE /v2.0/security-groups/607c09ce-dab3-43e8-8367-6a794020d171 => generated 0 bytes in 115 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1271/2411] 10.0.0.208 () {34 vars in 990 bytes} [Tue Mar 3 20:07:53 2026] GET /v2.0/ports?device_id=8eb0fbef-5e1f-4353-b44c-b9b6ec4d4f30 => generated 975 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1141/2412] 10.0.0.208 () {34 vars in 1040 bytes} [Tue Mar 3 20:07:53 2026] GET /v2.0/security-groups?id=69f58b6e-e456-4f5c-bcc1-5ef14aca7a51&fields=id&fields=name => generated 114 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1272/2413] 199.204.45.89 () {34 vars in 993 bytes} [Tue Mar 3 20:07:53 2026] GET /v2.0/ports?device_id=8eb0fbef-5e1f-4353-b44c-b9b6ec4d4f30 => generated 975 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-03-03 20:07:53.806 8 INFO neutron_taas.services.taas.taas_plugin [req-9c2ded8e-c364-4e7f-b0f7-74ce9bda2ebb req-34697cbf-d853-4f5c-a60f-441cd0e8d045 f33fa1adc6b249298fd6967a0be3b58d aac513947fed4b77a2a27f9abe8ba7ae - - default default] TaaS: Handle Delete Port: 2db47c84-67f9-4ad8-8693-a13d945128a0 2026-03-03 20:07:53.809 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-9c2ded8e-c364-4e7f-b0f7-74ce9bda2ebb req-34697cbf-d853-4f5c-a60f-441cd0e8d045 f33fa1adc6b249298fd6967a0be3b58d aac513947fed4b77a2a27f9abe8ba7ae - - default default] Tap Mirror: Handle Delete Port: 2db47c84-67f9-4ad8-8693-a13d945128a0 2026-03-03 20:07:53.908 8 INFO neutron.db.l3_db [req-9c2ded8e-c364-4e7f-b0f7-74ce9bda2ebb req-34697cbf-d853-4f5c-a60f-441cd0e8d045 f33fa1adc6b249298fd6967a0be3b58d aac513947fed4b77a2a27f9abe8ba7ae - - default default] Floating IP c4a6a836-9d9e-4b23-8b59-2f4f29807ac2 disassociated. External IP: 10.96.250.211, port: 2db47c84-67f9-4ad8-8693-a13d945128a0. [pid: 8|app: 0|req: 1142/2414] 199.204.45.89 () {36 vars in 996 bytes} [Tue Mar 3 20:07:53 2026] DELETE /v2.0/ports/2db47c84-67f9-4ad8-8693-a13d945128a0 => generated 0 bytes in 583 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-03-03 20:07:54.343 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-d510c3d8-4f51-48c7-9a52-3af6e68a675d'] response: {'server_uuid': '8eb0fbef-5e1f-4353-b44c-b9b6ec4d4f30', 'name': 'network-vif-deleted', 'tag': '2db47c84-67f9-4ad8-8693-a13d945128a0', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1273/2415] 10.0.0.208 () {34 vars in 990 bytes} [Tue Mar 3 20:07:54 2026] GET /v2.0/ports?device_id=8eb0fbef-5e1f-4353-b44c-b9b6ec4d4f30 => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1143/2416] 10.0.0.208 () {34 vars in 990 bytes} [Tue Mar 3 20:07:55 2026] GET /v2.0/ports?device_id=8eb0fbef-5e1f-4353-b44c-b9b6ec4d4f30 => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1274/2417] 10.0.0.208 () {34 vars in 990 bytes} [Tue Mar 3 20:07:56 2026] GET /v2.0/ports?device_id=8eb0fbef-5e1f-4353-b44c-b9b6ec4d4f30 => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-03 20:07:57.060 8 INFO neutron.db.segments_db [None req-8c206f7a-4a26-4ddf-a12e-b18afe6db09d 144f7e125af2428095e3f643711753a5 6a904a114194415fb14cb5ca06c2d5c2 - - default default] Added segment a6cfbe4f-ec96-4cd2-bb77-5b4cb0cb8ab9 of type vxlan for network 9410c074-4c80-46aa-9295-86ef2aa8313e 2026-03-03 20:07:57.277 8 INFO neutron.db.l3_hamode_db [None req-8c206f7a-4a26-4ddf-a12e-b18afe6db09d 144f7e125af2428095e3f643711753a5 6a904a114194415fb14cb5ca06c2d5c2 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-03-03 20:07:57.384 8 INFO neutron.db.l3_hamode_db [None req-8c206f7a-4a26-4ddf-a12e-b18afe6db09d 144f7e125af2428095e3f643711753a5 6a904a114194415fb14cb5ca06c2d5c2 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1144/2418] 10.0.0.214 () {34 vars in 668 bytes} [Tue Mar 3 20:07:56 2026] POST /v2.0/routers => generated 474 bytes in 1122 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-03-03 20:07:58.011 8 INFO neutron.db.l3_hamode_db [None req-215da455-15ef-4463-8adb-dcb1ba072cb0 144f7e125af2428095e3f643711753a5 6a904a114194415fb14cb5ca06c2d5c2 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1275/2419] 10.0.0.214 () {32 vars in 740 bytes} [Tue Mar 3 20:07:57 2026] DELETE /v2.0/security-groups/69f58b6e-e456-4f5c-bcc1-5ef14aca7a51 => generated 0 bytes in 129 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-03-03 20:07:58.124 8 INFO neutron.db.l3_hamode_db [None req-215da455-15ef-4463-8adb-dcb1ba072cb0 144f7e125af2428095e3f643711753a5 6a904a114194415fb14cb5ca06c2d5c2 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-03-03 20:07:58.156 7 INFO neutron_taas.services.taas.taas_plugin [None req-f01c27c4-18be-4dd9-bdfe-11516c158daf f33fa1adc6b249298fd6967a0be3b58d aac513947fed4b77a2a27f9abe8ba7ae - - default default] TaaS: Handle Delete Port: cab7b989-67d2-43c2-b070-2377017e5413 2026-03-03 20:07:58.159 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f01c27c4-18be-4dd9-bdfe-11516c158daf f33fa1adc6b249298fd6967a0be3b58d aac513947fed4b77a2a27f9abe8ba7ae - - default default] Tap Mirror: Handle Delete Port: cab7b989-67d2-43c2-b070-2377017e5413 [pid: 7|app: 0|req: 1276/2420] 10.0.0.214 () {32 vars in 732 bytes} [Tue Mar 3 20:07:58 2026] DELETE /v2.0/floatingips/c4a6a836-9d9e-4b23-8b59-2f4f29807ac2 => generated 0 bytes in 276 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1277/2421] 10.0.0.208 () {34 vars in 990 bytes} [Tue Mar 3 20:07:58 2026] GET /v2.0/ports?device_id=e9517493-5290-4c53-bd79-ba30bd00e934 => generated 971 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1278/2422] 10.0.0.208 () {34 vars in 1040 bytes} [Tue Mar 3 20:07:58 2026] GET /v2.0/security-groups?id=7e916ae3-ee7b-44aa-90c3-3c9e4fa3af12&fields=id&fields=name => generated 114 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1145/2423] 10.0.0.214 () {34 vars in 668 bytes} [Tue Mar 3 20:07:57 2026] POST /v2.0/routers => generated 474 bytes in 689 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-03-03 20:07:58.724 7 INFO neutron.db.l3_hamode_db [None req-e53826b7-31e5-4b5a-80d2-34b446c59512 144f7e125af2428095e3f643711753a5 6a904a114194415fb14cb5ca06c2d5c2 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-03-03 20:07:58.886 7 INFO neutron.db.l3_hamode_db [None req-e53826b7-31e5-4b5a-80d2-34b446c59512 144f7e125af2428095e3f643711753a5 6a904a114194415fb14cb5ca06c2d5c2 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1279/2424] 10.0.0.214 () {34 vars in 668 bytes} [Tue Mar 3 20:07:58 2026] POST /v2.0/routers => generated 474 bytes in 861 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-03-03 20:07:59.571 8 INFO neutron.db.l3_hamode_db [None req-3f595b7f-e0d2-460d-bd1b-c6635eeb2609 144f7e125af2428095e3f643711753a5 6a904a114194415fb14cb5ca06c2d5c2 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-03-03 20:07:59.709 8 INFO neutron.db.l3_hamode_db [None req-3f595b7f-e0d2-460d-bd1b-c6635eeb2609 144f7e125af2428095e3f643711753a5 6a904a114194415fb14cb5ca06c2d5c2 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1280/2425] 10.0.0.208 () {34 vars in 990 bytes} [Tue Mar 3 20:07:59 2026] GET /v2.0/ports?device_id=e9517493-5290-4c53-bd79-ba30bd00e934 => generated 971 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1281/2426] 10.0.0.208 () {34 vars in 1040 bytes} [Tue Mar 3 20:07:59 2026] GET /v2.0/security-groups?id=7e916ae3-ee7b-44aa-90c3-3c9e4fa3af12&fields=id&fields=name => generated 114 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1146/2427] 10.0.0.214 () {34 vars in 668 bytes} [Tue Mar 3 20:07:59 2026] POST /v2.0/routers => generated 474 bytes in 759 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-03-03 20:08:00.348 7 INFO neutron.db.l3_hamode_db [None req-bbbba76f-a600-45cf-883e-2685d24a9968 144f7e125af2428095e3f643711753a5 6a904a114194415fb14cb5ca06c2d5c2 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-03-03 20:08:00.467 7 INFO neutron.db.l3_hamode_db [None req-bbbba76f-a600-45cf-883e-2685d24a9968 144f7e125af2428095e3f643711753a5 6a904a114194415fb14cb5ca06c2d5c2 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1147/2428] 10.0.0.208 () {34 vars in 990 bytes} [Tue Mar 3 20:08:00 2026] GET /v2.0/ports?device_id=e9517493-5290-4c53-bd79-ba30bd00e934 => generated 971 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1148/2429] 10.0.0.208 () {34 vars in 1040 bytes} [Tue Mar 3 20:08:00 2026] GET /v2.0/security-groups?id=7e916ae3-ee7b-44aa-90c3-3c9e4fa3af12&fields=id&fields=name => generated 114 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1282/2430] 10.0.0.214 () {34 vars in 668 bytes} [Tue Mar 3 20:08:00 2026] POST /v2.0/routers => generated 474 bytes in 816 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1149/2431] 199.204.45.89 () {34 vars in 993 bytes} [Tue Mar 3 20:08:01 2026] GET /v2.0/ports?device_id=e9517493-5290-4c53-bd79-ba30bd00e934 => generated 971 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1283/2432] 10.0.0.214 () {34 vars in 751 bytes} [Tue Mar 3 20:08:01 2026] PUT /v2.0/routers/b09398a0-2138-4477-9a16-67f97553d66c/tags => generated 17 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-03 20:08:01.249 8 INFO neutron_taas.services.taas.taas_plugin [req-50d0a480-3825-4b03-b046-3ebc45538fce req-25ff73c1-f947-4dea-83ef-6205841b10af f33fa1adc6b249298fd6967a0be3b58d aac513947fed4b77a2a27f9abe8ba7ae - - default default] TaaS: Handle Delete Port: 559a2415-6514-4dc2-9772-bd8665d65b73 2026-03-03 20:08:01.252 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-50d0a480-3825-4b03-b046-3ebc45538fce req-25ff73c1-f947-4dea-83ef-6205841b10af f33fa1adc6b249298fd6967a0be3b58d aac513947fed4b77a2a27f9abe8ba7ae - - default default] Tap Mirror: Handle Delete Port: 559a2415-6514-4dc2-9772-bd8665d65b73 [pid: 7|app: 0|req: 1284/2433] 10.0.0.214 () {34 vars in 751 bytes} [Tue Mar 3 20:08:01 2026] PUT /v2.0/routers/6e00154b-aedc-4b60-8543-b6d84199129b/tags => generated 25 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1150/2434] 199.204.45.89 () {36 vars in 996 bytes} [Tue Mar 3 20:08:01 2026] DELETE /v2.0/ports/559a2415-6514-4dc2-9772-bd8665d65b73 => generated 0 bytes in 267 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-03-03 20:08:01.440 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-18c6f15d-df15-4ec8-93ab-5203f4146ea5'] response: {'server_uuid': 'e9517493-5290-4c53-bd79-ba30bd00e934', 'name': 'network-vif-deleted', 'tag': '559a2415-6514-4dc2-9772-bd8665d65b73', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1285/2435] 10.0.0.214 () {34 vars in 751 bytes} [Tue Mar 3 20:08:01 2026] PUT /v2.0/routers/65851361-59a5-44b8-a3b1-8c623a268c22/tags => generated 34 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1151/2436] 10.0.0.214 () {34 vars in 751 bytes} [Tue Mar 3 20:08:01 2026] PUT /v2.0/routers/cb15f1ba-cb0d-44e7-8b60-a69331b408ac/tags => generated 19 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1286/2437] 10.0.0.214 () {32 vars in 664 bytes} [Tue Mar 3 20:08:01 2026] GET /v2.0/routers?tags=red => generated 1463 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1152/2438] 10.0.0.214 () {32 vars in 678 bytes} [Tue Mar 3 20:08:01 2026] GET /v2.0/routers?tags=red%2Cblue => generated 988 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1287/2439] 10.0.0.214 () {32 vars in 674 bytes} [Tue Mar 3 20:08:01 2026] GET /v2.0/routers?tags-any=blue => generated 988 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1153/2440] 10.0.0.214 () {32 vars in 686 bytes} [Tue Mar 3 20:08:01 2026] GET /v2.0/routers?tags-any=red%2Cblue => generated 1463 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1288/2441] 10.0.0.214 () {32 vars in 672 bytes} [Tue Mar 3 20:08:01 2026] GET /v2.0/routers?not-tags=red => generated 960 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1154/2442] 10.0.0.214 () {32 vars in 686 bytes} [Tue Mar 3 20:08:02 2026] GET /v2.0/routers?not-tags=red%2Cblue => generated 1435 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1289/2443] 10.0.0.208 () {34 vars in 990 bytes} [Tue Mar 3 20:08:02 2026] GET /v2.0/ports?device_id=e9517493-5290-4c53-bd79-ba30bd00e934 => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1155/2444] 10.0.0.214 () {32 vars in 682 bytes} [Tue Mar 3 20:08:02 2026] GET /v2.0/routers?not-tags-any=blue => generated 1435 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1290/2445] 10.0.0.214 () {32 vars in 694 bytes} [Tue Mar 3 20:08:02 2026] GET /v2.0/routers?not-tags-any=red%2Cblue => generated 960 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1156/2446] 10.0.0.214 () {32 vars in 721 bytes} [Tue Mar 3 20:08:02 2026] GET /v2.0/routers/b09398a0-2138-4477-9a16-67f97553d66c => generated 485 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1291/2447] 10.0.0.214 () {34 vars in 742 bytes} [Tue Mar 3 20:08:02 2026] PUT /v2.0/routers/b09398a0-2138-4477-9a16-67f97553d66c => generated 485 bytes in 597 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1157/2448] 10.0.0.214 () {32 vars in 736 bytes} [Tue Mar 3 20:08:02 2026] GET /v2.0/ports?device_id=b09398a0-2138-4477-9a16-67f97553d66c => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-03 20:08:03.192 7 INFO neutron_taas.services.taas.taas_plugin [None req-6043cc76-5bc7-4f09-b2e8-99f398a1e2db 144f7e125af2428095e3f643711753a5 6a904a114194415fb14cb5ca06c2d5c2 - - default default] TaaS: Handle Delete Port: da519fe5-ccc3-4b6f-ac8b-6a702bc71c54 2026-03-03 20:08:03.196 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-6043cc76-5bc7-4f09-b2e8-99f398a1e2db 144f7e125af2428095e3f643711753a5 6a904a114194415fb14cb5ca06c2d5c2 - - default default] Tap Mirror: Handle Delete Port: da519fe5-ccc3-4b6f-ac8b-6a702bc71c54 [pid: 8|app: 0|req: 1158/2449] 10.0.0.208 () {34 vars in 990 bytes} [Tue Mar 3 20:08:03 2026] GET /v2.0/ports?device_id=e9517493-5290-4c53-bd79-ba30bd00e934 => generated 12 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1292/2450] 10.0.0.214 () {32 vars in 724 bytes} [Tue Mar 3 20:08:02 2026] DELETE /v2.0/routers/b09398a0-2138-4477-9a16-67f97553d66c => generated 0 bytes in 467 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1159/2451] 10.0.0.214 () {32 vars in 721 bytes} [Tue Mar 3 20:08:03 2026] GET /v2.0/routers/6e00154b-aedc-4b60-8543-b6d84199129b => generated 493 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1293/2452] 10.0.0.214 () {34 vars in 742 bytes} [Tue Mar 3 20:08:03 2026] PUT /v2.0/routers/6e00154b-aedc-4b60-8543-b6d84199129b => generated 493 bytes in 610 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1160/2453] 10.0.0.214 () {32 vars in 736 bytes} [Tue Mar 3 20:08:04 2026] GET /v2.0/ports?device_id=6e00154b-aedc-4b60-8543-b6d84199129b => generated 12 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1161/2454] 10.0.0.208 () {34 vars in 990 bytes} [Tue Mar 3 20:08:04 2026] GET /v2.0/ports?device_id=e9517493-5290-4c53-bd79-ba30bd00e934 => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-03 20:08:04.395 7 INFO neutron_taas.services.taas.taas_plugin [None req-bcb1fa69-b79e-428c-bdb4-5c6a48b43071 144f7e125af2428095e3f643711753a5 6a904a114194415fb14cb5ca06c2d5c2 - - default default] TaaS: Handle Delete Port: 92f98c74-7720-44b3-a6e5-8ae453481242 2026-03-03 20:08:04.397 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-bcb1fa69-b79e-428c-bdb4-5c6a48b43071 144f7e125af2428095e3f643711753a5 6a904a114194415fb14cb5ca06c2d5c2 - - default default] Tap Mirror: Handle Delete Port: 92f98c74-7720-44b3-a6e5-8ae453481242 [pid: 7|app: 0|req: 1294/2455] 10.0.0.214 () {32 vars in 724 bytes} [Tue Mar 3 20:08:04 2026] DELETE /v2.0/routers/6e00154b-aedc-4b60-8543-b6d84199129b => generated 0 bytes in 411 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1162/2456] 10.0.0.214 () {32 vars in 721 bytes} [Tue Mar 3 20:08:04 2026] GET /v2.0/routers/65851361-59a5-44b8-a3b1-8c623a268c22 => generated 502 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1295/2457] 10.0.0.214 () {34 vars in 742 bytes} [Tue Mar 3 20:08:04 2026] PUT /v2.0/routers/65851361-59a5-44b8-a3b1-8c623a268c22 => generated 502 bytes in 542 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1163/2458] 10.0.0.214 () {32 vars in 736 bytes} [Tue Mar 3 20:08:05 2026] GET /v2.0/ports?device_id=65851361-59a5-44b8-a3b1-8c623a268c22 => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-03 20:08:05.413 7 INFO neutron_taas.services.taas.taas_plugin [None req-942c6abd-2a20-4646-90e2-fd70e6ff6e7d 144f7e125af2428095e3f643711753a5 6a904a114194415fb14cb5ca06c2d5c2 - - default default] TaaS: Handle Delete Port: 05a4569d-befd-48b4-ba65-55dd7f150b73 2026-03-03 20:08:05.416 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-942c6abd-2a20-4646-90e2-fd70e6ff6e7d 144f7e125af2428095e3f643711753a5 6a904a114194415fb14cb5ca06c2d5c2 - - default default] Tap Mirror: Handle Delete Port: 05a4569d-befd-48b4-ba65-55dd7f150b73 [pid: 8|app: 0|req: 1164/2459] 10.0.0.214 () {32 vars in 740 bytes} [Tue Mar 3 20:08:05 2026] DELETE /v2.0/security-groups/7e916ae3-ee7b-44aa-90c3-3c9e4fa3af12 => generated 0 bytes in 129 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1296/2460] 10.0.0.214 () {32 vars in 724 bytes} [Tue Mar 3 20:08:05 2026] DELETE /v2.0/routers/65851361-59a5-44b8-a3b1-8c623a268c22 => generated 0 bytes in 377 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1297/2461] 10.0.0.214 () {32 vars in 721 bytes} [Tue Mar 3 20:08:05 2026] GET /v2.0/routers/cb15f1ba-cb0d-44e7-8b60-a69331b408ac => generated 487 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-03-03 20:08:05.907 8 INFO neutron_taas.services.taas.taas_plugin [None req-d1237050-ebf1-4906-bb82-13d7984044e8 f33fa1adc6b249298fd6967a0be3b58d aac513947fed4b77a2a27f9abe8ba7ae - - default default] TaaS: Handle Delete Port: c4950f69-f14e-4956-a015-52cae9414550 2026-03-03 20:08:05.911 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d1237050-ebf1-4906-bb82-13d7984044e8 f33fa1adc6b249298fd6967a0be3b58d aac513947fed4b77a2a27f9abe8ba7ae - - default default] Tap Mirror: Handle Delete Port: c4950f69-f14e-4956-a015-52cae9414550 [pid: 7|app: 0|req: 1298/2462] 10.0.0.214 () {34 vars in 742 bytes} [Tue Mar 3 20:08:05 2026] PUT /v2.0/routers/cb15f1ba-cb0d-44e7-8b60-a69331b408ac => generated 487 bytes in 484 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1299/2463] 10.0.0.214 () {32 vars in 736 bytes} [Tue Mar 3 20:08:06 2026] GET /v2.0/ports?device_id=cb15f1ba-cb0d-44e7-8b60-a69331b408ac => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-03 20:08:06.370 7 INFO neutron_taas.services.taas.taas_plugin [None req-d95130cc-0667-47f8-9a79-7c087d481584 144f7e125af2428095e3f643711753a5 6a904a114194415fb14cb5ca06c2d5c2 - - default default] TaaS: Handle Delete Port: ce8e2828-1adc-40e7-bb4c-f478e91cc212 2026-03-03 20:08:06.380 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d95130cc-0667-47f8-9a79-7c087d481584 144f7e125af2428095e3f643711753a5 6a904a114194415fb14cb5ca06c2d5c2 - - default default] Tap Mirror: Handle Delete Port: ce8e2828-1adc-40e7-bb4c-f478e91cc212 [pid: 8|app: 0|req: 1165/2466] 10.0.0.214 () {34 vars in 789 bytes} [Tue Mar 3 20:08:05 2026] PUT /v2.0/routers/d558c935-e243-4bf7-a78d-5f3e6277032e/remove_router_interface => generated 309 bytes in 951 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1302/2467] 10.0.0.214 () {32 vars in 724 bytes} [Tue Mar 3 20:08:06 2026] DELETE /v2.0/routers/cb15f1ba-cb0d-44e7-8b60-a69331b408ac => generated 0 bytes in 394 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1303/2468] 10.0.0.214 () {32 vars in 721 bytes} [Tue Mar 3 20:08:06 2026] GET /v2.0/routers/f9e400ac-70a3-4087-9c62-cdf7a61a170e => generated 480 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1166/2469] 10.0.0.214 () {32 vars in 724 bytes} [Tue Mar 3 20:08:06 2026] DELETE /v2.0/subnets/a8eb6e48-58ff-4612-96ce-1c482403f5db => generated 0 bytes in 159 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-03-03 20:08:06.888 8 INFO neutron_taas.services.taas.taas_plugin [None req-fdd61436-6542-422f-ab5d-bd15e28eb065 f33fa1adc6b249298fd6967a0be3b58d aac513947fed4b77a2a27f9abe8ba7ae - - default default] TaaS: Handle Delete Port: 1b7ad2dc-8a3c-41ee-95e9-318bc26d59cb 2026-03-03 20:08:06.891 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-fdd61436-6542-422f-ab5d-bd15e28eb065 f33fa1adc6b249298fd6967a0be3b58d aac513947fed4b77a2a27f9abe8ba7ae - - default default] Tap Mirror: Handle Delete Port: 1b7ad2dc-8a3c-41ee-95e9-318bc26d59cb 2026-03-03 20:08:07.168 8 INFO neutron_taas.services.taas.taas_plugin [None req-fdd61436-6542-422f-ab5d-bd15e28eb065 f33fa1adc6b249298fd6967a0be3b58d aac513947fed4b77a2a27f9abe8ba7ae - - default default] TaaS: Handle Delete Port: 3546c66c-c93c-4893-81ac-ff552c14868f 2026-03-03 20:08:07.172 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-fdd61436-6542-422f-ab5d-bd15e28eb065 f33fa1adc6b249298fd6967a0be3b58d aac513947fed4b77a2a27f9abe8ba7ae - - default default] Tap Mirror: Handle Delete Port: 3546c66c-c93c-4893-81ac-ff552c14868f 2026-03-03 20:08:07.556 8 INFO neutron.services.segments.plugin [-] Segment 54e13fae-c976-41ed-8106-2357712a219d resource provider aggregate not found 2026-03-03 20:08:07.557 8 INFO neutron.services.segments.plugin [-] Segment 54e13fae-c976-41ed-8106-2357712a219d resource provider aggregate not found 2026-03-03 20:08:07.578 8 INFO neutron.services.segments.plugin [-] Segment 54e13fae-c976-41ed-8106-2357712a219d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 54e13fae-c976-41ed-8106-2357712a219d found for delete ", "request_id": "req-a0c949a1-9ec2-416e-8c45-477893fd9452"}]} 2026-03-03 20:08:07.584 8 INFO neutron.services.segments.plugin [-] Segment 54e13fae-c976-41ed-8106-2357712a219d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 54e13fae-c976-41ed-8106-2357712a219d found for delete ", "request_id": "req-b149e0af-7062-456d-a188-af3bacfe2b46"}]} 2026-03-03 20:08:07.586 8 INFO neutron.db.l3_hamode_db [None req-fdd61436-6542-422f-ab5d-bd15e28eb065 f33fa1adc6b249298fd6967a0be3b58d aac513947fed4b77a2a27f9abe8ba7ae - - default default] HA network 77d3cda5-7e31-42bc-b516-7cf575531a7b was deleted as no HA routers are present in tenant aac513947fed4b77a2a27f9abe8ba7ae. [pid: 8|app: 0|req: 1167/2470] 10.0.0.214 () {32 vars in 724 bytes} [Tue Mar 3 20:08:06 2026] DELETE /v2.0/routers/d558c935-e243-4bf7-a78d-5f3e6277032e => generated 0 bytes in 928 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1304/2471] 10.0.0.214 () {34 vars in 742 bytes} [Tue Mar 3 20:08:06 2026] PUT /v2.0/routers/f9e400ac-70a3-4087-9c62-cdf7a61a170e => generated 480 bytes in 1000 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1305/2472] 10.0.0.214 () {32 vars in 736 bytes} [Tue Mar 3 20:08:07 2026] GET /v2.0/ports?device_id=f9e400ac-70a3-4087-9c62-cdf7a61a170e => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-03 20:08:07.691 8 INFO neutron_taas.services.taas.taas_plugin [None req-fed21687-f98c-4a0d-af1a-0e4d388eb212 f33fa1adc6b249298fd6967a0be3b58d aac513947fed4b77a2a27f9abe8ba7ae - - default default] TaaS: Handle Delete Port: 286bd6b3-293d-439f-a9b9-c66739896f0b 2026-03-03 20:08:07.694 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-fed21687-f98c-4a0d-af1a-0e4d388eb212 f33fa1adc6b249298fd6967a0be3b58d aac513947fed4b77a2a27f9abe8ba7ae - - default default] Tap Mirror: Handle Delete Port: 286bd6b3-293d-439f-a9b9-c66739896f0b 2026-03-03 20:08:07.872 7 INFO neutron_taas.services.taas.taas_plugin [None req-145ae78f-2dbe-4a4c-a26d-70b39d8ad5ef 144f7e125af2428095e3f643711753a5 6a904a114194415fb14cb5ca06c2d5c2 - - default default] TaaS: Handle Delete Port: 5b46c37c-d24e-4724-86fe-342d79554eb0 [pid: 8|app: 0|req: 1168/2473] 10.0.0.214 () {32 vars in 726 bytes} [Tue Mar 3 20:08:07 2026] DELETE /v2.0/networks/221fd3ea-95bc-493d-8515-0c52848412ae => generated 0 bytes in 280 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-03-03 20:08:07.876 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-145ae78f-2dbe-4a4c-a26d-70b39d8ad5ef 144f7e125af2428095e3f643711753a5 6a904a114194415fb14cb5ca06c2d5c2 - - default default] Tap Mirror: Handle Delete Port: 5b46c37c-d24e-4724-86fe-342d79554eb0 2026-03-03 20:08:08.244 7 INFO neutron.services.segments.plugin [-] Segment a6cfbe4f-ec96-4cd2-bb77-5b4cb0cb8ab9 resource provider aggregate not found 2026-03-03 20:08:08.245 7 INFO neutron.services.segments.plugin [-] Segment a6cfbe4f-ec96-4cd2-bb77-5b4cb0cb8ab9 resource provider aggregate not found 2026-03-03 20:08:08.269 7 INFO neutron.services.segments.plugin [-] Segment a6cfbe4f-ec96-4cd2-bb77-5b4cb0cb8ab9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a6cfbe4f-ec96-4cd2-bb77-5b4cb0cb8ab9 found for delete ", "request_id": "req-dcc6b82e-1784-4b30-a819-60337d067465"}]} 2026-03-03 20:08:08.271 7 INFO neutron.services.segments.plugin [-] Segment a6cfbe4f-ec96-4cd2-bb77-5b4cb0cb8ab9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a6cfbe4f-ec96-4cd2-bb77-5b4cb0cb8ab9 found for delete ", "request_id": "req-1f0557eb-79c0-4f27-9e92-43c5efaf8019"}]} 2026-03-03 20:08:08.275 7 INFO neutron.db.l3_hamode_db [None req-145ae78f-2dbe-4a4c-a26d-70b39d8ad5ef 144f7e125af2428095e3f643711753a5 6a904a114194415fb14cb5ca06c2d5c2 - - default default] HA network 9410c074-4c80-46aa-9295-86ef2aa8313e was deleted as no HA routers are present in tenant 6a904a114194415fb14cb5ca06c2d5c2. [pid: 7|app: 0|req: 1306/2474] 10.0.0.214 () {32 vars in 724 bytes} [Tue Mar 3 20:08:07 2026] DELETE /v2.0/routers/f9e400ac-70a3-4087-9c62-cdf7a61a170e => generated 0 bytes in 600 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1169/2475] 10.0.0.214 () {32 vars in 774 bytes} [Tue Mar 3 20:08:08 2026] GET /v2.0/security-groups?tenant_id=aac513947fed4b77a2a27f9abe8ba7ae&name=default => generated 2925 bytes in 225 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1307/2476] 10.0.0.214 () {32 vars in 740 bytes} [Tue Mar 3 20:08:08 2026] DELETE /v2.0/security-groups/d02fb2c2-2d26-476c-8a63-8b2265043c96 => generated 0 bytes in 96 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1308/2477] 10.0.0.214 () {32 vars in 774 bytes} [Tue Mar 3 20:08:09 2026] GET /v2.0/security-groups?tenant_id=b885d9f5b66c4ff8bbb1105a9ce144bd&name=default => generated 2925 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1170/2478] 10.0.0.214 () {32 vars in 774 bytes} [Tue Mar 3 20:08:09 2026] GET /v2.0/security-groups?tenant_id=b1e5918d089147d19a25375719b5f010&name=default => generated 2925 bytes in 266 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1309/2479] 10.0.0.214 () {32 vars in 740 bytes} [Tue Mar 3 20:08:09 2026] DELETE /v2.0/security-groups/d657d380-aca6-4bee-872d-faefb63e86ea => generated 0 bytes in 112 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1171/2480] 10.0.0.214 () {32 vars in 740 bytes} [Tue Mar 3 20:08:09 2026] DELETE /v2.0/security-groups/1da99ac5-4888-4fff-99d1-77163eb02470 => generated 0 bytes in 82 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-03-03 20:08:09.596 8 INFO neutron.services.segments.plugin [-] Segment 8395d712-22ae-4384-9f34-860a2a1ef137 resource provider aggregate not found 2026-03-03 20:08:09.606 8 INFO neutron.services.segments.plugin [-] Segment 8395d712-22ae-4384-9f34-860a2a1ef137 resource provider aggregate not found 2026-03-03 20:08:09.612 8 INFO neutron.services.segments.plugin [-] Segment 8395d712-22ae-4384-9f34-860a2a1ef137 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8395d712-22ae-4384-9f34-860a2a1ef137 found for delete ", "request_id": "req-59e6a023-d8ac-4c63-84e5-b2e5901e58b7"}]} 2026-03-03 20:08:09.622 8 INFO neutron.services.segments.plugin [-] Segment 8395d712-22ae-4384-9f34-860a2a1ef137 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8395d712-22ae-4384-9f34-860a2a1ef137 found for delete ", "request_id": "req-d83fb57f-7728-4aa3-bbc5-f89370f24333"}]} [pid: 7|app: 0|req: 1310/2481] 10.0.0.214 () {32 vars in 774 bytes} [Tue Mar 3 20:08:09 2026] GET /v2.0/security-groups?tenant_id=6a904a114194415fb14cb5ca06c2d5c2&name=default => generated 2925 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1172/2482] 10.0.0.214 () {32 vars in 740 bytes} [Tue Mar 3 20:08:09 2026] DELETE /v2.0/security-groups/1b30f8e5-5f7a-451a-b3a3-7758e99ee8c7 => generated 0 bytes in 110 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1311/2483] 10.0.0.214 () {32 vars in 774 bytes} [Tue Mar 3 20:08:09 2026] GET /v2.0/security-groups?tenant_id=9b8e2ba426c3444394e77705da4f82de&name=default => generated 2925 bytes in 144 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1173/2484] 10.0.0.214 () {32 vars in 740 bytes} [Tue Mar 3 20:08:10 2026] DELETE /v2.0/security-groups/058b60e8-1d20-4b75-b7f2-4f980e7b32e2 => generated 0 bytes in 125 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-03-03 20:08:14.164 7 INFO neutron.db.segments_db [None req-79861f37-d991-4dcb-ba22-fa327282f26b 5b4f7d66f4dc42acbc5a973d171a07b0 7dbc8899ec0648bfafce4b605fb8e9dd - - default default] Added segment c5e3bfe1-9e3a-4a8c-9d2a-a6a09fbd37e2 of type vxlan for network a77019de-4fcf-456e-8dab-ad398227783c [pid: 7|app: 0|req: 1312/2485] 10.0.0.214 () {34 vars in 670 bytes} [Tue Mar 3 20:08:13 2026] POST /v2.0/networks => generated 708 bytes in 486 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1174/2486] 10.0.0.214 () {34 vars in 669 bytes} [Tue Mar 3 20:08:14 2026] POST /v2.0/subnets => generated 644 bytes in 222 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-03-03 20:08:14.513 7 WARNING neutron.api.v2.base [None req-6e5bada2-3013-4aee-8047-3a87b89aade3 5b4f7d66f4dc42acbc5a973d171a07b0 7dbc8899ec0648bfafce4b605fb8e9dd - - default default] An exception happened while processing the request body. The exception message is [Invalid input for target_tenant. Reason: 'None' is not a valid string.].: webob.exc.HTTPBadRequest: Invalid input for target_tenant. Reason: 'None' is not a valid string. 2026-03-03 20:08:14.513 7 INFO neutron.api.v2.resource [None req-6e5bada2-3013-4aee-8047-3a87b89aade3 5b4f7d66f4dc42acbc5a973d171a07b0 7dbc8899ec0648bfafce4b605fb8e9dd - - default default] create failed (client error): Invalid input for target_tenant. Reason: 'None' is not a valid string. [pid: 7|app: 0|req: 1313/2487] 10.0.0.214 () {34 vars in 681 bytes} [Tue Mar 3 20:08:14 2026] POST /v2.0/rbac-policies => generated 143 bytes in 8 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1314/2488] 10.0.0.214 () {34 vars in 676 bytes} [Tue Mar 3 20:08:14 2026] POST /v2.0/subnetpools => generated 516 bytes in 105 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-03-03 20:08:14.705 8 INFO neutron.services.segments.plugin [-] Segment c5e3bfe1-9e3a-4a8c-9d2a-a6a09fbd37e2 resource provider aggregate not found 2026-03-03 20:08:14.711 8 INFO neutron.services.segments.plugin [-] Segment c5e3bfe1-9e3a-4a8c-9d2a-a6a09fbd37e2 resource provider aggregate not found [pid: 7|app: 0|req: 1315/2489] 10.0.0.214 () {34 vars in 676 bytes} [Tue Mar 3 20:08:14 2026] POST /v2.0/subnetpools => generated 516 bytes in 63 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-03-03 20:08:14.728 8 INFO neutron.services.segments.plugin [-] Segment c5e3bfe1-9e3a-4a8c-9d2a-a6a09fbd37e2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c5e3bfe1-9e3a-4a8c-9d2a-a6a09fbd37e2 found for delete ", "request_id": "req-5a7c00a5-c21d-458e-bf3d-d4cdf3f78a12"}]} 2026-03-03 20:08:14.729 8 INFO neutron.services.segments.plugin [-] Segment c5e3bfe1-9e3a-4a8c-9d2a-a6a09fbd37e2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c5e3bfe1-9e3a-4a8c-9d2a-a6a09fbd37e2 found for delete ", "request_id": "req-ca005504-8354-48c3-bacc-64710fb03667"}]} [pid: 8|app: 0|req: 1175/2490] 10.0.0.214 () {32 vars in 726 bytes} [Tue Mar 3 20:08:14 2026] DELETE /v2.0/networks/a77019de-4fcf-456e-8dab-ad398227783c => generated 0 bytes in 222 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1316/2491] 10.0.0.214 () {34 vars in 676 bytes} [Tue Mar 3 20:08:14 2026] POST /v2.0/subnetpools => generated 516 bytes in 67 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-03-03 20:08:14.806 8 INFO neutron.db.segments_db [None req-2c25384c-deeb-40b7-b367-c7e2e5f6af80 5b4f7d66f4dc42acbc5a973d171a07b0 7dbc8899ec0648bfafce4b605fb8e9dd - - default default] Added segment 3743a71d-4c73-471f-bba1-c96363cf502b of type vxlan for network f37d3817-22a9-4648-b4b1-27a9d031e587 [pid: 7|app: 0|req: 1317/2492] 10.0.0.214 () {34 vars in 676 bytes} [Tue Mar 3 20:08:14 2026] POST /v2.0/subnetpools => generated 516 bytes in 53 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1318/2493] 10.0.0.214 () {34 vars in 676 bytes} [Tue Mar 3 20:08:14 2026] POST /v2.0/subnetpools => generated 516 bytes in 58 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1176/2494] 10.0.0.214 () {34 vars in 670 bytes} [Tue Mar 3 20:08:14 2026] POST /v2.0/networks => generated 707 bytes in 161 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1319/2495] 10.0.0.214 () {34 vars in 759 bytes} [Tue Mar 3 20:08:14 2026] PUT /v2.0/subnetpools/b4ef3455-3961-4708-991f-938b2b44eab5/tags => generated 17 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1320/2496] 10.0.0.214 () {34 vars in 759 bytes} [Tue Mar 3 20:08:14 2026] PUT /v2.0/subnetpools/a862e341-648d-49c4-a1ca-77cea32f48ca/tags => generated 25 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1321/2497] 10.0.0.214 () {34 vars in 759 bytes} [Tue Mar 3 20:08:15 2026] PUT /v2.0/subnetpools/e57b1323-6e2f-4971-9095-07ffee00d92c/tags => generated 34 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1177/2498] 10.0.0.214 () {34 vars in 669 bytes} [Tue Mar 3 20:08:14 2026] POST /v2.0/subnets => generated 647 bytes in 195 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1322/2499] 10.0.0.214 () {34 vars in 759 bytes} [Tue Mar 3 20:08:15 2026] PUT /v2.0/subnetpools/7f808a64-7646-4fea-adb4-b535cc44e795/tags => generated 19 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-03 20:08:15.123 8 WARNING neutron.api.v2.base [None req-a2c86937-fe99-4d14-a7e6-ed661c65e1ac 5b4f7d66f4dc42acbc5a973d171a07b0 7dbc8899ec0648bfafce4b605fb8e9dd - - default default] An exception happened while processing the request body. The exception message is [Invalid input for target_tenant. Reason: '1234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234' exceeds maximum length of 255.].: webob.exc.HTTPBadRequest: Invalid input for target_tenant. Reason: '1234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234' exceeds maximum length of 255. 2026-03-03 20:08:15.124 8 INFO neutron.api.v2.resource [None req-a2c86937-fe99-4d14-a7e6-ed661c65e1ac 5b4f7d66f4dc42acbc5a973d171a07b0 7dbc8899ec0648bfafce4b605fb8e9dd - - default default] create failed (client error): Invalid input for target_tenant. Reason: '1234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234' exceeds maximum length of 255. [pid: 8|app: 0|req: 1178/2500] 10.0.0.214 () {34 vars in 681 bytes} [Tue Mar 3 20:08:15 2026] POST /v2.0/rbac-policies => generated 547 bytes in 6 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1323/2501] 10.0.0.214 () {32 vars in 672 bytes} [Tue Mar 3 20:08:15 2026] GET /v2.0/subnetpools?tags=red => generated 1563 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1324/2502] 10.0.0.214 () {32 vars in 686 bytes} [Tue Mar 3 20:08:15 2026] GET /v2.0/subnetpools?tags=red%2Cblue => generated 1056 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1325/2503] 10.0.0.214 () {32 vars in 682 bytes} [Tue Mar 3 20:08:15 2026] GET /v2.0/subnetpools?tags-any=blue => generated 1056 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1326/2504] 10.0.0.214 () {32 vars in 694 bytes} [Tue Mar 3 20:08:15 2026] GET /v2.0/subnetpools?tags-any=red%2Cblue => generated 1563 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1327/2505] 10.0.0.214 () {32 vars in 680 bytes} [Tue Mar 3 20:08:15 2026] GET /v2.0/subnetpools?not-tags=red => generated 1028 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1328/2506] 10.0.0.214 () {32 vars in 694 bytes} [Tue Mar 3 20:08:15 2026] GET /v2.0/subnetpools?not-tags=red%2Cblue => generated 1535 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1329/2507] 10.0.0.214 () {32 vars in 690 bytes} [Tue Mar 3 20:08:15 2026] GET /v2.0/subnetpools?not-tags-any=blue => generated 1535 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1179/2508] 10.0.0.214 () {32 vars in 726 bytes} [Tue Mar 3 20:08:15 2026] DELETE /v2.0/networks/f37d3817-22a9-4648-b4b1-27a9d031e587 => generated 0 bytes in 207 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1330/2509] 10.0.0.214 () {32 vars in 702 bytes} [Tue Mar 3 20:08:15 2026] GET /v2.0/subnetpools?not-tags-any=red%2Cblue => generated 1028 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-03-03 20:08:15.408 8 INFO neutron.db.segments_db [None req-828fdb89-ae3e-47c9-8d71-ab1f149c3547 5b4f7d66f4dc42acbc5a973d171a07b0 7dbc8899ec0648bfafce4b605fb8e9dd - - default default] Added segment b7303b2e-c7eb-4af4-82d2-38b223744116 of type vxlan for network 3df8571e-673f-45df-9542-ac34dc6f505e [pid: 7|app: 0|req: 1331/2510] 10.0.0.214 () {32 vars in 732 bytes} [Tue Mar 3 20:08:15 2026] DELETE /v2.0/subnetpools/b4ef3455-3961-4708-991f-938b2b44eab5 => generated 0 bytes in 53 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1332/2511] 10.0.0.214 () {32 vars in 732 bytes} [Tue Mar 3 20:08:15 2026] DELETE /v2.0/subnetpools/a862e341-648d-49c4-a1ca-77cea32f48ca => generated 0 bytes in 44 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1180/2512] 10.0.0.214 () {34 vars in 670 bytes} [Tue Mar 3 20:08:15 2026] POST /v2.0/networks => generated 707 bytes in 153 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1333/2513] 10.0.0.214 () {32 vars in 732 bytes} [Tue Mar 3 20:08:15 2026] DELETE /v2.0/subnetpools/e57b1323-6e2f-4971-9095-07ffee00d92c => generated 0 bytes in 51 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1334/2514] 10.0.0.214 () {32 vars in 732 bytes} [Tue Mar 3 20:08:15 2026] DELETE /v2.0/subnetpools/7f808a64-7646-4fea-adb4-b535cc44e795 => generated 0 bytes in 44 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1335/2515] 10.0.0.214 () {32 vars in 732 bytes} [Tue Mar 3 20:08:15 2026] DELETE /v2.0/subnetpools/ff58d788-e96b-426b-9f4b-8958c6be8371 => generated 0 bytes in 43 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1181/2516] 10.0.0.214 () {34 vars in 669 bytes} [Tue Mar 3 20:08:15 2026] POST /v2.0/subnets => generated 647 bytes in 184 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1336/2517] 10.0.0.214 () {34 vars in 681 bytes} [Tue Mar 3 20:08:15 2026] POST /v2.0/rbac-policies => generated 324 bytes in 224 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1182/2518] 10.0.0.214 () {32 vars in 723 bytes} [Tue Mar 3 20:08:16 2026] GET /v2.0/networks/3df8571e-673f-45df-9542-ac34dc6f505e => generated 654 bytes in 202 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1337/2519] 10.0.0.214 () {32 vars in 774 bytes} [Tue Mar 3 20:08:16 2026] GET /v2.0/security-groups?tenant_id=49f1f3843a2d4f908dccbf4daa2c64b6&name=default => generated 2925 bytes in 206 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1183/2520] 10.0.0.214 () {32 vars in 740 bytes} [Tue Mar 3 20:08:16 2026] DELETE /v2.0/security-groups/b6277283-dbf1-41d8-8903-a082a16debfd => generated 0 bytes in 94 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-03-03 20:08:16.753 8 INFO neutron.services.segments.plugin [-] Segment 3743a71d-4c73-471f-bba1-c96363cf502b resource provider aggregate not found 2026-03-03 20:08:16.774 8 INFO neutron.services.segments.plugin [-] Segment 3743a71d-4c73-471f-bba1-c96363cf502b resource provider aggregate not found 2026-03-03 20:08:16.777 8 INFO neutron.services.segments.plugin [-] Segment 3743a71d-4c73-471f-bba1-c96363cf502b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3743a71d-4c73-471f-bba1-c96363cf502b found for delete ", "request_id": "req-aa63c692-a7c6-4593-b648-aaff50c2854f"}]} 2026-03-03 20:08:16.790 8 INFO neutron.services.segments.plugin [-] Segment 3743a71d-4c73-471f-bba1-c96363cf502b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3743a71d-4c73-471f-bba1-c96363cf502b found for delete ", "request_id": "req-1a8e1b33-1258-41bf-9192-abddda47dfdd"}]} [pid: 7|app: 0|req: 1338/2521] 10.0.0.214 () {32 vars in 774 bytes} [Tue Mar 3 20:08:16 2026] GET /v2.0/security-groups?tenant_id=c86ccc8f5f8749cab152fbf08edb88e0&name=default => generated 2925 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-03-03 20:08:16.948 8 INFO neutron.pecan_wsgi.hooks.translation [None req-e07db98a-11a4-45b2-bf9f-10fc79854314 0e1272f4f5d34fcb925191ca41f2ff12 08b0ae1137014c7e81ecfab7731ad668 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1184/2522] 10.0.0.214 () {32 vars in 723 bytes} [Tue Mar 3 20:08:16 2026] GET /v2.0/networks/3df8571e-673f-45df-9542-ac34dc6f505e => generated 138 bytes in 98 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1339/2523] 10.0.0.214 () {32 vars in 740 bytes} [Tue Mar 3 20:08:16 2026] DELETE /v2.0/security-groups/9a539f70-faab-48fc-b40d-2d8656c38397 => generated 0 bytes in 90 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1185/2524] 10.0.0.214 () {32 vars in 726 bytes} [Tue Mar 3 20:08:16 2026] DELETE /v2.0/networks/3df8571e-673f-45df-9542-ac34dc6f505e => generated 0 bytes in 193 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-03-03 20:08:17.164 8 INFO neutron.pecan_wsgi.hooks.translation [None req-021e39e7-122b-4692-b441-a1beeef02300 5b4f7d66f4dc42acbc5a973d171a07b0 7dbc8899ec0648bfafce4b605fb8e9dd - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1186/2525] 10.0.0.214 () {32 vars in 724 bytes} [Tue Mar 3 20:08:17 2026] DELETE /v2.0/subnets/1dbb2a5f-d462-473a-b9c8-860c2729e640 => generated 136 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-03-03 20:08:17.183 8 INFO neutron.pecan_wsgi.hooks.translation [None req-7b4b697a-6594-47d1-9184-8f592b862a74 5b4f7d66f4dc42acbc5a973d171a07b0 7dbc8899ec0648bfafce4b605fb8e9dd - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1187/2526] 10.0.0.214 () {32 vars in 724 bytes} [Tue Mar 3 20:08:17 2026] DELETE /v2.0/subnets/06b77c1e-f1f2-44f6-a217-3e698d0b3359 => generated 136 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-03-03 20:08:17.203 8 INFO neutron.pecan_wsgi.hooks.translation [None req-a2fec996-8994-4e8b-a3ee-7a102b4fef0c 5b4f7d66f4dc42acbc5a973d171a07b0 7dbc8899ec0648bfafce4b605fb8e9dd - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1188/2527] 10.0.0.214 () {32 vars in 724 bytes} [Tue Mar 3 20:08:17 2026] DELETE /v2.0/subnets/b4a0b468-52f5-4c48-8717-c0ce49ba8f3e => generated 136 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1340/2528] 10.0.0.214 () {32 vars in 774 bytes} [Tue Mar 3 20:08:17 2026] GET /v2.0/security-groups?tenant_id=46b676efbfb940a99d49933909d89735&name=default => generated 2925 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1189/2529] 10.0.0.214 () {32 vars in 740 bytes} [Tue Mar 3 20:08:17 2026] DELETE /v2.0/security-groups/11a5959c-3d73-4c32-ab83-196849e9ad5a => generated 0 bytes in 105 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1341/2530] 10.0.0.214 () {32 vars in 774 bytes} [Tue Mar 3 20:08:17 2026] GET /v2.0/security-groups?tenant_id=6176572b6f5a4717b46821fad92e4048&name=default => generated 2925 bytes in 203 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1190/2531] 10.0.0.214 () {32 vars in 740 bytes} [Tue Mar 3 20:08:18 2026] DELETE /v2.0/security-groups/9924fde9-1dea-40d9-a228-599ea69c3a39 => generated 0 bytes in 102 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1342/2532] 10.0.0.214 () {32 vars in 774 bytes} [Tue Mar 3 20:08:18 2026] GET /v2.0/security-groups?tenant_id=08b0ae1137014c7e81ecfab7731ad668&name=default => generated 2925 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1191/2533] 10.0.0.214 () {32 vars in 740 bytes} [Tue Mar 3 20:08:18 2026] DELETE /v2.0/security-groups/16ae3a66-4c5f-4228-9119-b7f8e717e95e => generated 0 bytes in 97 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1343/2534] 10.0.0.214 () {32 vars in 774 bytes} [Tue Mar 3 20:08:18 2026] GET /v2.0/security-groups?tenant_id=7dbc8899ec0648bfafce4b605fb8e9dd&name=default => generated 2925 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-03-03 20:08:18.796 8 INFO neutron.services.segments.plugin [-] Segment b7303b2e-c7eb-4af4-82d2-38b223744116 resource provider aggregate not found 2026-03-03 20:08:18.809 8 INFO neutron.services.segments.plugin [-] Segment b7303b2e-c7eb-4af4-82d2-38b223744116 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b7303b2e-c7eb-4af4-82d2-38b223744116 found for delete ", "request_id": "req-502f4935-a291-4ce5-a347-d99fe0e05069"}]} 2026-03-03 20:08:18.815 8 INFO neutron.services.segments.plugin [-] Segment b7303b2e-c7eb-4af4-82d2-38b223744116 resource provider aggregate not found 2026-03-03 20:08:18.829 8 INFO neutron.services.segments.plugin [-] Segment b7303b2e-c7eb-4af4-82d2-38b223744116 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b7303b2e-c7eb-4af4-82d2-38b223744116 found for delete ", "request_id": "req-1d1c2199-0681-435b-b509-5bae25675805"}]} [pid: 7|app: 0|req: 1344/2535] 199.204.45.89 () {30 vars in 702 bytes} [Tue Mar 3 20:08:18 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1192/2536] 10.0.0.214 () {32 vars in 740 bytes} [Tue Mar 3 20:08:18 2026] DELETE /v2.0/security-groups/ac36683b-e0f4-4b93-8b13-8a37784ac7fc => generated 0 bytes in 111 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1345/2537] 199.204.45.89 () {30 vars in 704 bytes} [Tue Mar 3 20:08:18 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1193/2538] 199.204.45.89 () {30 vars in 680 bytes} [Tue Mar 3 20:08:18 2026] GET /v2.0/extensions/qos => generated 166 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1346/2539] 199.204.45.89 () {30 vars in 716 bytes} [Tue Mar 3 20:08:18 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1194/2540] 199.204.45.89 () {30 vars in 740 bytes} [Tue Mar 3 20:08:18 2026] GET /v2.0/subnets/a010b88c-7abf-4877-889c-c50c02fe36bb => generated 676 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1347/2541] 199.204.45.89 () {30 vars in 768 bytes} [Tue Mar 3 20:08:19 2026] GET /v2.0/ports?device_id=2fb804ab-a44d-43dc-8dfd-09f57afb3844 => generated 1244 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1195/2542] 199.204.45.89 () {34 vars in 716 bytes} [Tue Mar 3 20:08:19 2026] POST /v2.0/ports => generated 1059 bytes in 342 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1348/2543] 10.0.0.208 () {34 vars in 971 bytes} [Tue Mar 3 20:08:19 2026] GET /v2.0/ports/0abc68d2-cc07-485c-a201-4cb1ad1e634e => generated 1059 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1196/2544] 10.0.0.208 () {34 vars in 907 bytes} [Tue Mar 3 20:08:19 2026] GET /v2.0/extensions => generated 21537 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1197/2545] 199.204.45.89 () {34 vars in 1261 bytes} [Tue Mar 3 20:08:20 2026] GET /v2.0/ports/0abc68d2-cc07-485c-a201-4cb1ad1e634e?fields=binding%3Avnic_type&fields=binding%3Aprofile&fields=network_id&fields=resource_request&fields=numa_affinity_policy&fields=device_profile => generated 136 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1198/2546] 199.204.45.89 () {34 vars in 1011 bytes} [Tue Mar 3 20:08:20 2026] GET /v2.0/networks/c0662f7c-67b0-4bff-9c79-8ba306f445db?fields=segments => generated 14 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1199/2547] 199.204.45.89 () {34 vars in 1111 bytes} [Tue Mar 3 20:08:20 2026] GET /v2.0/networks/c0662f7c-67b0-4bff-9c79-8ba306f445db?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1349/2550] 10.0.0.214 () {34 vars in 676 bytes} [Tue Mar 3 20:08:20 2026] POST /v2.0/floatingips => generated 552 bytes in 659 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1202/2551] 199.204.45.89 () {34 vars in 974 bytes} [Tue Mar 3 20:08:21 2026] GET /v2.0/ports/0abc68d2-cc07-485c-a201-4cb1ad1e634e => generated 1059 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1203/2552] 199.204.45.89 () {34 vars in 985 bytes} [Tue Mar 3 20:08:21 2026] GET /v2.0/networks?id=c0662f7c-67b0-4bff-9c79-8ba306f445db => generated 803 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1350/2553] 10.0.0.214 () {34 vars in 759 bytes} [Tue Mar 3 20:08:21 2026] PUT /v2.0/floatingips/84395be1-a5db-4111-9bde-dad1da66190c/tags => generated 25 bytes in 131 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1351/2554] 10.0.0.214 () {32 vars in 739 bytes} [Tue Mar 3 20:08:21 2026] GET /v2.0/floatingips/84395be1-a5db-4111-9bde-dad1da66190c/tags => generated 25 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1352/2555] 10.0.0.214 () {34 vars in 770 bytes} [Tue Mar 3 20:08:21 2026] PUT /v2.0/floatingips/84395be1-a5db-4111-9bde-dad1da66190c/tags/green => generated 4 bytes in 67 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1353/2556] 10.0.0.214 () {32 vars in 739 bytes} [Tue Mar 3 20:08:21 2026] GET /v2.0/floatingips/84395be1-a5db-4111-9bde-dad1da66190c/tags => generated 34 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1354/2557] 10.0.0.214 () {34 vars in 766 bytes} [Tue Mar 3 20:08:21 2026] PUT /v2.0/floatingips/84395be1-a5db-4111-9bde-dad1da66190c/tags/red => generated 4 bytes in 41 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1355/2558] 10.0.0.214 () {32 vars in 739 bytes} [Tue Mar 3 20:08:21 2026] GET /v2.0/floatingips/84395be1-a5db-4111-9bde-dad1da66190c/tags => generated 34 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1356/2559] 10.0.0.214 () {34 vars in 788 bytes} [Tue Mar 3 20:08:21 2026] PUT /v2.0/floatingips/84395be1-a5db-4111-9bde-dad1da66190c/tags/black.or.white => generated 4 bytes in 52 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1357/2560] 10.0.0.214 () {32 vars in 739 bytes} [Tue Mar 3 20:08:21 2026] GET /v2.0/floatingips/84395be1-a5db-4111-9bde-dad1da66190c/tags => generated 52 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1204/2561] 199.204.45.89 () {38 vars in 1027 bytes} [Tue Mar 3 20:08:21 2026] PUT /v2.0/ports/0abc68d2-cc07-485c-a201-4cb1ad1e634e => generated 1249 bytes in 441 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1358/2562] 10.0.0.214 () {34 vars in 759 bytes} [Tue Mar 3 20:08:21 2026] PUT /v2.0/floatingips/84395be1-a5db-4111-9bde-dad1da66190c/tags => generated 37 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-03 20:08:21.768 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-1892f461-1304-470a-b141-3039582a90fc'] response: {'name': 'network-changed', 'server_uuid': '2fb804ab-a44d-43dc-8dfd-09f57afb3844', 'tag': '0abc68d2-cc07-485c-a201-4cb1ad1e634e', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1205/2563] 10.0.0.214 () {32 vars in 739 bytes} [Tue Mar 3 20:08:21 2026] GET /v2.0/floatingips/84395be1-a5db-4111-9bde-dad1da66190c/tags => generated 37 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1359/2564] 10.0.0.214 () {32 vars in 747 bytes} [Tue Mar 3 20:08:21 2026] GET /v2.0/floatingips/84395be1-a5db-4111-9bde-dad1da66190c/tags/red => generated 0 bytes in 34 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-03-03 20:08:21.948 8 INFO neutron.api.v2.resource [None req-576df4d1-32aa-43e7-9698-3acb2c2e5d61 da8927907a9a4261b5f83bc25a85d06b d2cc885a6ce84c51bcaf7109aefe31b5 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1206/2565] 10.0.0.214 () {32 vars in 751 bytes} [Tue Mar 3 20:08:21 2026] GET /v2.0/floatingips/84395be1-a5db-4111-9bde-dad1da66190c/tags/green => generated 99 bytes in 54 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1360/2566] 10.0.0.214 () {32 vars in 750 bytes} [Tue Mar 3 20:08:21 2026] DELETE /v2.0/floatingips/84395be1-a5db-4111-9bde-dad1da66190c/tags/red => generated 0 bytes in 54 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1207/2567] 10.0.0.214 () {32 vars in 739 bytes} [Tue Mar 3 20:08:22 2026] GET /v2.0/floatingips/84395be1-a5db-4111-9bde-dad1da66190c/tags => generated 30 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-03 20:08:22.110 7 INFO neutron.api.v2.resource [None req-49d30031-486b-4098-a44e-1fe52cb4d542 da8927907a9a4261b5f83bc25a85d06b d2cc885a6ce84c51bcaf7109aefe31b5 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1361/2568] 10.0.0.214 () {32 vars in 754 bytes} [Tue Mar 3 20:08:22 2026] DELETE /v2.0/floatingips/84395be1-a5db-4111-9bde-dad1da66190c/tags/green => generated 99 bytes in 40 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1208/2569] 10.0.0.214 () {32 vars in 742 bytes} [Tue Mar 3 20:08:22 2026] DELETE /v2.0/floatingips/84395be1-a5db-4111-9bde-dad1da66190c/tags => generated 0 bytes in 63 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1362/2570] 10.0.0.214 () {32 vars in 739 bytes} [Tue Mar 3 20:08:22 2026] GET /v2.0/floatingips/84395be1-a5db-4111-9bde-dad1da66190c/tags => generated 12 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1363/2571] 199.204.45.89 () {34 vars in 1079 bytes} [Tue Mar 3 20:08:22 2026] GET /v2.0/ports?tenant_id=a65240bb7d184953af84247a97d12afe&device_id=2fb804ab-a44d-43dc-8dfd-09f57afb3844 => generated 2485 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1364/2572] 199.204.45.89 () {34 vars in 985 bytes} [Tue Mar 3 20:08:22 2026] GET /v2.0/networks?id=c0662f7c-67b0-4bff-9c79-8ba306f445db => generated 803 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1365/2573] 199.204.45.89 () {34 vars in 1057 bytes} [Tue Mar 3 20:08:22 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.119&port_id=0abc68d2-cc07-485c-a201-4cb1ad1e634e => generated 19 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-03 20:08:22.413 8 INFO neutron_taas.services.taas.taas_plugin [None req-d6b90d70-4de0-40d1-85b4-6c92550586fa da8927907a9a4261b5f83bc25a85d06b d2cc885a6ce84c51bcaf7109aefe31b5 - - default default] TaaS: Handle Delete Port: def93d58-9335-4927-a8e2-44af222a0d93 2026-03-03 20:08:22.417 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d6b90d70-4de0-40d1-85b4-6c92550586fa da8927907a9a4261b5f83bc25a85d06b d2cc885a6ce84c51bcaf7109aefe31b5 - - default default] Tap Mirror: Handle Delete Port: def93d58-9335-4927-a8e2-44af222a0d93 [pid: 7|app: 0|req: 1366/2574] 199.204.45.89 () {34 vars in 983 bytes} [Tue Mar 3 20:08:22 2026] GET /v2.0/subnets?id=a010b88c-7abf-4877-889c-c50c02fe36bb => generated 679 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1367/2575] 199.204.45.89 () {34 vars in 1051 bytes} [Tue Mar 3 20:08:22 2026] GET /v2.0/ports?network_id=c0662f7c-67b0-4bff-9c79-8ba306f445db&device_owner=network%3Adhcp => generated 1461 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1368/2576] 199.204.45.89 () {34 vars in 1011 bytes} [Tue Mar 3 20:08:22 2026] GET /v2.0/networks/c0662f7c-67b0-4bff-9c79-8ba306f445db?fields=segments => generated 14 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1369/2577] 199.204.45.89 () {34 vars in 1111 bytes} [Tue Mar 3 20:08:22 2026] GET /v2.0/networks/c0662f7c-67b0-4bff-9c79-8ba306f445db?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1209/2578] 10.0.0.214 () {32 vars in 732 bytes} [Tue Mar 3 20:08:22 2026] DELETE /v2.0/floatingips/84395be1-a5db-4111-9bde-dad1da66190c => generated 0 bytes in 360 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1210/2579] 10.0.0.214 () {32 vars in 774 bytes} [Tue Mar 3 20:08:23 2026] GET /v2.0/security-groups?tenant_id=6bf0688a1c7d4bc687fd45ffd042b250&name=default => generated 2925 bytes in 228 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1211/2580] 10.0.0.214 () {32 vars in 740 bytes} [Tue Mar 3 20:08:23 2026] DELETE /v2.0/security-groups/f3d8239e-56b3-43f3-8532-70591e96e899 => generated 0 bytes in 119 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1212/2581] 199.204.45.89 () {34 vars in 1079 bytes} [Tue Mar 3 20:08:23 2026] GET /v2.0/ports?tenant_id=a65240bb7d184953af84247a97d12afe&device_id=2fb804ab-a44d-43dc-8dfd-09f57afb3844 => generated 2485 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1213/2582] 199.204.45.89 () {34 vars in 1059 bytes} [Tue Mar 3 20:08:23 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.1.81&port_id=442dcaa8-d4eb-4dc5-a790-99c3786c0449 => 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: 1214/2583] 199.204.45.89 () {34 vars in 983 bytes} [Tue Mar 3 20:08:23 2026] GET /v2.0/subnets?id=84346805-5728-4988-bb49-f39ffb44b063 => generated 654 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1215/2584] 199.204.45.89 () {34 vars in 1051 bytes} [Tue Mar 3 20:08:23 2026] GET /v2.0/ports?network_id=04dbd72e-5afd-489b-a54a-09dd2bc4fd80&device_owner=network%3Adhcp => generated 1244 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1370/2585] 10.0.0.214 () {34 vars in 676 bytes} [Tue Mar 3 20:08:23 2026] POST /v2.0/floatingips => generated 552 bytes in 720 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1216/2586] 10.0.0.214 () {32 vars in 774 bytes} [Tue Mar 3 20:08:23 2026] GET /v2.0/security-groups?tenant_id=d2cc885a6ce84c51bcaf7109aefe31b5&name=default => generated 2925 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1371/2587] 199.204.45.89 () {34 vars in 1011 bytes} [Tue Mar 3 20:08:23 2026] GET /v2.0/networks/04dbd72e-5afd-489b-a54a-09dd2bc4fd80?fields=segments => generated 14 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1372/2588] 10.0.0.214 () {32 vars in 740 bytes} [Tue Mar 3 20:08:23 2026] DELETE /v2.0/security-groups/5ea10425-de44-4a93-9510-ece8d250808a => generated 0 bytes in 96 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1373/2589] 199.204.45.89 () {34 vars in 1111 bytes} [Tue Mar 3 20:08:24 2026] GET /v2.0/networks/04dbd72e-5afd-489b-a54a-09dd2bc4fd80?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1374/2590] 199.204.45.89 () {34 vars in 1057 bytes} [Tue Mar 3 20:08:24 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.119&port_id=0abc68d2-cc07-485c-a201-4cb1ad1e634e => generated 19 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1375/2591] 199.204.45.89 () {34 vars in 983 bytes} [Tue Mar 3 20:08:24 2026] GET /v2.0/subnets?id=a010b88c-7abf-4877-889c-c50c02fe36bb => generated 679 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1376/2592] 199.204.45.89 () {34 vars in 1051 bytes} [Tue Mar 3 20:08:24 2026] GET /v2.0/ports?network_id=c0662f7c-67b0-4bff-9c79-8ba306f445db&device_owner=network%3Adhcp => generated 1461 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1377/2593] 199.204.45.89 () {34 vars in 1011 bytes} [Tue Mar 3 20:08:24 2026] GET /v2.0/networks/c0662f7c-67b0-4bff-9c79-8ba306f445db?fields=segments => generated 14 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1378/2594] 199.204.45.89 () {34 vars in 1111 bytes} [Tue Mar 3 20:08:24 2026] GET /v2.0/networks/c0662f7c-67b0-4bff-9c79-8ba306f445db?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1217/2595] 10.0.0.214 () {34 vars in 676 bytes} [Tue Mar 3 20:08:23 2026] POST /v2.0/floatingips => generated 552 bytes in 527 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1379/2596] 10.0.0.214 () {34 vars in 676 bytes} [Tue Mar 3 20:08:24 2026] POST /v2.0/floatingips => generated 552 bytes in 588 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1218/2597] 10.0.0.214 () {34 vars in 676 bytes} [Tue Mar 3 20:08:25 2026] POST /v2.0/floatingips => generated 552 bytes in 478 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1380/2598] 10.0.0.214 () {34 vars in 676 bytes} [Tue Mar 3 20:08:25 2026] POST /v2.0/floatingips => generated 552 bytes in 501 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1219/2599] 10.0.0.214 () {34 vars in 759 bytes} [Tue Mar 3 20:08:26 2026] PUT /v2.0/floatingips/1bf5a5b3-c064-45cc-bb0e-d6ec870bb7cb/tags => generated 17 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1381/2600] 10.0.0.214 () {34 vars in 759 bytes} [Tue Mar 3 20:08:26 2026] PUT /v2.0/floatingips/b2347da5-4944-4e7c-a8d6-0e73a6b8be24/tags => generated 25 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1220/2601] 10.0.0.214 () {34 vars in 759 bytes} [Tue Mar 3 20:08:26 2026] PUT /v2.0/floatingips/b001af1a-d13b-4297-93e3-b65524fd0975/tags => generated 34 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1382/2602] 10.0.0.214 () {34 vars in 759 bytes} [Tue Mar 3 20:08:26 2026] PUT /v2.0/floatingips/6534fa14-6f66-472a-8d6b-b1f7ff07d5d4/tags => generated 19 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1221/2603] 10.0.0.214 () {32 vars in 672 bytes} [Tue Mar 3 20:08:26 2026] GET /v2.0/floatingips?tags=red => generated 1671 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1383/2604] 10.0.0.214 () {32 vars in 686 bytes} [Tue Mar 3 20:08:26 2026] GET /v2.0/floatingips?tags=red%2Cblue => generated 1128 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1222/2605] 10.0.0.214 () {32 vars in 682 bytes} [Tue Mar 3 20:08:26 2026] GET /v2.0/floatingips?tags-any=blue => generated 1128 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1384/2606] 10.0.0.214 () {32 vars in 694 bytes} [Tue Mar 3 20:08:26 2026] GET /v2.0/floatingips?tags-any=red%2Cblue => generated 1671 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1223/2607] 10.0.0.214 () {32 vars in 680 bytes} [Tue Mar 3 20:08:26 2026] GET /v2.0/floatingips?not-tags=red => generated 1100 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1385/2608] 10.0.0.214 () {32 vars in 694 bytes} [Tue Mar 3 20:08:26 2026] GET /v2.0/floatingips?not-tags=red%2Cblue => generated 1643 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1224/2609] 10.0.0.214 () {32 vars in 690 bytes} [Tue Mar 3 20:08:26 2026] GET /v2.0/floatingips?not-tags-any=blue => generated 1643 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1386/2610] 10.0.0.214 () {32 vars in 702 bytes} [Tue Mar 3 20:08:26 2026] GET /v2.0/floatingips?not-tags-any=red%2Cblue => generated 1100 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-03-03 20:08:26.777 8 INFO neutron_taas.services.taas.taas_plugin [None req-24485184-4f40-48d8-ab1e-a5c839bb9418 8eed5b4f41134a88a6336c2e89327785 2b3c391e5e394e37a6d1a7e218ce6e65 - - default default] TaaS: Handle Delete Port: 1b80b637-19dc-402c-8a43-ec78b1b3f877 2026-03-03 20:08:26.780 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-24485184-4f40-48d8-ab1e-a5c839bb9418 8eed5b4f41134a88a6336c2e89327785 2b3c391e5e394e37a6d1a7e218ce6e65 - - default default] Tap Mirror: Handle Delete Port: 1b80b637-19dc-402c-8a43-ec78b1b3f877 [pid: 8|app: 0|req: 1225/2611] 10.0.0.214 () {32 vars in 732 bytes} [Tue Mar 3 20:08:26 2026] DELETE /v2.0/floatingips/1bf5a5b3-c064-45cc-bb0e-d6ec870bb7cb => generated 0 bytes in 232 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-03-03 20:08:27.024 7 INFO neutron_taas.services.taas.taas_plugin [None req-b8170731-1c8b-43ad-8ffe-ea4b00912da4 8eed5b4f41134a88a6336c2e89327785 2b3c391e5e394e37a6d1a7e218ce6e65 - - default default] TaaS: Handle Delete Port: 9c4bd277-de58-4525-90ee-60991bf0cb84 2026-03-03 20:08:27.027 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b8170731-1c8b-43ad-8ffe-ea4b00912da4 8eed5b4f41134a88a6336c2e89327785 2b3c391e5e394e37a6d1a7e218ce6e65 - - default default] Tap Mirror: Handle Delete Port: 9c4bd277-de58-4525-90ee-60991bf0cb84 [pid: 7|app: 0|req: 1387/2612] 10.0.0.214 () {32 vars in 732 bytes} [Tue Mar 3 20:08:26 2026] DELETE /v2.0/floatingips/b2347da5-4944-4e7c-a8d6-0e73a6b8be24 => generated 0 bytes in 238 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-03-03 20:08:27.285 8 INFO neutron_taas.services.taas.taas_plugin [None req-ff369167-a241-4bfe-83f9-cbd7a8ca7bfd 8eed5b4f41134a88a6336c2e89327785 2b3c391e5e394e37a6d1a7e218ce6e65 - - default default] TaaS: Handle Delete Port: 9b0ab0b6-8512-4996-8eb2-1519519ef233 2026-03-03 20:08:27.289 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-ff369167-a241-4bfe-83f9-cbd7a8ca7bfd 8eed5b4f41134a88a6336c2e89327785 2b3c391e5e394e37a6d1a7e218ce6e65 - - default default] Tap Mirror: Handle Delete Port: 9b0ab0b6-8512-4996-8eb2-1519519ef233 [pid: 8|app: 0|req: 1226/2613] 10.0.0.214 () {32 vars in 732 bytes} [Tue Mar 3 20:08:27 2026] DELETE /v2.0/floatingips/b001af1a-d13b-4297-93e3-b65524fd0975 => generated 0 bytes in 274 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-03-03 20:08:27.561 7 INFO neutron_taas.services.taas.taas_plugin [None req-9b0f2554-6533-4f48-9267-1086d7814e66 8eed5b4f41134a88a6336c2e89327785 2b3c391e5e394e37a6d1a7e218ce6e65 - - default default] TaaS: Handle Delete Port: 557fac38-133a-4981-b0ca-52348915e648 2026-03-03 20:08:27.564 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-9b0f2554-6533-4f48-9267-1086d7814e66 8eed5b4f41134a88a6336c2e89327785 2b3c391e5e394e37a6d1a7e218ce6e65 - - default default] Tap Mirror: Handle Delete Port: 557fac38-133a-4981-b0ca-52348915e648 [pid: 7|app: 0|req: 1388/2614] 10.0.0.214 () {32 vars in 732 bytes} [Tue Mar 3 20:08:27 2026] DELETE /v2.0/floatingips/6534fa14-6f66-472a-8d6b-b1f7ff07d5d4 => generated 0 bytes in 279 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-03-03 20:08:27.836 8 INFO neutron_taas.services.taas.taas_plugin [None req-0e80bb44-8cfe-4743-ab4e-60c9a4a2a56d 8eed5b4f41134a88a6336c2e89327785 2b3c391e5e394e37a6d1a7e218ce6e65 - - default default] TaaS: Handle Delete Port: f5fc9b81-3241-4339-b6fb-7edb4bc1a8f3 2026-03-03 20:08:27.839 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-0e80bb44-8cfe-4743-ab4e-60c9a4a2a56d 8eed5b4f41134a88a6336c2e89327785 2b3c391e5e394e37a6d1a7e218ce6e65 - - default default] Tap Mirror: Handle Delete Port: f5fc9b81-3241-4339-b6fb-7edb4bc1a8f3 [pid: 8|app: 0|req: 1227/2615] 10.0.0.214 () {32 vars in 732 bytes} [Tue Mar 3 20:08:27 2026] DELETE /v2.0/floatingips/e1910260-e3bd-4d49-bd94-07c4b3e80acc => generated 0 bytes in 248 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1389/2616] 10.0.0.208 () {34 vars in 971 bytes} [Tue Mar 3 20:08:28 2026] GET /v2.0/ports/0abc68d2-cc07-485c-a201-4cb1ad1e634e => generated 1251 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1228/2617] 199.204.45.89 () {34 vars in 788 bytes} [Tue Mar 3 20:08:28 2026] PUT /v2.0/ports/0abc68d2-cc07-485c-a201-4cb1ad1e634e => generated 1276 bytes in 260 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-03-03 20:08:28.425 7 INFO neutron.api.v2.resource [None req-a4f218d9-68ad-41e8-95bd-709a8d72c3ee 7cbd9215fda843e1a1edd5f7c63c1961 a65240bb7d184953af84247a97d12afe - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1390/2618] 199.204.45.89 () {30 vars in 762 bytes} [Tue Mar 3 20:08:28 2026] GET /v2.0/security-groups/lb-1009fe55-2682-41f4-8e57-99e8d7ca95de => generated 149 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-03-03 20:08:28.442 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-cc672db1-36b1-4c19-938f-39f4083cddaa'] response: {'name': 'network-changed', 'server_uuid': '2fb804ab-a44d-43dc-8dfd-09f57afb3844', 'tag': '0abc68d2-cc07-485c-a201-4cb1ad1e634e', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1229/2619] 199.204.45.89 () {30 vars in 784 bytes} [Tue Mar 3 20:08:28 2026] GET /v2.0/security-groups?name=lb-1009fe55-2682-41f4-8e57-99e8d7ca95de => generated 1637 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1391/2620] 199.204.45.89 () {34 vars in 788 bytes} [Tue Mar 3 20:08:28 2026] PUT /v2.0/ports/0abc68d2-cc07-485c-a201-4cb1ad1e634e => generated 1314 bytes in 230 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-03-03 20:08:28.745 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-f4e6b8ab-1028-419c-8ec4-9964bc53e9f1'] response: {'name': 'network-changed', 'server_uuid': '2fb804ab-a44d-43dc-8dfd-09f57afb3844', 'tag': '0abc68d2-cc07-485c-a201-4cb1ad1e634e', 'status': 'completed', 'code': 200} /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1392/2621] 199.204.45.89 () {30 vars in 702 bytes} [Tue Mar 3 20:08:28 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1393/2622] 199.204.45.89 () {30 vars in 704 bytes} [Tue Mar 3 20:08:28 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1394/2623] 199.204.45.89 () {30 vars in 680 bytes} [Tue Mar 3 20:08:28 2026] GET /v2.0/extensions/qos => generated 166 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1395/2624] 199.204.45.89 () {30 vars in 716 bytes} [Tue Mar 3 20:08:28 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1396/2625] 199.204.45.89 () {30 vars in 740 bytes} [Tue Mar 3 20:08:28 2026] GET /v2.0/subnets/a010b88c-7abf-4877-889c-c50c02fe36bb => generated 676 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1397/2626] 199.204.45.89 () {34 vars in 1079 bytes} [Tue Mar 3 20:08:28 2026] GET /v2.0/ports?tenant_id=a65240bb7d184953af84247a97d12afe&device_id=2fb804ab-a44d-43dc-8dfd-09f57afb3844 => generated 2586 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1398/2627] 199.204.45.89 () {30 vars in 736 bytes} [Tue Mar 3 20:08:29 2026] GET /v2.0/ports/790c028f-b20e-4921-83f8-1f67b0269ba6 => generated 1132 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1230/2628] 10.0.0.214 () {32 vars in 774 bytes} [Tue Mar 3 20:08:28 2026] GET /v2.0/security-groups?tenant_id=9e748fe8a58f43b0a402194e7496458e&name=default => generated 2928 bytes in 266 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1399/2629] 199.204.45.89 () {34 vars in 985 bytes} [Tue Mar 3 20:08:29 2026] GET /v2.0/networks?id=c0662f7c-67b0-4bff-9c79-8ba306f445db => generated 803 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1231/2630] 199.204.45.89 () {30 vars in 736 bytes} [Tue Mar 3 20:08:29 2026] GET /v2.0/ports/0abc68d2-cc07-485c-a201-4cb1ad1e634e => generated 1350 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1232/2631] 199.204.45.89 () {34 vars in 1057 bytes} [Tue Mar 3 20:08:29 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.119&port_id=0abc68d2-cc07-485c-a201-4cb1ad1e634e => generated 19 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1233/2632] 199.204.45.89 () {30 vars in 740 bytes} [Tue Mar 3 20:08:29 2026] GET /v2.0/subnets/a010b88c-7abf-4877-889c-c50c02fe36bb => generated 676 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1234/2633] 199.204.45.89 () {34 vars in 983 bytes} [Tue Mar 3 20:08:29 2026] GET /v2.0/subnets?id=a010b88c-7abf-4877-889c-c50c02fe36bb => generated 679 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1400/2634] 10.0.0.214 () {32 vars in 740 bytes} [Tue Mar 3 20:08:29 2026] DELETE /v2.0/security-groups/6917e2f9-b272-4ea2-ac57-a92e442a152f => generated 0 bytes in 95 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1235/2635] 199.204.45.89 () {30 vars in 742 bytes} [Tue Mar 3 20:08:29 2026] GET /v2.0/networks/c0662f7c-67b0-4bff-9c79-8ba306f445db => generated 800 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1401/2636] 199.204.45.89 () {34 vars in 1051 bytes} [Tue Mar 3 20:08:29 2026] GET /v2.0/ports?network_id=c0662f7c-67b0-4bff-9c79-8ba306f445db&device_owner=network%3Adhcp => generated 1461 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1236/2637] 199.204.45.89 () {30 vars in 736 bytes} [Tue Mar 3 20:08:29 2026] GET /v2.0/ports/790c028f-b20e-4921-83f8-1f67b0269ba6 => generated 1132 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1402/2638] 199.204.45.89 () {34 vars in 1011 bytes} [Tue Mar 3 20:08:29 2026] GET /v2.0/networks/c0662f7c-67b0-4bff-9c79-8ba306f445db?fields=segments => generated 14 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1237/2639] 199.204.45.89 () {30 vars in 740 bytes} [Tue Mar 3 20:08:29 2026] GET /v2.0/subnets/a010b88c-7abf-4877-889c-c50c02fe36bb => generated 676 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1403/2640] 199.204.45.89 () {34 vars in 1111 bytes} [Tue Mar 3 20:08:29 2026] GET /v2.0/networks/c0662f7c-67b0-4bff-9c79-8ba306f445db?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1238/2641] 10.0.0.214 () {32 vars in 774 bytes} [Tue Mar 3 20:08:29 2026] GET /v2.0/security-groups?tenant_id=2b3c391e5e394e37a6d1a7e218ce6e65&name=default => generated 2929 bytes in 127 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1404/2642] 10.0.0.214 () {32 vars in 740 bytes} [Tue Mar 3 20:08:29 2026] DELETE /v2.0/security-groups/28d08099-9248-42ca-8a08-59799732b341 => generated 0 bytes in 99 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1239/2643] 10.0.0.214 () {32 vars in 774 bytes} [Tue Mar 3 20:08:29 2026] GET /v2.0/security-groups?tenant_id=f3306ee7a20c485793ed6d5c86e58577&name=default => generated 2929 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1405/2644] 10.0.0.214 () {32 vars in 740 bytes} [Tue Mar 3 20:08:29 2026] DELETE /v2.0/security-groups/a40f3568-c2e3-49f9-9470-db52adcc4b24 => generated 0 bytes in 95 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1240/2645] 199.204.45.89 () {34 vars in 1079 bytes} [Tue Mar 3 20:08:30 2026] GET /v2.0/ports?tenant_id=a65240bb7d184953af84247a97d12afe&device_id=2fb804ab-a44d-43dc-8dfd-09f57afb3844 => generated 2586 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1406/2646] 199.204.45.89 () {34 vars in 985 bytes} [Tue Mar 3 20:08:30 2026] GET /v2.0/networks?id=c0662f7c-67b0-4bff-9c79-8ba306f445db => generated 803 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1241/2647] 199.204.45.89 () {34 vars in 1057 bytes} [Tue Mar 3 20:08:30 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.119&port_id=0abc68d2-cc07-485c-a201-4cb1ad1e634e => generated 19 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1407/2648] 199.204.45.89 () {34 vars in 983 bytes} [Tue Mar 3 20:08:30 2026] GET /v2.0/subnets?id=a010b88c-7abf-4877-889c-c50c02fe36bb => generated 679 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1242/2649] 199.204.45.89 () {34 vars in 1051 bytes} [Tue Mar 3 20:08:30 2026] GET /v2.0/ports?network_id=c0662f7c-67b0-4bff-9c79-8ba306f445db&device_owner=network%3Adhcp => generated 1461 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1408/2650] 199.204.45.89 () {34 vars in 1011 bytes} [Tue Mar 3 20:08:30 2026] GET /v2.0/networks/c0662f7c-67b0-4bff-9c79-8ba306f445db?fields=segments => generated 14 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1243/2651] 199.204.45.89 () {34 vars in 1111 bytes} [Tue Mar 3 20:08:30 2026] GET /v2.0/networks/c0662f7c-67b0-4bff-9c79-8ba306f445db?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-03 20:08:34.166 8 INFO neutron.db.segments_db [None req-12b6f74a-b360-49b3-95e5-bf1b4226e1de 1eb42525a57c4bb19c34ad3fbdeb0fa4 cb8581ffab6741a5880d0c0adcfc7ae2 - - default default] Added segment ad539fc0-4264-4ee1-aa67-11eeddd10cfd of type vxlan for network 06dd52cd-5e0a-4e8e-bd19-0712313405fc [pid: 8|app: 0|req: 1244/2652] 10.0.0.214 () {34 vars in 670 bytes} [Tue Mar 3 20:08:33 2026] POST /v2.0/networks => generated 613 bytes in 360 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-03-03 20:08:34.311 7 INFO neutron.db.l3_db [None req-666edbac-69a7-48bc-bd81-e4cb9ec54c05 b6024ffeb7f4485a83cd1eeea6fffdad 798647c974814f49b7d42467283dca93 - - default default] Floating IP 2edbacdc-1227-4eba-908b-25b46e485190 associated. External IP: 10.96.250.214, port: 790c028f-b20e-4921-83f8-1f67b0269ba6. 2026-03-03 20:08:34.328 8 INFO neutron.db.segments_db [None req-10ffca75-2043-47e9-884a-e23610b38fcf 1eb42525a57c4bb19c34ad3fbdeb0fa4 cb8581ffab6741a5880d0c0adcfc7ae2 - - default default] Added segment 9d4b85e9-9f07-4ba8-9859-df51073ec7f6 of type vxlan for network fc27818d-95ea-4cea-b78f-aa42d7ef08e5 [pid: 8|app: 0|req: 1245/2653] 10.0.0.214 () {34 vars in 670 bytes} [Tue Mar 3 20:08:34 2026] POST /v2.0/networks => generated 612 bytes in 142 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-03-03 20:08:34.499 8 INFO neutron.db.segments_db [None req-d1258cac-262c-4420-9e6a-bd5f8aac700d 1eb42525a57c4bb19c34ad3fbdeb0fa4 cb8581ffab6741a5880d0c0adcfc7ae2 - - default default] Added segment c33d3565-609f-45dd-8a39-e6b412fec0d0 of type vxlan for network f457d1d5-7092-4392-a2a8-f7c8b68bfe87 [pid: 8|app: 0|req: 1246/2654] 10.0.0.214 () {34 vars in 670 bytes} [Tue Mar 3 20:08:34 2026] POST /v2.0/networks => generated 613 bytes in 187 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1409/2655] 10.0.0.214 () {34 vars in 677 bytes} [Tue Mar 3 20:08:33 2026] POST /v2.0/floatingips => generated 899 bytes in 978 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-03-03 20:08:34.672 8 INFO neutron.db.segments_db [None req-43e5c7c9-7124-4491-8cfa-ae24df0999e9 1eb42525a57c4bb19c34ad3fbdeb0fa4 cb8581ffab6741a5880d0c0adcfc7ae2 - - default default] Added segment e3905696-3d9c-4ea0-b6b1-697dbeb93481 of type vxlan for network 24c2f5af-f243-4124-be6e-9d8c7bb13424 [pid: 8|app: 0|req: 1247/2656] 10.0.0.214 () {34 vars in 670 bytes} [Tue Mar 3 20:08:34 2026] POST /v2.0/networks => generated 613 bytes in 158 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-03-03 20:08:34.845 7 INFO neutron.db.segments_db [None req-57973448-ce2f-47c3-8ab6-0e89f176a162 1eb42525a57c4bb19c34ad3fbdeb0fa4 cb8581ffab6741a5880d0c0adcfc7ae2 - - default default] Added segment d78c813b-d627-4708-9ffb-cf52df6c996a of type vxlan for network bb72c6ab-d385-49b2-acf2-7bf570aaec07 [pid: 7|app: 0|req: 1410/2657] 10.0.0.214 () {34 vars in 670 bytes} [Tue Mar 3 20:08:34 2026] POST /v2.0/networks => generated 613 bytes in 145 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1248/2658] 10.0.0.214 () {34 vars in 753 bytes} [Tue Mar 3 20:08:34 2026] PUT /v2.0/networks/06dd52cd-5e0a-4e8e-bd19-0712313405fc/tags => generated 17 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1411/2659] 10.0.0.214 () {34 vars in 753 bytes} [Tue Mar 3 20:08:35 2026] PUT /v2.0/networks/fc27818d-95ea-4cea-b78f-aa42d7ef08e5/tags => generated 25 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1249/2660] 10.0.0.214 () {34 vars in 753 bytes} [Tue Mar 3 20:08:35 2026] PUT /v2.0/networks/f457d1d5-7092-4392-a2a8-f7c8b68bfe87/tags => generated 34 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1412/2661] 10.0.0.214 () {34 vars in 753 bytes} [Tue Mar 3 20:08:35 2026] PUT /v2.0/networks/24c2f5af-f243-4124-be6e-9d8c7bb13424/tags => generated 19 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1250/2662] 10.0.0.214 () {32 vars in 666 bytes} [Tue Mar 3 20:08:35 2026] GET /v2.0/networks?tags=red => generated 1856 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1413/2663] 10.0.0.214 () {32 vars in 680 bytes} [Tue Mar 3 20:08:35 2026] GET /v2.0/networks?tags=red%2Cblue => generated 1249 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1251/2664] 10.0.0.214 () {32 vars in 676 bytes} [Tue Mar 3 20:08:35 2026] GET /v2.0/networks?tags-any=blue => generated 1249 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1414/2665] 10.0.0.214 () {32 vars in 688 bytes} [Tue Mar 3 20:08:35 2026] GET /v2.0/networks?tags-any=red%2Cblue => generated 1856 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1252/2666] 10.0.0.214 () {32 vars in 674 bytes} [Tue Mar 3 20:08:35 2026] GET /v2.0/networks?not-tags=red => generated 1862 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1415/2667] 10.0.0.214 () {32 vars in 688 bytes} [Tue Mar 3 20:08:35 2026] GET /v2.0/networks?not-tags=red%2Cblue => generated 2469 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1253/2668] 10.0.0.192 () {28 vars in 619 bytes} [Tue Mar 3 20:08:35 2026] GET /v2.0/network-ip-availabilities => generated 4955 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1254/2669] 10.0.0.192 () {28 vars in 585 bytes} [Tue Mar 3 20:08:35 2026] GET /v2.0/networks => generated 8757 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1416/2670] 10.0.0.214 () {32 vars in 684 bytes} [Tue Mar 3 20:08:35 2026] GET /v2.0/networks?not-tags-any=blue => generated 2469 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1255/2671] 10.0.0.214 () {32 vars in 696 bytes} [Tue Mar 3 20:08:35 2026] GET /v2.0/networks?not-tags-any=red%2Cblue => generated 1862 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1417/2672] 10.0.0.192 () {28 vars in 583 bytes} [Tue Mar 3 20:08:35 2026] GET /v2.0/routers => generated 728 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1418/2673] 10.0.0.192 () {28 vars in 624 bytes} [Tue Mar 3 20:08:35 2026] GET /v2.0/agents?binary=ovn-controller => generated 14 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1419/2674] 10.0.0.192 () {28 vars in 677 bytes} [Tue Mar 3 20:08:35 2026] GET /v2.0/routers/6de3d6ca-4a60-4e1d-b92f-6430cea48a78/l3-agents => generated 681 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-03-03 20:08:35.928 8 INFO neutron.services.segments.plugin [-] Segment ad539fc0-4264-4ee1-aa67-11eeddd10cfd resource provider aggregate not found 2026-03-03 20:08:35.934 8 INFO neutron.services.segments.plugin [-] Segment ad539fc0-4264-4ee1-aa67-11eeddd10cfd resource provider aggregate not found [pid: 7|app: 0|req: 1420/2675] 10.0.0.192 () {28 vars in 581 bytes} [Tue Mar 3 20:08:35 2026] GET /v2.0/agents => generated 3385 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-03-03 20:08:35.948 8 INFO neutron.services.segments.plugin [-] Segment ad539fc0-4264-4ee1-aa67-11eeddd10cfd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ad539fc0-4264-4ee1-aa67-11eeddd10cfd found for delete ", "request_id": "req-89729035-84b5-4487-9cb5-2badcafcbf62"}]} 2026-03-03 20:08:35.952 8 INFO neutron.services.segments.plugin [-] Segment ad539fc0-4264-4ee1-aa67-11eeddd10cfd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ad539fc0-4264-4ee1-aa67-11eeddd10cfd found for delete ", "request_id": "req-8a2eb882-88d5-48a0-a4c1-f2379b3a50d2"}]} [pid: 8|app: 0|req: 1256/2676] 10.0.0.214 () {32 vars in 726 bytes} [Tue Mar 3 20:08:35 2026] DELETE /v2.0/networks/06dd52cd-5e0a-4e8e-bd19-0712313405fc => generated 0 bytes in 179 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1421/2677] 10.0.0.208 () {34 vars in 1178 bytes} [Tue Mar 3 20:08:35 2026] GET /v2.0/ports?device_id=2fb804ab-a44d-43dc-8dfd-09f57afb3844&device_id=2ba05810-e02b-428d-b124-965c8ba04d1b&device_id=f89f7218-d283-44b8-9193-a6c23a852ed4 => generated 5506 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1257/2678] 10.0.0.192 () {28 vars in 583 bytes} [Tue Mar 3 20:08:35 2026] GET /v2.0/subnets => generated 6134 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1258/2679] 10.0.0.208 () {34 vars in 1200 bytes} [Tue Mar 3 20:08:36 2026] GET /v2.0/security-groups?id=77ad8758-e25e-4996-8e6b-a3fc3f805f23&id=25de64e3-502d-4fd1-a86f-39a6539b7739&id=d55d59b5-a947-4b0a-8185-12466facf564&fields=id&fields=name => generated 286 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1259/2680] 10.0.0.192 () {28 vars in 591 bytes} [Tue Mar 3 20:08:36 2026] GET /v2.0/subnetpools => generated 19 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1260/2681] 10.0.0.192 () {28 vars in 583 bytes} [Tue Mar 3 20:08:36 2026] GET /v2.0/subnets => generated 6134 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-03-03 20:08:36.113 7 INFO neutron.services.segments.plugin [-] Segment 9d4b85e9-9f07-4ba8-9859-df51073ec7f6 resource provider aggregate not found 2026-03-03 20:08:36.119 7 INFO neutron.services.segments.plugin [-] Segment 9d4b85e9-9f07-4ba8-9859-df51073ec7f6 resource provider aggregate not found 2026-03-03 20:08:36.132 7 INFO neutron.services.segments.plugin [-] Segment 9d4b85e9-9f07-4ba8-9859-df51073ec7f6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9d4b85e9-9f07-4ba8-9859-df51073ec7f6 found for delete ", "request_id": "req-b826b99e-3b2d-41e4-93c4-d5c8ae32cb21"}]} 2026-03-03 20:08:36.136 7 INFO neutron.services.segments.plugin [-] Segment 9d4b85e9-9f07-4ba8-9859-df51073ec7f6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9d4b85e9-9f07-4ba8-9859-df51073ec7f6 found for delete ", "request_id": "req-42eb1315-839c-44d5-9218-ee2111862fba"}]} [pid: 7|app: 0|req: 1422/2682] 10.0.0.214 () {32 vars in 726 bytes} [Tue Mar 3 20:08:35 2026] DELETE /v2.0/networks/fc27818d-95ea-4cea-b78f-aa42d7ef08e5 => generated 0 bytes in 160 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1261/2683] 10.0.0.192 () {28 vars in 579 bytes} [Tue Mar 3 20:08:36 2026] GET /v2.0/ports => generated 24658 bytes in 161 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1423/2686] 10.0.0.214 () {32 vars in 726 bytes} [Tue Mar 3 20:08:36 2026] DELETE /v2.0/networks/f457d1d5-7092-4392-a2a8-f7c8b68bfe87 => generated 0 bytes in 149 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1264/2687] 10.0.0.192 () {28 vars in 591 bytes} [Tue Mar 3 20:08:36 2026] GET /v2.0/floatingips => generated 2590 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1265/2688] 10.0.0.192 () {28 vars in 599 bytes} [Tue Mar 3 20:08:36 2026] GET /v2.0/security-groups => generated 33160 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1424/2689] 10.0.0.214 () {32 vars in 726 bytes} [Tue Mar 3 20:08:36 2026] DELETE /v2.0/networks/24c2f5af-f243-4124-be6e-9d8c7bb13424 => generated 0 bytes in 203 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1266/2690] 10.0.0.214 () {32 vars in 726 bytes} [Tue Mar 3 20:08:36 2026] DELETE /v2.0/networks/bb72c6ab-d385-49b2-acf2-7bf570aaec07 => generated 0 bytes in 144 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1267/2691] 199.204.45.89 () {30 vars in 702 bytes} [Tue Mar 3 20:08:37 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1268/2692] 199.204.45.89 () {30 vars in 704 bytes} [Tue Mar 3 20:08:37 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1269/2693] 199.204.45.89 () {30 vars in 680 bytes} [Tue Mar 3 20:08:37 2026] GET /v2.0/extensions/qos => generated 166 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1270/2694] 199.204.45.89 () {30 vars in 716 bytes} [Tue Mar 3 20:08:37 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-03-03 20:08:37.654 8 INFO neutron.api.v2.resource [None req-8e91b206-5adb-4b6c-8254-c78f0fe58c9b 7cbd9215fda843e1a1edd5f7c63c1961 a65240bb7d184953af84247a97d12afe - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1271/2695] 199.204.45.89 () {30 vars in 762 bytes} [Tue Mar 3 20:08:37 2026] GET /v2.0/security-groups/lb-1009fe55-2682-41f4-8e57-99e8d7ca95de => generated 149 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1272/2696] 199.204.45.89 () {30 vars in 784 bytes} [Tue Mar 3 20:08:37 2026] GET /v2.0/security-groups?name=lb-1009fe55-2682-41f4-8e57-99e8d7ca95de => generated 1637 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1425/2697] 10.0.0.214 () {32 vars in 774 bytes} [Tue Mar 3 20:08:37 2026] GET /v2.0/security-groups?tenant_id=1748b364e2bd45308c05e3bf6ec36730&name=default => generated 2929 bytes in 293 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1273/2698] 199.204.45.89 () {30 vars in 814 bytes} [Tue Mar 3 20:08:37 2026] GET /v2.0/security-group-rules?security_group_id=d55d59b5-a947-4b0a-8185-12466facf564 => generated 1182 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1426/2699] 10.0.0.214 () {32 vars in 740 bytes} [Tue Mar 3 20:08:37 2026] DELETE /v2.0/security-groups/31176fbc-fc49-44f1-8c8b-a3cbe7842870 => generated 0 bytes in 102 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1274/2700] 199.204.45.89 () {34 vars in 746 bytes} [Tue Mar 3 20:08:37 2026] POST /v2.0/security-group-rules => generated 597 bytes in 96 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1427/2701] 199.204.45.89 () {34 vars in 746 bytes} [Tue Mar 3 20:08:37 2026] POST /v2.0/security-group-rules => generated 601 bytes in 79 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1275/2702] 10.0.0.214 () {32 vars in 774 bytes} [Tue Mar 3 20:08:37 2026] GET /v2.0/security-groups?tenant_id=cb8581ffab6741a5880d0c0adcfc7ae2&name=default => generated 2929 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-03-03 20:08:37.972 8 INFO neutron.services.segments.plugin [-] Segment d78c813b-d627-4708-9ffb-cf52df6c996a resource provider aggregate not found 2026-03-03 20:08:37.974 8 INFO neutron.services.segments.plugin [-] Segment d78c813b-d627-4708-9ffb-cf52df6c996a resource provider aggregate not found 2026-03-03 20:08:37.993 8 INFO neutron.services.segments.plugin [-] Segment d78c813b-d627-4708-9ffb-cf52df6c996a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d78c813b-d627-4708-9ffb-cf52df6c996a found for delete ", "request_id": "req-3b5ba0f2-244c-4df0-92d0-d803f055789f"}]} 2026-03-03 20:08:37.995 8 INFO neutron.services.segments.plugin [-] Segment d78c813b-d627-4708-9ffb-cf52df6c996a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d78c813b-d627-4708-9ffb-cf52df6c996a found for delete ", "request_id": "req-36f32a12-5e77-4a96-b21d-710954849d4c"}]} [pid: 7|app: 0|req: 1428/2703] 10.0.0.214 () {32 vars in 740 bytes} [Tue Mar 3 20:08:37 2026] DELETE /v2.0/security-groups/7e835f54-71ba-44ae-a742-e3c74df0ab0e => generated 0 bytes in 82 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-03-03 20:08:38.160 7 INFO neutron.services.segments.plugin [-] Segment c33d3565-609f-45dd-8a39-e6b412fec0d0 resource provider aggregate not found 2026-03-03 20:08:38.166 7 INFO neutron.services.segments.plugin [-] Segment c33d3565-609f-45dd-8a39-e6b412fec0d0 resource provider aggregate not found 2026-03-03 20:08:38.185 7 INFO neutron.services.segments.plugin [-] Segment c33d3565-609f-45dd-8a39-e6b412fec0d0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c33d3565-609f-45dd-8a39-e6b412fec0d0 found for delete ", "request_id": "req-bcefbf31-adbb-4fd9-89d1-2d5e4b1c4b81"}]} 2026-03-03 20:08:38.195 7 INFO neutron.services.segments.plugin [-] Segment c33d3565-609f-45dd-8a39-e6b412fec0d0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c33d3565-609f-45dd-8a39-e6b412fec0d0 found for delete ", "request_id": "req-79281e9b-5757-4f42-a3b7-fe1a28eca5b7"}]} 2026-03-03 20:08:38.215 7 INFO neutron.services.segments.plugin [-] Segment e3905696-3d9c-4ea0-b6b1-697dbeb93481 resource provider aggregate not found 2026-03-03 20:08:38.221 7 INFO neutron.services.segments.plugin [-] Segment e3905696-3d9c-4ea0-b6b1-697dbeb93481 resource provider aggregate not found 2026-03-03 20:08:38.238 7 INFO neutron.services.segments.plugin [-] Segment e3905696-3d9c-4ea0-b6b1-697dbeb93481 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e3905696-3d9c-4ea0-b6b1-697dbeb93481 found for delete ", "request_id": "req-cec13cab-9854-4b02-99d5-4151fc8a69b7"}]} 2026-03-03 20:08:38.239 7 INFO neutron.services.segments.plugin [-] Segment e3905696-3d9c-4ea0-b6b1-697dbeb93481 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e3905696-3d9c-4ea0-b6b1-697dbeb93481 found for delete ", "request_id": "req-05f99017-79cc-464b-89ce-c63bb8c01624"}]} [pid: 8|app: 0|req: 1276/2704] 10.0.0.214 () {32 vars in 774 bytes} [Tue Mar 3 20:08:38 2026] GET /v2.0/security-groups?tenant_id=e376c096f5344e05b4ccc095f15fbb1d&name=default => generated 2929 bytes in 131 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1429/2705] 10.0.0.214 () {32 vars in 740 bytes} [Tue Mar 3 20:08:38 2026] DELETE /v2.0/security-groups/88afc100-dfb2-435c-ac1d-b3563dd32068 => generated 0 bytes in 89 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1277/2706] 10.0.0.214 () {34 vars in 678 bytes} [Tue Mar 3 20:08:42 2026] POST /v2.0/qos/policies => generated 359 bytes in 208 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1430/2707] 10.0.0.214 () {34 vars in 678 bytes} [Tue Mar 3 20:08:43 2026] POST /v2.0/qos/policies => generated 359 bytes in 59 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1278/2708] 10.0.0.214 () {34 vars in 678 bytes} [Tue Mar 3 20:08:43 2026] POST /v2.0/qos/policies => generated 359 bytes in 42 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1431/2709] 10.0.0.214 () {34 vars in 678 bytes} [Tue Mar 3 20:08:43 2026] POST /v2.0/qos/policies => generated 359 bytes in 38 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1279/2710] 10.0.0.214 () {34 vars in 678 bytes} [Tue Mar 3 20:08:43 2026] POST /v2.0/qos/policies => generated 359 bytes in 41 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1432/2711] 10.0.0.214 () {34 vars in 753 bytes} [Tue Mar 3 20:08:43 2026] PUT /v2.0/policies/9e3ae704-9639-47fe-ba4b-d304ffcef961/tags => generated 17 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1280/2712] 10.0.0.214 () {34 vars in 753 bytes} [Tue Mar 3 20:08:43 2026] PUT /v2.0/policies/c14527ab-ae01-4946-b7fc-9857521e4065/tags => generated 25 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1433/2713] 10.0.0.214 () {34 vars in 753 bytes} [Tue Mar 3 20:08:43 2026] PUT /v2.0/policies/9b0ed171-a89d-4a94-b142-65d1bf35c97a/tags => generated 34 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1281/2714] 10.0.0.214 () {34 vars in 753 bytes} [Tue Mar 3 20:08:43 2026] PUT /v2.0/policies/c3fd48df-c2e3-410f-8edb-5ce2a084bcb6/tags => generated 19 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1434/2715] 10.0.0.214 () {32 vars in 674 bytes} [Tue Mar 3 20:08:44 2026] GET /v2.0/qos/policies?tags=red => generated 1101 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1282/2716] 10.0.0.214 () {32 vars in 688 bytes} [Tue Mar 3 20:08:44 2026] GET /v2.0/qos/policies?tags=red%2Cblue => generated 747 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1435/2717] 10.0.0.214 () {32 vars in 684 bytes} [Tue Mar 3 20:08:44 2026] GET /v2.0/qos/policies?tags-any=blue => generated 747 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1283/2718] 10.0.0.214 () {32 vars in 696 bytes} [Tue Mar 3 20:08:44 2026] GET /v2.0/qos/policies?tags-any=red%2Cblue => generated 1101 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1436/2719] 10.0.0.214 () {32 vars in 682 bytes} [Tue Mar 3 20:08:44 2026] GET /v2.0/qos/policies?not-tags=red => generated 719 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1284/2720] 10.0.0.214 () {32 vars in 696 bytes} [Tue Mar 3 20:08:44 2026] GET /v2.0/qos/policies?not-tags=red%2Cblue => generated 1073 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1437/2721] 10.0.0.214 () {32 vars in 692 bytes} [Tue Mar 3 20:08:44 2026] GET /v2.0/qos/policies?not-tags-any=blue => generated 1073 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1285/2722] 10.0.0.214 () {32 vars in 704 bytes} [Tue Mar 3 20:08:44 2026] GET /v2.0/qos/policies?not-tags-any=red%2Cblue => generated 719 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1438/2723] 10.0.0.214 () {32 vars in 734 bytes} [Tue Mar 3 20:08:44 2026] DELETE /v2.0/qos/policies/9e3ae704-9639-47fe-ba4b-d304ffcef961 => generated 0 bytes in 52 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1286/2724] 10.0.0.214 () {32 vars in 734 bytes} [Tue Mar 3 20:08:44 2026] DELETE /v2.0/qos/policies/c14527ab-ae01-4946-b7fc-9857521e4065 => generated 0 bytes in 50 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1439/2725] 10.0.0.214 () {32 vars in 734 bytes} [Tue Mar 3 20:08:44 2026] DELETE /v2.0/qos/policies/9b0ed171-a89d-4a94-b142-65d1bf35c97a => generated 0 bytes in 57 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1287/2726] 10.0.0.214 () {32 vars in 734 bytes} [Tue Mar 3 20:08:44 2026] DELETE /v2.0/qos/policies/c3fd48df-c2e3-410f-8edb-5ce2a084bcb6 => generated 0 bytes in 44 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1440/2727] 10.0.0.214 () {32 vars in 734 bytes} [Tue Mar 3 20:08:44 2026] DELETE /v2.0/qos/policies/8fe570e4-9dcf-4e31-9d7d-f5494302e2a1 => generated 0 bytes in 45 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1288/2728] 10.0.0.214 () {32 vars in 774 bytes} [Tue Mar 3 20:08:45 2026] GET /v2.0/security-groups?tenant_id=f1954fb4cc104963afc1001efafd4edc&name=default => generated 2929 bytes in 232 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1441/2729] 10.0.0.214 () {32 vars in 740 bytes} [Tue Mar 3 20:08:45 2026] DELETE /v2.0/security-groups/277f4b6f-74a8-4a24-a1a9-4de7ea734c3b => generated 0 bytes in 114 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1442/2730] 10.0.0.42 () {30 vars in 689 bytes} [Tue Mar 3 20:08:46 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1443/2731] 10.0.0.42 () {30 vars in 691 bytes} [Tue Mar 3 20:08:46 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1444/2732] 10.0.0.42 () {30 vars in 667 bytes} [Tue Mar 3 20:08:46 2026] GET /v2.0/extensions/qos => generated 166 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1445/2733] 10.0.0.42 () {30 vars in 703 bytes} [Tue Mar 3 20:08:46 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1289/2734] 10.0.0.214 () {32 vars in 774 bytes} [Tue Mar 3 20:08:46 2026] GET /v2.0/security-groups?tenant_id=11a66b4aeba94eb68bae5a7a29b651b6&name=default => generated 2929 bytes in 600 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1446/2735] 10.0.0.214 () {32 vars in 740 bytes} [Tue Mar 3 20:08:46 2026] DELETE /v2.0/security-groups/0992d915-50f7-44f0-a36c-ea84ddb035b3 => generated 0 bytes in 87 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1290/2736] 10.0.0.214 () {32 vars in 774 bytes} [Tue Mar 3 20:08:46 2026] GET /v2.0/security-groups?tenant_id=b0306d810c4349afa95c1c0a92df0815&name=default => generated 2929 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1447/2737] 10.0.0.214 () {32 vars in 740 bytes} [Tue Mar 3 20:08:46 2026] DELETE /v2.0/security-groups/af48f8a3-54d5-4963-a96e-23b38a83c309 => generated 0 bytes in 90 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1291/2738] 10.0.0.42 () {28 vars in 438 bytes} [Tue Mar 3 20:08:47 2026] GET / => generated 151 bytes in 3 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1448/2739] 10.0.0.42 () {30 vars in 727 bytes} [Tue Mar 3 20:08:47 2026] GET /v2.0/subnets/d11a5c45-1c9a-4f99-9a47-09001f45bf47 => generated 656 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1292/2740] 199.204.45.89 () {30 vars in 702 bytes} [Tue Mar 3 20:08:47 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1449/2741] 199.204.45.89 () {30 vars in 704 bytes} [Tue Mar 3 20:08:47 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1293/2742] 199.204.45.89 () {30 vars in 680 bytes} [Tue Mar 3 20:08:47 2026] GET /v2.0/extensions/qos => generated 166 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1450/2743] 199.204.45.89 () {30 vars in 716 bytes} [Tue Mar 3 20:08:47 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1294/2744] 199.204.45.89 () {30 vars in 740 bytes} [Tue Mar 3 20:08:47 2026] GET /v2.0/subnets/d11a5c45-1c9a-4f99-9a47-09001f45bf47 => generated 674 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1451/2745] 199.204.45.89 () {30 vars in 768 bytes} [Tue Mar 3 20:08:47 2026] GET /v2.0/ports?device_id=2fb804ab-a44d-43dc-8dfd-09f57afb3844 => generated 2586 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1295/2746] 199.204.45.89 () {30 vars in 702 bytes} [Tue Mar 3 20:08:48 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1452/2747] 199.204.45.89 () {30 vars in 704 bytes} [Tue Mar 3 20:08:48 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1296/2748] 199.204.45.89 () {30 vars in 680 bytes} [Tue Mar 3 20:08:48 2026] GET /v2.0/extensions/qos => generated 166 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1453/2749] 199.204.45.89 () {30 vars in 716 bytes} [Tue Mar 3 20:08:48 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1297/2750] 199.204.45.89 () {34 vars in 716 bytes} [Tue Mar 3 20:08:48 2026] POST /v2.0/ports => generated 1324 bytes in 258 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1454/2751] 10.0.0.208 () {34 vars in 971 bytes} [Tue Mar 3 20:08:48 2026] GET /v2.0/ports/392e846d-63a5-44cc-b1ab-bf2fd29bd9ff => generated 1324 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1298/2752] 10.0.0.208 () {34 vars in 907 bytes} [Tue Mar 3 20:08:48 2026] GET /v2.0/extensions => generated 21537 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1455/2753] 199.204.45.89 () {34 vars in 1261 bytes} [Tue Mar 3 20:08:49 2026] GET /v2.0/ports/392e846d-63a5-44cc-b1ab-bf2fd29bd9ff?fields=binding%3Avnic_type&fields=binding%3Aprofile&fields=network_id&fields=resource_request&fields=numa_affinity_policy&fields=device_profile => generated 136 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1299/2754] 199.204.45.89 () {34 vars in 1011 bytes} [Tue Mar 3 20:08:49 2026] GET /v2.0/networks/aaa85b36-7bc5-45fe-8eea-5508a625d1e8?fields=segments => generated 14 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1456/2755] 199.204.45.89 () {34 vars in 1111 bytes} [Tue Mar 3 20:08:49 2026] GET /v2.0/networks/aaa85b36-7bc5-45fe-8eea-5508a625d1e8?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1300/2756] 199.204.45.89 () {34 vars in 974 bytes} [Tue Mar 3 20:08:50 2026] GET /v2.0/ports/392e846d-63a5-44cc-b1ab-bf2fd29bd9ff => generated 1324 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1457/2757] 199.204.45.89 () {34 vars in 985 bytes} [Tue Mar 3 20:08:50 2026] GET /v2.0/networks?id=aaa85b36-7bc5-45fe-8eea-5508a625d1e8 => generated 801 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1301/2758] 199.204.45.89 () {38 vars in 1027 bytes} [Tue Mar 3 20:08:50 2026] PUT /v2.0/ports/392e846d-63a5-44cc-b1ab-bf2fd29bd9ff => generated 1514 bytes in 377 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-03-03 20:08:50.759 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-fa39f171-8e3f-4d04-8c96-36867b32db65'] response: {'name': 'network-changed', 'server_uuid': '2fb804ab-a44d-43dc-8dfd-09f57afb3844', 'tag': '392e846d-63a5-44cc-b1ab-bf2fd29bd9ff', 'status': 'completed', 'code': 200} /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1304/2761] 199.204.45.89 () {34 vars in 1079 bytes} [Tue Mar 3 20:08:51 2026] GET /v2.0/ports?tenant_id=a65240bb7d184953af84247a97d12afe&device_id=2fb804ab-a44d-43dc-8dfd-09f57afb3844 => generated 4092 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1305/2762] 199.204.45.89 () {34 vars in 985 bytes} [Tue Mar 3 20:08:51 2026] GET /v2.0/networks?id=aaa85b36-7bc5-45fe-8eea-5508a625d1e8 => generated 801 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1306/2763] 199.204.45.89 () {34 vars in 1055 bytes} [Tue Mar 3 20:08:51 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.85&port_id=392e846d-63a5-44cc-b1ab-bf2fd29bd9ff => generated 19 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1307/2764] 199.204.45.89 () {34 vars in 1103 bytes} [Tue Mar 3 20:08:51 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A12c&port_id=392e846d-63a5-44cc-b1ab-bf2fd29bd9ff => generated 19 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-03 20:08:51.434 7 INFO neutron.db.segments_db [None req-7c6165ef-0937-4bfc-a150-adabd0ddb5f3 41f0fcd735ed4db198d00135bc40f3d2 05e80e2b29cd4d25a2614971873430a6 - - default default] Added segment 255e948c-2fd3-4ef3-b711-a082e7ff1b20 of type vxlan for network 6ef6db56-c7db-4bc7-b029-9523ce566ce9 [pid: 8|app: 0|req: 1308/2765] 199.204.45.89 () {34 vars in 1063 bytes} [Tue Mar 3 20:08:51 2026] GET /v2.0/subnets?id=12e0f77f-0bb4-4d81-8f89-2dff236f4f63&id=d11a5c45-1c9a-4f99-9a47-09001f45bf47 => generated 1411 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1309/2766] 199.204.45.89 () {34 vars in 1051 bytes} [Tue Mar 3 20:08:51 2026] GET /v2.0/ports?network_id=aaa85b36-7bc5-45fe-8eea-5508a625d1e8&device_owner=network%3Adhcp => generated 1457 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1310/2767] 199.204.45.89 () {34 vars in 1051 bytes} [Tue Mar 3 20:08:51 2026] GET /v2.0/ports?network_id=aaa85b36-7bc5-45fe-8eea-5508a625d1e8&device_owner=network%3Adhcp => generated 1457 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1458/2768] 10.0.0.214 () {34 vars in 670 bytes} [Tue Mar 3 20:08:51 2026] POST /v2.0/networks => generated 613 bytes in 385 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1311/2769] 199.204.45.89 () {34 vars in 1011 bytes} [Tue Mar 3 20:08:51 2026] GET /v2.0/networks/aaa85b36-7bc5-45fe-8eea-5508a625d1e8?fields=segments => generated 14 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1312/2770] 199.204.45.89 () {34 vars in 1111 bytes} [Tue Mar 3 20:08:51 2026] GET /v2.0/networks/aaa85b36-7bc5-45fe-8eea-5508a625d1e8?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1459/2771] 10.0.0.214 () {34 vars in 664 bytes} [Tue Mar 3 20:08:51 2026] POST /v2.0/ports => generated 743 bytes in 295 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1313/2772] 10.0.0.214 () {34 vars in 666 bytes} [Tue Mar 3 20:08:51 2026] POST /v2.0/trunks => generated 407 bytes in 190 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-03 20:08:52.086 7 INFO neutron.db.segments_db [None req-4dc33e73-0955-44a3-b87e-c3534a0146cb 41f0fcd735ed4db198d00135bc40f3d2 05e80e2b29cd4d25a2614971873430a6 - - default default] Added segment bf11aae6-2a69-42f4-af0a-178d2f0df110 of type vxlan for network 62553167-5a29-4aa3-8b0e-7b3c46f8b222 [pid: 7|app: 0|req: 1460/2773] 10.0.0.214 () {34 vars in 670 bytes} [Tue Mar 3 20:08:52 2026] POST /v2.0/networks => generated 613 bytes in 138 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1314/2774] 10.0.0.214 () {34 vars in 664 bytes} [Tue Mar 3 20:08:52 2026] POST /v2.0/ports => generated 743 bytes in 266 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: 1461/2775] 10.0.0.214 () {34 vars in 666 bytes} [Tue Mar 3 20:08:52 2026] POST /v2.0/trunks => generated 407 bytes in 192 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1315/2776] 199.204.45.89 () {34 vars in 1079 bytes} [Tue Mar 3 20:08:52 2026] GET /v2.0/ports?tenant_id=a65240bb7d184953af84247a97d12afe&device_id=2fb804ab-a44d-43dc-8dfd-09f57afb3844 => generated 4092 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-03-03 20:08:52.689 7 INFO neutron.db.segments_db [None req-c6c9fb5a-f828-4806-887f-0d340548ed1d 41f0fcd735ed4db198d00135bc40f3d2 05e80e2b29cd4d25a2614971873430a6 - - default default] Added segment 042f765c-9a11-420a-bf88-198ec4575d44 of type vxlan for network 9d79c1be-c96a-4e77-b258-aec178f0cbf4 [pid: 8|app: 0|req: 1316/2777] 199.204.45.89 () {34 vars in 1059 bytes} [Tue Mar 3 20:08:52 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.1.81&port_id=442dcaa8-d4eb-4dc5-a790-99c3786c0449 => 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: 1317/2778] 199.204.45.89 () {34 vars in 983 bytes} [Tue Mar 3 20:08:52 2026] GET /v2.0/subnets?id=84346805-5728-4988-bb49-f39ffb44b063 => generated 654 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1462/2779] 10.0.0.214 () {34 vars in 670 bytes} [Tue Mar 3 20:08:52 2026] POST /v2.0/networks => generated 612 bytes in 138 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1318/2780] 199.204.45.89 () {34 vars in 1051 bytes} [Tue Mar 3 20:08:52 2026] GET /v2.0/ports?network_id=04dbd72e-5afd-489b-a54a-09dd2bc4fd80&device_owner=network%3Adhcp => generated 1244 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1319/2781] 199.204.45.89 () {34 vars in 1011 bytes} [Tue Mar 3 20:08:52 2026] GET /v2.0/networks/04dbd72e-5afd-489b-a54a-09dd2bc4fd80?fields=segments => generated 14 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1320/2782] 199.204.45.89 () {34 vars in 1111 bytes} [Tue Mar 3 20:08:52 2026] GET /v2.0/networks/04dbd72e-5afd-489b-a54a-09dd2bc4fd80?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1321/2783] 199.204.45.89 () {34 vars in 1057 bytes} [Tue Mar 3 20:08:52 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.119&port_id=0abc68d2-cc07-485c-a201-4cb1ad1e634e => 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: 1322/2784] 199.204.45.89 () {34 vars in 983 bytes} [Tue Mar 3 20:08:52 2026] GET /v2.0/subnets?id=a010b88c-7abf-4877-889c-c50c02fe36bb => generated 679 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1323/2785] 199.204.45.89 () {34 vars in 1051 bytes} [Tue Mar 3 20:08:52 2026] GET /v2.0/ports?network_id=c0662f7c-67b0-4bff-9c79-8ba306f445db&device_owner=network%3Adhcp => generated 1461 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1324/2786] 199.204.45.89 () {34 vars in 1011 bytes} [Tue Mar 3 20:08:53 2026] GET /v2.0/networks/c0662f7c-67b0-4bff-9c79-8ba306f445db?fields=segments => generated 14 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1463/2787] 10.0.0.214 () {34 vars in 664 bytes} [Tue Mar 3 20:08:52 2026] POST /v2.0/ports => generated 743 bytes in 309 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1325/2788] 199.204.45.89 () {34 vars in 1111 bytes} [Tue Mar 3 20:08:53 2026] GET /v2.0/networks/c0662f7c-67b0-4bff-9c79-8ba306f445db?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1326/2789] 199.204.45.89 () {34 vars in 1055 bytes} [Tue Mar 3 20:08:53 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.85&port_id=392e846d-63a5-44cc-b1ab-bf2fd29bd9ff => generated 19 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1327/2790] 199.204.45.89 () {34 vars in 1103 bytes} [Tue Mar 3 20:08:53 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A12c&port_id=392e846d-63a5-44cc-b1ab-bf2fd29bd9ff => 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: 1328/2791] 199.204.45.89 () {34 vars in 1063 bytes} [Tue Mar 3 20:08:53 2026] GET /v2.0/subnets?id=12e0f77f-0bb4-4d81-8f89-2dff236f4f63&id=d11a5c45-1c9a-4f99-9a47-09001f45bf47 => generated 1411 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1464/2792] 10.0.0.214 () {34 vars in 666 bytes} [Tue Mar 3 20:08:53 2026] POST /v2.0/trunks => generated 407 bytes in 189 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1329/2793] 199.204.45.89 () {34 vars in 1051 bytes} [Tue Mar 3 20:08:53 2026] GET /v2.0/ports?network_id=aaa85b36-7bc5-45fe-8eea-5508a625d1e8&device_owner=network%3Adhcp => generated 1457 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1330/2794] 199.204.45.89 () {34 vars in 1051 bytes} [Tue Mar 3 20:08:53 2026] GET /v2.0/ports?network_id=aaa85b36-7bc5-45fe-8eea-5508a625d1e8&device_owner=network%3Adhcp => generated 1457 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-03-03 20:08:53.375 7 INFO neutron.db.segments_db [None req-16a3cb33-9dba-442d-93c7-8be81e6a161a 41f0fcd735ed4db198d00135bc40f3d2 05e80e2b29cd4d25a2614971873430a6 - - default default] Added segment 05994dee-e9fe-4e78-bfd8-1eff19bfc44a of type vxlan for network 05cb6b6b-e655-49bb-bf9b-89f8b2c4dcc5 [pid: 8|app: 0|req: 1331/2795] 199.204.45.89 () {34 vars in 1011 bytes} [Tue Mar 3 20:08:53 2026] GET /v2.0/networks/aaa85b36-7bc5-45fe-8eea-5508a625d1e8?fields=segments => generated 14 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1465/2796] 10.0.0.214 () {34 vars in 670 bytes} [Tue Mar 3 20:08:53 2026] POST /v2.0/networks => generated 613 bytes in 155 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1332/2797] 199.204.45.89 () {34 vars in 1111 bytes} [Tue Mar 3 20:08:53 2026] GET /v2.0/networks/aaa85b36-7bc5-45fe-8eea-5508a625d1e8?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1466/2798] 10.0.0.214 () {34 vars in 664 bytes} [Tue Mar 3 20:08:53 2026] POST /v2.0/ports => generated 743 bytes in 274 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1333/2799] 10.0.0.214 () {34 vars in 666 bytes} [Tue Mar 3 20:08:53 2026] POST /v2.0/trunks => generated 407 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, ' 2026-03-03 20:08:53.950 7 INFO neutron.db.segments_db [None req-32cc9d2e-00e2-4cf1-9114-14f55186e22d 41f0fcd735ed4db198d00135bc40f3d2 05e80e2b29cd4d25a2614971873430a6 - - default default] Added segment 8115adb6-787d-49da-aca2-633401d7e330 of type vxlan for network 34524d53-fdf9-4dec-8012-3c6f5d6e9cda [pid: 7|app: 0|req: 1467/2800] 10.0.0.214 () {34 vars in 670 bytes} [Tue Mar 3 20:08:53 2026] POST /v2.0/networks => generated 612 bytes in 158 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1334/2801] 10.0.0.214 () {34 vars in 664 bytes} [Tue Mar 3 20:08:54 2026] POST /v2.0/ports => generated 743 bytes in 365 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1468/2802] 10.0.0.214 () {34 vars in 666 bytes} [Tue Mar 3 20:08:54 2026] POST /v2.0/trunks => generated 407 bytes in 173 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1335/2803] 10.0.0.214 () {34 vars in 749 bytes} [Tue Mar 3 20:08:54 2026] PUT /v2.0/trunks/4c8d2654-b498-4294-b3c5-b81b8eeb0288/tags => generated 17 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1469/2804] 10.0.0.214 () {34 vars in 749 bytes} [Tue Mar 3 20:08:54 2026] PUT /v2.0/trunks/108a4f94-3eb8-48d0-99d2-f36ca99f7ae6/tags => generated 25 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1336/2805] 10.0.0.214 () {34 vars in 749 bytes} [Tue Mar 3 20:08:54 2026] PUT /v2.0/trunks/aa999295-b5e9-4061-9d60-4cdf728ef6e7/tags => generated 34 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1470/2806] 10.0.0.214 () {34 vars in 749 bytes} [Tue Mar 3 20:08:54 2026] PUT /v2.0/trunks/c985fcc0-c8b0-4da8-ab7a-50ebc1895cc6/tags => generated 19 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1337/2807] 10.0.0.214 () {32 vars in 662 bytes} [Tue Mar 3 20:08:54 2026] GET /v2.0/trunks?tags=red => generated 1246 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1471/2808] 10.0.0.214 () {32 vars in 676 bytes} [Tue Mar 3 20:08:54 2026] GET /v2.0/trunks?tags=red%2Cblue => generated 843 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1338/2809] 10.0.0.214 () {32 vars in 672 bytes} [Tue Mar 3 20:08:54 2026] GET /v2.0/trunks?tags-any=blue => generated 843 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1472/2810] 10.0.0.214 () {32 vars in 684 bytes} [Tue Mar 3 20:08:54 2026] GET /v2.0/trunks?tags-any=red%2Cblue => generated 1246 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1339/2811] 10.0.0.214 () {32 vars in 670 bytes} [Tue Mar 3 20:08:54 2026] GET /v2.0/trunks?not-tags=red => generated 815 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1473/2812] 10.0.0.214 () {32 vars in 684 bytes} [Tue Mar 3 20:08:54 2026] GET /v2.0/trunks?not-tags=red%2Cblue => generated 1218 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1340/2813] 10.0.0.214 () {32 vars in 680 bytes} [Tue Mar 3 20:08:54 2026] GET /v2.0/trunks?not-tags-any=blue => generated 1218 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1474/2814] 10.0.0.214 () {32 vars in 692 bytes} [Tue Mar 3 20:08:54 2026] GET /v2.0/trunks?not-tags-any=red%2Cblue => generated 815 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1341/2815] 10.0.0.214 () {32 vars in 719 bytes} [Tue Mar 3 20:08:55 2026] GET /v2.0/trunks/4c8d2654-b498-4294-b3c5-b81b8eeb0288 => generated 412 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1475/2816] 10.0.0.214 () {32 vars in 717 bytes} [Tue Mar 3 20:08:55 2026] GET /v2.0/ports/92d0c9ff-eb61-423e-97d1-00c9f5499f50 => generated 826 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1342/2817] 10.0.0.214 () {32 vars in 722 bytes} [Tue Mar 3 20:08:55 2026] DELETE /v2.0/trunks/4c8d2654-b498-4294-b3c5-b81b8eeb0288 => generated 0 bytes in 97 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1476/2818] 10.0.0.214 () {32 vars in 719 bytes} [Tue Mar 3 20:08:55 2026] GET /v2.0/trunks/108a4f94-3eb8-48d0-99d2-f36ca99f7ae6 => generated 420 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1343/2819] 10.0.0.214 () {32 vars in 717 bytes} [Tue Mar 3 20:08:55 2026] GET /v2.0/ports/ae99fdf4-aad4-418e-9ac2-16c891d94003 => generated 826 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1477/2820] 10.0.0.214 () {32 vars in 722 bytes} [Tue Mar 3 20:08:55 2026] DELETE /v2.0/trunks/108a4f94-3eb8-48d0-99d2-f36ca99f7ae6 => generated 0 bytes in 87 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1344/2821] 10.0.0.214 () {32 vars in 719 bytes} [Tue Mar 3 20:08:55 2026] GET /v2.0/trunks/aa999295-b5e9-4061-9d60-4cdf728ef6e7 => generated 429 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1478/2822] 10.0.0.214 () {32 vars in 717 bytes} [Tue Mar 3 20:08:55 2026] GET /v2.0/ports/bc8247d8-60f5-4bc2-a39c-3da37ace9413 => generated 826 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1345/2823] 10.0.0.214 () {32 vars in 722 bytes} [Tue Mar 3 20:08:55 2026] DELETE /v2.0/trunks/aa999295-b5e9-4061-9d60-4cdf728ef6e7 => generated 0 bytes in 87 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1479/2824] 10.0.0.214 () {32 vars in 719 bytes} [Tue Mar 3 20:08:55 2026] GET /v2.0/trunks/c985fcc0-c8b0-4da8-ab7a-50ebc1895cc6 => generated 414 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1346/2825] 10.0.0.214 () {32 vars in 717 bytes} [Tue Mar 3 20:08:55 2026] GET /v2.0/ports/34aadab4-98d2-4807-a473-6ddb7cf13118 => generated 826 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1480/2826] 10.0.0.214 () {32 vars in 722 bytes} [Tue Mar 3 20:08:55 2026] DELETE /v2.0/trunks/c985fcc0-c8b0-4da8-ab7a-50ebc1895cc6 => generated 0 bytes in 72 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1347/2827] 10.0.0.214 () {32 vars in 719 bytes} [Tue Mar 3 20:08:55 2026] GET /v2.0/trunks/1d6cc33c-d31f-41c9-9f61-d4aa8c4b050d => generated 407 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1481/2828] 10.0.0.214 () {32 vars in 717 bytes} [Tue Mar 3 20:08:55 2026] GET /v2.0/ports/5526ab60-c72e-4f27-851c-5784d1a68af7 => generated 826 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1348/2829] 10.0.0.214 () {32 vars in 722 bytes} [Tue Mar 3 20:08:55 2026] DELETE /v2.0/trunks/1d6cc33c-d31f-41c9-9f61-d4aa8c4b050d => generated 0 bytes in 71 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-03-03 20:08:56.092 7 INFO neutron_taas.services.taas.taas_plugin [None req-5217cc04-c9a9-4fe3-84a3-516c11867461 41f0fcd735ed4db198d00135bc40f3d2 05e80e2b29cd4d25a2614971873430a6 - - default default] TaaS: Handle Delete Port: 92d0c9ff-eb61-423e-97d1-00c9f5499f50 2026-03-03 20:08:56.097 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-5217cc04-c9a9-4fe3-84a3-516c11867461 41f0fcd735ed4db198d00135bc40f3d2 05e80e2b29cd4d25a2614971873430a6 - - default default] Tap Mirror: Handle Delete Port: 92d0c9ff-eb61-423e-97d1-00c9f5499f50 [pid: 7|app: 0|req: 1482/2830] 10.0.0.214 () {32 vars in 720 bytes} [Tue Mar 3 20:08:55 2026] DELETE /v2.0/ports/92d0c9ff-eb61-423e-97d1-00c9f5499f50 => generated 0 bytes in 243 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-03-03 20:08:56.309 8 INFO neutron_taas.services.taas.taas_plugin [None req-22afe2bd-6e84-4b0c-ad42-aa58a4d8a1b3 41f0fcd735ed4db198d00135bc40f3d2 05e80e2b29cd4d25a2614971873430a6 - - default default] TaaS: Handle Delete Port: ae99fdf4-aad4-418e-9ac2-16c891d94003 2026-03-03 20:08:56.312 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-22afe2bd-6e84-4b0c-ad42-aa58a4d8a1b3 41f0fcd735ed4db198d00135bc40f3d2 05e80e2b29cd4d25a2614971873430a6 - - default default] Tap Mirror: Handle Delete Port: ae99fdf4-aad4-418e-9ac2-16c891d94003 [pid: 8|app: 0|req: 1349/2831] 10.0.0.214 () {32 vars in 720 bytes} [Tue Mar 3 20:08:56 2026] DELETE /v2.0/ports/ae99fdf4-aad4-418e-9ac2-16c891d94003 => generated 0 bytes in 183 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-03-03 20:08:56.498 7 INFO neutron_taas.services.taas.taas_plugin [None req-9fc97975-8152-4cbc-9e74-457e134568fb 41f0fcd735ed4db198d00135bc40f3d2 05e80e2b29cd4d25a2614971873430a6 - - default default] TaaS: Handle Delete Port: bc8247d8-60f5-4bc2-a39c-3da37ace9413 2026-03-03 20:08:56.501 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-9fc97975-8152-4cbc-9e74-457e134568fb 41f0fcd735ed4db198d00135bc40f3d2 05e80e2b29cd4d25a2614971873430a6 - - default default] Tap Mirror: Handle Delete Port: bc8247d8-60f5-4bc2-a39c-3da37ace9413 [pid: 7|app: 0|req: 1483/2832] 10.0.0.214 () {32 vars in 720 bytes} [Tue Mar 3 20:08:56 2026] DELETE /v2.0/ports/bc8247d8-60f5-4bc2-a39c-3da37ace9413 => generated 0 bytes in 193 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-03-03 20:08:56.704 8 INFO neutron_taas.services.taas.taas_plugin [None req-67a3c06f-033f-464d-9611-241448c81f45 41f0fcd735ed4db198d00135bc40f3d2 05e80e2b29cd4d25a2614971873430a6 - - default default] TaaS: Handle Delete Port: 34aadab4-98d2-4807-a473-6ddb7cf13118 2026-03-03 20:08:56.709 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-67a3c06f-033f-464d-9611-241448c81f45 41f0fcd735ed4db198d00135bc40f3d2 05e80e2b29cd4d25a2614971873430a6 - - default default] Tap Mirror: Handle Delete Port: 34aadab4-98d2-4807-a473-6ddb7cf13118 [pid: 8|app: 0|req: 1350/2833] 10.0.0.214 () {32 vars in 720 bytes} [Tue Mar 3 20:08:56 2026] DELETE /v2.0/ports/34aadab4-98d2-4807-a473-6ddb7cf13118 => generated 0 bytes in 188 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-03-03 20:08:56.889 7 INFO neutron_taas.services.taas.taas_plugin [None req-ef9e79a4-d7bb-479b-a410-e6e3b41c67da 41f0fcd735ed4db198d00135bc40f3d2 05e80e2b29cd4d25a2614971873430a6 - - default default] TaaS: Handle Delete Port: 5526ab60-c72e-4f27-851c-5784d1a68af7 2026-03-03 20:08:56.892 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-ef9e79a4-d7bb-479b-a410-e6e3b41c67da 41f0fcd735ed4db198d00135bc40f3d2 05e80e2b29cd4d25a2614971873430a6 - - default default] Tap Mirror: Handle Delete Port: 5526ab60-c72e-4f27-851c-5784d1a68af7 [pid: 7|app: 0|req: 1484/2834] 10.0.0.214 () {32 vars in 720 bytes} [Tue Mar 3 20:08:56 2026] DELETE /v2.0/ports/5526ab60-c72e-4f27-851c-5784d1a68af7 => generated 0 bytes in 188 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-03-03 20:08:57.109 8 INFO neutron.services.segments.plugin [-] Segment 255e948c-2fd3-4ef3-b711-a082e7ff1b20 resource provider aggregate not found 2026-03-03 20:08:57.113 8 INFO neutron.services.segments.plugin [-] Segment 255e948c-2fd3-4ef3-b711-a082e7ff1b20 resource provider aggregate not found 2026-03-03 20:08:57.128 8 INFO neutron.services.segments.plugin [-] Segment 255e948c-2fd3-4ef3-b711-a082e7ff1b20 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 255e948c-2fd3-4ef3-b711-a082e7ff1b20 found for delete ", "request_id": "req-8a392707-aef9-4d91-a59f-8c4c38a36e46"}]} 2026-03-03 20:08:57.130 8 INFO neutron.services.segments.plugin [-] Segment 255e948c-2fd3-4ef3-b711-a082e7ff1b20 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 255e948c-2fd3-4ef3-b711-a082e7ff1b20 found for delete ", "request_id": "req-1eb5bdaf-42d5-4077-b026-3e88d0dc25be"}]} [pid: 8|app: 0|req: 1351/2835] 10.0.0.214 () {32 vars in 726 bytes} [Tue Mar 3 20:08:56 2026] DELETE /v2.0/networks/6ef6db56-c7db-4bc7-b029-9523ce566ce9 => generated 0 bytes in 151 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-03-03 20:08:57.261 7 INFO neutron.services.segments.plugin [-] Segment bf11aae6-2a69-42f4-af0a-178d2f0df110 resource provider aggregate not found 2026-03-03 20:08:57.265 7 INFO neutron.services.segments.plugin [-] Segment bf11aae6-2a69-42f4-af0a-178d2f0df110 resource provider aggregate not found 2026-03-03 20:08:57.280 7 INFO neutron.services.segments.plugin [-] Segment bf11aae6-2a69-42f4-af0a-178d2f0df110 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bf11aae6-2a69-42f4-af0a-178d2f0df110 found for delete ", "request_id": "req-a08ac8d4-20ed-4c8f-9acc-767185f06dc4"}]} 2026-03-03 20:08:57.284 7 INFO neutron.services.segments.plugin [-] Segment bf11aae6-2a69-42f4-af0a-178d2f0df110 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bf11aae6-2a69-42f4-af0a-178d2f0df110 found for delete ", "request_id": "req-6b1c1cc7-6725-436e-bf15-3a9e52b4ff4a"}]} [pid: 7|app: 0|req: 1485/2836] 10.0.0.214 () {32 vars in 726 bytes} [Tue Mar 3 20:08:57 2026] DELETE /v2.0/networks/62553167-5a29-4aa3-8b0e-7b3c46f8b222 => generated 0 bytes in 161 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1352/2837] 10.0.0.214 () {32 vars in 726 bytes} [Tue Mar 3 20:08:57 2026] DELETE /v2.0/networks/9d79c1be-c96a-4e77-b258-aec178f0cbf4 => generated 0 bytes in 147 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1486/2838] 10.0.0.214 () {32 vars in 726 bytes} [Tue Mar 3 20:08:57 2026] DELETE /v2.0/networks/05cb6b6b-e655-49bb-bf9b-89f8b2c4dcc5 => generated 0 bytes in 130 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1353/2839] 10.0.0.214 () {32 vars in 726 bytes} [Tue Mar 3 20:08:57 2026] DELETE /v2.0/networks/34524d53-fdf9-4dec-8012-3c6f5d6e9cda => generated 0 bytes in 130 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1487/2840] 10.0.0.208 () {34 vars in 971 bytes} [Tue Mar 3 20:08:57 2026] GET /v2.0/ports/392e846d-63a5-44cc-b1ab-bf2fd29bd9ff => generated 1516 bytes in 141 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1354/2841] 199.204.45.89 () {30 vars in 742 bytes} [Tue Mar 3 20:08:57 2026] GET /v2.0/networks/aaa85b36-7bc5-45fe-8eea-5508a625d1e8 => generated 798 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1488/2842] 199.204.45.89 () {30 vars in 740 bytes} [Tue Mar 3 20:08:57 2026] GET /v2.0/subnets/d11a5c45-1c9a-4f99-9a47-09001f45bf47 => generated 674 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1355/2843] 199.204.45.89 () {30 vars in 740 bytes} [Tue Mar 3 20:08:57 2026] GET /v2.0/subnets/12e0f77f-0bb4-4d81-8f89-2dff236f4f63 => generated 744 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1489/2844] 199.204.45.89 () {30 vars in 702 bytes} [Tue Mar 3 20:08:58 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1356/2845] 199.204.45.89 () {30 vars in 704 bytes} [Tue Mar 3 20:08:58 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1490/2846] 199.204.45.89 () {30 vars in 680 bytes} [Tue Mar 3 20:08:58 2026] GET /v2.0/extensions/qos => generated 166 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1357/2847] 199.204.45.89 () {30 vars in 716 bytes} [Tue Mar 3 20:08:58 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1491/2848] 199.204.45.89 () {30 vars in 740 bytes} [Tue Mar 3 20:08:58 2026] GET /v2.0/subnets/a010b88c-7abf-4877-889c-c50c02fe36bb => generated 676 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1358/2849] 199.204.45.89 () {30 vars in 736 bytes} [Tue Mar 3 20:08:58 2026] GET /v2.0/ports/790c028f-b20e-4921-83f8-1f67b0269ba6 => generated 1132 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1492/2850] 199.204.45.89 () {30 vars in 736 bytes} [Tue Mar 3 20:08:58 2026] GET /v2.0/ports/0abc68d2-cc07-485c-a201-4cb1ad1e634e => generated 1350 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1359/2851] 199.204.45.89 () {30 vars in 740 bytes} [Tue Mar 3 20:08:58 2026] GET /v2.0/subnets/a010b88c-7abf-4877-889c-c50c02fe36bb => generated 676 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1493/2852] 199.204.45.89 () {30 vars in 742 bytes} [Tue Mar 3 20:08:58 2026] GET /v2.0/networks/c0662f7c-67b0-4bff-9c79-8ba306f445db => generated 800 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1360/2853] 199.204.45.89 () {30 vars in 736 bytes} [Tue Mar 3 20:08:58 2026] GET /v2.0/ports/790c028f-b20e-4921-83f8-1f67b0269ba6 => generated 1132 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1494/2854] 199.204.45.89 () {30 vars in 740 bytes} [Tue Mar 3 20:08:58 2026] GET /v2.0/subnets/a010b88c-7abf-4877-889c-c50c02fe36bb => generated 676 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1361/2855] 10.0.0.214 () {32 vars in 774 bytes} [Tue Mar 3 20:08:58 2026] GET /v2.0/security-groups?tenant_id=1709b23b8f1443a997b729bc9cd579ea&name=default => generated 2929 bytes in 284 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1495/2856] 10.0.0.214 () {32 vars in 740 bytes} [Tue Mar 3 20:08:58 2026] DELETE /v2.0/security-groups/df3e07db-fa6e-48d6-99b2-8fcc6c4ec329 => generated 0 bytes in 115 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-03-03 20:08:59.157 8 INFO neutron.services.segments.plugin [-] Segment 042f765c-9a11-420a-bf88-198ec4575d44 resource provider aggregate not found 2026-03-03 20:08:59.161 8 INFO neutron.services.segments.plugin [-] Segment 042f765c-9a11-420a-bf88-198ec4575d44 resource provider aggregate not found [pid: 8|app: 0|req: 1362/2857] 10.0.0.214 () {32 vars in 774 bytes} [Tue Mar 3 20:08:59 2026] GET /v2.0/security-groups?tenant_id=87ff3b49762543bd89b6b3e749f9e462&name=default => generated 2929 bytes in 160 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-03-03 20:08:59.178 8 INFO neutron.services.segments.plugin [-] Segment 042f765c-9a11-420a-bf88-198ec4575d44 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 042f765c-9a11-420a-bf88-198ec4575d44 found for delete ", "request_id": "req-54b48ac2-3c59-4d7d-a87f-ee846c3b2521"}]} 2026-03-03 20:08:59.183 8 INFO neutron.services.segments.plugin [-] Segment 042f765c-9a11-420a-bf88-198ec4575d44 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 042f765c-9a11-420a-bf88-198ec4575d44 found for delete ", "request_id": "req-43a72c99-8efd-4032-a22e-b11b07efac20"}]} 2026-03-03 20:08:59.200 8 INFO neutron.services.segments.plugin [-] Segment 8115adb6-787d-49da-aca2-633401d7e330 resource provider aggregate not found 2026-03-03 20:08:59.204 8 INFO neutron.services.segments.plugin [-] Segment 8115adb6-787d-49da-aca2-633401d7e330 resource provider aggregate not found 2026-03-03 20:08:59.222 8 INFO neutron.services.segments.plugin [-] Segment 8115adb6-787d-49da-aca2-633401d7e330 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8115adb6-787d-49da-aca2-633401d7e330 found for delete ", "request_id": "req-8ee00498-4b5b-4a8d-9cfc-4f9fff85981b"}]} 2026-03-03 20:08:59.224 8 INFO neutron.services.segments.plugin [-] Segment 8115adb6-787d-49da-aca2-633401d7e330 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8115adb6-787d-49da-aca2-633401d7e330 found for delete ", "request_id": "req-b465860e-c001-4f9c-8f04-1f00e4de16aa"}]} [pid: 7|app: 0|req: 1496/2858] 10.0.0.214 () {32 vars in 740 bytes} [Tue Mar 3 20:08:59 2026] DELETE /v2.0/security-groups/2bbda907-d350-4415-b1e9-a9fb70b7e06d => generated 0 bytes in 104 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-03-03 20:08:59.295 7 INFO neutron.services.segments.plugin [-] Segment 05994dee-e9fe-4e78-bfd8-1eff19bfc44a resource provider aggregate not found 2026-03-03 20:08:59.300 7 INFO neutron.services.segments.plugin [-] Segment 05994dee-e9fe-4e78-bfd8-1eff19bfc44a resource provider aggregate not found 2026-03-03 20:08:59.310 7 INFO neutron.services.segments.plugin [-] Segment 05994dee-e9fe-4e78-bfd8-1eff19bfc44a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 05994dee-e9fe-4e78-bfd8-1eff19bfc44a found for delete ", "request_id": "req-7fca4fc0-1b14-4a5e-9cc4-84c6c460920a"}]} 2026-03-03 20:08:59.315 7 INFO neutron.services.segments.plugin [-] Segment 05994dee-e9fe-4e78-bfd8-1eff19bfc44a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 05994dee-e9fe-4e78-bfd8-1eff19bfc44a found for delete ", "request_id": "req-948cdfcb-a975-48f1-ad42-643cdbbbd823"}]} [pid: 8|app: 0|req: 1363/2859] 10.0.0.214 () {32 vars in 774 bytes} [Tue Mar 3 20:08:59 2026] GET /v2.0/security-groups?tenant_id=05e80e2b29cd4d25a2614971873430a6&name=default => generated 2929 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1497/2860] 10.0.0.214 () {32 vars in 740 bytes} [Tue Mar 3 20:08:59 2026] DELETE /v2.0/security-groups/f0bad6f7-c5ec-4a10-90fe-797827045ee7 => generated 0 bytes in 110 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1498/2861] 10.0.0.42 () {30 vars in 689 bytes} [Tue Mar 3 20:09:02 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1499/2862] 10.0.0.42 () {30 vars in 691 bytes} [Tue Mar 3 20:09:02 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1500/2863] 10.0.0.42 () {30 vars in 667 bytes} [Tue Mar 3 20:09:02 2026] GET /v2.0/extensions/qos => generated 166 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1501/2864] 10.0.0.42 () {30 vars in 703 bytes} [Tue Mar 3 20:09:02 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-03-03 20:09:02.955 8 INFO neutron.db.segments_db [None req-5dbc4bbf-06a9-4e10-a08d-1fc6db88d755 4ad94411c1fb4b50af9e961575bfeeb7 8f214cbce7514139b6ebc60a5a28b7fd - - default default] Added segment 1fe3fd36-fef3-47fb-b8c6-d5d955fbae04 of type vxlan for network 946449e8-1c9c-4f8b-b5ab-60894bd62e18 [pid: 8|app: 0|req: 1364/2865] 10.0.0.214 () {34 vars in 670 bytes} [Tue Mar 3 20:09:02 2026] POST /v2.0/networks => generated 613 bytes in 414 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1502/2866] 10.0.0.214 () {34 vars in 753 bytes} [Tue Mar 3 20:09:03 2026] PUT /v2.0/networks/946449e8-1c9c-4f8b-b5ab-60894bd62e18/tags => generated 25 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1503/2867] 10.0.0.42 () {28 vars in 438 bytes} [Tue Mar 3 20:09:03 2026] GET / => generated 151 bytes in 2 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1365/2868] 10.0.0.214 () {32 vars in 733 bytes} [Tue Mar 3 20:09:03 2026] GET /v2.0/networks/946449e8-1c9c-4f8b-b5ab-60894bd62e18/tags => generated 25 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1504/2869] 10.0.0.42 () {30 vars in 727 bytes} [Tue Mar 3 20:09:03 2026] GET /v2.0/subnets/4721ce5f-857b-4a4d-853b-7416f644d9d5 => generated 655 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1366/2870] 10.0.0.214 () {34 vars in 764 bytes} [Tue Mar 3 20:09:03 2026] PUT /v2.0/networks/946449e8-1c9c-4f8b-b5ab-60894bd62e18/tags/green => generated 4 bytes in 74 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1505/2871] 10.0.0.214 () {32 vars in 733 bytes} [Tue Mar 3 20:09:03 2026] GET /v2.0/networks/946449e8-1c9c-4f8b-b5ab-60894bd62e18/tags => generated 34 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1367/2872] 10.0.0.214 () {34 vars in 760 bytes} [Tue Mar 3 20:09:03 2026] PUT /v2.0/networks/946449e8-1c9c-4f8b-b5ab-60894bd62e18/tags/red => generated 4 bytes in 69 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1506/2873] 10.0.0.214 () {32 vars in 733 bytes} [Tue Mar 3 20:09:03 2026] GET /v2.0/networks/946449e8-1c9c-4f8b-b5ab-60894bd62e18/tags => generated 34 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1368/2874] 10.0.0.214 () {34 vars in 782 bytes} [Tue Mar 3 20:09:03 2026] PUT /v2.0/networks/946449e8-1c9c-4f8b-b5ab-60894bd62e18/tags/black.or.white => generated 4 bytes in 70 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1507/2875] 10.0.0.214 () {32 vars in 733 bytes} [Tue Mar 3 20:09:03 2026] GET /v2.0/networks/946449e8-1c9c-4f8b-b5ab-60894bd62e18/tags => generated 52 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1369/2876] 10.0.0.214 () {34 vars in 753 bytes} [Tue Mar 3 20:09:03 2026] PUT /v2.0/networks/946449e8-1c9c-4f8b-b5ab-60894bd62e18/tags => generated 37 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1508/2877] 10.0.0.214 () {32 vars in 733 bytes} [Tue Mar 3 20:09:03 2026] GET /v2.0/networks/946449e8-1c9c-4f8b-b5ab-60894bd62e18/tags => generated 37 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1370/2878] 10.0.0.214 () {32 vars in 741 bytes} [Tue Mar 3 20:09:03 2026] GET /v2.0/networks/946449e8-1c9c-4f8b-b5ab-60894bd62e18/tags/red => generated 0 bytes in 47 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-03-03 20:09:03.794 7 INFO neutron.api.v2.resource [None req-4d4afb11-0ed1-4857-a11f-24d9820d6814 4ad94411c1fb4b50af9e961575bfeeb7 8f214cbce7514139b6ebc60a5a28b7fd - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1509/2879] 10.0.0.214 () {32 vars in 745 bytes} [Tue Mar 3 20:09:03 2026] GET /v2.0/networks/946449e8-1c9c-4f8b-b5ab-60894bd62e18/tags/green => generated 99 bytes in 44 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1371/2880] 10.0.0.214 () {32 vars in 744 bytes} [Tue Mar 3 20:09:03 2026] DELETE /v2.0/networks/946449e8-1c9c-4f8b-b5ab-60894bd62e18/tags/red => generated 0 bytes in 58 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1510/2881] 10.0.0.214 () {32 vars in 733 bytes} [Tue Mar 3 20:09:03 2026] GET /v2.0/networks/946449e8-1c9c-4f8b-b5ab-60894bd62e18/tags => generated 30 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-03 20:09:03.948 8 INFO neutron.api.v2.resource [None req-ef3650b6-2c55-4bca-9d64-31ae6ce6dcf5 4ad94411c1fb4b50af9e961575bfeeb7 8f214cbce7514139b6ebc60a5a28b7fd - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1372/2882] 10.0.0.214 () {32 vars in 748 bytes} [Tue Mar 3 20:09:03 2026] DELETE /v2.0/networks/946449e8-1c9c-4f8b-b5ab-60894bd62e18/tags/green => generated 99 bytes in 45 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1511/2883] 10.0.0.214 () {32 vars in 736 bytes} [Tue Mar 3 20:09:03 2026] DELETE /v2.0/networks/946449e8-1c9c-4f8b-b5ab-60894bd62e18/tags => generated 0 bytes in 54 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1373/2884] 10.0.0.214 () {32 vars in 733 bytes} [Tue Mar 3 20:09:04 2026] GET /v2.0/networks/946449e8-1c9c-4f8b-b5ab-60894bd62e18/tags => generated 12 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1512/2885] 10.0.0.214 () {32 vars in 726 bytes} [Tue Mar 3 20:09:04 2026] DELETE /v2.0/networks/946449e8-1c9c-4f8b-b5ab-60894bd62e18 => generated 0 bytes in 155 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-03-03 20:09:04.314 7 INFO neutron.services.segments.plugin [-] Segment 1fe3fd36-fef3-47fb-b8c6-d5d955fbae04 resource provider aggregate not found 2026-03-03 20:09:04.329 7 INFO neutron.services.segments.plugin [-] Segment 1fe3fd36-fef3-47fb-b8c6-d5d955fbae04 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1fe3fd36-fef3-47fb-b8c6-d5d955fbae04 found for delete ", "request_id": "req-52e6e730-24b0-4572-8525-974ae3782155"}]} 2026-03-03 20:09:04.432 7 INFO neutron.services.segments.plugin [-] Segment 1fe3fd36-fef3-47fb-b8c6-d5d955fbae04 resource provider aggregate not found 2026-03-03 20:09:04.447 7 INFO neutron.services.segments.plugin [-] Segment 1fe3fd36-fef3-47fb-b8c6-d5d955fbae04 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1fe3fd36-fef3-47fb-b8c6-d5d955fbae04 found for delete ", "request_id": "req-e72abe9e-a774-488a-beeb-9c6ce2fd2ad5"}]} [pid: 8|app: 0|req: 1374/2886] 10.0.0.214 () {32 vars in 774 bytes} [Tue Mar 3 20:09:04 2026] GET /v2.0/security-groups?tenant_id=8f214cbce7514139b6ebc60a5a28b7fd&name=default => generated 2929 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1513/2887] 199.204.45.89 () {30 vars in 702 bytes} [Tue Mar 3 20:09:04 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 123 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1514/2888] 199.204.45.89 () {30 vars in 704 bytes} [Tue Mar 3 20:09:05 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1515/2889] 199.204.45.89 () {30 vars in 680 bytes} [Tue Mar 3 20:09:05 2026] GET /v2.0/extensions/qos => generated 166 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1516/2890] 199.204.45.89 () {30 vars in 716 bytes} [Tue Mar 3 20:09:05 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1375/2891] 10.0.0.214 () {32 vars in 740 bytes} [Tue Mar 3 20:09:04 2026] DELETE /v2.0/security-groups/8b4d724c-47fc-470a-b483-9401286f210e => generated 0 bytes in 107 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1517/2892] 199.204.45.89 () {30 vars in 740 bytes} [Tue Mar 3 20:09:05 2026] GET /v2.0/subnets/d11a5c45-1c9a-4f99-9a47-09001f45bf47 => generated 674 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1518/2893] 199.204.45.89 () {30 vars in 740 bytes} [Tue Mar 3 20:09:05 2026] GET /v2.0/subnets/4721ce5f-857b-4a4d-853b-7416f644d9d5 => generated 673 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1519/2894] 199.204.45.89 () {30 vars in 768 bytes} [Tue Mar 3 20:09:05 2026] GET /v2.0/ports?device_id=2fb804ab-a44d-43dc-8dfd-09f57afb3844 => generated 4094 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1376/2895] 10.0.0.214 () {32 vars in 774 bytes} [Tue Mar 3 20:09:05 2026] GET /v2.0/security-groups?tenant_id=d388eb87436342e296e338772a4b6965&name=default => generated 2929 bytes in 168 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1520/2896] 10.0.0.214 () {32 vars in 740 bytes} [Tue Mar 3 20:09:05 2026] DELETE /v2.0/security-groups/e8a063be-0c6b-497c-a4e1-e7c8596c7758 => generated 0 bytes in 101 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1377/2897] 199.204.45.89 () {30 vars in 702 bytes} [Tue Mar 3 20:09:05 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1521/2898] 199.204.45.89 () {30 vars in 704 bytes} [Tue Mar 3 20:09:05 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1378/2899] 199.204.45.89 () {30 vars in 680 bytes} [Tue Mar 3 20:09:05 2026] GET /v2.0/extensions/qos => generated 166 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1522/2900] 199.204.45.89 () {30 vars in 716 bytes} [Tue Mar 3 20:09:05 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1379/2901] 199.204.45.89 () {34 vars in 716 bytes} [Tue Mar 3 20:09:05 2026] POST /v2.0/ports => generated 1332 bytes in 366 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1524/2904] 10.0.0.208 () {34 vars in 971 bytes} [Tue Mar 3 20:09:06 2026] GET /v2.0/ports/39799c90-f7d1-41f6-afc6-3cfd15ac0be3 => generated 1332 bytes in 253 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1381/2905] 199.204.45.89 () {34 vars in 1261 bytes} [Tue Mar 3 20:09:07 2026] GET /v2.0/ports/39799c90-f7d1-41f6-afc6-3cfd15ac0be3?fields=binding%3Avnic_type&fields=binding%3Aprofile&fields=network_id&fields=resource_request&fields=numa_affinity_policy&fields=device_profile => generated 136 bytes in 295 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1525/2906] 199.204.45.89 () {34 vars in 1011 bytes} [Tue Mar 3 20:09:07 2026] GET /v2.0/networks/a686e809-fe11-4639-b6df-37d2184de59b?fields=segments => generated 14 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1382/2907] 199.204.45.89 () {34 vars in 1111 bytes} [Tue Mar 3 20:09:07 2026] GET /v2.0/networks/a686e809-fe11-4639-b6df-37d2184de59b?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 135 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1526/2908] 199.204.45.89 () {34 vars in 974 bytes} [Tue Mar 3 20:09:08 2026] GET /v2.0/ports/39799c90-f7d1-41f6-afc6-3cfd15ac0be3 => generated 1332 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1527/2909] 199.204.45.89 () {34 vars in 985 bytes} [Tue Mar 3 20:09:08 2026] GET /v2.0/networks?id=a686e809-fe11-4639-b6df-37d2184de59b => generated 800 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1383/2910] 10.0.0.214 () {34 vars in 684 bytes} [Tue Mar 3 20:09:08 2026] POST /v2.0/security-groups => generated 1603 bytes in 282 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1384/2911] 10.0.0.214 () {34 vars in 767 bytes} [Tue Mar 3 20:09:08 2026] PUT /v2.0/security-groups/b4653898-9b96-4ce1-bdad-0ce13e1732c5/tags => generated 25 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1385/2912] 10.0.0.214 () {32 vars in 747 bytes} [Tue Mar 3 20:09:09 2026] GET /v2.0/security-groups/b4653898-9b96-4ce1-bdad-0ce13e1732c5/tags => generated 25 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1386/2913] 10.0.0.214 () {34 vars in 778 bytes} [Tue Mar 3 20:09:09 2026] PUT /v2.0/security-groups/b4653898-9b96-4ce1-bdad-0ce13e1732c5/tags/green => generated 4 bytes in 54 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1387/2914] 10.0.0.214 () {32 vars in 747 bytes} [Tue Mar 3 20:09:09 2026] GET /v2.0/security-groups/b4653898-9b96-4ce1-bdad-0ce13e1732c5/tags => generated 34 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1528/2915] 199.204.45.89 () {38 vars in 1027 bytes} [Tue Mar 3 20:09:08 2026] PUT /v2.0/ports/39799c90-f7d1-41f6-afc6-3cfd15ac0be3 => generated 1522 bytes in 447 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-03-03 20:09:09.197 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-f6d9c6e5-50f1-424e-9da7-624d2fbf63ef'] response: {'name': 'network-changed', 'server_uuid': '2fb804ab-a44d-43dc-8dfd-09f57afb3844', 'tag': '39799c90-f7d1-41f6-afc6-3cfd15ac0be3', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1388/2916] 10.0.0.214 () {34 vars in 774 bytes} [Tue Mar 3 20:09:09 2026] PUT /v2.0/security-groups/b4653898-9b96-4ce1-bdad-0ce13e1732c5/tags/red => generated 4 bytes in 50 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1529/2917] 10.0.0.214 () {32 vars in 747 bytes} [Tue Mar 3 20:09:09 2026] GET /v2.0/security-groups/b4653898-9b96-4ce1-bdad-0ce13e1732c5/tags => generated 34 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1389/2918] 10.0.0.214 () {34 vars in 796 bytes} [Tue Mar 3 20:09:09 2026] PUT /v2.0/security-groups/b4653898-9b96-4ce1-bdad-0ce13e1732c5/tags/black.or.white => generated 4 bytes in 74 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1530/2919] 10.0.0.214 () {32 vars in 747 bytes} [Tue Mar 3 20:09:09 2026] GET /v2.0/security-groups/b4653898-9b96-4ce1-bdad-0ce13e1732c5/tags => generated 52 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1390/2920] 10.0.0.214 () {34 vars in 767 bytes} [Tue Mar 3 20:09:09 2026] PUT /v2.0/security-groups/b4653898-9b96-4ce1-bdad-0ce13e1732c5/tags => generated 37 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1531/2921] 10.0.0.214 () {32 vars in 747 bytes} [Tue Mar 3 20:09:09 2026] GET /v2.0/security-groups/b4653898-9b96-4ce1-bdad-0ce13e1732c5/tags => generated 37 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1391/2922] 10.0.0.214 () {32 vars in 755 bytes} [Tue Mar 3 20:09:09 2026] GET /v2.0/security-groups/b4653898-9b96-4ce1-bdad-0ce13e1732c5/tags/red => generated 0 bytes in 30 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-03-03 20:09:09.524 7 INFO neutron.api.v2.resource [None req-4371874a-6956-4f8f-9148-28b4671049d5 cab4ff1974c0495d81ff967bed6cf56d 94597d0a84e2472badf244192e84022d - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1532/2923] 10.0.0.214 () {32 vars in 759 bytes} [Tue Mar 3 20:09:09 2026] GET /v2.0/security-groups/b4653898-9b96-4ce1-bdad-0ce13e1732c5/tags/green => generated 99 bytes in 29 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1392/2924] 10.0.0.214 () {32 vars in 758 bytes} [Tue Mar 3 20:09:09 2026] DELETE /v2.0/security-groups/b4653898-9b96-4ce1-bdad-0ce13e1732c5/tags/red => generated 0 bytes in 47 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1533/2925] 10.0.0.214 () {32 vars in 747 bytes} [Tue Mar 3 20:09:09 2026] GET /v2.0/security-groups/b4653898-9b96-4ce1-bdad-0ce13e1732c5/tags => generated 30 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-03 20:09:09.662 8 INFO neutron.api.v2.resource [None req-4edb5e69-44e2-40b9-a641-548eaaa9c7ab cab4ff1974c0495d81ff967bed6cf56d 94597d0a84e2472badf244192e84022d - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1393/2926] 10.0.0.214 () {32 vars in 762 bytes} [Tue Mar 3 20:09:09 2026] DELETE /v2.0/security-groups/b4653898-9b96-4ce1-bdad-0ce13e1732c5/tags/green => generated 99 bytes in 40 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1534/2927] 10.0.0.214 () {32 vars in 750 bytes} [Tue Mar 3 20:09:09 2026] DELETE /v2.0/security-groups/b4653898-9b96-4ce1-bdad-0ce13e1732c5/tags => generated 0 bytes in 50 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1535/2928] 10.0.0.214 () {32 vars in 747 bytes} [Tue Mar 3 20:09:09 2026] GET /v2.0/security-groups/b4653898-9b96-4ce1-bdad-0ce13e1732c5/tags => generated 12 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1394/2929] 199.204.45.89 () {34 vars in 1079 bytes} [Tue Mar 3 20:09:09 2026] GET /v2.0/ports?tenant_id=a65240bb7d184953af84247a97d12afe&device_id=2fb804ab-a44d-43dc-8dfd-09f57afb3844 => generated 5608 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1536/2930] 199.204.45.89 () {34 vars in 985 bytes} [Tue Mar 3 20:09:09 2026] GET /v2.0/networks?id=a686e809-fe11-4639-b6df-37d2184de59b => generated 800 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1537/2931] 199.204.45.89 () {34 vars in 1057 bytes} [Tue Mar 3 20:09:09 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.191&port_id=39799c90-f7d1-41f6-afc6-3cfd15ac0be3 => 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: 1395/2932] 10.0.0.214 () {32 vars in 740 bytes} [Tue Mar 3 20:09:09 2026] DELETE /v2.0/security-groups/b4653898-9b96-4ce1-bdad-0ce13e1732c5 => generated 0 bytes in 85 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1538/2933] 199.204.45.89 () {34 vars in 1105 bytes} [Tue Mar 3 20:09:09 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A15f&port_id=39799c90-f7d1-41f6-afc6-3cfd15ac0be3 => 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: 1396/2934] 199.204.45.89 () {34 vars in 1063 bytes} [Tue Mar 3 20:09:09 2026] GET /v2.0/subnets?id=9a0ba2fd-68d1-4dab-9218-48ab06cb3f7f&id=4721ce5f-857b-4a4d-853b-7416f644d9d5 => generated 1413 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1539/2935] 199.204.45.89 () {34 vars in 1051 bytes} [Tue Mar 3 20:09:09 2026] GET /v2.0/ports?network_id=a686e809-fe11-4639-b6df-37d2184de59b&device_owner=network%3Adhcp => generated 1461 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1397/2936] 199.204.45.89 () {34 vars in 1051 bytes} [Tue Mar 3 20:09:09 2026] GET /v2.0/ports?network_id=a686e809-fe11-4639-b6df-37d2184de59b&device_owner=network%3Adhcp => generated 1461 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1540/2937] 199.204.45.89 () {34 vars in 1011 bytes} [Tue Mar 3 20:09:10 2026] GET /v2.0/networks/a686e809-fe11-4639-b6df-37d2184de59b?fields=segments => generated 14 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1398/2938] 199.204.45.89 () {34 vars in 1111 bytes} [Tue Mar 3 20:09:10 2026] GET /v2.0/networks/a686e809-fe11-4639-b6df-37d2184de59b?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1541/2939] 10.0.0.214 () {32 vars in 774 bytes} [Tue Mar 3 20:09:10 2026] GET /v2.0/security-groups?tenant_id=94597d0a84e2472badf244192e84022d&name=default => generated 2929 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1399/2940] 10.0.0.214 () {32 vars in 740 bytes} [Tue Mar 3 20:09:10 2026] DELETE /v2.0/security-groups/f826c185-e7af-4ea6-832b-083eb761322b => generated 0 bytes in 108 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1542/2941] 10.0.0.214 () {32 vars in 774 bytes} [Tue Mar 3 20:09:10 2026] GET /v2.0/security-groups?tenant_id=0fdaa8449b52413f93c243666bb796da&name=default => generated 2929 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1400/2942] 10.0.0.214 () {32 vars in 740 bytes} [Tue Mar 3 20:09:10 2026] DELETE /v2.0/security-groups/9ca37592-4a1b-4d5f-ad05-61b4ef7fee02 => generated 0 bytes in 95 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1543/2943] 199.204.45.89 () {34 vars in 1079 bytes} [Tue Mar 3 20:09:11 2026] GET /v2.0/ports?tenant_id=a65240bb7d184953af84247a97d12afe&device_id=2fb804ab-a44d-43dc-8dfd-09f57afb3844 => generated 5608 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1401/2944] 199.204.45.89 () {34 vars in 1059 bytes} [Tue Mar 3 20:09:11 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.1.81&port_id=442dcaa8-d4eb-4dc5-a790-99c3786c0449 => 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: 1544/2945] 199.204.45.89 () {34 vars in 983 bytes} [Tue Mar 3 20:09:11 2026] GET /v2.0/subnets?id=84346805-5728-4988-bb49-f39ffb44b063 => generated 654 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1402/2946] 199.204.45.89 () {34 vars in 1051 bytes} [Tue Mar 3 20:09:11 2026] GET /v2.0/ports?network_id=04dbd72e-5afd-489b-a54a-09dd2bc4fd80&device_owner=network%3Adhcp => generated 1244 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1545/2947] 199.204.45.89 () {34 vars in 1011 bytes} [Tue Mar 3 20:09:11 2026] GET /v2.0/networks/04dbd72e-5afd-489b-a54a-09dd2bc4fd80?fields=segments => generated 14 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1403/2948] 199.204.45.89 () {34 vars in 1111 bytes} [Tue Mar 3 20:09:11 2026] GET /v2.0/networks/04dbd72e-5afd-489b-a54a-09dd2bc4fd80?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1546/2949] 199.204.45.89 () {34 vars in 1057 bytes} [Tue Mar 3 20:09:11 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.119&port_id=0abc68d2-cc07-485c-a201-4cb1ad1e634e => 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: 1404/2950] 199.204.45.89 () {34 vars in 983 bytes} [Tue Mar 3 20:09:11 2026] GET /v2.0/subnets?id=a010b88c-7abf-4877-889c-c50c02fe36bb => generated 679 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1547/2951] 199.204.45.89 () {34 vars in 1051 bytes} [Tue Mar 3 20:09:11 2026] GET /v2.0/ports?network_id=c0662f7c-67b0-4bff-9c79-8ba306f445db&device_owner=network%3Adhcp => generated 1461 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1405/2952] 199.204.45.89 () {34 vars in 1011 bytes} [Tue Mar 3 20:09:11 2026] GET /v2.0/networks/c0662f7c-67b0-4bff-9c79-8ba306f445db?fields=segments => generated 14 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1548/2953] 199.204.45.89 () {34 vars in 1111 bytes} [Tue Mar 3 20:09:11 2026] GET /v2.0/networks/c0662f7c-67b0-4bff-9c79-8ba306f445db?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1406/2954] 199.204.45.89 () {34 vars in 1055 bytes} [Tue Mar 3 20:09:11 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.85&port_id=392e846d-63a5-44cc-b1ab-bf2fd29bd9ff => 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: 1549/2955] 199.204.45.89 () {34 vars in 1103 bytes} [Tue Mar 3 20:09:11 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A12c&port_id=392e846d-63a5-44cc-b1ab-bf2fd29bd9ff => generated 19 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1407/2956] 199.204.45.89 () {34 vars in 1063 bytes} [Tue Mar 3 20:09:11 2026] GET /v2.0/subnets?id=12e0f77f-0bb4-4d81-8f89-2dff236f4f63&id=d11a5c45-1c9a-4f99-9a47-09001f45bf47 => generated 1411 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1550/2957] 199.204.45.89 () {34 vars in 1051 bytes} [Tue Mar 3 20:09:11 2026] GET /v2.0/ports?network_id=aaa85b36-7bc5-45fe-8eea-5508a625d1e8&device_owner=network%3Adhcp => generated 1457 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1408/2958] 199.204.45.89 () {34 vars in 1051 bytes} [Tue Mar 3 20:09:11 2026] GET /v2.0/ports?network_id=aaa85b36-7bc5-45fe-8eea-5508a625d1e8&device_owner=network%3Adhcp => generated 1457 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1551/2959] 199.204.45.89 () {34 vars in 1011 bytes} [Tue Mar 3 20:09:11 2026] GET /v2.0/networks/aaa85b36-7bc5-45fe-8eea-5508a625d1e8?fields=segments => generated 14 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1409/2960] 199.204.45.89 () {34 vars in 1111 bytes} [Tue Mar 3 20:09:11 2026] GET /v2.0/networks/aaa85b36-7bc5-45fe-8eea-5508a625d1e8?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1552/2961] 199.204.45.89 () {34 vars in 1057 bytes} [Tue Mar 3 20:09:11 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.191&port_id=39799c90-f7d1-41f6-afc6-3cfd15ac0be3 => 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: 1410/2962] 199.204.45.89 () {34 vars in 1105 bytes} [Tue Mar 3 20:09:11 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A15f&port_id=39799c90-f7d1-41f6-afc6-3cfd15ac0be3 => generated 19 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1553/2963] 199.204.45.89 () {34 vars in 1063 bytes} [Tue Mar 3 20:09:11 2026] GET /v2.0/subnets?id=9a0ba2fd-68d1-4dab-9218-48ab06cb3f7f&id=4721ce5f-857b-4a4d-853b-7416f644d9d5 => generated 1413 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1411/2964] 199.204.45.89 () {34 vars in 1051 bytes} [Tue Mar 3 20:09:12 2026] GET /v2.0/ports?network_id=a686e809-fe11-4639-b6df-37d2184de59b&device_owner=network%3Adhcp => generated 1461 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1554/2965] 199.204.45.89 () {34 vars in 1051 bytes} [Tue Mar 3 20:09:12 2026] GET /v2.0/ports?network_id=a686e809-fe11-4639-b6df-37d2184de59b&device_owner=network%3Adhcp => generated 1461 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1412/2966] 199.204.45.89 () {34 vars in 1011 bytes} [Tue Mar 3 20:09:12 2026] GET /v2.0/networks/a686e809-fe11-4639-b6df-37d2184de59b?fields=segments => generated 14 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1555/2967] 199.204.45.89 () {34 vars in 1111 bytes} [Tue Mar 3 20:09:12 2026] GET /v2.0/networks/a686e809-fe11-4639-b6df-37d2184de59b?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1413/2968] 10.0.0.208 () {34 vars in 971 bytes} [Tue Mar 3 20:09:16 2026] GET /v2.0/ports/39799c90-f7d1-41f6-afc6-3cfd15ac0be3 => generated 1524 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1556/2969] 199.204.45.89 () {30 vars in 742 bytes} [Tue Mar 3 20:09:16 2026] GET /v2.0/networks/a686e809-fe11-4639-b6df-37d2184de59b => generated 797 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1414/2970] 199.204.45.89 () {30 vars in 740 bytes} [Tue Mar 3 20:09:16 2026] GET /v2.0/subnets/4721ce5f-857b-4a4d-853b-7416f644d9d5 => generated 673 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1557/2971] 199.204.45.89 () {30 vars in 740 bytes} [Tue Mar 3 20:09:16 2026] GET /v2.0/subnets/9a0ba2fd-68d1-4dab-9218-48ab06cb3f7f => generated 747 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1415/2972] 199.204.45.89 () {30 vars in 736 bytes} [Tue Mar 3 20:09:16 2026] GET /v2.0/ports/392e846d-63a5-44cc-b1ab-bf2fd29bd9ff => generated 1516 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1558/2973] 199.204.45.89 () {34 vars in 789 bytes} [Tue Mar 3 20:09:16 2026] PUT /v2.0/ports/392e846d-63a5-44cc-b1ab-bf2fd29bd9ff => generated 1251 bytes in 326 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1416/2974] 199.204.45.89 () {30 vars in 742 bytes} [Tue Mar 3 20:09:16 2026] GET /v2.0/networks/aaa85b36-7bc5-45fe-8eea-5508a625d1e8 => generated 798 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-03-03 20:09:16.785 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-362d9760-7da7-4d66-b17a-b1b1d33c4eeb'] response: {'name': 'network-changed', 'server_uuid': '2fb804ab-a44d-43dc-8dfd-09f57afb3844', 'tag': '392e846d-63a5-44cc-b1ab-bf2fd29bd9ff', 'status': 'completed', 'code': 200} /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1559/2975] 199.204.45.89 () {30 vars in 740 bytes} [Tue Mar 3 20:09:16 2026] GET /v2.0/subnets/d11a5c45-1c9a-4f99-9a47-09001f45bf47 => generated 674 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1417/2976] 199.204.45.89 () {30 vars in 702 bytes} [Tue Mar 3 20:09:16 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1560/2977] 199.204.45.89 () {30 vars in 704 bytes} [Tue Mar 3 20:09:16 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1418/2978] 199.204.45.89 () {30 vars in 680 bytes} [Tue Mar 3 20:09:16 2026] GET /v2.0/extensions/qos => generated 166 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1561/2979] 199.204.45.89 () {30 vars in 716 bytes} [Tue Mar 3 20:09:16 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1419/2980] 199.204.45.89 () {30 vars in 740 bytes} [Tue Mar 3 20:09:16 2026] GET /v2.0/subnets/a010b88c-7abf-4877-889c-c50c02fe36bb => generated 676 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1562/2981] 199.204.45.89 () {30 vars in 736 bytes} [Tue Mar 3 20:09:17 2026] GET /v2.0/ports/790c028f-b20e-4921-83f8-1f67b0269ba6 => generated 1132 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1420/2982] 199.204.45.89 () {30 vars in 736 bytes} [Tue Mar 3 20:09:17 2026] GET /v2.0/ports/0abc68d2-cc07-485c-a201-4cb1ad1e634e => generated 1350 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1563/2983] 199.204.45.89 () {30 vars in 740 bytes} [Tue Mar 3 20:09:17 2026] GET /v2.0/subnets/a010b88c-7abf-4877-889c-c50c02fe36bb => generated 676 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1421/2984] 199.204.45.89 () {30 vars in 742 bytes} [Tue Mar 3 20:09:17 2026] GET /v2.0/networks/c0662f7c-67b0-4bff-9c79-8ba306f445db => generated 800 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1564/2985] 199.204.45.89 () {30 vars in 736 bytes} [Tue Mar 3 20:09:17 2026] GET /v2.0/ports/790c028f-b20e-4921-83f8-1f67b0269ba6 => generated 1132 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1422/2986] 199.204.45.89 () {30 vars in 740 bytes} [Tue Mar 3 20:09:17 2026] GET /v2.0/subnets/a010b88c-7abf-4877-889c-c50c02fe36bb => generated 676 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1565/2987] 199.204.45.89 () {34 vars in 1079 bytes} [Tue Mar 3 20:09:17 2026] GET /v2.0/ports?tenant_id=a65240bb7d184953af84247a97d12afe&device_id=2fb804ab-a44d-43dc-8dfd-09f57afb3844 => generated 5381 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1423/2988] 199.204.45.89 () {34 vars in 985 bytes} [Tue Mar 3 20:09:17 2026] GET /v2.0/networks?id=aaa85b36-7bc5-45fe-8eea-5508a625d1e8 => generated 801 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1566/2989] 199.204.45.89 () {34 vars in 1055 bytes} [Tue Mar 3 20:09:17 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.85&port_id=392e846d-63a5-44cc-b1ab-bf2fd29bd9ff => generated 19 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1424/2990] 199.204.45.89 () {34 vars in 983 bytes} [Tue Mar 3 20:09:17 2026] GET /v2.0/subnets?id=d11a5c45-1c9a-4f99-9a47-09001f45bf47 => generated 677 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1567/2991] 199.204.45.89 () {34 vars in 1051 bytes} [Tue Mar 3 20:09:17 2026] GET /v2.0/ports?network_id=aaa85b36-7bc5-45fe-8eea-5508a625d1e8&device_owner=network%3Adhcp => generated 1457 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1425/2992] 199.204.45.89 () {34 vars in 1011 bytes} [Tue Mar 3 20:09:17 2026] GET /v2.0/networks/aaa85b36-7bc5-45fe-8eea-5508a625d1e8?fields=segments => generated 14 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1568/2993] 199.204.45.89 () {34 vars in 1111 bytes} [Tue Mar 3 20:09:17 2026] GET /v2.0/networks/aaa85b36-7bc5-45fe-8eea-5508a625d1e8?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1427/2996] 199.204.45.89 () {30 vars in 702 bytes} [Tue Mar 3 20:09:27 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1570/2997] 199.204.45.89 () {30 vars in 704 bytes} [Tue Mar 3 20:09:27 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1428/2998] 199.204.45.89 () {30 vars in 680 bytes} [Tue Mar 3 20:09:27 2026] GET /v2.0/extensions/qos => generated 166 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1571/2999] 199.204.45.89 () {30 vars in 716 bytes} [Tue Mar 3 20:09:27 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1429/3000] 199.204.45.89 () {30 vars in 740 bytes} [Tue Mar 3 20:09:27 2026] GET /v2.0/subnets/d11a5c45-1c9a-4f99-9a47-09001f45bf47 => generated 674 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1572/3001] 199.204.45.89 () {30 vars in 768 bytes} [Tue Mar 3 20:09:27 2026] GET /v2.0/ports?device_id=2fb804ab-a44d-43dc-8dfd-09f57afb3844 => generated 5381 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1430/3002] 199.204.45.89 () {30 vars in 702 bytes} [Tue Mar 3 20:09:27 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1573/3003] 199.204.45.89 () {30 vars in 704 bytes} [Tue Mar 3 20:09:27 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1431/3004] 199.204.45.89 () {30 vars in 680 bytes} [Tue Mar 3 20:09:27 2026] GET /v2.0/extensions/qos => generated 166 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1574/3005] 199.204.45.89 () {30 vars in 716 bytes} [Tue Mar 3 20:09:27 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1432/3006] 199.204.45.89 () {30 vars in 736 bytes} [Tue Mar 3 20:09:27 2026] GET /v2.0/ports/39799c90-f7d1-41f6-afc6-3cfd15ac0be3 => generated 1524 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1575/3007] 199.204.45.89 () {34 vars in 789 bytes} [Tue Mar 3 20:09:27 2026] PUT /v2.0/ports/39799c90-f7d1-41f6-afc6-3cfd15ac0be3 => generated 1311 bytes in 341 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-03-03 20:09:28.261 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-f33921de-860d-4ab5-a926-38103a39a049'] response: {'name': 'network-changed', 'server_uuid': '2fb804ab-a44d-43dc-8dfd-09f57afb3844', 'tag': '39799c90-f7d1-41f6-afc6-3cfd15ac0be3', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1433/3008] 199.204.45.89 () {30 vars in 742 bytes} [Tue Mar 3 20:09:28 2026] GET /v2.0/networks/a686e809-fe11-4639-b6df-37d2184de59b => generated 797 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1576/3009] 199.204.45.89 () {30 vars in 740 bytes} [Tue Mar 3 20:09:28 2026] GET /v2.0/subnets/9a0ba2fd-68d1-4dab-9218-48ab06cb3f7f => generated 747 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1434/3010] 199.204.45.89 () {30 vars in 736 bytes} [Tue Mar 3 20:09:28 2026] GET /v2.0/ports/39799c90-f7d1-41f6-afc6-3cfd15ac0be3 => generated 1347 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1435/3011] 199.204.45.89 () {34 vars in 1079 bytes} [Tue Mar 3 20:09:28 2026] GET /v2.0/ports?tenant_id=a65240bb7d184953af84247a97d12afe&device_id=2fb804ab-a44d-43dc-8dfd-09f57afb3844 => generated 5204 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1577/3012] 199.204.45.89 () {34 vars in 788 bytes} [Tue Mar 3 20:09:28 2026] PUT /v2.0/ports/39799c90-f7d1-41f6-afc6-3cfd15ac0be3 => generated 1080 bytes in 455 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1436/3013] 199.204.45.89 () {34 vars in 985 bytes} [Tue Mar 3 20:09:28 2026] GET /v2.0/networks?id=a686e809-fe11-4639-b6df-37d2184de59b => generated 800 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1437/3014] 199.204.45.89 () {34 vars in 1105 bytes} [Tue Mar 3 20:09:28 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A15f&port_id=39799c90-f7d1-41f6-afc6-3cfd15ac0be3 => 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: 1578/3015] 199.204.45.89 () {30 vars in 742 bytes} [Tue Mar 3 20:09:28 2026] GET /v2.0/networks/a686e809-fe11-4639-b6df-37d2184de59b => generated 797 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1438/3016] 199.204.45.89 () {34 vars in 983 bytes} [Tue Mar 3 20:09:28 2026] GET /v2.0/subnets?id=9a0ba2fd-68d1-4dab-9218-48ab06cb3f7f => generated 750 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1579/3017] 199.204.45.89 () {30 vars in 768 bytes} [Tue Mar 3 20:09:28 2026] GET /v2.0/ports?device_id=2fb804ab-a44d-43dc-8dfd-09f57afb3844 => generated 4973 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1439/3018] 199.204.45.89 () {34 vars in 1051 bytes} [Tue Mar 3 20:09:28 2026] GET /v2.0/ports?network_id=a686e809-fe11-4639-b6df-37d2184de59b&device_owner=network%3Adhcp => generated 1461 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1580/3019] 199.204.45.89 () {34 vars in 1011 bytes} [Tue Mar 3 20:09:28 2026] GET /v2.0/networks/a686e809-fe11-4639-b6df-37d2184de59b?fields=segments => generated 14 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1440/3020] 199.204.45.89 () {34 vars in 1111 bytes} [Tue Mar 3 20:09:29 2026] GET /v2.0/networks/a686e809-fe11-4639-b6df-37d2184de59b?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1581/3021] 199.204.45.89 () {30 vars in 768 bytes} [Tue Mar 3 20:09:29 2026] GET /v2.0/ports?device_id=2fb804ab-a44d-43dc-8dfd-09f57afb3844 => generated 4973 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1441/3022] 199.204.45.89 () {30 vars in 768 bytes} [Tue Mar 3 20:09:30 2026] GET /v2.0/ports?device_id=2fb804ab-a44d-43dc-8dfd-09f57afb3844 => generated 4973 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-03-03 20:09:30.308 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-c2278abd-346e-422b-8786-395c49bb29bb'] response: {'name': 'network-changed', 'server_uuid': '2fb804ab-a44d-43dc-8dfd-09f57afb3844', 'tag': '39799c90-f7d1-41f6-afc6-3cfd15ac0be3', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1582/3023] 199.204.45.89 () {34 vars in 1079 bytes} [Tue Mar 3 20:09:30 2026] GET /v2.0/ports?tenant_id=a65240bb7d184953af84247a97d12afe&device_id=2fb804ab-a44d-43dc-8dfd-09f57afb3844 => generated 4973 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1442/3024] 199.204.45.89 () {34 vars in 985 bytes} [Tue Mar 3 20:09:30 2026] GET /v2.0/networks?id=a686e809-fe11-4639-b6df-37d2184de59b => generated 800 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1583/3025] 199.204.45.89 () {34 vars in 1011 bytes} [Tue Mar 3 20:09:30 2026] GET /v2.0/networks/a686e809-fe11-4639-b6df-37d2184de59b?fields=segments => generated 14 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1443/3026] 199.204.45.89 () {34 vars in 1111 bytes} [Tue Mar 3 20:09:30 2026] GET /v2.0/networks/a686e809-fe11-4639-b6df-37d2184de59b?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1584/3027] 199.204.45.89 () {30 vars in 768 bytes} [Tue Mar 3 20:09:31 2026] GET /v2.0/ports?device_id=2fb804ab-a44d-43dc-8dfd-09f57afb3844 => generated 4973 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1444/3028] 199.204.45.89 () {34 vars in 974 bytes} [Tue Mar 3 20:09:31 2026] GET /v2.0/ports/39799c90-f7d1-41f6-afc6-3cfd15ac0be3 => generated 1116 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1585/3029] 199.204.45.89 () {34 vars in 1059 bytes} [Tue Mar 3 20:09:31 2026] GET /v2.0/ports/39799c90-f7d1-41f6-afc6-3cfd15ac0be3?fields=binding%3Aprofile&fields=network_id => generated 83 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1445/3030] 199.204.45.89 () {34 vars in 1015 bytes} [Tue Mar 3 20:09:31 2026] GET /v2.0/networks/a686e809-fe11-4639-b6df-37d2184de59b?fields=dns_domain => generated 29 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1586/3031] 199.204.45.89 () {38 vars in 1027 bytes} [Tue Mar 3 20:09:31 2026] PUT /v2.0/ports/39799c90-f7d1-41f6-afc6-3cfd15ac0be3 => generated 917 bytes in 223 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1446/3032] 199.204.45.89 () {30 vars in 768 bytes} [Tue Mar 3 20:09:32 2026] GET /v2.0/ports?device_id=2fb804ab-a44d-43dc-8dfd-09f57afb3844 => generated 3865 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-03 20:09:32.411 7 INFO neutron_taas.services.taas.taas_plugin [None req-477f0a88-d21b-46b0-8ff3-3b972cc0c710 7cbd9215fda843e1a1edd5f7c63c1961 a65240bb7d184953af84247a97d12afe - - default default] TaaS: Handle Delete Port: 39799c90-f7d1-41f6-afc6-3cfd15ac0be3 2026-03-03 20:09:32.414 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-477f0a88-d21b-46b0-8ff3-3b972cc0c710 7cbd9215fda843e1a1edd5f7c63c1961 a65240bb7d184953af84247a97d12afe - - default default] Tap Mirror: Handle Delete Port: 39799c90-f7d1-41f6-afc6-3cfd15ac0be3 [pid: 7|app: 0|req: 1587/3033] 199.204.45.89 () {32 vars in 758 bytes} [Tue Mar 3 20:09:32 2026] DELETE /v2.0/ports/39799c90-f7d1-41f6-afc6-3cfd15ac0be3 => generated 0 bytes in 180 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1447/3034] 199.204.45.89 () {30 vars in 702 bytes} [Tue Mar 3 20:09:32 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1588/3035] 199.204.45.89 () {30 vars in 704 bytes} [Tue Mar 3 20:09:32 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1448/3036] 199.204.45.89 () {30 vars in 680 bytes} [Tue Mar 3 20:09:32 2026] GET /v2.0/extensions/qos => generated 166 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1589/3037] 199.204.45.89 () {30 vars in 716 bytes} [Tue Mar 3 20:09:32 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1449/3038] 199.204.45.89 () {30 vars in 740 bytes} [Tue Mar 3 20:09:32 2026] GET /v2.0/subnets/a010b88c-7abf-4877-889c-c50c02fe36bb => generated 676 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1590/3039] 199.204.45.89 () {30 vars in 736 bytes} [Tue Mar 3 20:09:32 2026] GET /v2.0/ports/790c028f-b20e-4921-83f8-1f67b0269ba6 => generated 1132 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1450/3040] 199.204.45.89 () {30 vars in 736 bytes} [Tue Mar 3 20:09:32 2026] GET /v2.0/ports/0abc68d2-cc07-485c-a201-4cb1ad1e634e => generated 1350 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1591/3041] 199.204.45.89 () {30 vars in 740 bytes} [Tue Mar 3 20:09:32 2026] GET /v2.0/subnets/a010b88c-7abf-4877-889c-c50c02fe36bb => generated 676 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1451/3042] 199.204.45.89 () {30 vars in 742 bytes} [Tue Mar 3 20:09:32 2026] GET /v2.0/networks/c0662f7c-67b0-4bff-9c79-8ba306f445db => generated 800 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1592/3043] 199.204.45.89 () {30 vars in 736 bytes} [Tue Mar 3 20:09:32 2026] GET /v2.0/ports/790c028f-b20e-4921-83f8-1f67b0269ba6 => generated 1132 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1452/3044] 199.204.45.89 () {30 vars in 740 bytes} [Tue Mar 3 20:09:32 2026] GET /v2.0/subnets/a010b88c-7abf-4877-889c-c50c02fe36bb => generated 676 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1593/3045] 199.204.45.89 () {34 vars in 1079 bytes} [Tue Mar 3 20:09:33 2026] GET /v2.0/ports?tenant_id=a65240bb7d184953af84247a97d12afe&device_id=2fb804ab-a44d-43dc-8dfd-09f57afb3844 => generated 3865 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1453/3046] 199.204.45.89 () {34 vars in 1225 bytes} [Tue Mar 3 20:09:33 2026] GET /v2.0/networks?id=04dbd72e-5afd-489b-a54a-09dd2bc4fd80&id=c0662f7c-67b0-4bff-9c79-8ba306f445db&id=aaa85b36-7bc5-45fe-8eea-5508a625d1e8&id=a686e809-fe11-4639-b6df-37d2184de59b => generated 3097 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1594/3047] 199.204.45.89 () {34 vars in 1059 bytes} [Tue Mar 3 20:09:33 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.1.81&port_id=442dcaa8-d4eb-4dc5-a790-99c3786c0449 => generated 19 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1454/3048] 199.204.45.89 () {34 vars in 983 bytes} [Tue Mar 3 20:09:33 2026] GET /v2.0/subnets?id=84346805-5728-4988-bb49-f39ffb44b063 => generated 654 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1595/3049] 199.204.45.89 () {34 vars in 1051 bytes} [Tue Mar 3 20:09:33 2026] GET /v2.0/ports?network_id=04dbd72e-5afd-489b-a54a-09dd2bc4fd80&device_owner=network%3Adhcp => generated 1244 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1455/3050] 199.204.45.89 () {34 vars in 1011 bytes} [Tue Mar 3 20:09:33 2026] GET /v2.0/networks/04dbd72e-5afd-489b-a54a-09dd2bc4fd80?fields=segments => generated 14 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1596/3051] 199.204.45.89 () {34 vars in 1111 bytes} [Tue Mar 3 20:09:33 2026] GET /v2.0/networks/04dbd72e-5afd-489b-a54a-09dd2bc4fd80?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1456/3052] 199.204.45.89 () {34 vars in 1057 bytes} [Tue Mar 3 20:09:33 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.119&port_id=0abc68d2-cc07-485c-a201-4cb1ad1e634e => 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: 1597/3053] 199.204.45.89 () {34 vars in 983 bytes} [Tue Mar 3 20:09:33 2026] GET /v2.0/subnets?id=a010b88c-7abf-4877-889c-c50c02fe36bb => generated 679 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1457/3054] 199.204.45.89 () {34 vars in 1051 bytes} [Tue Mar 3 20:09:33 2026] GET /v2.0/ports?network_id=c0662f7c-67b0-4bff-9c79-8ba306f445db&device_owner=network%3Adhcp => generated 1461 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1598/3055] 199.204.45.89 () {34 vars in 1011 bytes} [Tue Mar 3 20:09:33 2026] GET /v2.0/networks/c0662f7c-67b0-4bff-9c79-8ba306f445db?fields=segments => generated 14 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1458/3056] 199.204.45.89 () {34 vars in 1111 bytes} [Tue Mar 3 20:09:33 2026] GET /v2.0/networks/c0662f7c-67b0-4bff-9c79-8ba306f445db?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1599/3057] 199.204.45.89 () {34 vars in 1055 bytes} [Tue Mar 3 20:09:33 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.85&port_id=392e846d-63a5-44cc-b1ab-bf2fd29bd9ff => generated 19 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1459/3058] 199.204.45.89 () {34 vars in 983 bytes} [Tue Mar 3 20:09:33 2026] GET /v2.0/subnets?id=d11a5c45-1c9a-4f99-9a47-09001f45bf47 => generated 677 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1600/3059] 199.204.45.89 () {34 vars in 1051 bytes} [Tue Mar 3 20:09:33 2026] GET /v2.0/ports?network_id=aaa85b36-7bc5-45fe-8eea-5508a625d1e8&device_owner=network%3Adhcp => generated 1457 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1460/3060] 199.204.45.89 () {34 vars in 1011 bytes} [Tue Mar 3 20:09:34 2026] GET /v2.0/networks/aaa85b36-7bc5-45fe-8eea-5508a625d1e8?fields=segments => generated 14 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1601/3061] 199.204.45.89 () {34 vars in 1111 bytes} [Tue Mar 3 20:09:34 2026] GET /v2.0/networks/aaa85b36-7bc5-45fe-8eea-5508a625d1e8?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1461/3062] 10.0.0.192 () {28 vars in 619 bytes} [Tue Mar 3 20:09:35 2026] GET /v2.0/network-ip-availabilities => generated 3616 bytes in 137 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1602/3063] 10.0.0.192 () {28 vars in 583 bytes} [Tue Mar 3 20:09:35 2026] GET /v2.0/subnets => generated 6134 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1462/3064] 10.0.0.192 () {28 vars in 591 bytes} [Tue Mar 3 20:09:35 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: 1603/3065] 10.0.0.192 () {28 vars in 591 bytes} [Tue Mar 3 20:09:35 2026] GET /v2.0/floatingips => generated 2590 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1463/3066] 10.0.0.192 () {28 vars in 585 bytes} [Tue Mar 3 20:09:35 2026] GET /v2.0/networks => generated 5225 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1604/3067] 10.0.0.192 () {28 vars in 583 bytes} [Tue Mar 3 20:09:35 2026] GET /v2.0/routers => generated 728 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1464/3068] 10.0.0.192 () {28 vars in 624 bytes} [Tue Mar 3 20:09:35 2026] GET /v2.0/agents?binary=ovn-controller => generated 14 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1605/3069] 10.0.0.192 () {28 vars in 677 bytes} [Tue Mar 3 20:09:35 2026] GET /v2.0/routers/6de3d6ca-4a60-4e1d-b92f-6430cea48a78/l3-agents => generated 681 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1465/3070] 10.0.0.192 () {28 vars in 583 bytes} [Tue Mar 3 20:09:36 2026] GET /v2.0/subnets => generated 6134 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1606/3073] 10.0.0.192 () {28 vars in 581 bytes} [Tue Mar 3 20:09:36 2026] GET /v2.0/agents => generated 3385 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1468/3074] 10.0.0.192 () {28 vars in 599 bytes} [Tue Mar 3 20:09:36 2026] GET /v2.0/security-groups => generated 31478 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1607/3075] 10.0.0.192 () {28 vars in 579 bytes} [Tue Mar 3 20:09:36 2026] GET /v2.0/ports => generated 25937 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1469/3076] 10.0.0.208 () {34 vars in 1178 bytes} [Tue Mar 3 20:09:36 2026] GET /v2.0/ports?device_id=2fb804ab-a44d-43dc-8dfd-09f57afb3844&device_id=2ba05810-e02b-428d-b124-965c8ba04d1b&device_id=f89f7218-d283-44b8-9193-a6c23a852ed4 => generated 6785 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1608/3077] 10.0.0.208 () {34 vars in 1280 bytes} [Tue Mar 3 20:09:36 2026] GET /v2.0/security-groups?id=77ad8758-e25e-4996-8e6b-a3fc3f805f23&id=0efed375-1f5f-4748-88f8-30194f8512c3&id=25de64e3-502d-4fd1-a86f-39a6539b7739&id=d55d59b5-a947-4b0a-8185-12466facf564&fields=id&fields=name => generated 353 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1470/3078] 199.204.45.89 () {30 vars in 702 bytes} [Tue Mar 3 20:09:38 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1609/3079] 199.204.45.89 () {30 vars in 704 bytes} [Tue Mar 3 20:09:38 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1471/3080] 199.204.45.89 () {30 vars in 680 bytes} [Tue Mar 3 20:09:38 2026] GET /v2.0/extensions/qos => generated 166 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1610/3081] 199.204.45.89 () {30 vars in 716 bytes} [Tue Mar 3 20:09:38 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1472/3082] 199.204.45.89 () {30 vars in 768 bytes} [Tue Mar 3 20:09:38 2026] GET /v2.0/ports?device_id=2fb804ab-a44d-43dc-8dfd-09f57afb3844 => generated 3865 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1611/3083] 199.204.45.89 () {30 vars in 702 bytes} [Tue Mar 3 20:09:38 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1473/3084] 199.204.45.89 () {30 vars in 704 bytes} [Tue Mar 3 20:09:38 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1612/3085] 199.204.45.89 () {30 vars in 680 bytes} [Tue Mar 3 20:09:38 2026] GET /v2.0/extensions/qos => generated 166 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1474/3086] 199.204.45.89 () {30 vars in 716 bytes} [Tue Mar 3 20:09:38 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1613/3087] 199.204.45.89 () {30 vars in 736 bytes} [Tue Mar 3 20:09:38 2026] GET /v2.0/ports/392e846d-63a5-44cc-b1ab-bf2fd29bd9ff => generated 1287 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1475/3088] 199.204.45.89 () {34 vars in 788 bytes} [Tue Mar 3 20:09:38 2026] PUT /v2.0/ports/392e846d-63a5-44cc-b1ab-bf2fd29bd9ff => generated 1080 bytes in 284 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1614/3089] 199.204.45.89 () {30 vars in 742 bytes} [Tue Mar 3 20:09:38 2026] GET /v2.0/networks/aaa85b36-7bc5-45fe-8eea-5508a625d1e8 => generated 798 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-03-03 20:09:38.885 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-1741dd6a-2e5c-44c5-83e6-b2666ca9cff6'] response: {'name': 'network-changed', 'server_uuid': '2fb804ab-a44d-43dc-8dfd-09f57afb3844', 'tag': '392e846d-63a5-44cc-b1ab-bf2fd29bd9ff', 'status': 'completed', 'code': 200} /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1476/3090] 199.204.45.89 () {30 vars in 768 bytes} [Tue Mar 3 20:09:38 2026] GET /v2.0/ports?device_id=2fb804ab-a44d-43dc-8dfd-09f57afb3844 => generated 3694 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1615/3091] 199.204.45.89 () {30 vars in 768 bytes} [Tue Mar 3 20:09:38 2026] GET /v2.0/ports?device_id=2fb804ab-a44d-43dc-8dfd-09f57afb3844 => generated 3694 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1477/3092] 199.204.45.89 () {34 vars in 1079 bytes} [Tue Mar 3 20:09:39 2026] GET /v2.0/ports?tenant_id=a65240bb7d184953af84247a97d12afe&device_id=2fb804ab-a44d-43dc-8dfd-09f57afb3844 => generated 3694 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1616/3093] 199.204.45.89 () {34 vars in 985 bytes} [Tue Mar 3 20:09:39 2026] GET /v2.0/networks?id=aaa85b36-7bc5-45fe-8eea-5508a625d1e8 => generated 801 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1478/3094] 199.204.45.89 () {34 vars in 1011 bytes} [Tue Mar 3 20:09:39 2026] GET /v2.0/networks/aaa85b36-7bc5-45fe-8eea-5508a625d1e8?fields=segments => generated 14 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1617/3095] 199.204.45.89 () {34 vars in 1111 bytes} [Tue Mar 3 20:09:39 2026] GET /v2.0/networks/aaa85b36-7bc5-45fe-8eea-5508a625d1e8?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1479/3096] 199.204.45.89 () {30 vars in 768 bytes} [Tue Mar 3 20:09:40 2026] GET /v2.0/ports?device_id=2fb804ab-a44d-43dc-8dfd-09f57afb3844 => generated 3694 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1618/3097] 199.204.45.89 () {34 vars in 974 bytes} [Tue Mar 3 20:09:41 2026] GET /v2.0/ports/392e846d-63a5-44cc-b1ab-bf2fd29bd9ff => generated 1116 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1480/3098] 199.204.45.89 () {34 vars in 1059 bytes} [Tue Mar 3 20:09:41 2026] GET /v2.0/ports/392e846d-63a5-44cc-b1ab-bf2fd29bd9ff?fields=binding%3Aprofile&fields=network_id => generated 83 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1619/3099] 199.204.45.89 () {34 vars in 1015 bytes} [Tue Mar 3 20:09:41 2026] GET /v2.0/networks/aaa85b36-7bc5-45fe-8eea-5508a625d1e8?fields=dns_domain => generated 29 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1481/3100] 199.204.45.89 () {30 vars in 768 bytes} [Tue Mar 3 20:09:41 2026] GET /v2.0/ports?device_id=2fb804ab-a44d-43dc-8dfd-09f57afb3844 => generated 3694 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1620/3101] 199.204.45.89 () {38 vars in 1027 bytes} [Tue Mar 3 20:09:41 2026] PUT /v2.0/ports/392e846d-63a5-44cc-b1ab-bf2fd29bd9ff => generated 917 bytes in 241 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1482/3102] 199.204.45.89 () {30 vars in 768 bytes} [Tue Mar 3 20:09:42 2026] GET /v2.0/ports?device_id=2fb804ab-a44d-43dc-8dfd-09f57afb3844 => generated 2586 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-03 20:09:42.387 7 INFO neutron_taas.services.taas.taas_plugin [None req-86924de7-500c-4ad5-8354-15c8adb90860 7cbd9215fda843e1a1edd5f7c63c1961 a65240bb7d184953af84247a97d12afe - - default default] TaaS: Handle Delete Port: 392e846d-63a5-44cc-b1ab-bf2fd29bd9ff 2026-03-03 20:09:42.390 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-86924de7-500c-4ad5-8354-15c8adb90860 7cbd9215fda843e1a1edd5f7c63c1961 a65240bb7d184953af84247a97d12afe - - default default] Tap Mirror: Handle Delete Port: 392e846d-63a5-44cc-b1ab-bf2fd29bd9ff [pid: 7|app: 0|req: 1621/3103] 199.204.45.89 () {32 vars in 758 bytes} [Tue Mar 3 20:09:42 2026] DELETE /v2.0/ports/392e846d-63a5-44cc-b1ab-bf2fd29bd9ff => generated 0 bytes in 199 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1483/3104] 199.204.45.89 () {30 vars in 702 bytes} [Tue Mar 3 20:09:42 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1622/3105] 199.204.45.89 () {30 vars in 704 bytes} [Tue Mar 3 20:09:42 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1484/3106] 199.204.45.89 () {30 vars in 680 bytes} [Tue Mar 3 20:09:42 2026] GET /v2.0/extensions/qos => generated 166 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1623/3107] 199.204.45.89 () {30 vars in 716 bytes} [Tue Mar 3 20:09:42 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1485/3108] 199.204.45.89 () {30 vars in 740 bytes} [Tue Mar 3 20:09:42 2026] GET /v2.0/subnets/a010b88c-7abf-4877-889c-c50c02fe36bb => generated 676 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1486/3109] 199.204.45.89 () {34 vars in 1079 bytes} [Tue Mar 3 20:09:42 2026] GET /v2.0/ports?tenant_id=a65240bb7d184953af84247a97d12afe&device_id=2fb804ab-a44d-43dc-8dfd-09f57afb3844 => generated 2586 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1487/3110] 199.204.45.89 () {34 vars in 1145 bytes} [Tue Mar 3 20:09:43 2026] GET /v2.0/networks?id=04dbd72e-5afd-489b-a54a-09dd2bc4fd80&id=c0662f7c-67b0-4bff-9c79-8ba306f445db&id=aaa85b36-7bc5-45fe-8eea-5508a625d1e8 => generated 2311 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1488/3111] 199.204.45.89 () {34 vars in 1059 bytes} [Tue Mar 3 20:09:43 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.1.81&port_id=442dcaa8-d4eb-4dc5-a790-99c3786c0449 => 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: 1489/3112] 199.204.45.89 () {34 vars in 983 bytes} [Tue Mar 3 20:09:43 2026] GET /v2.0/subnets?id=84346805-5728-4988-bb49-f39ffb44b063 => generated 654 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1490/3113] 199.204.45.89 () {34 vars in 1051 bytes} [Tue Mar 3 20:09:43 2026] GET /v2.0/ports?network_id=04dbd72e-5afd-489b-a54a-09dd2bc4fd80&device_owner=network%3Adhcp => generated 1244 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1491/3114] 199.204.45.89 () {34 vars in 1011 bytes} [Tue Mar 3 20:09:43 2026] GET /v2.0/networks/04dbd72e-5afd-489b-a54a-09dd2bc4fd80?fields=segments => generated 14 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1492/3115] 199.204.45.89 () {34 vars in 1111 bytes} [Tue Mar 3 20:09:43 2026] GET /v2.0/networks/04dbd72e-5afd-489b-a54a-09dd2bc4fd80?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1493/3116] 199.204.45.89 () {34 vars in 1057 bytes} [Tue Mar 3 20:09:43 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.119&port_id=0abc68d2-cc07-485c-a201-4cb1ad1e634e => generated 19 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1624/3117] 199.204.45.89 () {30 vars in 736 bytes} [Tue Mar 3 20:09:42 2026] GET /v2.0/ports/790c028f-b20e-4921-83f8-1f67b0269ba6 => generated 1132 bytes in 641 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1494/3118] 199.204.45.89 () {34 vars in 983 bytes} [Tue Mar 3 20:09:43 2026] GET /v2.0/subnets?id=a010b88c-7abf-4877-889c-c50c02fe36bb => generated 679 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1625/3119] 199.204.45.89 () {30 vars in 736 bytes} [Tue Mar 3 20:09:43 2026] GET /v2.0/ports/0abc68d2-cc07-485c-a201-4cb1ad1e634e => generated 1350 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1495/3120] 199.204.45.89 () {34 vars in 1051 bytes} [Tue Mar 3 20:09:43 2026] GET /v2.0/ports?network_id=c0662f7c-67b0-4bff-9c79-8ba306f445db&device_owner=network%3Adhcp => generated 1461 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1626/3121] 199.204.45.89 () {30 vars in 740 bytes} [Tue Mar 3 20:09:43 2026] GET /v2.0/subnets/a010b88c-7abf-4877-889c-c50c02fe36bb => generated 676 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1496/3122] 199.204.45.89 () {34 vars in 1011 bytes} [Tue Mar 3 20:09:43 2026] GET /v2.0/networks/c0662f7c-67b0-4bff-9c79-8ba306f445db?fields=segments => generated 14 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1627/3123] 199.204.45.89 () {30 vars in 742 bytes} [Tue Mar 3 20:09:43 2026] GET /v2.0/networks/c0662f7c-67b0-4bff-9c79-8ba306f445db => generated 800 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1497/3124] 199.204.45.89 () {34 vars in 1111 bytes} [Tue Mar 3 20:09:43 2026] GET /v2.0/networks/c0662f7c-67b0-4bff-9c79-8ba306f445db?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1628/3125] 199.204.45.89 () {30 vars in 736 bytes} [Tue Mar 3 20:09:43 2026] GET /v2.0/ports/790c028f-b20e-4921-83f8-1f67b0269ba6 => generated 1132 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1498/3126] 199.204.45.89 () {30 vars in 740 bytes} [Tue Mar 3 20:09:43 2026] GET /v2.0/subnets/a010b88c-7abf-4877-889c-c50c02fe36bb => generated 676 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1630/3129] 199.204.45.89 () {30 vars in 702 bytes} [Tue Mar 3 20:09:55 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1500/3130] 199.204.45.89 () {30 vars in 704 bytes} [Tue Mar 3 20:09:55 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1631/3131] 199.204.45.89 () {30 vars in 680 bytes} [Tue Mar 3 20:09:55 2026] GET /v2.0/extensions/qos => generated 166 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1501/3132] 199.204.45.89 () {30 vars in 716 bytes} [Tue Mar 3 20:09:55 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-03-03 20:09:55.311 7 INFO neutron.api.v2.resource [None req-2577be4a-7437-4113-87ef-dd5bc952c0be 7cbd9215fda843e1a1edd5f7c63c1961 a65240bb7d184953af84247a97d12afe - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1632/3133] 199.204.45.89 () {30 vars in 762 bytes} [Tue Mar 3 20:09:55 2026] GET /v2.0/security-groups/lb-1009fe55-2682-41f4-8e57-99e8d7ca95de => generated 149 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1502/3134] 199.204.45.89 () {30 vars in 784 bytes} [Tue Mar 3 20:09:55 2026] GET /v2.0/security-groups?name=lb-1009fe55-2682-41f4-8e57-99e8d7ca95de => generated 2863 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1633/3135] 199.204.45.89 () {30 vars in 814 bytes} [Tue Mar 3 20:09:55 2026] GET /v2.0/security-group-rules?security_group_id=d55d59b5-a947-4b0a-8185-12466facf564 => generated 2334 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1503/3136] 199.204.45.89 () {32 vars in 788 bytes} [Tue Mar 3 20:09:55 2026] DELETE /v2.0/security-group-rules/101b5542-66f0-4703-84dc-7d4e1bbc0665 => generated 0 bytes in 80 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1634/3137] 199.204.45.89 () {32 vars in 788 bytes} [Tue Mar 3 20:09:55 2026] DELETE /v2.0/security-group-rules/2fc0baad-a0ce-4d9a-b70a-ebe3eb7d99fa => generated 0 bytes in 69 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-03-03 20:09:58.327 8 INFO neutron_taas.services.taas.taas_plugin [None req-b0209d10-9a48-42d8-b975-36b8d9310b25 b6024ffeb7f4485a83cd1eeea6fffdad 798647c974814f49b7d42467283dca93 - - default default] TaaS: Handle Delete Port: afa61a36-35f9-43f4-a9f5-fdb13f8f9760 2026-03-03 20:09:58.330 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b0209d10-9a48-42d8-b975-36b8d9310b25 b6024ffeb7f4485a83cd1eeea6fffdad 798647c974814f49b7d42467283dca93 - - default default] Tap Mirror: Handle Delete Port: afa61a36-35f9-43f4-a9f5-fdb13f8f9760 2026-03-03 20:09:58.514 8 INFO neutron.db.l3_db [None req-b0209d10-9a48-42d8-b975-36b8d9310b25 b6024ffeb7f4485a83cd1eeea6fffdad 798647c974814f49b7d42467283dca93 - - default default] Floating IP 2edbacdc-1227-4eba-908b-25b46e485190 disassociated (deleted). External IP: 10.96.250.214, port: 790c028f-b20e-4921-83f8-1f67b0269ba6. [pid: 8|app: 0|req: 1504/3138] 10.0.0.214 () {32 vars in 732 bytes} [Tue Mar 3 20:09:58 2026] DELETE /v2.0/floatingips/2edbacdc-1227-4eba-908b-25b46e485190 => generated 0 bytes in 607 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-03-03 20:09:58.831 7 INFO neutron.api.v2.resource [None req-caf5ccb1-4578-4ff7-85c5-5e7a325a7985 b6024ffeb7f4485a83cd1eeea6fffdad 798647c974814f49b7d42467283dca93 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1635/3139] 10.0.0.214 () {32 vars in 729 bytes} [Tue Mar 3 20:09:58 2026] GET /v2.0/floatingips/2edbacdc-1227-4eba-908b-25b46e485190 => generated 144 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1505/3140] 199.204.45.89 () {30 vars in 702 bytes} [Tue Mar 3 20:09:59 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1636/3141] 199.204.45.89 () {30 vars in 704 bytes} [Tue Mar 3 20:09:59 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1506/3142] 199.204.45.89 () {30 vars in 680 bytes} [Tue Mar 3 20:09:59 2026] GET /v2.0/extensions/qos => generated 166 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1637/3143] 199.204.45.89 () {30 vars in 716 bytes} [Tue Mar 3 20:09:59 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-03-03 20:09:59.637 8 INFO neutron.api.v2.resource [None req-e6a3b5ca-aef6-4112-a6a6-1a65bbc13ac7 7cbd9215fda843e1a1edd5f7c63c1961 a65240bb7d184953af84247a97d12afe - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1507/3144] 199.204.45.89 () {30 vars in 762 bytes} [Tue Mar 3 20:09:59 2026] GET /v2.0/security-groups/lb-1009fe55-2682-41f4-8e57-99e8d7ca95de => generated 149 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1638/3145] 199.204.45.89 () {30 vars in 784 bytes} [Tue Mar 3 20:09:59 2026] GET /v2.0/security-groups?name=lb-1009fe55-2682-41f4-8e57-99e8d7ca95de => generated 1637 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1508/3146] 199.204.45.89 () {30 vars in 814 bytes} [Tue Mar 3 20:09:59 2026] GET /v2.0/security-group-rules?security_group_id=d55d59b5-a947-4b0a-8185-12466facf564 => generated 1182 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1639/3147] 199.204.45.89 () {30 vars in 702 bytes} [Tue Mar 3 20:09:59 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1509/3148] 199.204.45.89 () {30 vars in 704 bytes} [Tue Mar 3 20:09:59 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1640/3149] 199.204.45.89 () {30 vars in 680 bytes} [Tue Mar 3 20:09:59 2026] GET /v2.0/extensions/qos => generated 166 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1510/3150] 199.204.45.89 () {30 vars in 716 bytes} [Tue Mar 3 20:09:59 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1641/3151] 199.204.45.89 () {30 vars in 740 bytes} [Tue Mar 3 20:09:59 2026] GET /v2.0/subnets/a010b88c-7abf-4877-889c-c50c02fe36bb => generated 676 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1511/3152] 199.204.45.89 () {30 vars in 768 bytes} [Tue Mar 3 20:09:59 2026] GET /v2.0/ports?device_id=2fb804ab-a44d-43dc-8dfd-09f57afb3844 => generated 2586 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1642/3153] 199.204.45.89 () {30 vars in 768 bytes} [Tue Mar 3 20:09:59 2026] GET /v2.0/ports?device_id=2fb804ab-a44d-43dc-8dfd-09f57afb3844 => generated 2586 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1512/3154] 199.204.45.89 () {30 vars in 768 bytes} [Tue Mar 3 20:10:00 2026] GET /v2.0/ports?device_id=2fb804ab-a44d-43dc-8dfd-09f57afb3844 => generated 2586 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1643/3155] 199.204.45.89 () {30 vars in 768 bytes} [Tue Mar 3 20:10:01 2026] GET /v2.0/ports?device_id=2fb804ab-a44d-43dc-8dfd-09f57afb3844 => generated 2586 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1513/3156] 199.204.45.89 () {34 vars in 974 bytes} [Tue Mar 3 20:10:02 2026] GET /v2.0/ports/0abc68d2-cc07-485c-a201-4cb1ad1e634e => generated 1350 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1644/3157] 199.204.45.89 () {34 vars in 1059 bytes} [Tue Mar 3 20:10:02 2026] GET /v2.0/ports/0abc68d2-cc07-485c-a201-4cb1ad1e634e?fields=binding%3Aprofile&fields=network_id => generated 83 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1514/3158] 199.204.45.89 () {34 vars in 1015 bytes} [Tue Mar 3 20:10:02 2026] GET /v2.0/networks/c0662f7c-67b0-4bff-9c79-8ba306f445db?fields=dns_domain => generated 29 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1645/3159] 199.204.45.89 () {30 vars in 768 bytes} [Tue Mar 3 20:10:02 2026] GET /v2.0/ports?device_id=2fb804ab-a44d-43dc-8dfd-09f57afb3844 => generated 2586 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1515/3160] 199.204.45.89 () {38 vars in 1027 bytes} [Tue Mar 3 20:10:02 2026] PUT /v2.0/ports/0abc68d2-cc07-485c-a201-4cb1ad1e634e => generated 1151 bytes in 307 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1646/3161] 199.204.45.89 () {30 vars in 768 bytes} [Tue Mar 3 20:10:03 2026] GET /v2.0/ports?device_id=2fb804ab-a44d-43dc-8dfd-09f57afb3844 => generated 1244 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1516/3162] 199.204.45.89 () {34 vars in 788 bytes} [Tue Mar 3 20:10:03 2026] PUT /v2.0/ports/0abc68d2-cc07-485c-a201-4cb1ad1e634e => generated 1090 bytes in 238 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1647/3163] 199.204.45.89 () {30 vars in 736 bytes} [Tue Mar 3 20:10:03 2026] GET /v2.0/ports/0abc68d2-cc07-485c-a201-4cb1ad1e634e => generated 1090 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-03 20:10:03.685 8 INFO neutron_taas.services.taas.taas_plugin [None req-da3270f4-e417-4f2a-80fe-89682b91684c 7cbd9215fda843e1a1edd5f7c63c1961 a65240bb7d184953af84247a97d12afe - - default default] TaaS: Handle Delete Port: 0abc68d2-cc07-485c-a201-4cb1ad1e634e 2026-03-03 20:10:03.688 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-da3270f4-e417-4f2a-80fe-89682b91684c 7cbd9215fda843e1a1edd5f7c63c1961 a65240bb7d184953af84247a97d12afe - - default default] Tap Mirror: Handle Delete Port: 0abc68d2-cc07-485c-a201-4cb1ad1e634e [pid: 8|app: 0|req: 1517/3164] 199.204.45.89 () {32 vars in 758 bytes} [Tue Mar 3 20:10:03 2026] DELETE /v2.0/ports/0abc68d2-cc07-485c-a201-4cb1ad1e634e => generated 0 bytes in 262 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1648/3165] 199.204.45.89 () {30 vars in 702 bytes} [Tue Mar 3 20:10:03 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1518/3166] 199.204.45.89 () {30 vars in 704 bytes} [Tue Mar 3 20:10:03 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1649/3167] 199.204.45.89 () {30 vars in 680 bytes} [Tue Mar 3 20:10:03 2026] GET /v2.0/extensions/qos => generated 166 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1519/3168] 199.204.45.89 () {30 vars in 716 bytes} [Tue Mar 3 20:10:03 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-03-03 20:10:04.011 7 INFO neutron.pecan_wsgi.hooks.translation [None req-0f021cd6-c44a-4f2a-b474-2e21c10a0803 7cbd9215fda843e1a1edd5f7c63c1961 a65240bb7d184953af84247a97d12afe - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1650/3169] 199.204.45.89 () {32 vars in 758 bytes} [Tue Mar 3 20:10:03 2026] DELETE /v2.0/ports/0abc68d2-cc07-485c-a201-4cb1ad1e634e => generated 132 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1651/3170] 199.204.45.89 () {30 vars in 736 bytes} [Tue Mar 3 20:10:04 2026] GET /v2.0/ports/790c028f-b20e-4921-83f8-1f67b0269ba6 => generated 1132 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1520/3171] 199.204.45.89 () {34 vars in 1079 bytes} [Tue Mar 3 20:10:04 2026] GET /v2.0/ports?tenant_id=a65240bb7d184953af84247a97d12afe&device_id=2fb804ab-a44d-43dc-8dfd-09f57afb3844 => generated 1244 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-03-03 20:10:04.067 7 INFO neutron.api.v2.resource [None req-1f75ce59-495a-413a-8dbd-e3167f855815 7cbd9215fda843e1a1edd5f7c63c1961 a65240bb7d184953af84247a97d12afe - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1652/3172] 199.204.45.89 () {30 vars in 762 bytes} [Tue Mar 3 20:10:04 2026] GET /v2.0/security-groups/lb-1009fe55-2682-41f4-8e57-99e8d7ca95de => generated 149 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1653/3173] 199.204.45.89 () {30 vars in 784 bytes} [Tue Mar 3 20:10:04 2026] GET /v2.0/security-groups?name=lb-1009fe55-2682-41f4-8e57-99e8d7ca95de => generated 1637 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1521/3174] 199.204.45.89 () {34 vars in 1065 bytes} [Tue Mar 3 20:10:04 2026] GET /v2.0/networks?id=04dbd72e-5afd-489b-a54a-09dd2bc4fd80&id=c0662f7c-67b0-4bff-9c79-8ba306f445db => generated 1524 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1522/3175] 199.204.45.89 () {34 vars in 1059 bytes} [Tue Mar 3 20:10:04 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.1.81&port_id=442dcaa8-d4eb-4dc5-a790-99c3786c0449 => generated 19 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1654/3176] 199.204.45.89 () {30 vars in 736 bytes} [Tue Mar 3 20:10:04 2026] GET /v2.0/ports/790c028f-b20e-4921-83f8-1f67b0269ba6 => generated 1132 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1523/3177] 199.204.45.89 () {34 vars in 983 bytes} [Tue Mar 3 20:10:04 2026] GET /v2.0/subnets?id=84346805-5728-4988-bb49-f39ffb44b063 => generated 654 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1524/3178] 199.204.45.89 () {34 vars in 1051 bytes} [Tue Mar 3 20:10:04 2026] GET /v2.0/ports?network_id=04dbd72e-5afd-489b-a54a-09dd2bc4fd80&device_owner=network%3Adhcp => generated 1244 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1525/3179] 199.204.45.89 () {34 vars in 1011 bytes} [Tue Mar 3 20:10:04 2026] GET /v2.0/networks/04dbd72e-5afd-489b-a54a-09dd2bc4fd80?fields=segments => generated 14 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1526/3180] 199.204.45.89 () {34 vars in 1111 bytes} [Tue Mar 3 20:10:04 2026] GET /v2.0/networks/04dbd72e-5afd-489b-a54a-09dd2bc4fd80?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1655/3181] 199.204.45.89 () {34 vars in 788 bytes} [Tue Mar 3 20:10:04 2026] PUT /v2.0/ports/790c028f-b20e-4921-83f8-1f67b0269ba6 => generated 1094 bytes in 217 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1527/3182] 199.204.45.89 () {32 vars in 778 bytes} [Tue Mar 3 20:10:04 2026] DELETE /v2.0/security-groups/d55d59b5-a947-4b0a-8185-12466facf564 => generated 0 bytes in 79 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-03-03 20:10:04.571 7 INFO neutron_taas.services.taas.taas_plugin [None req-75f68923-a5ea-4bd5-9e81-968fd4b16aae 7cbd9215fda843e1a1edd5f7c63c1961 a65240bb7d184953af84247a97d12afe - - default default] TaaS: Handle Delete Port: 790c028f-b20e-4921-83f8-1f67b0269ba6 2026-03-03 20:10:04.573 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-75f68923-a5ea-4bd5-9e81-968fd4b16aae 7cbd9215fda843e1a1edd5f7c63c1961 a65240bb7d184953af84247a97d12afe - - default default] Tap Mirror: Handle Delete Port: 790c028f-b20e-4921-83f8-1f67b0269ba6 [pid: 7|app: 0|req: 1656/3183] 199.204.45.89 () {32 vars in 758 bytes} [Tue Mar 3 20:10:04 2026] DELETE /v2.0/ports/790c028f-b20e-4921-83f8-1f67b0269ba6 => generated 0 bytes in 219 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1529/3186] 199.204.45.89 () {34 vars in 993 bytes} [Tue Mar 3 20:10:07 2026] GET /v2.0/ports?device_id=2fb804ab-a44d-43dc-8dfd-09f57afb3844 => generated 1244 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-03-03 20:10:07.502 7 INFO neutron_taas.services.taas.taas_plugin [req-3936e487-f49f-4a76-b60a-af57792c1d58 req-c7155dec-d091-4d15-9932-928e33617d21 7cbd9215fda843e1a1edd5f7c63c1961 a65240bb7d184953af84247a97d12afe - - default default] TaaS: Handle Delete Port: 442dcaa8-d4eb-4dc5-a790-99c3786c0449 2026-03-03 20:10:07.504 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-3936e487-f49f-4a76-b60a-af57792c1d58 req-c7155dec-d091-4d15-9932-928e33617d21 7cbd9215fda843e1a1edd5f7c63c1961 a65240bb7d184953af84247a97d12afe - - default default] Tap Mirror: Handle Delete Port: 442dcaa8-d4eb-4dc5-a790-99c3786c0449 [pid: 7|app: 0|req: 1658/3187] 199.204.45.89 () {36 vars in 996 bytes} [Tue Mar 3 20:10:07 2026] DELETE /v2.0/ports/442dcaa8-d4eb-4dc5-a790-99c3786c0449 => generated 0 bytes in 233 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-03-03 20:10:07.684 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-7842512c-d34e-4a90-b2c0-eb16335a655d'] response: {'server_uuid': '2fb804ab-a44d-43dc-8dfd-09f57afb3844', 'name': 'network-vif-deleted', 'tag': '442dcaa8-d4eb-4dc5-a790-99c3786c0449', 'status': 'completed', 'code': 200} 2026-03-03 20:10:09.173 8 INFO neutron_taas.services.taas.taas_plugin [None req-a3972dc4-19af-44fa-a577-830ea94a9c91 b6024ffeb7f4485a83cd1eeea6fffdad 798647c974814f49b7d42467283dca93 - - default default] TaaS: Handle Delete Port: 5a979896-b895-49c3-a00f-90016157aa56 2026-03-03 20:10:09.177 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a3972dc4-19af-44fa-a577-830ea94a9c91 b6024ffeb7f4485a83cd1eeea6fffdad 798647c974814f49b7d42467283dca93 - - default default] Tap Mirror: Handle Delete Port: 5a979896-b895-49c3-a00f-90016157aa56 2026-03-03 20:10:09.358 8 INFO neutron.db.l3_db [None req-a3972dc4-19af-44fa-a577-830ea94a9c91 b6024ffeb7f4485a83cd1eeea6fffdad 798647c974814f49b7d42467283dca93 - - default default] Floating IP 4ae86d16-7905-42bc-8c37-d49dd5af6e1f disassociated (deleted). External IP: 10.96.250.207, port: 71c390bb-d063-4c26-ae1c-9db92de905f3. [pid: 8|app: 0|req: 1530/3188] 10.0.0.214 () {32 vars in 732 bytes} [Tue Mar 3 20:10:09 2026] DELETE /v2.0/floatingips/4ae86d16-7905-42bc-8c37-d49dd5af6e1f => generated 0 bytes in 703 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-03-03 20:10:09.768 7 INFO neutron.api.v2.resource [None req-18a460d0-42e3-4e75-b792-f83bbcb0b7ae b6024ffeb7f4485a83cd1eeea6fffdad 798647c974814f49b7d42467283dca93 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1659/3189] 10.0.0.214 () {32 vars in 729 bytes} [Tue Mar 3 20:10:09 2026] GET /v2.0/floatingips/4ae86d16-7905-42bc-8c37-d49dd5af6e1f => generated 144 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-03-03 20:10:09.781 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-372467d9-b862-4fd1-8b1f-aba0ae16484f'] response: {'name': 'network-changed', 'server_uuid': '2ba05810-e02b-428d-b124-965c8ba04d1b', 'tag': '71c390bb-d063-4c26-ae1c-9db92de905f3', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1531/3190] 10.0.0.208 () {34 vars in 990 bytes} [Tue Mar 3 20:10:09 2026] GET /v2.0/ports?device_id=2ba05810-e02b-428d-b124-965c8ba04d1b => generated 1204 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1660/3191] 10.0.0.208 () {34 vars in 1040 bytes} [Tue Mar 3 20:10:10 2026] GET /v2.0/security-groups?id=25de64e3-502d-4fd1-a86f-39a6539b7739&fields=id&fields=name => generated 112 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1532/3192] 199.204.45.89 () {34 vars in 1079 bytes} [Tue Mar 3 20:10:10 2026] GET /v2.0/ports?tenant_id=798647c974814f49b7d42467283dca93&device_id=2ba05810-e02b-428d-b124-965c8ba04d1b => generated 1473 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1661/3193] 199.204.45.89 () {34 vars in 985 bytes} [Tue Mar 3 20:10:10 2026] GET /v2.0/networks?id=a686e809-fe11-4639-b6df-37d2184de59b => generated 800 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1533/3194] 199.204.45.89 () {34 vars in 1057 bytes} [Tue Mar 3 20:10:10 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.136&port_id=71c390bb-d063-4c26-ae1c-9db92de905f3 => generated 19 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1662/3195] 199.204.45.89 () {34 vars in 1105 bytes} [Tue Mar 3 20:10:10 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A25d&port_id=71c390bb-d063-4c26-ae1c-9db92de905f3 => generated 19 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1534/3196] 199.204.45.89 () {34 vars in 1063 bytes} [Tue Mar 3 20:10:10 2026] GET /v2.0/subnets?id=9a0ba2fd-68d1-4dab-9218-48ab06cb3f7f&id=4721ce5f-857b-4a4d-853b-7416f644d9d5 => generated 1413 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1663/3197] 199.204.45.89 () {34 vars in 1051 bytes} [Tue Mar 3 20:10:10 2026] GET /v2.0/ports?network_id=a686e809-fe11-4639-b6df-37d2184de59b&device_owner=network%3Adhcp => generated 1461 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1535/3198] 199.204.45.89 () {34 vars in 1051 bytes} [Tue Mar 3 20:10:10 2026] GET /v2.0/ports?network_id=a686e809-fe11-4639-b6df-37d2184de59b&device_owner=network%3Adhcp => generated 1461 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1664/3199] 199.204.45.89 () {34 vars in 1011 bytes} [Tue Mar 3 20:10:10 2026] GET /v2.0/networks/a686e809-fe11-4639-b6df-37d2184de59b?fields=segments => generated 14 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1536/3200] 199.204.45.89 () {34 vars in 1111 bytes} [Tue Mar 3 20:10:10 2026] GET /v2.0/networks/a686e809-fe11-4639-b6df-37d2184de59b?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1665/3201] 199.204.45.89 () {34 vars in 993 bytes} [Tue Mar 3 20:10:12 2026] GET /v2.0/ports?device_id=2ba05810-e02b-428d-b124-965c8ba04d1b => generated 1204 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-03-03 20:10:12.523 8 INFO neutron_taas.services.taas.taas_plugin [req-b769e810-f626-4003-b810-7f7328161e6b req-d2fb7c50-f941-4227-8aa4-cc13d34afaf4 b6024ffeb7f4485a83cd1eeea6fffdad 798647c974814f49b7d42467283dca93 - - default default] TaaS: Handle Delete Port: 71c390bb-d063-4c26-ae1c-9db92de905f3 2026-03-03 20:10:12.527 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-b769e810-f626-4003-b810-7f7328161e6b req-d2fb7c50-f941-4227-8aa4-cc13d34afaf4 b6024ffeb7f4485a83cd1eeea6fffdad 798647c974814f49b7d42467283dca93 - - default default] Tap Mirror: Handle Delete Port: 71c390bb-d063-4c26-ae1c-9db92de905f3 [pid: 8|app: 0|req: 1537/3202] 199.204.45.89 () {36 vars in 996 bytes} [Tue Mar 3 20:10:12 2026] DELETE /v2.0/ports/71c390bb-d063-4c26-ae1c-9db92de905f3 => generated 0 bytes in 291 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-03-03 20:10:12.745 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-795195c5-8501-4154-9dd9-bd80b5f46605'] response: {'server_uuid': '2ba05810-e02b-428d-b124-965c8ba04d1b', 'name': 'network-vif-deleted', 'tag': '71c390bb-d063-4c26-ae1c-9db92de905f3', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1666/3203] 10.0.0.208 () {34 vars in 990 bytes} [Tue Mar 3 20:10:15 2026] GET /v2.0/ports?device_id=2ba05810-e02b-428d-b124-965c8ba04d1b => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-03 20:10:20.394 8 INFO neutron_taas.services.taas.taas_plugin [None req-fd404aa2-f9a4-44da-b0aa-3ed8996bfb6e b6024ffeb7f4485a83cd1eeea6fffdad 798647c974814f49b7d42467283dca93 - - default default] TaaS: Handle Delete Port: 51c0dded-a528-496a-be53-8d069130406f 2026-03-03 20:10:20.397 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-fd404aa2-f9a4-44da-b0aa-3ed8996bfb6e b6024ffeb7f4485a83cd1eeea6fffdad 798647c974814f49b7d42467283dca93 - - default default] Tap Mirror: Handle Delete Port: 51c0dded-a528-496a-be53-8d069130406f 2026-03-03 20:10:20.582 8 INFO neutron.db.l3_db [None req-fd404aa2-f9a4-44da-b0aa-3ed8996bfb6e b6024ffeb7f4485a83cd1eeea6fffdad 798647c974814f49b7d42467283dca93 - - default default] Floating IP 6cec5bd3-7fdd-4665-8b35-8e1bfecd3278 disassociated (deleted). External IP: 10.96.250.218, port: 05dba7cf-10e3-4905-85d2-1dc60c11228b. [pid: 8|app: 0|req: 1538/3204] 10.0.0.214 () {32 vars in 732 bytes} [Tue Mar 3 20:10:20 2026] DELETE /v2.0/floatingips/6cec5bd3-7fdd-4665-8b35-8e1bfecd3278 => generated 0 bytes in 640 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-03-03 20:10:20.923 7 INFO neutron.api.v2.resource [None req-5434d6d2-a2ed-4019-b15c-2fd659b5ae52 b6024ffeb7f4485a83cd1eeea6fffdad 798647c974814f49b7d42467283dca93 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1667/3205] 10.0.0.214 () {32 vars in 729 bytes} [Tue Mar 3 20:10:20 2026] GET /v2.0/floatingips/6cec5bd3-7fdd-4665-8b35-8e1bfecd3278 => generated 144 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-03-03 20:10:20.938 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-f795ec99-db7d-4eb4-b474-69ee52d3ce9b'] response: {'name': 'network-changed', 'server_uuid': 'f89f7218-d283-44b8-9193-a6c23a852ed4', 'tag': '05dba7cf-10e3-4905-85d2-1dc60c11228b', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1539/3206] 10.0.0.208 () {34 vars in 990 bytes} [Tue Mar 3 20:10:21 2026] GET /v2.0/ports?device_id=f89f7218-d283-44b8-9193-a6c23a852ed4 => generated 1200 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1541/3209] 10.0.0.208 () {34 vars in 1040 bytes} [Tue Mar 3 20:10:21 2026] GET /v2.0/security-groups?id=25de64e3-502d-4fd1-a86f-39a6539b7739&fields=id&fields=name => generated 112 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1669/3210] 199.204.45.89 () {34 vars in 1079 bytes} [Tue Mar 3 20:10:21 2026] GET /v2.0/ports?tenant_id=798647c974814f49b7d42467283dca93&device_id=f89f7218-d283-44b8-9193-a6c23a852ed4 => generated 1469 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1542/3211] 199.204.45.89 () {34 vars in 985 bytes} [Tue Mar 3 20:10:21 2026] GET /v2.0/networks?id=aaa85b36-7bc5-45fe-8eea-5508a625d1e8 => generated 801 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1670/3212] 199.204.45.89 () {34 vars in 1057 bytes} [Tue Mar 3 20:10:21 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.157&port_id=05dba7cf-10e3-4905-85d2-1dc60c11228b => generated 19 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1543/3213] 199.204.45.89 () {34 vars in 1103 bytes} [Tue Mar 3 20:10:21 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A1e5&port_id=05dba7cf-10e3-4905-85d2-1dc60c11228b => generated 19 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1671/3214] 199.204.45.89 () {34 vars in 1063 bytes} [Tue Mar 3 20:10:21 2026] GET /v2.0/subnets?id=12e0f77f-0bb4-4d81-8f89-2dff236f4f63&id=d11a5c45-1c9a-4f99-9a47-09001f45bf47 => generated 1411 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1544/3215] 199.204.45.89 () {34 vars in 1051 bytes} [Tue Mar 3 20:10:21 2026] GET /v2.0/ports?network_id=aaa85b36-7bc5-45fe-8eea-5508a625d1e8&device_owner=network%3Adhcp => generated 1457 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1672/3216] 199.204.45.89 () {34 vars in 1051 bytes} [Tue Mar 3 20:10:21 2026] GET /v2.0/ports?network_id=aaa85b36-7bc5-45fe-8eea-5508a625d1e8&device_owner=network%3Adhcp => generated 1457 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1545/3217] 199.204.45.89 () {34 vars in 1011 bytes} [Tue Mar 3 20:10:21 2026] GET /v2.0/networks/aaa85b36-7bc5-45fe-8eea-5508a625d1e8?fields=segments => generated 14 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1673/3218] 199.204.45.89 () {34 vars in 1111 bytes} [Tue Mar 3 20:10:21 2026] GET /v2.0/networks/aaa85b36-7bc5-45fe-8eea-5508a625d1e8?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1546/3219] 199.204.45.89 () {34 vars in 993 bytes} [Tue Mar 3 20:10:23 2026] GET /v2.0/ports?device_id=f89f7218-d283-44b8-9193-a6c23a852ed4 => generated 1200 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-03-03 20:10:23.694 7 INFO neutron_taas.services.taas.taas_plugin [req-ed0a4e17-f6bd-451a-a848-99eebdf1a372 req-32a50121-4918-4717-9abf-c535747b27be b6024ffeb7f4485a83cd1eeea6fffdad 798647c974814f49b7d42467283dca93 - - default default] TaaS: Handle Delete Port: 05dba7cf-10e3-4905-85d2-1dc60c11228b 2026-03-03 20:10:23.696 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-ed0a4e17-f6bd-451a-a848-99eebdf1a372 req-32a50121-4918-4717-9abf-c535747b27be b6024ffeb7f4485a83cd1eeea6fffdad 798647c974814f49b7d42467283dca93 - - default default] Tap Mirror: Handle Delete Port: 05dba7cf-10e3-4905-85d2-1dc60c11228b [pid: 7|app: 0|req: 1674/3220] 199.204.45.89 () {36 vars in 996 bytes} [Tue Mar 3 20:10:23 2026] DELETE /v2.0/ports/05dba7cf-10e3-4905-85d2-1dc60c11228b => generated 0 bytes in 322 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-03-03 20:10:23.912 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-52fd6fdd-5586-4a4f-b118-13cfb5c3121f'] response: {'server_uuid': 'f89f7218-d283-44b8-9193-a6c23a852ed4', 'name': 'network-vif-deleted', 'tag': '05dba7cf-10e3-4905-85d2-1dc60c11228b', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1547/3221] 10.0.0.208 () {34 vars in 990 bytes} [Tue Mar 3 20:10:26 2026] GET /v2.0/ports?device_id=f89f7218-d283-44b8-9193-a6c23a852ed4 => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1675/3222] 10.0.0.214 () {32 vars in 750 bytes} [Tue Mar 3 20:10:31 2026] DELETE /v2.0/security-group-rules/0e8fd505-f9e4-4253-bbc6-a397dfddc21a => generated 0 bytes in 65 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-03-03 20:10:31.600 8 INFO neutron.api.v2.resource [None req-4243a90e-d50b-4c0b-8fec-7eea1aecadfa b6024ffeb7f4485a83cd1eeea6fffdad 798647c974814f49b7d42467283dca93 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1548/3223] 10.0.0.214 () {32 vars in 747 bytes} [Tue Mar 3 20:10:31 2026] GET /v2.0/security-group-rules/0e8fd505-f9e4-4253-bbc6-a397dfddc21a => generated 155 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1676/3224] 10.0.0.214 () {32 vars in 750 bytes} [Tue Mar 3 20:10:31 2026] DELETE /v2.0/security-group-rules/6f8b63fa-9f4f-4361-983d-c844f151a12f => generated 0 bytes in 66 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-03-03 20:10:31.688 8 INFO neutron.api.v2.resource [None req-785bf5b8-5e54-427e-bdc0-1b3bdbae3b4b b6024ffeb7f4485a83cd1eeea6fffdad 798647c974814f49b7d42467283dca93 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1549/3225] 10.0.0.214 () {32 vars in 747 bytes} [Tue Mar 3 20:10:31 2026] GET /v2.0/security-group-rules/6f8b63fa-9f4f-4361-983d-c844f151a12f => generated 155 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1677/3226] 10.0.0.214 () {32 vars in 750 bytes} [Tue Mar 3 20:10:31 2026] DELETE /v2.0/security-group-rules/456547a7-dc35-4fca-ab7f-eb0dccebb8d2 => generated 0 bytes in 56 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-03-03 20:10:31.762 8 INFO neutron.api.v2.resource [None req-2720a27e-a22d-4182-ab5a-e46889339483 b6024ffeb7f4485a83cd1eeea6fffdad 798647c974814f49b7d42467283dca93 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1550/3227] 10.0.0.214 () {32 vars in 747 bytes} [Tue Mar 3 20:10:31 2026] GET /v2.0/security-group-rules/456547a7-dc35-4fca-ab7f-eb0dccebb8d2 => generated 155 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1678/3228] 10.0.0.214 () {32 vars in 750 bytes} [Tue Mar 3 20:10:31 2026] DELETE /v2.0/security-group-rules/a2c1899c-99a9-4b47-af20-2f660a2cdb58 => generated 0 bytes in 54 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-03-03 20:10:31.836 8 INFO neutron.api.v2.resource [None req-06bc7fb3-605d-43e7-8cb7-6a54a22b03b3 b6024ffeb7f4485a83cd1eeea6fffdad 798647c974814f49b7d42467283dca93 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1551/3229] 10.0.0.214 () {32 vars in 747 bytes} [Tue Mar 3 20:10:31 2026] GET /v2.0/security-group-rules/a2c1899c-99a9-4b47-af20-2f660a2cdb58 => generated 155 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1679/3230] 10.0.0.214 () {32 vars in 750 bytes} [Tue Mar 3 20:10:31 2026] DELETE /v2.0/security-group-rules/0723b3fb-c628-4149-892e-ad06f5bac62e => generated 0 bytes in 59 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-03-03 20:10:31.916 8 INFO neutron.api.v2.resource [None req-bca08334-7a11-4c2d-99ba-665cbe2491c0 b6024ffeb7f4485a83cd1eeea6fffdad 798647c974814f49b7d42467283dca93 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1552/3231] 10.0.0.214 () {32 vars in 747 bytes} [Tue Mar 3 20:10:31 2026] GET /v2.0/security-group-rules/0723b3fb-c628-4149-892e-ad06f5bac62e => generated 155 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1680/3232] 10.0.0.214 () {32 vars in 750 bytes} [Tue Mar 3 20:10:31 2026] DELETE /v2.0/security-group-rules/8d9929ab-a2db-46b0-8c54-bfa6a3b3a450 => generated 0 bytes in 65 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-03-03 20:10:32.005 8 INFO neutron.api.v2.resource [None req-75d96cef-b01c-47e1-9025-5e2df2f4b437 b6024ffeb7f4485a83cd1eeea6fffdad 798647c974814f49b7d42467283dca93 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1553/3233] 10.0.0.214 () {32 vars in 747 bytes} [Tue Mar 3 20:10:31 2026] GET /v2.0/security-group-rules/8d9929ab-a2db-46b0-8c54-bfa6a3b3a450 => generated 155 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1681/3234] 10.0.0.214 () {32 vars in 750 bytes} [Tue Mar 3 20:10:32 2026] DELETE /v2.0/security-group-rules/6a8de911-38c0-4b13-97bc-bc4001d31b2a => generated 0 bytes in 87 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-03-03 20:10:32.114 8 INFO neutron.api.v2.resource [None req-cebec210-6ac9-4b0a-b6ee-7091da583a4d b6024ffeb7f4485a83cd1eeea6fffdad 798647c974814f49b7d42467283dca93 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1554/3235] 10.0.0.214 () {32 vars in 747 bytes} [Tue Mar 3 20:10:32 2026] GET /v2.0/security-group-rules/6a8de911-38c0-4b13-97bc-bc4001d31b2a => generated 155 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1682/3236] 10.0.0.214 () {32 vars in 750 bytes} [Tue Mar 3 20:10:32 2026] DELETE /v2.0/security-group-rules/a44efa82-821a-482c-9b16-9832c6dfacf0 => generated 0 bytes in 71 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-03-03 20:10:32.207 8 INFO neutron.api.v2.resource [None req-9ced1a7e-2dd2-4a21-94ae-4913d13725b7 b6024ffeb7f4485a83cd1eeea6fffdad 798647c974814f49b7d42467283dca93 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1555/3237] 10.0.0.214 () {32 vars in 747 bytes} [Tue Mar 3 20:10:32 2026] GET /v2.0/security-group-rules/a44efa82-821a-482c-9b16-9832c6dfacf0 => generated 155 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1683/3238] 10.0.0.214 () {32 vars in 750 bytes} [Tue Mar 3 20:10:32 2026] DELETE /v2.0/security-group-rules/05a2dd5d-9f0d-4911-91a9-05f5bed5d99a => generated 0 bytes in 73 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-03-03 20:10:32.300 8 INFO neutron.api.v2.resource [None req-1b7f07ca-478c-423d-9724-4b580e36664d b6024ffeb7f4485a83cd1eeea6fffdad 798647c974814f49b7d42467283dca93 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1556/3239] 10.0.0.214 () {32 vars in 747 bytes} [Tue Mar 3 20:10:32 2026] GET /v2.0/security-group-rules/05a2dd5d-9f0d-4911-91a9-05f5bed5d99a => generated 155 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1684/3240] 10.0.0.214 () {32 vars in 750 bytes} [Tue Mar 3 20:10:32 2026] DELETE /v2.0/security-group-rules/79e577fc-f96d-4003-9eb8-7c6e96cb6f62 => generated 0 bytes in 55 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-03-03 20:10:32.378 8 INFO neutron.api.v2.resource [None req-65345de6-8cb3-424e-897b-272f27de7c84 b6024ffeb7f4485a83cd1eeea6fffdad 798647c974814f49b7d42467283dca93 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1557/3241] 10.0.0.214 () {32 vars in 747 bytes} [Tue Mar 3 20:10:32 2026] GET /v2.0/security-group-rules/79e577fc-f96d-4003-9eb8-7c6e96cb6f62 => generated 155 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1685/3242] 10.0.0.214 () {32 vars in 750 bytes} [Tue Mar 3 20:10:32 2026] DELETE /v2.0/security-group-rules/a83da389-922b-46ef-a929-0026263e5b97 => generated 0 bytes in 58 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-03-03 20:10:32.458 8 INFO neutron.api.v2.resource [None req-c3217fc2-61e8-4eff-bce1-284427ab0e64 b6024ffeb7f4485a83cd1eeea6fffdad 798647c974814f49b7d42467283dca93 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1558/3243] 10.0.0.214 () {32 vars in 747 bytes} [Tue Mar 3 20:10:32 2026] GET /v2.0/security-group-rules/a83da389-922b-46ef-a929-0026263e5b97 => generated 155 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1686/3244] 10.0.0.214 () {32 vars in 740 bytes} [Tue Mar 3 20:10:32 2026] DELETE /v2.0/security-groups/25de64e3-502d-4fd1-a86f-39a6539b7739 => generated 0 bytes in 75 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-03-03 20:10:32.554 8 INFO neutron.api.v2.resource [None req-1fd721fb-77cd-4db1-bedc-22553bb21f59 b6024ffeb7f4485a83cd1eeea6fffdad 798647c974814f49b7d42467283dca93 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1559/3245] 10.0.0.214 () {32 vars in 737 bytes} [Tue Mar 3 20:10:32 2026] GET /v2.0/security-groups/25de64e3-502d-4fd1-a86f-39a6539b7739 => generated 146 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-03-03 20:10:32.965 7 INFO neutron_taas.services.taas.taas_plugin [None req-b0bc6203-80e6-40ae-91f5-a5513e6e9d4d b6024ffeb7f4485a83cd1eeea6fffdad 798647c974814f49b7d42467283dca93 - - default default] TaaS: Handle Delete Port: eaf79a5e-eb5f-4c3f-9ea8-bb7a02d49ec9 2026-03-03 20:10:32.968 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b0bc6203-80e6-40ae-91f5-a5513e6e9d4d b6024ffeb7f4485a83cd1eeea6fffdad 798647c974814f49b7d42467283dca93 - - default default] Tap Mirror: Handle Delete Port: eaf79a5e-eb5f-4c3f-9ea8-bb7a02d49ec9 [pid: 7|app: 0|req: 1687/3246] 10.0.0.214 () {34 vars in 789 bytes} [Tue Mar 3 20:10:32 2026] PUT /v2.0/routers/6de3d6ca-4a60-4e1d-b92f-6430cea48a78/remove_router_interface => generated 309 bytes in 927 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-03-03 20:10:33.664 8 INFO neutron.api.v2.resource [None req-223bbdf9-bfdf-4ceb-9394-02885ad96f93 b6024ffeb7f4485a83cd1eeea6fffdad 798647c974814f49b7d42467283dca93 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1560/3247] 10.0.0.214 () {34 vars in 789 bytes} [Tue Mar 3 20:10:33 2026] PUT /v2.0/routers/6de3d6ca-4a60-4e1d-b92f-6430cea48a78/remove_router_interface => generated 198 bytes in 125 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-03-03 20:10:34.013 7 INFO neutron_taas.services.taas.taas_plugin [None req-0bee4637-9c57-4830-bc70-dd4b0f3030b4 b6024ffeb7f4485a83cd1eeea6fffdad 798647c974814f49b7d42467283dca93 - - default default] TaaS: Handle Delete Port: 2fbd22b8-88a6-4317-9bdc-75b77c36d580 2026-03-03 20:10:34.016 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-0bee4637-9c57-4830-bc70-dd4b0f3030b4 b6024ffeb7f4485a83cd1eeea6fffdad 798647c974814f49b7d42467283dca93 - - default default] Tap Mirror: Handle Delete Port: 2fbd22b8-88a6-4317-9bdc-75b77c36d580 [pid: 7|app: 0|req: 1688/3248] 10.0.0.214 () {34 vars in 789 bytes} [Tue Mar 3 20:10:33 2026] PUT /v2.0/routers/6de3d6ca-4a60-4e1d-b92f-6430cea48a78/remove_router_interface => generated 309 bytes in 901 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-03-03 20:10:34.727 8 INFO neutron.api.v2.resource [None req-a690463a-eec3-49c8-b436-2035a625d102 b6024ffeb7f4485a83cd1eeea6fffdad 798647c974814f49b7d42467283dca93 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1561/3249] 10.0.0.214 () {34 vars in 789 bytes} [Tue Mar 3 20:10:34 2026] PUT /v2.0/routers/6de3d6ca-4a60-4e1d-b92f-6430cea48a78/remove_router_interface => generated 198 bytes in 150 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-03-03 20:10:35.095 7 INFO neutron_taas.services.taas.taas_plugin [None req-3c895576-dbad-4619-9326-f89c262c9609 b6024ffeb7f4485a83cd1eeea6fffdad 798647c974814f49b7d42467283dca93 - - default default] TaaS: Handle Delete Port: b582c128-d9a8-4b6c-a3cd-04f010b2a345 2026-03-03 20:10:35.097 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-3c895576-dbad-4619-9326-f89c262c9609 b6024ffeb7f4485a83cd1eeea6fffdad 798647c974814f49b7d42467283dca93 - - default default] Tap Mirror: Handle Delete Port: b582c128-d9a8-4b6c-a3cd-04f010b2a345 [pid: 8|app: 0|req: 1562/3250] 10.0.0.192 () {28 vars in 583 bytes} [Tue Mar 3 20:10:35 2026] GET /v2.0/subnets => generated 6134 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1563/3251] 10.0.0.192 () {28 vars in 591 bytes} [Tue Mar 3 20:10:35 2026] GET /v2.0/subnetpools => generated 19 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1564/3252] 10.0.0.192 () {28 vars in 581 bytes} [Tue Mar 3 20:10:35 2026] GET /v2.0/agents => generated 3385 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1565/3253] 10.0.0.192 () {28 vars in 619 bytes} [Tue Mar 3 20:10:35 2026] GET /v2.0/network-ip-availabilities => generated 3616 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1566/3254] 10.0.0.192 () {28 vars in 583 bytes} [Tue Mar 3 20:10:35 2026] GET /v2.0/subnets => generated 6134 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1567/3255] 10.0.0.192 () {28 vars in 583 bytes} [Tue Mar 3 20:10:35 2026] GET /v2.0/routers => generated 729 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1568/3256] 10.0.0.192 () {28 vars in 624 bytes} [Tue Mar 3 20:10:35 2026] GET /v2.0/agents?binary=ovn-controller => generated 14 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1689/3257] 10.0.0.214 () {34 vars in 789 bytes} [Tue Mar 3 20:10:34 2026] PUT /v2.0/routers/6de3d6ca-4a60-4e1d-b92f-6430cea48a78/remove_router_interface => generated 309 bytes in 913 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1569/3258] 10.0.0.192 () {28 vars in 677 bytes} [Tue Mar 3 20:10:35 2026] GET /v2.0/routers/6de3d6ca-4a60-4e1d-b92f-6430cea48a78/l3-agents => generated 681 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1570/3259] 10.0.0.192 () {28 vars in 585 bytes} [Tue Mar 3 20:10:35 2026] GET /v2.0/networks => generated 5225 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1571/3260] 10.0.0.192 () {28 vars in 579 bytes} [Tue Mar 3 20:10:35 2026] GET /v2.0/ports => generated 11427 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) 2026-03-03 20:10:35.798 7 INFO neutron.api.v2.resource [None req-f886c0c5-a1c4-424f-b97a-19d0d7d7757f b6024ffeb7f4485a83cd1eeea6fffdad 798647c974814f49b7d42467283dca93 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1690/3261] 10.0.0.214 () {34 vars in 789 bytes} [Tue Mar 3 20:10:35 2026] PUT /v2.0/routers/6de3d6ca-4a60-4e1d-b92f-6430cea48a78/remove_router_interface => generated 198 bytes in 149 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1572/3262] 10.0.0.192 () {28 vars in 591 bytes} [Tue Mar 3 20:10:35 2026] GET /v2.0/floatingips => generated 19 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1573/3263] 10.0.0.192 () {28 vars in 599 bytes} [Tue Mar 3 20:10:35 2026] GET /v2.0/security-groups => generated 20301 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) 2026-03-03 20:10:36.007 7 INFO neutron_taas.services.taas.taas_plugin [None req-88611fee-eefe-4f1e-b551-8de64d188ebe b6024ffeb7f4485a83cd1eeea6fffdad 798647c974814f49b7d42467283dca93 - - default default] TaaS: Handle Delete Port: d6e16cfc-6ab7-4585-b8fe-8698a6072c9a 2026-03-03 20:10:36.010 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-88611fee-eefe-4f1e-b551-8de64d188ebe b6024ffeb7f4485a83cd1eeea6fffdad 798647c974814f49b7d42467283dca93 - - default default] Tap Mirror: Handle Delete Port: d6e16cfc-6ab7-4585-b8fe-8698a6072c9a 2026-03-03 20:10:36.272 7 INFO neutron_taas.services.taas.taas_plugin [None req-88611fee-eefe-4f1e-b551-8de64d188ebe b6024ffeb7f4485a83cd1eeea6fffdad 798647c974814f49b7d42467283dca93 - - default default] TaaS: Handle Delete Port: f6ce12eb-7d96-4765-9d6a-635a283a7d6c 2026-03-03 20:10:36.275 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-88611fee-eefe-4f1e-b551-8de64d188ebe b6024ffeb7f4485a83cd1eeea6fffdad 798647c974814f49b7d42467283dca93 - - default default] Tap Mirror: Handle Delete Port: f6ce12eb-7d96-4765-9d6a-635a283a7d6c 2026-03-03 20:10:36.634 7 INFO neutron.services.segments.plugin [-] Segment 44c9c2cd-cb69-4e10-8263-2f8b91946f9f resource provider aggregate not found 2026-03-03 20:10:36.639 7 INFO neutron.services.segments.plugin [-] Segment 44c9c2cd-cb69-4e10-8263-2f8b91946f9f resource provider aggregate not found 2026-03-03 20:10:36.654 7 INFO neutron.services.segments.plugin [-] Segment 44c9c2cd-cb69-4e10-8263-2f8b91946f9f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 44c9c2cd-cb69-4e10-8263-2f8b91946f9f found for delete ", "request_id": "req-4c87c843-5d65-4103-9b67-eb1651d92ab3"}]} 2026-03-03 20:10:36.660 7 INFO neutron.services.segments.plugin [-] Segment 44c9c2cd-cb69-4e10-8263-2f8b91946f9f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 44c9c2cd-cb69-4e10-8263-2f8b91946f9f found for delete ", "request_id": "req-742eefef-5feb-4752-b537-5886f10cbdbd"}]} 2026-03-03 20:10:36.668 7 INFO neutron.db.l3_hamode_db [None req-88611fee-eefe-4f1e-b551-8de64d188ebe b6024ffeb7f4485a83cd1eeea6fffdad 798647c974814f49b7d42467283dca93 - - default default] HA network eef3be58-4bf9-4e9b-ba98-37fd8293521d was deleted as no HA routers are present in tenant 798647c974814f49b7d42467283dca93. [pid: 7|app: 0|req: 1691/3266] 10.0.0.214 () {32 vars in 724 bytes} [Tue Mar 3 20:10:35 2026] DELETE /v2.0/routers/6de3d6ca-4a60-4e1d-b92f-6430cea48a78 => generated 0 bytes in 871 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-03-03 20:10:36.699 8 INFO neutron.api.v2.resource [None req-23255ce3-955d-4a0c-921d-e0adbcd232d8 b6024ffeb7f4485a83cd1eeea6fffdad 798647c974814f49b7d42467283dca93 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1576/3267] 10.0.0.214 () {32 vars in 721 bytes} [Tue Mar 3 20:10:36 2026] GET /v2.0/routers/6de3d6ca-4a60-4e1d-b92f-6430cea48a78 => generated 135 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1692/3268] 10.0.0.214 () {32 vars in 724 bytes} [Tue Mar 3 20:10:36 2026] DELETE /v2.0/subnets/9a0ba2fd-68d1-4dab-9218-48ab06cb3f7f => generated 0 bytes in 142 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-03-03 20:10:36.866 8 INFO neutron.pecan_wsgi.hooks.translation [None req-5c5e57a3-a064-45a8-9fce-0ea24e8cd72c b6024ffeb7f4485a83cd1eeea6fffdad 798647c974814f49b7d42467283dca93 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1577/3269] 10.0.0.214 () {32 vars in 721 bytes} [Tue Mar 3 20:10:36 2026] GET /v2.0/subnets/9a0ba2fd-68d1-4dab-9218-48ab06cb3f7f => generated 136 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1693/3270] 10.0.0.214 () {32 vars in 724 bytes} [Tue Mar 3 20:10:36 2026] DELETE /v2.0/subnets/4721ce5f-857b-4a4d-853b-7416f644d9d5 => generated 0 bytes in 156 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-03-03 20:10:37.047 8 INFO neutron.pecan_wsgi.hooks.translation [None req-91e0988b-df68-4c01-b0ef-7e2d7e2f3531 b6024ffeb7f4485a83cd1eeea6fffdad 798647c974814f49b7d42467283dca93 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1578/3271] 10.0.0.214 () {32 vars in 721 bytes} [Tue Mar 3 20:10:37 2026] GET /v2.0/subnets/4721ce5f-857b-4a4d-853b-7416f644d9d5 => generated 136 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-03-03 20:10:37.148 7 INFO neutron_taas.services.taas.taas_plugin [None req-673793a1-2066-4085-aa2b-929b0b894df5 b6024ffeb7f4485a83cd1eeea6fffdad 798647c974814f49b7d42467283dca93 - - default default] TaaS: Handle Delete Port: 9d397394-7d39-4ee4-b4f8-b23fa14aaca0 2026-03-03 20:10:37.150 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-673793a1-2066-4085-aa2b-929b0b894df5 b6024ffeb7f4485a83cd1eeea6fffdad 798647c974814f49b7d42467283dca93 - - default default] Tap Mirror: Handle Delete Port: 9d397394-7d39-4ee4-b4f8-b23fa14aaca0 [pid: 7|app: 0|req: 1694/3272] 10.0.0.214 () {32 vars in 726 bytes} [Tue Mar 3 20:10:37 2026] DELETE /v2.0/networks/a686e809-fe11-4639-b6df-37d2184de59b => generated 0 bytes in 291 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-03-03 20:10:37.360 8 INFO neutron.pecan_wsgi.hooks.translation [None req-e2598b35-2cb1-49f7-a20a-a7cf15ab528f b6024ffeb7f4485a83cd1eeea6fffdad 798647c974814f49b7d42467283dca93 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1579/3273] 10.0.0.214 () {32 vars in 723 bytes} [Tue Mar 3 20:10:37 2026] GET /v2.0/networks/a686e809-fe11-4639-b6df-37d2184de59b => generated 138 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1695/3274] 10.0.0.214 () {32 vars in 724 bytes} [Tue Mar 3 20:10:37 2026] DELETE /v2.0/subnets/12e0f77f-0bb4-4d81-8f89-2dff236f4f63 => generated 0 bytes in 149 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-03-03 20:10:37.531 8 INFO neutron.pecan_wsgi.hooks.translation [None req-11ff80ca-2ea0-48fb-b6a9-591a682ce1ce b6024ffeb7f4485a83cd1eeea6fffdad 798647c974814f49b7d42467283dca93 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1580/3275] 10.0.0.214 () {32 vars in 721 bytes} [Tue Mar 3 20:10:37 2026] GET /v2.0/subnets/12e0f77f-0bb4-4d81-8f89-2dff236f4f63 => generated 136 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1696/3276] 10.0.0.214 () {32 vars in 724 bytes} [Tue Mar 3 20:10:37 2026] DELETE /v2.0/subnets/d11a5c45-1c9a-4f99-9a47-09001f45bf47 => generated 0 bytes in 150 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-03-03 20:10:37.707 8 INFO neutron.pecan_wsgi.hooks.translation [None req-f51ee57b-63f8-4850-acb7-8219523264ca b6024ffeb7f4485a83cd1eeea6fffdad 798647c974814f49b7d42467283dca93 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1581/3277] 10.0.0.214 () {32 vars in 721 bytes} [Tue Mar 3 20:10:37 2026] GET /v2.0/subnets/d11a5c45-1c9a-4f99-9a47-09001f45bf47 => generated 136 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-03-03 20:10:37.790 7 INFO neutron_taas.services.taas.taas_plugin [None req-2a363c3c-ca22-41c9-a76b-4fc64d20afdd b6024ffeb7f4485a83cd1eeea6fffdad 798647c974814f49b7d42467283dca93 - - default default] TaaS: Handle Delete Port: 57bc3b64-a9f0-4e36-97cf-f3ada8a485f7 2026-03-03 20:10:37.793 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-2a363c3c-ca22-41c9-a76b-4fc64d20afdd b6024ffeb7f4485a83cd1eeea6fffdad 798647c974814f49b7d42467283dca93 - - default default] Tap Mirror: Handle Delete Port: 57bc3b64-a9f0-4e36-97cf-f3ada8a485f7 [pid: 7|app: 0|req: 1697/3278] 10.0.0.214 () {32 vars in 726 bytes} [Tue Mar 3 20:10:37 2026] DELETE /v2.0/networks/aaa85b36-7bc5-45fe-8eea-5508a625d1e8 => generated 0 bytes in 253 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-03-03 20:10:37.986 8 INFO neutron.pecan_wsgi.hooks.translation [None req-228d216c-4937-4674-a2a4-9cbdce67696e b6024ffeb7f4485a83cd1eeea6fffdad 798647c974814f49b7d42467283dca93 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1582/3279] 10.0.0.214 () {32 vars in 723 bytes} [Tue Mar 3 20:10:37 2026] GET /v2.0/networks/aaa85b36-7bc5-45fe-8eea-5508a625d1e8 => generated 138 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1698/3280] 10.0.0.214 () {32 vars in 724 bytes} [Tue Mar 3 20:10:37 2026] DELETE /v2.0/subnets/d5c56a8c-ac9c-4f90-bd86-383cc2825b74 => generated 0 bytes in 160 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-03-03 20:10:38.176 8 INFO neutron.pecan_wsgi.hooks.translation [None req-6c7d0ab1-09bd-4923-a349-d12b0d16a43a b6024ffeb7f4485a83cd1eeea6fffdad 798647c974814f49b7d42467283dca93 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1583/3281] 10.0.0.214 () {32 vars in 721 bytes} [Tue Mar 3 20:10:38 2026] GET /v2.0/subnets/d5c56a8c-ac9c-4f90-bd86-383cc2825b74 => generated 136 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1699/3282] 10.0.0.214 () {32 vars in 724 bytes} [Tue Mar 3 20:10:38 2026] DELETE /v2.0/subnets/a010b88c-7abf-4877-889c-c50c02fe36bb => generated 0 bytes in 151 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-03-03 20:10:38.352 8 INFO neutron.pecan_wsgi.hooks.translation [None req-51dd61c1-b068-4575-89d8-a46b160985a3 b6024ffeb7f4485a83cd1eeea6fffdad 798647c974814f49b7d42467283dca93 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1584/3283] 10.0.0.214 () {32 vars in 721 bytes} [Tue Mar 3 20:10:38 2026] GET /v2.0/subnets/a010b88c-7abf-4877-889c-c50c02fe36bb => generated 136 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-03-03 20:10:38.453 7 INFO neutron_taas.services.taas.taas_plugin [None req-8fc3d251-bc4c-45da-a219-3a8a6c8bbbd5 b6024ffeb7f4485a83cd1eeea6fffdad 798647c974814f49b7d42467283dca93 - - default default] TaaS: Handle Delete Port: 50630651-d73c-4e7e-bbae-16505421774e 2026-03-03 20:10:38.456 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-8fc3d251-bc4c-45da-a219-3a8a6c8bbbd5 b6024ffeb7f4485a83cd1eeea6fffdad 798647c974814f49b7d42467283dca93 - - default default] Tap Mirror: Handle Delete Port: 50630651-d73c-4e7e-bbae-16505421774e [pid: 7|app: 0|req: 1700/3284] 10.0.0.214 () {32 vars in 726 bytes} [Tue Mar 3 20:10:38 2026] DELETE /v2.0/networks/c0662f7c-67b0-4bff-9c79-8ba306f445db => generated 0 bytes in 273 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-03-03 20:10:38.648 8 INFO neutron.pecan_wsgi.hooks.translation [None req-ef56db42-6029-4079-95d9-384c4b0bc081 b6024ffeb7f4485a83cd1eeea6fffdad 798647c974814f49b7d42467283dca93 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1585/3285] 10.0.0.214 () {32 vars in 723 bytes} [Tue Mar 3 20:10:38 2026] GET /v2.0/networks/c0662f7c-67b0-4bff-9c79-8ba306f445db => generated 138 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-03-03 20:10:38.674 7 INFO neutron.services.segments.plugin [-] Segment edebe16c-c1d6-4bd3-a332-a17972d2b8a9 resource provider aggregate not found 2026-03-03 20:10:38.680 7 INFO neutron.services.segments.plugin [-] Segment edebe16c-c1d6-4bd3-a332-a17972d2b8a9 resource provider aggregate not found 2026-03-03 20:10:38.691 7 INFO neutron.services.segments.plugin [-] Segment edebe16c-c1d6-4bd3-a332-a17972d2b8a9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid edebe16c-c1d6-4bd3-a332-a17972d2b8a9 found for delete ", "request_id": "req-323056fb-49d0-444d-9a9e-f44be710278d"}]} 2026-03-03 20:10:38.694 7 INFO neutron.services.segments.plugin [-] Segment edebe16c-c1d6-4bd3-a332-a17972d2b8a9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid edebe16c-c1d6-4bd3-a332-a17972d2b8a9 found for delete ", "request_id": "req-e16dccfb-a2ad-43f9-a074-d888c3b26bdb"}]} 2026-03-03 20:10:38.705 7 INFO neutron.services.segments.plugin [-] Segment 72cc513f-1f02-40d3-8e01-34ada36cb1f7 resource provider aggregate not found 2026-03-03 20:10:38.711 7 INFO neutron.services.segments.plugin [-] Segment 72cc513f-1f02-40d3-8e01-34ada36cb1f7 resource provider aggregate not found 2026-03-03 20:10:38.718 7 INFO neutron.services.segments.plugin [-] Segment 72cc513f-1f02-40d3-8e01-34ada36cb1f7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 72cc513f-1f02-40d3-8e01-34ada36cb1f7 found for delete ", "request_id": "req-51d60e24-bd0c-4454-8808-52bf9b48dc33"}]} 2026-03-03 20:10:38.723 7 INFO neutron.services.segments.plugin [-] Segment 72cc513f-1f02-40d3-8e01-34ada36cb1f7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 72cc513f-1f02-40d3-8e01-34ada36cb1f7 found for delete ", "request_id": "req-fd9ff23b-4442-4bf9-ac0e-7e72e6c59366"}]} 2026-03-03 20:10:38.730 7 INFO neutron.services.segments.plugin [-] Segment 1bb8ca79-dc1b-454e-ac22-9a3a2e1300e9 resource provider aggregate not found 2026-03-03 20:10:38.734 7 INFO neutron.services.segments.plugin [-] Segment 1bb8ca79-dc1b-454e-ac22-9a3a2e1300e9 resource provider aggregate not found 2026-03-03 20:10:38.744 7 INFO neutron.services.segments.plugin [-] Segment 1bb8ca79-dc1b-454e-ac22-9a3a2e1300e9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1bb8ca79-dc1b-454e-ac22-9a3a2e1300e9 found for delete ", "request_id": "req-c28660d1-fd2b-496f-9bb1-4ab159af9cb4"}]} 2026-03-03 20:10:38.746 7 INFO neutron.services.segments.plugin [-] Segment 1bb8ca79-dc1b-454e-ac22-9a3a2e1300e9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1bb8ca79-dc1b-454e-ac22-9a3a2e1300e9 found for delete ", "request_id": "req-bd363e0a-23ce-49b1-89c8-808810e13670"}]} [pid: 7|app: 0|req: 1701/3286] 10.0.0.214 () {32 vars in 774 bytes} [Tue Mar 3 20:10:40 2026] GET /v2.0/security-groups?tenant_id=798647c974814f49b7d42467283dca93&name=default => generated 2925 bytes in 164 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1586/3287] 10.0.0.214 () {32 vars in 740 bytes} [Tue Mar 3 20:10:40 2026] DELETE /v2.0/security-groups/44e483f6-ed44-45af-a495-406636bb44c6 => generated 0 bytes in 89 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1702/3288] 10.0.0.214 () {32 vars in 774 bytes} [Tue Mar 3 20:10:40 2026] GET /v2.0/security-groups?tenant_id=bcea4c7673cd4d639bba4d056dc9632e&name=default => generated 2929 bytes in 126 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1587/3289] 10.0.0.214 () {32 vars in 740 bytes} [Tue Mar 3 20:10:40 2026] DELETE /v2.0/security-groups/64836b4a-e2e2-4004-8818-e3ec12c63bdb => generated 0 bytes in 92 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1703/3290] 10.0.0.214 () {32 vars in 774 bytes} [Tue Mar 3 20:10:41 2026] GET /v2.0/security-groups?tenant_id=76f736fe798c4097a561180f6687f5cd&name=default => generated 2929 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1588/3291] 10.0.0.214 () {32 vars in 740 bytes} [Tue Mar 3 20:10:41 2026] DELETE /v2.0/security-groups/f45484cf-d517-4919-8226-47bba317bcaf => generated 0 bytes in 103 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1704/3292] 10.0.0.214 () {32 vars in 774 bytes} [Tue Mar 3 20:10:41 2026] GET /v2.0/security-groups?tenant_id=a2afbfdf0a34434dafc9ab546e3f0588&name=default => generated 2929 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1589/3293] 10.0.0.214 () {32 vars in 740 bytes} [Tue Mar 3 20:10:41 2026] DELETE /v2.0/security-groups/d74970d0-93ae-4618-892b-e5d4890118c3 => generated 0 bytes in 94 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1705/3294] 10.0.0.214 () {32 vars in 774 bytes} [Tue Mar 3 20:10:41 2026] GET /v2.0/security-groups?tenant_id=fb93e2100b2243e68d7f42badaf68042&name=default => generated 2929 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1590/3295] 10.0.0.214 () {32 vars in 740 bytes} [Tue Mar 3 20:10:42 2026] DELETE /v2.0/security-groups/61d2352e-12d2-40ea-bb86-1e0cbf10c9fd => generated 0 bytes in 90 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1706/3296] 10.0.0.214 () {32 vars in 774 bytes} [Tue Mar 3 20:10:42 2026] GET /v2.0/security-groups?tenant_id=7885c17a8ace4b0a823c7a886580437e&name=default => generated 2929 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1591/3297] 10.0.0.214 () {32 vars in 740 bytes} [Tue Mar 3 20:10:42 2026] DELETE /v2.0/security-groups/e08e3a46-bfa4-4c97-ac03-ac0ea67d421d => generated 0 bytes in 96 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1707/3298] 10.0.0.214 () {32 vars in 774 bytes} [Tue Mar 3 20:10:42 2026] GET /v2.0/security-groups?tenant_id=509a7d3d7ea44ccba5411b72c39291fd&name=default => generated 2929 bytes in 134 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1592/3299] 10.0.0.214 () {32 vars in 740 bytes} [Tue Mar 3 20:10:42 2026] DELETE /v2.0/security-groups/536f92dd-cfcb-4c21-b2f6-d90785a0053e => generated 0 bytes in 87 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-03-03 20:10:47.083 7 INFO neutron.db.segments_db [None req-ba646d60-ac76-4ba4-af91-c2ad4b22b82d 221280241ec941c08ff8e7dbc22a36c6 e8d8f02760344c15a714f447296966d9 - - default default] Added segment 61459ee9-ac93-4502-bc5d-e99fdc2fc62c of type vxlan for network 840f0d78-d5f4-4535-9140-a43f0a69ad25 [pid: 7|app: 0|req: 1708/3300] 10.0.0.214 () {34 vars in 670 bytes} [Tue Mar 3 20:10:46 2026] POST /v2.0/networks => generated 613 bytes in 371 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1593/3301] 10.0.0.214 () {34 vars in 664 bytes} [Tue Mar 3 20:10:47 2026] POST /v2.0/ports => generated 743 bytes in 279 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-03-03 20:10:47.508 7 INFO neutron.db.segments_db [None req-5eb4bc95-5975-48be-a5fe-3bfe172576fb 221280241ec941c08ff8e7dbc22a36c6 e8d8f02760344c15a714f447296966d9 - - default default] Added segment ec1f629b-05b4-4770-a70e-d504e8bb97eb of type vxlan for network add62a4c-dafd-4a5f-9375-ff15f02d4dea [pid: 7|app: 0|req: 1709/3302] 10.0.0.214 () {34 vars in 670 bytes} [Tue Mar 3 20:10:47 2026] POST /v2.0/networks => generated 613 bytes in 138 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1594/3303] 10.0.0.214 () {34 vars in 664 bytes} [Tue Mar 3 20:10:47 2026] POST /v2.0/ports => generated 743 bytes in 271 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-03-03 20:10:47.926 7 INFO neutron.db.segments_db [None req-980f3760-74aa-426a-952f-ab415565cfee 221280241ec941c08ff8e7dbc22a36c6 e8d8f02760344c15a714f447296966d9 - - default default] Added segment 7e156ee3-b5ea-49c6-b6d0-1c29afda856b of type vxlan for network b9c26d8c-5ffd-46b8-960d-7544a169c28a [pid: 7|app: 0|req: 1710/3304] 10.0.0.214 () {34 vars in 670 bytes} [Tue Mar 3 20:10:47 2026] POST /v2.0/networks => generated 613 bytes in 136 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1595/3305] 10.0.0.214 () {34 vars in 664 bytes} [Tue Mar 3 20:10:48 2026] POST /v2.0/ports => generated 743 bytes in 325 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-03-03 20:10:48.392 7 INFO neutron.db.segments_db [None req-98d97cd2-d007-43de-9f6c-790cccc55b93 221280241ec941c08ff8e7dbc22a36c6 e8d8f02760344c15a714f447296966d9 - - default default] Added segment fec0f76b-f6a4-4402-91d6-d5c1d223e311 of type vxlan for network fcf7d761-87a6-4b70-9ed2-32591ee7051b [pid: 7|app: 0|req: 1711/3306] 10.0.0.214 () {34 vars in 670 bytes} [Tue Mar 3 20:10:48 2026] POST /v2.0/networks => generated 613 bytes in 136 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1596/3307] 10.0.0.214 () {34 vars in 664 bytes} [Tue Mar 3 20:10:48 2026] POST /v2.0/ports => generated 743 bytes in 292 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-03-03 20:10:48.840 7 INFO neutron.db.segments_db [None req-2ef907e2-cfb6-47c3-bd62-adf8c3034cfd 221280241ec941c08ff8e7dbc22a36c6 e8d8f02760344c15a714f447296966d9 - - default default] Added segment 66713640-7e9b-4afc-b5d0-b6763d6469ea of type vxlan for network 361a9966-717a-4ac1-9a71-a10ba7d3fcbf [pid: 7|app: 0|req: 1712/3308] 10.0.0.214 () {34 vars in 670 bytes} [Tue Mar 3 20:10:48 2026] POST /v2.0/networks => generated 613 bytes in 140 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1597/3309] 10.0.0.214 () {34 vars in 664 bytes} [Tue Mar 3 20:10:48 2026] POST /v2.0/ports => generated 743 bytes in 317 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1713/3310] 10.0.0.214 () {34 vars in 747 bytes} [Tue Mar 3 20:10:49 2026] PUT /v2.0/ports/50cd212c-2820-4ebe-a428-1e3a7394ceaa/tags => generated 17 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1598/3311] 10.0.0.214 () {34 vars in 747 bytes} [Tue Mar 3 20:10:49 2026] PUT /v2.0/ports/f7ca3103-2eae-4bd8-9ed4-a1fea002449d/tags => generated 25 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1714/3312] 10.0.0.214 () {34 vars in 747 bytes} [Tue Mar 3 20:10:49 2026] PUT /v2.0/ports/c5d67dae-a4f7-440b-b097-82eaba3f6f8a/tags => generated 34 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1599/3313] 10.0.0.214 () {34 vars in 747 bytes} [Tue Mar 3 20:10:49 2026] PUT /v2.0/ports/460b9ee3-42d4-4597-a356-464883cabf8e/tags => generated 19 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1715/3314] 10.0.0.214 () {32 vars in 660 bytes} [Tue Mar 3 20:10:49 2026] GET /v2.0/ports?tags=red => generated 2253 bytes in 154 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1600/3315] 10.0.0.214 () {32 vars in 674 bytes} [Tue Mar 3 20:10:49 2026] GET /v2.0/ports?tags=red%2Cblue => generated 1513 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1716/3316] 10.0.0.214 () {32 vars in 670 bytes} [Tue Mar 3 20:10:49 2026] GET /v2.0/ports?tags-any=blue => generated 1513 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1601/3317] 10.0.0.214 () {32 vars in 682 bytes} [Tue Mar 3 20:10:49 2026] GET /v2.0/ports?tags-any=red%2Cblue => generated 2253 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1717/3318] 10.0.0.214 () {32 vars in 668 bytes} [Tue Mar 3 20:10:49 2026] GET /v2.0/ports?not-tags=red => generated 1488 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1602/3319] 10.0.0.214 () {32 vars in 682 bytes} [Tue Mar 3 20:10:50 2026] GET /v2.0/ports?not-tags=red%2Cblue => generated 2228 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1718/3320] 10.0.0.214 () {32 vars in 678 bytes} [Tue Mar 3 20:10:50 2026] GET /v2.0/ports?not-tags-any=blue => generated 2228 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1603/3321] 10.0.0.214 () {32 vars in 690 bytes} [Tue Mar 3 20:10:50 2026] GET /v2.0/ports?not-tags-any=red%2Cblue => generated 1488 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-03-03 20:10:50.332 7 INFO neutron_taas.services.taas.taas_plugin [None req-c8f1ef4e-eee7-49d5-9c91-f249e163e577 221280241ec941c08ff8e7dbc22a36c6 e8d8f02760344c15a714f447296966d9 - - default default] TaaS: Handle Delete Port: 50cd212c-2820-4ebe-a428-1e3a7394ceaa 2026-03-03 20:10:50.334 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c8f1ef4e-eee7-49d5-9c91-f249e163e577 221280241ec941c08ff8e7dbc22a36c6 e8d8f02760344c15a714f447296966d9 - - default default] Tap Mirror: Handle Delete Port: 50cd212c-2820-4ebe-a428-1e3a7394ceaa [pid: 7|app: 0|req: 1719/3322] 10.0.0.214 () {32 vars in 720 bytes} [Tue Mar 3 20:10:50 2026] DELETE /v2.0/ports/50cd212c-2820-4ebe-a428-1e3a7394ceaa => generated 0 bytes in 150 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-03-03 20:10:50.497 8 INFO neutron_taas.services.taas.taas_plugin [None req-82c5076c-0fd6-4722-8cc3-9b937e849de3 221280241ec941c08ff8e7dbc22a36c6 e8d8f02760344c15a714f447296966d9 - - default default] TaaS: Handle Delete Port: f7ca3103-2eae-4bd8-9ed4-a1fea002449d 2026-03-03 20:10:50.500 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-82c5076c-0fd6-4722-8cc3-9b937e849de3 221280241ec941c08ff8e7dbc22a36c6 e8d8f02760344c15a714f447296966d9 - - default default] Tap Mirror: Handle Delete Port: f7ca3103-2eae-4bd8-9ed4-a1fea002449d [pid: 8|app: 0|req: 1604/3323] 10.0.0.214 () {32 vars in 720 bytes} [Tue Mar 3 20:10:50 2026] DELETE /v2.0/ports/f7ca3103-2eae-4bd8-9ed4-a1fea002449d => generated 0 bytes in 177 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-03-03 20:10:50.671 7 INFO neutron_taas.services.taas.taas_plugin [None req-49a37df2-7da3-4203-91f5-f383a39252c1 221280241ec941c08ff8e7dbc22a36c6 e8d8f02760344c15a714f447296966d9 - - default default] TaaS: Handle Delete Port: c5d67dae-a4f7-440b-b097-82eaba3f6f8a 2026-03-03 20:10:50.674 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-49a37df2-7da3-4203-91f5-f383a39252c1 221280241ec941c08ff8e7dbc22a36c6 e8d8f02760344c15a714f447296966d9 - - default default] Tap Mirror: Handle Delete Port: c5d67dae-a4f7-440b-b097-82eaba3f6f8a [pid: 7|app: 0|req: 1720/3324] 10.0.0.214 () {32 vars in 720 bytes} [Tue Mar 3 20:10:50 2026] DELETE /v2.0/ports/c5d67dae-a4f7-440b-b097-82eaba3f6f8a => generated 0 bytes in 173 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-03-03 20:10:50.847 8 INFO neutron_taas.services.taas.taas_plugin [None req-8f8e2e4b-76ba-43a0-b515-084cf457d267 221280241ec941c08ff8e7dbc22a36c6 e8d8f02760344c15a714f447296966d9 - - default default] TaaS: Handle Delete Port: 460b9ee3-42d4-4597-a356-464883cabf8e 2026-03-03 20:10:50.850 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-8f8e2e4b-76ba-43a0-b515-084cf457d267 221280241ec941c08ff8e7dbc22a36c6 e8d8f02760344c15a714f447296966d9 - - default default] Tap Mirror: Handle Delete Port: 460b9ee3-42d4-4597-a356-464883cabf8e [pid: 8|app: 0|req: 1605/3325] 10.0.0.214 () {32 vars in 720 bytes} [Tue Mar 3 20:10:50 2026] DELETE /v2.0/ports/460b9ee3-42d4-4597-a356-464883cabf8e => generated 0 bytes in 168 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-03-03 20:10:51.023 7 INFO neutron_taas.services.taas.taas_plugin [None req-0c93de34-0ba7-4b63-84cf-f0591cfa4ce6 221280241ec941c08ff8e7dbc22a36c6 e8d8f02760344c15a714f447296966d9 - - default default] TaaS: Handle Delete Port: 0573535c-3b7b-4b7e-a76f-4fd02f37a972 2026-03-03 20:10:51.026 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-0c93de34-0ba7-4b63-84cf-f0591cfa4ce6 221280241ec941c08ff8e7dbc22a36c6 e8d8f02760344c15a714f447296966d9 - - default default] Tap Mirror: Handle Delete Port: 0573535c-3b7b-4b7e-a76f-4fd02f37a972 [pid: 7|app: 0|req: 1721/3326] 10.0.0.214 () {32 vars in 720 bytes} [Tue Mar 3 20:10:50 2026] DELETE /v2.0/ports/0573535c-3b7b-4b7e-a76f-4fd02f37a972 => generated 0 bytes in 168 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1606/3329] 10.0.0.214 () {32 vars in 726 bytes} [Tue Mar 3 20:10:51 2026] DELETE /v2.0/networks/840f0d78-d5f4-4535-9140-a43f0a69ad25 => generated 0 bytes in 147 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-03-03 20:10:51.322 8 INFO neutron.services.segments.plugin [-] Segment 61459ee9-ac93-4502-bc5d-e99fdc2fc62c resource provider aggregate not found 2026-03-03 20:10:51.331 8 INFO neutron.services.segments.plugin [-] Segment 61459ee9-ac93-4502-bc5d-e99fdc2fc62c resource provider aggregate not found 2026-03-03 20:10:51.335 8 INFO neutron.services.segments.plugin [-] Segment 61459ee9-ac93-4502-bc5d-e99fdc2fc62c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 61459ee9-ac93-4502-bc5d-e99fdc2fc62c found for delete ", "request_id": "req-397897f6-29d8-4d83-bb16-344e5a7b0f08"}]} 2026-03-03 20:10:51.347 8 INFO neutron.services.segments.plugin [-] Segment 61459ee9-ac93-4502-bc5d-e99fdc2fc62c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 61459ee9-ac93-4502-bc5d-e99fdc2fc62c found for delete ", "request_id": "req-7c445e27-169e-45c9-afee-9e22801b2a19"}]} 2026-03-03 20:10:51.366 7 INFO neutron.services.segments.plugin [-] Segment ec1f629b-05b4-4770-a70e-d504e8bb97eb resource provider aggregate not found 2026-03-03 20:10:51.369 7 INFO neutron.services.segments.plugin [-] Segment ec1f629b-05b4-4770-a70e-d504e8bb97eb resource provider aggregate not found 2026-03-03 20:10:51.383 7 INFO neutron.services.segments.plugin [-] Segment ec1f629b-05b4-4770-a70e-d504e8bb97eb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ec1f629b-05b4-4770-a70e-d504e8bb97eb found for delete ", "request_id": "req-632c73e3-15fe-4609-90a4-af9c9491d2ef"}]} 2026-03-03 20:10:51.386 7 INFO neutron.services.segments.plugin [-] Segment ec1f629b-05b4-4770-a70e-d504e8bb97eb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ec1f629b-05b4-4770-a70e-d504e8bb97eb found for delete ", "request_id": "req-1a361582-bfab-4fc1-98ba-0fa4b9d586ff"}]} [pid: 7|app: 0|req: 1724/3330] 10.0.0.214 () {32 vars in 726 bytes} [Tue Mar 3 20:10:51 2026] DELETE /v2.0/networks/add62a4c-dafd-4a5f-9375-ff15f02d4dea => generated 0 bytes in 145 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1607/3331] 10.0.0.214 () {32 vars in 726 bytes} [Tue Mar 3 20:10:51 2026] DELETE /v2.0/networks/b9c26d8c-5ffd-46b8-960d-7544a169c28a => generated 0 bytes in 117 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1725/3332] 10.0.0.214 () {32 vars in 726 bytes} [Tue Mar 3 20:10:51 2026] DELETE /v2.0/networks/fcf7d761-87a6-4b70-9ed2-32591ee7051b => generated 0 bytes in 120 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1608/3333] 10.0.0.214 () {32 vars in 726 bytes} [Tue Mar 3 20:10:51 2026] DELETE /v2.0/networks/361a9966-717a-4ac1-9a71-a10ba7d3fcbf => generated 0 bytes in 129 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1726/3334] 10.0.0.214 () {32 vars in 774 bytes} [Tue Mar 3 20:10:52 2026] GET /v2.0/security-groups?tenant_id=e8d8f02760344c15a714f447296966d9&name=default => generated 2929 bytes in 179 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1609/3335] 10.0.0.214 () {32 vars in 740 bytes} [Tue Mar 3 20:10:52 2026] DELETE /v2.0/security-groups/06d4e544-b991-426b-8098-839e8f013b21 => generated 0 bytes in 93 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1727/3336] 10.0.0.214 () {32 vars in 774 bytes} [Tue Mar 3 20:10:52 2026] GET /v2.0/security-groups?tenant_id=3d1a4b8ae8974d7d8413f7042d661b1c&name=default => generated 2929 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1610/3337] 10.0.0.214 () {32 vars in 740 bytes} [Tue Mar 3 20:10:53 2026] DELETE /v2.0/security-groups/f0d8f531-0017-4225-b4ca-af7e33c0f8d5 => generated 0 bytes in 97 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-03-03 20:10:53.353 8 INFO neutron.services.segments.plugin [-] Segment 7e156ee3-b5ea-49c6-b6d0-1c29afda856b resource provider aggregate not found 2026-03-03 20:10:53.367 8 INFO neutron.services.segments.plugin [-] Segment 7e156ee3-b5ea-49c6-b6d0-1c29afda856b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7e156ee3-b5ea-49c6-b6d0-1c29afda856b found for delete ", "request_id": "req-91914eec-1734-47e5-8a27-b156619a03a9"}]} 2026-03-03 20:10:53.370 8 INFO neutron.services.segments.plugin [-] Segment 7e156ee3-b5ea-49c6-b6d0-1c29afda856b resource provider aggregate not found 2026-03-03 20:10:53.379 8 INFO neutron.services.segments.plugin [-] Segment 66713640-7e9b-4afc-b5d0-b6763d6469ea resource provider aggregate not found 2026-03-03 20:10:53.384 8 INFO neutron.services.segments.plugin [-] Segment 7e156ee3-b5ea-49c6-b6d0-1c29afda856b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7e156ee3-b5ea-49c6-b6d0-1c29afda856b found for delete ", "request_id": "req-43e3c020-44f9-4c5d-a389-f8107d8e5114"}]} 2026-03-03 20:10:53.397 8 INFO neutron.services.segments.plugin [-] Segment 66713640-7e9b-4afc-b5d0-b6763d6469ea resource provider aggregate not found 2026-03-03 20:10:53.401 8 INFO neutron.services.segments.plugin [-] Segment 66713640-7e9b-4afc-b5d0-b6763d6469ea resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 66713640-7e9b-4afc-b5d0-b6763d6469ea found for delete ", "request_id": "req-474a4b42-5b6b-4598-89f2-7f030b1bf0d9"}]} 2026-03-03 20:10:53.405 7 INFO neutron.services.segments.plugin [-] Segment fec0f76b-f6a4-4402-91d6-d5c1d223e311 resource provider aggregate not found 2026-03-03 20:10:53.408 8 INFO neutron.services.segments.plugin [-] Segment 66713640-7e9b-4afc-b5d0-b6763d6469ea resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 66713640-7e9b-4afc-b5d0-b6763d6469ea found for delete ", "request_id": "req-7bf14838-3fe1-4361-920f-b53231a4f11f"}]} 2026-03-03 20:10:53.412 7 INFO neutron.services.segments.plugin [-] Segment fec0f76b-f6a4-4402-91d6-d5c1d223e311 resource provider aggregate not found 2026-03-03 20:10:53.421 7 INFO neutron.services.segments.plugin [-] Segment fec0f76b-f6a4-4402-91d6-d5c1d223e311 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fec0f76b-f6a4-4402-91d6-d5c1d223e311 found for delete ", "request_id": "req-c8318914-a882-4dcd-bc4c-bc575c904139"}]} 2026-03-03 20:10:53.436 7 INFO neutron.services.segments.plugin [-] Segment fec0f76b-f6a4-4402-91d6-d5c1d223e311 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fec0f76b-f6a4-4402-91d6-d5c1d223e311 found for delete ", "request_id": "req-466e2dc9-46bb-4987-a19b-761c99b5ede1"}]} [pid: 7|app: 0|req: 1728/3338] 10.0.0.214 () {32 vars in 774 bytes} [Tue Mar 3 20:10:53 2026] GET /v2.0/security-groups?tenant_id=2003e26bfc42426cac42491290c155df&name=default => generated 2929 bytes in 153 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1611/3339] 10.0.0.214 () {32 vars in 740 bytes} [Tue Mar 3 20:10:53 2026] DELETE /v2.0/security-groups/4e0d7209-0e5f-447d-a175-c25f6437fc80 => generated 0 bytes in 101 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-03-03 20:10:57.750 7 INFO neutron.db.segments_db [None req-45f06dda-5a8e-4365-b21e-9bb8bc74b0e9 45731a013ac04326b5ff8d5429ee8c0e f90e3dec3bb0469b8e931ce2f99f0572 - - default default] Added segment 730a1060-a43f-4028-8643-d5488b0e899f of type vxlan for network d74f031e-356a-422b-82ef-9af8f389b000 [pid: 7|app: 0|req: 1729/3340] 10.0.0.214 () {34 vars in 670 bytes} [Tue Mar 3 20:10:57 2026] POST /v2.0/networks => generated 613 bytes in 358 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1612/3341] 10.0.0.214 () {34 vars in 669 bytes} [Tue Mar 3 20:10:57 2026] POST /v2.0/subnets => generated 626 bytes in 236 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-03-03 20:10:58.133 7 INFO neutron.db.segments_db [None req-e70f7412-3601-4e61-8225-9e4efe3c8106 45731a013ac04326b5ff8d5429ee8c0e f90e3dec3bb0469b8e931ce2f99f0572 - - default default] Added segment 120280b7-10c3-4680-b5a6-e860e4336c4c of type vxlan for network 163bd5e2-14c7-42d9-ab94-916b05f13848 [pid: 7|app: 0|req: 1730/3342] 10.0.0.214 () {34 vars in 670 bytes} [Tue Mar 3 20:10:58 2026] POST /v2.0/networks => generated 613 bytes in 132 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1613/3343] 10.0.0.214 () {34 vars in 669 bytes} [Tue Mar 3 20:10:58 2026] POST /v2.0/subnets => generated 629 bytes in 204 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-03-03 20:10:58.506 7 INFO neutron.db.segments_db [None req-8daa5376-f165-4461-ab1c-8e62391ace44 45731a013ac04326b5ff8d5429ee8c0e f90e3dec3bb0469b8e931ce2f99f0572 - - default default] Added segment d38bb1fc-f604-49a8-a84e-d580d072fd15 of type vxlan for network c367e1b1-a8b5-4497-a63d-3d22b3221a86 [pid: 7|app: 0|req: 1731/3344] 10.0.0.214 () {34 vars in 670 bytes} [Tue Mar 3 20:10:58 2026] POST /v2.0/networks => generated 613 bytes in 168 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1614/3345] 10.0.0.214 () {34 vars in 669 bytes} [Tue Mar 3 20:10:58 2026] POST /v2.0/subnets => generated 629 bytes in 214 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-03-03 20:10:58.890 7 INFO neutron.db.segments_db [None req-34a1647b-64a6-4d46-8060-9596bcce7a1f 45731a013ac04326b5ff8d5429ee8c0e f90e3dec3bb0469b8e931ce2f99f0572 - - default default] Added segment 0ffe4b83-b697-4626-8b46-893ae7883f2d of type vxlan for network 902d3f2c-4d90-4ef8-9808-97aa498ab83d [pid: 7|app: 0|req: 1732/3346] 10.0.0.214 () {34 vars in 670 bytes} [Tue Mar 3 20:10:58 2026] POST /v2.0/networks => generated 613 bytes in 154 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1615/3347] 10.0.0.214 () {34 vars in 669 bytes} [Tue Mar 3 20:10:58 2026] POST /v2.0/subnets => generated 629 bytes in 227 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-03-03 20:10:59.266 7 INFO neutron.db.segments_db [None req-61f56ac2-a53e-4046-b382-023687007686 45731a013ac04326b5ff8d5429ee8c0e f90e3dec3bb0469b8e931ce2f99f0572 - - default default] Added segment be777b70-495a-45e5-8710-1ccba82058bb of type vxlan for network 3bd1dc4c-d4b4-484f-8091-62cd7a97cfe4 [pid: 7|app: 0|req: 1733/3348] 10.0.0.214 () {34 vars in 670 bytes} [Tue Mar 3 20:10:59 2026] POST /v2.0/networks => generated 613 bytes in 138 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1616/3349] 10.0.0.214 () {34 vars in 669 bytes} [Tue Mar 3 20:10:59 2026] POST /v2.0/subnets => generated 629 bytes in 242 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1734/3350] 10.0.0.214 () {34 vars in 751 bytes} [Tue Mar 3 20:10:59 2026] PUT /v2.0/subnets/7ca10507-267e-48f3-b0d9-b2f38535d04f/tags => generated 17 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1617/3351] 10.0.0.214 () {34 vars in 751 bytes} [Tue Mar 3 20:10:59 2026] PUT /v2.0/subnets/7366bb1d-e68a-437f-8c9a-3492e79f7935/tags => generated 25 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1735/3352] 10.0.0.214 () {34 vars in 751 bytes} [Tue Mar 3 20:10:59 2026] PUT /v2.0/subnets/9e5924c0-08a1-41dd-a76f-1de7e275b19a/tags => generated 34 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1618/3353] 10.0.0.214 () {34 vars in 751 bytes} [Tue Mar 3 20:10:59 2026] PUT /v2.0/subnets/b073e4c5-e86d-4d7d-bb46-ac3b50e49466/tags => generated 19 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1736/3354] 10.0.0.214 () {32 vars in 664 bytes} [Tue Mar 3 20:10:59 2026] GET /v2.0/subnets?tags=red => generated 1904 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1619/3355] 10.0.0.214 () {32 vars in 678 bytes} [Tue Mar 3 20:10:59 2026] GET /v2.0/subnets?tags=red%2Cblue => generated 1283 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1737/3356] 10.0.0.214 () {32 vars in 674 bytes} [Tue Mar 3 20:10:59 2026] GET /v2.0/subnets?tags-any=blue => generated 1283 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1620/3357] 10.0.0.214 () {32 vars in 686 bytes} [Tue Mar 3 20:10:59 2026] GET /v2.0/subnets?tags-any=red%2Cblue => generated 1904 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1738/3358] 10.0.0.214 () {32 vars in 672 bytes} [Tue Mar 3 20:11:00 2026] GET /v2.0/subnets?not-tags=red => generated 1894 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1621/3359] 10.0.0.214 () {32 vars in 686 bytes} [Tue Mar 3 20:11:00 2026] GET /v2.0/subnets?not-tags=red%2Cblue => generated 2515 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1739/3360] 10.0.0.214 () {32 vars in 682 bytes} [Tue Mar 3 20:11:00 2026] GET /v2.0/subnets?not-tags-any=blue => generated 2515 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1622/3361] 10.0.0.214 () {32 vars in 694 bytes} [Tue Mar 3 20:11:00 2026] GET /v2.0/subnets?not-tags-any=red%2Cblue => generated 1894 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1740/3362] 10.0.0.214 () {32 vars in 724 bytes} [Tue Mar 3 20:11:00 2026] DELETE /v2.0/subnets/7ca10507-267e-48f3-b0d9-b2f38535d04f => generated 0 bytes in 171 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1623/3363] 10.0.0.214 () {32 vars in 724 bytes} [Tue Mar 3 20:11:00 2026] DELETE /v2.0/subnets/7366bb1d-e68a-437f-8c9a-3492e79f7935 => generated 0 bytes in 145 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1741/3364] 10.0.0.214 () {32 vars in 724 bytes} [Tue Mar 3 20:11:00 2026] DELETE /v2.0/subnets/9e5924c0-08a1-41dd-a76f-1de7e275b19a => generated 0 bytes in 117 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1624/3365] 10.0.0.214 () {32 vars in 724 bytes} [Tue Mar 3 20:11:00 2026] DELETE /v2.0/subnets/b073e4c5-e86d-4d7d-bb46-ac3b50e49466 => generated 0 bytes in 106 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1742/3366] 10.0.0.214 () {32 vars in 724 bytes} [Tue Mar 3 20:11:00 2026] DELETE /v2.0/subnets/b065719b-3a77-44b3-ab88-41c3ea0865c2 => generated 0 bytes in 120 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-03-03 20:11:01.048 8 INFO neutron_taas.services.taas.taas_plugin [None req-e1edd8ae-26b0-4ee5-9a7e-81e32e52b277 45731a013ac04326b5ff8d5429ee8c0e f90e3dec3bb0469b8e931ce2f99f0572 - - default default] TaaS: Handle Delete Port: 92b7e841-49a7-45e6-a2a1-5a48da4309b9 2026-03-03 20:11:01.051 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-e1edd8ae-26b0-4ee5-9a7e-81e32e52b277 45731a013ac04326b5ff8d5429ee8c0e f90e3dec3bb0469b8e931ce2f99f0572 - - default default] Tap Mirror: Handle Delete Port: 92b7e841-49a7-45e6-a2a1-5a48da4309b9 2026-03-03 20:11:01.218 8 INFO neutron.services.segments.plugin [-] Segment 730a1060-a43f-4028-8643-d5488b0e899f resource provider aggregate not found 2026-03-03 20:11:01.227 8 INFO neutron.services.segments.plugin [-] Segment 730a1060-a43f-4028-8643-d5488b0e899f resource provider aggregate not found 2026-03-03 20:11:01.236 8 INFO neutron.services.segments.plugin [-] Segment 730a1060-a43f-4028-8643-d5488b0e899f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 730a1060-a43f-4028-8643-d5488b0e899f found for delete ", "request_id": "req-b88fd274-5c5a-471a-875d-e48fee18b0ad"}]} 2026-03-03 20:11:01.246 8 INFO neutron.services.segments.plugin [-] Segment 730a1060-a43f-4028-8643-d5488b0e899f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 730a1060-a43f-4028-8643-d5488b0e899f found for delete ", "request_id": "req-acc2992e-3ef0-498f-b9f0-92ffe5b0c018"}]} [pid: 8|app: 0|req: 1625/3367] 10.0.0.214 () {32 vars in 726 bytes} [Tue Mar 3 20:11:00 2026] DELETE /v2.0/networks/d74f031e-356a-422b-82ef-9af8f389b000 => generated 0 bytes in 300 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-03-03 20:11:01.366 7 INFO neutron.services.segments.plugin [-] Segment 120280b7-10c3-4680-b5a6-e860e4336c4c resource provider aggregate not found 2026-03-03 20:11:01.371 7 INFO neutron.services.segments.plugin [-] Segment 120280b7-10c3-4680-b5a6-e860e4336c4c resource provider aggregate not found 2026-03-03 20:11:01.385 7 INFO neutron.services.segments.plugin [-] Segment 120280b7-10c3-4680-b5a6-e860e4336c4c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 120280b7-10c3-4680-b5a6-e860e4336c4c found for delete ", "request_id": "req-973377cb-a103-4b30-b5bd-fd281f49c2a4"}]} 2026-03-03 20:11:01.388 7 INFO neutron.services.segments.plugin [-] Segment 120280b7-10c3-4680-b5a6-e860e4336c4c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 120280b7-10c3-4680-b5a6-e860e4336c4c found for delete ", "request_id": "req-12dd3dfe-0872-41c1-b4d6-0fa0567198ac"}]} [pid: 7|app: 0|req: 1743/3368] 10.0.0.214 () {32 vars in 726 bytes} [Tue Mar 3 20:11:01 2026] DELETE /v2.0/networks/163bd5e2-14c7-42d9-ab94-916b05f13848 => generated 0 bytes in 141 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1626/3369] 10.0.0.214 () {32 vars in 726 bytes} [Tue Mar 3 20:11:01 2026] DELETE /v2.0/networks/c367e1b1-a8b5-4497-a63d-3d22b3221a86 => generated 0 bytes in 127 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1744/3370] 10.0.0.214 () {32 vars in 726 bytes} [Tue Mar 3 20:11:01 2026] DELETE /v2.0/networks/902d3f2c-4d90-4ef8-9808-97aa498ab83d => generated 0 bytes in 107 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1627/3371] 10.0.0.214 () {32 vars in 726 bytes} [Tue Mar 3 20:11:01 2026] DELETE /v2.0/networks/3bd1dc4c-d4b4-484f-8091-62cd7a97cfe4 => generated 0 bytes in 121 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1745/3372] 10.0.0.214 () {32 vars in 774 bytes} [Tue Mar 3 20:11:02 2026] GET /v2.0/security-groups?tenant_id=f90e3dec3bb0469b8e931ce2f99f0572&name=default => generated 2929 bytes in 167 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1628/3373] 10.0.0.214 () {32 vars in 740 bytes} [Tue Mar 3 20:11:02 2026] DELETE /v2.0/security-groups/824a6751-0be6-44b1-ba0c-b0dbf2a0506c => generated 0 bytes in 98 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1746/3374] 10.0.0.214 () {32 vars in 774 bytes} [Tue Mar 3 20:11:02 2026] GET /v2.0/security-groups?tenant_id=1fb62ea196c1403794dc6e0d36fa4781&name=default => generated 2929 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1629/3375] 10.0.0.214 () {32 vars in 740 bytes} [Tue Mar 3 20:11:02 2026] DELETE /v2.0/security-groups/10b22f2d-2426-4098-853f-c575d169c7a9 => generated 0 bytes in 75 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-03-03 20:11:03.257 8 INFO neutron.services.segments.plugin [-] Segment d38bb1fc-f604-49a8-a84e-d580d072fd15 resource provider aggregate not found 2026-03-03 20:11:03.266 8 INFO neutron.services.segments.plugin [-] Segment d38bb1fc-f604-49a8-a84e-d580d072fd15 resource provider aggregate not found 2026-03-03 20:11:03.277 8 INFO neutron.services.segments.plugin [-] Segment d38bb1fc-f604-49a8-a84e-d580d072fd15 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d38bb1fc-f604-49a8-a84e-d580d072fd15 found for delete ", "request_id": "req-afcff9ab-a27d-49a9-a3da-f5e619813bff"}]} 2026-03-03 20:11:03.282 8 INFO neutron.services.segments.plugin [-] Segment d38bb1fc-f604-49a8-a84e-d580d072fd15 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d38bb1fc-f604-49a8-a84e-d580d072fd15 found for delete ", "request_id": "req-533d3b51-11f1-4cf9-abf1-08e019ef195e"}]} 2026-03-03 20:11:03.296 8 INFO neutron.services.segments.plugin [-] Segment be777b70-495a-45e5-8710-1ccba82058bb resource provider aggregate not found 2026-03-03 20:11:03.300 8 INFO neutron.services.segments.plugin [-] Segment be777b70-495a-45e5-8710-1ccba82058bb resource provider aggregate not found 2026-03-03 20:11:03.315 8 INFO neutron.services.segments.plugin [-] Segment be777b70-495a-45e5-8710-1ccba82058bb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid be777b70-495a-45e5-8710-1ccba82058bb found for delete ", "request_id": "req-421b1672-5125-44e0-8bd6-91de1f49652f"}]} 2026-03-03 20:11:03.319 8 INFO neutron.services.segments.plugin [-] Segment be777b70-495a-45e5-8710-1ccba82058bb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid be777b70-495a-45e5-8710-1ccba82058bb found for delete ", "request_id": "req-8951f2df-61c8-4c01-bd99-08f0b86c28c2"}]} [pid: 7|app: 0|req: 1747/3376] 10.0.0.214 () {32 vars in 774 bytes} [Tue Mar 3 20:11:03 2026] GET /v2.0/security-groups?tenant_id=0c69bcfc98824bca92718c3432db56a2&name=default => generated 2929 bytes in 157 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-03-03 20:11:03.402 7 INFO neutron.services.segments.plugin [-] Segment 0ffe4b83-b697-4626-8b46-893ae7883f2d resource provider aggregate not found 2026-03-03 20:11:03.412 7 INFO neutron.services.segments.plugin [-] Segment 0ffe4b83-b697-4626-8b46-893ae7883f2d resource provider aggregate not found 2026-03-03 20:11:03.415 7 INFO neutron.services.segments.plugin [-] Segment 0ffe4b83-b697-4626-8b46-893ae7883f2d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0ffe4b83-b697-4626-8b46-893ae7883f2d found for delete ", "request_id": "req-70a40170-c190-4acb-a79f-61589d886188"}]} 2026-03-03 20:11:03.435 7 INFO neutron.services.segments.plugin [-] Segment 0ffe4b83-b697-4626-8b46-893ae7883f2d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0ffe4b83-b697-4626-8b46-893ae7883f2d found for delete ", "request_id": "req-fb6c16f5-ea67-4afc-a12c-baf7b2a58f23"}]} [pid: 8|app: 0|req: 1630/3377] 10.0.0.214 () {32 vars in 740 bytes} [Tue Mar 3 20:11:03 2026] DELETE /v2.0/security-groups/b76a0061-7721-4663-bfa1-1783cd8716ae => generated 0 bytes in 100 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1749/3380] 10.0.0.214 () {34 vars in 678 bytes} [Tue Mar 3 20:11:06 2026] POST /v2.0/qos/policies => generated 359 bytes in 178 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1632/3381] 10.0.0.214 () {34 vars in 753 bytes} [Tue Mar 3 20:11:06 2026] PUT /v2.0/policies/dbef46eb-f41e-4796-9b6a-2ef2f1d04a22/tags => generated 25 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1750/3382] 10.0.0.214 () {32 vars in 733 bytes} [Tue Mar 3 20:11:06 2026] GET /v2.0/policies/dbef46eb-f41e-4796-9b6a-2ef2f1d04a22/tags => generated 25 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1633/3383] 10.0.0.214 () {34 vars in 764 bytes} [Tue Mar 3 20:11:06 2026] PUT /v2.0/policies/dbef46eb-f41e-4796-9b6a-2ef2f1d04a22/tags/green => generated 4 bytes in 49 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1751/3384] 10.0.0.214 () {32 vars in 733 bytes} [Tue Mar 3 20:11:06 2026] GET /v2.0/policies/dbef46eb-f41e-4796-9b6a-2ef2f1d04a22/tags => generated 34 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1634/3385] 10.0.0.214 () {34 vars in 760 bytes} [Tue Mar 3 20:11:06 2026] PUT /v2.0/policies/dbef46eb-f41e-4796-9b6a-2ef2f1d04a22/tags/red => generated 4 bytes in 32 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1752/3386] 10.0.0.214 () {32 vars in 733 bytes} [Tue Mar 3 20:11:06 2026] GET /v2.0/policies/dbef46eb-f41e-4796-9b6a-2ef2f1d04a22/tags => generated 34 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1635/3387] 10.0.0.214 () {34 vars in 782 bytes} [Tue Mar 3 20:11:06 2026] PUT /v2.0/policies/dbef46eb-f41e-4796-9b6a-2ef2f1d04a22/tags/black.or.white => generated 4 bytes in 43 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1753/3388] 10.0.0.214 () {32 vars in 733 bytes} [Tue Mar 3 20:11:06 2026] GET /v2.0/policies/dbef46eb-f41e-4796-9b6a-2ef2f1d04a22/tags => generated 52 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1636/3389] 10.0.0.214 () {34 vars in 753 bytes} [Tue Mar 3 20:11:06 2026] PUT /v2.0/policies/dbef46eb-f41e-4796-9b6a-2ef2f1d04a22/tags => generated 37 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1754/3390] 10.0.0.214 () {32 vars in 733 bytes} [Tue Mar 3 20:11:06 2026] GET /v2.0/policies/dbef46eb-f41e-4796-9b6a-2ef2f1d04a22/tags => generated 37 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1637/3391] 10.0.0.214 () {32 vars in 741 bytes} [Tue Mar 3 20:11:07 2026] GET /v2.0/policies/dbef46eb-f41e-4796-9b6a-2ef2f1d04a22/tags/red => generated 0 bytes in 32 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-03-03 20:11:07.092 7 INFO neutron.api.v2.resource [None req-43f0c986-0c65-4fb9-a044-1a41004cae22 11fdaa8dc48243f79db80dc2eb81001c 879fb7e0d22c42b5b3371ddb31c7fc45 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1755/3392] 10.0.0.214 () {32 vars in 745 bytes} [Tue Mar 3 20:11:07 2026] GET /v2.0/policies/dbef46eb-f41e-4796-9b6a-2ef2f1d04a22/tags/green => generated 99 bytes in 32 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1638/3393] 10.0.0.214 () {32 vars in 744 bytes} [Tue Mar 3 20:11:07 2026] DELETE /v2.0/policies/dbef46eb-f41e-4796-9b6a-2ef2f1d04a22/tags/red => generated 0 bytes in 42 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1756/3394] 10.0.0.214 () {32 vars in 733 bytes} [Tue Mar 3 20:11:07 2026] GET /v2.0/policies/dbef46eb-f41e-4796-9b6a-2ef2f1d04a22/tags => generated 30 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-03 20:11:07.210 8 INFO neutron.api.v2.resource [None req-75e8f432-e51c-4732-b7b3-967bace991ff 11fdaa8dc48243f79db80dc2eb81001c 879fb7e0d22c42b5b3371ddb31c7fc45 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1639/3395] 10.0.0.214 () {32 vars in 748 bytes} [Tue Mar 3 20:11:07 2026] DELETE /v2.0/policies/dbef46eb-f41e-4796-9b6a-2ef2f1d04a22/tags/green => generated 99 bytes in 34 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1757/3396] 10.0.0.214 () {32 vars in 736 bytes} [Tue Mar 3 20:11:07 2026] DELETE /v2.0/policies/dbef46eb-f41e-4796-9b6a-2ef2f1d04a22/tags => generated 0 bytes in 45 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1640/3397] 10.0.0.214 () {32 vars in 733 bytes} [Tue Mar 3 20:11:07 2026] GET /v2.0/policies/dbef46eb-f41e-4796-9b6a-2ef2f1d04a22/tags => generated 12 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1758/3398] 10.0.0.214 () {32 vars in 734 bytes} [Tue Mar 3 20:11:07 2026] DELETE /v2.0/qos/policies/dbef46eb-f41e-4796-9b6a-2ef2f1d04a22 => generated 0 bytes in 60 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1641/3399] 10.0.0.214 () {32 vars in 774 bytes} [Tue Mar 3 20:11:07 2026] GET /v2.0/security-groups?tenant_id=879fb7e0d22c42b5b3371ddb31c7fc45&name=default => generated 2929 bytes in 224 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1759/3400] 10.0.0.214 () {32 vars in 740 bytes} [Tue Mar 3 20:11:08 2026] DELETE /v2.0/security-groups/f5491131-f279-41c4-9880-5be349c7fc91 => generated 0 bytes in 97 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1642/3401] 10.0.0.214 () {32 vars in 774 bytes} [Tue Mar 3 20:11:08 2026] GET /v2.0/security-groups?tenant_id=e87fe7d9e326437d9c735cfa09e8a60c&name=default => generated 2929 bytes in 132 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1760/3402] 10.0.0.214 () {32 vars in 740 bytes} [Tue Mar 3 20:11:08 2026] DELETE /v2.0/security-groups/bd52050c-1024-45bc-b882-e3108786321b => generated 0 bytes in 95 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1643/3403] 10.0.0.214 () {34 vars in 676 bytes} [Tue Mar 3 20:11:11 2026] POST /v2.0/subnetpools => generated 516 bytes in 190 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1761/3404] 10.0.0.214 () {34 vars in 759 bytes} [Tue Mar 3 20:11:11 2026] PUT /v2.0/subnetpools/8eedd9e9-5fe2-4ede-b355-a9d4ea4f19e8/tags => generated 25 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1644/3405] 10.0.0.214 () {32 vars in 739 bytes} [Tue Mar 3 20:11:11 2026] GET /v2.0/subnetpools/8eedd9e9-5fe2-4ede-b355-a9d4ea4f19e8/tags => generated 25 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1762/3406] 10.0.0.214 () {34 vars in 770 bytes} [Tue Mar 3 20:11:11 2026] PUT /v2.0/subnetpools/8eedd9e9-5fe2-4ede-b355-a9d4ea4f19e8/tags/green => generated 4 bytes in 57 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1645/3407] 10.0.0.214 () {32 vars in 739 bytes} [Tue Mar 3 20:11:12 2026] GET /v2.0/subnetpools/8eedd9e9-5fe2-4ede-b355-a9d4ea4f19e8/tags => generated 34 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1763/3408] 10.0.0.214 () {34 vars in 766 bytes} [Tue Mar 3 20:11:12 2026] PUT /v2.0/subnetpools/8eedd9e9-5fe2-4ede-b355-a9d4ea4f19e8/tags/red => generated 4 bytes in 42 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1646/3409] 10.0.0.214 () {32 vars in 739 bytes} [Tue Mar 3 20:11:12 2026] GET /v2.0/subnetpools/8eedd9e9-5fe2-4ede-b355-a9d4ea4f19e8/tags => generated 34 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1764/3410] 10.0.0.214 () {34 vars in 788 bytes} [Tue Mar 3 20:11:12 2026] PUT /v2.0/subnetpools/8eedd9e9-5fe2-4ede-b355-a9d4ea4f19e8/tags/black.or.white => generated 4 bytes in 51 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1647/3411] 10.0.0.214 () {32 vars in 739 bytes} [Tue Mar 3 20:11:12 2026] GET /v2.0/subnetpools/8eedd9e9-5fe2-4ede-b355-a9d4ea4f19e8/tags => generated 52 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1765/3412] 10.0.0.214 () {34 vars in 759 bytes} [Tue Mar 3 20:11:12 2026] PUT /v2.0/subnetpools/8eedd9e9-5fe2-4ede-b355-a9d4ea4f19e8/tags => generated 37 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1648/3413] 10.0.0.214 () {32 vars in 739 bytes} [Tue Mar 3 20:11:12 2026] GET /v2.0/subnetpools/8eedd9e9-5fe2-4ede-b355-a9d4ea4f19e8/tags => generated 37 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1766/3414] 10.0.0.214 () {32 vars in 747 bytes} [Tue Mar 3 20:11:12 2026] GET /v2.0/subnetpools/8eedd9e9-5fe2-4ede-b355-a9d4ea4f19e8/tags/red => generated 0 bytes in 33 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-03-03 20:11:12.431 8 INFO neutron.api.v2.resource [None req-2d118590-49c3-437c-875c-4a96a8b3d6b0 66bfb3753895451c9b410fa6138b897b bd69216ec15842c3b1951b1040ca536a - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1649/3415] 10.0.0.214 () {32 vars in 751 bytes} [Tue Mar 3 20:11:12 2026] GET /v2.0/subnetpools/8eedd9e9-5fe2-4ede-b355-a9d4ea4f19e8/tags/green => generated 99 bytes in 36 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1767/3416] 10.0.0.214 () {32 vars in 750 bytes} [Tue Mar 3 20:11:12 2026] DELETE /v2.0/subnetpools/8eedd9e9-5fe2-4ede-b355-a9d4ea4f19e8/tags/red => generated 0 bytes in 47 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1650/3417] 10.0.0.214 () {32 vars in 739 bytes} [Tue Mar 3 20:11:12 2026] GET /v2.0/subnetpools/8eedd9e9-5fe2-4ede-b355-a9d4ea4f19e8/tags => generated 30 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-03 20:11:12.551 7 INFO neutron.api.v2.resource [None req-ef71553b-f811-4818-9dba-5771cc40282e 66bfb3753895451c9b410fa6138b897b bd69216ec15842c3b1951b1040ca536a - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1768/3418] 10.0.0.214 () {32 vars in 754 bytes} [Tue Mar 3 20:11:12 2026] DELETE /v2.0/subnetpools/8eedd9e9-5fe2-4ede-b355-a9d4ea4f19e8/tags/green => generated 99 bytes in 34 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1651/3419] 10.0.0.214 () {32 vars in 742 bytes} [Tue Mar 3 20:11:12 2026] DELETE /v2.0/subnetpools/8eedd9e9-5fe2-4ede-b355-a9d4ea4f19e8/tags => generated 0 bytes in 40 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1769/3420] 10.0.0.214 () {32 vars in 739 bytes} [Tue Mar 3 20:11:12 2026] GET /v2.0/subnetpools/8eedd9e9-5fe2-4ede-b355-a9d4ea4f19e8/tags => generated 12 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1652/3421] 10.0.0.214 () {32 vars in 732 bytes} [Tue Mar 3 20:11:12 2026] DELETE /v2.0/subnetpools/8eedd9e9-5fe2-4ede-b355-a9d4ea4f19e8 => generated 0 bytes in 48 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1770/3422] 10.0.0.214 () {32 vars in 774 bytes} [Tue Mar 3 20:11:13 2026] GET /v2.0/security-groups?tenant_id=bb8f8fdcc0e248dcb517459287e892a6&name=default => generated 2929 bytes in 217 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1653/3423] 10.0.0.214 () {32 vars in 740 bytes} [Tue Mar 3 20:11:13 2026] DELETE /v2.0/security-groups/efbe0aa8-95c7-4283-bcdb-8d6f8e9a7b7a => generated 0 bytes in 95 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1771/3424] 10.0.0.214 () {32 vars in 774 bytes} [Tue Mar 3 20:11:13 2026] GET /v2.0/security-groups?tenant_id=bd69216ec15842c3b1951b1040ca536a&name=default => generated 2929 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1654/3425] 10.0.0.214 () {32 vars in 740 bytes} [Tue Mar 3 20:11:13 2026] DELETE /v2.0/security-groups/331d11e3-6e74-4975-8123-25c9afaadb57 => generated 0 bytes in 113 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-03-03 20:11:17.308 7 INFO neutron.db.segments_db [None req-10aa0e93-f0e0-4696-951a-43fcfd1db20a f871f448b669452cba9b5000587d7a1c 2f9c5bdcdaab4dabac1f502cf8eb25a8 - - default default] Added segment c360a6f4-c5f1-4be3-8cf8-f8792c2fc1bd of type vxlan for network bd9f8709-8aaf-4d0c-88cf-0498b71f2d54 [pid: 7|app: 0|req: 1772/3426] 10.0.0.214 () {34 vars in 670 bytes} [Tue Mar 3 20:11:17 2026] POST /v2.0/networks => generated 613 bytes in 344 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1655/3427] 10.0.0.214 () {34 vars in 669 bytes} [Tue Mar 3 20:11:17 2026] POST /v2.0/subnets => generated 626 bytes in 198 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1773/3428] 10.0.0.214 () {34 vars in 751 bytes} [Tue Mar 3 20:11:17 2026] PUT /v2.0/subnets/456fdf75-6ecc-419f-b6b7-abee45d0c462/tags => generated 25 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1656/3429] 10.0.0.214 () {32 vars in 731 bytes} [Tue Mar 3 20:11:17 2026] GET /v2.0/subnets/456fdf75-6ecc-419f-b6b7-abee45d0c462/tags => generated 25 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1774/3430] 10.0.0.214 () {34 vars in 762 bytes} [Tue Mar 3 20:11:17 2026] PUT /v2.0/subnets/456fdf75-6ecc-419f-b6b7-abee45d0c462/tags/green => generated 4 bytes in 47 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1657/3431] 10.0.0.214 () {32 vars in 731 bytes} [Tue Mar 3 20:11:17 2026] GET /v2.0/subnets/456fdf75-6ecc-419f-b6b7-abee45d0c462/tags => generated 34 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1775/3432] 10.0.0.214 () {34 vars in 758 bytes} [Tue Mar 3 20:11:17 2026] PUT /v2.0/subnets/456fdf75-6ecc-419f-b6b7-abee45d0c462/tags/red => generated 4 bytes in 37 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1658/3433] 10.0.0.214 () {32 vars in 731 bytes} [Tue Mar 3 20:11:17 2026] GET /v2.0/subnets/456fdf75-6ecc-419f-b6b7-abee45d0c462/tags => generated 34 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1776/3434] 10.0.0.214 () {34 vars in 780 bytes} [Tue Mar 3 20:11:17 2026] PUT /v2.0/subnets/456fdf75-6ecc-419f-b6b7-abee45d0c462/tags/black.or.white => generated 4 bytes in 57 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1659/3435] 10.0.0.214 () {32 vars in 731 bytes} [Tue Mar 3 20:11:17 2026] GET /v2.0/subnets/456fdf75-6ecc-419f-b6b7-abee45d0c462/tags => generated 52 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1777/3436] 10.0.0.214 () {34 vars in 751 bytes} [Tue Mar 3 20:11:17 2026] PUT /v2.0/subnets/456fdf75-6ecc-419f-b6b7-abee45d0c462/tags => generated 37 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1660/3437] 10.0.0.214 () {32 vars in 731 bytes} [Tue Mar 3 20:11:18 2026] GET /v2.0/subnets/456fdf75-6ecc-419f-b6b7-abee45d0c462/tags => generated 37 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1778/3438] 10.0.0.214 () {32 vars in 739 bytes} [Tue Mar 3 20:11:18 2026] GET /v2.0/subnets/456fdf75-6ecc-419f-b6b7-abee45d0c462/tags/red => generated 0 bytes in 35 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-03-03 20:11:18.176 8 INFO neutron.api.v2.resource [None req-d6588464-af78-406b-8364-0bd2fa96f3e8 f871f448b669452cba9b5000587d7a1c 2f9c5bdcdaab4dabac1f502cf8eb25a8 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1661/3439] 10.0.0.214 () {32 vars in 743 bytes} [Tue Mar 3 20:11:18 2026] GET /v2.0/subnets/456fdf75-6ecc-419f-b6b7-abee45d0c462/tags/green => generated 99 bytes in 43 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1779/3440] 10.0.0.214 () {32 vars in 742 bytes} [Tue Mar 3 20:11:18 2026] DELETE /v2.0/subnets/456fdf75-6ecc-419f-b6b7-abee45d0c462/tags/red => generated 0 bytes in 46 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1662/3441] 10.0.0.214 () {32 vars in 731 bytes} [Tue Mar 3 20:11:18 2026] GET /v2.0/subnets/456fdf75-6ecc-419f-b6b7-abee45d0c462/tags => generated 30 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-03 20:11:18.317 7 INFO neutron.api.v2.resource [None req-b658b2ff-9ce7-4a40-9cda-0ac399c2e434 f871f448b669452cba9b5000587d7a1c 2f9c5bdcdaab4dabac1f502cf8eb25a8 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1780/3442] 10.0.0.214 () {32 vars in 746 bytes} [Tue Mar 3 20:11:18 2026] DELETE /v2.0/subnets/456fdf75-6ecc-419f-b6b7-abee45d0c462/tags/green => generated 99 bytes in 39 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1663/3443] 10.0.0.214 () {32 vars in 734 bytes} [Tue Mar 3 20:11:18 2026] DELETE /v2.0/subnets/456fdf75-6ecc-419f-b6b7-abee45d0c462/tags => generated 0 bytes in 53 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1781/3444] 10.0.0.214 () {32 vars in 731 bytes} [Tue Mar 3 20:11:18 2026] GET /v2.0/subnets/456fdf75-6ecc-419f-b6b7-abee45d0c462/tags => generated 12 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1664/3445] 10.0.0.214 () {32 vars in 724 bytes} [Tue Mar 3 20:11:18 2026] DELETE /v2.0/subnets/456fdf75-6ecc-419f-b6b7-abee45d0c462 => generated 0 bytes in 141 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-03-03 20:11:18.670 7 INFO neutron_taas.services.taas.taas_plugin [None req-d7b10f59-1b92-47c5-a5b6-a4132743b89f f871f448b669452cba9b5000587d7a1c 2f9c5bdcdaab4dabac1f502cf8eb25a8 - - default default] TaaS: Handle Delete Port: 5b24dcf4-1123-4d75-bc9c-d269ce699dff 2026-03-03 20:11:18.673 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d7b10f59-1b92-47c5-a5b6-a4132743b89f f871f448b669452cba9b5000587d7a1c 2f9c5bdcdaab4dabac1f502cf8eb25a8 - - default default] Tap Mirror: Handle Delete Port: 5b24dcf4-1123-4d75-bc9c-d269ce699dff 2026-03-03 20:11:18.849 7 INFO neutron.services.segments.plugin [-] Segment c360a6f4-c5f1-4be3-8cf8-f8792c2fc1bd resource provider aggregate not found 2026-03-03 20:11:18.858 7 INFO neutron.services.segments.plugin [-] Segment c360a6f4-c5f1-4be3-8cf8-f8792c2fc1bd resource provider aggregate not found 2026-03-03 20:11:18.874 7 INFO neutron.services.segments.plugin [-] Segment c360a6f4-c5f1-4be3-8cf8-f8792c2fc1bd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c360a6f4-c5f1-4be3-8cf8-f8792c2fc1bd found for delete ", "request_id": "req-40178855-f4b3-4ce3-a652-fe3c29a72a16"}]} 2026-03-03 20:11:18.879 7 INFO neutron.services.segments.plugin [-] Segment c360a6f4-c5f1-4be3-8cf8-f8792c2fc1bd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c360a6f4-c5f1-4be3-8cf8-f8792c2fc1bd found for delete ", "request_id": "req-6634f771-f038-4378-b8ae-a00b36ab957c"}]} [pid: 7|app: 0|req: 1782/3446] 10.0.0.214 () {32 vars in 726 bytes} [Tue Mar 3 20:11:18 2026] DELETE /v2.0/networks/bd9f8709-8aaf-4d0c-88cf-0498b71f2d54 => generated 0 bytes in 315 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1665/3447] 10.0.0.214 () {32 vars in 774 bytes} [Tue Mar 3 20:11:19 2026] GET /v2.0/security-groups?tenant_id=2f9c5bdcdaab4dabac1f502cf8eb25a8&name=default => generated 2929 bytes in 135 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1783/3448] 10.0.0.214 () {32 vars in 740 bytes} [Tue Mar 3 20:11:19 2026] DELETE /v2.0/security-groups/838855af-0a9a-4e72-8244-81a15e2f8dd6 => generated 0 bytes in 99 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1666/3449] 10.0.0.214 () {32 vars in 774 bytes} [Tue Mar 3 20:11:19 2026] GET /v2.0/security-groups?tenant_id=2f8d26daabee42b986010780d7d2bf94&name=default => generated 2929 bytes in 131 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1784/3450] 10.0.0.214 () {32 vars in 740 bytes} [Tue Mar 3 20:11:19 2026] DELETE /v2.0/security-groups/af24dafc-7cb7-41a7-b2d8-4293eefef8fe => generated 0 bytes in 95 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-03-03 20:11:23.394 7 INFO neutron.db.segments_db [None req-395f3ffc-c6f0-4682-9d60-d0fb37696ab6 0d74bb85c5d544a1a742c405e8c583d4 02e37cd39823417fa246e2dee2db2239 - - default default] Added segment a930063c-e5bc-40bc-82ce-161ecadf9c8e of type vxlan for network ff1d83a0-6a0d-48f5-833e-76b5e0cdf3ed [pid: 7|app: 0|req: 1786/3453] 10.0.0.214 () {34 vars in 670 bytes} [Tue Mar 3 20:11:23 2026] POST /v2.0/networks => generated 613 bytes in 412 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1668/3454] 10.0.0.214 () {34 vars in 664 bytes} [Tue Mar 3 20:11:23 2026] POST /v2.0/ports => generated 743 bytes in 307 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1787/3455] 10.0.0.214 () {34 vars in 666 bytes} [Tue Mar 3 20:11:23 2026] POST /v2.0/trunks => generated 407 bytes in 179 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1669/3456] 10.0.0.214 () {34 vars in 749 bytes} [Tue Mar 3 20:11:24 2026] PUT /v2.0/trunks/16083c94-6edf-4722-8dd7-ac251a3bc581/tags => generated 25 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1788/3457] 10.0.0.214 () {32 vars in 729 bytes} [Tue Mar 3 20:11:24 2026] GET /v2.0/trunks/16083c94-6edf-4722-8dd7-ac251a3bc581/tags => generated 25 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1670/3458] 10.0.0.214 () {34 vars in 760 bytes} [Tue Mar 3 20:11:24 2026] PUT /v2.0/trunks/16083c94-6edf-4722-8dd7-ac251a3bc581/tags/green => generated 4 bytes in 35 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1789/3459] 10.0.0.214 () {32 vars in 729 bytes} [Tue Mar 3 20:11:24 2026] GET /v2.0/trunks/16083c94-6edf-4722-8dd7-ac251a3bc581/tags => generated 34 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1671/3460] 10.0.0.214 () {34 vars in 756 bytes} [Tue Mar 3 20:11:24 2026] PUT /v2.0/trunks/16083c94-6edf-4722-8dd7-ac251a3bc581/tags/red => generated 4 bytes in 26 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1790/3461] 10.0.0.214 () {32 vars in 729 bytes} [Tue Mar 3 20:11:24 2026] GET /v2.0/trunks/16083c94-6edf-4722-8dd7-ac251a3bc581/tags => generated 34 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1672/3462] 10.0.0.214 () {34 vars in 778 bytes} [Tue Mar 3 20:11:24 2026] PUT /v2.0/trunks/16083c94-6edf-4722-8dd7-ac251a3bc581/tags/black.or.white => generated 4 bytes in 32 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1791/3463] 10.0.0.214 () {32 vars in 729 bytes} [Tue Mar 3 20:11:24 2026] GET /v2.0/trunks/16083c94-6edf-4722-8dd7-ac251a3bc581/tags => generated 52 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1673/3464] 10.0.0.214 () {34 vars in 749 bytes} [Tue Mar 3 20:11:24 2026] PUT /v2.0/trunks/16083c94-6edf-4722-8dd7-ac251a3bc581/tags => generated 37 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1792/3465] 10.0.0.214 () {32 vars in 729 bytes} [Tue Mar 3 20:11:24 2026] GET /v2.0/trunks/16083c94-6edf-4722-8dd7-ac251a3bc581/tags => generated 37 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1674/3466] 10.0.0.214 () {32 vars in 737 bytes} [Tue Mar 3 20:11:24 2026] GET /v2.0/trunks/16083c94-6edf-4722-8dd7-ac251a3bc581/tags/red => generated 0 bytes in 18 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-03-03 20:11:24.368 7 INFO neutron.api.v2.resource [None req-73fe00d0-0ee6-4961-bcb8-61087a1b1997 0d74bb85c5d544a1a742c405e8c583d4 02e37cd39823417fa246e2dee2db2239 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1793/3467] 10.0.0.214 () {32 vars in 741 bytes} [Tue Mar 3 20:11:24 2026] GET /v2.0/trunks/16083c94-6edf-4722-8dd7-ac251a3bc581/tags/green => generated 99 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1675/3468] 10.0.0.214 () {32 vars in 740 bytes} [Tue Mar 3 20:11:24 2026] DELETE /v2.0/trunks/16083c94-6edf-4722-8dd7-ac251a3bc581/tags/red => generated 0 bytes in 29 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1794/3469] 10.0.0.214 () {32 vars in 729 bytes} [Tue Mar 3 20:11:24 2026] GET /v2.0/trunks/16083c94-6edf-4722-8dd7-ac251a3bc581/tags => generated 30 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-03 20:11:24.452 8 INFO neutron.api.v2.resource [None req-77322749-31bd-4222-b982-c084b5e6d223 0d74bb85c5d544a1a742c405e8c583d4 02e37cd39823417fa246e2dee2db2239 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1676/3470] 10.0.0.214 () {32 vars in 744 bytes} [Tue Mar 3 20:11:24 2026] DELETE /v2.0/trunks/16083c94-6edf-4722-8dd7-ac251a3bc581/tags/green => generated 99 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1795/3471] 10.0.0.214 () {32 vars in 732 bytes} [Tue Mar 3 20:11:24 2026] DELETE /v2.0/trunks/16083c94-6edf-4722-8dd7-ac251a3bc581/tags => generated 0 bytes in 34 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1677/3472] 10.0.0.214 () {32 vars in 729 bytes} [Tue Mar 3 20:11:24 2026] GET /v2.0/trunks/16083c94-6edf-4722-8dd7-ac251a3bc581/tags => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1796/3473] 10.0.0.214 () {32 vars in 719 bytes} [Tue Mar 3 20:11:24 2026] GET /v2.0/trunks/16083c94-6edf-4722-8dd7-ac251a3bc581 => generated 407 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1678/3474] 10.0.0.214 () {32 vars in 717 bytes} [Tue Mar 3 20:11:24 2026] GET /v2.0/ports/9638c1a0-b3a4-4b92-89c8-6f353a35be33 => generated 826 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1797/3475] 10.0.0.214 () {32 vars in 722 bytes} [Tue Mar 3 20:11:24 2026] DELETE /v2.0/trunks/16083c94-6edf-4722-8dd7-ac251a3bc581 => generated 0 bytes in 59 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-03-03 20:11:24.749 8 INFO neutron_taas.services.taas.taas_plugin [None req-def4a614-17f5-43eb-bfc7-23d9e50d2ddb 0d74bb85c5d544a1a742c405e8c583d4 02e37cd39823417fa246e2dee2db2239 - - default default] TaaS: Handle Delete Port: 9638c1a0-b3a4-4b92-89c8-6f353a35be33 2026-03-03 20:11:24.752 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-def4a614-17f5-43eb-bfc7-23d9e50d2ddb 0d74bb85c5d544a1a742c405e8c583d4 02e37cd39823417fa246e2dee2db2239 - - default default] Tap Mirror: Handle Delete Port: 9638c1a0-b3a4-4b92-89c8-6f353a35be33 [pid: 8|app: 0|req: 1679/3476] 10.0.0.214 () {32 vars in 720 bytes} [Tue Mar 3 20:11:24 2026] DELETE /v2.0/ports/9638c1a0-b3a4-4b92-89c8-6f353a35be33 => generated 0 bytes in 161 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-03-03 20:11:24.945 7 INFO neutron.services.segments.plugin [-] Segment a930063c-e5bc-40bc-82ce-161ecadf9c8e resource provider aggregate not found 2026-03-03 20:11:24.949 7 INFO neutron.services.segments.plugin [-] Segment a930063c-e5bc-40bc-82ce-161ecadf9c8e resource provider aggregate not found [pid: 7|app: 0|req: 1798/3477] 10.0.0.214 () {32 vars in 726 bytes} [Tue Mar 3 20:11:24 2026] DELETE /v2.0/networks/ff1d83a0-6a0d-48f5-833e-76b5e0cdf3ed => generated 0 bytes in 142 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-03-03 20:11:24.971 7 INFO neutron.services.segments.plugin [-] Segment a930063c-e5bc-40bc-82ce-161ecadf9c8e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a930063c-e5bc-40bc-82ce-161ecadf9c8e found for delete ", "request_id": "req-c6a6b979-f869-4793-ba7f-8f00b481da39"}]} 2026-03-03 20:11:24.975 7 INFO neutron.services.segments.plugin [-] Segment a930063c-e5bc-40bc-82ce-161ecadf9c8e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a930063c-e5bc-40bc-82ce-161ecadf9c8e found for delete ", "request_id": "req-8080af97-2b7f-47b9-b7c4-2f956cff13af"}]} [pid: 8|app: 0|req: 1680/3478] 10.0.0.214 () {32 vars in 774 bytes} [Tue Mar 3 20:11:25 2026] GET /v2.0/security-groups?tenant_id=3b21bb5bc6a14e22b30ac00ccb9d5efc&name=default => generated 2929 bytes in 194 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1799/3479] 10.0.0.214 () {32 vars in 740 bytes} [Tue Mar 3 20:11:25 2026] DELETE /v2.0/security-groups/3449ede5-a7ce-4c06-a518-e6548f54f6fb => generated 0 bytes in 84 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1681/3480] 10.0.0.214 () {32 vars in 774 bytes} [Tue Mar 3 20:11:25 2026] GET /v2.0/security-groups?tenant_id=02e37cd39823417fa246e2dee2db2239&name=default => generated 2929 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1800/3481] 10.0.0.214 () {32 vars in 740 bytes} [Tue Mar 3 20:11:25 2026] DELETE /v2.0/security-groups/0dc64c2f-c921-41fc-aab0-befccdb77df0 => generated 0 bytes in 116 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-03-03 20:11:29.502 8 INFO neutron.db.segments_db [None req-5c6076cb-cdf6-4e7f-a971-653e1459942b 868bfa5d1f06408489c59a8c87eb8609 a4e605305d4443b7af381b50e38dff5b - - default default] Added segment bb7f490f-64e7-47e3-9fe7-a57b0145a0b5 of type vxlan for network faae9716-3fa9-4276-bfee-a64c23cbb4bf [pid: 8|app: 0|req: 1682/3482] 10.0.0.214 () {34 vars in 670 bytes} [Tue Mar 3 20:11:29 2026] POST /v2.0/networks => generated 612 bytes in 389 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-03-03 20:11:29.637 7 INFO neutron.db.segments_db [None req-87e8577e-07b0-4164-a6c1-df06403a5120 868bfa5d1f06408489c59a8c87eb8609 a4e605305d4443b7af381b50e38dff5b - - default default] Added segment d9b20738-c974-409d-95d2-0229ba5ef2e5 of type vxlan for network 24dac010-d0a2-431e-9fa3-a43ca7903585 [pid: 7|app: 0|req: 1801/3483] 10.0.0.214 () {34 vars in 670 bytes} [Tue Mar 3 20:11:29 2026] POST /v2.0/networks => generated 612 bytes in 135 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1683/3484] 10.0.0.214 () {34 vars in 753 bytes} [Tue Mar 3 20:11:29 2026] PUT /v2.0/networks/faae9716-3fa9-4276-bfee-a64c23cbb4bf/tags => generated 25 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1802/3485] 10.0.0.214 () {32 vars in 733 bytes} [Tue Mar 3 20:11:29 2026] GET /v2.0/networks/faae9716-3fa9-4276-bfee-a64c23cbb4bf/tags => generated 25 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1684/3486] 10.0.0.214 () {34 vars in 753 bytes} [Tue Mar 3 20:11:29 2026] PUT /v2.0/networks/24dac010-d0a2-431e-9fa3-a43ca7903585/tags => generated 17 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1803/3487] 10.0.0.214 () {32 vars in 733 bytes} [Tue Mar 3 20:11:29 2026] GET /v2.0/networks/24dac010-d0a2-431e-9fa3-a43ca7903585/tags => generated 17 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1685/3488] 10.0.0.214 () {34 vars in 753 bytes} [Tue Mar 3 20:11:29 2026] PUT /v2.0/networks/24dac010-d0a2-431e-9fa3-a43ca7903585/tags => generated 12 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1804/3489] 10.0.0.214 () {32 vars in 733 bytes} [Tue Mar 3 20:11:30 2026] GET /v2.0/networks/24dac010-d0a2-431e-9fa3-a43ca7903585/tags => generated 12 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1686/3490] 10.0.0.214 () {32 vars in 733 bytes} [Tue Mar 3 20:11:30 2026] GET /v2.0/networks/faae9716-3fa9-4276-bfee-a64c23cbb4bf/tags => generated 25 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-03 20:11:30.216 7 INFO neutron.services.segments.plugin [-] Segment bb7f490f-64e7-47e3-9fe7-a57b0145a0b5 resource provider aggregate not found 2026-03-03 20:11:30.229 7 INFO neutron.services.segments.plugin [-] Segment bb7f490f-64e7-47e3-9fe7-a57b0145a0b5 resource provider aggregate not found 2026-03-03 20:11:30.241 7 INFO neutron.services.segments.plugin [-] Segment bb7f490f-64e7-47e3-9fe7-a57b0145a0b5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bb7f490f-64e7-47e3-9fe7-a57b0145a0b5 found for delete ", "request_id": "req-f67dc67a-cc70-47e2-90aa-b5236ed8c806"}]} 2026-03-03 20:11:30.249 7 INFO neutron.services.segments.plugin [-] Segment bb7f490f-64e7-47e3-9fe7-a57b0145a0b5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bb7f490f-64e7-47e3-9fe7-a57b0145a0b5 found for delete ", "request_id": "req-16dae493-228a-4db7-9d30-22c301edf4e7"}]} [pid: 7|app: 0|req: 1805/3491] 10.0.0.214 () {32 vars in 726 bytes} [Tue Mar 3 20:11:30 2026] DELETE /v2.0/networks/faae9716-3fa9-4276-bfee-a64c23cbb4bf => generated 0 bytes in 147 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-03-03 20:11:30.378 8 INFO neutron.services.segments.plugin [-] Segment d9b20738-c974-409d-95d2-0229ba5ef2e5 resource provider aggregate not found 2026-03-03 20:11:30.379 8 INFO neutron.services.segments.plugin [-] Segment d9b20738-c974-409d-95d2-0229ba5ef2e5 resource provider aggregate not found 2026-03-03 20:11:30.396 8 INFO neutron.services.segments.plugin [-] Segment d9b20738-c974-409d-95d2-0229ba5ef2e5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d9b20738-c974-409d-95d2-0229ba5ef2e5 found for delete ", "request_id": "req-277312e5-53b3-4fde-b1aa-358ba8a0a272"}]} 2026-03-03 20:11:30.401 8 INFO neutron.services.segments.plugin [-] Segment d9b20738-c974-409d-95d2-0229ba5ef2e5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d9b20738-c974-409d-95d2-0229ba5ef2e5 found for delete ", "request_id": "req-0c95f9e8-e981-48c4-9f28-655ea4069fff"}]} [pid: 8|app: 0|req: 1687/3492] 10.0.0.214 () {32 vars in 726 bytes} [Tue Mar 3 20:11:30 2026] DELETE /v2.0/networks/24dac010-d0a2-431e-9fa3-a43ca7903585 => generated 0 bytes in 140 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1806/3493] 10.0.0.214 () {32 vars in 774 bytes} [Tue Mar 3 20:11:31 2026] GET /v2.0/security-groups?tenant_id=a4e605305d4443b7af381b50e38dff5b&name=default => generated 2929 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1688/3494] 10.0.0.214 () {32 vars in 740 bytes} [Tue Mar 3 20:11:31 2026] DELETE /v2.0/security-groups/4b0d3462-760e-4f93-90ac-f65db624beeb => generated 0 bytes in 91 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1807/3495] 10.0.0.214 () {32 vars in 774 bytes} [Tue Mar 3 20:11:31 2026] GET /v2.0/security-groups?tenant_id=62153511060c43a9b67b38a3c71e2dec&name=default => generated 2929 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1689/3496] 10.0.0.214 () {32 vars in 740 bytes} [Tue Mar 3 20:11:31 2026] DELETE /v2.0/security-groups/b0ddf480-923f-4235-a2c7-31a0b224eb67 => generated 0 bytes in 103 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1808/3497] 10.0.0.214 () {32 vars in 649 bytes} [Tue Mar 3 20:11:34 2026] GET /v2.0/networks => generated 2168 bytes in 169 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1690/3498] 10.0.0.214 () {32 vars in 655 bytes} [Tue Mar 3 20:11:35 2026] GET /v2.0/floatingips => generated 19 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1809/3499] 10.0.0.214 () {32 vars in 647 bytes} [Tue Mar 3 20:11:35 2026] GET /v2.0/routers => generated 15 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1691/3500] 10.0.0.214 () {32 vars in 643 bytes} [Tue Mar 3 20:11:35 2026] GET /v2.0/ports => generated 4721 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1810/3501] 10.0.0.214 () {32 vars in 647 bytes} [Tue Mar 3 20:11:35 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: 1692/3502] 10.0.0.214 () {32 vars in 649 bytes} [Tue Mar 3 20:11:35 2026] GET /v2.0/networks => generated 2168 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1693/3503] 10.0.0.214 () {32 vars in 663 bytes} [Tue Mar 3 20:11:35 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: 1811/3504] 10.0.0.192 () {28 vars in 583 bytes} [Tue Mar 3 20:11:35 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: 8|app: 0|req: 1694/3505] 10.0.0.214 () {32 vars in 655 bytes} [Tue Mar 3 20:11:35 2026] GET /v2.0/subnetpools => generated 19 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1812/3506] 10.0.0.192 () {28 vars in 591 bytes} [Tue Mar 3 20:11:35 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: 1695/3507] 10.0.0.192 () {28 vars in 585 bytes} [Tue Mar 3 20:11:35 2026] GET /v2.0/networks => generated 2168 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1813/3508] 10.0.0.192 () {28 vars in 599 bytes} [Tue Mar 3 20:11:35 2026] GET /v2.0/security-groups => generated 17397 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1696/3509] 10.0.0.192 () {28 vars in 619 bytes} [Tue Mar 3 20:11:35 2026] GET /v2.0/network-ip-availabilities => generated 1104 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1814/3510] 10.0.0.192 () {28 vars in 583 bytes} [Tue Mar 3 20:11:35 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: 1697/3511] 10.0.0.192 () {28 vars in 581 bytes} [Tue Mar 3 20:11:35 2026] GET /v2.0/agents => generated 3384 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1815/3512] 10.0.0.192 () {28 vars in 583 bytes} [Tue Mar 3 20:11:35 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: 1698/3513] 10.0.0.192 () {28 vars in 624 bytes} [Tue Mar 3 20:11:35 2026] GET /v2.0/agents?binary=ovn-controller => generated 14 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1816/3514] 10.0.0.192 () {28 vars in 591 bytes} [Tue Mar 3 20:11:35 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: 8|app: 0|req: 1699/3515] 10.0.0.192 () {28 vars in 579 bytes} [Tue Mar 3 20:11:35 2026] GET /v2.0/ports => generated 4721 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1821/3524] 10.0.0.192 () {28 vars in 579 bytes} [Tue Mar 3 20:12:35 2026] GET /v2.0/ports => generated 4721 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1704/3525] 10.0.0.192 () {28 vars in 583 bytes} [Tue Mar 3 20:12:35 2026] GET /v2.0/routers => generated 15 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1822/3526] 10.0.0.192 () {28 vars in 624 bytes} [Tue Mar 3 20:12:35 2026] GET /v2.0/agents?binary=ovn-controller => generated 14 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1705/3527] 10.0.0.192 () {28 vars in 583 bytes} [Tue Mar 3 20:12:35 2026] GET /v2.0/subnets => generated 1308 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1823/3528] 10.0.0.192 () {28 vars in 591 bytes} [Tue Mar 3 20:12:35 2026] GET /v2.0/subnetpools => generated 19 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1706/3529] 10.0.0.192 () {28 vars in 583 bytes} [Tue Mar 3 20:12:35 2026] GET /v2.0/subnets => generated 1308 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1824/3530] 10.0.0.192 () {28 vars in 599 bytes} [Tue Mar 3 20:12:35 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: 1707/3531] 10.0.0.192 () {28 vars in 581 bytes} [Tue Mar 3 20:12:35 2026] GET /v2.0/agents => generated 3384 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1825/3532] 10.0.0.192 () {28 vars in 619 bytes} [Tue Mar 3 20:12:35 2026] GET /v2.0/network-ip-availabilities => generated 1104 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1708/3533] 10.0.0.192 () {28 vars in 591 bytes} [Tue Mar 3 20:12:35 2026] GET /v2.0/floatingips => generated 19 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1826/3534] 10.0.0.192 () {28 vars in 585 bytes} [Tue Mar 3 20:12:35 2026] GET /v2.0/networks => generated 2168 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1831/3543] 10.0.0.192 () {28 vars in 591 bytes} [Tue Mar 3 20:13:35 2026] GET /v2.0/floatingips => generated 19 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1713/3544] 10.0.0.192 () {28 vars in 585 bytes} [Tue Mar 3 20:13:35 2026] GET /v2.0/networks => generated 2168 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1832/3545] 10.0.0.192 () {28 vars in 583 bytes} [Tue Mar 3 20:13:35 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: 1714/3546] 10.0.0.192 () {28 vars in 579 bytes} [Tue Mar 3 20:13:35 2026] GET /v2.0/ports => generated 4721 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1833/3547] 10.0.0.192 () {28 vars in 581 bytes} [Tue Mar 3 20:13:35 2026] GET /v2.0/agents => generated 3384 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1715/3548] 10.0.0.192 () {28 vars in 599 bytes} [Tue Mar 3 20:13:35 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: 7|app: 0|req: 1834/3549] 10.0.0.192 () {28 vars in 583 bytes} [Tue Mar 3 20:13:35 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: 1716/3550] 10.0.0.192 () {28 vars in 624 bytes} [Tue Mar 3 20:13:35 2026] GET /v2.0/agents?binary=ovn-controller => generated 14 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1835/3551] 10.0.0.192 () {28 vars in 619 bytes} [Tue Mar 3 20:13:35 2026] GET /v2.0/network-ip-availabilities => generated 1104 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1717/3552] 10.0.0.192 () {28 vars in 583 bytes} [Tue Mar 3 20:13:35 2026] GET /v2.0/subnets => generated 1308 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1836/3553] 10.0.0.192 () {28 vars in 591 bytes} [Tue Mar 3 20:13:35 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: 1841/3562] 10.0.0.192 () {28 vars in 619 bytes} [Tue Mar 3 20:14:35 2026] GET /v2.0/network-ip-availabilities => generated 1104 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1722/3563] 10.0.0.192 () {28 vars in 579 bytes} [Tue Mar 3 20:14:35 2026] GET /v2.0/ports => generated 4721 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1842/3564] 10.0.0.192 () {28 vars in 583 bytes} [Tue Mar 3 20:14:35 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: 1723/3565] 10.0.0.192 () {28 vars in 624 bytes} [Tue Mar 3 20:14:35 2026] GET /v2.0/agents?binary=ovn-controller => generated 14 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1843/3566] 10.0.0.192 () {28 vars in 583 bytes} [Tue Mar 3 20:14:35 2026] GET /v2.0/subnets => generated 1308 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1724/3567] 10.0.0.192 () {28 vars in 591 bytes} [Tue Mar 3 20:14:35 2026] GET /v2.0/subnetpools => generated 19 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1844/3568] 10.0.0.192 () {28 vars in 591 bytes} [Tue Mar 3 20:14:35 2026] GET /v2.0/floatingips => generated 19 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1725/3569] 10.0.0.192 () {28 vars in 585 bytes} [Tue Mar 3 20:14:35 2026] GET /v2.0/networks => generated 2168 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1845/3570] 10.0.0.192 () {28 vars in 583 bytes} [Tue Mar 3 20:14:35 2026] GET /v2.0/subnets => generated 1308 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1726/3571] 10.0.0.192 () {28 vars in 599 bytes} [Tue Mar 3 20:14:35 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: 1846/3572] 10.0.0.192 () {28 vars in 581 bytes} [Tue Mar 3 20:14:35 2026] GET /v2.0/agents => generated 3384 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1731/3581] 10.0.0.192 () {28 vars in 585 bytes} [Tue Mar 3 20:15:35 2026] GET /v2.0/networks => generated 2168 bytes in 132 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1851/3582] 10.0.0.192 () {28 vars in 583 bytes} [Tue Mar 3 20:15:35 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: 1732/3583] 10.0.0.192 () {28 vars in 624 bytes} [Tue Mar 3 20:15:35 2026] GET /v2.0/agents?binary=ovn-controller => generated 14 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1852/3584] 10.0.0.192 () {28 vars in 599 bytes} [Tue Mar 3 20:15:35 2026] GET /v2.0/security-groups => generated 17397 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1733/3585] 10.0.0.192 () {28 vars in 583 bytes} [Tue Mar 3 20:15:35 2026] GET /v2.0/subnets => generated 1308 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1853/3586] 10.0.0.192 () {28 vars in 619 bytes} [Tue Mar 3 20:15:35 2026] GET /v2.0/network-ip-availabilities => generated 1104 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1734/3587] 10.0.0.192 () {28 vars in 583 bytes} [Tue Mar 3 20:15:35 2026] GET /v2.0/subnets => generated 1308 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1854/3588] 10.0.0.192 () {28 vars in 591 bytes} [Tue Mar 3 20:15:35 2026] GET /v2.0/subnetpools => generated 19 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1735/3589] 10.0.0.192 () {28 vars in 579 bytes} [Tue Mar 3 20:15:35 2026] GET /v2.0/ports => generated 4721 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1855/3590] 10.0.0.192 () {28 vars in 581 bytes} [Tue Mar 3 20:15:35 2026] GET /v2.0/agents => generated 3384 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1736/3591] 10.0.0.192 () {28 vars in 591 bytes} [Tue Mar 3 20:15:35 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: 1860/3600] 10.0.0.192 () {28 vars in 591 bytes} [Tue Mar 3 20:16:35 2026] GET /v2.0/floatingips => generated 19 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1741/3601] 10.0.0.192 () {28 vars in 599 bytes} [Tue Mar 3 20:16:35 2026] GET /v2.0/security-groups => generated 17397 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1861/3602] 10.0.0.192 () {28 vars in 619 bytes} [Tue Mar 3 20:16:35 2026] GET /v2.0/network-ip-availabilities => generated 1104 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1742/3603] 10.0.0.192 () {28 vars in 583 bytes} [Tue Mar 3 20:16:35 2026] GET /v2.0/subnets => generated 1308 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1862/3604] 10.0.0.192 () {28 vars in 591 bytes} [Tue Mar 3 20:16:35 2026] GET /v2.0/subnetpools => generated 19 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1743/3605] 10.0.0.192 () {28 vars in 585 bytes} [Tue Mar 3 20:16:35 2026] GET /v2.0/networks => generated 2168 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1863/3606] 10.0.0.192 () {28 vars in 579 bytes} [Tue Mar 3 20:16:35 2026] GET /v2.0/ports => generated 4721 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1744/3607] 10.0.0.192 () {28 vars in 583 bytes} [Tue Mar 3 20:16:35 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: 1864/3608] 10.0.0.192 () {28 vars in 624 bytes} [Tue Mar 3 20:16:35 2026] GET /v2.0/agents?binary=ovn-controller => generated 14 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1745/3609] 10.0.0.192 () {28 vars in 583 bytes} [Tue Mar 3 20:16:35 2026] GET /v2.0/subnets => generated 1308 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1865/3610] 10.0.0.192 () {28 vars in 581 bytes} [Tue Mar 3 20:16:35 2026] GET /v2.0/agents => generated 3384 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)