+ 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 [Sun Aug 23 15:16:56 2026] *** compiled with version: 13.3.0 on 27 November 2025 23:02:21 os: Linux-5.15.0-190-generic #200-Ubuntu SMP Fri Aug 7 15:06:04 UTC 2026 nodename: neutron-server-6c894fffdb-mbm8z 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 0x7f66f0071668 python threads support enabled your server socket listen backlog is limited to 100 connections your mercy for graceful operations on workers is 80 seconds mapped 403077 bytes (393 KB) for 2 cores *** Operational MODE: preforking *** *** uWSGI is running in multiple interpreter mode *** spawned uWSGI master process (pid: 1) spawned uWSGI worker 1 (pid: 7, cores: 1) spawned uWSGI worker 2 (pid: 8, cores: 1) running "unix_signal:15 gracefully_kill_them_all" (master-start)... 2026-08-23 15:17:00.054 8 INFO neutron.common.config [-] Logging enabled! 2026-08-23 15:17:00.054 8 INFO neutron.common.config [-] uwsgi version 27.0.0 2026-08-23 15:17:00.124 7 INFO neutron.common.config [-] Logging enabled! 2026-08-23 15:17:00.125 7 INFO neutron.common.config [-] uwsgi version 27.0.0 2026-08-23 15:17:01.055 8 INFO neutron.manager [-] Loading core plugin: ml2 2026-08-23 15:17:01.134 7 INFO neutron.manager [-] Loading core plugin: ml2 2026-08-23 15:17:02.589 8 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-08-23 15:17:02.591 8 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-08-23 15:17:02.595 8 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-08-23 15:17:02.596 8 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-08-23 15:17:02.596 8 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-08-23 15:17:02.596 8 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-08-23 15:17:02.596 8 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-08-23 15:17:02.604 8 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-08-23 15:17:02.604 8 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-08-23 15:17:02.604 8 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-08-23 15:17:02.626 8 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-08-23 15:17:02.627 8 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-08-23 15:17:02.627 8 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-08-23 15:17:02.638 7 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-08-23 15:17:02.641 7 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-08-23 15:17:02.644 7 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-08-23 15:17:02.645 7 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-08-23 15:17:02.645 7 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-08-23 15:17:02.646 7 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-08-23 15:17:02.646 7 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-08-23 15:17:02.653 7 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-08-23 15:17:02.653 7 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-08-23 15:17:02.653 7 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-08-23 15:17:02.654 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-08-23 15:17:02.654 8 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-08-23 15:17:02.654 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-08-23 15:17:02.655 8 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-08-23 15:17:02.675 7 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-08-23 15:17:02.676 7 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-08-23 15:17:02.676 7 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-08-23 15:17:02.702 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-08-23 15:17:02.702 7 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-08-23 15:17:02.702 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-08-23 15:17:02.703 7 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-08-23 15:17:02.938 8 INFO neutron.plugins.ml2.managers [None req-e45a0b1a-4b81-4c89-8cc3-96a97669960e - - - - - -] Initializing driver for type 'vlan' 2026-08-23 15:17:02.979 7 INFO neutron.plugins.ml2.managers [None req-c3406679-1e9b-47e9-a43c-e403da4edcec - - - - - -] Initializing driver for type 'vlan' 2026-08-23 15:17:03.219 8 INFO neutron.plugins.ml2.drivers.type_vlan [None req-e45a0b1a-4b81-4c89-8cc3-96a97669960e - - - - - -] VlanTypeDriver initialization complete 2026-08-23 15:17:03.219 8 INFO neutron.plugins.ml2.managers [None req-e45a0b1a-4b81-4c89-8cc3-96a97669960e - - - - - -] Initializing driver for type 'vxlan' 2026-08-23 15:17:03.219 8 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-e45a0b1a-4b81-4c89-8cc3-96a97669960e - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-08-23 15:17:03.232 8 INFO neutron.plugins.ml2.managers [None req-e45a0b1a-4b81-4c89-8cc3-96a97669960e - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-08-23 15:17:03.232 8 INFO neutron.plugins.ml2.extensions.dns_integration [None req-e45a0b1a-4b81-4c89-8cc3-96a97669960e - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-08-23 15:17:03.232 8 INFO neutron.plugins.ml2.managers [None req-e45a0b1a-4b81-4c89-8cc3-96a97669960e - - - - - -] Initializing extension driver 'port_security' 2026-08-23 15:17:03.232 8 INFO neutron.plugins.ml2.extensions.port_security [None req-e45a0b1a-4b81-4c89-8cc3-96a97669960e - - - - - -] PortSecurityExtensionDriver initialization complete 2026-08-23 15:17:03.232 8 INFO neutron.plugins.ml2.managers [None req-e45a0b1a-4b81-4c89-8cc3-96a97669960e - - - - - -] Initializing extension driver 'qos' 2026-08-23 15:17:03.232 8 INFO neutron.plugins.ml2.managers [None req-e45a0b1a-4b81-4c89-8cc3-96a97669960e - - - - - -] Initializing mechanism driver 'openvswitch' 2026-08-23 15:17:03.232 8 INFO neutron.plugins.ml2.managers [None req-e45a0b1a-4b81-4c89-8cc3-96a97669960e - - - - - -] Initializing mechanism driver 'l2population' 2026-08-23 15:17:03.246 8 INFO neutron.quota [None req-7ee233f7-c1f2-49d1-852b-9bb9408d4a45 - - - - - -] Loaded quota_driver: . 2026-08-23 15:17:03.247 8 INFO neutron.plugins.ml2.plugin [None req-7ee233f7-c1f2-49d1-852b-9bb9408d4a45 - - - - - -] Modular L2 Plugin initialization complete 2026-08-23 15:17:03.247 8 INFO neutron.plugins.ml2.managers [None req-7ee233f7-c1f2-49d1-852b-9bb9408d4a45 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-08-23 15:17:03.247 8 INFO neutron.plugins.ml2.managers [None req-7ee233f7-c1f2-49d1-852b-9bb9408d4a45 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-08-23 15:17:03.247 8 INFO neutron.plugins.ml2.managers [None req-7ee233f7-c1f2-49d1-852b-9bb9408d4a45 - - - - - -] Got port-security extension from driver 'port_security' 2026-08-23 15:17:03.247 8 INFO neutron.manager [None req-7ee233f7-c1f2-49d1-852b-9bb9408d4a45 - - - - - -] Loading Plugin: qos 2026-08-23 15:17:03.260 8 INFO neutron.manager [None req-7ee233f7-c1f2-49d1-852b-9bb9408d4a45 - - - - - -] Loading Plugin: router 2026-08-23 15:17:03.264 7 INFO neutron.plugins.ml2.drivers.type_vlan [None req-c3406679-1e9b-47e9-a43c-e403da4edcec - - - - - -] VlanTypeDriver initialization complete 2026-08-23 15:17:03.264 7 INFO neutron.plugins.ml2.managers [None req-c3406679-1e9b-47e9-a43c-e403da4edcec - - - - - -] Initializing driver for type 'vxlan' 2026-08-23 15:17:03.264 7 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-c3406679-1e9b-47e9-a43c-e403da4edcec - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-08-23 15:17:03.278 7 INFO neutron.plugins.ml2.managers [None req-c3406679-1e9b-47e9-a43c-e403da4edcec - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-08-23 15:17:03.278 7 INFO neutron.plugins.ml2.extensions.dns_integration [None req-c3406679-1e9b-47e9-a43c-e403da4edcec - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-08-23 15:17:03.278 7 INFO neutron.plugins.ml2.managers [None req-c3406679-1e9b-47e9-a43c-e403da4edcec - - - - - -] Initializing extension driver 'port_security' 2026-08-23 15:17:03.278 7 INFO neutron.plugins.ml2.extensions.port_security [None req-c3406679-1e9b-47e9-a43c-e403da4edcec - - - - - -] PortSecurityExtensionDriver initialization complete 2026-08-23 15:17:03.278 7 INFO neutron.plugins.ml2.managers [None req-c3406679-1e9b-47e9-a43c-e403da4edcec - - - - - -] Initializing extension driver 'qos' 2026-08-23 15:17:03.279 7 INFO neutron.plugins.ml2.managers [None req-c3406679-1e9b-47e9-a43c-e403da4edcec - - - - - -] Initializing mechanism driver 'openvswitch' 2026-08-23 15:17:03.279 7 INFO neutron.plugins.ml2.managers [None req-c3406679-1e9b-47e9-a43c-e403da4edcec - - - - - -] Initializing mechanism driver 'l2population' 2026-08-23 15:17:03.292 7 INFO neutron.quota [None req-51daa86c-99ec-4e4c-bc69-e2174992c054 - - - - - -] Loaded quota_driver: . 2026-08-23 15:17:03.292 7 INFO neutron.plugins.ml2.plugin [None req-51daa86c-99ec-4e4c-bc69-e2174992c054 - - - - - -] Modular L2 Plugin initialization complete 2026-08-23 15:17:03.292 7 INFO neutron.plugins.ml2.managers [None req-51daa86c-99ec-4e4c-bc69-e2174992c054 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-08-23 15:17:03.292 7 INFO neutron.plugins.ml2.managers [None req-51daa86c-99ec-4e4c-bc69-e2174992c054 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-08-23 15:17:03.292 7 INFO neutron.plugins.ml2.managers [None req-51daa86c-99ec-4e4c-bc69-e2174992c054 - - - - - -] Got port-security extension from driver 'port_security' 2026-08-23 15:17:03.293 7 INFO neutron.manager [None req-51daa86c-99ec-4e4c-bc69-e2174992c054 - - - - - -] Loading Plugin: qos 2026-08-23 15:17:03.304 8 INFO neutron.services.service_base [None req-7ee233f7-c1f2-49d1-852b-9bb9408d4a45 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-08-23 15:17:03.304 8 INFO neutron.manager [None req-7ee233f7-c1f2-49d1-852b-9bb9408d4a45 - - - - - -] Loading Plugin: segments 2026-08-23 15:17:03.305 7 INFO neutron.manager [None req-51daa86c-99ec-4e4c-bc69-e2174992c054 - - - - - -] Loading Plugin: router 2026-08-23 15:17:03.349 7 INFO neutron.services.service_base [None req-51daa86c-99ec-4e4c-bc69-e2174992c054 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-08-23 15:17:03.349 7 INFO neutron.manager [None req-51daa86c-99ec-4e4c-bc69-e2174992c054 - - - - - -] Loading Plugin: segments 2026-08-23 15:17:03.399 8 INFO neutron.manager [None req-7ee233f7-c1f2-49d1-852b-9bb9408d4a45 - - - - - -] Loading Plugin: trunk 2026-08-23 15:17:03.413 8 INFO neutron.manager [None req-7ee233f7-c1f2-49d1-852b-9bb9408d4a45 - - - - - -] Loading Plugin: vpnaas 2026-08-23 15:17:03.446 7 INFO neutron.manager [None req-51daa86c-99ec-4e4c-bc69-e2174992c054 - - - - - -] Loading Plugin: trunk 2026-08-23 15:17:03.455 8 WARNING stevedore.named [None req-7ee233f7-c1f2-49d1-852b-9bb9408d4a45 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-08-23 15:17:03.462 7 INFO neutron.manager [None req-51daa86c-99ec-4e4c-bc69-e2174992c054 - - - - - -] Loading Plugin: vpnaas 2026-08-23 15:17:03.503 7 WARNING stevedore.named [None req-51daa86c-99ec-4e4c-bc69-e2174992c054 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-08-23 15:17:03.530 8 INFO neutron_vpnaas.services.vpn.plugin [None req-7ee233f7-c1f2-49d1-852b-9bb9408d4a45 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-08-23 15:17:03.531 8 INFO neutron.common.utils [None req-7ee233f7-c1f2-49d1-852b-9bb9408d4a45 - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-08-23 15:17:03.531 8 INFO neutron.manager [None req-7ee233f7-c1f2-49d1-852b-9bb9408d4a45 - - - - - -] Loading Plugin: taas 2026-08-23 15:17:03.557 8 WARNING stevedore.named [None req-7ee233f7-c1f2-49d1-852b-9bb9408d4a45 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-08-23 15:17:03.558 8 WARNING stevedore.named [None req-7ee233f7-c1f2-49d1-852b-9bb9408d4a45 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-08-23 15:17:03.566 7 INFO neutron_vpnaas.services.vpn.plugin [None req-51daa86c-99ec-4e4c-bc69-e2174992c054 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-08-23 15:17:03.566 7 INFO neutron.common.utils [None req-51daa86c-99ec-4e4c-bc69-e2174992c054 - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-08-23 15:17:03.566 7 INFO neutron.manager [None req-51daa86c-99ec-4e4c-bc69-e2174992c054 - - - - - -] Loading Plugin: taas 2026-08-23 15:17:03.577 8 INFO neutron_taas.services.taas.taas_plugin [None req-7ee233f7-c1f2-49d1-852b-9bb9408d4a45 - - - - - -] TAAS Plugin initialized using service drivers: dict_keys(['taas']), default: taas 2026-08-23 15:17:03.577 8 INFO neutron.manager [None req-7ee233f7-c1f2-49d1-852b-9bb9408d4a45 - - - - - -] Loading Plugin: tapmirror 2026-08-23 15:17:03.589 7 WARNING stevedore.named [None req-51daa86c-99ec-4e4c-bc69-e2174992c054 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-08-23 15:17:03.589 7 WARNING stevedore.named [None req-51daa86c-99ec-4e4c-bc69-e2174992c054 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-08-23 15:17:03.591 8 WARNING stevedore.named [None req-7ee233f7-c1f2-49d1-852b-9bb9408d4a45 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-08-23 15:17:03.591 8 WARNING stevedore.named [None req-7ee233f7-c1f2-49d1-852b-9bb9408d4a45 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-08-23 15:17:03.607 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-7ee233f7-c1f2-49d1-852b-9bb9408d4a45 - - - - - -] Tap Mirror plugin using service drivers: dict_keys(['taas']), default: taas 2026-08-23 15:17:03.608 8 INFO neutron.manager [None req-7ee233f7-c1f2-49d1-852b-9bb9408d4a45 - - - - - -] Loading Plugin: auto_allocate 2026-08-23 15:17:03.611 7 INFO neutron_taas.services.taas.taas_plugin [None req-51daa86c-99ec-4e4c-bc69-e2174992c054 - - - - - -] TAAS Plugin initialized using service drivers: dict_keys(['taas']), default: taas 2026-08-23 15:17:03.611 7 INFO neutron.manager [None req-51daa86c-99ec-4e4c-bc69-e2174992c054 - - - - - -] Loading Plugin: tapmirror 2026-08-23 15:17:03.616 8 INFO neutron.manager [None req-7ee233f7-c1f2-49d1-852b-9bb9408d4a45 - - - - - -] Loading Plugin: tag 2026-08-23 15:17:03.623 7 WARNING stevedore.named [None req-51daa86c-99ec-4e4c-bc69-e2174992c054 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-08-23 15:17:03.624 7 WARNING stevedore.named [None req-51daa86c-99ec-4e4c-bc69-e2174992c054 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-08-23 15:17:03.624 8 INFO neutron.manager [None req-7ee233f7-c1f2-49d1-852b-9bb9408d4a45 - - - - - -] Loading Plugin: timestamp 2026-08-23 15:17:03.627 8 INFO neutron.manager [None req-7ee233f7-c1f2-49d1-852b-9bb9408d4a45 - - - - - -] Loading Plugin: network_ip_availability 2026-08-23 15:17:03.630 8 INFO neutron.manager [None req-7ee233f7-c1f2-49d1-852b-9bb9408d4a45 - - - - - -] Loading Plugin: flavors 2026-08-23 15:17:03.634 8 INFO neutron.manager [None req-7ee233f7-c1f2-49d1-852b-9bb9408d4a45 - - - - - -] Loading Plugin: revisions 2026-08-23 15:17:03.638 8 INFO neutron.api.extensions [None req-7ee233f7-c1f2-49d1-852b-9bb9408d4a45 - - - - - -] Initializing extension manager. 2026-08-23 15:17:03.637 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-51daa86c-99ec-4e4c-bc69-e2174992c054 - - - - - -] Tap Mirror plugin using service drivers: dict_keys(['taas']), default: taas 2026-08-23 15:17:03.638 7 INFO neutron.manager [None req-51daa86c-99ec-4e4c-bc69-e2174992c054 - - - - - -] Loading Plugin: auto_allocate 2026-08-23 15:17:03.639 8 INFO neutron.api.extensions [None req-7ee233f7-c1f2-49d1-852b-9bb9408d4a45 - - - - - -] Loaded extension: address-group 2026-08-23 15:17:03.640 8 INFO neutron.api.extensions [None req-7ee233f7-c1f2-49d1-852b-9bb9408d4a45 - - - - - -] Loaded extension: address-scope 2026-08-23 15:17:03.640 8 INFO neutron.api.extensions [None req-7ee233f7-c1f2-49d1-852b-9bb9408d4a45 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-08-23 15:17:03.641 8 INFO neutron.api.extensions [None req-7ee233f7-c1f2-49d1-852b-9bb9408d4a45 - - - - - -] Loaded extension: agent 2026-08-23 15:17:03.642 8 INFO neutron.api.extensions [None req-7ee233f7-c1f2-49d1-852b-9bb9408d4a45 - - - - - -] Loaded extension: agent-resources-synced 2026-08-23 15:17:03.643 8 INFO neutron.api.extensions [None req-7ee233f7-c1f2-49d1-852b-9bb9408d4a45 - - - - - -] Loaded extension: allowed-address-pairs 2026-08-23 15:17:03.643 8 INFO neutron.api.extensions [None req-7ee233f7-c1f2-49d1-852b-9bb9408d4a45 - - - - - -] Loaded extension: auto-allocated-topology 2026-08-23 15:17:03.644 8 INFO neutron.api.extensions [None req-7ee233f7-c1f2-49d1-852b-9bb9408d4a45 - - - - - -] Loaded extension: availability_zone 2026-08-23 15:17:03.645 8 INFO neutron.api.extensions [None req-7ee233f7-c1f2-49d1-852b-9bb9408d4a45 - - - - - -] Loaded extension: availability_zone_filter 2026-08-23 15:17:03.645 8 INFO neutron.api.extensions [None req-7ee233f7-c1f2-49d1-852b-9bb9408d4a45 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-08-23 15:17:03.646 8 INFO neutron.api.extensions [None req-7ee233f7-c1f2-49d1-852b-9bb9408d4a45 - - - - - -] Loaded extension: default-subnetpools 2026-08-23 15:17:03.647 8 INFO neutron.api.extensions [None req-7ee233f7-c1f2-49d1-852b-9bb9408d4a45 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-08-23 15:17:03.647 7 INFO neutron.manager [None req-51daa86c-99ec-4e4c-bc69-e2174992c054 - - - - - -] Loading Plugin: tag 2026-08-23 15:17:03.648 8 INFO neutron.api.extensions [None req-7ee233f7-c1f2-49d1-852b-9bb9408d4a45 - - - - - -] Loaded extension: dns-integration 2026-08-23 15:17:03.648 8 INFO neutron.api.extensions [None req-7ee233f7-c1f2-49d1-852b-9bb9408d4a45 - - - - - -] Loaded extension: dns-domain-ports 2026-08-23 15:17:03.648 8 INFO neutron.api.extensions [None req-7ee233f7-c1f2-49d1-852b-9bb9408d4a45 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-08-23 15:17:03.649 8 INFO neutron.api.extensions [None req-7ee233f7-c1f2-49d1-852b-9bb9408d4a45 - - - - - -] Loaded extension: dvr 2026-08-23 15:17:03.650 8 INFO neutron.api.extensions [None req-7ee233f7-c1f2-49d1-852b-9bb9408d4a45 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-08-23 15:17:03.650 8 INFO neutron.api.extensions [None req-7ee233f7-c1f2-49d1-852b-9bb9408d4a45 - - - - - -] Loaded extension: empty-string-filtering 2026-08-23 15:17:03.651 8 INFO neutron.api.extensions [None req-7ee233f7-c1f2-49d1-852b-9bb9408d4a45 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-08-23 15:17:03.651 8 INFO neutron.api.extensions [None req-7ee233f7-c1f2-49d1-852b-9bb9408d4a45 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-08-23 15:17:03.652 8 INFO neutron.api.extensions [None req-7ee233f7-c1f2-49d1-852b-9bb9408d4a45 - - - - - -] Loaded extension: external-net 2026-08-23 15:17:03.652 8 INFO neutron.api.extensions [None req-7ee233f7-c1f2-49d1-852b-9bb9408d4a45 - - - - - -] Loaded extension: extra_dhcp_opt 2026-08-23 15:17:03.653 8 INFO neutron.api.extensions [None req-7ee233f7-c1f2-49d1-852b-9bb9408d4a45 - - - - - -] Loaded extension: extraroute 2026-08-23 15:17:03.654 8 INFO neutron.api.extensions [None req-7ee233f7-c1f2-49d1-852b-9bb9408d4a45 - - - - - -] Loaded extension: extraroute-atomic 2026-08-23 15:17:03.654 8 INFO neutron.api.extensions [None req-7ee233f7-c1f2-49d1-852b-9bb9408d4a45 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-08-23 15:17:03.655 8 INFO neutron.api.extensions [None req-7ee233f7-c1f2-49d1-852b-9bb9408d4a45 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-08-23 15:17:03.655 7 INFO neutron.manager [None req-51daa86c-99ec-4e4c-bc69-e2174992c054 - - - - - -] Loading Plugin: timestamp 2026-08-23 15:17:03.655 8 INFO neutron.api.extensions [None req-7ee233f7-c1f2-49d1-852b-9bb9408d4a45 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-08-23 15:17:03.656 8 INFO neutron.api.extensions [None req-7ee233f7-c1f2-49d1-852b-9bb9408d4a45 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-08-23 15:17:03.656 8 INFO neutron.api.extensions [None req-7ee233f7-c1f2-49d1-852b-9bb9408d4a45 - - - - - -] Loaded extension: fip-port-details 2026-08-23 15:17:03.657 8 INFO neutron.api.extensions [None req-7ee233f7-c1f2-49d1-852b-9bb9408d4a45 - - - - - -] Loaded extension: flavors 2026-08-23 15:17:03.658 8 INFO neutron.api.extensions [None req-7ee233f7-c1f2-49d1-852b-9bb9408d4a45 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-08-23 15:17:03.659 8 INFO neutron.api.extensions [None req-7ee233f7-c1f2-49d1-852b-9bb9408d4a45 - - - - - -] Loaded extension: floatingip-pools 2026-08-23 15:17:03.659 8 INFO neutron.api.extensions [None req-7ee233f7-c1f2-49d1-852b-9bb9408d4a45 - - - - - -] Loaded extension: ip_allocation 2026-08-23 15:17:03.660 8 INFO neutron.api.extensions [None req-7ee233f7-c1f2-49d1-852b-9bb9408d4a45 - - - - - -] Loaded extension: ip-substring-filtering 2026-08-23 15:17:03.660 8 INFO neutron.api.extensions [None req-7ee233f7-c1f2-49d1-852b-9bb9408d4a45 - - - - - -] Loaded extension: l2_adjacency 2026-08-23 15:17:03.661 8 INFO neutron.api.extensions [None req-7ee233f7-c1f2-49d1-852b-9bb9408d4a45 - - - - - -] Loaded extension: router 2026-08-23 15:17:03.666 8 INFO neutron.api.extensions [None req-7ee233f7-c1f2-49d1-852b-9bb9408d4a45 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-08-23 15:17:03.667 8 INFO neutron.api.extensions [None req-7ee233f7-c1f2-49d1-852b-9bb9408d4a45 - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-08-23 15:17:03.668 7 INFO neutron.manager [None req-51daa86c-99ec-4e4c-bc69-e2174992c054 - - - - - -] Loading Plugin: network_ip_availability 2026-08-23 15:17:03.668 8 INFO neutron.api.extensions [None req-7ee233f7-c1f2-49d1-852b-9bb9408d4a45 - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-08-23 15:17:03.669 8 INFO neutron.api.extensions [None req-7ee233f7-c1f2-49d1-852b-9bb9408d4a45 - - - - - -] Loaded extension: ext-gw-mode 2026-08-23 15:17:03.669 8 INFO neutron.api.extensions [None req-7ee233f7-c1f2-49d1-852b-9bb9408d4a45 - - - - - -] Loaded extension: l3-ha 2026-08-23 15:17:03.670 8 INFO neutron.api.extensions [None req-7ee233f7-c1f2-49d1-852b-9bb9408d4a45 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-08-23 15:17:03.670 8 INFO neutron.api.extensions [None req-7ee233f7-c1f2-49d1-852b-9bb9408d4a45 - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-08-23 15:17:03.671 8 INFO neutron.api.extensions [None req-7ee233f7-c1f2-49d1-852b-9bb9408d4a45 - - - - - -] Loaded extension: l3-flavors 2026-08-23 15:17:03.672 8 INFO neutron.api.extensions [None req-7ee233f7-c1f2-49d1-852b-9bb9408d4a45 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-08-23 15:17:03.672 7 INFO neutron.manager [None req-51daa86c-99ec-4e4c-bc69-e2174992c054 - - - - - -] Loading Plugin: flavors 2026-08-23 15:17:03.672 8 INFO neutron.api.extensions [None req-7ee233f7-c1f2-49d1-852b-9bb9408d4a45 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-08-23 15:17:03.674 8 INFO neutron.api.extensions [None req-7ee233f7-c1f2-49d1-852b-9bb9408d4a45 - - - - - -] Loaded extension: l3_agent_scheduler 2026-08-23 15:17:03.675 7 INFO neutron.manager [None req-51daa86c-99ec-4e4c-bc69-e2174992c054 - - - - - -] Loading Plugin: revisions 2026-08-23 15:17:03.676 8 INFO neutron.api.extensions [None req-7ee233f7-c1f2-49d1-852b-9bb9408d4a45 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-08-23 15:17:03.677 8 INFO neutron.api.extensions [None req-7ee233f7-c1f2-49d1-852b-9bb9408d4a45 - - - - - -] Extension logging not supported by any of loaded plugins 2026-08-23 15:17:03.678 8 INFO neutron.api.extensions [None req-7ee233f7-c1f2-49d1-852b-9bb9408d4a45 - - - - - -] Extension metering not supported by any of loaded plugins 2026-08-23 15:17:03.678 8 INFO neutron.api.extensions [None req-7ee233f7-c1f2-49d1-852b-9bb9408d4a45 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-08-23 15:17:03.679 8 INFO neutron.api.extensions [None req-7ee233f7-c1f2-49d1-852b-9bb9408d4a45 - - - - - -] Loaded extension: multi-provider 2026-08-23 15:17:03.679 7 INFO neutron.api.extensions [None req-51daa86c-99ec-4e4c-bc69-e2174992c054 - - - - - -] Initializing extension manager. 2026-08-23 15:17:03.679 8 INFO neutron.api.extensions [None req-7ee233f7-c1f2-49d1-852b-9bb9408d4a45 - - - - - -] Loaded extension: net-mtu 2026-08-23 15:17:03.680 8 INFO neutron.api.extensions [None req-7ee233f7-c1f2-49d1-852b-9bb9408d4a45 - - - - - -] Loaded extension: net-mtu-writable 2026-08-23 15:17:03.680 7 INFO neutron.api.extensions [None req-51daa86c-99ec-4e4c-bc69-e2174992c054 - - - - - -] Loaded extension: address-group 2026-08-23 15:17:03.681 8 INFO neutron.api.extensions [None req-7ee233f7-c1f2-49d1-852b-9bb9408d4a45 - - - - - -] Loaded extension: network_availability_zone 2026-08-23 15:17:03.681 8 INFO neutron.api.extensions [None req-7ee233f7-c1f2-49d1-852b-9bb9408d4a45 - - - - - -] Loaded extension: network_ha 2026-08-23 15:17:03.681 7 INFO neutron.api.extensions [None req-51daa86c-99ec-4e4c-bc69-e2174992c054 - - - - - -] Loaded extension: address-scope 2026-08-23 15:17:03.682 8 INFO neutron.api.extensions [None req-7ee233f7-c1f2-49d1-852b-9bb9408d4a45 - - - - - -] Loaded extension: network-ip-availability 2026-08-23 15:17:03.682 7 INFO neutron.api.extensions [None req-51daa86c-99ec-4e4c-bc69-e2174992c054 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-08-23 15:17:03.683 7 INFO neutron.api.extensions [None req-51daa86c-99ec-4e4c-bc69-e2174992c054 - - - - - -] Loaded extension: agent 2026-08-23 15:17:03.683 8 INFO neutron.api.extensions [None req-7ee233f7-c1f2-49d1-852b-9bb9408d4a45 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-08-23 15:17:03.683 7 INFO neutron.api.extensions [None req-51daa86c-99ec-4e4c-bc69-e2174992c054 - - - - - -] Loaded extension: agent-resources-synced 2026-08-23 15:17:03.683 8 INFO neutron.api.extensions [None req-7ee233f7-c1f2-49d1-852b-9bb9408d4a45 - - - - - -] Loaded extension: pagination 2026-08-23 15:17:03.684 8 INFO neutron.api.extensions [None req-7ee233f7-c1f2-49d1-852b-9bb9408d4a45 - - - - - -] Loaded extension: port-device-profile 2026-08-23 15:17:03.684 8 INFO neutron.api.extensions [None req-7ee233f7-c1f2-49d1-852b-9bb9408d4a45 - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-08-23 15:17:03.684 7 INFO neutron.api.extensions [None req-51daa86c-99ec-4e4c-bc69-e2174992c054 - - - - - -] Loaded extension: allowed-address-pairs 2026-08-23 15:17:03.685 8 INFO neutron.api.extensions [None req-7ee233f7-c1f2-49d1-852b-9bb9408d4a45 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-08-23 15:17:03.685 7 INFO neutron.api.extensions [None req-51daa86c-99ec-4e4c-bc69-e2174992c054 - - - - - -] Loaded extension: auto-allocated-topology 2026-08-23 15:17:03.685 8 INFO neutron.api.extensions [None req-7ee233f7-c1f2-49d1-852b-9bb9408d4a45 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-08-23 15:17:03.686 7 INFO neutron.api.extensions [None req-51daa86c-99ec-4e4c-bc69-e2174992c054 - - - - - -] Loaded extension: availability_zone 2026-08-23 15:17:03.686 8 INFO neutron.api.extensions [None req-7ee233f7-c1f2-49d1-852b-9bb9408d4a45 - - - - - -] Loaded extension: port-mac-override 2026-08-23 15:17:03.686 7 INFO neutron.api.extensions [None req-51daa86c-99ec-4e4c-bc69-e2174992c054 - - - - - -] Loaded extension: availability_zone_filter 2026-08-23 15:17:03.686 8 INFO neutron.api.extensions [None req-7ee233f7-c1f2-49d1-852b-9bb9408d4a45 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-08-23 15:17:03.687 8 INFO neutron.api.extensions [None req-7ee233f7-c1f2-49d1-852b-9bb9408d4a45 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-08-23 15:17:03.687 7 INFO neutron.api.extensions [None req-51daa86c-99ec-4e4c-bc69-e2174992c054 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-08-23 15:17:03.687 8 INFO neutron.api.extensions [None req-7ee233f7-c1f2-49d1-852b-9bb9408d4a45 - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-08-23 15:17:03.687 7 INFO neutron.api.extensions [None req-51daa86c-99ec-4e4c-bc69-e2174992c054 - - - - - -] Loaded extension: default-subnetpools 2026-08-23 15:17:03.688 8 INFO neutron.api.extensions [None req-7ee233f7-c1f2-49d1-852b-9bb9408d4a45 - - - - - -] Loaded extension: port-resource-request 2026-08-23 15:17:03.688 8 INFO neutron.api.extensions [None req-7ee233f7-c1f2-49d1-852b-9bb9408d4a45 - - - - - -] Loaded extension: port-resource-request-groups 2026-08-23 15:17:03.689 8 INFO neutron.api.extensions [None req-7ee233f7-c1f2-49d1-852b-9bb9408d4a45 - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-08-23 15:17:03.689 7 INFO neutron.api.extensions [None req-51daa86c-99ec-4e4c-bc69-e2174992c054 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-08-23 15:17:03.689 8 INFO neutron.api.extensions [None req-7ee233f7-c1f2-49d1-852b-9bb9408d4a45 - - - - - -] Loaded extension: binding 2026-08-23 15:17:03.690 7 INFO neutron.api.extensions [None req-51daa86c-99ec-4e4c-bc69-e2174992c054 - - - - - -] Loaded extension: dns-integration 2026-08-23 15:17:03.690 8 INFO neutron.api.extensions [None req-7ee233f7-c1f2-49d1-852b-9bb9408d4a45 - - - - - -] Loaded extension: binding-extended 2026-08-23 15:17:03.691 8 INFO neutron.api.extensions [None req-7ee233f7-c1f2-49d1-852b-9bb9408d4a45 - - - - - -] Loaded extension: port-security 2026-08-23 15:17:03.691 7 INFO neutron.api.extensions [None req-51daa86c-99ec-4e4c-bc69-e2174992c054 - - - - - -] Loaded extension: dns-domain-ports 2026-08-23 15:17:03.691 8 INFO neutron.api.extensions [None req-7ee233f7-c1f2-49d1-852b-9bb9408d4a45 - - - - - -] Loaded extension: project-id 2026-08-23 15:17:03.691 7 INFO neutron.api.extensions [None req-51daa86c-99ec-4e4c-bc69-e2174992c054 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-08-23 15:17:03.691 8 INFO neutron.api.extensions [None req-7ee233f7-c1f2-49d1-852b-9bb9408d4a45 - - - - - -] Loaded extension: provider 2026-08-23 15:17:03.692 7 INFO neutron.api.extensions [None req-51daa86c-99ec-4e4c-bc69-e2174992c054 - - - - - -] Loaded extension: dvr 2026-08-23 15:17:03.692 8 INFO neutron.api.extensions [None req-7ee233f7-c1f2-49d1-852b-9bb9408d4a45 - - - - - -] Extension qinq not supported by any of loaded plugins 2026-08-23 15:17:03.693 7 INFO neutron.api.extensions [None req-51daa86c-99ec-4e4c-bc69-e2174992c054 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-08-23 15:17:03.693 7 INFO neutron.api.extensions [None req-51daa86c-99ec-4e4c-bc69-e2174992c054 - - - - - -] Loaded extension: empty-string-filtering 2026-08-23 15:17:03.694 7 INFO neutron.api.extensions [None req-51daa86c-99ec-4e4c-bc69-e2174992c054 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-08-23 15:17:03.694 7 INFO neutron.api.extensions [None req-51daa86c-99ec-4e4c-bc69-e2174992c054 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-08-23 15:17:03.694 8 INFO neutron.api.extensions [None req-7ee233f7-c1f2-49d1-852b-9bb9408d4a45 - - - - - -] Loaded extension: qos 2026-08-23 15:17:03.695 7 INFO neutron.api.extensions [None req-51daa86c-99ec-4e4c-bc69-e2174992c054 - - - - - -] Loaded extension: external-net 2026-08-23 15:17:03.695 8 INFO neutron.api.extensions [None req-7ee233f7-c1f2-49d1-852b-9bb9408d4a45 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-08-23 15:17:03.695 7 INFO neutron.api.extensions [None req-51daa86c-99ec-4e4c-bc69-e2174992c054 - - - - - -] Loaded extension: extra_dhcp_opt 2026-08-23 15:17:03.696 8 INFO neutron.api.extensions [None req-7ee233f7-c1f2-49d1-852b-9bb9408d4a45 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-08-23 15:17:03.696 7 INFO neutron.api.extensions [None req-51daa86c-99ec-4e4c-bc69-e2174992c054 - - - - - -] Loaded extension: extraroute 2026-08-23 15:17:03.696 8 INFO neutron.api.extensions [None req-7ee233f7-c1f2-49d1-852b-9bb9408d4a45 - - - - - -] Loaded extension: qos-default 2026-08-23 15:17:03.696 8 INFO neutron.api.extensions [None req-7ee233f7-c1f2-49d1-852b-9bb9408d4a45 - - - - - -] Loaded extension: qos-fip 2026-08-23 15:17:03.697 7 INFO neutron.api.extensions [None req-51daa86c-99ec-4e4c-bc69-e2174992c054 - - - - - -] Loaded extension: extraroute-atomic 2026-08-23 15:17:03.697 8 INFO neutron.api.extensions [None req-7ee233f7-c1f2-49d1-852b-9bb9408d4a45 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-08-23 15:17:03.697 7 INFO neutron.api.extensions [None req-51daa86c-99ec-4e4c-bc69-e2174992c054 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-08-23 15:17:03.697 8 INFO neutron.api.extensions [None req-7ee233f7-c1f2-49d1-852b-9bb9408d4a45 - - - - - -] Loaded extension: qos-gateway-ip 2026-08-23 15:17:03.698 7 INFO neutron.api.extensions [None req-51daa86c-99ec-4e4c-bc69-e2174992c054 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-08-23 15:17:03.698 8 INFO neutron.api.extensions [None req-7ee233f7-c1f2-49d1-852b-9bb9408d4a45 - - - - - -] Loaded extension: qos-port-network-policy 2026-08-23 15:17:03.698 7 INFO neutron.api.extensions [None req-51daa86c-99ec-4e4c-bc69-e2174992c054 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-08-23 15:17:03.699 8 INFO neutron.api.extensions [None req-7ee233f7-c1f2-49d1-852b-9bb9408d4a45 - - - - - -] Loaded extension: qos-pps-minimum 2026-08-23 15:17:03.699 7 INFO neutron.api.extensions [None req-51daa86c-99ec-4e4c-bc69-e2174992c054 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-08-23 15:17:03.699 8 INFO neutron.api.extensions [None req-7ee233f7-c1f2-49d1-852b-9bb9408d4a45 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-08-23 15:17:03.699 7 INFO neutron.api.extensions [None req-51daa86c-99ec-4e4c-bc69-e2174992c054 - - - - - -] Loaded extension: fip-port-details 2026-08-23 15:17:03.700 8 INFO neutron.api.extensions [None req-7ee233f7-c1f2-49d1-852b-9bb9408d4a45 - - - - - -] Loaded extension: qos-pps 2026-08-23 15:17:03.700 7 INFO neutron.api.extensions [None req-51daa86c-99ec-4e4c-bc69-e2174992c054 - - - - - -] Loaded extension: flavors 2026-08-23 15:17:03.700 8 INFO neutron.api.extensions [None req-7ee233f7-c1f2-49d1-852b-9bb9408d4a45 - - - - - -] Loaded extension: qos-rule-type-details 2026-08-23 15:17:03.701 8 INFO neutron.api.extensions [None req-7ee233f7-c1f2-49d1-852b-9bb9408d4a45 - - - - - -] Loaded extension: qos-rule-type-filter 2026-08-23 15:17:03.701 7 INFO neutron.api.extensions [None req-51daa86c-99ec-4e4c-bc69-e2174992c054 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-08-23 15:17:03.701 8 INFO neutron.api.extensions [None req-7ee233f7-c1f2-49d1-852b-9bb9408d4a45 - - - - - -] Loaded extension: qos-rules-alias 2026-08-23 15:17:03.702 8 INFO neutron.api.extensions [None req-7ee233f7-c1f2-49d1-852b-9bb9408d4a45 - - - - - -] Loaded extension: quota-check-limit 2026-08-23 15:17:03.702 7 INFO neutron.api.extensions [None req-51daa86c-99ec-4e4c-bc69-e2174992c054 - - - - - -] Loaded extension: floatingip-pools 2026-08-23 15:17:03.702 7 INFO neutron.api.extensions [None req-51daa86c-99ec-4e4c-bc69-e2174992c054 - - - - - -] Loaded extension: ip_allocation 2026-08-23 15:17:03.703 8 INFO neutron.api.extensions [None req-7ee233f7-c1f2-49d1-852b-9bb9408d4a45 - - - - - -] Loaded extension: quota-check-limit-default 2026-08-23 15:17:03.703 7 INFO neutron.api.extensions [None req-51daa86c-99ec-4e4c-bc69-e2174992c054 - - - - - -] Loaded extension: ip-substring-filtering 2026-08-23 15:17:03.703 7 INFO neutron.api.extensions [None req-51daa86c-99ec-4e4c-bc69-e2174992c054 - - - - - -] Loaded extension: l2_adjacency 2026-08-23 15:17:03.705 7 INFO neutron.api.extensions [None req-51daa86c-99ec-4e4c-bc69-e2174992c054 - - - - - -] Loaded extension: router 2026-08-23 15:17:03.705 8 INFO neutron.api.extensions [None req-7ee233f7-c1f2-49d1-852b-9bb9408d4a45 - - - - - -] Loaded extension: quotas 2026-08-23 15:17:03.706 8 INFO neutron.api.extensions [None req-7ee233f7-c1f2-49d1-852b-9bb9408d4a45 - - - - - -] Loaded extension: quota_details 2026-08-23 15:17:03.706 7 INFO neutron.api.extensions [None req-51daa86c-99ec-4e4c-bc69-e2174992c054 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-08-23 15:17:03.707 7 INFO neutron.api.extensions [None req-51daa86c-99ec-4e4c-bc69-e2174992c054 - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-08-23 15:17:03.707 8 INFO neutron.api.extensions [None req-7ee233f7-c1f2-49d1-852b-9bb9408d4a45 - - - - - -] Loaded extension: rbac-policies 2026-08-23 15:17:03.707 7 INFO neutron.api.extensions [None req-51daa86c-99ec-4e4c-bc69-e2174992c054 - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-08-23 15:17:03.708 8 INFO neutron.api.extensions [None req-7ee233f7-c1f2-49d1-852b-9bb9408d4a45 - - - - - -] Loaded extension: rbac-address-group 2026-08-23 15:17:03.708 7 INFO neutron.api.extensions [None req-51daa86c-99ec-4e4c-bc69-e2174992c054 - - - - - -] Loaded extension: ext-gw-mode 2026-08-23 15:17:03.708 8 INFO neutron.api.extensions [None req-7ee233f7-c1f2-49d1-852b-9bb9408d4a45 - - - - - -] Loaded extension: rbac-address-scope 2026-08-23 15:17:03.708 7 INFO neutron.api.extensions [None req-51daa86c-99ec-4e4c-bc69-e2174992c054 - - - - - -] Loaded extension: l3-ha 2026-08-23 15:17:03.709 8 INFO neutron.api.extensions [None req-7ee233f7-c1f2-49d1-852b-9bb9408d4a45 - - - - - -] Loaded extension: rbac-security-groups 2026-08-23 15:17:03.709 7 INFO neutron.api.extensions [None req-51daa86c-99ec-4e4c-bc69-e2174992c054 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-08-23 15:17:03.709 8 INFO neutron.api.extensions [None req-7ee233f7-c1f2-49d1-852b-9bb9408d4a45 - - - - - -] Loaded extension: rbac-subnetpool 2026-08-23 15:17:03.709 7 INFO neutron.api.extensions [None req-51daa86c-99ec-4e4c-bc69-e2174992c054 - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-08-23 15:17:03.710 8 INFO neutron.api.extensions [None req-7ee233f7-c1f2-49d1-852b-9bb9408d4a45 - - - - - -] Loaded extension: revision-if-match 2026-08-23 15:17:03.710 7 INFO neutron.api.extensions [None req-51daa86c-99ec-4e4c-bc69-e2174992c054 - - - - - -] Loaded extension: l3-flavors 2026-08-23 15:17:03.710 8 INFO neutron.api.extensions [None req-7ee233f7-c1f2-49d1-852b-9bb9408d4a45 - - - - - -] Loaded extension: standard-attr-revisions 2026-08-23 15:17:03.711 8 INFO neutron.api.extensions [None req-7ee233f7-c1f2-49d1-852b-9bb9408d4a45 - - - - - -] Loaded extension: router_availability_zone 2026-08-23 15:17:03.711 7 INFO neutron.api.extensions [None req-51daa86c-99ec-4e4c-bc69-e2174992c054 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-08-23 15:17:03.711 8 INFO neutron.api.extensions [None req-7ee233f7-c1f2-49d1-852b-9bb9408d4a45 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-08-23 15:17:03.711 7 INFO neutron.api.extensions [None req-51daa86c-99ec-4e4c-bc69-e2174992c054 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-08-23 15:17:03.713 8 INFO neutron.api.extensions [None req-7ee233f7-c1f2-49d1-852b-9bb9408d4a45 - - - - - -] Loaded extension: security-groups-default-rules 2026-08-23 15:17:03.713 8 INFO neutron.api.extensions [None req-7ee233f7-c1f2-49d1-852b-9bb9408d4a45 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-08-23 15:17:03.713 7 INFO neutron.api.extensions [None req-51daa86c-99ec-4e4c-bc69-e2174992c054 - - - - - -] Loaded extension: l3_agent_scheduler 2026-08-23 15:17:03.714 8 INFO neutron.api.extensions [None req-7ee233f7-c1f2-49d1-852b-9bb9408d4a45 - - - - - -] Loaded extension: port-security-groups-filtering 2026-08-23 15:17:03.714 8 INFO neutron.api.extensions [None req-7ee233f7-c1f2-49d1-852b-9bb9408d4a45 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-08-23 15:17:03.715 7 INFO neutron.api.extensions [None req-51daa86c-99ec-4e4c-bc69-e2174992c054 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-08-23 15:17:03.715 8 INFO neutron.api.extensions [None req-7ee233f7-c1f2-49d1-852b-9bb9408d4a45 - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-08-23 15:17:03.715 8 INFO neutron.api.extensions [None req-7ee233f7-c1f2-49d1-852b-9bb9408d4a45 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-08-23 15:17:03.716 7 INFO neutron.api.extensions [None req-51daa86c-99ec-4e4c-bc69-e2174992c054 - - - - - -] Extension logging not supported by any of loaded plugins 2026-08-23 15:17:03.717 7 INFO neutron.api.extensions [None req-51daa86c-99ec-4e4c-bc69-e2174992c054 - - - - - -] Extension metering not supported by any of loaded plugins 2026-08-23 15:17:03.718 7 INFO neutron.api.extensions [None req-51daa86c-99ec-4e4c-bc69-e2174992c054 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-08-23 15:17:03.718 7 INFO neutron.api.extensions [None req-51daa86c-99ec-4e4c-bc69-e2174992c054 - - - - - -] Loaded extension: multi-provider 2026-08-23 15:17:03.719 7 INFO neutron.api.extensions [None req-51daa86c-99ec-4e4c-bc69-e2174992c054 - - - - - -] Loaded extension: net-mtu 2026-08-23 15:17:03.719 7 INFO neutron.api.extensions [None req-51daa86c-99ec-4e4c-bc69-e2174992c054 - - - - - -] Loaded extension: net-mtu-writable 2026-08-23 15:17:03.720 7 INFO neutron.api.extensions [None req-51daa86c-99ec-4e4c-bc69-e2174992c054 - - - - - -] Loaded extension: network_availability_zone 2026-08-23 15:17:03.720 7 INFO neutron.api.extensions [None req-51daa86c-99ec-4e4c-bc69-e2174992c054 - - - - - -] Loaded extension: network_ha 2026-08-23 15:17:03.721 7 INFO neutron.api.extensions [None req-51daa86c-99ec-4e4c-bc69-e2174992c054 - - - - - -] Loaded extension: network-ip-availability 2026-08-23 15:17:03.720 8 INFO neutron.api.extensions [None req-7ee233f7-c1f2-49d1-852b-9bb9408d4a45 - - - - - -] Loaded extension: security-group 2026-08-23 15:17:03.722 7 INFO neutron.api.extensions [None req-51daa86c-99ec-4e4c-bc69-e2174992c054 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-08-23 15:17:03.722 8 INFO neutron.api.extensions [None req-7ee233f7-c1f2-49d1-852b-9bb9408d4a45 - - - - - -] Loaded extension: segment 2026-08-23 15:17:03.723 8 INFO neutron.api.extensions [None req-7ee233f7-c1f2-49d1-852b-9bb9408d4a45 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-08-23 15:17:03.723 7 INFO neutron.api.extensions [None req-51daa86c-99ec-4e4c-bc69-e2174992c054 - - - - - -] Loaded extension: pagination 2026-08-23 15:17:03.723 7 INFO neutron.api.extensions [None req-51daa86c-99ec-4e4c-bc69-e2174992c054 - - - - - -] Loaded extension: port-device-profile 2026-08-23 15:17:03.723 8 INFO neutron.api.extensions [None req-7ee233f7-c1f2-49d1-852b-9bb9408d4a45 - - - - - -] Loaded extension: service-type 2026-08-23 15:17:03.724 7 INFO neutron.api.extensions [None req-51daa86c-99ec-4e4c-bc69-e2174992c054 - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-08-23 15:17:03.724 8 INFO neutron.api.extensions [None req-7ee233f7-c1f2-49d1-852b-9bb9408d4a45 - - - - - -] Loaded extension: sorting 2026-08-23 15:17:03.724 7 INFO neutron.api.extensions [None req-51daa86c-99ec-4e4c-bc69-e2174992c054 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-08-23 15:17:03.724 8 INFO neutron.api.extensions [None req-7ee233f7-c1f2-49d1-852b-9bb9408d4a45 - - - - - -] Loaded extension: standard-attr-segment 2026-08-23 15:17:03.725 7 INFO neutron.api.extensions [None req-51daa86c-99ec-4e4c-bc69-e2174992c054 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-08-23 15:17:03.725 8 INFO neutron.api.extensions [None req-7ee233f7-c1f2-49d1-852b-9bb9408d4a45 - - - - - -] Loaded extension: standard-attr-description 2026-08-23 15:17:03.725 7 INFO neutron.api.extensions [None req-51daa86c-99ec-4e4c-bc69-e2174992c054 - - - - - -] Loaded extension: port-mac-override 2026-08-23 15:17:03.725 8 INFO neutron.api.extensions [None req-7ee233f7-c1f2-49d1-852b-9bb9408d4a45 - - - - - -] Loaded extension: stateful-security-group 2026-08-23 15:17:03.726 7 INFO neutron.api.extensions [None req-51daa86c-99ec-4e4c-bc69-e2174992c054 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-08-23 15:17:03.726 8 WARNING neutron.api.extensions [None req-7ee233f7-c1f2-49d1-852b-9bb9408d4a45 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-08-23 15:17:03.726 7 INFO neutron.api.extensions [None req-51daa86c-99ec-4e4c-bc69-e2174992c054 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-08-23 15:17:03.726 8 INFO neutron.api.extensions [None req-7ee233f7-c1f2-49d1-852b-9bb9408d4a45 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-08-23 15:17:03.727 7 INFO neutron.api.extensions [None req-51daa86c-99ec-4e4c-bc69-e2174992c054 - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-08-23 15:17:03.727 8 INFO neutron.api.extensions [None req-7ee233f7-c1f2-49d1-852b-9bb9408d4a45 - - - - - -] Loaded extension: subnet-external-network 2026-08-23 15:17:03.727 7 INFO neutron.api.extensions [None req-51daa86c-99ec-4e4c-bc69-e2174992c054 - - - - - -] Loaded extension: port-resource-request 2026-08-23 15:17:03.727 8 INFO neutron.api.extensions [None req-7ee233f7-c1f2-49d1-852b-9bb9408d4a45 - - - - - -] Loaded extension: subnet_onboard 2026-08-23 15:17:03.728 7 INFO neutron.api.extensions [None req-51daa86c-99ec-4e4c-bc69-e2174992c054 - - - - - -] Loaded extension: port-resource-request-groups 2026-08-23 15:17:03.728 8 INFO neutron.api.extensions [None req-7ee233f7-c1f2-49d1-852b-9bb9408d4a45 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-08-23 15:17:03.728 7 INFO neutron.api.extensions [None req-51daa86c-99ec-4e4c-bc69-e2174992c054 - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-08-23 15:17:03.729 7 INFO neutron.api.extensions [None req-51daa86c-99ec-4e4c-bc69-e2174992c054 - - - - - -] Loaded extension: binding 2026-08-23 15:17:03.729 8 INFO neutron.api.extensions [None req-7ee233f7-c1f2-49d1-852b-9bb9408d4a45 - - - - - -] Loaded extension: subnet-service-types 2026-08-23 15:17:03.729 7 INFO neutron.api.extensions [None req-51daa86c-99ec-4e4c-bc69-e2174992c054 - - - - - -] Loaded extension: binding-extended 2026-08-23 15:17:03.730 8 INFO neutron.api.extensions [None req-7ee233f7-c1f2-49d1-852b-9bb9408d4a45 - - - - - -] Loaded extension: subnet_allocation 2026-08-23 15:17:03.730 7 INFO neutron.api.extensions [None req-51daa86c-99ec-4e4c-bc69-e2174992c054 - - - - - -] Loaded extension: port-security 2026-08-23 15:17:03.730 8 INFO neutron.api.extensions [None req-7ee233f7-c1f2-49d1-852b-9bb9408d4a45 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-08-23 15:17:03.730 7 INFO neutron.api.extensions [None req-51daa86c-99ec-4e4c-bc69-e2174992c054 - - - - - -] Loaded extension: project-id 2026-08-23 15:17:03.731 8 INFO neutron.api.extensions [None req-7ee233f7-c1f2-49d1-852b-9bb9408d4a45 - - - - - -] Loaded extension: tag-creation 2026-08-23 15:17:03.731 7 INFO neutron.api.extensions [None req-51daa86c-99ec-4e4c-bc69-e2174992c054 - - - - - -] Loaded extension: provider 2026-08-23 15:17:03.731 8 INFO neutron.api.extensions [None req-7ee233f7-c1f2-49d1-852b-9bb9408d4a45 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-08-23 15:17:03.731 7 INFO neutron.api.extensions [None req-51daa86c-99ec-4e4c-bc69-e2174992c054 - - - - - -] Extension qinq not supported by any of loaded plugins 2026-08-23 15:17:03.733 7 INFO neutron.api.extensions [None req-51daa86c-99ec-4e4c-bc69-e2174992c054 - - - - - -] Loaded extension: qos 2026-08-23 15:17:03.734 7 INFO neutron.api.extensions [None req-51daa86c-99ec-4e4c-bc69-e2174992c054 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-08-23 15:17:03.735 7 INFO neutron.api.extensions [None req-51daa86c-99ec-4e4c-bc69-e2174992c054 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-08-23 15:17:03.735 8 INFO neutron.api.extensions [None req-7ee233f7-c1f2-49d1-852b-9bb9408d4a45 - - - - - -] Loaded extension: standard-attr-tag 2026-08-23 15:17:03.735 7 INFO neutron.api.extensions [None req-51daa86c-99ec-4e4c-bc69-e2174992c054 - - - - - -] Loaded extension: qos-default 2026-08-23 15:17:03.736 7 INFO neutron.api.extensions [None req-51daa86c-99ec-4e4c-bc69-e2174992c054 - - - - - -] Loaded extension: qos-fip 2026-08-23 15:17:03.736 8 INFO neutron.api.extensions [None req-7ee233f7-c1f2-49d1-852b-9bb9408d4a45 - - - - - -] Loaded extension: standard-attr-timestamp 2026-08-23 15:17:03.736 7 INFO neutron.api.extensions [None req-51daa86c-99ec-4e4c-bc69-e2174992c054 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-08-23 15:17:03.736 8 INFO neutron.api.extensions [None req-7ee233f7-c1f2-49d1-852b-9bb9408d4a45 - - - - - -] Loaded extension: trunk 2026-08-23 15:17:03.737 7 INFO neutron.api.extensions [None req-51daa86c-99ec-4e4c-bc69-e2174992c054 - - - - - -] Loaded extension: qos-gateway-ip 2026-08-23 15:17:03.737 8 INFO neutron.api.extensions [None req-7ee233f7-c1f2-49d1-852b-9bb9408d4a45 - - - - - -] Loaded extension: trunk-details 2026-08-23 15:17:03.737 7 INFO neutron.api.extensions [None req-51daa86c-99ec-4e4c-bc69-e2174992c054 - - - - - -] Loaded extension: qos-port-network-policy 2026-08-23 15:17:03.737 8 INFO neutron.api.extensions [None req-7ee233f7-c1f2-49d1-852b-9bb9408d4a45 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-08-23 15:17:03.738 7 INFO neutron.api.extensions [None req-51daa86c-99ec-4e4c-bc69-e2174992c054 - - - - - -] Loaded extension: qos-pps-minimum 2026-08-23 15:17:03.738 8 INFO neutron.api.extensions [None req-7ee233f7-c1f2-49d1-852b-9bb9408d4a45 - - - - - -] Extension uplink-status-propagation-updatable not supported by any of loaded plugins 2026-08-23 15:17:03.738 7 INFO neutron.api.extensions [None req-51daa86c-99ec-4e4c-bc69-e2174992c054 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-08-23 15:17:03.738 8 INFO neutron.api.extensions [None req-7ee233f7-c1f2-49d1-852b-9bb9408d4a45 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-08-23 15:17:03.739 7 INFO neutron.api.extensions [None req-51daa86c-99ec-4e4c-bc69-e2174992c054 - - - - - -] Loaded extension: qos-pps 2026-08-23 15:17:03.739 8 INFO neutron.api.extensions [None req-7ee233f7-c1f2-49d1-852b-9bb9408d4a45 - - - - - -] Loaded extension: vpn-aes-ctr 2026-08-23 15:17:03.739 7 INFO neutron.api.extensions [None req-51daa86c-99ec-4e4c-bc69-e2174992c054 - - - - - -] Loaded extension: qos-rule-type-details 2026-08-23 15:17:03.740 7 INFO neutron.api.extensions [None req-51daa86c-99ec-4e4c-bc69-e2174992c054 - - - - - -] Loaded extension: qos-rule-type-filter 2026-08-23 15:17:03.741 7 INFO neutron.api.extensions [None req-51daa86c-99ec-4e4c-bc69-e2174992c054 - - - - - -] Loaded extension: qos-rules-alias 2026-08-23 15:17:03.741 8 INFO neutron.api.extensions [None req-7ee233f7-c1f2-49d1-852b-9bb9408d4a45 - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-08-23 15:17:03.741 7 INFO neutron.api.extensions [None req-51daa86c-99ec-4e4c-bc69-e2174992c054 - - - - - -] Loaded extension: quota-check-limit 2026-08-23 15:17:03.742 8 INFO neutron.api.extensions [None req-7ee233f7-c1f2-49d1-852b-9bb9408d4a45 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-08-23 15:17:03.742 7 INFO neutron.api.extensions [None req-51daa86c-99ec-4e4c-bc69-e2174992c054 - - - - - -] Loaded extension: quota-check-limit-default 2026-08-23 15:17:03.742 8 INFO neutron.api.extensions [None req-7ee233f7-c1f2-49d1-852b-9bb9408d4a45 - - - - - -] Loaded extension: vpn-flavors 2026-08-23 15:17:03.744 8 INFO neutron.api.extensions [None req-7ee233f7-c1f2-49d1-852b-9bb9408d4a45 - - - - - -] Loaded extension: vpnaas 2026-08-23 15:17:03.744 7 INFO neutron.api.extensions [None req-51daa86c-99ec-4e4c-bc69-e2174992c054 - - - - - -] Loaded extension: quotas 2026-08-23 15:17:03.745 8 INFO neutron.api.extensions [None req-7ee233f7-c1f2-49d1-852b-9bb9408d4a45 - - - - - -] Loaded extension: taas 2026-08-23 15:17:03.745 7 INFO neutron.api.extensions [None req-51daa86c-99ec-4e4c-bc69-e2174992c054 - - - - - -] Loaded extension: quota_details 2026-08-23 15:17:03.746 8 INFO neutron.api.extensions [None req-7ee233f7-c1f2-49d1-852b-9bb9408d4a45 - - - - - -] Loaded extension: tap-mirror 2026-08-23 15:17:03.747 8 INFO neutron.api.extensions [None req-7ee233f7-c1f2-49d1-852b-9bb9408d4a45 - - - - - -] Loaded extension: taas-vlan-filter 2026-08-23 15:17:03.747 7 INFO neutron.api.extensions [None req-51daa86c-99ec-4e4c-bc69-e2174992c054 - - - - - -] Loaded extension: rbac-policies 2026-08-23 15:17:03.747 7 INFO neutron.api.extensions [None req-51daa86c-99ec-4e4c-bc69-e2174992c054 - - - - - -] Loaded extension: rbac-address-group 2026-08-23 15:17:03.748 7 INFO neutron.api.extensions [None req-51daa86c-99ec-4e4c-bc69-e2174992c054 - - - - - -] Loaded extension: rbac-address-scope 2026-08-23 15:17:03.748 7 INFO neutron.api.extensions [None req-51daa86c-99ec-4e4c-bc69-e2174992c054 - - - - - -] Loaded extension: rbac-security-groups 2026-08-23 15:17:03.749 7 INFO neutron.api.extensions [None req-51daa86c-99ec-4e4c-bc69-e2174992c054 - - - - - -] Loaded extension: rbac-subnetpool 2026-08-23 15:17:03.749 8 INFO neutron.quota.resource_registry [None req-7ee233f7-c1f2-49d1-852b-9bb9408d4a45 - - - - - -] Creating instance of TrackedResource for resource:network 2026-08-23 15:17:03.749 8 INFO neutron.quota.resource_registry [None req-7ee233f7-c1f2-49d1-852b-9bb9408d4a45 - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-08-23 15:17:03.749 7 INFO neutron.api.extensions [None req-51daa86c-99ec-4e4c-bc69-e2174992c054 - - - - - -] Loaded extension: revision-if-match 2026-08-23 15:17:03.749 8 INFO neutron.quota.resource_registry [None req-7ee233f7-c1f2-49d1-852b-9bb9408d4a45 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-08-23 15:17:03.749 8 INFO neutron.quota.resource_registry [None req-7ee233f7-c1f2-49d1-852b-9bb9408d4a45 - - - - - -] Creating instance of TrackedResource for resource:port 2026-08-23 15:17:03.750 7 INFO neutron.api.extensions [None req-51daa86c-99ec-4e4c-bc69-e2174992c054 - - - - - -] Loaded extension: standard-attr-revisions 2026-08-23 15:17:03.751 7 INFO neutron.api.extensions [None req-51daa86c-99ec-4e4c-bc69-e2174992c054 - - - - - -] Loaded extension: router_availability_zone 2026-08-23 15:17:03.751 7 INFO neutron.api.extensions [None req-51daa86c-99ec-4e4c-bc69-e2174992c054 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-08-23 15:17:03.753 7 INFO neutron.api.extensions [None req-51daa86c-99ec-4e4c-bc69-e2174992c054 - - - - - -] Loaded extension: security-groups-default-rules 2026-08-23 15:17:03.753 8 INFO neutron.quota.resource_registry [None req-7ee233f7-c1f2-49d1-852b-9bb9408d4a45 - - - - - -] Creating instance of TrackedResource for resource:router 2026-08-23 15:17:03.753 7 INFO neutron.api.extensions [None req-51daa86c-99ec-4e4c-bc69-e2174992c054 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-08-23 15:17:03.753 8 INFO neutron.quota.resource_registry [None req-7ee233f7-c1f2-49d1-852b-9bb9408d4a45 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-08-23 15:17:03.754 7 INFO neutron.api.extensions [None req-51daa86c-99ec-4e4c-bc69-e2174992c054 - - - - - -] Loaded extension: port-security-groups-filtering 2026-08-23 15:17:03.754 7 INFO neutron.api.extensions [None req-51daa86c-99ec-4e4c-bc69-e2174992c054 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-08-23 15:17:03.755 7 INFO neutron.api.extensions [None req-51daa86c-99ec-4e4c-bc69-e2174992c054 - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-08-23 15:17:03.755 7 INFO neutron.api.extensions [None req-51daa86c-99ec-4e4c-bc69-e2174992c054 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-08-23 15:17:03.758 8 INFO neutron.quota.resource_registry [None req-7ee233f7-c1f2-49d1-852b-9bb9408d4a45 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-08-23 15:17:03.759 8 INFO neutron.quota.resource_registry [None req-7ee233f7-c1f2-49d1-852b-9bb9408d4a45 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-08-23 15:17:03.759 8 INFO neutron.quota.resource_registry [None req-7ee233f7-c1f2-49d1-852b-9bb9408d4a45 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-08-23 15:17:03.760 8 INFO neutron.quota.resource_registry [None req-7ee233f7-c1f2-49d1-852b-9bb9408d4a45 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-08-23 15:17:03.760 8 WARNING neutron.quota.resource_registry [None req-7ee233f7-c1f2-49d1-852b-9bb9408d4a45 - - - - - -] subnetpool is already registered 2026-08-23 15:17:03.760 8 INFO neutron.quota.resource_registry [None req-7ee233f7-c1f2-49d1-852b-9bb9408d4a45 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-08-23 15:17:03.761 8 WARNING neutron.quota.resource_registry [None req-7ee233f7-c1f2-49d1-852b-9bb9408d4a45 - - - - - -] subnetpool is already registered 2026-08-23 15:17:03.761 8 INFO neutron.quota.resource_registry [None req-7ee233f7-c1f2-49d1-852b-9bb9408d4a45 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-08-23 15:17:03.761 8 INFO neutron.quota.resource_registry [None req-7ee233f7-c1f2-49d1-852b-9bb9408d4a45 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-08-23 15:17:03.760 7 INFO neutron.api.extensions [None req-51daa86c-99ec-4e4c-bc69-e2174992c054 - - - - - -] Loaded extension: security-group 2026-08-23 15:17:03.762 8 INFO neutron.quota.resource_registry [None req-7ee233f7-c1f2-49d1-852b-9bb9408d4a45 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-08-23 15:17:03.762 8 INFO neutron.quota.resource_registry [None req-7ee233f7-c1f2-49d1-852b-9bb9408d4a45 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-08-23 15:17:03.763 8 INFO neutron.quota.resource_registry [None req-7ee233f7-c1f2-49d1-852b-9bb9408d4a45 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-08-23 15:17:03.763 7 INFO neutron.api.extensions [None req-51daa86c-99ec-4e4c-bc69-e2174992c054 - - - - - -] Loaded extension: segment 2026-08-23 15:17:03.763 8 INFO neutron.quota.resource_registry [None req-7ee233f7-c1f2-49d1-852b-9bb9408d4a45 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-08-23 15:17:03.763 8 INFO neutron.quota.resource_registry [None req-7ee233f7-c1f2-49d1-852b-9bb9408d4a45 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-08-23 15:17:03.763 7 INFO neutron.api.extensions [None req-51daa86c-99ec-4e4c-bc69-e2174992c054 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-08-23 15:17:03.764 8 WARNING neutron.quota.resource_registry [None req-7ee233f7-c1f2-49d1-852b-9bb9408d4a45 - - - - - -] ipsecpolicy is already registered 2026-08-23 15:17:03.764 8 INFO neutron.quota.resource_registry [None req-7ee233f7-c1f2-49d1-852b-9bb9408d4a45 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-08-23 15:17:03.764 8 WARNING neutron.quota.resource_registry [None req-7ee233f7-c1f2-49d1-852b-9bb9408d4a45 - - - - - -] ikepolicy is already registered 2026-08-23 15:17:03.764 7 INFO neutron.api.extensions [None req-51daa86c-99ec-4e4c-bc69-e2174992c054 - - - - - -] Loaded extension: service-type 2026-08-23 15:17:03.765 7 INFO neutron.api.extensions [None req-51daa86c-99ec-4e4c-bc69-e2174992c054 - - - - - -] Loaded extension: sorting 2026-08-23 15:17:03.765 7 INFO neutron.api.extensions [None req-51daa86c-99ec-4e4c-bc69-e2174992c054 - - - - - -] Loaded extension: standard-attr-segment 2026-08-23 15:17:03.766 7 INFO neutron.api.extensions [None req-51daa86c-99ec-4e4c-bc69-e2174992c054 - - - - - -] Loaded extension: standard-attr-description 2026-08-23 15:17:03.766 7 INFO neutron.api.extensions [None req-51daa86c-99ec-4e4c-bc69-e2174992c054 - - - - - -] Loaded extension: stateful-security-group 2026-08-23 15:17:03.767 7 WARNING neutron.api.extensions [None req-51daa86c-99ec-4e4c-bc69-e2174992c054 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-08-23 15:17:03.767 7 INFO neutron.api.extensions [None req-51daa86c-99ec-4e4c-bc69-e2174992c054 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-08-23 15:17:03.768 7 INFO neutron.api.extensions [None req-51daa86c-99ec-4e4c-bc69-e2174992c054 - - - - - -] Loaded extension: subnet-external-network 2026-08-23 15:17:03.768 8 INFO neutron.quota.resource_registry [None req-7ee233f7-c1f2-49d1-852b-9bb9408d4a45 - - - - - -] Creating instance of TrackedResource for resource:router 2026-08-23 15:17:03.769 7 INFO neutron.api.extensions [None req-51daa86c-99ec-4e4c-bc69-e2174992c054 - - - - - -] Loaded extension: subnet_onboard 2026-08-23 15:17:03.769 8 WARNING neutron.quota.resource_registry [None req-7ee233f7-c1f2-49d1-852b-9bb9408d4a45 - - - - - -] router is already registered 2026-08-23 15:17:03.769 7 INFO neutron.api.extensions [None req-51daa86c-99ec-4e4c-bc69-e2174992c054 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-08-23 15:17:03.769 8 INFO neutron.quota.resource_registry [None req-7ee233f7-c1f2-49d1-852b-9bb9408d4a45 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-08-23 15:17:03.769 8 WARNING neutron.quota.resource_registry [None req-7ee233f7-c1f2-49d1-852b-9bb9408d4a45 - - - - - -] floatingip is already registered 2026-08-23 15:17:03.770 7 INFO neutron.api.extensions [None req-51daa86c-99ec-4e4c-bc69-e2174992c054 - - - - - -] Loaded extension: subnet-service-types 2026-08-23 15:17:03.770 7 INFO neutron.api.extensions [None req-51daa86c-99ec-4e4c-bc69-e2174992c054 - - - - - -] Loaded extension: subnet_allocation 2026-08-23 15:17:03.771 7 INFO neutron.api.extensions [None req-51daa86c-99ec-4e4c-bc69-e2174992c054 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-08-23 15:17:03.771 7 INFO neutron.api.extensions [None req-51daa86c-99ec-4e4c-bc69-e2174992c054 - - - - - -] Loaded extension: tag-creation 2026-08-23 15:17:03.772 7 INFO neutron.api.extensions [None req-51daa86c-99ec-4e4c-bc69-e2174992c054 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-08-23 15:17:03.773 8 INFO neutron.quota.resource_registry [None req-7ee233f7-c1f2-49d1-852b-9bb9408d4a45 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-08-23 15:17:03.773 8 WARNING neutron.quota.resource_registry [None req-7ee233f7-c1f2-49d1-852b-9bb9408d4a45 - - - - - -] rbac_policy is already registered 2026-08-23 15:17:03.773 8 INFO neutron.quota.resource_registry [None req-7ee233f7-c1f2-49d1-852b-9bb9408d4a45 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-08-23 15:17:03.774 8 WARNING neutron.quota.resource_registry [None req-7ee233f7-c1f2-49d1-852b-9bb9408d4a45 - - - - - -] security_group is already registered 2026-08-23 15:17:03.774 8 INFO neutron.quota.resource_registry [None req-7ee233f7-c1f2-49d1-852b-9bb9408d4a45 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-08-23 15:17:03.774 8 WARNING neutron.quota.resource_registry [None req-7ee233f7-c1f2-49d1-852b-9bb9408d4a45 - - - - - -] security_group_rule is already registered 2026-08-23 15:17:03.775 8 INFO neutron.quota.resource_registry [None req-7ee233f7-c1f2-49d1-852b-9bb9408d4a45 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-08-23 15:17:03.775 8 WARNING neutron.quota.resource_registry [None req-7ee233f7-c1f2-49d1-852b-9bb9408d4a45 - - - - - -] subnetpool is already registered 2026-08-23 15:17:03.775 8 INFO neutron.quota.resource_registry [None req-7ee233f7-c1f2-49d1-852b-9bb9408d4a45 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-08-23 15:17:03.775 8 WARNING neutron.quota.resource_registry [None req-7ee233f7-c1f2-49d1-852b-9bb9408d4a45 - - - - - -] subnetpool is already registered 2026-08-23 15:17:03.776 7 INFO neutron.api.extensions [None req-51daa86c-99ec-4e4c-bc69-e2174992c054 - - - - - -] Loaded extension: standard-attr-tag 2026-08-23 15:17:03.776 8 INFO neutron.quota.resource_registry [None req-7ee233f7-c1f2-49d1-852b-9bb9408d4a45 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-08-23 15:17:03.776 8 WARNING neutron.quota.resource_registry [None req-7ee233f7-c1f2-49d1-852b-9bb9408d4a45 - - - - - -] trunk is already registered 2026-08-23 15:17:03.776 8 INFO neutron.quota.resource_registry [None req-7ee233f7-c1f2-49d1-852b-9bb9408d4a45 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-08-23 15:17:03.777 8 WARNING neutron.quota.resource_registry [None req-7ee233f7-c1f2-49d1-852b-9bb9408d4a45 - - - - - -] ikepolicy is already registered 2026-08-23 15:17:03.777 7 INFO neutron.api.extensions [None req-51daa86c-99ec-4e4c-bc69-e2174992c054 - - - - - -] Loaded extension: standard-attr-timestamp 2026-08-23 15:17:03.777 8 INFO neutron.quota.resource_registry [None req-7ee233f7-c1f2-49d1-852b-9bb9408d4a45 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-08-23 15:17:03.777 8 WARNING neutron.quota.resource_registry [None req-7ee233f7-c1f2-49d1-852b-9bb9408d4a45 - - - - - -] ipsecpolicy is already registered 2026-08-23 15:17:03.777 7 INFO neutron.api.extensions [None req-51daa86c-99ec-4e4c-bc69-e2174992c054 - - - - - -] Loaded extension: trunk 2026-08-23 15:17:03.777 8 INFO neutron.quota.resource_registry [None req-7ee233f7-c1f2-49d1-852b-9bb9408d4a45 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-08-23 15:17:03.778 8 WARNING neutron.quota.resource_registry [None req-7ee233f7-c1f2-49d1-852b-9bb9408d4a45 - - - - - -] endpoint_group is already registered 2026-08-23 15:17:03.778 7 INFO neutron.api.extensions [None req-51daa86c-99ec-4e4c-bc69-e2174992c054 - - - - - -] Loaded extension: trunk-details 2026-08-23 15:17:03.778 8 INFO neutron.quota.resource_registry [None req-7ee233f7-c1f2-49d1-852b-9bb9408d4a45 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-08-23 15:17:03.778 8 WARNING neutron.quota.resource_registry [None req-7ee233f7-c1f2-49d1-852b-9bb9408d4a45 - - - - - -] vpnservice is already registered 2026-08-23 15:17:03.778 7 INFO neutron.api.extensions [None req-51daa86c-99ec-4e4c-bc69-e2174992c054 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-08-23 15:17:03.778 8 INFO neutron.quota.resource_registry [None req-7ee233f7-c1f2-49d1-852b-9bb9408d4a45 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-08-23 15:17:03.778 8 WARNING neutron.quota.resource_registry [None req-7ee233f7-c1f2-49d1-852b-9bb9408d4a45 - - - - - -] ipsec_site_connection is already registered 2026-08-23 15:17:03.779 7 INFO neutron.api.extensions [None req-51daa86c-99ec-4e4c-bc69-e2174992c054 - - - - - -] Extension uplink-status-propagation-updatable not supported by any of loaded plugins 2026-08-23 15:17:03.779 8 INFO neutron.quota.resource_registry [None req-7ee233f7-c1f2-49d1-852b-9bb9408d4a45 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-08-23 15:17:03.779 8 WARNING neutron.quota.resource_registry [None req-7ee233f7-c1f2-49d1-852b-9bb9408d4a45 - - - - - -] ipsecpolicy is already registered 2026-08-23 15:17:03.779 8 INFO neutron.quota.resource_registry [None req-7ee233f7-c1f2-49d1-852b-9bb9408d4a45 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-08-23 15:17:03.779 8 WARNING neutron.quota.resource_registry [None req-7ee233f7-c1f2-49d1-852b-9bb9408d4a45 - - - - - -] ikepolicy is already registered 2026-08-23 15:17:03.779 7 INFO neutron.api.extensions [None req-51daa86c-99ec-4e4c-bc69-e2174992c054 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-08-23 15:17:03.780 7 INFO neutron.api.extensions [None req-51daa86c-99ec-4e4c-bc69-e2174992c054 - - - - - -] Loaded extension: vpn-aes-ctr 2026-08-23 15:17:03.783 7 INFO neutron.api.extensions [None req-51daa86c-99ec-4e4c-bc69-e2174992c054 - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-08-23 15:17:03.783 7 INFO neutron.api.extensions [None req-51daa86c-99ec-4e4c-bc69-e2174992c054 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-08-23 15:17:03.784 7 INFO neutron.api.extensions [None req-51daa86c-99ec-4e4c-bc69-e2174992c054 - - - - - -] Loaded extension: vpn-flavors 2026-08-23 15:17:03.786 7 INFO neutron.api.extensions [None req-51daa86c-99ec-4e4c-bc69-e2174992c054 - - - - - -] Loaded extension: vpnaas 2026-08-23 15:17:03.787 7 INFO neutron.api.extensions [None req-51daa86c-99ec-4e4c-bc69-e2174992c054 - - - - - -] Loaded extension: taas 2026-08-23 15:17:03.788 7 INFO neutron.api.extensions [None req-51daa86c-99ec-4e4c-bc69-e2174992c054 - - - - - -] Loaded extension: tap-mirror 2026-08-23 15:17:03.789 7 INFO neutron.api.extensions [None req-51daa86c-99ec-4e4c-bc69-e2174992c054 - - - - - -] Loaded extension: taas-vlan-filter 2026-08-23 15:17:03.792 7 INFO neutron.quota.resource_registry [None req-51daa86c-99ec-4e4c-bc69-e2174992c054 - - - - - -] Creating instance of TrackedResource for resource:network 2026-08-23 15:17:03.792 7 INFO neutron.quota.resource_registry [None req-51daa86c-99ec-4e4c-bc69-e2174992c054 - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-08-23 15:17:03.793 7 INFO neutron.quota.resource_registry [None req-51daa86c-99ec-4e4c-bc69-e2174992c054 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-08-23 15:17:03.793 7 INFO neutron.quota.resource_registry [None req-51daa86c-99ec-4e4c-bc69-e2174992c054 - - - - - -] Creating instance of TrackedResource for resource:port 2026-08-23 15:17:03.797 7 INFO neutron.quota.resource_registry [None req-51daa86c-99ec-4e4c-bc69-e2174992c054 - - - - - -] Creating instance of TrackedResource for resource:router 2026-08-23 15:17:03.798 7 INFO neutron.quota.resource_registry [None req-51daa86c-99ec-4e4c-bc69-e2174992c054 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-08-23 15:17:03.802 7 INFO neutron.quota.resource_registry [None req-51daa86c-99ec-4e4c-bc69-e2174992c054 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-08-23 15:17:03.803 7 INFO neutron.quota.resource_registry [None req-51daa86c-99ec-4e4c-bc69-e2174992c054 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-08-23 15:17:03.803 7 INFO neutron.quota.resource_registry [None req-51daa86c-99ec-4e4c-bc69-e2174992c054 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-08-23 15:17:03.804 7 INFO neutron.quota.resource_registry [None req-51daa86c-99ec-4e4c-bc69-e2174992c054 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-08-23 15:17:03.804 7 WARNING neutron.quota.resource_registry [None req-51daa86c-99ec-4e4c-bc69-e2174992c054 - - - - - -] subnetpool is already registered 2026-08-23 15:17:03.805 7 INFO neutron.quota.resource_registry [None req-51daa86c-99ec-4e4c-bc69-e2174992c054 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-08-23 15:17:03.805 7 WARNING neutron.quota.resource_registry [None req-51daa86c-99ec-4e4c-bc69-e2174992c054 - - - - - -] subnetpool is already registered 2026-08-23 15:17:03.805 7 INFO neutron.quota.resource_registry [None req-51daa86c-99ec-4e4c-bc69-e2174992c054 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-08-23 15:17:03.806 7 INFO neutron.quota.resource_registry [None req-51daa86c-99ec-4e4c-bc69-e2174992c054 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-08-23 15:17:03.806 7 INFO neutron.quota.resource_registry [None req-51daa86c-99ec-4e4c-bc69-e2174992c054 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-08-23 15:17:03.807 7 INFO neutron.quota.resource_registry [None req-51daa86c-99ec-4e4c-bc69-e2174992c054 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-08-23 15:17:03.807 7 INFO neutron.quota.resource_registry [None req-51daa86c-99ec-4e4c-bc69-e2174992c054 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-08-23 15:17:03.807 7 INFO neutron.quota.resource_registry [None req-51daa86c-99ec-4e4c-bc69-e2174992c054 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-08-23 15:17:03.808 7 INFO neutron.quota.resource_registry [None req-51daa86c-99ec-4e4c-bc69-e2174992c054 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-08-23 15:17:03.808 7 WARNING neutron.quota.resource_registry [None req-51daa86c-99ec-4e4c-bc69-e2174992c054 - - - - - -] ipsecpolicy is already registered 2026-08-23 15:17:03.808 7 INFO neutron.quota.resource_registry [None req-51daa86c-99ec-4e4c-bc69-e2174992c054 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-08-23 15:17:03.808 7 WARNING neutron.quota.resource_registry [None req-51daa86c-99ec-4e4c-bc69-e2174992c054 - - - - - -] ikepolicy is already registered 2026-08-23 15:17:03.813 7 INFO neutron.quota.resource_registry [None req-51daa86c-99ec-4e4c-bc69-e2174992c054 - - - - - -] Creating instance of TrackedResource for resource:router 2026-08-23 15:17:03.813 7 WARNING neutron.quota.resource_registry [None req-51daa86c-99ec-4e4c-bc69-e2174992c054 - - - - - -] router is already registered 2026-08-23 15:17:03.813 7 INFO neutron.quota.resource_registry [None req-51daa86c-99ec-4e4c-bc69-e2174992c054 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-08-23 15:17:03.814 7 WARNING neutron.quota.resource_registry [None req-51daa86c-99ec-4e4c-bc69-e2174992c054 - - - - - -] floatingip is already registered 2026-08-23 15:17:03.816 8 WARNING keystonemiddleware._common.config [None req-7ee233f7-c1f2-49d1-852b-9bb9408d4a45 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-08-23 15:17:03.817 7 INFO neutron.quota.resource_registry [None req-51daa86c-99ec-4e4c-bc69-e2174992c054 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-08-23 15:17:03.817 7 WARNING neutron.quota.resource_registry [None req-51daa86c-99ec-4e4c-bc69-e2174992c054 - - - - - -] rbac_policy is already registered 2026-08-23 15:17:03.818 7 INFO neutron.quota.resource_registry [None req-51daa86c-99ec-4e4c-bc69-e2174992c054 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-08-23 15:17:03.818 7 WARNING neutron.quota.resource_registry [None req-51daa86c-99ec-4e4c-bc69-e2174992c054 - - - - - -] security_group is already registered 2026-08-23 15:17:03.818 7 INFO neutron.quota.resource_registry [None req-51daa86c-99ec-4e4c-bc69-e2174992c054 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-08-23 15:17:03.818 7 WARNING neutron.quota.resource_registry [None req-51daa86c-99ec-4e4c-bc69-e2174992c054 - - - - - -] security_group_rule is already registered 2026-08-23 15:17:03.819 7 INFO neutron.quota.resource_registry [None req-51daa86c-99ec-4e4c-bc69-e2174992c054 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-08-23 15:17:03.819 7 WARNING neutron.quota.resource_registry [None req-51daa86c-99ec-4e4c-bc69-e2174992c054 - - - - - -] subnetpool is already registered 2026-08-23 15:17:03.820 7 INFO neutron.quota.resource_registry [None req-51daa86c-99ec-4e4c-bc69-e2174992c054 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-08-23 15:17:03.820 7 WARNING neutron.quota.resource_registry [None req-51daa86c-99ec-4e4c-bc69-e2174992c054 - - - - - -] subnetpool is already registered 2026-08-23 15:17:03.820 7 INFO neutron.quota.resource_registry [None req-51daa86c-99ec-4e4c-bc69-e2174992c054 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-08-23 15:17:03.820 7 WARNING neutron.quota.resource_registry [None req-51daa86c-99ec-4e4c-bc69-e2174992c054 - - - - - -] trunk is already registered 2026-08-23 15:17:03.821 7 INFO neutron.quota.resource_registry [None req-51daa86c-99ec-4e4c-bc69-e2174992c054 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-08-23 15:17:03.821 7 WARNING neutron.quota.resource_registry [None req-51daa86c-99ec-4e4c-bc69-e2174992c054 - - - - - -] ikepolicy is already registered 2026-08-23 15:17:03.821 7 INFO neutron.quota.resource_registry [None req-51daa86c-99ec-4e4c-bc69-e2174992c054 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-08-23 15:17:03.821 7 WARNING neutron.quota.resource_registry [None req-51daa86c-99ec-4e4c-bc69-e2174992c054 - - - - - -] ipsecpolicy is already registered 2026-08-23 15:17:03.822 7 INFO neutron.quota.resource_registry [None req-51daa86c-99ec-4e4c-bc69-e2174992c054 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-08-23 15:17:03.822 7 WARNING neutron.quota.resource_registry [None req-51daa86c-99ec-4e4c-bc69-e2174992c054 - - - - - -] endpoint_group is already registered 2026-08-23 15:17:03.822 7 INFO neutron.quota.resource_registry [None req-51daa86c-99ec-4e4c-bc69-e2174992c054 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-08-23 15:17:03.822 7 WARNING neutron.quota.resource_registry [None req-51daa86c-99ec-4e4c-bc69-e2174992c054 - - - - - -] vpnservice is already registered 2026-08-23 15:17:03.823 7 INFO neutron.quota.resource_registry [None req-51daa86c-99ec-4e4c-bc69-e2174992c054 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-08-23 15:17:03.823 7 WARNING neutron.quota.resource_registry [None req-51daa86c-99ec-4e4c-bc69-e2174992c054 - - - - - -] ipsec_site_connection is already registered 2026-08-23 15:17:03.823 8 WARNING oslo_config.cfg [None req-7ee233f7-c1f2-49d1-852b-9bb9408d4a45 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-08-23 15:17:03.823 7 INFO neutron.quota.resource_registry [None req-51daa86c-99ec-4e4c-bc69-e2174992c054 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-08-23 15:17:03.823 7 WARNING neutron.quota.resource_registry [None req-51daa86c-99ec-4e4c-bc69-e2174992c054 - - - - - -] ipsecpolicy is already registered 2026-08-23 15:17:03.824 7 INFO neutron.quota.resource_registry [None req-51daa86c-99ec-4e4c-bc69-e2174992c054 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-08-23 15:17:03.824 7 WARNING neutron.quota.resource_registry [None req-51daa86c-99ec-4e4c-bc69-e2174992c054 - - - - - -] ikepolicy is already registered WSGI app 0 (mountpoint='') ready in 7 seconds on interpreter 0x7f66f0071668 pid: 8 (default app) 2026-08-23 15:17:03.863 7 WARNING keystonemiddleware._common.config [None req-51daa86c-99ec-4e4c-bc69-e2174992c054 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-08-23 15:17:03.870 7 WARNING oslo_config.cfg [None req-51daa86c-99ec-4e4c-bc69-e2174992c054 - - - - - -] 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 7 seconds on interpreter 0x7f66f0071668 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-08-23 15:17:09.314 8 INFO neutron.pecan_wsgi.hooks.translation [None req-1fb55445-f88a-420a-bad8-ab949e1510cb f587c7dcfefb4fdda5c66155dd894154 6bb5c06278dd467caf31e9fe047ed86b - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 4/4] 199.204.45.129 () {44 vars in 928 bytes} [Sun Aug 23 15:17:08 2026] GET /v2.0/networks/public => generated 108 bytes in 770 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1/5] 199.204.45.129 () {44 vars in 950 bytes} [Sun Aug 23 15:17:09 2026] GET /v2.0/networks?name=public => generated 15 bytes in 367 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-23 15:17:10.019 8 WARNING neutron.services.revisions.revision_plugin [None req-41e709eb-c59d-48c8-9efb-229068cf6572 f587c7dcfefb4fdda5c66155dd894154 6bb5c06278dd467caf31e9fe047ed86b - - default default] Could not find related network for resource to bump revision. 2026-08-23 15:17:10.035 8 INFO neutron.db.segments_db [None req-41e709eb-c59d-48c8-9efb-229068cf6572 f587c7dcfefb4fdda5c66155dd894154 6bb5c06278dd467caf31e9fe047ed86b - - default default] Added segment d0e2df14-dea7-4c25-872c-c788a970f651 of type flat for network 9541afa6-68b1-4553-a691-43357b19aba4 2026-08-23 15:17:10.079 8 INFO neutron.pecan_wsgi.hooks.translation [None req-41e709eb-c59d-48c8-9efb-229068cf6572 f587c7dcfefb4fdda5c66155dd894154 6bb5c06278dd467caf31e9fe047ed86b - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 5/6] 199.204.45.129 () {48 vars in 968 bytes} [Sun Aug 23 15:17:09 2026] POST /v2.0/networks => generated 124 bytes in 404 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-23 15:17:15.939 8 INFO neutron.pecan_wsgi.hooks.translation [None req-d3afe759-841d-4134-94c2-1762b39b4223 f587c7dcfefb4fdda5c66155dd894154 6bb5c06278dd467caf31e9fe047ed86b - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 6/8] 199.204.45.129 () {44 vars in 928 bytes} [Sun Aug 23 15:17:15 2026] GET /v2.0/networks/public => generated 108 bytes in 39 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 3/9] 199.204.45.129 () {44 vars in 950 bytes} [Sun Aug 23 15:17:15 2026] GET /v2.0/networks?name=public => generated 15 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-23 15:17:16.009 8 WARNING neutron.services.revisions.revision_plugin [None req-d523acd2-d50c-44ad-ad24-67b9121de627 f587c7dcfefb4fdda5c66155dd894154 6bb5c06278dd467caf31e9fe047ed86b - - default default] Could not find related network for resource to bump revision. 2026-08-23 15:17:16.020 8 INFO neutron.db.segments_db [None req-d523acd2-d50c-44ad-ad24-67b9121de627 f587c7dcfefb4fdda5c66155dd894154 6bb5c06278dd467caf31e9fe047ed86b - - default default] Added segment 49d75b43-772f-4d41-9ef7-48613647d8f1 of type flat for network d6d81459-e1c1-4e89-8cf4-82bcecb5a13d 2026-08-23 15:17:16.044 8 INFO neutron.pecan_wsgi.hooks.translation [None req-d523acd2-d50c-44ad-ad24-67b9121de627 f587c7dcfefb4fdda5c66155dd894154 6bb5c06278dd467caf31e9fe047ed86b - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 7/10] 199.204.45.129 () {48 vars in 968 bytes} [Sun Aug 23 15:17:15 2026] POST /v2.0/networks => generated 124 bytes in 94 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-23 15:17:22.227 7 INFO neutron.pecan_wsgi.hooks.translation [None req-c4f227b3-700c-49c0-bcb4-90cfcf1d4c1d f587c7dcfefb4fdda5c66155dd894154 6bb5c06278dd467caf31e9fe047ed86b - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 4/11] 199.204.45.129 () {44 vars in 928 bytes} [Sun Aug 23 15:17:21 2026] GET /v2.0/networks/public => generated 108 bytes in 378 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 8/12] 199.204.45.129 () {44 vars in 950 bytes} [Sun Aug 23 15:17:22 2026] GET /v2.0/networks?name=public => generated 15 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-23 15:17:22.502 7 WARNING neutron.services.revisions.revision_plugin [None req-f3af5583-91d8-4c48-9575-e131003797de f587c7dcfefb4fdda5c66155dd894154 6bb5c06278dd467caf31e9fe047ed86b - - default default] Could not find related network for resource to bump revision. 2026-08-23 15:17:22.525 7 INFO neutron.db.segments_db [None req-f3af5583-91d8-4c48-9575-e131003797de f587c7dcfefb4fdda5c66155dd894154 6bb5c06278dd467caf31e9fe047ed86b - - default default] Added segment f496fc8c-cdba-40af-aaa3-d9d751501ea9 of type flat for network c9392eb2-6b35-4d02-a3ae-24ad4c6d7b9b 2026-08-23 15:17:22.584 7 INFO neutron.pecan_wsgi.hooks.translation [None req-f3af5583-91d8-4c48-9575-e131003797de f587c7dcfefb4fdda5c66155dd894154 6bb5c06278dd467caf31e9fe047ed86b - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 5/13] 199.204.45.129 () {48 vars in 968 bytes} [Sun Aug 23 15:17:22 2026] POST /v2.0/networks => generated 124 bytes in 340 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-23 15:17:28.430 8 INFO neutron.pecan_wsgi.hooks.translation [None req-82376e67-16a4-4c53-9845-6670d61bc673 f587c7dcfefb4fdda5c66155dd894154 6bb5c06278dd467caf31e9fe047ed86b - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 9/14] 199.204.45.129 () {44 vars in 928 bytes} [Sun Aug 23 15:17:28 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: 6/15] 199.204.45.129 () {44 vars in 950 bytes} [Sun Aug 23 15:17:28 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-08-23 15:17:28.499 8 WARNING neutron.services.revisions.revision_plugin [None req-b6e5db2c-6a99-4a2d-bb32-bfbdc88f9936 f587c7dcfefb4fdda5c66155dd894154 6bb5c06278dd467caf31e9fe047ed86b - - default default] Could not find related network for resource to bump revision. 2026-08-23 15:17:28.533 8 INFO neutron.db.segments_db [None req-b6e5db2c-6a99-4a2d-bb32-bfbdc88f9936 f587c7dcfefb4fdda5c66155dd894154 6bb5c06278dd467caf31e9fe047ed86b - - default default] Added segment a9f4bf27-ea1a-4b4b-9c5b-652105df9627 of type flat for network 5d65c8f1-f0b6-4425-bf93-02c11672cb26 2026-08-23 15:17:28.574 8 INFO neutron.pecan_wsgi.hooks.translation [None req-b6e5db2c-6a99-4a2d-bb32-bfbdc88f9936 f587c7dcfefb4fdda5c66155dd894154 6bb5c06278dd467caf31e9fe047ed86b - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 10/16] 199.204.45.129 () {48 vars in 968 bytes} [Sun Aug 23 15:17:28 2026] POST /v2.0/networks => generated 124 bytes in 137 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-23 15:17:34.465 8 INFO neutron.pecan_wsgi.hooks.translation [None req-40ea9126-4399-4dd9-8cbd-4bbb26ab12e5 f587c7dcfefb4fdda5c66155dd894154 6bb5c06278dd467caf31e9fe047ed86b - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 11/18] 199.204.45.129 () {44 vars in 928 bytes} [Sun Aug 23 15:17:34 2026] GET /v2.0/networks/public => generated 108 bytes in 53 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 8/19] 199.204.45.129 () {44 vars in 950 bytes} [Sun Aug 23 15:17:34 2026] GET /v2.0/networks?name=public => generated 15 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-23 15:17:34.598 8 WARNING neutron.services.revisions.revision_plugin [None req-433b7b75-6502-4cc5-95e7-3a50917f12f5 f587c7dcfefb4fdda5c66155dd894154 6bb5c06278dd467caf31e9fe047ed86b - - default default] Could not find related network for resource to bump revision. 2026-08-23 15:17:34.613 8 INFO neutron.db.segments_db [None req-433b7b75-6502-4cc5-95e7-3a50917f12f5 f587c7dcfefb4fdda5c66155dd894154 6bb5c06278dd467caf31e9fe047ed86b - - default default] Added segment 1367b6e5-9e50-499a-a1d2-b23e3ef144d7 of type flat for network f868bd25-9d5c-4154-ac86-ae6a508ca94b [pid: 8|app: 0|req: 12/20] 199.204.45.129 () {48 vars in 968 bytes} [Sun Aug 23 15:17:34 2026] POST /v2.0/networks => generated 706 bytes in 763 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-23 15:17:36.401 7 INFO neutron.pecan_wsgi.hooks.translation [None req-a085928f-18b5-4fd6-b4bf-85beb229d81a f587c7dcfefb4fdda5c66155dd894154 6bb5c06278dd467caf31e9fe047ed86b - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 9/21] 199.204.45.129 () {44 vars in 928 bytes} [Sun Aug 23 15:17:36 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: 8|app: 0|req: 13/22] 199.204.45.129 () {44 vars in 950 bytes} [Sun Aug 23 15:17:36 2026] GET /v2.0/networks?name=public => generated 709 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-23 15:17:36.474 7 INFO neutron.pecan_wsgi.hooks.translation [None req-8e065f94-da4c-44a6-a6ea-8d333f0ac87a f587c7dcfefb4fdda5c66155dd894154 6bb5c06278dd467caf31e9fe047ed86b - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 10/23] 199.204.45.129 () {44 vars in 1035 bytes} [Sun Aug 23 15:17:36 2026] GET /v2.0/subnets/public-subnet?network_id=f868bd25-9d5c-4154-ac86-ae6a508ca94b => generated 113 bytes in 27 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 14/24] 199.204.45.129 () {44 vars in 1058 bytes} [Sun Aug 23 15:17:36 2026] GET /v2.0/subnets?name=public-subnet&network_id=f868bd25-9d5c-4154-ac86-ae6a508ca94b => generated 14 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 11/25] 199.204.45.129 () {48 vars in 966 bytes} [Sun Aug 23 15:17:36 2026] POST /v2.0/subnets => generated 664 bytes in 291 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-23 15:22:24.693 8 INFO neutron.pecan_wsgi.hooks.translation [None req-4f2eb272-ed29-4ed1-a1d7-04c8747fbbee f587c7dcfefb4fdda5c66155dd894154 6bb5c06278dd467caf31e9fe047ed86b - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 34/63] 199.204.45.129 () {44 vars in 938 bytes} [Sun Aug 23 15:22:24 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 88 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 30/64] 199.204.45.129 () {44 vars in 960 bytes} [Sun Aug 23 15:22:24 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 15 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-23 15:22:24.777 8 INFO neutron.db.segments_db [None req-01916ca4-44b7-47bd-a92b-b5edb655ecd1 f587c7dcfefb4fdda5c66155dd894154 6bb5c06278dd467caf31e9fe047ed86b - - default default] Added segment ebb3044f-535a-411a-8197-bd02799f8c88 of type vxlan for network 97dcee94-3104-402a-97c0-9410653d88d2 [pid: 8|app: 0|req: 35/65] 199.204.45.129 () {48 vars in 967 bytes} [Sun Aug 23 15:22:24 2026] POST /v2.0/networks => generated 688 bytes in 121 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-23 15:22:25.780 7 INFO neutron.pecan_wsgi.hooks.translation [None req-33124fc6-d225-4e39-b406-90b27a85b412 f587c7dcfefb4fdda5c66155dd894154 6bb5c06278dd467caf31e9fe047ed86b - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 31/66] 199.204.45.129 () {44 vars in 938 bytes} [Sun Aug 23 15:22:25 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 44 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 36/67] 199.204.45.129 () {44 vars in 960 bytes} [Sun Aug 23 15:22:25 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-08-23 15:22:25.843 7 INFO neutron.pecan_wsgi.hooks.translation [None req-add520f9-2a31-49fa-b8d4-2cd4355610b8 f587c7dcfefb4fdda5c66155dd894154 6bb5c06278dd467caf31e9fe047ed86b - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 32/68] 199.204.45.129 () {44 vars in 1037 bytes} [Sun Aug 23 15:22:25 2026] GET /v2.0/subnets/lb-mgmt-subnet?network_id=97dcee94-3104-402a-97c0-9410653d88d2 => generated 114 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 37/69] 199.204.45.129 () {44 vars in 1060 bytes} [Sun Aug 23 15:22:25 2026] GET /v2.0/subnets?name=lb-mgmt-subnet&network_id=97dcee94-3104-402a-97c0-9410653d88d2 => generated 14 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 33/70] 199.204.45.129 () {48 vars in 966 bytes} [Sun Aug 23 15:22:25 2026] POST /v2.0/subnets => generated 651 bytes in 161 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-23 15:22:27.124 8 INFO neutron.api.v2.resource [None req-35f1c800-b938-440c-b7dd-b6a0fd0c339e f587c7dcfefb4fdda5c66155dd894154 6bb5c06278dd467caf31e9fe047ed86b - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 38/71] 199.204.45.129 () {44 vars in 972 bytes} [Sun Aug 23 15:22:27 2026] GET /v2.0/security-groups/lb-health-mgr-sec-grp => generated 131 bytes in 41 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 34/72] 199.204.45.129 () {44 vars in 994 bytes} [Sun Aug 23 15:22:27 2026] GET /v2.0/security-groups?name=lb-health-mgr-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: 39/73] 199.204.45.129 () {48 vars in 981 bytes} [Sun Aug 23 15:22:27 2026] POST /v2.0/security-groups => generated 1616 bytes in 112 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 35/74] 199.204.45.129 () {44 vars in 1002 bytes} [Sun Aug 23 15:22:28 2026] GET /v2.0/security-groups/7e5bc1d9-4bd1-4506-a4ac-6db05f69ad04 => generated 1616 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 40/75] 199.204.45.129 () {44 vars in 1002 bytes} [Sun Aug 23 15:22:28 2026] GET /v2.0/security-groups/7e5bc1d9-4bd1-4506-a4ac-6db05f69ad04 => generated 1616 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 36/76] 199.204.45.129 () {44 vars in 1002 bytes} [Sun Aug 23 15:22:28 2026] GET /v2.0/security-groups/7e5bc1d9-4bd1-4506-a4ac-6db05f69ad04 => generated 1616 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 41/77] 199.204.45.129 () {48 vars in 992 bytes} [Sun Aug 23 15:22:28 2026] POST /v2.0/security-group-rules => generated 601 bytes in 81 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 37/78] 199.204.45.129 () {44 vars in 1002 bytes} [Sun Aug 23 15:22:29 2026] GET /v2.0/security-groups/7e5bc1d9-4bd1-4506-a4ac-6db05f69ad04 => generated 2230 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 42/79] 199.204.45.129 () {44 vars in 1002 bytes} [Sun Aug 23 15:22:29 2026] GET /v2.0/security-groups/7e5bc1d9-4bd1-4506-a4ac-6db05f69ad04 => generated 2230 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 38/80] 199.204.45.129 () {44 vars in 1002 bytes} [Sun Aug 23 15:22:29 2026] GET /v2.0/security-groups/7e5bc1d9-4bd1-4506-a4ac-6db05f69ad04 => generated 2230 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 43/81] 199.204.45.129 () {48 vars in 992 bytes} [Sun Aug 23 15:22:29 2026] POST /v2.0/security-group-rules => generated 603 bytes in 81 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 40/84] 199.204.45.129 () {44 vars in 1002 bytes} [Sun Aug 23 15:22:30 2026] GET /v2.0/security-groups/7e5bc1d9-4bd1-4506-a4ac-6db05f69ad04 => generated 2846 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 45/85] 199.204.45.129 () {44 vars in 1002 bytes} [Sun Aug 23 15:22:30 2026] GET /v2.0/security-groups/7e5bc1d9-4bd1-4506-a4ac-6db05f69ad04 => generated 2846 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 41/86] 199.204.45.129 () {44 vars in 1002 bytes} [Sun Aug 23 15:22:30 2026] GET /v2.0/security-groups/7e5bc1d9-4bd1-4506-a4ac-6db05f69ad04 => generated 2846 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 46/87] 199.204.45.129 () {48 vars in 992 bytes} [Sun Aug 23 15:22:30 2026] POST /v2.0/security-group-rules => generated 603 bytes in 87 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 42/88] 199.204.45.129 () {44 vars in 1002 bytes} [Sun Aug 23 15:22:31 2026] GET /v2.0/security-groups/7e5bc1d9-4bd1-4506-a4ac-6db05f69ad04 => generated 3462 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 47/89] 199.204.45.129 () {44 vars in 1002 bytes} [Sun Aug 23 15:22:31 2026] GET /v2.0/security-groups/7e5bc1d9-4bd1-4506-a4ac-6db05f69ad04 => generated 3462 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 43/90] 199.204.45.129 () {44 vars in 1002 bytes} [Sun Aug 23 15:22:31 2026] GET /v2.0/security-groups/7e5bc1d9-4bd1-4506-a4ac-6db05f69ad04 => generated 3462 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 48/91] 199.204.45.129 () {48 vars in 992 bytes} [Sun Aug 23 15:22:31 2026] POST /v2.0/security-group-rules => generated 603 bytes in 105 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 44/92] 199.204.45.129 () {44 vars in 1002 bytes} [Sun Aug 23 15:22:32 2026] GET /v2.0/security-groups/7e5bc1d9-4bd1-4506-a4ac-6db05f69ad04 => generated 4078 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 49/93] 199.204.45.129 () {44 vars in 1002 bytes} [Sun Aug 23 15:22:32 2026] GET /v2.0/security-groups/7e5bc1d9-4bd1-4506-a4ac-6db05f69ad04 => generated 4078 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 45/94] 199.204.45.129 () {44 vars in 1002 bytes} [Sun Aug 23 15:22:32 2026] GET /v2.0/security-groups/7e5bc1d9-4bd1-4506-a4ac-6db05f69ad04 => generated 4078 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 50/95] 199.204.45.129 () {48 vars in 992 bytes} [Sun Aug 23 15:22:32 2026] POST /v2.0/security-group-rules => generated 603 bytes in 104 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 46/96] 199.204.45.129 () {44 vars in 988 bytes} [Sun Aug 23 15:22:33 2026] GET /v2.0/networks/97dcee94-3104-402a-97c0-9410653d88d2 => generated 732 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-23 15:22:33.908 8 INFO neutron.pecan_wsgi.hooks.translation [None req-a6e4a0d9-12df-4877-a209-779cf63f3ccb f587c7dcfefb4fdda5c66155dd894154 6bb5c06278dd467caf31e9fe047ed86b - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 51/97] 199.204.45.129 () {44 vars in 1077 bytes} [Sun Aug 23 15:22:33 2026] GET /v2.0/ports/octavia-health-manager-port-instance?network_id=97dcee94-3104-402a-97c0-9410653d88d2 => generated 132 bytes in 37 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 47/98] 199.204.45.129 () {44 vars in 1100 bytes} [Sun Aug 23 15:22:33 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance&network_id=97dcee94-3104-402a-97c0-9410653d88d2 => 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: 52/99] 199.204.45.129 () {44 vars in 1002 bytes} [Sun Aug 23 15:22:33 2026] GET /v2.0/security-groups/7e5bc1d9-4bd1-4506-a4ac-6db05f69ad04 => 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: 48/100] 199.204.45.129 () {48 vars in 962 bytes} [Sun Aug 23 15:22:34 2026] POST /v2.0/ports => generated 1096 bytes in 338 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-08-23 15:22:41.983 8 INFO neutron.pecan_wsgi.hooks.translation [None req-a66e5adb-cab0-431c-9181-590710ba072f f587c7dcfefb4fdda5c66155dd894154 6bb5c06278dd467caf31e9fe047ed86b - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 53/101] 199.204.45.129 () {44 vars in 980 bytes} [Sun Aug 23 15:22:41 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) /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: 49/102] 199.204.45.129 () {44 vars in 1002 bytes} [Sun Aug 23 15:22:41 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1099 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 54/103] 199.204.45.129 () {48 vars in 1032 bytes} [Sun Aug 23 15:22:42 2026] PUT /v2.0/ports/5d2e8f6b-1f3a-469d-bd22-22fd0d215c95 => generated 1245 bytes in 727 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 50/104] 199.204.45.129 () {44 vars in 921 bytes} [Sun Aug 23 15:22:44 2026] GET /v2.0/ports => generated 3726 bytes in 266 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-23 15:22:45.396 8 INFO neutron.api.v2.resource [None req-4eca88be-e6a2-43fe-b799-eea06ad565d7 f587c7dcfefb4fdda5c66155dd894154 6bb5c06278dd467caf31e9fe047ed86b - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 56/107] 199.204.45.129 () {44 vars in 960 bytes} [Sun Aug 23 15:22:45 2026] GET /v2.0/security-groups/lb-mgmt-sec-grp => generated 125 bytes in 35 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 52/108] 199.204.45.129 () {44 vars in 982 bytes} [Sun Aug 23 15:22:45 2026] GET /v2.0/security-groups?name=lb-mgmt-sec-grp => generated 23 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 57/109] 199.204.45.129 () {48 vars in 981 bytes} [Sun Aug 23 15:22:45 2026] POST /v2.0/security-groups => generated 1610 bytes in 119 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 53/110] 199.204.45.129 () {44 vars in 1002 bytes} [Sun Aug 23 15:22:46 2026] GET /v2.0/security-groups/b8ba2f4b-b17f-4cf3-bf92-d22713c4f22a => 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: 58/111] 199.204.45.129 () {44 vars in 1002 bytes} [Sun Aug 23 15:22:46 2026] GET /v2.0/security-groups/b8ba2f4b-b17f-4cf3-bf92-d22713c4f22a => generated 1610 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 54/112] 199.204.45.129 () {44 vars in 1002 bytes} [Sun Aug 23 15:22:46 2026] GET /v2.0/security-groups/b8ba2f4b-b17f-4cf3-bf92-d22713c4f22a => 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: 59/113] 199.204.45.129 () {48 vars in 992 bytes} [Sun Aug 23 15:22:46 2026] POST /v2.0/security-group-rules => generated 621 bytes in 88 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 55/114] 199.204.45.129 () {44 vars in 1002 bytes} [Sun Aug 23 15:22:47 2026] GET /v2.0/security-groups/b8ba2f4b-b17f-4cf3-bf92-d22713c4f22a => generated 2244 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 60/115] 199.204.45.129 () {44 vars in 1002 bytes} [Sun Aug 23 15:22:47 2026] GET /v2.0/security-groups/b8ba2f4b-b17f-4cf3-bf92-d22713c4f22a => generated 2244 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 56/116] 199.204.45.129 () {44 vars in 1002 bytes} [Sun Aug 23 15:22:47 2026] GET /v2.0/security-groups/b8ba2f4b-b17f-4cf3-bf92-d22713c4f22a => generated 2244 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 61/117] 199.204.45.129 () {48 vars in 992 bytes} [Sun Aug 23 15:22:47 2026] POST /v2.0/security-group-rules => generated 625 bytes in 114 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 66/126] 199.204.45.129 () {44 vars in 976 bytes} [Sun Aug 23 15:23:47 2026] GET /v2.0/quotas/6bb5c06278dd467caf31e9fe047ed86b => generated 292 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 61/127] 199.204.45.129 () {48 vars in 1028 bytes} [Sun Aug 23 15:23:47 2026] PUT /v2.0/quotas/6bb5c06278dd467caf31e9fe047ed86b => generated 291 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-23 15:26:07.883 7 INFO neutron.pecan_wsgi.hooks.translation [None req-28d9845f-e460-41e5-86c0-8f1a56447c8f f587c7dcfefb4fdda5c66155dd894154 6bb5c06278dd467caf31e9fe047ed86b - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 71/146] 199.204.45.129 () {30 vars in 741 bytes} [Sun Aug 23 15:26:07 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 230 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: 76/147] 199.204.45.129 () {30 vars in 763 bytes} [Sun Aug 23 15:26:07 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1248 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-23 15:26:09.734 7 INFO neutron.pecan_wsgi.hooks.translation [None req-befeeac8-bddd-4ef5-bff8-1c389baa45cc f587c7dcfefb4fdda5c66155dd894154 6bb5c06278dd467caf31e9fe047ed86b - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 72/148] 199.204.45.129 () {30 vars in 741 bytes} [Sun Aug 23 15:26:09 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 56 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 77/149] 199.204.45.129 () {30 vars in 763 bytes} [Sun Aug 23 15:26:09 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1248 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-23 15:32:00.364 8 INFO neutron.api.v2.resource [None req-7d136293-7cac-458c-8f7c-833dbb41af1c f587c7dcfefb4fdda5c66155dd894154 6bb5c06278dd467caf31e9fe047ed86b - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 102/198] 199.204.45.129 () {44 vars in 1075 bytes} [Sun Aug 23 15:32:00 2026] GET /v2.0/security-groups/manila-service-security-group?project_id=6b9f26f79ea64b34a193ea9321fe88cc => generated 139 bytes in 135 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 97/199] 199.204.45.129 () {44 vars in 1098 bytes} [Sun Aug 23 15:32:00 2026] GET /v2.0/security-groups?name=manila-service-security-group&project_id=6b9f26f79ea64b34a193ea9321fe88cc => generated 23 bytes in 158 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 103/200] 199.204.45.129 () {48 vars in 982 bytes} [Sun Aug 23 15:32:00 2026] POST /v2.0/security-groups => generated 1624 bytes in 109 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 98/201] 199.204.45.129 () {44 vars in 1089 bytes} [Sun Aug 23 15:32:01 2026] GET /v2.0/security-groups/5182318c-53cd-4179-b83c-33c2d78002ed?project_id=6b9f26f79ea64b34a193ea9321fe88cc => generated 1624 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 104/202] 199.204.45.129 () {44 vars in 1002 bytes} [Sun Aug 23 15:32:01 2026] GET /v2.0/security-groups/5182318c-53cd-4179-b83c-33c2d78002ed => generated 1624 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 99/203] 199.204.45.129 () {44 vars in 1089 bytes} [Sun Aug 23 15:32:01 2026] GET /v2.0/security-groups/5182318c-53cd-4179-b83c-33c2d78002ed?project_id=6b9f26f79ea64b34a193ea9321fe88cc => generated 1624 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 105/204] 199.204.45.129 () {48 vars in 992 bytes} [Sun Aug 23 15:32:01 2026] POST /v2.0/security-group-rules => generated 597 bytes in 89 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 100/205] 199.204.45.129 () {44 vars in 1089 bytes} [Sun Aug 23 15:32:02 2026] GET /v2.0/security-groups/5182318c-53cd-4179-b83c-33c2d78002ed?project_id=6b9f26f79ea64b34a193ea9321fe88cc => generated 2234 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 106/206] 199.204.45.129 () {44 vars in 1002 bytes} [Sun Aug 23 15:32:02 2026] GET /v2.0/security-groups/5182318c-53cd-4179-b83c-33c2d78002ed => 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: 101/207] 199.204.45.129 () {44 vars in 1089 bytes} [Sun Aug 23 15:32:02 2026] GET /v2.0/security-groups/5182318c-53cd-4179-b83c-33c2d78002ed?project_id=6b9f26f79ea64b34a193ea9321fe88cc => generated 2234 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 107/208] 199.204.45.129 () {48 vars in 992 bytes} [Sun Aug 23 15:32:02 2026] POST /v2.0/security-group-rules => generated 599 bytes in 96 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 102/209] 199.204.45.129 () {44 vars in 1089 bytes} [Sun Aug 23 15:32:03 2026] GET /v2.0/security-groups/5182318c-53cd-4179-b83c-33c2d78002ed?project_id=6b9f26f79ea64b34a193ea9321fe88cc => generated 2846 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 108/210] 199.204.45.129 () {44 vars in 1002 bytes} [Sun Aug 23 15:32:03 2026] GET /v2.0/security-groups/5182318c-53cd-4179-b83c-33c2d78002ed => generated 2846 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 103/211] 199.204.45.129 () {44 vars in 1089 bytes} [Sun Aug 23 15:32:04 2026] GET /v2.0/security-groups/5182318c-53cd-4179-b83c-33c2d78002ed?project_id=6b9f26f79ea64b34a193ea9321fe88cc => generated 2846 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 109/212] 199.204.45.129 () {48 vars in 992 bytes} [Sun Aug 23 15:32:04 2026] POST /v2.0/security-group-rules => generated 601 bytes in 90 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 104/213] 199.204.45.129 () {44 vars in 1089 bytes} [Sun Aug 23 15:32:05 2026] GET /v2.0/security-groups/5182318c-53cd-4179-b83c-33c2d78002ed?project_id=6b9f26f79ea64b34a193ea9321fe88cc => generated 3460 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 110/214] 199.204.45.129 () {44 vars in 1002 bytes} [Sun Aug 23 15:32:05 2026] GET /v2.0/security-groups/5182318c-53cd-4179-b83c-33c2d78002ed => generated 3460 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 105/215] 199.204.45.129 () {44 vars in 1089 bytes} [Sun Aug 23 15:32:05 2026] GET /v2.0/security-groups/5182318c-53cd-4179-b83c-33c2d78002ed?project_id=6b9f26f79ea64b34a193ea9321fe88cc => generated 3460 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 111/216] 199.204.45.129 () {48 vars in 992 bytes} [Sun Aug 23 15:32:05 2026] POST /v2.0/security-group-rules => generated 602 bytes in 97 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 115/235] 199.204.45.129 () {30 vars in 740 bytes} [Sun Aug 23 15:34:21 2026] GET /v2.0/networks?tenant_id=6b9f26f79ea64b34a193ea9321fe88cc&shared=False => generated 15 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-23 15:34:21.520 8 INFO neutron.db.segments_db [None req-84a623bc-aacd-4e06-89b5-7135b7e809d7 46d44711b4b64cbbb37bad2be7ca67ec 6b9f26f79ea64b34a193ea9321fe88cc - - 1b92273d2250468fa4cbef64001dd7b8 1b92273d2250468fa4cbef64001dd7b8] Added segment bf7e8d5c-18ae-452e-befa-cd4c81823da7 of type vxlan for network 4f1a1b61-8bb5-4727-8724-83568200298a [pid: 8|app: 0|req: 121/236] 199.204.45.129 () {34 vars in 682 bytes} [Sun Aug 23 15:34:21 2026] POST /v2.0/networks => generated 699 bytes in 137 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 116/237] 199.204.45.129 () {30 vars in 722 bytes} [Sun Aug 23 15:34:21 2026] GET /v2.0/ports?device_id=manila-share&binding%3Ahost_id=instance => generated 12 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 122/238] 199.204.45.129 () {30 vars in 633 bytes} [Sun Aug 23 15:34:21 2026] GET /v2.0/extensions => generated 21537 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 117/239] 199.204.45.129 () {34 vars in 677 bytes} [Sun Aug 23 15:34:21 2026] POST /v2.0/ports => generated 999 bytes in 346 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 123/240] 199.204.45.129 () {30 vars in 703 bytes} [Sun Aug 23 15:34:22 2026] GET /v2.0/networks/4f1a1b61-8bb5-4727-8724-83568200298a => generated 705 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 118/241] 199.204.45.129 () {30 vars in 722 bytes} [Sun Aug 23 15:34:23 2026] GET /v2.0/ports?device_id=manila-share&binding%3Ahost_id=instance => generated 1004 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 124/242] 199.204.45.129 () {30 vars in 703 bytes} [Sun Aug 23 15:34:23 2026] GET /v2.0/networks/4f1a1b61-8bb5-4727-8724-83568200298a => generated 705 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 126/245] 199.204.45.129 () {44 vars in 976 bytes} [Sun Aug 23 15:34:37 2026] GET /v2.0/quotas/6b9f26f79ea64b34a193ea9321fe88cc => generated 292 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 120/246] 199.204.45.129 () {48 vars in 1028 bytes} [Sun Aug 23 15:34:37 2026] PUT /v2.0/quotas/6b9f26f79ea64b34a193ea9321fe88cc => generated 291 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-23 15:46:37.901 8 INFO neutron.pecan_wsgi.hooks.translation [None req-455a7cda-9d66-4baa-8c8a-cc64d22592fd f587c7dcfefb4fdda5c66155dd894154 6bb5c06278dd467caf31e9fe047ed86b - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 175/343] 199.204.45.129 () {44 vars in 928 bytes} [Sun Aug 23 15:46:37 2026] GET /v2.0/networks/public => generated 108 bytes in 133 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 169/344] 199.204.45.129 () {44 vars in 950 bytes} [Sun Aug 23 15:46:37 2026] GET /v2.0/networks?name=public => generated 753 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-23 15:46:39.106 8 INFO neutron.pecan_wsgi.hooks.translation [None req-fb167909-d646-4850-85b5-03552e7e9611 f587c7dcfefb4fdda5c66155dd894154 6bb5c06278dd467caf31e9fe047ed86b - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 176/345] 199.204.45.129 () {44 vars in 928 bytes} [Sun Aug 23 15:46:39 2026] GET /v2.0/networks/public => generated 108 bytes in 64 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 170/346] 199.204.45.129 () {44 vars in 950 bytes} [Sun Aug 23 15:46:39 2026] GET /v2.0/networks?name=public => generated 753 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-23 15:46:39.185 8 INFO neutron.pecan_wsgi.hooks.translation [None req-5bb3a0eb-0795-48a9-8d4f-2584b6c0e776 f587c7dcfefb4fdda5c66155dd894154 6bb5c06278dd467caf31e9fe047ed86b - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 177/347] 199.204.45.129 () {44 vars in 1035 bytes} [Sun Aug 23 15:46:39 2026] GET /v2.0/subnets/public-subnet?network_id=f868bd25-9d5c-4154-ac86-ae6a508ca94b => 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: 171/348] 199.204.45.129 () {44 vars in 1058 bytes} [Sun Aug 23 15:46:39 2026] GET /v2.0/subnets?name=public-subnet&network_id=f868bd25-9d5c-4154-ac86-ae6a508ca94b => generated 667 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-23 15:47:06.210 7 INFO neutron.pecan_wsgi.hooks.translation [None req-1756c7db-34e2-4e99-be55-fc8d160a6614 f587c7dcfefb4fdda5c66155dd894154 6bb5c06278dd467caf31e9fe047ed86b - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 174/353] 199.204.45.129 () {44 vars in 938 bytes} [Sun Aug 23 15:47:06 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 52 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 180/354] 199.204.45.129 () {44 vars in 960 bytes} [Sun Aug 23 15:47:06 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 735 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-23 15:47:07.146 7 INFO neutron.pecan_wsgi.hooks.translation [None req-af387b4a-52bc-4480-866f-bbaefd753035 f587c7dcfefb4fdda5c66155dd894154 6bb5c06278dd467caf31e9fe047ed86b - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 175/355] 199.204.45.129 () {44 vars in 938 bytes} [Sun Aug 23 15:47:07 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 39 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 181/356] 199.204.45.129 () {44 vars in 960 bytes} [Sun Aug 23 15:47:07 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 735 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-23 15:47:07.209 7 INFO neutron.pecan_wsgi.hooks.translation [None req-2e926081-c4dc-4fdf-8344-904a4f5a8746 f587c7dcfefb4fdda5c66155dd894154 6bb5c06278dd467caf31e9fe047ed86b - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 176/357] 199.204.45.129 () {44 vars in 1037 bytes} [Sun Aug 23 15:47:07 2026] GET /v2.0/subnets/lb-mgmt-subnet?network_id=97dcee94-3104-402a-97c0-9410653d88d2 => generated 114 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 182/358] 199.204.45.129 () {44 vars in 1060 bytes} [Sun Aug 23 15:47:07 2026] GET /v2.0/subnets?name=lb-mgmt-subnet&network_id=97dcee94-3104-402a-97c0-9410653d88d2 => generated 654 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-23 15:47:08.247 7 INFO neutron.api.v2.resource [None req-c1ad2239-579c-4014-905b-bb36a7139ade f587c7dcfefb4fdda5c66155dd894154 6bb5c06278dd467caf31e9fe047ed86b - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 177/359] 199.204.45.129 () {44 vars in 972 bytes} [Sun Aug 23 15:47:08 2026] GET /v2.0/security-groups/lb-health-mgr-sec-grp => generated 131 bytes in 41 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 183/360] 199.204.45.129 () {44 vars in 994 bytes} [Sun Aug 23 15:47:08 2026] GET /v2.0/security-groups?name=lb-health-mgr-sec-grp => generated 4690 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 178/361] 199.204.45.129 () {44 vars in 1002 bytes} [Sun Aug 23 15:47:09 2026] GET /v2.0/security-groups/7e5bc1d9-4bd1-4506-a4ac-6db05f69ad04 => generated 4694 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 184/362] 199.204.45.129 () {44 vars in 1002 bytes} [Sun Aug 23 15:47:09 2026] GET /v2.0/security-groups/7e5bc1d9-4bd1-4506-a4ac-6db05f69ad04 => 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: 179/363] 199.204.45.129 () {44 vars in 1012 bytes} [Sun Aug 23 15:47:09 2026] GET /v2.0/security-group-rules/c2311df1-213d-4977-b374-298a9799ccdc => generated 601 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 185/364] 199.204.45.129 () {44 vars in 1002 bytes} [Sun Aug 23 15:47:10 2026] GET /v2.0/security-groups/7e5bc1d9-4bd1-4506-a4ac-6db05f69ad04 => 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: 180/365] 199.204.45.129 () {44 vars in 1002 bytes} [Sun Aug 23 15:47:10 2026] GET /v2.0/security-groups/7e5bc1d9-4bd1-4506-a4ac-6db05f69ad04 => generated 4694 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 186/366] 199.204.45.129 () {44 vars in 1012 bytes} [Sun Aug 23 15:47:10 2026] GET /v2.0/security-group-rules/4443c765-6816-40d8-b404-745932fc5b8c => generated 603 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 181/367] 199.204.45.129 () {44 vars in 1002 bytes} [Sun Aug 23 15:47:11 2026] GET /v2.0/security-groups/7e5bc1d9-4bd1-4506-a4ac-6db05f69ad04 => generated 4694 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 187/368] 199.204.45.129 () {44 vars in 1002 bytes} [Sun Aug 23 15:47:11 2026] GET /v2.0/security-groups/7e5bc1d9-4bd1-4506-a4ac-6db05f69ad04 => generated 4694 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 182/369] 199.204.45.129 () {44 vars in 1012 bytes} [Sun Aug 23 15:47:11 2026] GET /v2.0/security-group-rules/ea720848-ab1a-4e46-b73e-1e1b799660fc => generated 603 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 188/370] 199.204.45.129 () {44 vars in 1002 bytes} [Sun Aug 23 15:47:12 2026] GET /v2.0/security-groups/7e5bc1d9-4bd1-4506-a4ac-6db05f69ad04 => generated 4694 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 183/371] 199.204.45.129 () {44 vars in 1002 bytes} [Sun Aug 23 15:47:12 2026] GET /v2.0/security-groups/7e5bc1d9-4bd1-4506-a4ac-6db05f69ad04 => generated 4694 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 189/372] 199.204.45.129 () {44 vars in 1012 bytes} [Sun Aug 23 15:47:12 2026] GET /v2.0/security-group-rules/6342405a-6532-4382-a573-176578d16cd7 => generated 603 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 184/373] 199.204.45.129 () {44 vars in 1002 bytes} [Sun Aug 23 15:47:13 2026] GET /v2.0/security-groups/7e5bc1d9-4bd1-4506-a4ac-6db05f69ad04 => generated 4694 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 190/374] 199.204.45.129 () {44 vars in 1002 bytes} [Sun Aug 23 15:47:13 2026] GET /v2.0/security-groups/7e5bc1d9-4bd1-4506-a4ac-6db05f69ad04 => generated 4694 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 185/375] 199.204.45.129 () {44 vars in 1012 bytes} [Sun Aug 23 15:47:13 2026] GET /v2.0/security-group-rules/93ea1b20-2b98-429e-93ad-a0d7330fd6e0 => generated 603 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 191/376] 199.204.45.129 () {44 vars in 988 bytes} [Sun Aug 23 15:47:14 2026] GET /v2.0/networks/97dcee94-3104-402a-97c0-9410653d88d2 => generated 732 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-23 15:47:14.555 7 INFO neutron.pecan_wsgi.hooks.translation [None req-8cd80fa6-48ba-4130-aad6-ab6060640836 f587c7dcfefb4fdda5c66155dd894154 6bb5c06278dd467caf31e9fe047ed86b - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 186/377] 199.204.45.129 () {44 vars in 1077 bytes} [Sun Aug 23 15:47:14 2026] GET /v2.0/ports/octavia-health-manager-port-instance?network_id=97dcee94-3104-402a-97c0-9410653d88d2 => generated 132 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 192/378] 199.204.45.129 () {44 vars in 1100 bytes} [Sun Aug 23 15:47:14 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance&network_id=97dcee94-3104-402a-97c0-9410653d88d2 => generated 1250 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 187/379] 199.204.45.129 () {44 vars in 1002 bytes} [Sun Aug 23 15:47:14 2026] GET /v2.0/security-groups/7e5bc1d9-4bd1-4506-a4ac-6db05f69ad04 => generated 4694 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-23 15:47:22.223 7 INFO neutron.pecan_wsgi.hooks.translation [None req-cf51524b-2cf3-4b78-8d42-079c9b0d0821 f587c7dcfefb4fdda5c66155dd894154 6bb5c06278dd467caf31e9fe047ed86b - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 189/382] 199.204.45.129 () {44 vars in 980 bytes} [Sun Aug 23 15:47:22 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 43 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 194/383] 199.204.45.129 () {44 vars in 1002 bytes} [Sun Aug 23 15:47:22 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1250 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 190/384] 199.204.45.129 () {44 vars in 921 bytes} [Sun Aug 23 15:47:23 2026] GET /v2.0/ports => generated 4721 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-23 15:47:24.857 8 INFO neutron.api.v2.resource [None req-6fe405d2-1ba8-4973-be8b-ccc0feac4f9a f587c7dcfefb4fdda5c66155dd894154 6bb5c06278dd467caf31e9fe047ed86b - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 195/385] 199.204.45.129 () {44 vars in 960 bytes} [Sun Aug 23 15:47:24 2026] GET /v2.0/security-groups/lb-mgmt-sec-grp => generated 125 bytes in 47 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 191/386] 199.204.45.129 () {44 vars in 982 bytes} [Sun Aug 23 15:47:24 2026] GET /v2.0/security-groups?name=lb-mgmt-sec-grp => generated 2881 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 196/387] 199.204.45.129 () {44 vars in 1002 bytes} [Sun Aug 23 15:47:25 2026] GET /v2.0/security-groups/b8ba2f4b-b17f-4cf3-bf92-d22713c4f22a => generated 2882 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 192/388] 199.204.45.129 () {44 vars in 1002 bytes} [Sun Aug 23 15:47:25 2026] GET /v2.0/security-groups/b8ba2f4b-b17f-4cf3-bf92-d22713c4f22a => generated 2882 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 197/389] 199.204.45.129 () {44 vars in 1012 bytes} [Sun Aug 23 15:47:25 2026] GET /v2.0/security-group-rules/de893f6e-2dc8-4191-a7df-465094cdc698 => generated 621 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 193/390] 199.204.45.129 () {44 vars in 1002 bytes} [Sun Aug 23 15:47:26 2026] GET /v2.0/security-groups/b8ba2f4b-b17f-4cf3-bf92-d22713c4f22a => generated 2882 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 198/391] 199.204.45.129 () {44 vars in 1002 bytes} [Sun Aug 23 15:47:26 2026] GET /v2.0/security-groups/b8ba2f4b-b17f-4cf3-bf92-d22713c4f22a => generated 2882 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 194/392] 199.204.45.129 () {44 vars in 1012 bytes} [Sun Aug 23 15:47:26 2026] GET /v2.0/security-group-rules/280096f0-87bd-45c5-8eef-9ffe6a849edf => generated 625 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 200/395] 199.204.45.129 () {44 vars in 976 bytes} [Sun Aug 23 15:47:38 2026] GET /v2.0/quotas/6bb5c06278dd467caf31e9fe047ed86b => generated 291 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-23 15:48:32.595 8 INFO neutron.api.v2.resource [None req-58e741a3-477a-4fbb-aa1f-ef7cb9177513 f587c7dcfefb4fdda5c66155dd894154 6bb5c06278dd467caf31e9fe047ed86b - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 205/404] 199.204.45.129 () {44 vars in 1075 bytes} [Sun Aug 23 15:48:32 2026] GET /v2.0/security-groups/manila-service-security-group?project_id=6b9f26f79ea64b34a193ea9321fe88cc => generated 139 bytes in 42 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 200/405] 199.204.45.129 () {44 vars in 1098 bytes} [Sun Aug 23 15:48:32 2026] GET /v2.0/security-groups?name=manila-service-security-group&project_id=6b9f26f79ea64b34a193ea9321fe88cc => generated 4072 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 206/406] 199.204.45.129 () {44 vars in 1089 bytes} [Sun Aug 23 15:48:33 2026] GET /v2.0/security-groups/5182318c-53cd-4179-b83c-33c2d78002ed?project_id=6b9f26f79ea64b34a193ea9321fe88cc => generated 4075 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 201/407] 199.204.45.129 () {44 vars in 1002 bytes} [Sun Aug 23 15:48:33 2026] GET /v2.0/security-groups/5182318c-53cd-4179-b83c-33c2d78002ed => generated 4075 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 207/408] 199.204.45.129 () {44 vars in 1012 bytes} [Sun Aug 23 15:48:33 2026] GET /v2.0/security-group-rules/d95ca1ed-ae5f-4ff1-904f-e8948f61ab2d => generated 597 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 202/409] 199.204.45.129 () {44 vars in 1089 bytes} [Sun Aug 23 15:48:34 2026] GET /v2.0/security-groups/5182318c-53cd-4179-b83c-33c2d78002ed?project_id=6b9f26f79ea64b34a193ea9321fe88cc => generated 4075 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 208/410] 199.204.45.129 () {44 vars in 1002 bytes} [Sun Aug 23 15:48:34 2026] GET /v2.0/security-groups/5182318c-53cd-4179-b83c-33c2d78002ed => generated 4075 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 203/411] 199.204.45.129 () {44 vars in 1012 bytes} [Sun Aug 23 15:48:34 2026] GET /v2.0/security-group-rules/25b6e138-ce35-4e84-9975-5a82f5f9c7f9 => generated 599 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 209/412] 199.204.45.129 () {44 vars in 1089 bytes} [Sun Aug 23 15:48:35 2026] GET /v2.0/security-groups/5182318c-53cd-4179-b83c-33c2d78002ed?project_id=6b9f26f79ea64b34a193ea9321fe88cc => generated 4075 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 204/413] 199.204.45.129 () {44 vars in 1002 bytes} [Sun Aug 23 15:48:35 2026] GET /v2.0/security-groups/5182318c-53cd-4179-b83c-33c2d78002ed => 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: 210/414] 199.204.45.129 () {44 vars in 1012 bytes} [Sun Aug 23 15:48:35 2026] GET /v2.0/security-group-rules/0c441f07-4aac-40cc-922e-288dff0ba3e9 => 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: 205/415] 199.204.45.129 () {44 vars in 1089 bytes} [Sun Aug 23 15:48:36 2026] GET /v2.0/security-groups/5182318c-53cd-4179-b83c-33c2d78002ed?project_id=6b9f26f79ea64b34a193ea9321fe88cc => generated 4075 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 211/416] 199.204.45.129 () {44 vars in 1002 bytes} [Sun Aug 23 15:48:36 2026] GET /v2.0/security-groups/5182318c-53cd-4179-b83c-33c2d78002ed => generated 4075 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 206/417] 199.204.45.129 () {44 vars in 1012 bytes} [Sun Aug 23 15:48:36 2026] GET /v2.0/security-group-rules/fbae63cc-8e22-4c0b-b9c1-1c941464ca07 => generated 602 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 212/418] 199.204.45.129 () {44 vars in 976 bytes} [Sun Aug 23 15:48:43 2026] GET /v2.0/quotas/6b9f26f79ea64b34a193ea9321fe88cc => 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: 211/427] 199.204.45.129 () {44 vars in 950 bytes} [Sun Aug 23 15:49:33 2026] GET /v2.0/networks?name=public => generated 753 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 214/432] 10.0.0.234 () {32 vars in 649 bytes} [Sun Aug 23 15:50:12 2026] GET /v2.0/networks => generated 2168 bytes in 191 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 219/433] 10.0.0.234 () {32 vars in 655 bytes} [Sun Aug 23 15:50:13 2026] GET /v2.0/floatingips => generated 19 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 215/434] 10.0.0.234 () {32 vars in 647 bytes} [Sun Aug 23 15:50:13 2026] GET /v2.0/routers => generated 15 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 220/435] 10.0.0.234 () {32 vars in 643 bytes} [Sun Aug 23 15:50:13 2026] GET /v2.0/ports => generated 4721 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 216/436] 10.0.0.234 () {32 vars in 647 bytes} [Sun Aug 23 15:50:13 2026] GET /v2.0/subnets => generated 1308 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 221/437] 10.0.0.234 () {32 vars in 649 bytes} [Sun Aug 23 15:50:13 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: 217/438] 10.0.0.234 () {32 vars in 663 bytes} [Sun Aug 23 15:50:13 2026] GET /v2.0/security-groups => generated 17397 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 222/439] 10.0.0.234 () {32 vars in 655 bytes} [Sun Aug 23 15:50:13 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) 2026-08-23 15:50:24.489 7 INFO neutron.db.segments_db [None req-35679cd6-7b6b-44a3-9b66-71610e87c21d f587c7dcfefb4fdda5c66155dd894154 6bb5c06278dd467caf31e9fe047ed86b - - default default] Added segment 106fd11f-f2fc-407c-b262-60edd52629bb of type vxlan for network cb97fe37-88d9-4e5b-9f76-ee1b3bfb5784 2026-08-23 15:50:24.571 8 INFO neutron.db.segments_db [None req-a0c643af-7b6c-43d8-9247-e268ef54ecae f587c7dcfefb4fdda5c66155dd894154 6bb5c06278dd467caf31e9fe047ed86b - - default default] Added segment 232d3e4f-49ee-4a3f-a00d-191d5aaad796 of type vxlan for network b8224f27-8082-4032-a0d4-66fcc09c5eac [pid: 7|app: 0|req: 219/442] 10.0.0.234 () {34 vars in 671 bytes} [Sun Aug 23 15:50:24 2026] POST /v2.0/networks => generated 729 bytes in 404 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 224/443] 10.0.0.234 () {34 vars in 671 bytes} [Sun Aug 23 15:50:24 2026] POST /v2.0/networks => generated 728 bytes in 367 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 220/444] 10.0.0.234 () {34 vars in 669 bytes} [Sun Aug 23 15:50:24 2026] POST /v2.0/subnets => generated 695 bytes in 209 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-23 15:50:24.855 7 INFO neutron.db.segments_db [None req-7e7b0a2b-1c42-46ae-8803-0dd51000993e f587c7dcfefb4fdda5c66155dd894154 6bb5c06278dd467caf31e9fe047ed86b - - default default] Added segment 0950b6f3-c55e-41f0-8d49-05495bbc852e of type vxlan for network b00524b3-d718-42fe-9250-158112bacd0d [pid: 8|app: 0|req: 225/445] 10.0.0.234 () {34 vars in 669 bytes} [Sun Aug 23 15:50:24 2026] POST /v2.0/subnets => generated 694 bytes in 217 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-23 15:50:24.943 8 INFO neutron.db.segments_db [None req-9c4571e2-0868-40df-b8c3-9830677b7bc4 f587c7dcfefb4fdda5c66155dd894154 6bb5c06278dd467caf31e9fe047ed86b - - default default] Added segment 24a2a87f-5731-41ab-8c8b-ed29a92ef5fb of type vxlan for network d3da8bcf-b2bd-450e-924d-1aa6d98c767b 2026-08-23 15:50:25.105 7 INFO neutron.db.l3_hamode_db [None req-7e7b0a2b-1c42-46ae-8803-0dd51000993e f587c7dcfefb4fdda5c66155dd894154 fe60b00b05e14a318f63413ffb1e11ec - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-08-23 15:50:25.177 8 INFO neutron.db.l3_hamode_db [None req-9c4571e2-0868-40df-b8c3-9830677b7bc4 f587c7dcfefb4fdda5c66155dd894154 f11191758abf4091acaaaf9512084a21 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-08-23 15:50:25.909 7 INFO neutron.db.l3_hamode_db [None req-7e7b0a2b-1c42-46ae-8803-0dd51000993e f587c7dcfefb4fdda5c66155dd894154 6bb5c06278dd467caf31e9fe047ed86b - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-08-23 15:50:26.037 8 INFO neutron.db.l3_hamode_db [None req-9c4571e2-0868-40df-b8c3-9830677b7bc4 f587c7dcfefb4fdda5c66155dd894154 6bb5c06278dd467caf31e9fe047ed86b - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 226/446] 10.0.0.234 () {34 vars in 669 bytes} [Sun Aug 23 15:50:24 2026] POST /v2.0/routers => generated 734 bytes in 2253 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 221/447] 10.0.0.234 () {34 vars in 669 bytes} [Sun Aug 23 15:50:24 2026] POST /v2.0/routers => generated 735 bytes in 2444 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 227/448] 10.0.0.234 () {32 vars in 774 bytes} [Sun Aug 23 15:50:27 2026] GET /v2.0/security-groups?tenant_id=19ccffc939e641cca6a82ec36d6beae3&name=default => generated 2921 bytes in 254 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 222/449] 10.0.0.234 () {32 vars in 774 bytes} [Sun Aug 23 15:50:27 2026] GET /v2.0/security-groups?tenant_id=e4e3500395084d29aef009582da66955&name=default => generated 2921 bytes in 210 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 228/450] 10.0.0.234 () {34 vars in 783 bytes} [Sun Aug 23 15:50:27 2026] PUT /v2.0/routers/40892856-c8b6-42ed-ad3d-b34365bcc28e/add_router_interface => generated 309 bytes in 901 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 229/451] 10.0.0.234 () {32 vars in 740 bytes} [Sun Aug 23 15:50:28 2026] DELETE /v2.0/security-groups/b08f0f9a-8f40-4c3a-bf7e-a6ad0c82a424 => 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: 230/452] 10.0.0.234 () {32 vars in 740 bytes} [Sun Aug 23 15:50:28 2026] DELETE /v2.0/security-groups/a3335abf-eb96-4a72-a27d-2c1b0af54adb => 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: 223/453] 10.0.0.234 () {34 vars in 783 bytes} [Sun Aug 23 15:50:27 2026] PUT /v2.0/routers/429a3588-9092-4ba6-9379-c9e99214743f/add_router_interface => generated 309 bytes in 1129 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 231/454] 10.0.0.234 () {32 vars in 774 bytes} [Sun Aug 23 15:50:28 2026] GET /v2.0/security-groups?tenant_id=b5f43ec332f14e61af6d06b5f23947e3&name=default => generated 2922 bytes in 166 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 224/455] 10.0.0.234 () {32 vars in 740 bytes} [Sun Aug 23 15:50:28 2026] DELETE /v2.0/security-groups/7275f799-f4c9-4fdc-85a5-7994b705aa69 => generated 0 bytes in 120 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 232/456] 10.0.0.234 () {34 vars in 685 bytes} [Sun Aug 23 15:50:28 2026] POST /v2.0/security-groups => generated 1659 bytes in 146 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 225/457] 10.0.0.234 () {34 vars in 695 bytes} [Sun Aug 23 15:50:29 2026] POST /v2.0/security-group-rules => generated 597 bytes in 118 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 233/458] 10.0.0.234 () {34 vars in 695 bytes} [Sun Aug 23 15:50:29 2026] POST /v2.0/security-group-rules => generated 602 bytes in 132 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 234/459] 10.0.0.244 () {38 vars in 971 bytes} [Sun Aug 23 15:50:29 2026] POST /v2.0/security-groups => generated 1684 bytes in 266 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 226/462] 10.0.0.234 () {34 vars in 676 bytes} [Sun Aug 23 15:50:29 2026] POST /v2.0/floatingips => generated 552 bytes in 637 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 237/463] 10.0.0.244 () {34 vars in 991 bytes} [Sun Aug 23 15:50:30 2026] GET /v2.0/security-groups/ced8d873-face-4855-a49f-1006ed7af244 => generated 1684 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 238/464] 10.0.0.244 () {38 vars in 981 bytes} [Sun Aug 23 15:50:30 2026] POST /v2.0/security-group-rules => generated 614 bytes in 109 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-23 15:50:30.452 7 INFO neutron.db.segments_db [None req-cc4fd1d0-dfd1-4437-ab6e-ec3675b08011 f587c7dcfefb4fdda5c66155dd894154 6bb5c06278dd467caf31e9fe047ed86b - - default default] Added segment f4979dc0-a094-4dbc-8aea-08c6e5442e90 of type vxlan for network 50d03402-900b-4ab8-a13c-7a89f5a9c7b8 [pid: 7|app: 0|req: 227/465] 10.0.0.234 () {34 vars in 671 bytes} [Sun Aug 23 15:50:30 2026] POST /v2.0/networks => generated 724 bytes in 378 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 239/466] 10.0.0.244 () {38 vars in 971 bytes} [Sun Aug 23 15:50:30 2026] POST /v2.0/security-groups => generated 1685 bytes in 153 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 240/467] 10.0.0.244 () {34 vars in 991 bytes} [Sun Aug 23 15:50:30 2026] GET /v2.0/security-groups/6a326e68-8955-4754-826e-767961b7a745 => generated 1685 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 241/468] 10.0.0.244 () {38 vars in 981 bytes} [Sun Aug 23 15:50:30 2026] POST /v2.0/security-group-rules => generated 614 bytes in 96 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 228/469] 10.0.0.234 () {34 vars in 669 bytes} [Sun Aug 23 15:50:30 2026] POST /v2.0/subnets => generated 690 bytes in 208 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 242/470] 10.0.0.244 () {34 vars in 991 bytes} [Sun Aug 23 15:50:30 2026] GET /v2.0/security-groups/6a326e68-8955-4754-826e-767961b7a745 => generated 2310 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-23 15:50:30.822 7 INFO neutron.db.segments_db [None req-fb52808e-cf48-47bd-a59a-929dc2f551b0 f587c7dcfefb4fdda5c66155dd894154 6bb5c06278dd467caf31e9fe047ed86b - - default default] Added segment 975c1c05-5f89-40cb-9ccb-444ed2333965 of type vxlan for network c8bfe377-7978-4b79-a5dc-a9a7962f69c0 [pid: 8|app: 0|req: 243/471] 10.0.0.244 () {38 vars in 981 bytes} [Sun Aug 23 15:50:30 2026] POST /v2.0/security-group-rules => generated 619 bytes in 86 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 244/472] 10.0.0.244 () {34 vars in 991 bytes} [Sun Aug 23 15:50:30 2026] GET /v2.0/security-groups/6a326e68-8955-4754-826e-767961b7a745 => generated 2940 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 245/473] 10.0.0.244 () {34 vars in 1001 bytes} [Sun Aug 23 15:50:31 2026] GET /v2.0/security-group-rules/fc8b5600-569a-49d7-812e-3b70b2b96d92 => generated 616 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 246/474] 10.0.0.244 () {34 vars in 991 bytes} [Sun Aug 23 15:50:31 2026] GET /v2.0/security-groups/6a326e68-8955-4754-826e-767961b7a745 => generated 2940 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-23 15:50:31.098 7 INFO neutron.db.l3_hamode_db [None req-fb52808e-cf48-47bd-a59a-929dc2f551b0 f587c7dcfefb4fdda5c66155dd894154 34927d2bf1324a24b43fd4e491f37f43 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 247/475] 10.0.0.244 () {36 vars in 1023 bytes} [Sun Aug 23 15:50:31 2026] DELETE /v2.0/security-group-rules/fc8b5600-569a-49d7-812e-3b70b2b96d92 => 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: 248/476] 10.0.0.244 () {34 vars in 991 bytes} [Sun Aug 23 15:50:31 2026] GET /v2.0/security-groups/6a326e68-8955-4754-826e-767961b7a745 => generated 2310 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 249/477] 10.0.0.244 () {36 vars in 1013 bytes} [Sun Aug 23 15:50:31 2026] DELETE /v2.0/security-groups/6a326e68-8955-4754-826e-767961b7a745 => 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: 250/478] 10.0.0.244 () {34 vars in 991 bytes} [Sun Aug 23 15:50:31 2026] GET /v2.0/security-groups/ced8d873-face-4855-a49f-1006ed7af244 => generated 2309 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 251/479] 10.0.0.244 () {36 vars in 1013 bytes} [Sun Aug 23 15:50:31 2026] DELETE /v2.0/security-groups/ced8d873-face-4855-a49f-1006ed7af244 => generated 0 bytes in 65 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-23 15:50:31.916 8 INFO neutron_taas.services.taas.taas_plugin [None req-8b58a758-2535-443c-8f01-b55ed6fc52da f587c7dcfefb4fdda5c66155dd894154 6bb5c06278dd467caf31e9fe047ed86b - - default default] TaaS: Handle Delete Port: c0284dc3-a015-4a9e-b10f-66e9d6556335 2026-08-23 15:50:31.925 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-8b58a758-2535-443c-8f01-b55ed6fc52da f587c7dcfefb4fdda5c66155dd894154 6bb5c06278dd467caf31e9fe047ed86b - - default default] Tap Mirror: Handle Delete Port: c0284dc3-a015-4a9e-b10f-66e9d6556335 2026-08-23 15:50:31.946 7 INFO neutron.db.l3_hamode_db [None req-fb52808e-cf48-47bd-a59a-929dc2f551b0 f587c7dcfefb4fdda5c66155dd894154 6bb5c06278dd467caf31e9fe047ed86b - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 252/480] 10.0.0.234 () {34 vars in 789 bytes} [Sun Aug 23 15:50:31 2026] PUT /v2.0/routers/429a3588-9092-4ba6-9379-c9e99214743f/remove_router_interface => generated 309 bytes in 1003 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-23 15:50:32.621 8 INFO neutron_taas.services.taas.taas_plugin [None req-fd70827b-3787-400f-819c-c6bc4b3511ff f587c7dcfefb4fdda5c66155dd894154 6bb5c06278dd467caf31e9fe047ed86b - - default default] TaaS: Handle Delete Port: c69b1363-af95-42c0-8f1a-963237b5544e 2026-08-23 15:50:32.623 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-fd70827b-3787-400f-819c-c6bc4b3511ff f587c7dcfefb4fdda5c66155dd894154 6bb5c06278dd467caf31e9fe047ed86b - - default default] Tap Mirror: Handle Delete Port: c69b1363-af95-42c0-8f1a-963237b5544e 2026-08-23 15:50:32.816 8 INFO neutron_taas.services.taas.taas_plugin [None req-fd70827b-3787-400f-819c-c6bc4b3511ff f587c7dcfefb4fdda5c66155dd894154 6bb5c06278dd467caf31e9fe047ed86b - - default default] TaaS: Handle Delete Port: 82be86a6-b54e-4656-bef1-f1fb83aaae55 2026-08-23 15:50:32.818 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-fd70827b-3787-400f-819c-c6bc4b3511ff f587c7dcfefb4fdda5c66155dd894154 6bb5c06278dd467caf31e9fe047ed86b - - default default] Tap Mirror: Handle Delete Port: 82be86a6-b54e-4656-bef1-f1fb83aaae55 2026-08-23 15:50:32.872 8 WARNING neutron.plugins.ml2.ovo_rpc [None req-fd70827b-3787-400f-819c-c6bc4b3511ff f587c7dcfefb4fdda5c66155dd894154 6bb5c06278dd467caf31e9fe047ed86b - - 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() [pid: 7|app: 0|req: 229/481] 10.0.0.234 () {34 vars in 669 bytes} [Sun Aug 23 15:50:30 2026] POST /v2.0/routers => generated 730 bytes in 2212 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-23 15:50:33.403 8 INFO neutron.db.l3_hamode_db [None req-fd70827b-3787-400f-819c-c6bc4b3511ff f587c7dcfefb4fdda5c66155dd894154 6bb5c06278dd467caf31e9fe047ed86b - - default default] HA network b00524b3-d718-42fe-9250-158112bacd0d was deleted as no HA routers are present in tenant fe60b00b05e14a318f63413ffb1e11ec. [pid: 8|app: 0|req: 253/482] 10.0.0.234 () {32 vars in 724 bytes} [Sun Aug 23 15:50:32 2026] DELETE /v2.0/routers/429a3588-9092-4ba6-9379-c9e99214743f => generated 0 bytes in 973 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 254/483] 10.0.0.234 () {32 vars in 724 bytes} [Sun Aug 23 15:50:33 2026] DELETE /v2.0/subnets/23a60a4b-d2c5-436f-a956-19487f8d9c06 => generated 0 bytes in 171 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-23 15:50:33.705 8 INFO neutron_taas.services.taas.taas_plugin [None req-ea206e4e-f0b0-45cb-a9ef-e90a8aaadb24 f587c7dcfefb4fdda5c66155dd894154 6bb5c06278dd467caf31e9fe047ed86b - - default default] TaaS: Handle Delete Port: d93f34ef-b09d-467e-acaa-cd76bdcc6c40 2026-08-23 15:50:33.707 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-ea206e4e-f0b0-45cb-a9ef-e90a8aaadb24 f587c7dcfefb4fdda5c66155dd894154 6bb5c06278dd467caf31e9fe047ed86b - - default default] Tap Mirror: Handle Delete Port: d93f34ef-b09d-467e-acaa-cd76bdcc6c40 [pid: 8|app: 0|req: 255/484] 10.0.0.234 () {32 vars in 726 bytes} [Sun Aug 23 15:50:33 2026] DELETE /v2.0/networks/cb97fe37-88d9-4e5b-9f76-ee1b3bfb5784 => generated 0 bytes in 338 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-23 15:50:34.058 8 INFO neutron.services.segments.plugin [-] Segment 0950b6f3-c55e-41f0-8d49-05495bbc852e resource provider aggregate not found 2026-08-23 15:50:34.077 8 INFO neutron.services.segments.plugin [-] Segment 0950b6f3-c55e-41f0-8d49-05495bbc852e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0950b6f3-c55e-41f0-8d49-05495bbc852e found for delete ", "request_id": "req-45b98598-033f-4a47-9dac-912d31a30ffb"}]} 2026-08-23 15:50:34.153 8 INFO neutron.services.segments.plugin [-] Segment 0950b6f3-c55e-41f0-8d49-05495bbc852e resource provider aggregate not found 2026-08-23 15:50:34.183 8 INFO neutron.services.segments.plugin [-] Segment 0950b6f3-c55e-41f0-8d49-05495bbc852e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0950b6f3-c55e-41f0-8d49-05495bbc852e found for delete ", "request_id": "req-c0fd7ce5-7615-4a14-a323-8f66a03b5b01"}]} [pid: 7|app: 0|req: 230/485] 10.0.0.234 () {34 vars in 783 bytes} [Sun Aug 23 15:50:32 2026] PUT /v2.0/routers/5999efee-b911-437f-ad27-9bf4a3bf4624/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: 256/486] 10.0.0.234 () {32 vars in 774 bytes} [Sun Aug 23 15:50:34 2026] GET /v2.0/security-groups?tenant_id=fe60b00b05e14a318f63413ffb1e11ec&name=default => generated 2921 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 231/487] 10.0.0.234 () {32 vars in 740 bytes} [Sun Aug 23 15:50:34 2026] DELETE /v2.0/security-groups/e0d89672-438f-4013-925f-a822c03688b1 => 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: 257/488] 10.0.0.234 () {32 vars in 774 bytes} [Sun Aug 23 15:50:34 2026] GET /v2.0/security-groups?tenant_id=0aa2a989a12547afb133583b5faccde6&name=default => generated 2925 bytes in 282 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 232/489] 10.0.0.234 () {32 vars in 740 bytes} [Sun Aug 23 15:50:34 2026] DELETE /v2.0/security-groups/176838b0-a212-4a00-a94c-3db47b3af172 => 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: 233/490] 10.0.0.244 () {34 vars in 1098 bytes} [Sun Aug 23 15:50:34 2026] GET /v2.0/security-groups?name=tempest-securitygroup--735389306&fields=id&tenant_id=f11191758abf4091acaaaf9512084a21 => generated 69 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 258/491] 10.0.0.244 () {38 vars in 971 bytes} [Sun Aug 23 15:50:34 2026] POST /v2.0/security-groups => generated 1681 bytes in 151 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 259/492] 10.0.0.244 () {34 vars in 982 bytes} [Sun Aug 23 15:50:35 2026] GET /v2.0/networks?id=b8224f27-8082-4032-a0d4-66fcc09c5eac => generated 679 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 234/493] 10.0.0.234 () {32 vars in 774 bytes} [Sun Aug 23 15:50:34 2026] GET /v2.0/security-groups?tenant_id=67161cf7b132461d876040d7c0fadcdc&name=default => generated 2925 bytes in 138 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 235/494] 10.0.0.244 () {34 vars in 965 bytes} [Sun Aug 23 15:50:35 2026] GET /v2.0/quotas/f11191758abf4091acaaaf9512084a21 => 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: 260/495] 10.0.0.244 () {38 vars in 971 bytes} [Sun Aug 23 15:50:35 2026] POST /v2.0/security-groups => generated 1681 bytes in 105 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 236/496] 10.0.0.234 () {32 vars in 740 bytes} [Sun Aug 23 15:50:35 2026] DELETE /v2.0/security-groups/46bc371a-252d-4aee-bd2c-d07c7637e597 => generated 0 bytes in 117 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 261/497] 10.0.0.244 () {34 vars in 1002 bytes} [Sun Aug 23 15:50:35 2026] GET /v2.0/ports?tenant_id=f11191758abf4091acaaaf9512084a21&fields=id => generated 103 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 237/498] 10.0.0.244 () {38 vars in 971 bytes} [Sun Aug 23 15:50:35 2026] POST /v2.0/security-groups => generated 1682 bytes in 150 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 262/499] 10.0.0.244 () {34 vars in 1002 bytes} [Sun Aug 23 15:50:35 2026] GET /v2.0/security-groups?tenant_id=34927d2bf1324a24b43fd4e491f37f43 => generated 7909 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 238/500] 10.0.0.244 () {34 vars in 991 bytes} [Sun Aug 23 15:50:35 2026] GET /v2.0/security-groups/45ffa2a4-a51a-4265-a2bc-4ffb0b5d18d8 => generated 2922 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 263/501] 10.0.0.244 () {34 vars in 991 bytes} [Sun Aug 23 15:50:35 2026] GET /v2.0/security-groups/45ffa2a4-a51a-4265-a2bc-4ffb0b5d18d8 => generated 2922 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 239/502] 10.0.0.244 () {34 vars in 991 bytes} [Sun Aug 23 15:50:35 2026] GET /v2.0/security-groups/e1b6017c-eb90-407a-8880-7cbc502d787e => generated 1681 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 240/503] 10.0.0.244 () {34 vars in 907 bytes} [Sun Aug 23 15:50:35 2026] GET /v2.0/extensions => generated 21537 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 264/504] 10.0.0.244 () {36 vars in 1013 bytes} [Sun Aug 23 15:50:35 2026] DELETE /v2.0/security-groups/e1b6017c-eb90-407a-8880-7cbc502d787e => generated 0 bytes in 84 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 241/505] 10.0.0.244 () {34 vars in 1008 bytes} [Sun Aug 23 15:50:35 2026] GET /v2.0/networks/b8224f27-8082-4032-a0d4-66fcc09c5eac?fields=segments => generated 14 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-23 15:50:35.781 8 INFO neutron.api.v2.resource [req-9e0d6ca2-4403-4171-b9d7-6aa668333202 req-f9ed5208-5a95-4555-bd4c-6ab7438efb86 ec01498271eb4f1e980a9a47a1073959 34927d2bf1324a24b43fd4e491f37f43 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 265/506] 10.0.0.244 () {34 vars in 991 bytes} [Sun Aug 23 15:50:35 2026] GET /v2.0/security-groups/e1b6017c-eb90-407a-8880-7cbc502d787e => generated 146 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 242/507] 10.0.0.244 () {34 vars in 1108 bytes} [Sun Aug 23 15:50:35 2026] GET /v2.0/networks/b8224f27-8082-4032-a0d4-66fcc09c5eac?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: 8|app: 0|req: 266/508] 10.0.0.244 () {34 vars in 991 bytes} [Sun Aug 23 15:50:35 2026] GET /v2.0/security-groups/35a759d6-3006-46bd-8b5e-cdc85522006b => generated 1681 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 243/509] 10.0.0.244 () {36 vars in 1013 bytes} [Sun Aug 23 15:50:35 2026] DELETE /v2.0/security-groups/35a759d6-3006-46bd-8b5e-cdc85522006b => generated 0 bytes in 114 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-23 15:50:35.995 8 INFO neutron.api.v2.resource [req-9a6a0452-7e0a-45ee-9c66-ea975aa5ecf5 req-ea4bed0a-aacb-49c9-bb5c-4fa88e5522a0 ec01498271eb4f1e980a9a47a1073959 34927d2bf1324a24b43fd4e491f37f43 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 267/510] 10.0.0.244 () {34 vars in 991 bytes} [Sun Aug 23 15:50:35 2026] GET /v2.0/security-groups/35a759d6-3006-46bd-8b5e-cdc85522006b => 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: 244/511] 10.0.0.244 () {34 vars in 991 bytes} [Sun Aug 23 15:50:36 2026] GET /v2.0/security-groups/078ac52e-9ea3-4ebb-b11f-6519e0f56880 => generated 1682 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-23 15:50:36.109 8 INFO neutron.services.segments.plugin [-] Segment 106fd11f-f2fc-407c-b262-60edd52629bb resource provider aggregate not found [pid: 7|app: 0|req: 245/512] 10.0.0.244 () {34 vars in 990 bytes} [Sun Aug 23 15:50:36 2026] GET /v2.0/ports?device_id=c87dda4b-27c8-49f4-8e4b-c637825f769c => generated 12 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-23 15:50:36.149 8 INFO neutron.services.segments.plugin [-] Segment 106fd11f-f2fc-407c-b262-60edd52629bb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 106fd11f-f2fc-407c-b262-60edd52629bb found for delete ", "request_id": "req-93ddb0c8-0b5a-4a0c-811c-ca74a69684ce"}]} [pid: 8|app: 0|req: 268/513] 10.0.0.244 () {36 vars in 1013 bytes} [Sun Aug 23 15:50:36 2026] DELETE /v2.0/security-groups/078ac52e-9ea3-4ebb-b11f-6519e0f56880 => generated 0 bytes in 106 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-23 15:50:36.207 7 INFO neutron.api.v2.resource [req-953c7e17-b0cd-4a56-95c5-e92ced62ecae req-59471149-3f7f-4dde-8458-61c7acd6ba8e ec01498271eb4f1e980a9a47a1073959 34927d2bf1324a24b43fd4e491f37f43 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 246/514] 10.0.0.244 () {34 vars in 991 bytes} [Sun Aug 23 15:50:36 2026] GET /v2.0/security-groups/078ac52e-9ea3-4ebb-b11f-6519e0f56880 => generated 146 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-23 15:50:36.214 8 INFO neutron.services.segments.plugin [-] Segment 106fd11f-f2fc-407c-b262-60edd52629bb resource provider aggregate not found 2026-08-23 15:50:36.227 8 INFO neutron.services.segments.plugin [-] Segment 106fd11f-f2fc-407c-b262-60edd52629bb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 106fd11f-f2fc-407c-b262-60edd52629bb found for delete ", "request_id": "req-f79b5da9-1368-4d4f-a16f-e553ac275422"}]} [pid: 7|app: 0|req: 247/515] 10.0.0.244 () {34 vars in 1002 bytes} [Sun Aug 23 15:50:36 2026] GET /v2.0/security-groups?tenant_id=34927d2bf1324a24b43fd4e491f37f43 => generated 2925 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 248/516] 10.0.0.244 () {34 vars in 991 bytes} [Sun Aug 23 15:50:36 2026] GET /v2.0/security-groups/45ffa2a4-a51a-4265-a2bc-4ffb0b5d18d8 => generated 2922 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 249/517] 10.0.0.244 () {34 vars in 991 bytes} [Sun Aug 23 15:50:36 2026] GET /v2.0/security-groups/45ffa2a4-a51a-4265-a2bc-4ffb0b5d18d8 => generated 2922 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-23 15:50:36.382 7 INFO neutron.api.v2.resource [req-1acb31c3-9495-42c2-88a8-9b12a0557d32 req-ee439fe7-5a3b-460e-bf1b-4de7107c849b ec01498271eb4f1e980a9a47a1073959 34927d2bf1324a24b43fd4e491f37f43 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 250/518] 10.0.0.244 () {34 vars in 991 bytes} [Sun Aug 23 15:50:36 2026] GET /v2.0/security-groups/078ac52e-9ea3-4ebb-b11f-6519e0f56880 => generated 146 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-23 15:50:36.417 7 INFO neutron.api.v2.resource [req-a4e10dfb-a2c1-4f0a-9e2e-0913c491f05a req-8613e33d-611c-479b-b8c2-917237ef6927 ec01498271eb4f1e980a9a47a1073959 34927d2bf1324a24b43fd4e491f37f43 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 251/519] 10.0.0.244 () {34 vars in 991 bytes} [Sun Aug 23 15:50:36 2026] GET /v2.0/security-groups/35a759d6-3006-46bd-8b5e-cdc85522006b => generated 146 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-23 15:50:36.455 7 INFO neutron.api.v2.resource [req-99a39c62-79f0-400e-8678-5cf07671f523 req-a996b48b-2d07-48c0-a327-3b79884b971e ec01498271eb4f1e980a9a47a1073959 34927d2bf1324a24b43fd4e491f37f43 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 252/520] 10.0.0.244 () {34 vars in 991 bytes} [Sun Aug 23 15:50:36 2026] GET /v2.0/security-groups/e1b6017c-eb90-407a-8880-7cbc502d787e => generated 146 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-23 15:50:36.466 8 INFO neutron.db.segments_db [None req-d71461b5-05ce-4ca6-99fc-1afb75e0cc90 f587c7dcfefb4fdda5c66155dd894154 6bb5c06278dd467caf31e9fe047ed86b - - default default] Added segment 25bb7e88-8fc0-49b0-9e38-70f2bfd9f054 of type vxlan for network 0405eeb1-9738-408d-a440-16854602c3d0 [pid: 8|app: 0|req: 269/521] 10.0.0.234 () {34 vars in 671 bytes} [Sun Aug 23 15:50:36 2026] POST /v2.0/networks => generated 717 bytes in 316 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 270/522] 10.0.0.234 () {34 vars in 669 bytes} [Sun Aug 23 15:50:36 2026] POST /v2.0/subnets => generated 683 bytes in 181 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-23 15:50:36.772 8 INFO neutron.db.segments_db [None req-b4720cac-f3c5-4735-b302-13047024781f f587c7dcfefb4fdda5c66155dd894154 6bb5c06278dd467caf31e9fe047ed86b - - default default] Added segment 0209d699-84e0-4479-8fb0-3fd1775a609f of type vxlan for network c45ca894-46d9-4523-aef1-89f4012b5077 2026-08-23 15:50:36.905 7 INFO neutron_taas.services.taas.taas_plugin [None req-a87b1f58-6b6a-45e1-8776-dbbba942ebf0 f587c7dcfefb4fdda5c66155dd894154 6bb5c06278dd467caf31e9fe047ed86b - - default default] TaaS: Handle Delete Port: a8d842ba-d442-4637-8ccf-5b35f358a641 2026-08-23 15:50:36.914 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a87b1f58-6b6a-45e1-8776-dbbba942ebf0 f587c7dcfefb4fdda5c66155dd894154 6bb5c06278dd467caf31e9fe047ed86b - - default default] Tap Mirror: Handle Delete Port: a8d842ba-d442-4637-8ccf-5b35f358a641 2026-08-23 15:50:36.995 8 INFO neutron.db.l3_hamode_db [None req-b4720cac-f3c5-4735-b302-13047024781f f587c7dcfefb4fdda5c66155dd894154 81c657c44d2e4c43a018dafec7c35a7e - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 253/523] 10.0.0.234 () {34 vars in 789 bytes} [Sun Aug 23 15:50:36 2026] PUT /v2.0/routers/5999efee-b911-437f-ad27-9bf4a3bf4624/remove_router_interface => generated 309 bytes in 1085 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 254/524] 10.0.0.244 () {34 vars in 990 bytes} [Sun Aug 23 15:50:37 2026] GET /v2.0/ports?device_id=c87dda4b-27c8-49f4-8e4b-c637825f769c => generated 12 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-23 15:50:37.755 8 INFO neutron.db.l3_hamode_db [None req-b4720cac-f3c5-4735-b302-13047024781f f587c7dcfefb4fdda5c66155dd894154 6bb5c06278dd467caf31e9fe047ed86b - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 255/525] 10.0.0.234 () {32 vars in 774 bytes} [Sun Aug 23 15:50:37 2026] GET /v2.0/security-groups?tenant_id=701ac06af9fe463390a23d2c801295da&name=default => generated 2925 bytes in 300 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-23 15:50:38.035 7 INFO neutron_taas.services.taas.taas_plugin [None req-fa6ab44d-9197-47e0-846c-f32d5203794a f587c7dcfefb4fdda5c66155dd894154 6bb5c06278dd467caf31e9fe047ed86b - - default default] TaaS: Handle Delete Port: 78c88f2e-144f-4b20-aa3e-3a545cc3f066 2026-08-23 15:50:38.038 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-fa6ab44d-9197-47e0-846c-f32d5203794a f587c7dcfefb4fdda5c66155dd894154 6bb5c06278dd467caf31e9fe047ed86b - - default default] Tap Mirror: Handle Delete Port: 78c88f2e-144f-4b20-aa3e-3a545cc3f066 2026-08-23 15:50:38.253 7 INFO neutron_taas.services.taas.taas_plugin [None req-fa6ab44d-9197-47e0-846c-f32d5203794a f587c7dcfefb4fdda5c66155dd894154 6bb5c06278dd467caf31e9fe047ed86b - - default default] TaaS: Handle Delete Port: bc72c9b1-9d20-43f0-98d3-b124be9d5607 2026-08-23 15:50:38.256 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-fa6ab44d-9197-47e0-846c-f32d5203794a f587c7dcfefb4fdda5c66155dd894154 6bb5c06278dd467caf31e9fe047ed86b - - default default] Tap Mirror: Handle Delete Port: bc72c9b1-9d20-43f0-98d3-b124be9d5607 2026-08-23 15:50:38.323 7 WARNING neutron.plugins.ml2.ovo_rpc [None req-fa6ab44d-9197-47e0-846c-f32d5203794a f587c7dcfefb4fdda5c66155dd894154 6bb5c06278dd467caf31e9fe047ed86b - - 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() [pid: 8|app: 0|req: 271/526] 10.0.0.234 () {34 vars in 669 bytes} [Sun Aug 23 15:50:36 2026] POST /v2.0/routers => generated 723 bytes in 1885 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-23 15:50:38.687 7 INFO neutron.db.l3_hamode_db [None req-fa6ab44d-9197-47e0-846c-f32d5203794a f587c7dcfefb4fdda5c66155dd894154 6bb5c06278dd467caf31e9fe047ed86b - - default default] HA network c8bfe377-7978-4b79-a5dc-a9a7962f69c0 was deleted as no HA routers are present in tenant 34927d2bf1324a24b43fd4e491f37f43. [pid: 7|app: 0|req: 256/527] 10.0.0.234 () {32 vars in 724 bytes} [Sun Aug 23 15:50:37 2026] DELETE /v2.0/routers/5999efee-b911-437f-ad27-9bf4a3bf4624 => generated 0 bytes in 816 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 272/528] 10.0.0.234 () {32 vars in 740 bytes} [Sun Aug 23 15:50:38 2026] DELETE /v2.0/security-groups/c05e6d8a-500a-45ec-a74c-64ebdf0485b0 => 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: 273/529] 10.0.0.234 () {32 vars in 724 bytes} [Sun Aug 23 15:50:38 2026] DELETE /v2.0/subnets/53e7df51-fe5e-4a45-bf5f-4cfd73112b4c => 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: 274/530] 10.0.0.244 () {34 vars in 990 bytes} [Sun Aug 23 15:50:38 2026] GET /v2.0/ports?device_id=c87dda4b-27c8-49f4-8e4b-c637825f769c => generated 12 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-23 15:50:39.087 8 INFO neutron_taas.services.taas.taas_plugin [None req-82654a93-c0b9-4331-854d-5d1e3fe81092 f587c7dcfefb4fdda5c66155dd894154 6bb5c06278dd467caf31e9fe047ed86b - - default default] TaaS: Handle Delete Port: 72e31ced-b781-46fc-83e4-d4f6d9710208 2026-08-23 15:50:39.094 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-82654a93-c0b9-4331-854d-5d1e3fe81092 f587c7dcfefb4fdda5c66155dd894154 6bb5c06278dd467caf31e9fe047ed86b - - default default] Tap Mirror: Handle Delete Port: 72e31ced-b781-46fc-83e4-d4f6d9710208 2026-08-23 15:50:39.234 7 INFO neutron.services.segments.plugin [-] Segment 975c1c05-5f89-40cb-9ccb-444ed2333965 resource provider aggregate not found 2026-08-23 15:50:39.264 7 INFO neutron.services.segments.plugin [-] Segment 975c1c05-5f89-40cb-9ccb-444ed2333965 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 975c1c05-5f89-40cb-9ccb-444ed2333965 found for delete ", "request_id": "req-20e1f6bd-dcf1-4f83-83db-52a71d5e96d5"}]} 2026-08-23 15:50:39.281 7 INFO neutron.services.segments.plugin [-] Segment 975c1c05-5f89-40cb-9ccb-444ed2333965 resource provider aggregate not found 2026-08-23 15:50:39.304 8 INFO neutron.services.segments.plugin [-] Segment f4979dc0-a094-4dbc-8aea-08c6e5442e90 resource provider aggregate not found 2026-08-23 15:50:39.320 7 INFO neutron.services.segments.plugin [-] Segment 975c1c05-5f89-40cb-9ccb-444ed2333965 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 975c1c05-5f89-40cb-9ccb-444ed2333965 found for delete ", "request_id": "req-91115158-07f7-4632-80da-3b3145e7f88d"}]} 2026-08-23 15:50:39.320 8 INFO neutron.services.segments.plugin [-] Segment f4979dc0-a094-4dbc-8aea-08c6e5442e90 resource provider aggregate not found [pid: 8|app: 0|req: 275/531] 10.0.0.234 () {32 vars in 726 bytes} [Sun Aug 23 15:50:38 2026] DELETE /v2.0/networks/50d03402-900b-4ab8-a13c-7a89f5a9c7b8 => generated 0 bytes in 380 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-23 15:50:39.345 8 INFO neutron.services.segments.plugin [-] Segment f4979dc0-a094-4dbc-8aea-08c6e5442e90 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f4979dc0-a094-4dbc-8aea-08c6e5442e90 found for delete ", "request_id": "req-208cc2b9-5ed5-4c26-ba9b-63eb8b3454b1"}]} 2026-08-23 15:50:39.346 8 INFO neutron.services.segments.plugin [-] Segment f4979dc0-a094-4dbc-8aea-08c6e5442e90 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f4979dc0-a094-4dbc-8aea-08c6e5442e90 found for delete ", "request_id": "req-7f5178ad-e086-4f59-8598-a6563ec738ff"}]} [pid: 8|app: 0|req: 276/532] 10.0.0.234 () {32 vars in 774 bytes} [Sun Aug 23 15:50:39 2026] GET /v2.0/security-groups?tenant_id=34927d2bf1324a24b43fd4e491f37f43&name=default => generated 2925 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 277/533] 10.0.0.234 () {32 vars in 740 bytes} [Sun Aug 23 15:50:39 2026] DELETE /v2.0/security-groups/45ffa2a4-a51a-4265-a2bc-4ffb0b5d18d8 => generated 0 bytes in 139 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 257/534] 10.0.0.234 () {34 vars in 783 bytes} [Sun Aug 23 15:50:38 2026] PUT /v2.0/routers/2a6a1e00-6731-46bf-aaa6-552c426418c1/add_router_interface => generated 309 bytes in 1330 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 278/535] 10.0.0.244 () {34 vars in 990 bytes} [Sun Aug 23 15:50:40 2026] GET /v2.0/ports?device_id=c87dda4b-27c8-49f4-8e4b-c637825f769c => 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: 258/536] 10.0.0.234 () {34 vars in 685 bytes} [Sun Aug 23 15:50:40 2026] POST /v2.0/security-groups => generated 1661 bytes in 151 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 279/537] 10.0.0.234 () {34 vars in 695 bytes} [Sun Aug 23 15:50:40 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: 259/538] 10.0.0.234 () {34 vars in 695 bytes} [Sun Aug 23 15:50:40 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) [pid: 7|app: 0|req: 260/539] 10.0.0.244 () {34 vars in 990 bytes} [Sun Aug 23 15:50:41 2026] GET /v2.0/ports?device_id=c87dda4b-27c8-49f4-8e4b-c637825f769c => 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: 261/540] 10.0.0.234 () {32 vars in 774 bytes} [Sun Aug 23 15:50:41 2026] GET /v2.0/security-groups?tenant_id=f5523c62a87545fba05260e2e8c11c8d&name=default => generated 2925 bytes in 313 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 262/541] 199.204.45.129 () {34 vars in 986 bytes} [Sun Aug 23 15:50:41 2026] GET /v2.0/networks?id=b8224f27-8082-4032-a0d4-66fcc09c5eac => generated 679 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 280/542] 10.0.0.234 () {34 vars in 676 bytes} [Sun Aug 23 15:50:41 2026] POST /v2.0/floatingips => generated 552 bytes in 728 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-23 15:50:41.802 7 INFO neutron.db.segments_db [None req-906355c9-1920-4f8b-aced-2dec3ffa8015 f587c7dcfefb4fdda5c66155dd894154 6bb5c06278dd467caf31e9fe047ed86b - - default default] Added segment bed1e84c-8de8-4bb2-9b1b-79af4ca025cd of type vxlan for network e0172339-4b5a-4b6d-abfa-e1dc63354442 [pid: 8|app: 0|req: 281/543] 10.0.0.234 () {32 vars in 740 bytes} [Sun Aug 23 15:50:41 2026] DELETE /v2.0/security-groups/2ff4f481-ed25-452b-aa75-cabd6e709b5b => 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: 282/544] 199.204.45.129 () {34 vars in 911 bytes} [Sun Aug 23 15:50:41 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: 263/545] 10.0.0.234 () {34 vars in 671 bytes} [Sun Aug 23 15:50:41 2026] POST /v2.0/networks => generated 733 bytes in 192 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 283/546] 199.204.45.129 () {34 vars in 1050 bytes} [Sun Aug 23 15:50:41 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=f11191758abf4091acaaaf9512084a21 => generated 180 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 264/547] 10.0.0.234 () {34 vars in 669 bytes} [Sun Aug 23 15:50:41 2026] POST /v2.0/subnets => generated 699 bytes in 148 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-23 15:50:42.067 7 INFO neutron.db.segments_db [None req-15c8335a-3a83-4c9d-87e0-336e695f572d f587c7dcfefb4fdda5c66155dd894154 6bb5c06278dd467caf31e9fe047ed86b - - default default] Added segment d96aebaa-3344-4e0a-90b4-ea90b72e50e7 of type vxlan for network f26af829-e6ef-4156-8015-b536cd3dc1e3 [pid: 8|app: 0|req: 284/548] 199.204.45.129 () {38 vars in 955 bytes} [Sun Aug 23 15:50:41 2026] POST /v2.0/ports => generated 958 bytes in 449 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-23 15:50:42.336 7 INFO neutron.db.l3_hamode_db [None req-15c8335a-3a83-4c9d-87e0-336e695f572d f587c7dcfefb4fdda5c66155dd894154 a585345309cd45239f4fa9f5f847bdaa - - 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: 285/549] 10.0.0.244 () {34 vars in 1100 bytes} [Sun Aug 23 15:50:42 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1050221868&fields=id&tenant_id=81c657c44d2e4c43a018dafec7c35a7e => 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: 286/550] 10.0.0.244 () {34 vars in 990 bytes} [Sun Aug 23 15:50:42 2026] GET /v2.0/ports?device_id=c87dda4b-27c8-49f4-8e4b-c637825f769c => generated 961 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 287/551] 10.0.0.244 () {34 vars in 982 bytes} [Sun Aug 23 15:50:42 2026] GET /v2.0/networks?id=0405eeb1-9738-408d-a440-16854602c3d0 => generated 668 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 288/552] 10.0.0.244 () {34 vars in 1040 bytes} [Sun Aug 23 15:50:42 2026] GET /v2.0/security-groups?id=033cc843-e75f-44e0-bf18-9a078e4f0413&fields=id&fields=name => generated 113 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 289/553] 10.0.0.244 () {34 vars in 965 bytes} [Sun Aug 23 15:50:42 2026] GET /v2.0/quotas/81c657c44d2e4c43a018dafec7c35a7e => generated 292 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 290/554] 10.0.0.244 () {34 vars in 1002 bytes} [Sun Aug 23 15:50:42 2026] GET /v2.0/ports?tenant_id=81c657c44d2e4c43a018dafec7c35a7e&fields=id => generated 57 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-23 15:50:43.059 7 INFO neutron.db.l3_hamode_db [None req-15c8335a-3a83-4c9d-87e0-336e695f572d f587c7dcfefb4fdda5c66155dd894154 6bb5c06278dd467caf31e9fe047ed86b - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 291/555] 199.204.45.129 () {38 vars in 1028 bytes} [Sun Aug 23 15:50:42 2026] PUT /v2.0/ports/c2dd6598-f321-468c-aa43-282cf9c371ca => generated 1239 bytes in 487 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: 292/556] 10.0.0.244 () {34 vars in 907 bytes} [Sun Aug 23 15:50:43 2026] GET /v2.0/extensions => generated 21537 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 293/557] 10.0.0.244 () {34 vars in 1008 bytes} [Sun Aug 23 15:50:43 2026] GET /v2.0/networks/0405eeb1-9738-408d-a440-16854602c3d0?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: 294/558] 10.0.0.244 () {34 vars in 1108 bytes} [Sun Aug 23 15:50:43 2026] GET /v2.0/networks/0405eeb1-9738-408d-a440-16854602c3d0?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-23 15:50:43.790 8 INFO neutron.db.segments_db [None req-c7a0639b-5ed5-4c6a-b024-a30790bea572 8f485e43cdf1485f983a6cf892ff9f97 c59cab5733514e9e9ee4d51b473047f4 - - default default] Added segment 72abea32-b3ba-45d0-873e-7671368fe479 of type vxlan for network a287b6d0-58ba-4b6b-85bc-b881b5a22232 2026-08-23 15:50:43.883 8 INFO neutron.db.segments_db [None req-c7a0639b-5ed5-4c6a-b024-a30790bea572 8f485e43cdf1485f983a6cf892ff9f97 c59cab5733514e9e9ee4d51b473047f4 - - default default] Added segment c08465c8-5646-435b-b65d-077d8798f3a9 of type vxlan for network cdd15ffc-6273-42e3-a7c1-cd68707dc5bd [pid: 8|app: 0|req: 295/559] 10.0.0.234 () {34 vars in 670 bytes} [Sun Aug 23 15:50:43 2026] POST /v2.0/networks => generated 1205 bytes in 426 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 296/560] 10.0.0.244 () {34 vars in 990 bytes} [Sun Aug 23 15:50:43 2026] GET /v2.0/ports?device_id=c87dda4b-27c8-49f4-8e4b-c637825f769c => generated 973 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 265/561] 10.0.0.234 () {34 vars in 669 bytes} [Sun Aug 23 15:50:42 2026] POST /v2.0/routers => generated 739 bytes in 2027 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 297/562] 10.0.0.244 () {34 vars in 990 bytes} [Sun Aug 23 15:50:44 2026] GET /v2.0/ports?device_id=38202d87-a876-41fa-87c8-d3c26d5d5583 => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 266/563] 10.0.0.234 () {32 vars in 649 bytes} [Sun Aug 23 15:50:44 2026] GET /v2.0/networks => generated 1842 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 298/564] 10.0.0.244 () {34 vars in 1040 bytes} [Sun Aug 23 15:50:44 2026] GET /v2.0/security-groups?id=033cc843-e75f-44e0-bf18-9a078e4f0413&fields=id&fields=name => generated 113 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-23 15:50:44.183 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-698c41b9-4567-47c1-9090-563b26220236'] response: {'name': 'network-changed', 'server_uuid': 'c87dda4b-27c8-49f4-8e4b-c637825f769c', 'tag': 'c2dd6598-f321-468c-aa43-282cf9c371ca', 'status': 'completed', 'code': 200} 2026-08-23 15:50:44.288 8 INFO neutron.services.segments.plugin [-] Segment 72abea32-b3ba-45d0-873e-7671368fe479 resource provider aggregate not found 2026-08-23 15:50:44.292 8 INFO neutron.services.segments.plugin [-] Segment 72abea32-b3ba-45d0-873e-7671368fe479 resource provider aggregate not found 2026-08-23 15:50:44.301 8 INFO neutron.services.segments.plugin [-] Segment 72abea32-b3ba-45d0-873e-7671368fe479 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 72abea32-b3ba-45d0-873e-7671368fe479 found for delete ", "request_id": "req-993d20ae-e99f-400b-bfab-be9cbc3c12bc"}]} [pid: 8|app: 0|req: 299/565] 10.0.0.234 () {32 vars in 726 bytes} [Sun Aug 23 15:50:44 2026] DELETE /v2.0/networks/a287b6d0-58ba-4b6b-85bc-b881b5a22232 => generated 0 bytes in 204 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-23 15:50:44.315 8 INFO neutron.services.segments.plugin [-] Segment 72abea32-b3ba-45d0-873e-7671368fe479 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 72abea32-b3ba-45d0-873e-7671368fe479 found for delete ", "request_id": "req-37c39f7a-1f8f-4b59-97e2-7fad1005de72"}]} [pid: 8|app: 0|req: 300/566] 199.204.45.129 () {34 vars in 1080 bytes} [Sun Aug 23 15:50:44 2026] GET /v2.0/ports?tenant_id=f11191758abf4091acaaaf9512084a21&device_id=c87dda4b-27c8-49f4-8e4b-c637825f769c => generated 1242 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 301/567] 10.0.0.234 () {32 vars in 726 bytes} [Sun Aug 23 15:50:44 2026] DELETE /v2.0/networks/cdd15ffc-6273-42e3-a7c1-cd68707dc5bd => 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: 302/568] 199.204.45.129 () {34 vars in 1060 bytes} [Sun Aug 23 15:50:44 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=c2dd6598-f321-468c-aa43-282cf9c371ca => generated 19 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 303/569] 10.0.0.234 () {32 vars in 649 bytes} [Sun Aug 23 15:50:44 2026] GET /v2.0/networks => generated 651 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 304/570] 199.204.45.129 () {34 vars in 984 bytes} [Sun Aug 23 15:50:44 2026] GET /v2.0/subnets?id=477575c4-4204-4c66-8a9b-dc9e78592923 => generated 697 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-23 15:50:44.715 8 INFO neutron.db.segments_db [None req-bc6610db-987f-4f02-a3a0-13c933a54626 8f485e43cdf1485f983a6cf892ff9f97 c59cab5733514e9e9ee4d51b473047f4 - - default default] Added segment 8ef5d193-f659-4195-8e68-4a74d5e91f0a of type vxlan for network e78aad4c-638e-488a-a502-c8372ac74a61 [pid: 8|app: 0|req: 305/571] 10.0.0.234 () {34 vars in 670 bytes} [Sun Aug 23 15:50:44 2026] POST /v2.0/networks => generated 629 bytes in 141 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 306/572] 199.204.45.129 () {34 vars in 1052 bytes} [Sun Aug 23 15:50:44 2026] GET /v2.0/ports?network_id=b8224f27-8082-4032-a0d4-66fcc09c5eac&device_owner=network%3Adhcp => generated 1244 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-23 15:50:44.928 8 INFO neutron.db.segments_db [None req-a59f375a-cb29-46cd-ba70-4d194dffeb67 8f485e43cdf1485f983a6cf892ff9f97 c59cab5733514e9e9ee4d51b473047f4 - - default default] Added segment 2b8ae8bd-8454-469a-953b-a5a8dce62b9f of type vxlan for network d124f50e-c5e7-4c00-8cd0-ca6ef40d06ee [pid: 8|app: 0|req: 309/575] 10.0.0.234 () {34 vars in 670 bytes} [Sun Aug 23 15:50:44 2026] POST /v2.0/networks => generated 630 bytes in 155 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 310/576] 199.204.45.129 () {34 vars in 1012 bytes} [Sun Aug 23 15:50:45 2026] GET /v2.0/networks/b8224f27-8082-4032-a0d4-66fcc09c5eac?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: 267/577] 10.0.0.234 () {34 vars in 783 bytes} [Sun Aug 23 15:50:44 2026] PUT /v2.0/routers/82e19dbc-43eb-4f7a-af72-52ce63da4d3f/add_router_interface => generated 309 bytes in 1190 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 268/578] 199.204.45.129 () {34 vars in 1112 bytes} [Sun Aug 23 15:50:45 2026] GET /v2.0/networks/b8224f27-8082-4032-a0d4-66fcc09c5eac?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: 269/579] 10.0.0.244 () {34 vars in 990 bytes} [Sun Aug 23 15:50:45 2026] GET /v2.0/ports?device_id=38202d87-a876-41fa-87c8-d3c26d5d5583 => generated 12 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 270/580] 10.0.0.244 () {34 vars in 990 bytes} [Sun Aug 23 15:50:45 2026] GET /v2.0/ports?device_id=c87dda4b-27c8-49f4-8e4b-c637825f769c => generated 973 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 271/581] 10.0.0.244 () {34 vars in 1040 bytes} [Sun Aug 23 15:50:45 2026] GET /v2.0/security-groups?id=033cc843-e75f-44e0-bf18-9a078e4f0413&fields=id&fields=name => generated 113 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 311/582] 10.0.0.234 () {34 vars in 665 bytes} [Sun Aug 23 15:50:45 2026] POST /v2.0/ports => generated 1505 bytes in 625 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: 312/583] 10.0.0.234 () {34 vars in 685 bytes} [Sun Aug 23 15:50:45 2026] POST /v2.0/security-groups => generated 1660 bytes in 125 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 313/584] 10.0.0.234 () {34 vars in 695 bytes} [Sun Aug 23 15:50:45 2026] POST /v2.0/security-group-rules => generated 597 bytes in 111 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 272/585] 10.0.0.234 () {32 vars in 643 bytes} [Sun Aug 23 15:50:45 2026] GET /v2.0/ports => generated 1505 bytes in 428 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 314/586] 10.0.0.234 () {34 vars in 695 bytes} [Sun Aug 23 15:50:46 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) 2026-08-23 15:50:46.265 7 INFO neutron_taas.services.taas.taas_plugin [None req-a3659214-ed03-4bcb-919e-ee8c21321661 8f485e43cdf1485f983a6cf892ff9f97 c59cab5733514e9e9ee4d51b473047f4 - - default default] TaaS: Handle Delete Port: c3c716a7-086c-4205-b68f-7c95703c4ba1 2026-08-23 15:50:46.272 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a3659214-ed03-4bcb-919e-ee8c21321661 8f485e43cdf1485f983a6cf892ff9f97 c59cab5733514e9e9ee4d51b473047f4 - - default default] Tap Mirror: Handle Delete Port: c3c716a7-086c-4205-b68f-7c95703c4ba1 2026-08-23 15:50:46.328 8 INFO neutron.services.segments.plugin [-] Segment c08465c8-5646-435b-b65d-077d8798f3a9 resource provider aggregate not found 2026-08-23 15:50:46.347 8 INFO neutron.services.segments.plugin [-] Segment c08465c8-5646-435b-b65d-077d8798f3a9 resource provider aggregate not found 2026-08-23 15:50:46.358 8 INFO neutron.services.segments.plugin [-] Segment c08465c8-5646-435b-b65d-077d8798f3a9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c08465c8-5646-435b-b65d-077d8798f3a9 found for delete ", "request_id": "req-b206c52d-a5f3-40f9-b501-99d16f43efc7"}]} 2026-08-23 15:50:46.366 8 INFO neutron.services.segments.plugin [-] Segment c08465c8-5646-435b-b65d-077d8798f3a9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c08465c8-5646-435b-b65d-077d8798f3a9 found for delete ", "request_id": "req-b4ba4755-8ab8-4df0-9953-7e9f3464aef3"}]} [pid: 7|app: 0|req: 273/587] 10.0.0.234 () {32 vars in 720 bytes} [Sun Aug 23 15:50:46 2026] DELETE /v2.0/ports/c3c716a7-086c-4205-b68f-7c95703c4ba1 => generated 0 bytes in 257 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 274/588] 199.204.45.129 () {34 vars in 1080 bytes} [Sun Aug 23 15:50:46 2026] GET /v2.0/ports?tenant_id=f11191758abf4091acaaaf9512084a21&device_id=c87dda4b-27c8-49f4-8e4b-c637825f769c => generated 1242 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-23 15:50:46.538 7 INFO neutron_taas.services.taas.taas_plugin [None req-2888434d-7162-49b2-99d1-542cdda9b46a 8f485e43cdf1485f983a6cf892ff9f97 c59cab5733514e9e9ee4d51b473047f4 - - default default] TaaS: Handle Delete Port: beb591fe-135f-4adf-a1d2-3806aa955e8a 2026-08-23 15:50:46.543 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-2888434d-7162-49b2-99d1-542cdda9b46a 8f485e43cdf1485f983a6cf892ff9f97 c59cab5733514e9e9ee4d51b473047f4 - - default default] Tap Mirror: Handle Delete Port: beb591fe-135f-4adf-a1d2-3806aa955e8a [pid: 7|app: 0|req: 275/589] 10.0.0.234 () {32 vars in 720 bytes} [Sun Aug 23 15:50:46 2026] DELETE /v2.0/ports/beb591fe-135f-4adf-a1d2-3806aa955e8a => generated 0 bytes in 188 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 276/590] 10.0.0.244 () {34 vars in 990 bytes} [Sun Aug 23 15:50:46 2026] GET /v2.0/ports?device_id=38202d87-a876-41fa-87c8-d3c26d5d5583 => 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: 315/591] 10.0.0.234 () {34 vars in 676 bytes} [Sun Aug 23 15:50:46 2026] POST /v2.0/floatingips => generated 552 bytes in 541 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 277/592] 199.204.45.129 () {34 vars in 986 bytes} [Sun Aug 23 15:50:46 2026] GET /v2.0/networks?id=b8224f27-8082-4032-a0d4-66fcc09c5eac => generated 775 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 316/593] 10.0.0.244 () {34 vars in 990 bytes} [Sun Aug 23 15:50:46 2026] GET /v2.0/ports?device_id=c87dda4b-27c8-49f4-8e4b-c637825f769c => generated 973 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 278/594] 10.0.0.234 () {32 vars in 643 bytes} [Sun Aug 23 15:50:46 2026] GET /v2.0/ports => 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: 317/595] 199.204.45.129 () {34 vars in 1060 bytes} [Sun Aug 23 15:50:46 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=c2dd6598-f321-468c-aa43-282cf9c371ca => 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: 279/596] 10.0.0.244 () {34 vars in 1040 bytes} [Sun Aug 23 15:50:46 2026] GET /v2.0/security-groups?id=033cc843-e75f-44e0-bf18-9a078e4f0413&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: 280/597] 199.204.45.129 () {34 vars in 984 bytes} [Sun Aug 23 15:50:46 2026] GET /v2.0/subnets?id=477575c4-4204-4c66-8a9b-dc9e78592923 => generated 697 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-23 15:50:46.817 8 INFO neutron.db.segments_db [None req-5eb9ba5e-82b8-4786-9d1e-1c7644df497c 8f485e43cdf1485f983a6cf892ff9f97 c59cab5733514e9e9ee4d51b473047f4 - - default default] Added segment a1b688ec-68a7-43f6-845a-9f5dcad5ec37 of type vxlan for network 55126786-9ad6-4f96-a988-041d76dc98bc [pid: 7|app: 0|req: 281/598] 199.204.45.129 () {34 vars in 1052 bytes} [Sun Aug 23 15:50:46 2026] GET /v2.0/ports?network_id=b8224f27-8082-4032-a0d4-66fcc09c5eac&device_owner=network%3Adhcp => generated 1244 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 318/599] 10.0.0.234 () {34 vars in 670 bytes} [Sun Aug 23 15:50:46 2026] POST /v2.0/networks => generated 630 bytes in 154 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 282/600] 199.204.45.129 () {34 vars in 1012 bytes} [Sun Aug 23 15:50:46 2026] GET /v2.0/networks/b8224f27-8082-4032-a0d4-66fcc09c5eac?fields=segments => generated 14 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-23 15:50:46.953 8 INFO neutron.db.segments_db [None req-17a3c173-8b26-4d53-bf6b-757419329611 8f485e43cdf1485f983a6cf892ff9f97 c59cab5733514e9e9ee4d51b473047f4 - - default default] Added segment 29105e9f-b382-47c4-8d24-44454f901286 of type vxlan for network 57d9176e-9c1c-45a3-a5b4-29ac7cda11c2 [pid: 7|app: 0|req: 283/601] 199.204.45.129 () {34 vars in 1112 bytes} [Sun Aug 23 15:50:46 2026] GET /v2.0/networks/b8224f27-8082-4032-a0d4-66fcc09c5eac?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: 319/602] 10.0.0.234 () {34 vars in 670 bytes} [Sun Aug 23 15:50:46 2026] POST /v2.0/networks => generated 630 bytes in 122 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 320/603] 10.0.0.244 () {34 vars in 1098 bytes} [Sun Aug 23 15:50:47 2026] GET /v2.0/security-groups?name=tempest-securitygroup--714464780&fields=id&tenant_id=a585345309cd45239f4fa9f5f847bdaa => 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: 321/604] 10.0.0.244 () {34 vars in 982 bytes} [Sun Aug 23 15:50:47 2026] GET /v2.0/networks?id=e0172339-4b5a-4b6d-abfa-e1dc63354442 => generated 684 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 322/605] 10.0.0.244 () {34 vars in 965 bytes} [Sun Aug 23 15:50:47 2026] GET /v2.0/quotas/a585345309cd45239f4fa9f5f847bdaa => generated 292 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 323/606] 10.0.0.244 () {34 vars in 1002 bytes} [Sun Aug 23 15:50:47 2026] GET /v2.0/ports?tenant_id=a585345309cd45239f4fa9f5f847bdaa&fields=id => generated 103 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 324/607] 10.0.0.244 () {34 vars in 1008 bytes} [Sun Aug 23 15:50:47 2026] GET /v2.0/networks/e0172339-4b5a-4b6d-abfa-e1dc63354442?fields=segments => generated 14 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 325/608] 10.0.0.244 () {34 vars in 1108 bytes} [Sun Aug 23 15:50:47 2026] GET /v2.0/networks/e0172339-4b5a-4b6d-abfa-e1dc63354442?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: 284/609] 10.0.0.234 () {34 vars in 669 bytes} [Sun Aug 23 15:50:47 2026] POST /v2.0/subnets => generated 1274 bytes in 483 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 326/610] 10.0.0.234 () {32 vars in 647 bytes} [Sun Aug 23 15:50:47 2026] GET /v2.0/subnets => generated 1910 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 285/611] 10.0.0.244 () {34 vars in 990 bytes} [Sun Aug 23 15:50:47 2026] GET /v2.0/ports?device_id=7ea4335d-3436-4140-afbb-0b44f03d6615 => 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: 327/612] 10.0.0.234 () {32 vars in 724 bytes} [Sun Aug 23 15:50:47 2026] DELETE /v2.0/subnets/f2360f1e-4b7d-4e8a-87ce-c40a80f6a36e => generated 0 bytes in 124 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 286/613] 10.0.0.244 () {34 vars in 990 bytes} [Sun Aug 23 15:50:47 2026] GET /v2.0/ports?device_id=38202d87-a876-41fa-87c8-d3c26d5d5583 => 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: 287/614] 10.0.0.244 () {34 vars in 990 bytes} [Sun Aug 23 15:50:47 2026] GET /v2.0/ports?device_id=c87dda4b-27c8-49f4-8e4b-c637825f769c => generated 973 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 328/615] 10.0.0.234 () {32 vars in 724 bytes} [Sun Aug 23 15:50:47 2026] DELETE /v2.0/subnets/fa71a3a7-9e86-4f4a-9629-613e738b3bb0 => generated 0 bytes in 137 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 288/616] 10.0.0.244 () {34 vars in 1040 bytes} [Sun Aug 23 15:50:47 2026] GET /v2.0/security-groups?id=033cc843-e75f-44e0-bf18-9a078e4f0413&fields=id&fields=name => generated 113 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 329/617] 10.0.0.234 () {32 vars in 647 bytes} [Sun Aug 23 15:50:47 2026] GET /v2.0/subnets => generated 649 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-23 15:50:48.052 7 INFO neutron.services.segments.plugin [-] Segment 29105e9f-b382-47c4-8d24-44454f901286 resource provider aggregate not found 2026-08-23 15:50:48.056 7 INFO neutron.services.segments.plugin [-] Segment 29105e9f-b382-47c4-8d24-44454f901286 resource provider aggregate not found 2026-08-23 15:50:48.075 7 INFO neutron.services.segments.plugin [-] Segment 29105e9f-b382-47c4-8d24-44454f901286 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 29105e9f-b382-47c4-8d24-44454f901286 found for delete ", "request_id": "req-717f52dc-d3e9-460f-919f-252a37b8aa0a"}]} 2026-08-23 15:50:48.084 7 INFO neutron.services.segments.plugin [-] Segment 29105e9f-b382-47c4-8d24-44454f901286 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 29105e9f-b382-47c4-8d24-44454f901286 found for delete ", "request_id": "req-96453537-334a-435a-89c3-8e03d62fbbab"}]} [pid: 7|app: 0|req: 289/618] 10.0.0.234 () {32 vars in 726 bytes} [Sun Aug 23 15:50:47 2026] DELETE /v2.0/networks/57d9176e-9c1c-45a3-a5b4-29ac7cda11c2 => 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: 330/619] 10.0.0.234 () {32 vars in 726 bytes} [Sun Aug 23 15:50:48 2026] DELETE /v2.0/networks/55126786-9ad6-4f96-a988-041d76dc98bc => generated 0 bytes in 136 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 290/620] 199.204.45.129 () {34 vars in 986 bytes} [Sun Aug 23 15:50:48 2026] GET /v2.0/networks?id=0405eeb1-9738-408d-a440-16854602c3d0 => generated 668 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 291/621] 199.204.45.129 () {34 vars in 1050 bytes} [Sun Aug 23 15:50:48 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=81c657c44d2e4c43a018dafec7c35a7e => generated 181 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 331/622] 10.0.0.234 () {32 vars in 726 bytes} [Sun Aug 23 15:50:48 2026] DELETE /v2.0/networks/d124f50e-c5e7-4c00-8cd0-ca6ef40d06ee => generated 0 bytes in 143 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-23 15:50:48.386 8 INFO neutron.services.segments.plugin [-] Segment a1b688ec-68a7-43f6-845a-9f5dcad5ec37 resource provider aggregate not found 2026-08-23 15:50:48.396 8 INFO neutron.services.segments.plugin [-] Segment a1b688ec-68a7-43f6-845a-9f5dcad5ec37 resource provider aggregate not found 2026-08-23 15:50:48.420 8 INFO neutron.services.segments.plugin [-] Segment a1b688ec-68a7-43f6-845a-9f5dcad5ec37 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a1b688ec-68a7-43f6-845a-9f5dcad5ec37 found for delete ", "request_id": "req-73197d44-04f9-468e-bcc7-5cd0ae41bfb1"}]} 2026-08-23 15:50:48.435 8 INFO neutron.services.segments.plugin [-] Segment a1b688ec-68a7-43f6-845a-9f5dcad5ec37 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a1b688ec-68a7-43f6-845a-9f5dcad5ec37 found for delete ", "request_id": "req-f375cd53-b164-4588-9964-d3771c3dca02"}]} 2026-08-23 15:50:48.450 8 INFO neutron.services.segments.plugin [-] Segment 2b8ae8bd-8454-469a-953b-a5a8dce62b9f resource provider aggregate not found 2026-08-23 15:50:48.456 8 INFO neutron.services.segments.plugin [-] Segment 2b8ae8bd-8454-469a-953b-a5a8dce62b9f resource provider aggregate not found 2026-08-23 15:50:48.476 8 INFO neutron.services.segments.plugin [-] Segment 2b8ae8bd-8454-469a-953b-a5a8dce62b9f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2b8ae8bd-8454-469a-953b-a5a8dce62b9f found for delete ", "request_id": "req-ddcfb88b-6fb2-47ac-8ec6-b471ae198bea"}]} 2026-08-23 15:50:48.480 8 INFO neutron.services.segments.plugin [-] Segment 2b8ae8bd-8454-469a-953b-a5a8dce62b9f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2b8ae8bd-8454-469a-953b-a5a8dce62b9f found for delete ", "request_id": "req-9ced244c-6fc0-47ee-bbc2-32f0dd44c3b5"}]} [pid: 8|app: 0|req: 332/623] 10.0.0.234 () {32 vars in 726 bytes} [Sun Aug 23 15:50:48 2026] DELETE /v2.0/networks/e78aad4c-638e-488a-a502-c8372ac74a61 => generated 0 bytes in 185 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 292/624] 199.204.45.129 () {38 vars in 955 bytes} [Sun Aug 23 15:50:48 2026] POST /v2.0/ports => generated 954 bytes in 393 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: 293/625] 10.0.0.244 () {34 vars in 990 bytes} [Sun Aug 23 15:50:48 2026] GET /v2.0/ports?device_id=7ea4335d-3436-4140-afbb-0b44f03d6615 => 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: 294/626] 10.0.0.244 () {34 vars in 990 bytes} [Sun Aug 23 15:50:48 2026] GET /v2.0/ports?device_id=38202d87-a876-41fa-87c8-d3c26d5d5583 => generated 957 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 295/627] 10.0.0.244 () {34 vars in 1040 bytes} [Sun Aug 23 15:50:48 2026] GET /v2.0/security-groups?id=91b9b5fb-5376-43ef-a0c8-a6c2387d5a5c&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: 296/628] 10.0.0.244 () {34 vars in 990 bytes} [Sun Aug 23 15:50:48 2026] GET /v2.0/ports?device_id=c87dda4b-27c8-49f4-8e4b-c637825f769c => generated 973 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 297/629] 10.0.0.244 () {34 vars in 1040 bytes} [Sun Aug 23 15:50:49 2026] GET /v2.0/security-groups?id=033cc843-e75f-44e0-bf18-9a078e4f0413&fields=id&fields=name => generated 113 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 333/630] 199.204.45.129 () {38 vars in 1028 bytes} [Sun Aug 23 15:50:48 2026] PUT /v2.0/ports/23e03e40-2ac4-4ec3-952a-9f36287b7c33 => generated 1235 bytes in 338 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-23 15:50:49.105 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-a68b4ec7-6fde-4815-89a7-d8adaeaa7d8f'] response: {'name': 'network-changed', 'server_uuid': '38202d87-a876-41fa-87c8-d3c26d5d5583', 'tag': '23e03e40-2ac4-4ec3-952a-9f36287b7c33', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 298/631] 10.0.0.234 () {32 vars in 774 bytes} [Sun Aug 23 15:50:49 2026] GET /v2.0/security-groups?tenant_id=c59cab5733514e9e9ee4d51b473047f4&name=default => generated 2925 bytes in 206 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: 334/632] 10.0.0.234 () {32 vars in 740 bytes} [Sun Aug 23 15:50:49 2026] DELETE /v2.0/security-groups/cb6236af-abd2-4cf9-84a5-265b6a2cb645 => 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: 299/633] 199.204.45.129 () {34 vars in 1080 bytes} [Sun Aug 23 15:50:49 2026] GET /v2.0/ports?tenant_id=81c657c44d2e4c43a018dafec7c35a7e&device_id=38202d87-a876-41fa-87c8-d3c26d5d5583 => generated 1238 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 335/634] 199.204.45.129 () {34 vars in 1018 bytes} [Sun Aug 23 15:50:49 2026] GET /v2.0/networks?tenant_id=81c657c44d2e4c43a018dafec7c35a7e&shared=False => generated 764 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 336/635] 10.0.0.244 () {34 vars in 990 bytes} [Sun Aug 23 15:50:49 2026] GET /v2.0/ports?device_id=7ea4335d-3436-4140-afbb-0b44f03d6615 => 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: 300/636] 199.204.45.129 () {34 vars in 930 bytes} [Sun Aug 23 15:50:49 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 337/637] 10.0.0.244 () {34 vars in 990 bytes} [Sun Aug 23 15:50:49 2026] GET /v2.0/ports?device_id=38202d87-a876-41fa-87c8-d3c26d5d5583 => generated 969 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 301/638] 10.0.0.244 () {34 vars in 1040 bytes} [Sun Aug 23 15:50:50 2026] GET /v2.0/security-groups?id=91b9b5fb-5376-43ef-a0c8-a6c2387d5a5c&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: 8|app: 0|req: 338/639] 10.0.0.244 () {34 vars in 990 bytes} [Sun Aug 23 15:50:50 2026] GET /v2.0/ports?device_id=c87dda4b-27c8-49f4-8e4b-c637825f769c => generated 973 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 302/640] 10.0.0.244 () {34 vars in 1040 bytes} [Sun Aug 23 15:50:50 2026] GET /v2.0/security-groups?id=033cc843-e75f-44e0-bf18-9a078e4f0413&fields=id&fields=name => generated 113 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-23 15:50:50.510 8 INFO neutron.services.segments.plugin [-] Segment 8ef5d193-f659-4195-8e68-4a74d5e91f0a resource provider aggregate not found 2026-08-23 15:50:50.513 8 INFO neutron.services.segments.plugin [-] Segment 8ef5d193-f659-4195-8e68-4a74d5e91f0a resource provider aggregate not found 2026-08-23 15:50:50.528 8 INFO neutron.services.segments.plugin [-] Segment 8ef5d193-f659-4195-8e68-4a74d5e91f0a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8ef5d193-f659-4195-8e68-4a74d5e91f0a found for delete ", "request_id": "req-84b07c39-d1a2-4b03-9a11-a0819b33473c"}]} 2026-08-23 15:50:50.531 8 INFO neutron.services.segments.plugin [-] Segment 8ef5d193-f659-4195-8e68-4a74d5e91f0a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8ef5d193-f659-4195-8e68-4a74d5e91f0a found for delete ", "request_id": "req-524fcbad-88d5-41b3-91d6-16519b00472d"}]} [pid: 8|app: 0|req: 339/641] 199.204.45.129 () {34 vars in 1080 bytes} [Sun Aug 23 15:50:50 2026] GET /v2.0/ports?tenant_id=81c657c44d2e4c43a018dafec7c35a7e&device_id=38202d87-a876-41fa-87c8-d3c26d5d5583 => generated 1238 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 303/642] 10.0.0.244 () {34 vars in 990 bytes} [Sun Aug 23 15:50:50 2026] GET /v2.0/ports?device_id=7ea4335d-3436-4140-afbb-0b44f03d6615 => 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: 340/643] 199.204.45.129 () {34 vars in 1058 bytes} [Sun Aug 23 15:50:50 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=23e03e40-2ac4-4ec3-952a-9f36287b7c33 => 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: 304/644] 199.204.45.129 () {34 vars in 984 bytes} [Sun Aug 23 15:50:50 2026] GET /v2.0/subnets?id=3b1f7f11-b0d8-4a40-92dd-dee7f4c0abc3 => generated 686 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 341/645] 199.204.45.129 () {34 vars in 1052 bytes} [Sun Aug 23 15:50:50 2026] GET /v2.0/ports?network_id=0405eeb1-9738-408d-a440-16854602c3d0&device_owner=network%3Adhcp => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 305/646] 199.204.45.129 () {34 vars in 1012 bytes} [Sun Aug 23 15:50:51 2026] GET /v2.0/networks/0405eeb1-9738-408d-a440-16854602c3d0?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: 342/647] 199.204.45.129 () {34 vars in 1112 bytes} [Sun Aug 23 15:50:51 2026] GET /v2.0/networks/0405eeb1-9738-408d-a440-16854602c3d0?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: 306/648] 10.0.0.244 () {34 vars in 990 bytes} [Sun Aug 23 15:50:51 2026] GET /v2.0/ports?device_id=38202d87-a876-41fa-87c8-d3c26d5d5583 => generated 969 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 343/649] 10.0.0.244 () {34 vars in 1040 bytes} [Sun Aug 23 15:50:51 2026] GET /v2.0/security-groups?id=91b9b5fb-5376-43ef-a0c8-a6c2387d5a5c&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: 307/650] 10.0.0.244 () {34 vars in 990 bytes} [Sun Aug 23 15:50:51 2026] GET /v2.0/ports?device_id=c87dda4b-27c8-49f4-8e4b-c637825f769c => generated 973 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 308/651] 10.0.0.244 () {34 vars in 1040 bytes} [Sun Aug 23 15:50:51 2026] GET /v2.0/security-groups?id=033cc843-e75f-44e0-bf18-9a078e4f0413&fields=id&fields=name => generated 113 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-23 15:50:51.730 8 INFO neutron.db.segments_db [None req-70272c1b-a847-4edb-9f14-80ff66e70e09 42261bb31e514d5e99270bcb1c026ac6 9892950dd6e64b1fb18397b3d5868643 - - default default] Added segment 7b31232a-e335-48fc-aed2-febc61089a17 of type vxlan for network eff1f795-2b50-4c74-9d45-50909bc64e06 [pid: 8|app: 0|req: 344/652] 10.0.0.234 () {34 vars in 670 bytes} [Sun Aug 23 15:50:51 2026] POST /v2.0/networks => generated 615 bytes in 511 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-23 15:50:51.890 7 INFO neutron.db.segments_db [None req-ade83e3a-3ef4-4257-ae1d-82c82a728dfd 42261bb31e514d5e99270bcb1c026ac6 9892950dd6e64b1fb18397b3d5868643 - - default default] Added segment ab8df94f-d2b7-400d-a2c0-aafcdf4c8821 of type vxlan for network 59ada717-1eaf-43cc-8d6c-ce2dc613bc2d [pid: 8|app: 0|req: 345/653] 199.204.45.129 () {34 vars in 986 bytes} [Sun Aug 23 15:50:51 2026] GET /v2.0/networks?id=e0172339-4b5a-4b6d-abfa-e1dc63354442 => generated 684 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 346/654] 199.204.45.129 () {34 vars in 1050 bytes} [Sun Aug 23 15:50:51 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=a585345309cd45239f4fa9f5f847bdaa => generated 180 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 309/655] 10.0.0.234 () {34 vars in 670 bytes} [Sun Aug 23 15:50:51 2026] POST /v2.0/networks => generated 615 bytes in 177 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 310/656] 10.0.0.244 () {34 vars in 990 bytes} [Sun Aug 23 15:50:51 2026] GET /v2.0/ports?device_id=7ea4335d-3436-4140-afbb-0b44f03d6615 => 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: 311/657] 10.0.0.234 () {34 vars in 669 bytes} [Sun Aug 23 15:50:52 2026] POST /v2.0/subnets => generated 646 bytes in 258 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 347/658] 199.204.45.129 () {38 vars in 955 bytes} [Sun Aug 23 15:50:51 2026] POST /v2.0/ports => generated 958 bytes in 343 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: 348/659] 10.0.0.244 () {34 vars in 990 bytes} [Sun Aug 23 15:50:52 2026] GET /v2.0/ports?device_id=38202d87-a876-41fa-87c8-d3c26d5d5583 => generated 969 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 312/660] 10.0.0.234 () {34 vars in 669 bytes} [Sun Aug 23 15:50:52 2026] POST /v2.0/subnets => generated 655 bytes in 303 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 313/661] 10.0.0.244 () {34 vars in 1040 bytes} [Sun Aug 23 15:50:52 2026] GET /v2.0/security-groups?id=91b9b5fb-5376-43ef-a0c8-a6c2387d5a5c&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: 7|app: 0|req: 314/662] 10.0.0.244 () {34 vars in 990 bytes} [Sun Aug 23 15:50:52 2026] GET /v2.0/ports?device_id=c87dda4b-27c8-49f4-8e4b-c637825f769c => generated 975 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-23 15:50:52.685 7 INFO neutron.db.segments_db [None req-b08fef2d-ac53-42e1-befb-2eafb6cd1b01 42261bb31e514d5e99270bcb1c026ac6 9892950dd6e64b1fb18397b3d5868643 - - default default] Added segment e338a73c-e128-4f98-a06e-dd38bef22cef of type vxlan for network ba825732-4e97-4178-9e35-c49afe751a76 [pid: 8|app: 0|req: 349/663] 199.204.45.129 () {38 vars in 1028 bytes} [Sun Aug 23 15:50:52 2026] PUT /v2.0/ports/87ce8ff5-2f5b-4a56-9ed4-37f1ebc02b35 => generated 1239 bytes in 358 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-23 15:50:52.773 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-8c452707-5da3-47a4-b4a2-2a980753435c'] response: {'name': 'network-changed', 'server_uuid': '7ea4335d-3436-4140-afbb-0b44f03d6615', 'tag': '87ce8ff5-2f5b-4a56-9ed4-37f1ebc02b35', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 350/664] 10.0.0.244 () {34 vars in 1040 bytes} [Sun Aug 23 15:50:52 2026] GET /v2.0/security-groups?id=033cc843-e75f-44e0-bf18-9a078e4f0413&fields=id&fields=name => generated 113 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-23 15:50:52.891 7 INFO neutron.db.l3_hamode_db [None req-b08fef2d-ac53-42e1-befb-2eafb6cd1b01 42261bb31e514d5e99270bcb1c026ac6 9892950dd6e64b1fb18397b3d5868643 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-08-23 15:50:53.020 7 INFO neutron.db.l3_hamode_db [None req-b08fef2d-ac53-42e1-befb-2eafb6cd1b01 42261bb31e514d5e99270bcb1c026ac6 9892950dd6e64b1fb18397b3d5868643 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 351/665] 10.0.0.244 () {34 vars in 990 bytes} [Sun Aug 23 15:50:53 2026] GET /v2.0/ports?device_id=7ea4335d-3436-4140-afbb-0b44f03d6615 => 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: 352/666] 10.0.0.244 () {34 vars in 1040 bytes} [Sun Aug 23 15:50:53 2026] GET /v2.0/security-groups?id=9b2c4e23-9225-4d45-8598-eda9288e4313&fields=id&fields=name => generated 113 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 353/667] 199.204.45.129 () {34 vars in 1080 bytes} [Sun Aug 23 15:50:53 2026] GET /v2.0/ports?tenant_id=a585345309cd45239f4fa9f5f847bdaa&device_id=7ea4335d-3436-4140-afbb-0b44f03d6615 => 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: 354/668] 199.204.45.129 () {34 vars in 1018 bytes} [Sun Aug 23 15:50:53 2026] GET /v2.0/networks?tenant_id=a585345309cd45239f4fa9f5f847bdaa&shared=False => generated 780 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 355/669] 199.204.45.129 () {34 vars in 930 bytes} [Sun Aug 23 15:50:53 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: 7|app: 0|req: 315/670] 10.0.0.234 () {34 vars in 669 bytes} [Sun Aug 23 15:50:52 2026] POST /v2.0/routers => generated 510 bytes in 1010 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 316/671] 10.0.0.244 () {34 vars in 990 bytes} [Sun Aug 23 15:50:53 2026] GET /v2.0/ports?device_id=38202d87-a876-41fa-87c8-d3c26d5d5583 => generated 969 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 317/672] 10.0.0.244 () {34 vars in 1040 bytes} [Sun Aug 23 15:50:53 2026] GET /v2.0/security-groups?id=91b9b5fb-5376-43ef-a0c8-a6c2387d5a5c&fields=id&fields=name => generated 114 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 318/673] 10.0.0.244 () {34 vars in 990 bytes} [Sun Aug 23 15:50:53 2026] GET /v2.0/ports?device_id=c87dda4b-27c8-49f4-8e4b-c637825f769c => generated 975 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 319/674] 10.0.0.244 () {34 vars in 1040 bytes} [Sun Aug 23 15:50:53 2026] GET /v2.0/security-groups?id=033cc843-e75f-44e0-bf18-9a078e4f0413&fields=id&fields=name => generated 113 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 320/675] 10.0.0.244 () {34 vars in 990 bytes} [Sun Aug 23 15:50:54 2026] GET /v2.0/ports?device_id=7ea4335d-3436-4140-afbb-0b44f03d6615 => 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: 321/676] 199.204.45.129 () {34 vars in 1080 bytes} [Sun Aug 23 15:50:54 2026] GET /v2.0/ports?tenant_id=a585345309cd45239f4fa9f5f847bdaa&device_id=7ea4335d-3436-4140-afbb-0b44f03d6615 => generated 1242 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 322/677] 10.0.0.244 () {34 vars in 1040 bytes} [Sun Aug 23 15:50:54 2026] GET /v2.0/security-groups?id=9b2c4e23-9225-4d45-8598-eda9288e4313&fields=id&fields=name => generated 113 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 323/678] 199.204.45.129 () {34 vars in 1060 bytes} [Sun Aug 23 15:50:54 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=87ce8ff5-2f5b-4a56-9ed4-37f1ebc02b35 => 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: 324/679] 199.204.45.129 () {34 vars in 984 bytes} [Sun Aug 23 15:50:54 2026] GET /v2.0/subnets?id=6e7e7109-8178-483d-951d-105048a1d319 => generated 702 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 325/680] 199.204.45.129 () {34 vars in 1052 bytes} [Sun Aug 23 15:50:54 2026] GET /v2.0/ports?network_id=e0172339-4b5a-4b6d-abfa-e1dc63354442&device_owner=network%3Adhcp => generated 1244 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 326/681] 199.204.45.129 () {34 vars in 1012 bytes} [Sun Aug 23 15:50:54 2026] GET /v2.0/networks/e0172339-4b5a-4b6d-abfa-e1dc63354442?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: 327/682] 199.204.45.129 () {34 vars in 1112 bytes} [Sun Aug 23 15:50:54 2026] GET /v2.0/networks/e0172339-4b5a-4b6d-abfa-e1dc63354442?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: 328/683] 10.0.0.244 () {34 vars in 990 bytes} [Sun Aug 23 15:50:54 2026] GET /v2.0/ports?device_id=38202d87-a876-41fa-87c8-d3c26d5d5583 => generated 969 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 329/684] 10.0.0.244 () {34 vars in 1040 bytes} [Sun Aug 23 15:50:54 2026] GET /v2.0/security-groups?id=91b9b5fb-5376-43ef-a0c8-a6c2387d5a5c&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: 356/685] 10.0.0.234 () {34 vars in 783 bytes} [Sun Aug 23 15:50:53 2026] PUT /v2.0/routers/7695beec-84cd-4c4e-872f-dae3f6fa05ec/add_router_interface => generated 309 bytes in 1380 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 330/686] 10.0.0.244 () {34 vars in 990 bytes} [Sun Aug 23 15:50:55 2026] GET /v2.0/ports?device_id=c87dda4b-27c8-49f4-8e4b-c637825f769c => 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: 331/687] 10.0.0.244 () {34 vars in 1040 bytes} [Sun Aug 23 15:50:55 2026] GET /v2.0/security-groups?id=033cc843-e75f-44e0-bf18-9a078e4f0413&fields=id&fields=name => generated 113 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 357/688] 10.0.0.234 () {32 vars in 717 bytes} [Sun Aug 23 15:50:55 2026] GET /v2.0/ports/2ef101f8-e68a-4582-a564-d5b561d6d35e => generated 959 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 358/689] 10.0.0.244 () {34 vars in 990 bytes} [Sun Aug 23 15:50:55 2026] GET /v2.0/ports?device_id=c87dda4b-27c8-49f4-8e4b-c637825f769c => generated 975 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-23 15:50:55.853 8 INFO neutron.db.l3_db [None req-cf61f316-486f-4674-96f2-00a707509d62 d6570393855e4c64a65e3923bee4527a f11191758abf4091acaaaf9512084a21 - - default default] Floating IP b2d8aec8-b916-409c-b3d0-db0742b0506a associated. External IP: 10.96.250.215, port: c2dd6598-f321-468c-aa43-282cf9c371ca. [pid: 7|app: 0|req: 332/690] 10.0.0.234 () {34 vars in 783 bytes} [Sun Aug 23 15:50:55 2026] PUT /v2.0/routers/7695beec-84cd-4c4e-872f-dae3f6fa05ec/add_router_interface => generated 309 bytes in 1036 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 359/691] 10.0.0.234 () {34 vars in 749 bytes} [Sun Aug 23 15:50:55 2026] PUT /v2.0/floatingips/b2d8aec8-b916-409c-b3d0-db0742b0506a => generated 856 bytes in 881 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 333/692] 10.0.0.244 () {34 vars in 990 bytes} [Sun Aug 23 15:50:56 2026] GET /v2.0/ports?device_id=7ea4335d-3436-4140-afbb-0b44f03d6615 => generated 973 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 334/693] 10.0.0.234 () {32 vars in 717 bytes} [Sun Aug 23 15:50:56 2026] GET /v2.0/ports/ebf05b5f-a57c-4e5c-955b-7e3dc477c51b => generated 967 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 335/694] 10.0.0.244 () {34 vars in 1040 bytes} [Sun Aug 23 15:50:56 2026] GET /v2.0/security-groups?id=9b2c4e23-9225-4d45-8598-eda9288e4313&fields=id&fields=name => generated 113 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 360/695] 10.0.0.244 () {34 vars in 990 bytes} [Sun Aug 23 15:50:56 2026] GET /v2.0/ports?device_id=38202d87-a876-41fa-87c8-d3c26d5d5583 => generated 971 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 361/696] 10.0.0.244 () {34 vars in 990 bytes} [Sun Aug 23 15:50:56 2026] GET /v2.0/ports?device_id=c87dda4b-27c8-49f4-8e4b-c637825f769c => generated 975 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 362/697] 10.0.0.244 () {34 vars in 1040 bytes} [Sun Aug 23 15:50:56 2026] GET /v2.0/security-groups?id=91b9b5fb-5376-43ef-a0c8-a6c2387d5a5c&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: 363/698] 10.0.0.244 () {34 vars in 1040 bytes} [Sun Aug 23 15:50:56 2026] GET /v2.0/security-groups?id=033cc843-e75f-44e0-bf18-9a078e4f0413&fields=id&fields=name => generated 113 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-23 15:50:56.420 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-8f5d5624-4da6-4c58-8ed4-25f4a9689d78'] response: {'name': 'network-changed', 'server_uuid': 'c87dda4b-27c8-49f4-8e4b-c637825f769c', 'tag': 'c2dd6598-f321-468c-aa43-282cf9c371ca', 'status': 'completed', 'code': 200} 2026-08-23 15:50:56.541 7 INFO neutron_taas.services.taas.taas_plugin [None req-672d07ff-be5e-426a-95f1-0d0299683d2d 42261bb31e514d5e99270bcb1c026ac6 9892950dd6e64b1fb18397b3d5868643 - - default default] TaaS: Handle Delete Port: ebf05b5f-a57c-4e5c-955b-7e3dc477c51b 2026-08-23 15:50:56.544 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-672d07ff-be5e-426a-95f1-0d0299683d2d 42261bb31e514d5e99270bcb1c026ac6 9892950dd6e64b1fb18397b3d5868643 - - default default] Tap Mirror: Handle Delete Port: ebf05b5f-a57c-4e5c-955b-7e3dc477c51b [pid: 8|app: 0|req: 364/699] 10.0.0.244 () {34 vars in 990 bytes} [Sun Aug 23 15:50:56 2026] GET /v2.0/ports?device_id=c87dda4b-27c8-49f4-8e4b-c637825f769c => generated 975 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 365/700] 10.0.0.244 () {34 vars in 1040 bytes} [Sun Aug 23 15:50:56 2026] GET /v2.0/security-groups?id=033cc843-e75f-44e0-bf18-9a078e4f0413&fields=id&fields=name => generated 113 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 366/701] 199.204.45.129 () {34 vars in 1080 bytes} [Sun Aug 23 15:50:56 2026] GET /v2.0/ports?tenant_id=f11191758abf4091acaaaf9512084a21&device_id=c87dda4b-27c8-49f4-8e4b-c637825f769c => 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: 336/702] 10.0.0.234 () {34 vars in 789 bytes} [Sun Aug 23 15:50:56 2026] PUT /v2.0/routers/7695beec-84cd-4c4e-872f-dae3f6fa05ec/remove_router_interface => generated 309 bytes in 720 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 367/703] 199.204.45.129 () {34 vars in 986 bytes} [Sun Aug 23 15:50:56 2026] GET /v2.0/networks?id=b8224f27-8082-4032-a0d4-66fcc09c5eac => generated 775 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 368/704] 199.204.45.129 () {34 vars in 1060 bytes} [Sun Aug 23 15:50:57 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=c2dd6598-f321-468c-aa43-282cf9c371ca => generated 861 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 369/705] 199.204.45.129 () {34 vars in 984 bytes} [Sun Aug 23 15:50:57 2026] GET /v2.0/subnets?id=477575c4-4204-4c66-8a9b-dc9e78592923 => generated 697 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 370/706] 199.204.45.129 () {34 vars in 1052 bytes} [Sun Aug 23 15:50:57 2026] GET /v2.0/ports?network_id=b8224f27-8082-4032-a0d4-66fcc09c5eac&device_owner=network%3Adhcp => generated 1244 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-23 15:50:57.218 7 INFO neutron_taas.services.taas.taas_plugin [None req-9d0ec57f-aa98-47ae-92c6-9e2a9356dade 42261bb31e514d5e99270bcb1c026ac6 9892950dd6e64b1fb18397b3d5868643 - - default default] TaaS: Handle Delete Port: 2ef101f8-e68a-4582-a564-d5b561d6d35e [pid: 8|app: 0|req: 371/707] 199.204.45.129 () {34 vars in 1012 bytes} [Sun Aug 23 15:50:57 2026] GET /v2.0/networks/b8224f27-8082-4032-a0d4-66fcc09c5eac?fields=segments => generated 14 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-23 15:50:57.220 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-9d0ec57f-aa98-47ae-92c6-9e2a9356dade 42261bb31e514d5e99270bcb1c026ac6 9892950dd6e64b1fb18397b3d5868643 - - default default] Tap Mirror: Handle Delete Port: 2ef101f8-e68a-4582-a564-d5b561d6d35e [pid: 8|app: 0|req: 372/708] 199.204.45.129 () {34 vars in 1112 bytes} [Sun Aug 23 15:50:57 2026] GET /v2.0/networks/b8224f27-8082-4032-a0d4-66fcc09c5eac?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: 8|app: 0|req: 373/709] 10.0.0.244 () {34 vars in 990 bytes} [Sun Aug 23 15:50:57 2026] GET /v2.0/ports?device_id=7ea4335d-3436-4140-afbb-0b44f03d6615 => generated 973 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 374/710] 10.0.0.244 () {34 vars in 1040 bytes} [Sun Aug 23 15:50:57 2026] GET /v2.0/security-groups?id=9b2c4e23-9225-4d45-8598-eda9288e4313&fields=id&fields=name => generated 113 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 375/711] 10.0.0.244 () {34 vars in 990 bytes} [Sun Aug 23 15:50:57 2026] GET /v2.0/ports?device_id=38202d87-a876-41fa-87c8-d3c26d5d5583 => generated 971 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 337/712] 10.0.0.234 () {34 vars in 789 bytes} [Sun Aug 23 15:50:56 2026] PUT /v2.0/routers/7695beec-84cd-4c4e-872f-dae3f6fa05ec/remove_router_interface => generated 309 bytes in 545 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 376/713] 10.0.0.244 () {34 vars in 1040 bytes} [Sun Aug 23 15:50:57 2026] GET /v2.0/security-groups?id=91b9b5fb-5376-43ef-a0c8-a6c2387d5a5c&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: 338/714] 10.0.0.234 () {32 vars in 736 bytes} [Sun Aug 23 15:50:57 2026] GET /v2.0/ports?device_id=7695beec-84cd-4c4e-872f-dae3f6fa05ec => generated 12 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-23 15:50:57.753 8 INFO neutron_taas.services.taas.taas_plugin [None req-39d66c99-fc44-48cb-8f46-b775240e8483 42261bb31e514d5e99270bcb1c026ac6 9892950dd6e64b1fb18397b3d5868643 - - default default] TaaS: Handle Delete Port: cc839586-a102-403e-8ba2-7cbfeb7b3ed1 2026-08-23 15:50:57.756 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-39d66c99-fc44-48cb-8f46-b775240e8483 42261bb31e514d5e99270bcb1c026ac6 9892950dd6e64b1fb18397b3d5868643 - - default default] Tap Mirror: Handle Delete Port: cc839586-a102-403e-8ba2-7cbfeb7b3ed1 [pid: 7|app: 0|req: 339/715] 10.0.0.244 () {34 vars in 990 bytes} [Sun Aug 23 15:50:57 2026] GET /v2.0/ports?device_id=c87dda4b-27c8-49f4-8e4b-c637825f769c => generated 975 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 340/716] 10.0.0.244 () {34 vars in 1040 bytes} [Sun Aug 23 15:50:58 2026] GET /v2.0/security-groups?id=033cc843-e75f-44e0-bf18-9a078e4f0413&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-08-23 15:50:58.085 8 INFO neutron.services.segments.plugin [-] Segment e338a73c-e128-4f98-a06e-dd38bef22cef resource provider aggregate not found 2026-08-23 15:50:58.085 8 INFO neutron.services.segments.plugin [-] Segment e338a73c-e128-4f98-a06e-dd38bef22cef resource provider aggregate not found 2026-08-23 15:50:58.105 8 INFO neutron.services.segments.plugin [-] Segment e338a73c-e128-4f98-a06e-dd38bef22cef resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e338a73c-e128-4f98-a06e-dd38bef22cef found for delete ", "request_id": "req-6042c2d0-c364-41ff-98a2-0735caf2d295"}]} 2026-08-23 15:50:58.106 8 INFO neutron.db.l3_hamode_db [None req-39d66c99-fc44-48cb-8f46-b775240e8483 42261bb31e514d5e99270bcb1c026ac6 9892950dd6e64b1fb18397b3d5868643 - - default default] HA network ba825732-4e97-4178-9e35-c49afe751a76 was deleted as no HA routers are present in tenant 9892950dd6e64b1fb18397b3d5868643. 2026-08-23 15:50:58.109 8 INFO neutron.services.segments.plugin [-] Segment e338a73c-e128-4f98-a06e-dd38bef22cef resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e338a73c-e128-4f98-a06e-dd38bef22cef found for delete ", "request_id": "req-ae6e8808-0490-4cd9-bbf5-320c0a25baa0"}]} [pid: 8|app: 0|req: 377/717] 10.0.0.234 () {32 vars in 724 bytes} [Sun Aug 23 15:50:57 2026] DELETE /v2.0/routers/7695beec-84cd-4c4e-872f-dae3f6fa05ec => generated 0 bytes in 555 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 341/718] 10.0.0.234 () {32 vars in 724 bytes} [Sun Aug 23 15:50:58 2026] DELETE /v2.0/subnets/71716eeb-e78b-4803-8424-d3f23df260b6 => generated 0 bytes in 131 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 378/719] 10.0.0.234 () {32 vars in 724 bytes} [Sun Aug 23 15:50:58 2026] DELETE /v2.0/subnets/5366ce52-3f42-4f44-8e3d-eb7971ede2ab => generated 0 bytes in 152 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-23 15:50:58.521 7 INFO neutron.services.segments.plugin [-] Segment ab8df94f-d2b7-400d-a2c0-aafcdf4c8821 resource provider aggregate not found 2026-08-23 15:50:58.526 7 INFO neutron.services.segments.plugin [-] Segment ab8df94f-d2b7-400d-a2c0-aafcdf4c8821 resource provider aggregate not found 2026-08-23 15:50:58.544 7 INFO neutron.services.segments.plugin [-] Segment ab8df94f-d2b7-400d-a2c0-aafcdf4c8821 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ab8df94f-d2b7-400d-a2c0-aafcdf4c8821 found for delete ", "request_id": "req-c40ca07f-f02c-487f-946f-5156727ce6dc"}]} 2026-08-23 15:50:58.545 7 INFO neutron.services.segments.plugin [-] Segment ab8df94f-d2b7-400d-a2c0-aafcdf4c8821 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ab8df94f-d2b7-400d-a2c0-aafcdf4c8821 found for delete ", "request_id": "req-e65c34e5-68ec-4768-8842-f93092adebc2"}]} [pid: 7|app: 0|req: 342/720] 10.0.0.234 () {32 vars in 726 bytes} [Sun Aug 23 15:50:58 2026] DELETE /v2.0/networks/59ada717-1eaf-43cc-8d6c-ce2dc613bc2d => generated 0 bytes in 147 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 379/721] 10.0.0.244 () {34 vars in 990 bytes} [Sun Aug 23 15:50:58 2026] GET /v2.0/ports?device_id=7ea4335d-3436-4140-afbb-0b44f03d6615 => generated 973 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 380/722] 10.0.0.244 () {34 vars in 1040 bytes} [Sun Aug 23 15:50:58 2026] GET /v2.0/security-groups?id=9b2c4e23-9225-4d45-8598-eda9288e4313&fields=id&fields=name => generated 113 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 381/723] 10.0.0.244 () {34 vars in 990 bytes} [Sun Aug 23 15:50:58 2026] GET /v2.0/ports?device_id=38202d87-a876-41fa-87c8-d3c26d5d5583 => 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: 343/724] 10.0.0.234 () {32 vars in 726 bytes} [Sun Aug 23 15:50:58 2026] DELETE /v2.0/networks/eff1f795-2b50-4c74-9d45-50909bc64e06 => 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: 382/725] 10.0.0.244 () {34 vars in 1040 bytes} [Sun Aug 23 15:50:58 2026] GET /v2.0/security-groups?id=91b9b5fb-5376-43ef-a0c8-a6c2387d5a5c&fields=id&fields=name => generated 114 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-23 15:50:58.773 7 INFO neutron.db.segments_db [None req-510d2b5a-e1f9-47f9-96a8-22e7ff928ab4 42261bb31e514d5e99270bcb1c026ac6 9892950dd6e64b1fb18397b3d5868643 - - default default] Added segment 45bb1ce3-9d0f-4a25-9a6c-581dba97d430 of type vxlan for network 8eb00b5f-f69b-4e19-8218-ec05c785e77a [pid: 8|app: 0|req: 383/726] 10.0.0.244 () {34 vars in 990 bytes} [Sun Aug 23 15:50:58 2026] GET /v2.0/ports?device_id=38202d87-a876-41fa-87c8-d3c26d5d5583 => generated 971 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 344/727] 10.0.0.234 () {34 vars in 670 bytes} [Sun Aug 23 15:50:58 2026] POST /v2.0/networks => generated 615 bytes in 186 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 345/728] 10.0.0.234 () {34 vars in 669 bytes} [Sun Aug 23 15:50:58 2026] POST /v2.0/subnets => generated 646 bytes in 287 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-23 15:50:59.215 8 INFO neutron.db.l3_db [None req-0d3a5fbe-fa22-43c4-ac73-a26f64b524d2 df0e2340c12040d99d695dc1af79ac1d 81c657c44d2e4c43a018dafec7c35a7e - - default default] Floating IP 1eb448b6-7f7f-47c2-8123-f7efbe2149a0 associated. External IP: 10.96.250.216, port: 23e03e40-2ac4-4ec3-952a-9f36287b7c33. [pid: 7|app: 0|req: 346/729] 10.0.0.244 () {34 vars in 990 bytes} [Sun Aug 23 15:50:59 2026] GET /v2.0/ports?device_id=c87dda4b-27c8-49f4-8e4b-c637825f769c => generated 975 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-23 15:50:59.262 7 INFO neutron.db.segments_db [None req-d90a9d97-d3b8-407b-8ae6-e3bcfc780c8a 42261bb31e514d5e99270bcb1c026ac6 9892950dd6e64b1fb18397b3d5868643 - - default default] Added segment 6f1b859b-5506-4fa5-9325-3d51d39489bd of type vxlan for network 1b9cf24a-fc6a-47a2-802a-aaba4a472847 2026-08-23 15:50:59.547 7 INFO neutron.db.l3_hamode_db [None req-d90a9d97-d3b8-407b-8ae6-e3bcfc780c8a 42261bb31e514d5e99270bcb1c026ac6 9892950dd6e64b1fb18397b3d5868643 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 384/730] 10.0.0.234 () {34 vars in 749 bytes} [Sun Aug 23 15:50:58 2026] PUT /v2.0/floatingips/1eb448b6-7f7f-47c2-8123-f7efbe2149a0 => generated 855 bytes in 731 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 385/731] 199.204.45.129 () {34 vars in 994 bytes} [Sun Aug 23 15:50:59 2026] GET /v2.0/ports?device_id=c87dda4b-27c8-49f4-8e4b-c637825f769c => generated 975 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 386/732] 10.0.0.244 () {34 vars in 1040 bytes} [Sun Aug 23 15:50:59 2026] GET /v2.0/security-groups?id=033cc843-e75f-44e0-bf18-9a078e4f0413&fields=id&fields=name => generated 113 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-23 15:50:59.702 7 INFO neutron.db.l3_hamode_db [None req-d90a9d97-d3b8-407b-8ae6-e3bcfc780c8a 42261bb31e514d5e99270bcb1c026ac6 9892950dd6e64b1fb18397b3d5868643 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-08-23 15:50:59.708 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-e9a40264-12ac-4456-a8da-7e2c1e00eab3'] response: {'name': 'network-changed', 'server_uuid': '38202d87-a876-41fa-87c8-d3c26d5d5583', 'tag': '23e03e40-2ac4-4ec3-952a-9f36287b7c33', 'status': 'completed', 'code': 200} 2026-08-23 15:50:59.776 8 INFO neutron_taas.services.taas.taas_plugin [req-8539c9d2-1668-4829-a848-a14103740383 req-4d7adaaf-ec38-4f3a-a318-17eb3f9e3567 d6570393855e4c64a65e3923bee4527a f11191758abf4091acaaaf9512084a21 - - default default] TaaS: Handle Delete Port: c2dd6598-f321-468c-aa43-282cf9c371ca 2026-08-23 15:50:59.781 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-8539c9d2-1668-4829-a848-a14103740383 req-4d7adaaf-ec38-4f3a-a318-17eb3f9e3567 d6570393855e4c64a65e3923bee4527a f11191758abf4091acaaaf9512084a21 - - default default] Tap Mirror: Handle Delete Port: c2dd6598-f321-468c-aa43-282cf9c371ca 2026-08-23 15:50:59.956 8 INFO neutron.db.l3_db [req-8539c9d2-1668-4829-a848-a14103740383 req-4d7adaaf-ec38-4f3a-a318-17eb3f9e3567 d6570393855e4c64a65e3923bee4527a f11191758abf4091acaaaf9512084a21 - - default default] Floating IP b2d8aec8-b916-409c-b3d0-db0742b0506a disassociated. External IP: 10.96.250.215, port: c2dd6598-f321-468c-aa43-282cf9c371ca. [pid: 7|app: 0|req: 347/733] 10.0.0.234 () {34 vars in 669 bytes} [Sun Aug 23 15:50:59 2026] POST /v2.0/routers => generated 511 bytes in 1110 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 387/734] 199.204.45.129 () {36 vars in 997 bytes} [Sun Aug 23 15:50:59 2026] DELETE /v2.0/ports/c2dd6598-f321-468c-aa43-282cf9c371ca => generated 0 bytes in 664 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 390/737] 10.0.0.244 () {34 vars in 990 bytes} [Sun Aug 23 15:51:00 2026] GET /v2.0/ports?device_id=7ea4335d-3436-4140-afbb-0b44f03d6615 => 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: 348/738] 10.0.0.244 () {34 vars in 990 bytes} [Sun Aug 23 15:51:00 2026] GET /v2.0/ports?device_id=38202d87-a876-41fa-87c8-d3c26d5d5583 => 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: 391/739] 199.204.45.129 () {34 vars in 1080 bytes} [Sun Aug 23 15:51:00 2026] GET /v2.0/ports?tenant_id=81c657c44d2e4c43a018dafec7c35a7e&device_id=38202d87-a876-41fa-87c8-d3c26d5d5583 => generated 1240 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 392/740] 10.0.0.244 () {34 vars in 1040 bytes} [Sun Aug 23 15:51:00 2026] GET /v2.0/security-groups?id=9b2c4e23-9225-4d45-8598-eda9288e4313&fields=id&fields=name => generated 113 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 393/741] 10.0.0.244 () {34 vars in 1040 bytes} [Sun Aug 23 15:51:00 2026] GET /v2.0/security-groups?id=91b9b5fb-5376-43ef-a0c8-a6c2387d5a5c&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: 394/742] 199.204.45.129 () {34 vars in 986 bytes} [Sun Aug 23 15:51:00 2026] GET /v2.0/networks?id=0405eeb1-9738-408d-a440-16854602c3d0 => generated 764 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-23 15:51:00.584 7 INFO neutron.services.segments.plugin [-] Segment 7b31232a-e335-48fc-aed2-febc61089a17 resource provider aggregate not found 2026-08-23 15:51:00.587 7 INFO neutron.services.segments.plugin [-] Segment 7b31232a-e335-48fc-aed2-febc61089a17 resource provider aggregate not found 2026-08-23 15:51:00.607 7 INFO neutron.services.segments.plugin [-] Segment 7b31232a-e335-48fc-aed2-febc61089a17 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7b31232a-e335-48fc-aed2-febc61089a17 found for delete ", "request_id": "req-4a588897-204b-4e16-b227-163aa27358bf"}]} 2026-08-23 15:51:00.610 7 INFO neutron.services.segments.plugin [-] Segment 7b31232a-e335-48fc-aed2-febc61089a17 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7b31232a-e335-48fc-aed2-febc61089a17 found for delete ", "request_id": "req-92599102-dcbb-4636-8397-1d1f0db39f96"}]} [pid: 8|app: 0|req: 395/743] 199.204.45.129 () {34 vars in 1058 bytes} [Sun Aug 23 15:51:00 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=23e03e40-2ac4-4ec3-952a-9f36287b7c33 => generated 858 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 396/744] 199.204.45.129 () {34 vars in 984 bytes} [Sun Aug 23 15:51:00 2026] GET /v2.0/subnets?id=3b1f7f11-b0d8-4a40-92dd-dee7f4c0abc3 => generated 686 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 397/745] 199.204.45.129 () {34 vars in 1052 bytes} [Sun Aug 23 15:51:00 2026] GET /v2.0/ports?network_id=0405eeb1-9738-408d-a440-16854602c3d0&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: 8|app: 0|req: 398/746] 199.204.45.129 () {34 vars in 1012 bytes} [Sun Aug 23 15:51:00 2026] GET /v2.0/networks/0405eeb1-9738-408d-a440-16854602c3d0?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: 399/747] 10.0.0.244 () {34 vars in 990 bytes} [Sun Aug 23 15:51:00 2026] GET /v2.0/ports?device_id=c87dda4b-27c8-49f4-8e4b-c637825f769c => 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: 349/748] 10.0.0.234 () {34 vars in 665 bytes} [Sun Aug 23 15:51:00 2026] POST /v2.0/ports => generated 964 bytes in 402 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: 400/749] 199.204.45.129 () {34 vars in 1112 bytes} [Sun Aug 23 15:51:00 2026] GET /v2.0/networks/0405eeb1-9738-408d-a440-16854602c3d0?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: 8|app: 0|req: 401/750] 10.0.0.244 () {34 vars in 990 bytes} [Sun Aug 23 15:51:00 2026] GET /v2.0/ports?device_id=38202d87-a876-41fa-87c8-d3c26d5d5583 => 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: 402/751] 10.0.0.244 () {34 vars in 1040 bytes} [Sun Aug 23 15:51:00 2026] GET /v2.0/security-groups?id=91b9b5fb-5376-43ef-a0c8-a6c2387d5a5c&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: 403/752] 10.0.0.244 () {34 vars in 990 bytes} [Sun Aug 23 15:51:01 2026] GET /v2.0/ports?device_id=7ea4335d-3436-4140-afbb-0b44f03d6615 => generated 975 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 404/753] 10.0.0.244 () {34 vars in 1040 bytes} [Sun Aug 23 15:51:01 2026] GET /v2.0/security-groups?id=9b2c4e23-9225-4d45-8598-eda9288e4313&fields=id&fields=name => generated 113 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-23 15:51:01.753 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-c0dbeb06-c984-450a-9128-cc3e49b83edf'] response: {'server_uuid': 'c87dda4b-27c8-49f4-8e4b-c637825f769c', 'name': 'network-vif-deleted', 'tag': 'c2dd6598-f321-468c-aa43-282cf9c371ca', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 405/754] 10.0.0.244 () {34 vars in 990 bytes} [Sun Aug 23 15:51:01 2026] GET /v2.0/ports?device_id=7ea4335d-3436-4140-afbb-0b44f03d6615 => generated 975 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-23 15:51:02.105 8 INFO neutron.db.l3_db [None req-52592c38-f9d8-458a-b1f8-211020476744 37c485b449ed46ea9ade96a5517594b2 a585345309cd45239f4fa9f5f847bdaa - - default default] Floating IP 15b4b4bc-0d3f-46e6-ae4c-2629085bf23e associated. External IP: 10.96.250.219, port: 87ce8ff5-2f5b-4a56-9ed4-37f1ebc02b35. [pid: 7|app: 0|req: 350/755] 10.0.0.234 () {34 vars in 783 bytes} [Sun Aug 23 15:51:00 2026] PUT /v2.0/routers/60576aaf-0616-4308-b500-02d03aa44c0d/add_router_interface => generated 309 bytes in 1370 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: 351/756] 10.0.0.244 () {34 vars in 990 bytes} [Sun Aug 23 15:51:02 2026] GET /v2.0/ports?device_id=c87dda4b-27c8-49f4-8e4b-c637825f769c => 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: 352/757] 10.0.0.244 () {34 vars in 990 bytes} [Sun Aug 23 15:51:02 2026] GET /v2.0/ports?device_id=38202d87-a876-41fa-87c8-d3c26d5d5583 => 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: 353/758] 10.0.0.234 () {32 vars in 717 bytes} [Sun Aug 23 15:51:02 2026] GET /v2.0/ports/486f72a6-0279-460a-8f19-0d319db6db55 => generated 1038 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 354/759] 10.0.0.244 () {34 vars in 1040 bytes} [Sun Aug 23 15:51:02 2026] GET /v2.0/security-groups?id=91b9b5fb-5376-43ef-a0c8-a6c2387d5a5c&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: 8|app: 0|req: 406/760] 10.0.0.234 () {34 vars in 749 bytes} [Sun Aug 23 15:51:01 2026] PUT /v2.0/floatingips/15b4b4bc-0d3f-46e6-ae4c-2629085bf23e => generated 856 bytes in 654 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 407/761] 10.0.0.244 () {34 vars in 990 bytes} [Sun Aug 23 15:51:02 2026] GET /v2.0/ports?device_id=7ea4335d-3436-4140-afbb-0b44f03d6615 => generated 975 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 408/762] 10.0.0.244 () {34 vars in 1040 bytes} [Sun Aug 23 15:51:02 2026] GET /v2.0/security-groups?id=9b2c4e23-9225-4d45-8598-eda9288e4313&fields=id&fields=name => generated 113 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-23 15:51:02.666 7 INFO neutron_taas.services.taas.taas_plugin [None req-5446d6cb-7e88-4613-a632-774e6145030e 42261bb31e514d5e99270bcb1c026ac6 9892950dd6e64b1fb18397b3d5868643 - - default default] TaaS: Handle Delete Port: 486f72a6-0279-460a-8f19-0d319db6db55 2026-08-23 15:51:02.671 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-5446d6cb-7e88-4613-a632-774e6145030e 42261bb31e514d5e99270bcb1c026ac6 9892950dd6e64b1fb18397b3d5868643 - - default default] Tap Mirror: Handle Delete Port: 486f72a6-0279-460a-8f19-0d319db6db55 [pid: 7|app: 0|req: 355/763] 10.0.0.234 () {34 vars in 789 bytes} [Sun Aug 23 15:51:02 2026] PUT /v2.0/routers/60576aaf-0616-4308-b500-02d03aa44c0d/remove_router_interface => generated 309 bytes in 665 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-23 15:51:03.093 8 INFO neutron.api.v2.resource [None req-098656e8-2016-4de4-b5d9-75957746a379 42261bb31e514d5e99270bcb1c026ac6 9892950dd6e64b1fb18397b3d5868643 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 409/764] 10.0.0.234 () {34 vars in 789 bytes} [Sun Aug 23 15:51:02 2026] PUT /v2.0/routers/60576aaf-0616-4308-b500-02d03aa44c0d/remove_router_interface => generated 197 bytes in 131 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 356/765] 10.0.0.234 () {32 vars in 736 bytes} [Sun Aug 23 15:51:03 2026] GET /v2.0/ports?device_id=60576aaf-0616-4308-b500-02d03aa44c0d => 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: 357/766] 199.204.45.129 () {34 vars in 994 bytes} [Sun Aug 23 15:51:03 2026] GET /v2.0/ports?device_id=38202d87-a876-41fa-87c8-d3c26d5d5583 => generated 971 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-23 15:51:03.303 8 INFO neutron_taas.services.taas.taas_plugin [None req-3e80dd88-847d-4956-a4e9-b6d7c310d83a 42261bb31e514d5e99270bcb1c026ac6 9892950dd6e64b1fb18397b3d5868643 - - default default] TaaS: Handle Delete Port: a512f68c-afc7-477d-bdd6-aea0383e1514 2026-08-23 15:51:03.306 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-3e80dd88-847d-4956-a4e9-b6d7c310d83a 42261bb31e514d5e99270bcb1c026ac6 9892950dd6e64b1fb18397b3d5868643 - - default default] Tap Mirror: Handle Delete Port: a512f68c-afc7-477d-bdd6-aea0383e1514 [pid: 7|app: 0|req: 358/767] 10.0.0.244 () {34 vars in 990 bytes} [Sun Aug 23 15:51:03 2026] GET /v2.0/ports?device_id=c87dda4b-27c8-49f4-8e4b-c637825f769c => generated 12 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-23 15:51:03.420 7 INFO neutron_taas.services.taas.taas_plugin [req-fbfa9199-9e25-4615-9ec3-dc0d1e5d13c1 req-ea991642-48f5-48fe-a6dc-a4176eac01c3 df0e2340c12040d99d695dc1af79ac1d 81c657c44d2e4c43a018dafec7c35a7e - - default default] TaaS: Handle Delete Port: 23e03e40-2ac4-4ec3-952a-9f36287b7c33 2026-08-23 15:51:03.425 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-fbfa9199-9e25-4615-9ec3-dc0d1e5d13c1 req-ea991642-48f5-48fe-a6dc-a4176eac01c3 df0e2340c12040d99d695dc1af79ac1d 81c657c44d2e4c43a018dafec7c35a7e - - default default] Tap Mirror: Handle Delete Port: 23e03e40-2ac4-4ec3-952a-9f36287b7c33 2026-08-23 15:51:03.650 7 INFO neutron.db.l3_db [req-fbfa9199-9e25-4615-9ec3-dc0d1e5d13c1 req-ea991642-48f5-48fe-a6dc-a4176eac01c3 df0e2340c12040d99d695dc1af79ac1d 81c657c44d2e4c43a018dafec7c35a7e - - default default] Floating IP 1eb448b6-7f7f-47c2-8123-f7efbe2149a0 disassociated. External IP: 10.96.250.216, port: 23e03e40-2ac4-4ec3-952a-9f36287b7c33. 2026-08-23 15:51:03.693 8 INFO neutron.services.segments.plugin [-] Segment 6f1b859b-5506-4fa5-9325-3d51d39489bd resource provider aggregate not found 2026-08-23 15:51:03.705 8 INFO neutron.services.segments.plugin [-] Segment 6f1b859b-5506-4fa5-9325-3d51d39489bd resource provider aggregate not found 2026-08-23 15:51:03.711 8 INFO neutron.services.segments.plugin [-] Segment 6f1b859b-5506-4fa5-9325-3d51d39489bd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6f1b859b-5506-4fa5-9325-3d51d39489bd found for delete ", "request_id": "req-0a6ac0fa-5c37-4e28-881a-33dfc3cc1b16"}]} 2026-08-23 15:51:03.720 8 INFO neutron.db.l3_hamode_db [None req-3e80dd88-847d-4956-a4e9-b6d7c310d83a 42261bb31e514d5e99270bcb1c026ac6 9892950dd6e64b1fb18397b3d5868643 - - default default] HA network 1b9cf24a-fc6a-47a2-802a-aaba4a472847 was deleted as no HA routers are present in tenant 9892950dd6e64b1fb18397b3d5868643. 2026-08-23 15:51:03.727 8 INFO neutron.services.segments.plugin [-] Segment 6f1b859b-5506-4fa5-9325-3d51d39489bd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6f1b859b-5506-4fa5-9325-3d51d39489bd found for delete ", "request_id": "req-0f82504c-eb30-4276-a21a-2a43cc8bf753"}]} [pid: 8|app: 0|req: 410/768] 10.0.0.234 () {32 vars in 724 bytes} [Sun Aug 23 15:51:03 2026] DELETE /v2.0/routers/60576aaf-0616-4308-b500-02d03aa44c0d => generated 0 bytes in 604 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 411/769] 10.0.0.244 () {34 vars in 990 bytes} [Sun Aug 23 15:51:03 2026] GET /v2.0/ports?device_id=38202d87-a876-41fa-87c8-d3c26d5d5583 => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-23 15:51:03.788 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-939607f7-9de4-465e-abe0-22e4840f2712'] response: {'name': 'network-changed', 'server_uuid': '7ea4335d-3436-4140-afbb-0b44f03d6615', 'tag': '87ce8ff5-2f5b-4a56-9ed4-37f1ebc02b35', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 412/770] 10.0.0.234 () {32 vars in 724 bytes} [Sun Aug 23 15:51:03 2026] DELETE /v2.0/subnets/6abd14e4-75b6-4084-bc07-dc9f3e504b29 => generated 0 bytes in 122 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-23 15:51:03.964 8 INFO neutron_taas.services.taas.taas_plugin [None req-e6586c52-67c3-4288-8568-af738da55c93 42261bb31e514d5e99270bcb1c026ac6 9892950dd6e64b1fb18397b3d5868643 - - default default] TaaS: Handle Delete Port: c2e3fb58-c2f9-49ee-a82b-75b4bfe189eb 2026-08-23 15:51:03.968 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-e6586c52-67c3-4288-8568-af738da55c93 42261bb31e514d5e99270bcb1c026ac6 9892950dd6e64b1fb18397b3d5868643 - - default default] Tap Mirror: Handle Delete Port: c2e3fb58-c2f9-49ee-a82b-75b4bfe189eb [pid: 7|app: 0|req: 359/771] 199.204.45.129 () {36 vars in 997 bytes} [Sun Aug 23 15:51:03 2026] DELETE /v2.0/ports/23e03e40-2ac4-4ec3-952a-9f36287b7c33 => generated 0 bytes in 698 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 413/772] 10.0.0.234 () {32 vars in 726 bytes} [Sun Aug 23 15:51:03 2026] DELETE /v2.0/networks/8eb00b5f-f69b-4e19-8218-ec05c785e77a => generated 0 bytes in 277 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-23 15:51:04.233 7 INFO neutron.db.segments_db [None req-b4ef1140-8059-4846-a8d7-37a3ebb9ca07 42261bb31e514d5e99270bcb1c026ac6 9892950dd6e64b1fb18397b3d5868643 - - default default] Added segment 52f344fe-77ce-439b-a8ba-82f009d2420d of type vxlan for network 9eafddc4-8726-4eea-b871-86ddbd9108f9 [pid: 7|app: 0|req: 360/773] 10.0.0.234 () {34 vars in 670 bytes} [Sun Aug 23 15:51:04 2026] POST /v2.0/networks => generated 614 bytes in 167 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 414/774] 199.204.45.129 () {34 vars in 1080 bytes} [Sun Aug 23 15:51:04 2026] GET /v2.0/ports?tenant_id=a585345309cd45239f4fa9f5f847bdaa&device_id=7ea4335d-3436-4140-afbb-0b44f03d6615 => generated 1244 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-23 15:51:04.399 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-d70bfe06-2418-468f-b299-772c87d47bd5'] response: {'server_uuid': '38202d87-a876-41fa-87c8-d3c26d5d5583', 'name': 'network-vif-deleted', 'tag': '23e03e40-2ac4-4ec3-952a-9f36287b7c33', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 415/775] 199.204.45.129 () {34 vars in 986 bytes} [Sun Aug 23 15:51:04 2026] GET /v2.0/networks?id=e0172339-4b5a-4b6d-abfa-e1dc63354442 => 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: 416/776] 10.0.0.234 () {32 vars in 740 bytes} [Sun Aug 23 15:51:04 2026] DELETE /v2.0/security-groups/033cc843-e75f-44e0-bf18-9a078e4f0413 => generated 0 bytes in 143 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 417/777] 199.204.45.129 () {34 vars in 1060 bytes} [Sun Aug 23 15:51:04 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=87ce8ff5-2f5b-4a56-9ed4-37f1ebc02b35 => generated 859 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 361/778] 10.0.0.234 () {34 vars in 669 bytes} [Sun Aug 23 15:51:04 2026] POST /v2.0/subnets => generated 646 bytes in 279 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-23 15:51:04.612 8 INFO neutron.api.v2.resource [None req-ea31097d-afc2-454c-9244-befef7e89b4c d6570393855e4c64a65e3923bee4527a f11191758abf4091acaaaf9512084a21 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 418/779] 10.0.0.234 () {32 vars in 737 bytes} [Sun Aug 23 15:51:04 2026] GET /v2.0/security-groups/033cc843-e75f-44e0-bf18-9a078e4f0413 => 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: 362/780] 199.204.45.129 () {34 vars in 984 bytes} [Sun Aug 23 15:51:04 2026] GET /v2.0/subnets?id=6e7e7109-8178-483d-951d-105048a1d319 => generated 702 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-23 15:51:04.658 8 INFO neutron.db.segments_db [None req-825b7f89-4031-475b-b32f-726245499672 42261bb31e514d5e99270bcb1c026ac6 9892950dd6e64b1fb18397b3d5868643 - - default default] Added segment ef701e97-b393-49c7-b5d7-0a8ee31158c7 of type vxlan for network 9fad396e-b828-4b37-bf02-d2ff6e731534 2026-08-23 15:51:04.738 7 INFO neutron_taas.services.taas.taas_plugin [None req-372722cc-5db8-45e0-83c0-8fa68ad0bbc2 d6570393855e4c64a65e3923bee4527a f11191758abf4091acaaaf9512084a21 - - default default] TaaS: Handle Delete Port: 708d7024-0bf6-4dd9-9ad7-dcff99257781 2026-08-23 15:51:04.740 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-372722cc-5db8-45e0-83c0-8fa68ad0bbc2 d6570393855e4c64a65e3923bee4527a f11191758abf4091acaaaf9512084a21 - - default default] Tap Mirror: Handle Delete Port: 708d7024-0bf6-4dd9-9ad7-dcff99257781 2026-08-23 15:51:04.902 8 INFO neutron.db.l3_hamode_db [None req-825b7f89-4031-475b-b32f-726245499672 42261bb31e514d5e99270bcb1c026ac6 9892950dd6e64b1fb18397b3d5868643 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 363/781] 10.0.0.234 () {32 vars in 732 bytes} [Sun Aug 23 15:51:04 2026] DELETE /v2.0/floatingips/b2d8aec8-b916-409c-b3d0-db0742b0506a => generated 0 bytes in 264 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 364/782] 199.204.45.129 () {34 vars in 1052 bytes} [Sun Aug 23 15:51:04 2026] GET /v2.0/ports?network_id=e0172339-4b5a-4b6d-abfa-e1dc63354442&device_owner=network%3Adhcp => generated 1244 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 365/783] 10.0.0.244 () {34 vars in 990 bytes} [Sun Aug 23 15:51:04 2026] GET /v2.0/ports?device_id=38202d87-a876-41fa-87c8-d3c26d5d5583 => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-23 15:51:05.008 8 INFO neutron.db.l3_hamode_db [None req-825b7f89-4031-475b-b32f-726245499672 42261bb31e514d5e99270bcb1c026ac6 9892950dd6e64b1fb18397b3d5868643 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-08-23 15:51:05.283 7 INFO neutron_taas.services.taas.taas_plugin [None req-341b38e6-628c-448c-b89d-4b44d6a171be f587c7dcfefb4fdda5c66155dd894154 6bb5c06278dd467caf31e9fe047ed86b - - default default] TaaS: Handle Delete Port: f4937de6-463c-4344-9af4-e350c38a4b97 2026-08-23 15:51:05.285 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-341b38e6-628c-448c-b89d-4b44d6a171be f587c7dcfefb4fdda5c66155dd894154 6bb5c06278dd467caf31e9fe047ed86b - - default default] Tap Mirror: Handle Delete Port: f4937de6-463c-4344-9af4-e350c38a4b97 2026-08-23 15:51:05.835 8 INFO neutron.services.segments.plugin [-] Segment 45bb1ce3-9d0f-4a25-9a6c-581dba97d430 resource provider aggregate not found 2026-08-23 15:51:05.838 8 INFO neutron.services.segments.plugin [-] Segment 45bb1ce3-9d0f-4a25-9a6c-581dba97d430 resource provider aggregate not found [pid: 7|app: 0|req: 366/784] 10.0.0.234 () {34 vars in 789 bytes} [Sun Aug 23 15:51:04 2026] PUT /v2.0/routers/40892856-c8b6-42ed-ad3d-b34365bcc28e/remove_router_interface => generated 309 bytes in 890 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-23 15:51:05.860 8 INFO neutron.services.segments.plugin [-] Segment 45bb1ce3-9d0f-4a25-9a6c-581dba97d430 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 45bb1ce3-9d0f-4a25-9a6c-581dba97d430 found for delete ", "request_id": "req-23afacec-2482-409e-8fbb-96ae29e6e7ce"}]} 2026-08-23 15:51:05.862 8 INFO neutron.services.segments.plugin [-] Segment 45bb1ce3-9d0f-4a25-9a6c-581dba97d430 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 45bb1ce3-9d0f-4a25-9a6c-581dba97d430 found for delete ", "request_id": "req-771aea0f-8eb6-4246-93b5-fa4d901cded6"}]} [pid: 7|app: 0|req: 367/785] 199.204.45.129 () {34 vars in 1012 bytes} [Sun Aug 23 15:51:05 2026] GET /v2.0/networks/e0172339-4b5a-4b6d-abfa-e1dc63354442?fields=segments => generated 14 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 419/786] 10.0.0.234 () {34 vars in 669 bytes} [Sun Aug 23 15:51:04 2026] POST /v2.0/routers => generated 510 bytes in 1405 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 420/787] 199.204.45.129 () {34 vars in 1112 bytes} [Sun Aug 23 15:51:06 2026] GET /v2.0/networks/e0172339-4b5a-4b6d-abfa-e1dc63354442?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-08-23 15:51:06.111 7 INFO neutron_taas.services.taas.taas_plugin [None req-fa4bfd8c-17c2-4654-85f8-89bcbc211a29 f587c7dcfefb4fdda5c66155dd894154 6bb5c06278dd467caf31e9fe047ed86b - - default default] TaaS: Handle Delete Port: ddb38f72-ea5d-4b37-9615-db981449d152 2026-08-23 15:51:06.115 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-fa4bfd8c-17c2-4654-85f8-89bcbc211a29 f587c7dcfefb4fdda5c66155dd894154 6bb5c06278dd467caf31e9fe047ed86b - - default default] Tap Mirror: Handle Delete Port: ddb38f72-ea5d-4b37-9615-db981449d152 2026-08-23 15:51:06.373 7 INFO neutron_taas.services.taas.taas_plugin [None req-fa4bfd8c-17c2-4654-85f8-89bcbc211a29 f587c7dcfefb4fdda5c66155dd894154 6bb5c06278dd467caf31e9fe047ed86b - - default default] TaaS: Handle Delete Port: ad8df3ca-7297-4b12-a162-257421859173 2026-08-23 15:51:06.377 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-fa4bfd8c-17c2-4654-85f8-89bcbc211a29 f587c7dcfefb4fdda5c66155dd894154 6bb5c06278dd467caf31e9fe047ed86b - - default default] Tap Mirror: Handle Delete Port: ad8df3ca-7297-4b12-a162-257421859173 2026-08-23 15:51:06.736 7 INFO neutron.services.segments.plugin [-] Segment 24a2a87f-5731-41ab-8c8b-ed29a92ef5fb resource provider aggregate not found 2026-08-23 15:51:06.747 7 INFO neutron.services.segments.plugin [-] Segment 24a2a87f-5731-41ab-8c8b-ed29a92ef5fb resource provider aggregate not found 2026-08-23 15:51:06.754 7 INFO neutron.services.segments.plugin [-] Segment 24a2a87f-5731-41ab-8c8b-ed29a92ef5fb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 24a2a87f-5731-41ab-8c8b-ed29a92ef5fb found for delete ", "request_id": "req-9bb6aef4-8c63-4b20-9d19-54ac780874de"}]} 2026-08-23 15:51:06.763 7 INFO neutron.services.segments.plugin [-] Segment 24a2a87f-5731-41ab-8c8b-ed29a92ef5fb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 24a2a87f-5731-41ab-8c8b-ed29a92ef5fb found for delete ", "request_id": "req-9732a4bd-21fd-4bc9-8bf3-6c769222a286"}]} 2026-08-23 15:51:06.770 7 INFO neutron.db.l3_hamode_db [None req-fa4bfd8c-17c2-4654-85f8-89bcbc211a29 f587c7dcfefb4fdda5c66155dd894154 6bb5c06278dd467caf31e9fe047ed86b - - default default] HA network d3da8bcf-b2bd-450e-924d-1aa6d98c767b was deleted as no HA routers are present in tenant f11191758abf4091acaaaf9512084a21. [pid: 7|app: 0|req: 368/788] 10.0.0.234 () {32 vars in 724 bytes} [Sun Aug 23 15:51:05 2026] DELETE /v2.0/routers/40892856-c8b6-42ed-ad3d-b34365bcc28e => generated 0 bytes in 880 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 369/789] 10.0.0.244 () {34 vars in 990 bytes} [Sun Aug 23 15:51:06 2026] GET /v2.0/ports?device_id=38202d87-a876-41fa-87c8-d3c26d5d5583 => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 370/790] 10.0.0.234 () {32 vars in 724 bytes} [Sun Aug 23 15:51:06 2026] DELETE /v2.0/subnets/477575c4-4204-4c66-8a9b-dc9e78592923 => generated 0 bytes in 156 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-23 15:51:07.032 7 INFO neutron_taas.services.taas.taas_plugin [None req-55b38dd5-55aa-4017-9067-755617c3051d f587c7dcfefb4fdda5c66155dd894154 6bb5c06278dd467caf31e9fe047ed86b - - default default] TaaS: Handle Delete Port: 252bea51-cc6d-453e-aa1a-860d15f58c31 2026-08-23 15:51:07.035 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-55b38dd5-55aa-4017-9067-755617c3051d f587c7dcfefb4fdda5c66155dd894154 6bb5c06278dd467caf31e9fe047ed86b - - default default] Tap Mirror: Handle Delete Port: 252bea51-cc6d-453e-aa1a-860d15f58c31 [pid: 8|app: 0|req: 421/791] 10.0.0.234 () {34 vars in 783 bytes} [Sun Aug 23 15:51:06 2026] PUT /v2.0/routers/a4dfc445-11d3-42e7-bda6-f80747f4c0ef/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: 422/792] 10.0.0.234 () {32 vars in 717 bytes} [Sun Aug 23 15:51:07 2026] GET /v2.0/ports/80043afa-6411-4528-84cd-1635de5d6558 => generated 959 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 371/793] 10.0.0.234 () {32 vars in 726 bytes} [Sun Aug 23 15:51:06 2026] DELETE /v2.0/networks/b8224f27-8082-4032-a0d4-66fcc09c5eac => generated 0 bytes in 252 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 372/794] 10.0.0.234 () {32 vars in 774 bytes} [Sun Aug 23 15:51:07 2026] GET /v2.0/security-groups?tenant_id=f11191758abf4091acaaaf9512084a21&name=default => generated 2921 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-23 15:51:07.453 8 INFO neutron_taas.services.taas.taas_plugin [None req-a7e1affb-6281-47dd-bdea-c2fb988735cc 42261bb31e514d5e99270bcb1c026ac6 9892950dd6e64b1fb18397b3d5868643 - - default default] TaaS: Handle Delete Port: 80043afa-6411-4528-84cd-1635de5d6558 2026-08-23 15:51:07.459 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a7e1affb-6281-47dd-bdea-c2fb988735cc 42261bb31e514d5e99270bcb1c026ac6 9892950dd6e64b1fb18397b3d5868643 - - default default] Tap Mirror: Handle Delete Port: 80043afa-6411-4528-84cd-1635de5d6558 [pid: 7|app: 0|req: 373/795] 10.0.0.234 () {32 vars in 740 bytes} [Sun Aug 23 15:51:07 2026] DELETE /v2.0/security-groups/f40f66a5-b194-44fa-9279-e9bf862dee55 => 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: 423/796] 10.0.0.234 () {34 vars in 789 bytes} [Sun Aug 23 15:51:07 2026] PUT /v2.0/routers/a4dfc445-11d3-42e7-bda6-f80747f4c0ef/remove_router_interface => generated 309 bytes in 756 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 424/797] 10.0.0.234 () {32 vars in 736 bytes} [Sun Aug 23 15:51:07 2026] GET /v2.0/ports?device_id=a4dfc445-11d3-42e7-bda6-f80747f4c0ef => 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: 374/798] 10.0.0.234 () {32 vars in 740 bytes} [Sun Aug 23 15:51:07 2026] DELETE /v2.0/security-groups/91b9b5fb-5376-43ef-a0c8-a6c2387d5a5c => generated 0 bytes in 87 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-23 15:51:07.981 7 INFO neutron.api.v2.resource [None req-401624f1-6e1a-43a4-9e33-8dfdfd97c05e df0e2340c12040d99d695dc1af79ac1d 81c657c44d2e4c43a018dafec7c35a7e - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 375/799] 10.0.0.234 () {32 vars in 737 bytes} [Sun Aug 23 15:51:07 2026] GET /v2.0/security-groups/91b9b5fb-5376-43ef-a0c8-a6c2387d5a5c => generated 146 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-23 15:51:08.066 8 INFO neutron_taas.services.taas.taas_plugin [None req-09661303-c305-4a11-9d02-ff3d98cfaded 42261bb31e514d5e99270bcb1c026ac6 9892950dd6e64b1fb18397b3d5868643 - - default default] TaaS: Handle Delete Port: a6c0714f-8857-4ea1-92f1-7d85fa3e1d2d 2026-08-23 15:51:08.068 7 INFO neutron_taas.services.taas.taas_plugin [None req-a86edcd0-4443-4bc6-bf0e-9dbd2cd4e932 df0e2340c12040d99d695dc1af79ac1d 81c657c44d2e4c43a018dafec7c35a7e - - default default] TaaS: Handle Delete Port: 517b1060-22e8-4ae5-ba4d-2e3beccb2c1e 2026-08-23 15:51:08.069 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-09661303-c305-4a11-9d02-ff3d98cfaded 42261bb31e514d5e99270bcb1c026ac6 9892950dd6e64b1fb18397b3d5868643 - - default default] Tap Mirror: Handle Delete Port: a6c0714f-8857-4ea1-92f1-7d85fa3e1d2d 2026-08-23 15:51:08.071 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a86edcd0-4443-4bc6-bf0e-9dbd2cd4e932 df0e2340c12040d99d695dc1af79ac1d 81c657c44d2e4c43a018dafec7c35a7e - - default default] Tap Mirror: Handle Delete Port: 517b1060-22e8-4ae5-ba4d-2e3beccb2c1e [pid: 7|app: 0|req: 376/800] 10.0.0.234 () {32 vars in 732 bytes} [Sun Aug 23 15:51:07 2026] DELETE /v2.0/floatingips/1eb448b6-7f7f-47c2-8123-f7efbe2149a0 => generated 0 bytes in 223 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-23 15:51:08.359 8 INFO neutron.services.segments.plugin [-] Segment ef701e97-b393-49c7-b5d7-0a8ee31158c7 resource provider aggregate not found 2026-08-23 15:51:08.367 8 INFO neutron.services.segments.plugin [-] Segment ef701e97-b393-49c7-b5d7-0a8ee31158c7 resource provider aggregate not found 2026-08-23 15:51:08.380 8 INFO neutron.services.segments.plugin [-] Segment ef701e97-b393-49c7-b5d7-0a8ee31158c7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ef701e97-b393-49c7-b5d7-0a8ee31158c7 found for delete ", "request_id": "req-871c42fe-7702-4f66-af09-1e64c1b8b75b"}]} 2026-08-23 15:51:08.388 8 INFO neutron.services.segments.plugin [-] Segment ef701e97-b393-49c7-b5d7-0a8ee31158c7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ef701e97-b393-49c7-b5d7-0a8ee31158c7 found for delete ", "request_id": "req-5acc9ae3-e75f-4833-ab45-f819ba4898d5"}]} 2026-08-23 15:51:08.392 8 INFO neutron.db.l3_hamode_db [None req-09661303-c305-4a11-9d02-ff3d98cfaded 42261bb31e514d5e99270bcb1c026ac6 9892950dd6e64b1fb18397b3d5868643 - - default default] HA network 9fad396e-b828-4b37-bf02-d2ff6e731534 was deleted as no HA routers are present in tenant 9892950dd6e64b1fb18397b3d5868643. [pid: 8|app: 0|req: 425/801] 10.0.0.234 () {32 vars in 724 bytes} [Sun Aug 23 15:51:07 2026] DELETE /v2.0/routers/a4dfc445-11d3-42e7-bda6-f80747f4c0ef => generated 0 bytes in 476 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 426/802] 10.0.0.234 () {32 vars in 724 bytes} [Sun Aug 23 15:51:08 2026] DELETE /v2.0/subnets/8e4a7271-ed6f-4369-809b-baa70acb6dd8 => generated 0 bytes in 146 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-23 15:51:08.577 7 INFO neutron_taas.services.taas.taas_plugin [None req-61f846e5-2875-4e2b-96ef-a945012eaae8 f587c7dcfefb4fdda5c66155dd894154 6bb5c06278dd467caf31e9fe047ed86b - - default default] TaaS: Handle Delete Port: 168ac2f7-d6cf-4929-8b04-a99b3c779373 2026-08-23 15:51:08.580 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-61f846e5-2875-4e2b-96ef-a945012eaae8 f587c7dcfefb4fdda5c66155dd894154 6bb5c06278dd467caf31e9fe047ed86b - - default default] Tap Mirror: Handle Delete Port: 168ac2f7-d6cf-4929-8b04-a99b3c779373 [pid: 8|app: 0|req: 427/803] 10.0.0.234 () {32 vars in 726 bytes} [Sun Aug 23 15:51:08 2026] DELETE /v2.0/networks/9eafddc4-8726-4eea-b871-86ddbd9108f9 => generated 0 bytes in 127 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-23 15:51:08.743 8 INFO neutron.db.segments_db [None req-fcb49d2b-5f84-4aab-ac33-391b14ac7dcf 42261bb31e514d5e99270bcb1c026ac6 9892950dd6e64b1fb18397b3d5868643 - - default default] Added segment 3c09fbc3-2ce9-4f6e-b5f5-df4d2b33573b of type vxlan for network 15f75cfd-12fc-4819-a69b-43b7977c8876 2026-08-23 15:51:08.775 7 INFO neutron.services.segments.plugin [-] Segment 232d3e4f-49ee-4a3f-a00d-191d5aaad796 resource provider aggregate not found 2026-08-23 15:51:08.786 7 INFO neutron.services.segments.plugin [-] Segment 232d3e4f-49ee-4a3f-a00d-191d5aaad796 resource provider aggregate not found 2026-08-23 15:51:08.794 7 INFO neutron.services.segments.plugin [-] Segment 232d3e4f-49ee-4a3f-a00d-191d5aaad796 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 232d3e4f-49ee-4a3f-a00d-191d5aaad796 found for delete ", "request_id": "req-a356bed7-af14-4de9-b1da-409f9b03a0fe"}]} 2026-08-23 15:51:08.808 7 INFO neutron.services.segments.plugin [-] Segment 232d3e4f-49ee-4a3f-a00d-191d5aaad796 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 232d3e4f-49ee-4a3f-a00d-191d5aaad796 found for delete ", "request_id": "req-5914354a-f024-42b8-85b9-37fc4c91a38d"}]} 2026-08-23 15:51:08.964 8 INFO neutron.db.l3_hamode_db [None req-fcb49d2b-5f84-4aab-ac33-391b14ac7dcf 42261bb31e514d5e99270bcb1c026ac6 9892950dd6e64b1fb18397b3d5868643 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 377/804] 10.0.0.234 () {34 vars in 789 bytes} [Sun Aug 23 15:51:08 2026] PUT /v2.0/routers/2a6a1e00-6731-46bf-aaa6-552c426418c1/remove_router_interface => generated 309 bytes in 872 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-23 15:51:09.274 7 INFO neutron_taas.services.taas.taas_plugin [None req-a626e558-3b00-44fc-9248-befabfb3ac94 f587c7dcfefb4fdda5c66155dd894154 6bb5c06278dd467caf31e9fe047ed86b - - default default] TaaS: Handle Delete Port: 44e16f5b-7719-4c5e-8f94-f542787db0a1 2026-08-23 15:51:09.276 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a626e558-3b00-44fc-9248-befabfb3ac94 f587c7dcfefb4fdda5c66155dd894154 6bb5c06278dd467caf31e9fe047ed86b - - default default] Tap Mirror: Handle Delete Port: 44e16f5b-7719-4c5e-8f94-f542787db0a1 2026-08-23 15:51:09.525 7 INFO neutron_taas.services.taas.taas_plugin [None req-a626e558-3b00-44fc-9248-befabfb3ac94 f587c7dcfefb4fdda5c66155dd894154 6bb5c06278dd467caf31e9fe047ed86b - - default default] TaaS: Handle Delete Port: 6ba2015a-774a-40b8-9506-b4e09b90f7d6 2026-08-23 15:51:09.528 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a626e558-3b00-44fc-9248-befabfb3ac94 f587c7dcfefb4fdda5c66155dd894154 6bb5c06278dd467caf31e9fe047ed86b - - default default] Tap Mirror: Handle Delete Port: 6ba2015a-774a-40b8-9506-b4e09b90f7d6 2026-08-23 15:51:09.800 8 INFO neutron.db.l3_hamode_db [None req-fcb49d2b-5f84-4aab-ac33-391b14ac7dcf 42261bb31e514d5e99270bcb1c026ac6 9892950dd6e64b1fb18397b3d5868643 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-08-23 15:51:09.869 7 INFO neutron.db.l3_hamode_db [None req-a626e558-3b00-44fc-9248-befabfb3ac94 f587c7dcfefb4fdda5c66155dd894154 6bb5c06278dd467caf31e9fe047ed86b - - default default] HA network c45ca894-46d9-4523-aef1-89f4012b5077 was deleted as no HA routers are present in tenant 81c657c44d2e4c43a018dafec7c35a7e. [pid: 7|app: 0|req: 378/805] 10.0.0.234 () {32 vars in 724 bytes} [Sun Aug 23 15:51:09 2026] DELETE /v2.0/routers/2a6a1e00-6731-46bf-aaa6-552c426418c1 => generated 0 bytes in 784 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-23 15:51:10.150 7 INFO neutron.db.segments_db [None req-ff53fc08-3732-4c8e-a184-2b81eafdd7e5 f587c7dcfefb4fdda5c66155dd894154 6bb5c06278dd467caf31e9fe047ed86b - - default default] Added segment 0ea497de-9588-43c7-8e25-62f9b1281702 of type vxlan for network 597b8d5b-dc2a-4e25-ba92-9a20286cfa4e [pid: 7|app: 0|req: 379/806] 10.0.0.234 () {34 vars in 671 bytes} [Sun Aug 23 15:51:09 2026] POST /v2.0/networks => generated 725 bytes in 356 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 380/807] 10.0.0.234 () {32 vars in 724 bytes} [Sun Aug 23 15:51:10 2026] DELETE /v2.0/subnets/3b1f7f11-b0d8-4a40-92dd-dee7f4c0abc3 => generated 0 bytes in 139 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-23 15:51:10.420 8 INFO neutron.services.segments.plugin [-] Segment 52f344fe-77ce-439b-a8ba-82f009d2420d resource provider aggregate not found 2026-08-23 15:51:10.426 8 INFO neutron.services.segments.plugin [-] Segment 52f344fe-77ce-439b-a8ba-82f009d2420d resource provider aggregate not found 2026-08-23 15:51:10.452 8 INFO neutron.services.segments.plugin [-] Segment 52f344fe-77ce-439b-a8ba-82f009d2420d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 52f344fe-77ce-439b-a8ba-82f009d2420d found for delete ", "request_id": "req-d1fc3032-8b65-4b2d-a2c1-108ec2198300"}]} 2026-08-23 15:51:10.459 8 INFO neutron.services.segments.plugin [-] Segment 52f344fe-77ce-439b-a8ba-82f009d2420d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 52f344fe-77ce-439b-a8ba-82f009d2420d found for delete ", "request_id": "req-ee7f5a29-b078-4e28-8c1d-274a4ba8622d"}]} [pid: 7|app: 0|req: 381/808] 10.0.0.234 () {34 vars in 669 bytes} [Sun Aug 23 15:51:10 2026] POST /v2.0/subnets => generated 691 bytes in 222 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-23 15:51:10.698 7 INFO neutron_taas.services.taas.taas_plugin [None req-d86fa440-a90c-4679-b216-294cc2b713a9 f587c7dcfefb4fdda5c66155dd894154 6bb5c06278dd467caf31e9fe047ed86b - - default default] TaaS: Handle Delete Port: 41298954-d68e-4d6b-b5bf-ecbc7174c54a 2026-08-23 15:51:10.704 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d86fa440-a90c-4679-b216-294cc2b713a9 f587c7dcfefb4fdda5c66155dd894154 6bb5c06278dd467caf31e9fe047ed86b - - default default] Tap Mirror: Handle Delete Port: 41298954-d68e-4d6b-b5bf-ecbc7174c54a 2026-08-23 15:51:10.816 7 INFO neutron.services.segments.plugin [-] Segment 0209d699-84e0-4479-8fb0-3fd1775a609f resource provider aggregate not found [pid: 8|app: 0|req: 428/809] 10.0.0.234 () {34 vars in 669 bytes} [Sun Aug 23 15:51:08 2026] POST /v2.0/routers => generated 692 bytes in 2132 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-23 15:51:10.834 7 INFO neutron.services.segments.plugin [-] Segment 0209d699-84e0-4479-8fb0-3fd1775a609f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0209d699-84e0-4479-8fb0-3fd1775a609f found for delete ", "request_id": "req-7e7818ea-239d-4d03-8d5c-ad2989ae5975"}]} 2026-08-23 15:51:10.835 7 INFO neutron.services.segments.plugin [-] Segment 0209d699-84e0-4479-8fb0-3fd1775a609f resource provider aggregate not found 2026-08-23 15:51:10.851 7 INFO neutron.services.segments.plugin [-] Segment 0209d699-84e0-4479-8fb0-3fd1775a609f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0209d699-84e0-4479-8fb0-3fd1775a609f found for delete ", "request_id": "req-3ccadd4f-b67a-4505-bdfe-392d8a73fca1"}]} 2026-08-23 15:51:10.870 8 INFO neutron.db.segments_db [None req-1fcee7cf-ca98-47d2-a9a6-3dcd06ca6ae4 f587c7dcfefb4fdda5c66155dd894154 6bb5c06278dd467caf31e9fe047ed86b - - default default] Added segment f51cab32-f175-4c09-9e56-a27ebaa16602 of type vxlan for network 9be1bc3a-fabb-4e1a-90c6-a6ec1d8775c7 [pid: 7|app: 0|req: 382/810] 10.0.0.234 () {32 vars in 726 bytes} [Sun Aug 23 15:51:10 2026] DELETE /v2.0/networks/0405eeb1-9738-408d-a440-16854602c3d0 => generated 0 bytes in 357 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 383/811] 10.0.0.234 () {32 vars in 721 bytes} [Sun Aug 23 15:51:10 2026] GET /v2.0/routers/5fee13f7-822a-4fe8-a7b3-06f14becaeed => generated 698 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-23 15:51:11.097 8 INFO neutron.db.l3_hamode_db [None req-1fcee7cf-ca98-47d2-a9a6-3dcd06ca6ae4 f587c7dcfefb4fdda5c66155dd894154 10dda71db4eb4530a5b97aa30f97259f - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 384/812] 10.0.0.234 () {32 vars in 647 bytes} [Sun Aug 23 15:51:11 2026] GET /v2.0/routers => generated 701 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 385/813] 10.0.0.234 () {32 vars in 774 bytes} [Sun Aug 23 15:51:11 2026] GET /v2.0/security-groups?tenant_id=81c657c44d2e4c43a018dafec7c35a7e&name=default => generated 2925 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 386/814] 10.0.0.234 () {34 vars in 741 bytes} [Sun Aug 23 15:51:11 2026] PUT /v2.0/routers/5fee13f7-822a-4fe8-a7b3-06f14becaeed => generated 705 bytes in 407 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 387/815] 10.0.0.234 () {32 vars in 740 bytes} [Sun Aug 23 15:51:11 2026] DELETE /v2.0/security-groups/1ef26d6e-ed40-440d-8db5-4d54d716a76c => generated 0 bytes in 118 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 388/816] 10.0.0.234 () {32 vars in 721 bytes} [Sun Aug 23 15:51:11 2026] GET /v2.0/routers/5fee13f7-822a-4fe8-a7b3-06f14becaeed => generated 705 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 389/817] 10.0.0.234 () {32 vars in 736 bytes} [Sun Aug 23 15:51:11 2026] GET /v2.0/ports?device_id=5fee13f7-822a-4fe8-a7b3-06f14becaeed => generated 12 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-23 15:51:11.911 8 INFO neutron.db.l3_hamode_db [None req-1fcee7cf-ca98-47d2-a9a6-3dcd06ca6ae4 f587c7dcfefb4fdda5c66155dd894154 6bb5c06278dd467caf31e9fe047ed86b - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-08-23 15:51:12.060 7 INFO neutron_taas.services.taas.taas_plugin [None req-bec24c27-7ea7-4a6c-b779-0127668e42e0 42261bb31e514d5e99270bcb1c026ac6 9892950dd6e64b1fb18397b3d5868643 - - default default] TaaS: Handle Delete Port: 4cdbf534-71bc-4c5c-93cb-3f7c3ed29ae7 2026-08-23 15:51:12.063 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-bec24c27-7ea7-4a6c-b779-0127668e42e0 42261bb31e514d5e99270bcb1c026ac6 9892950dd6e64b1fb18397b3d5868643 - - default default] Tap Mirror: Handle Delete Port: 4cdbf534-71bc-4c5c-93cb-3f7c3ed29ae7 2026-08-23 15:51:12.306 7 INFO neutron_taas.services.taas.taas_plugin [None req-bec24c27-7ea7-4a6c-b779-0127668e42e0 42261bb31e514d5e99270bcb1c026ac6 9892950dd6e64b1fb18397b3d5868643 - - default default] TaaS: Handle Delete Port: 293cd2e9-d0fd-4f57-9945-49a90a314e0c 2026-08-23 15:51:12.308 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-bec24c27-7ea7-4a6c-b779-0127668e42e0 42261bb31e514d5e99270bcb1c026ac6 9892950dd6e64b1fb18397b3d5868643 - - default default] Tap Mirror: Handle Delete Port: 293cd2e9-d0fd-4f57-9945-49a90a314e0c 2026-08-23 15:51:12.629 7 INFO neutron.db.l3_hamode_db [None req-bec24c27-7ea7-4a6c-b779-0127668e42e0 42261bb31e514d5e99270bcb1c026ac6 9892950dd6e64b1fb18397b3d5868643 - - default default] HA network 15f75cfd-12fc-4819-a69b-43b7977c8876 was deleted as no HA routers are present in tenant 9892950dd6e64b1fb18397b3d5868643. [pid: 7|app: 0|req: 390/818] 10.0.0.234 () {32 vars in 724 bytes} [Sun Aug 23 15:51:11 2026] DELETE /v2.0/routers/5fee13f7-822a-4fe8-a7b3-06f14becaeed => generated 0 bytes in 842 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-23 15:51:12.860 7 INFO neutron.services.segments.plugin [-] Segment 25bb7e88-8fc0-49b0-9e38-70f2bfd9f054 resource provider aggregate not found [pid: 8|app: 0|req: 429/819] 10.0.0.234 () {34 vars in 669 bytes} [Sun Aug 23 15:51:10 2026] POST /v2.0/routers => generated 731 bytes in 2053 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-23 15:51:12.876 7 INFO neutron.services.segments.plugin [-] Segment 25bb7e88-8fc0-49b0-9e38-70f2bfd9f054 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 25bb7e88-8fc0-49b0-9e38-70f2bfd9f054 found for delete ", "request_id": "req-ff80ce71-7c2c-4554-ad49-d9db1ca1aaed"}]} 2026-08-23 15:51:12.878 7 INFO neutron.services.segments.plugin [-] Segment 25bb7e88-8fc0-49b0-9e38-70f2bfd9f054 resource provider aggregate not found [pid: 8|app: 0|req: 430/820] 10.0.0.234 () {32 vars in 736 bytes} [Sun Aug 23 15:51:12 2026] GET /v2.0/ports?device_id=5fee13f7-822a-4fe8-a7b3-06f14becaeed => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-23 15:51:12.901 7 INFO neutron.services.segments.plugin [-] Segment 3c09fbc3-2ce9-4f6e-b5f5-df4d2b33573b resource provider aggregate not found 2026-08-23 15:51:12.907 7 INFO neutron.services.segments.plugin [-] Segment 25bb7e88-8fc0-49b0-9e38-70f2bfd9f054 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 25bb7e88-8fc0-49b0-9e38-70f2bfd9f054 found for delete ", "request_id": "req-e163b04e-c62f-4af2-b694-5a8328766dd0"}]} 2026-08-23 15:51:12.926 7 INFO neutron.services.segments.plugin [-] Segment 3c09fbc3-2ce9-4f6e-b5f5-df4d2b33573b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3c09fbc3-2ce9-4f6e-b5f5-df4d2b33573b found for delete ", "request_id": "req-48df0f12-f935-46fb-9e7d-78a59772e7a0"}]} 2026-08-23 15:51:12.933 7 INFO neutron.services.segments.plugin [-] Segment 3c09fbc3-2ce9-4f6e-b5f5-df4d2b33573b resource provider aggregate not found 2026-08-23 15:51:12.953 7 INFO neutron.services.segments.plugin [-] Segment 3c09fbc3-2ce9-4f6e-b5f5-df4d2b33573b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3c09fbc3-2ce9-4f6e-b5f5-df4d2b33573b found for delete ", "request_id": "req-d25c23e4-2c94-4131-8475-9ef96fa6abda"}]} [pid: 7|app: 0|req: 391/821] 10.0.0.89 () {34 vars in 989 bytes} [Sun Aug 23 15:51:12 2026] GET /v2.0/ports?device_id=7ea4335d-3436-4140-afbb-0b44f03d6615 => generated 1244 bytes in 324 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-23 15:51:12.973 7 INFO neutron.api.v2.resource [None req-c7999878-eaf3-445e-b111-cf92208463ed 42261bb31e514d5e99270bcb1c026ac6 9892950dd6e64b1fb18397b3d5868643 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 392/822] 10.0.0.234 () {32 vars in 724 bytes} [Sun Aug 23 15:51:12 2026] DELETE /v2.0/routers/5fee13f7-822a-4fe8-a7b3-06f14becaeed => generated 135 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 393/823] 10.0.0.89 () {34 vars in 1039 bytes} [Sun Aug 23 15:51:12 2026] GET /v2.0/security-groups?id=9b2c4e23-9225-4d45-8598-eda9288e4313&fields=id&fields=name => generated 113 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 394/824] 10.0.0.234 () {32 vars in 736 bytes} [Sun Aug 23 15:51:13 2026] GET /v2.0/ports?device_id=a4dfc445-11d3-42e7-bda6-f80747f4c0ef => generated 12 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-23 15:51:13.037 7 INFO neutron.api.v2.resource [None req-e761e584-fea9-4444-aa97-3969feaf2e18 42261bb31e514d5e99270bcb1c026ac6 9892950dd6e64b1fb18397b3d5868643 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 395/825] 10.0.0.234 () {32 vars in 724 bytes} [Sun Aug 23 15:51:13 2026] DELETE /v2.0/routers/a4dfc445-11d3-42e7-bda6-f80747f4c0ef => generated 135 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-23 15:51:13.058 7 INFO neutron.pecan_wsgi.hooks.translation [None req-528e2a57-49a9-47ca-8e0c-9181680bc646 42261bb31e514d5e99270bcb1c026ac6 9892950dd6e64b1fb18397b3d5868643 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 396/826] 10.0.0.234 () {32 vars in 724 bytes} [Sun Aug 23 15:51:13 2026] DELETE /v2.0/subnets/8e4a7271-ed6f-4369-809b-baa70acb6dd8 => generated 136 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 397/827] 10.0.0.234 () {32 vars in 736 bytes} [Sun Aug 23 15:51:13 2026] GET /v2.0/ports?device_id=60576aaf-0616-4308-b500-02d03aa44c0d => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-23 15:51:13.100 7 INFO neutron.api.v2.resource [None req-11acfaaa-b601-4a07-b5bd-e2b7b0e033fe 42261bb31e514d5e99270bcb1c026ac6 9892950dd6e64b1fb18397b3d5868643 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 398/828] 10.0.0.234 () {32 vars in 724 bytes} [Sun Aug 23 15:51:13 2026] DELETE /v2.0/routers/60576aaf-0616-4308-b500-02d03aa44c0d => generated 135 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-23 15:51:13.115 7 INFO neutron.pecan_wsgi.hooks.translation [None req-c4546f26-4464-4816-b892-d325ae7db24e 42261bb31e514d5e99270bcb1c026ac6 9892950dd6e64b1fb18397b3d5868643 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 399/829] 10.0.0.234 () {32 vars in 724 bytes} [Sun Aug 23 15:51:13 2026] DELETE /v2.0/subnets/6abd14e4-75b6-4084-bc07-dc9f3e504b29 => 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: 400/830] 10.0.0.234 () {32 vars in 736 bytes} [Sun Aug 23 15:51:13 2026] GET /v2.0/ports?device_id=7695beec-84cd-4c4e-872f-dae3f6fa05ec => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-23 15:51:13.156 7 INFO neutron.api.v2.resource [None req-eae7f486-8a21-499c-b515-e77c09e4c7be 42261bb31e514d5e99270bcb1c026ac6 9892950dd6e64b1fb18397b3d5868643 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 401/831] 10.0.0.234 () {32 vars in 724 bytes} [Sun Aug 23 15:51:13 2026] DELETE /v2.0/routers/7695beec-84cd-4c4e-872f-dae3f6fa05ec => generated 135 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-23 15:51:13.171 7 INFO neutron.pecan_wsgi.hooks.translation [None req-45050313-c47d-46c6-8a1d-cc519d0fef07 42261bb31e514d5e99270bcb1c026ac6 9892950dd6e64b1fb18397b3d5868643 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 402/832] 10.0.0.234 () {32 vars in 724 bytes} [Sun Aug 23 15:51:13 2026] DELETE /v2.0/subnets/71716eeb-e78b-4803-8424-d3f23df260b6 => generated 136 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-23 15:51:13.185 7 INFO neutron.pecan_wsgi.hooks.translation [None req-ff59c197-6cdc-4155-bd6a-b56c4cde1290 42261bb31e514d5e99270bcb1c026ac6 9892950dd6e64b1fb18397b3d5868643 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 403/833] 10.0.0.234 () {32 vars in 724 bytes} [Sun Aug 23 15:51:13 2026] DELETE /v2.0/subnets/5366ce52-3f42-4f44-8e3d-eb7971ede2ab => 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: 404/834] 10.0.0.234 () {32 vars in 774 bytes} [Sun Aug 23 15:51:13 2026] GET /v2.0/security-groups?tenant_id=9892950dd6e64b1fb18397b3d5868643&name=default => generated 2925 bytes in 146 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 405/835] 10.0.0.234 () {32 vars in 740 bytes} [Sun Aug 23 15:51:13 2026] DELETE /v2.0/security-groups/077765b4-18c3-405c-96ae-9f947eb26746 => 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: 431/836] 10.0.0.234 () {34 vars in 783 bytes} [Sun Aug 23 15:51:12 2026] PUT /v2.0/routers/7c32ad99-27a1-4d01-8b15-4be43e1c47b9/add_router_interface => generated 309 bytes in 1130 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 406/837] 10.0.0.234 () {32 vars in 774 bytes} [Sun Aug 23 15:51:14 2026] GET /v2.0/security-groups?tenant_id=4783eb612fae41c9b8a02c220332bfc7&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: 407/838] 10.0.0.234 () {32 vars in 740 bytes} [Sun Aug 23 15:51:14 2026] DELETE /v2.0/security-groups/92464f56-eda9-4a27-9e7d-48f0d304a4d1 => 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: 432/839] 10.0.0.234 () {34 vars in 685 bytes} [Sun Aug 23 15:51:14 2026] POST /v2.0/security-groups => generated 1660 bytes in 113 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 408/842] 10.0.0.234 () {34 vars in 695 bytes} [Sun Aug 23 15:51:14 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: 8|app: 0|req: 435/843] 10.0.0.234 () {34 vars in 695 bytes} [Sun Aug 23 15:51:14 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) [pid: 7|app: 0|req: 409/844] 10.0.0.234 () {34 vars in 676 bytes} [Sun Aug 23 15:51:14 2026] POST /v2.0/floatingips => generated 552 bytes in 486 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 410/845] 10.0.0.244 () {34 vars in 1098 bytes} [Sun Aug 23 15:51:15 2026] GET /v2.0/security-groups?name=tempest-securitygroup--609628937&fields=id&tenant_id=10dda71db4eb4530a5b97aa30f97259f => generated 69 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 411/846] 10.0.0.244 () {34 vars in 982 bytes} [Sun Aug 23 15:51:15 2026] GET /v2.0/networks?id=597b8d5b-dc2a-4e25-ba92-9a20286cfa4e => generated 676 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 412/847] 10.0.0.244 () {34 vars in 965 bytes} [Sun Aug 23 15:51:15 2026] GET /v2.0/quotas/10dda71db4eb4530a5b97aa30f97259f => generated 292 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 436/848] 10.0.0.234 () {34 vars in 684 bytes} [Sun Aug 23 15:51:15 2026] POST /v2.0/security-groups => generated 1625 bytes in 269 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 437/849] 10.0.0.234 () {32 vars in 663 bytes} [Sun Aug 23 15:51:16 2026] GET /v2.0/security-groups => generated 4530 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 413/850] 10.0.0.244 () {34 vars in 1002 bytes} [Sun Aug 23 15:51:15 2026] GET /v2.0/ports?tenant_id=10dda71db4eb4530a5b97aa30f97259f&fields=id => generated 57 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 438/851] 10.0.0.234 () {34 vars in 758 bytes} [Sun Aug 23 15:51:16 2026] PUT /v2.0/security-groups/b1f1477d-ba8d-4e5c-a54b-a7efcdb0410e => generated 1664 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 439/852] 10.0.0.234 () {32 vars in 737 bytes} [Sun Aug 23 15:51:16 2026] GET /v2.0/security-groups/b1f1477d-ba8d-4e5c-a54b-a7efcdb0410e => generated 1664 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 440/853] 10.0.0.234 () {32 vars in 740 bytes} [Sun Aug 23 15:51:16 2026] DELETE /v2.0/security-groups/b1f1477d-ba8d-4e5c-a54b-a7efcdb0410e => generated 0 bytes in 65 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 441/854] 10.0.0.234 () {32 vars in 663 bytes} [Sun Aug 23 15:51:16 2026] GET /v2.0/security-groups => generated 2925 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-23 15:51:16.232 8 INFO neutron.api.v2.resource [None req-fd6a2276-2958-474a-84a2-7e2708de78db 6851ca437690410fbe3557bc865c8a0f 59f3d4214a044eee8311f41e07ad2000 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 442/855] 10.0.0.234 () {32 vars in 740 bytes} [Sun Aug 23 15:51:16 2026] DELETE /v2.0/security-groups/b1f1477d-ba8d-4e5c-a54b-a7efcdb0410e => generated 146 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 443/856] 10.0.0.234 () {34 vars in 684 bytes} [Sun Aug 23 15:51:16 2026] POST /v2.0/security-groups => generated 1625 bytes in 84 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 444/857] 10.0.0.234 () {34 vars in 695 bytes} [Sun Aug 23 15:51:16 2026] POST /v2.0/security-group-rules => generated 601 bytes in 77 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 445/858] 10.0.0.234 () {32 vars in 747 bytes} [Sun Aug 23 15:51:16 2026] GET /v2.0/security-group-rules/5789964a-ce45-43ee-9842-6437fd5ef90a => generated 601 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 446/859] 10.0.0.234 () {32 vars in 673 bytes} [Sun Aug 23 15:51:16 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 414/860] 10.0.0.244 () {34 vars in 1008 bytes} [Sun Aug 23 15:51:16 2026] GET /v2.0/networks/597b8d5b-dc2a-4e25-ba92-9a20286cfa4e?fields=segments => generated 14 bytes in 439 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 447/861] 10.0.0.234 () {32 vars in 750 bytes} [Sun Aug 23 15:51:16 2026] DELETE /v2.0/security-group-rules/5789964a-ce45-43ee-9842-6437fd5ef90a => generated 0 bytes in 70 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 415/862] 10.0.0.244 () {34 vars in 1108 bytes} [Sun Aug 23 15:51:16 2026] GET /v2.0/networks/597b8d5b-dc2a-4e25-ba92-9a20286cfa4e?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 448/863] 10.0.0.234 () {32 vars in 673 bytes} [Sun Aug 23 15:51:16 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 449/864] 10.0.0.244 () {34 vars in 990 bytes} [Sun Aug 23 15:51:16 2026] GET /v2.0/ports?device_id=24bfe4ed-9877-43c6-a3ed-90545e2f4cd1 => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 416/865] 10.0.0.234 () {34 vars in 695 bytes} [Sun Aug 23 15:51:16 2026] POST /v2.0/security-group-rules => generated 601 bytes in 144 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 450/866] 10.0.0.234 () {32 vars in 747 bytes} [Sun Aug 23 15:51:16 2026] GET /v2.0/security-group-rules/5b0d3b62-08b6-4396-8b4c-fe2fa3899c19 => generated 601 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 417/867] 10.0.0.234 () {32 vars in 673 bytes} [Sun Aug 23 15:51:16 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: 8|app: 0|req: 451/868] 10.0.0.234 () {32 vars in 750 bytes} [Sun Aug 23 15:51:16 2026] DELETE /v2.0/security-group-rules/5b0d3b62-08b6-4396-8b4c-fe2fa3899c19 => generated 0 bytes in 49 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 418/869] 10.0.0.234 () {32 vars in 673 bytes} [Sun Aug 23 15:51:16 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 452/870] 10.0.0.234 () {34 vars in 695 bytes} [Sun Aug 23 15:51:17 2026] POST /v2.0/security-group-rules => generated 602 bytes in 80 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 419/871] 10.0.0.234 () {32 vars in 747 bytes} [Sun Aug 23 15:51:17 2026] GET /v2.0/security-group-rules/66ff890d-11a7-4cb4-95e7-98c50f6474de => generated 602 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 453/872] 10.0.0.234 () {32 vars in 673 bytes} [Sun Aug 23 15:51:17 2026] GET /v2.0/security-group-rules => generated 4139 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 420/873] 10.0.0.234 () {32 vars in 750 bytes} [Sun Aug 23 15:51:17 2026] DELETE /v2.0/security-group-rules/66ff890d-11a7-4cb4-95e7-98c50f6474de => 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: 454/874] 10.0.0.234 () {32 vars in 673 bytes} [Sun Aug 23 15:51:17 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 421/875] 10.0.0.234 () {32 vars in 740 bytes} [Sun Aug 23 15:51:17 2026] DELETE /v2.0/security-groups/e4cf53fa-0532-4e17-a5f3-7bb9b5cc616d => generated 0 bytes in 98 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 455/876] 10.0.0.234 () {32 vars in 663 bytes} [Sun Aug 23 15:51:17 2026] GET /v2.0/security-groups => 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: 422/877] 10.0.0.234 () {32 vars in 663 bytes} [Sun Aug 23 15:51:17 2026] GET /v2.0/security-groups => generated 2925 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 456/878] 10.0.0.244 () {34 vars in 990 bytes} [Sun Aug 23 15:51:17 2026] GET /v2.0/ports?device_id=24bfe4ed-9877-43c6-a3ed-90545e2f4cd1 => 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: 423/879] 10.0.0.234 () {32 vars in 774 bytes} [Sun Aug 23 15:51:18 2026] GET /v2.0/security-groups?tenant_id=59f3d4214a044eee8311f41e07ad2000&name=default => generated 2925 bytes in 245 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 457/880] 10.0.0.234 () {32 vars in 740 bytes} [Sun Aug 23 15:51:18 2026] DELETE /v2.0/security-groups/94d11c61-15b8-4c39-802a-fd05af6904bc => generated 0 bytes in 75 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 424/881] 10.0.0.244 () {34 vars in 990 bytes} [Sun Aug 23 15:51:18 2026] GET /v2.0/ports?device_id=24bfe4ed-9877-43c6-a3ed-90545e2f4cd1 => 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: 458/882] 10.0.0.244 () {34 vars in 990 bytes} [Sun Aug 23 15:51:19 2026] GET /v2.0/ports?device_id=24bfe4ed-9877-43c6-a3ed-90545e2f4cd1 => generated 12 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 425/883] 10.0.0.234 () {32 vars in 774 bytes} [Sun Aug 23 15:51:20 2026] GET /v2.0/security-groups?tenant_id=51a0903656aa491ea4b230d5873f5e70&name=default => generated 2925 bytes in 254 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 426/884] 199.204.45.129 () {34 vars in 986 bytes} [Sun Aug 23 15:51:20 2026] GET /v2.0/networks?id=597b8d5b-dc2a-4e25-ba92-9a20286cfa4e => generated 676 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 427/885] 10.0.0.244 () {34 vars in 990 bytes} [Sun Aug 23 15:51:21 2026] GET /v2.0/ports?device_id=24bfe4ed-9877-43c6-a3ed-90545e2f4cd1 => 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: 459/886] 10.0.0.234 () {32 vars in 740 bytes} [Sun Aug 23 15:51:20 2026] DELETE /v2.0/security-groups/bc768ca7-7aa4-4549-a3f8-818f9d420220 => 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: 428/887] 199.204.45.129 () {34 vars in 1050 bytes} [Sun Aug 23 15:51:21 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=10dda71db4eb4530a5b97aa30f97259f => generated 180 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 429/888] 10.0.0.234 () {32 vars in 774 bytes} [Sun Aug 23 15:51:21 2026] GET /v2.0/security-groups?tenant_id=845456895bf24317826be5e556102ef9&name=default => generated 2925 bytes in 145 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 430/889] 10.0.0.234 () {32 vars in 740 bytes} [Sun Aug 23 15:51:21 2026] DELETE /v2.0/security-groups/4ae65174-770c-4923-a757-4da09c967163 => 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: 460/890] 199.204.45.129 () {38 vars in 955 bytes} [Sun Aug 23 15:51:21 2026] POST /v2.0/ports => generated 954 bytes in 361 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 431/891] 199.204.45.129 () {38 vars in 1028 bytes} [Sun Aug 23 15:51:21 2026] PUT /v2.0/ports/1e752134-707e-4221-bad4-48c5036c7cd1 => generated 1235 bytes in 566 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-23 15:51:22.112 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-c2fbf81a-abdb-40f8-ba59-23e502ae1f46'] response: {'name': 'network-changed', 'server_uuid': '24bfe4ed-9877-43c6-a3ed-90545e2f4cd1', 'tag': '1e752134-707e-4221-bad4-48c5036c7cd1', '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: 461/892] 10.0.0.244 () {34 vars in 990 bytes} [Sun Aug 23 15:51:22 2026] GET /v2.0/ports?device_id=24bfe4ed-9877-43c6-a3ed-90545e2f4cd1 => generated 969 bytes in 42 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: 432/893] 10.0.0.244 () {34 vars in 1040 bytes} [Sun Aug 23 15:51:22 2026] GET /v2.0/security-groups?id=8e6115b5-416f-4a37-aa41-d25f7548e703&fields=id&fields=name => generated 113 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 462/894] 10.0.0.244 () {34 vars in 990 bytes} [Sun Aug 23 15:51:22 2026] GET /v2.0/ports?device_id=7ea4335d-3436-4140-afbb-0b44f03d6615 => generated 975 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 463/895] 199.204.45.129 () {34 vars in 1080 bytes} [Sun Aug 23 15:51:22 2026] GET /v2.0/ports?tenant_id=10dda71db4eb4530a5b97aa30f97259f&device_id=24bfe4ed-9877-43c6-a3ed-90545e2f4cd1 => generated 1238 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 433/896] 10.0.0.244 () {34 vars in 971 bytes} [Sun Aug 23 15:51:22 2026] GET /v2.0/ports/87ce8ff5-2f5b-4a56-9ed4-37f1ebc02b35 => generated 972 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 464/897] 199.204.45.129 () {34 vars in 1018 bytes} [Sun Aug 23 15:51:22 2026] GET /v2.0/networks?tenant_id=10dda71db4eb4530a5b97aa30f97259f&shared=False => generated 772 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 434/898] 199.204.45.129 () {34 vars in 930 bytes} [Sun Aug 23 15:51:22 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: 8|app: 0|req: 465/899] 10.0.0.234 () {32 vars in 774 bytes} [Sun Aug 23 15:51:22 2026] GET /v2.0/security-groups?tenant_id=211a3686aaf14314b73fbab93e77f824&name=default => generated 2925 bytes in 306 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 435/900] 10.0.0.234 () {32 vars in 740 bytes} [Sun Aug 23 15:51:23 2026] DELETE /v2.0/security-groups/acc286fa-9af4-4f4d-9f50-79e7b5587f2e => 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: 466/901] 199.204.45.129 () {34 vars in 1000 bytes} [Sun Aug 23 15:51:23 2026] GET /v2.0/subnets?network_id=e0172339-4b5a-4b6d-abfa-e1dc63354442 => generated 684 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 436/902] 10.0.0.244 () {34 vars in 990 bytes} [Sun Aug 23 15:51:23 2026] GET /v2.0/ports?device_id=24bfe4ed-9877-43c6-a3ed-90545e2f4cd1 => generated 969 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 467/903] 199.204.45.129 () {34 vars in 1146 bytes} [Sun Aug 23 15:51:23 2026] GET /v2.0/ports?device_id=7ea4335d-3436-4140-afbb-0b44f03d6615&device_owner=compute%3Anova&network_id=e0172339-4b5a-4b6d-abfa-e1dc63354442 => generated 975 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 437/904] 10.0.0.244 () {34 vars in 1040 bytes} [Sun Aug 23 15:51:23 2026] GET /v2.0/security-groups?id=8e6115b5-416f-4a37-aa41-d25f7548e703&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: 7|app: 0|req: 438/905] 199.204.45.129 () {34 vars in 1080 bytes} [Sun Aug 23 15:51:23 2026] GET /v2.0/ports?tenant_id=10dda71db4eb4530a5b97aa30f97259f&device_id=24bfe4ed-9877-43c6-a3ed-90545e2f4cd1 => generated 1238 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 439/906] 199.204.45.129 () {34 vars in 1058 bytes} [Sun Aug 23 15:51:23 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=1e752134-707e-4221-bad4-48c5036c7cd1 => 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: 440/907] 199.204.45.129 () {34 vars in 984 bytes} [Sun Aug 23 15:51:23 2026] GET /v2.0/subnets?id=39bd1928-bd7b-4d8e-ab93-0df6228f3465 => generated 694 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 468/908] 199.204.45.129 () {38 vars in 1028 bytes} [Sun Aug 23 15:51:23 2026] PUT /v2.0/ports/87ce8ff5-2f5b-4a56-9ed4-37f1ebc02b35 => generated 1153 bytes in 468 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-23 15:51:23.976 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-05a3be14-14a9-4ca0-8555-b56fefd4c74f'] response: {'name': 'network-changed', 'server_uuid': '7ea4335d-3436-4140-afbb-0b44f03d6615', 'tag': '87ce8ff5-2f5b-4a56-9ed4-37f1ebc02b35', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 441/909] 199.204.45.129 () {34 vars in 1052 bytes} [Sun Aug 23 15:51:23 2026] GET /v2.0/ports?network_id=597b8d5b-dc2a-4e25-ba92-9a20286cfa4e&device_owner=network%3Adhcp => generated 1242 bytes in 49 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: 469/910] 199.204.45.129 () {34 vars in 1012 bytes} [Sun Aug 23 15:51:23 2026] GET /v2.0/networks/597b8d5b-dc2a-4e25-ba92-9a20286cfa4e?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: 470/911] 199.204.45.129 () {34 vars in 1112 bytes} [Sun Aug 23 15:51:24 2026] GET /v2.0/networks/597b8d5b-dc2a-4e25-ba92-9a20286cfa4e?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) [pid: 7|app: 0|req: 442/912] 10.0.0.234 () {32 vars in 774 bytes} [Sun Aug 23 15:51:24 2026] GET /v2.0/security-groups?tenant_id=b9d1f8a982254d008cc3097f05f485d4&name=default => generated 2925 bytes in 215 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 471/913] 10.0.0.234 () {32 vars in 740 bytes} [Sun Aug 23 15:51:24 2026] DELETE /v2.0/security-groups/8666b659-ec30-4b13-ad85-3bbdeb735a42 => 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: 443/914] 199.204.45.129 () {34 vars in 1080 bytes} [Sun Aug 23 15:51:24 2026] GET /v2.0/ports?tenant_id=a585345309cd45239f4fa9f5f847bdaa&device_id=7ea4335d-3436-4140-afbb-0b44f03d6615 => generated 1425 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 472/915] 199.204.45.129 () {34 vars in 986 bytes} [Sun Aug 23 15:51:24 2026] GET /v2.0/networks?id=e0172339-4b5a-4b6d-abfa-e1dc63354442 => generated 780 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 444/916] 10.0.0.244 () {34 vars in 990 bytes} [Sun Aug 23 15:51:24 2026] GET /v2.0/ports?device_id=24bfe4ed-9877-43c6-a3ed-90545e2f4cd1 => generated 969 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 473/917] 199.204.45.129 () {34 vars in 1060 bytes} [Sun Aug 23 15:51:24 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=87ce8ff5-2f5b-4a56-9ed4-37f1ebc02b35 => generated 861 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 474/918] 199.204.45.129 () {34 vars in 1060 bytes} [Sun Aug 23 15:51:24 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=87ce8ff5-2f5b-4a56-9ed4-37f1ebc02b35 => generated 19 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 445/919] 10.0.0.244 () {34 vars in 1040 bytes} [Sun Aug 23 15:51:24 2026] GET /v2.0/security-groups?id=8e6115b5-416f-4a37-aa41-d25f7548e703&fields=id&fields=name => generated 113 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 475/920] 199.204.45.129 () {34 vars in 984 bytes} [Sun Aug 23 15:51:24 2026] GET /v2.0/subnets?id=6e7e7109-8178-483d-951d-105048a1d319 => 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: 446/921] 199.204.45.129 () {34 vars in 1052 bytes} [Sun Aug 23 15:51:24 2026] GET /v2.0/ports?network_id=e0172339-4b5a-4b6d-abfa-e1dc63354442&device_owner=network%3Adhcp => generated 1244 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 476/922] 199.204.45.129 () {34 vars in 1012 bytes} [Sun Aug 23 15:51:24 2026] GET /v2.0/networks/e0172339-4b5a-4b6d-abfa-e1dc63354442?fields=segments => generated 14 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 447/923] 199.204.45.129 () {34 vars in 1112 bytes} [Sun Aug 23 15:51:24 2026] GET /v2.0/networks/e0172339-4b5a-4b6d-abfa-e1dc63354442?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: 477/924] 10.0.0.244 () {34 vars in 990 bytes} [Sun Aug 23 15:51:25 2026] GET /v2.0/ports?device_id=7ea4335d-3436-4140-afbb-0b44f03d6615 => generated 1156 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 448/925] 10.0.0.244 () {34 vars in 1040 bytes} [Sun Aug 23 15:51:25 2026] GET /v2.0/security-groups?id=9b2c4e23-9225-4d45-8598-eda9288e4313&fields=id&fields=name => generated 113 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 478/926] 10.0.0.244 () {34 vars in 990 bytes} [Sun Aug 23 15:51:25 2026] GET /v2.0/ports?device_id=24bfe4ed-9877-43c6-a3ed-90545e2f4cd1 => 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: 449/927] 10.0.0.244 () {34 vars in 1040 bytes} [Sun Aug 23 15:51:25 2026] GET /v2.0/security-groups?id=8e6115b5-416f-4a37-aa41-d25f7548e703&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: 479/928] 199.204.45.129 () {34 vars in 1080 bytes} [Sun Aug 23 15:51:25 2026] GET /v2.0/ports?tenant_id=a585345309cd45239f4fa9f5f847bdaa&device_id=7ea4335d-3436-4140-afbb-0b44f03d6615 => generated 1425 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 450/929] 199.204.45.129 () {34 vars in 986 bytes} [Sun Aug 23 15:51:25 2026] GET /v2.0/networks?id=e0172339-4b5a-4b6d-abfa-e1dc63354442 => generated 780 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 480/930] 199.204.45.129 () {34 vars in 1060 bytes} [Sun Aug 23 15:51:25 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=87ce8ff5-2f5b-4a56-9ed4-37f1ebc02b35 => generated 861 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 451/931] 199.204.45.129 () {34 vars in 1060 bytes} [Sun Aug 23 15:51:26 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=87ce8ff5-2f5b-4a56-9ed4-37f1ebc02b35 => 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: 452/932] 199.204.45.129 () {34 vars in 984 bytes} [Sun Aug 23 15:51:26 2026] GET /v2.0/subnets?id=6e7e7109-8178-483d-951d-105048a1d319 => 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: 453/933] 199.204.45.129 () {34 vars in 1052 bytes} [Sun Aug 23 15:51:26 2026] GET /v2.0/ports?network_id=e0172339-4b5a-4b6d-abfa-e1dc63354442&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: 454/934] 199.204.45.129 () {34 vars in 1012 bytes} [Sun Aug 23 15:51:26 2026] GET /v2.0/networks/e0172339-4b5a-4b6d-abfa-e1dc63354442?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: 455/935] 199.204.45.129 () {34 vars in 1112 bytes} [Sun Aug 23 15:51:26 2026] GET /v2.0/networks/e0172339-4b5a-4b6d-abfa-e1dc63354442?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) 2026-08-23 15:51:26.501 8 INFO neutron.db.segments_db [None req-1f74f49a-d6ac-4e92-95ad-3bca842d4451 172e89ff3b7742ef99a0c1fd7962580b 4a7a6187c2054744934f63884a917f94 - - default default] Added segment 1b2d3696-8390-4e20-b8e0-9196810fd7b4 of type vxlan for network 4820ab01-4bf7-4a70-93d4-5d7331818604 [pid: 8|app: 0|req: 481/936] 10.0.0.234 () {34 vars in 670 bytes} [Sun Aug 23 15:51:26 2026] POST /v2.0/networks => generated 630 bytes in 532 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 482/937] 199.204.45.129 () {34 vars in 1120 bytes} [Sun Aug 23 15:51:26 2026] GET /v2.0/ports?device_id=7ea4335d-3436-4140-afbb-0b44f03d6615&device_owner=compute%3Anova&fixed_ips=ip_address%3D10.100.0.13 => generated 1156 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 456/938] 10.0.0.234 () {34 vars in 669 bytes} [Sun Aug 23 15:51:26 2026] POST /v2.0/subnets => generated 627 bytes in 283 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-23 15:51:26.927 7 INFO neutron.db.segments_db [None req-51eab0db-66ce-4a47-b26c-9d5355c05943 172e89ff3b7742ef99a0c1fd7962580b 4a7a6187c2054744934f63884a917f94 - - default default] Added segment 406092f6-cd98-4e1c-8599-d61af67e7f16 of type vxlan for network 0e2db95c-d78e-4b9f-94aa-93dbd6ef653b 2026-08-23 15:51:27.142 7 INFO neutron.db.l3_hamode_db [None req-51eab0db-66ce-4a47-b26c-9d5355c05943 172e89ff3b7742ef99a0c1fd7962580b 4a7a6187c2054744934f63884a917f94 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 483/939] 199.204.45.129 () {38 vars in 1028 bytes} [Sun Aug 23 15:51:26 2026] PUT /v2.0/ports/87ce8ff5-2f5b-4a56-9ed4-37f1ebc02b35 => generated 972 bytes in 339 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-23 15:51:27.225 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-840e40f8-3b96-4995-9956-8c20f9bff0bd'] response: {'name': 'network-changed', 'server_uuid': '7ea4335d-3436-4140-afbb-0b44f03d6615', 'tag': '87ce8ff5-2f5b-4a56-9ed4-37f1ebc02b35', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 484/940] 10.0.0.244 () {34 vars in 990 bytes} [Sun Aug 23 15:51:27 2026] GET /v2.0/ports?device_id=24bfe4ed-9877-43c6-a3ed-90545e2f4cd1 => generated 971 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 485/941] 10.0.0.234 () {32 vars in 774 bytes} [Sun Aug 23 15:51:27 2026] GET /v2.0/security-groups?tenant_id=611ec25cdb6d49ef8b449cdc1bae8915&name=default => generated 2925 bytes in 209 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 486/942] 10.0.0.244 () {34 vars in 1040 bytes} [Sun Aug 23 15:51:27 2026] GET /v2.0/security-groups?id=8e6115b5-416f-4a37-aa41-d25f7548e703&fields=id&fields=name => generated 113 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 487/943] 10.0.0.234 () {32 vars in 740 bytes} [Sun Aug 23 15:51:27 2026] DELETE /v2.0/security-groups/9f67f392-0beb-420f-96e1-b76d25d0aac0 => generated 0 bytes in 79 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 488/944] 199.204.45.129 () {34 vars in 1080 bytes} [Sun Aug 23 15:51:27 2026] GET /v2.0/ports?tenant_id=a585345309cd45239f4fa9f5f847bdaa&device_id=7ea4335d-3436-4140-afbb-0b44f03d6615 => generated 1244 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 489/945] 199.204.45.129 () {34 vars in 986 bytes} [Sun Aug 23 15:51:27 2026] GET /v2.0/networks?id=e0172339-4b5a-4b6d-abfa-e1dc63354442 => generated 780 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 490/946] 199.204.45.129 () {34 vars in 1060 bytes} [Sun Aug 23 15:51:27 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=87ce8ff5-2f5b-4a56-9ed4-37f1ebc02b35 => generated 861 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-23 15:51:27.884 7 INFO neutron.db.l3_hamode_db [None req-51eab0db-66ce-4a47-b26c-9d5355c05943 172e89ff3b7742ef99a0c1fd7962580b 4a7a6187c2054744934f63884a917f94 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 491/947] 199.204.45.129 () {34 vars in 984 bytes} [Sun Aug 23 15:51:27 2026] GET /v2.0/subnets?id=6e7e7109-8178-483d-951d-105048a1d319 => generated 702 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 492/948] 199.204.45.129 () {34 vars in 1052 bytes} [Sun Aug 23 15:51:27 2026] GET /v2.0/ports?network_id=e0172339-4b5a-4b6d-abfa-e1dc63354442&device_owner=network%3Adhcp => generated 1244 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 493/949] 199.204.45.129 () {34 vars in 1012 bytes} [Sun Aug 23 15:51:27 2026] GET /v2.0/networks/e0172339-4b5a-4b6d-abfa-e1dc63354442?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: 494/950] 199.204.45.129 () {34 vars in 1112 bytes} [Sun Aug 23 15:51:27 2026] GET /v2.0/networks/e0172339-4b5a-4b6d-abfa-e1dc63354442?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: 495/951] 10.0.0.244 () {34 vars in 990 bytes} [Sun Aug 23 15:51:28 2026] GET /v2.0/ports?device_id=7ea4335d-3436-4140-afbb-0b44f03d6615 => generated 975 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 496/952] 10.0.0.244 () {34 vars in 990 bytes} [Sun Aug 23 15:51:28 2026] GET /v2.0/ports?device_id=24bfe4ed-9877-43c6-a3ed-90545e2f4cd1 => 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: 497/953] 10.0.0.244 () {34 vars in 1040 bytes} [Sun Aug 23 15:51:28 2026] GET /v2.0/security-groups?id=9b2c4e23-9225-4d45-8598-eda9288e4313&fields=id&fields=name => generated 113 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 498/954] 10.0.0.244 () {34 vars in 1040 bytes} [Sun Aug 23 15:51:28 2026] GET /v2.0/security-groups?id=8e6115b5-416f-4a37-aa41-d25f7548e703&fields=id&fields=name => generated 113 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 499/955] 10.0.0.244 () {34 vars in 990 bytes} [Sun Aug 23 15:51:28 2026] GET /v2.0/ports?device_id=24bfe4ed-9877-43c6-a3ed-90545e2f4cd1 => generated 971 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 457/956] 10.0.0.234 () {34 vars in 669 bytes} [Sun Aug 23 15:51:26 2026] POST /v2.0/routers => generated 695 bytes in 1935 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-23 15:51:29.286 7 INFO neutron.db.l3_db [None req-e132167e-1768-41cb-a6c3-cc3b9266bf6a 4ae77347f13d4b4cbd1beb0d210b18b6 10dda71db4eb4530a5b97aa30f97259f - - default default] Floating IP acc6badc-25cb-490d-8d6a-61800293a2e2 associated. External IP: 10.96.250.204, port: 1e752134-707e-4221-bad4-48c5036c7cd1. [pid: 7|app: 0|req: 458/957] 10.0.0.234 () {34 vars in 749 bytes} [Sun Aug 23 15:51:28 2026] PUT /v2.0/floatingips/acc6badc-25cb-490d-8d6a-61800293a2e2 => generated 855 bytes in 800 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 459/958] 199.204.45.129 () {34 vars in 1080 bytes} [Sun Aug 23 15:51:29 2026] GET /v2.0/ports?tenant_id=a585345309cd45239f4fa9f5f847bdaa&device_id=7ea4335d-3436-4140-afbb-0b44f03d6615 => generated 1244 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-23 15:51:29.673 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-c0d95aab-3c35-49de-ba58-6bc7e67b87f0'] response: {'name': 'network-changed', 'server_uuid': '24bfe4ed-9877-43c6-a3ed-90545e2f4cd1', 'tag': '1e752134-707e-4221-bad4-48c5036c7cd1', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 460/959] 199.204.45.129 () {34 vars in 986 bytes} [Sun Aug 23 15:51:29 2026] GET /v2.0/networks?id=e0172339-4b5a-4b6d-abfa-e1dc63354442 => generated 780 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 461/960] 199.204.45.129 () {34 vars in 1060 bytes} [Sun Aug 23 15:51:29 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=87ce8ff5-2f5b-4a56-9ed4-37f1ebc02b35 => generated 861 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 462/961] 10.0.0.244 () {34 vars in 990 bytes} [Sun Aug 23 15:51:29 2026] GET /v2.0/ports?device_id=7ea4335d-3436-4140-afbb-0b44f03d6615 => generated 975 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 465/964] 199.204.45.129 () {34 vars in 984 bytes} [Sun Aug 23 15:51:29 2026] GET /v2.0/subnets?id=6e7e7109-8178-483d-951d-105048a1d319 => generated 702 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 466/965] 10.0.0.244 () {34 vars in 1040 bytes} [Sun Aug 23 15:51:29 2026] GET /v2.0/security-groups?id=9b2c4e23-9225-4d45-8598-eda9288e4313&fields=id&fields=name => generated 113 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 467/966] 199.204.45.129 () {34 vars in 1052 bytes} [Sun Aug 23 15:51:29 2026] GET /v2.0/ports?network_id=e0172339-4b5a-4b6d-abfa-e1dc63354442&device_owner=network%3Adhcp => generated 1244 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 468/967] 199.204.45.129 () {34 vars in 1012 bytes} [Sun Aug 23 15:51:29 2026] GET /v2.0/networks/e0172339-4b5a-4b6d-abfa-e1dc63354442?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: 469/968] 199.204.45.129 () {34 vars in 1112 bytes} [Sun Aug 23 15:51:29 2026] GET /v2.0/networks/e0172339-4b5a-4b6d-abfa-e1dc63354442?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: 500/969] 10.0.0.234 () {34 vars in 783 bytes} [Sun Aug 23 15:51:28 2026] PUT /v2.0/routers/be6df4a0-2b34-4902-8575-e9cc50012f26/add_router_interface => generated 309 bytes in 1274 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 501/970] 199.204.45.129 () {34 vars in 1080 bytes} [Sun Aug 23 15:51:30 2026] GET /v2.0/ports?tenant_id=10dda71db4eb4530a5b97aa30f97259f&device_id=24bfe4ed-9877-43c6-a3ed-90545e2f4cd1 => generated 1240 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 502/971] 199.204.45.129 () {34 vars in 986 bytes} [Sun Aug 23 15:51:30 2026] GET /v2.0/networks?id=597b8d5b-dc2a-4e25-ba92-9a20286cfa4e => generated 772 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 503/972] 199.204.45.129 () {34 vars in 1058 bytes} [Sun Aug 23 15:51:30 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=1e752134-707e-4221-bad4-48c5036c7cd1 => generated 858 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 504/973] 199.204.45.129 () {34 vars in 984 bytes} [Sun Aug 23 15:51:30 2026] GET /v2.0/subnets?id=39bd1928-bd7b-4d8e-ab93-0df6228f3465 => generated 694 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 505/974] 199.204.45.129 () {34 vars in 1052 bytes} [Sun Aug 23 15:51:30 2026] GET /v2.0/ports?network_id=597b8d5b-dc2a-4e25-ba92-9a20286cfa4e&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: 506/975] 199.204.45.129 () {34 vars in 1012 bytes} [Sun Aug 23 15:51:30 2026] GET /v2.0/networks/597b8d5b-dc2a-4e25-ba92-9a20286cfa4e?fields=segments => generated 14 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 507/976] 199.204.45.129 () {34 vars in 1112 bytes} [Sun Aug 23 15:51:30 2026] GET /v2.0/networks/597b8d5b-dc2a-4e25-ba92-9a20286cfa4e?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: 470/977] 10.0.0.234 () {34 vars in 665 bytes} [Sun Aug 23 15:51:30 2026] POST /v2.0/ports => generated 955 bytes in 390 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 508/978] 10.0.0.234 () {34 vars in 665 bytes} [Sun Aug 23 15:51:30 2026] POST /v2.0/ports => generated 955 bytes in 374 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/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: 509/979] 199.204.45.129 () {34 vars in 994 bytes} [Sun Aug 23 15:51:30 2026] GET /v2.0/ports?device_id=7ea4335d-3436-4140-afbb-0b44f03d6615 => 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: 510/980] 10.0.0.244 () {34 vars in 990 bytes} [Sun Aug 23 15:51:30 2026] GET /v2.0/ports?device_id=7ea4335d-3436-4140-afbb-0b44f03d6615 => generated 975 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-23 15:51:31.136 8 INFO neutron_taas.services.taas.taas_plugin [req-e6cdfe35-bae1-40fa-9fcf-67c30d1d9a3f req-4604b038-f248-465f-9d3b-84210375dcbd 37c485b449ed46ea9ade96a5517594b2 a585345309cd45239f4fa9f5f847bdaa - - default default] TaaS: Handle Delete Port: 87ce8ff5-2f5b-4a56-9ed4-37f1ebc02b35 2026-08-23 15:51:31.139 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-e6cdfe35-bae1-40fa-9fcf-67c30d1d9a3f req-4604b038-f248-465f-9d3b-84210375dcbd 37c485b449ed46ea9ade96a5517594b2 a585345309cd45239f4fa9f5f847bdaa - - default default] Tap Mirror: Handle Delete Port: 87ce8ff5-2f5b-4a56-9ed4-37f1ebc02b35 2026-08-23 15:51:31.243 8 INFO neutron.db.l3_db [req-e6cdfe35-bae1-40fa-9fcf-67c30d1d9a3f req-4604b038-f248-465f-9d3b-84210375dcbd 37c485b449ed46ea9ade96a5517594b2 a585345309cd45239f4fa9f5f847bdaa - - default default] Floating IP 15b4b4bc-0d3f-46e6-ae4c-2629085bf23e disassociated. External IP: 10.96.250.219, port: 87ce8ff5-2f5b-4a56-9ed4-37f1ebc02b35. [pid: 8|app: 0|req: 511/981] 199.204.45.129 () {36 vars in 997 bytes} [Sun Aug 23 15:51:31 2026] DELETE /v2.0/ports/87ce8ff5-2f5b-4a56-9ed4-37f1ebc02b35 => generated 0 bytes in 593 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-23 15:51:31.626 7 INFO neutron.db.l3_db [None req-6e6cd9f0-26ce-4ded-bdf7-23335ab524c1 172e89ff3b7742ef99a0c1fd7962580b 4a7a6187c2054744934f63884a917f94 - - default default] Floating IP c74059d9-6efd-4495-a0c1-b1a053ab644c associated. External IP: 10.96.250.218, port: 9c891b5e-ce9e-4087-a263-4ee371d7b8ba. [pid: 8|app: 0|req: 512/982] 10.0.0.244 () {34 vars in 1040 bytes} [Sun Aug 23 15:51:31 2026] GET /v2.0/security-groups?id=9b2c4e23-9225-4d45-8598-eda9288e4313&fields=id&fields=name => generated 113 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-23 15:51:31.657 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-a5e32479-7bbe-4205-a00d-774da95cf384'] response: {'server_uuid': '7ea4335d-3436-4140-afbb-0b44f03d6615', 'name': 'network-vif-deleted', 'tag': '87ce8ff5-2f5b-4a56-9ed4-37f1ebc02b35', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 471/983] 10.0.0.234 () {34 vars in 677 bytes} [Sun Aug 23 15:51:30 2026] POST /v2.0/floatingips => generated 842 bytes in 988 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-23 15:51:31.989 8 INFO neutron.db.l3_db [None req-59ef1271-0c6f-487e-8335-3b89c45d4fab 172e89ff3b7742ef99a0c1fd7962580b 4a7a6187c2054744934f63884a917f94 - - default default] Floating IP c74059d9-6efd-4495-a0c1-b1a053ab644c disassociated. External IP: 10.96.250.218, port: 9c891b5e-ce9e-4087-a263-4ee371d7b8ba. [pid: 8|app: 0|req: 513/984] 10.0.0.234 () {34 vars in 749 bytes} [Sun Aug 23 15:51:31 2026] PUT /v2.0/floatingips/c74059d9-6efd-4495-a0c1-b1a053ab644c => generated 552 bytes in 384 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-23 15:51:32.363 7 INFO neutron_taas.services.taas.taas_plugin [None req-6a9a84c4-7cd9-4868-a7d2-57606afa4c70 172e89ff3b7742ef99a0c1fd7962580b 4a7a6187c2054744934f63884a917f94 - - default default] TaaS: Handle Delete Port: feb73669-0206-4ce2-a370-3cbd2ec86e04 2026-08-23 15:51:32.365 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-6a9a84c4-7cd9-4868-a7d2-57606afa4c70 172e89ff3b7742ef99a0c1fd7962580b 4a7a6187c2054744934f63884a917f94 - - default default] Tap Mirror: Handle Delete Port: feb73669-0206-4ce2-a370-3cbd2ec86e04 [pid: 7|app: 0|req: 472/985] 10.0.0.234 () {32 vars in 732 bytes} [Sun Aug 23 15:51:32 2026] DELETE /v2.0/floatingips/c74059d9-6efd-4495-a0c1-b1a053ab644c => generated 0 bytes in 240 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 473/986] 10.0.0.244 () {34 vars in 990 bytes} [Sun Aug 23 15:51:32 2026] GET /v2.0/ports?device_id=7ea4335d-3436-4140-afbb-0b44f03d6615 => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-23 15:51:33.207 8 INFO neutron.db.l3_db [None req-08333402-7f00-4db1-b528-1a94f14ebf50 172e89ff3b7742ef99a0c1fd7962580b 4a7a6187c2054744934f63884a917f94 - - default default] Floating IP 1012c1bb-8374-4539-ae82-1f56fc366bd1 associated. External IP: 10.96.250.210, port: fcb0ddee-2a66-4057-886b-78e2e18a3a03. [pid: 8|app: 0|req: 514/987] 10.0.0.234 () {34 vars in 677 bytes} [Sun Aug 23 15:51:32 2026] POST /v2.0/floatingips => generated 842 bytes in 999 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 474/988] 10.0.0.234 () {32 vars in 729 bytes} [Sun Aug 23 15:51:33 2026] GET /v2.0/floatingips/1012c1bb-8374-4539-ae82-1f56fc366bd1 => generated 842 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 475/989] 10.0.0.244 () {34 vars in 990 bytes} [Sun Aug 23 15:51:33 2026] GET /v2.0/ports?device_id=7ea4335d-3436-4140-afbb-0b44f03d6615 => 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: 515/990] 10.0.0.234 () {32 vars in 655 bytes} [Sun Aug 23 15:51:33 2026] GET /v2.0/floatingips => generated 845 bytes in 399 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-23 15:51:34.241 7 INFO neutron.db.l3_db [None req-29ddb9c4-7c5a-4a43-9f18-5d67d6e7b4b6 172e89ff3b7742ef99a0c1fd7962580b 4a7a6187c2054744934f63884a917f94 - - default default] Floating IP 1012c1bb-8374-4539-ae82-1f56fc366bd1 associated. External IP: 10.96.250.210, port: fcb0ddee-2a66-4057-886b-78e2e18a3a03. [pid: 7|app: 0|req: 476/991] 10.0.0.234 () {34 vars in 749 bytes} [Sun Aug 23 15:51:33 2026] PUT /v2.0/floatingips/1012c1bb-8374-4539-ae82-1f56fc366bd1 => generated 842 bytes in 894 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-23 15:51:34.991 8 INFO neutron.db.l3_db [None req-085b9ab2-b37e-4b98-b691-0fb42ec9f973 172e89ff3b7742ef99a0c1fd7962580b 4a7a6187c2054744934f63884a917f94 - - default default] Floating IP 1012c1bb-8374-4539-ae82-1f56fc366bd1 disassociated. External IP: 10.96.250.210, port: 9c891b5e-ce9e-4087-a263-4ee371d7b8ba. [pid: 7|app: 0|req: 477/992] 10.0.0.234 () {32 vars in 740 bytes} [Sun Aug 23 15:51:34 2026] DELETE /v2.0/security-groups/9b2c4e23-9225-4d45-8598-eda9288e4313 => generated 0 bytes in 96 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-23 15:51:35.064 7 INFO neutron.api.v2.resource [None req-402eec7c-c3fb-4dee-bb10-94ed9e73d4bb 37c485b449ed46ea9ade96a5517594b2 a585345309cd45239f4fa9f5f847bdaa - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 478/993] 10.0.0.234 () {32 vars in 737 bytes} [Sun Aug 23 15:51:35 2026] GET /v2.0/security-groups/9b2c4e23-9225-4d45-8598-eda9288e4313 => generated 146 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-23 15:51:35.148 7 INFO neutron_taas.services.taas.taas_plugin [None req-2a33e626-89b1-4c45-bbce-c5c5125c706a 37c485b449ed46ea9ade96a5517594b2 a585345309cd45239f4fa9f5f847bdaa - - default default] TaaS: Handle Delete Port: eee730de-4491-44cb-8419-67f6f2598be0 2026-08-23 15:51:35.150 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-2a33e626-89b1-4c45-bbce-c5c5125c706a 37c485b449ed46ea9ade96a5517594b2 a585345309cd45239f4fa9f5f847bdaa - - default default] Tap Mirror: Handle Delete Port: eee730de-4491-44cb-8419-67f6f2598be0 [pid: 8|app: 0|req: 516/994] 10.0.0.234 () {34 vars in 749 bytes} [Sun Aug 23 15:51:34 2026] PUT /v2.0/floatingips/1012c1bb-8374-4539-ae82-1f56fc366bd1 => generated 552 bytes in 411 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 479/995] 10.0.0.234 () {32 vars in 732 bytes} [Sun Aug 23 15:51:35 2026] DELETE /v2.0/floatingips/15b4b4bc-0d3f-46e6-ae4c-2629085bf23e => generated 0 bytes in 236 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-23 15:51:35.367 8 INFO neutron_taas.services.taas.taas_plugin [None req-5280bbbd-2916-4a5a-a50b-4493eead0058 172e89ff3b7742ef99a0c1fd7962580b 4a7a6187c2054744934f63884a917f94 - - default default] TaaS: Handle Delete Port: 71df5dab-78e7-4b12-8740-31c122b98748 2026-08-23 15:51:35.370 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-5280bbbd-2916-4a5a-a50b-4493eead0058 172e89ff3b7742ef99a0c1fd7962580b 4a7a6187c2054744934f63884a917f94 - - default default] Tap Mirror: Handle Delete Port: 71df5dab-78e7-4b12-8740-31c122b98748 [pid: 8|app: 0|req: 517/996] 10.0.0.234 () {32 vars in 732 bytes} [Sun Aug 23 15:51:35 2026] DELETE /v2.0/floatingips/1012c1bb-8374-4539-ae82-1f56fc366bd1 => generated 0 bytes in 269 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-23 15:51:35.572 8 INFO neutron.api.v2.resource [None req-2488ccf9-2ed7-4e03-9f1b-c051dae5dd23 172e89ff3b7742ef99a0c1fd7962580b 4a7a6187c2054744934f63884a917f94 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 518/997] 10.0.0.234 () {32 vars in 732 bytes} [Sun Aug 23 15:51:35 2026] DELETE /v2.0/floatingips/1012c1bb-8374-4539-ae82-1f56fc366bd1 => generated 144 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-23 15:51:35.682 8 INFO neutron_taas.services.taas.taas_plugin [None req-5c182c3b-54b3-458b-b2a0-6c69f09636ac 172e89ff3b7742ef99a0c1fd7962580b 4a7a6187c2054744934f63884a917f94 - - default default] TaaS: Handle Delete Port: 9c891b5e-ce9e-4087-a263-4ee371d7b8ba 2026-08-23 15:51:35.685 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-5c182c3b-54b3-458b-b2a0-6c69f09636ac 172e89ff3b7742ef99a0c1fd7962580b 4a7a6187c2054744934f63884a917f94 - - default default] Tap Mirror: Handle Delete Port: 9c891b5e-ce9e-4087-a263-4ee371d7b8ba [pid: 8|app: 0|req: 519/998] 10.0.0.234 () {32 vars in 720 bytes} [Sun Aug 23 15:51:35 2026] DELETE /v2.0/ports/9c891b5e-ce9e-4087-a263-4ee371d7b8ba => generated 0 bytes in 232 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-23 15:51:35.826 7 INFO neutron_taas.services.taas.taas_plugin [None req-615fa180-fb16-47c5-834e-43b54b5509be f587c7dcfefb4fdda5c66155dd894154 6bb5c06278dd467caf31e9fe047ed86b - - default default] TaaS: Handle Delete Port: d0a1fa98-4b66-45f7-b6c2-ea1843a96ed3 2026-08-23 15:51:35.829 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-615fa180-fb16-47c5-834e-43b54b5509be f587c7dcfefb4fdda5c66155dd894154 6bb5c06278dd467caf31e9fe047ed86b - - default default] Tap Mirror: Handle Delete Port: d0a1fa98-4b66-45f7-b6c2-ea1843a96ed3 2026-08-23 15:51:35.935 8 INFO neutron_taas.services.taas.taas_plugin [None req-98c35f6a-afe6-432d-8720-b078b314aa16 172e89ff3b7742ef99a0c1fd7962580b 4a7a6187c2054744934f63884a917f94 - - default default] TaaS: Handle Delete Port: fcb0ddee-2a66-4057-886b-78e2e18a3a03 2026-08-23 15:51:35.938 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-98c35f6a-afe6-432d-8720-b078b314aa16 172e89ff3b7742ef99a0c1fd7962580b 4a7a6187c2054744934f63884a917f94 - - default default] Tap Mirror: Handle Delete Port: fcb0ddee-2a66-4057-886b-78e2e18a3a03 [pid: 8|app: 0|req: 520/999] 10.0.0.234 () {32 vars in 720 bytes} [Sun Aug 23 15:51:35 2026] DELETE /v2.0/ports/fcb0ddee-2a66-4057-886b-78e2e18a3a03 => generated 0 bytes in 260 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 521/1000] 10.0.0.234 () {32 vars in 736 bytes} [Sun Aug 23 15:51:36 2026] GET /v2.0/ports?device_id=be6df4a0-2b34-4902-8575-e9cc50012f26 => generated 958 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 480/1001] 10.0.0.234 () {34 vars in 789 bytes} [Sun Aug 23 15:51:35 2026] PUT /v2.0/routers/82e19dbc-43eb-4f7a-af72-52ce63da4d3f/remove_router_interface => generated 309 bytes in 994 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-23 15:51:36.541 8 INFO neutron_taas.services.taas.taas_plugin [None req-d0ae28f3-c931-41b1-87cc-0f138b071841 172e89ff3b7742ef99a0c1fd7962580b 4a7a6187c2054744934f63884a917f94 - - default default] TaaS: Handle Delete Port: 61979c3f-e8ee-43fd-a296-ebafe4207357 2026-08-23 15:51:36.544 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d0ae28f3-c931-41b1-87cc-0f138b071841 172e89ff3b7742ef99a0c1fd7962580b 4a7a6187c2054744934f63884a917f94 - - default default] Tap Mirror: Handle Delete Port: 61979c3f-e8ee-43fd-a296-ebafe4207357 2026-08-23 15:51:36.590 7 INFO neutron_taas.services.taas.taas_plugin [None req-a56174cf-15d9-464a-a700-856c1ed36a13 f587c7dcfefb4fdda5c66155dd894154 6bb5c06278dd467caf31e9fe047ed86b - - default default] TaaS: Handle Delete Port: 85b2bf44-54b5-42e4-b0d8-235c6c5231ef 2026-08-23 15:51:36.594 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a56174cf-15d9-464a-a700-856c1ed36a13 f587c7dcfefb4fdda5c66155dd894154 6bb5c06278dd467caf31e9fe047ed86b - - default default] Tap Mirror: Handle Delete Port: 85b2bf44-54b5-42e4-b0d8-235c6c5231ef 2026-08-23 15:51:36.828 7 INFO neutron_taas.services.taas.taas_plugin [None req-a56174cf-15d9-464a-a700-856c1ed36a13 f587c7dcfefb4fdda5c66155dd894154 6bb5c06278dd467caf31e9fe047ed86b - - default default] TaaS: Handle Delete Port: 156e56c9-4f28-4858-be8e-af51bdb3da78 2026-08-23 15:51:36.830 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a56174cf-15d9-464a-a700-856c1ed36a13 f587c7dcfefb4fdda5c66155dd894154 6bb5c06278dd467caf31e9fe047ed86b - - default default] Tap Mirror: Handle Delete Port: 156e56c9-4f28-4858-be8e-af51bdb3da78 [pid: 8|app: 0|req: 522/1002] 10.0.0.234 () {34 vars in 789 bytes} [Sun Aug 23 15:51:36 2026] PUT /v2.0/routers/be6df4a0-2b34-4902-8575-e9cc50012f26/remove_router_interface => generated 309 bytes in 833 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-23 15:51:37.121 7 INFO neutron.services.segments.plugin [-] Segment d96aebaa-3344-4e0a-90b4-ea90b72e50e7 resource provider aggregate not found 2026-08-23 15:51:37.131 7 INFO neutron.services.segments.plugin [-] Segment d96aebaa-3344-4e0a-90b4-ea90b72e50e7 resource provider aggregate not found 2026-08-23 15:51:37.137 7 INFO neutron.services.segments.plugin [-] Segment d96aebaa-3344-4e0a-90b4-ea90b72e50e7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d96aebaa-3344-4e0a-90b4-ea90b72e50e7 found for delete ", "request_id": "req-4ddcda79-2a99-46da-a04a-295444019a9f"}]} 2026-08-23 15:51:37.147 7 INFO neutron.db.l3_hamode_db [None req-a56174cf-15d9-464a-a700-856c1ed36a13 f587c7dcfefb4fdda5c66155dd894154 6bb5c06278dd467caf31e9fe047ed86b - - default default] HA network f26af829-e6ef-4156-8015-b536cd3dc1e3 was deleted as no HA routers are present in tenant a585345309cd45239f4fa9f5f847bdaa. 2026-08-23 15:51:37.150 7 INFO neutron.services.segments.plugin [-] Segment d96aebaa-3344-4e0a-90b4-ea90b72e50e7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d96aebaa-3344-4e0a-90b4-ea90b72e50e7 found for delete ", "request_id": "req-53013442-31e9-4ecd-991b-264651578e60"}]} [pid: 7|app: 0|req: 481/1003] 10.0.0.234 () {32 vars in 724 bytes} [Sun Aug 23 15:51:36 2026] DELETE /v2.0/routers/82e19dbc-43eb-4f7a-af72-52ce63da4d3f => generated 0 bytes in 787 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-23 15:51:37.174 8 INFO neutron_taas.services.taas.taas_plugin [None req-93e8bd52-3521-473a-8caa-5203f7ad035a 172e89ff3b7742ef99a0c1fd7962580b 4a7a6187c2054744934f63884a917f94 - - default default] TaaS: Handle Delete Port: 5cd5b8b5-f100-40d4-a36e-043424aed428 2026-08-23 15:51:37.177 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-93e8bd52-3521-473a-8caa-5203f7ad035a 172e89ff3b7742ef99a0c1fd7962580b 4a7a6187c2054744934f63884a917f94 - - default default] Tap Mirror: Handle Delete Port: 5cd5b8b5-f100-40d4-a36e-043424aed428 [pid: 7|app: 0|req: 482/1004] 10.0.0.234 () {32 vars in 724 bytes} [Sun Aug 23 15:51:37 2026] DELETE /v2.0/subnets/6e7e7109-8178-483d-951d-105048a1d319 => generated 0 bytes in 160 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-23 15:51:37.397 7 INFO neutron_taas.services.taas.taas_plugin [None req-629d5e5c-c924-4ab3-8ec4-62d67aa6b95c f587c7dcfefb4fdda5c66155dd894154 6bb5c06278dd467caf31e9fe047ed86b - - default default] TaaS: Handle Delete Port: 35c6a9c8-f608-40a2-a829-49a60b243abd 2026-08-23 15:51:37.399 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-629d5e5c-c924-4ab3-8ec4-62d67aa6b95c f587c7dcfefb4fdda5c66155dd894154 6bb5c06278dd467caf31e9fe047ed86b - - default default] Tap Mirror: Handle Delete Port: 35c6a9c8-f608-40a2-a829-49a60b243abd 2026-08-23 15:51:37.456 8 INFO neutron_taas.services.taas.taas_plugin [None req-93e8bd52-3521-473a-8caa-5203f7ad035a 172e89ff3b7742ef99a0c1fd7962580b 4a7a6187c2054744934f63884a917f94 - - default default] TaaS: Handle Delete Port: ba962ba0-2366-4f79-be8c-4109c1f57ebb 2026-08-23 15:51:37.461 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-93e8bd52-3521-473a-8caa-5203f7ad035a 172e89ff3b7742ef99a0c1fd7962580b 4a7a6187c2054744934f63884a917f94 - - default default] Tap Mirror: Handle Delete Port: ba962ba0-2366-4f79-be8c-4109c1f57ebb [pid: 7|app: 0|req: 483/1005] 10.0.0.234 () {32 vars in 726 bytes} [Sun Aug 23 15:51:37 2026] DELETE /v2.0/networks/e0172339-4b5a-4b6d-abfa-e1dc63354442 => generated 0 bytes in 261 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 484/1006] 10.0.0.234 () {32 vars in 774 bytes} [Sun Aug 23 15:51:37 2026] GET /v2.0/security-groups?tenant_id=a585345309cd45239f4fa9f5f847bdaa&name=default => generated 2925 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-23 15:51:37.803 8 INFO neutron.services.segments.plugin [-] Segment 406092f6-cd98-4e1c-8599-d61af67e7f16 resource provider aggregate not found 2026-08-23 15:51:37.806 8 INFO neutron.services.segments.plugin [-] Segment 406092f6-cd98-4e1c-8599-d61af67e7f16 resource provider aggregate not found 2026-08-23 15:51:37.829 8 INFO neutron.services.segments.plugin [-] Segment 406092f6-cd98-4e1c-8599-d61af67e7f16 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 406092f6-cd98-4e1c-8599-d61af67e7f16 found for delete ", "request_id": "req-585739ce-ff6f-4d8d-8ef8-3e6308c0862f"}]} 2026-08-23 15:51:37.832 8 INFO neutron.services.segments.plugin [-] Segment 406092f6-cd98-4e1c-8599-d61af67e7f16 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 406092f6-cd98-4e1c-8599-d61af67e7f16 found for delete ", "request_id": "req-dd94c05d-2634-4cd0-bcf3-e7f67cde4162"}]} 2026-08-23 15:51:37.833 8 INFO neutron.db.l3_hamode_db [None req-93e8bd52-3521-473a-8caa-5203f7ad035a 172e89ff3b7742ef99a0c1fd7962580b 4a7a6187c2054744934f63884a917f94 - - default default] HA network 0e2db95c-d78e-4b9f-94aa-93dbd6ef653b was deleted as no HA routers are present in tenant 4a7a6187c2054744934f63884a917f94. [pid: 8|app: 0|req: 523/1007] 10.0.0.234 () {32 vars in 724 bytes} [Sun Aug 23 15:51:36 2026] DELETE /v2.0/routers/be6df4a0-2b34-4902-8575-e9cc50012f26 => generated 0 bytes in 843 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 485/1008] 10.0.0.234 () {32 vars in 740 bytes} [Sun Aug 23 15:51:37 2026] DELETE /v2.0/security-groups/2c06c22f-18e0-404c-94d1-e1ec454b1179 => generated 0 bytes in 120 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 524/1009] 10.0.0.234 () {32 vars in 724 bytes} [Sun Aug 23 15:51:37 2026] DELETE /v2.0/subnets/b94214d7-a683-467c-90f0-2bfa5ecdc841 => generated 0 bytes in 137 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 486/1010] 10.0.0.234 () {32 vars in 726 bytes} [Sun Aug 23 15:51:37 2026] DELETE /v2.0/networks/4820ab01-4bf7-4a70-93d4-5d7331818604 => 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: 525/1011] 10.0.0.234 () {32 vars in 774 bytes} [Sun Aug 23 15:51:38 2026] GET /v2.0/security-groups?tenant_id=4a7a6187c2054744934f63884a917f94&name=default => generated 2925 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 487/1012] 10.0.0.234 () {32 vars in 740 bytes} [Sun Aug 23 15:51:38 2026] DELETE /v2.0/security-groups/9b4100da-d2a4-482c-9f7c-4fce35ec2b6f => generated 0 bytes in 92 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-23 15:51:39.155 7 INFO neutron.services.segments.plugin [-] Segment bed1e84c-8de8-4bb2-9b1b-79af4ca025cd resource provider aggregate not found 2026-08-23 15:51:39.171 7 INFO neutron.services.segments.plugin [-] Segment bed1e84c-8de8-4bb2-9b1b-79af4ca025cd resource provider aggregate not found 2026-08-23 15:51:39.179 7 INFO neutron.services.segments.plugin [-] Segment bed1e84c-8de8-4bb2-9b1b-79af4ca025cd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bed1e84c-8de8-4bb2-9b1b-79af4ca025cd found for delete ", "request_id": "req-34c1804d-4221-41f0-9e95-0b1615dbca26"}]} 2026-08-23 15:51:39.187 7 INFO neutron.services.segments.plugin [-] Segment bed1e84c-8de8-4bb2-9b1b-79af4ca025cd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bed1e84c-8de8-4bb2-9b1b-79af4ca025cd found for delete ", "request_id": "req-717c3b8c-3bb0-4bd8-ace4-b4f755111487"}]} 2026-08-23 15:51:39.195 7 INFO neutron.services.segments.plugin [-] Segment 1b2d3696-8390-4e20-b8e0-9196810fd7b4 resource provider aggregate not found 2026-08-23 15:51:39.202 7 INFO neutron.services.segments.plugin [-] Segment 1b2d3696-8390-4e20-b8e0-9196810fd7b4 resource provider aggregate not found 2026-08-23 15:51:39.206 7 INFO neutron.services.segments.plugin [-] Segment 1b2d3696-8390-4e20-b8e0-9196810fd7b4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1b2d3696-8390-4e20-b8e0-9196810fd7b4 found for delete ", "request_id": "req-a8ddb38d-aab0-416a-9444-7afbaf591049"}]} 2026-08-23 15:51:39.216 7 INFO neutron.services.segments.plugin [-] Segment 1b2d3696-8390-4e20-b8e0-9196810fd7b4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1b2d3696-8390-4e20-b8e0-9196810fd7b4 found for delete ", "request_id": "req-a360c8d0-5a4b-488e-95ee-043b73f64eb5"}]} [pid: 7|app: 0|req: 488/1013] 10.0.0.89 () {34 vars in 989 bytes} [Sun Aug 23 15:51:39 2026] GET /v2.0/ports?device_id=24bfe4ed-9877-43c6-a3ed-90545e2f4cd1 => generated 1240 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 489/1014] 10.0.0.89 () {34 vars in 1039 bytes} [Sun Aug 23 15:51:39 2026] GET /v2.0/security-groups?id=8e6115b5-416f-4a37-aa41-d25f7548e703&fields=id&fields=name => generated 113 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-23 15:51:39.977 8 INFO neutron.db.segments_db [None req-44732f2e-d24e-4b7b-924b-11dfb4de998a f587c7dcfefb4fdda5c66155dd894154 6bb5c06278dd467caf31e9fe047ed86b - - default default] Added segment 61378c0f-8a94-4363-bb85-419e9bd74f90 of type vxlan for network b7ef3839-8707-487c-809d-90c925484e33 [pid: 8|app: 0|req: 526/1015] 10.0.0.234 () {34 vars in 671 bytes} [Sun Aug 23 15:51:39 2026] POST /v2.0/networks => generated 724 bytes in 384 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 490/1016] 10.0.0.234 () {34 vars in 669 bytes} [Sun Aug 23 15:51:40 2026] POST /v2.0/subnets => generated 691 bytes in 151 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-23 15:51:40.307 8 INFO neutron.db.segments_db [None req-73cba591-d00f-4e8c-b9eb-94fc4cda5f36 f587c7dcfefb4fdda5c66155dd894154 6bb5c06278dd467caf31e9fe047ed86b - - default default] Added segment ab3e046d-ca5f-4833-bab0-0ed9dd0775c3 of type vxlan for network ef6ddcb5-74f9-4459-a330-007f49e07f41 2026-08-23 15:51:40.630 8 INFO neutron.db.l3_hamode_db [None req-73cba591-d00f-4e8c-b9eb-94fc4cda5f36 f587c7dcfefb4fdda5c66155dd894154 bf98f701f8e44d90837f15624df9638d - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-08-23 15:51:40.859 7 INFO neutron.db.segments_db [None req-d6b09c2f-39b1-4545-8e2c-46b49a6165ee d483f39dd1f2420d9ac3cf22d663bba2 f5f73c0a46254ea7b50f4cfa354e6152 - - default default] Added segment 309563d8-2865-44ef-9cb2-5da9897d0893 of type vxlan for network 678b567d-3fa5-4a25-84a3-e5c0469d4fa5 2026-08-23 15:51:40.912 7 INFO neutron.db.segments_db [None req-d6b09c2f-39b1-4545-8e2c-46b49a6165ee d483f39dd1f2420d9ac3cf22d663bba2 f5f73c0a46254ea7b50f4cfa354e6152 - - default default] Added segment 767fe036-bbf2-4fcd-8b1a-1f481b11a5a2 of type vxlan for network a08a8481-5425-43cf-897f-7a7ca6ccb849 [pid: 7|app: 0|req: 491/1017] 10.0.0.234 () {34 vars in 670 bytes} [Sun Aug 23 15:51:40 2026] POST /v2.0/networks => generated 1207 bytes in 540 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 492/1018] 10.0.0.234 () {32 vars in 774 bytes} [Sun Aug 23 15:51:41 2026] GET /v2.0/security-groups?tenant_id=40fdb22b55c245f6a7b137d5e60b14a0&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: 493/1019] 10.0.0.234 () {32 vars in 649 bytes} [Sun Aug 23 15:51:41 2026] GET /v2.0/networks => generated 1844 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 494/1020] 10.0.0.234 () {32 vars in 740 bytes} [Sun Aug 23 15:51:41 2026] DELETE /v2.0/security-groups/33b326c0-66c3-449f-8711-ce124ab2597c => generated 0 bytes in 93 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-23 15:51:41.418 8 INFO neutron.db.l3_hamode_db [None req-73cba591-d00f-4e8c-b9eb-94fc4cda5f36 f587c7dcfefb4fdda5c66155dd894154 6bb5c06278dd467caf31e9fe047ed86b - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-08-23 15:51:41.463 7 INFO neutron.services.segments.plugin [-] Segment 309563d8-2865-44ef-9cb2-5da9897d0893 resource provider aggregate not found 2026-08-23 15:51:41.486 7 INFO neutron.services.segments.plugin [-] Segment 309563d8-2865-44ef-9cb2-5da9897d0893 resource provider aggregate not found 2026-08-23 15:51:41.492 7 INFO neutron.services.segments.plugin [-] Segment 309563d8-2865-44ef-9cb2-5da9897d0893 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 309563d8-2865-44ef-9cb2-5da9897d0893 found for delete ", "request_id": "req-c4210576-aac0-465f-9ff9-3734be13d208"}]} [pid: 7|app: 0|req: 495/1021] 10.0.0.234 () {32 vars in 726 bytes} [Sun Aug 23 15:51:41 2026] DELETE /v2.0/networks/678b567d-3fa5-4a25-84a3-e5c0469d4fa5 => generated 0 bytes in 151 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-23 15:51:41.516 7 INFO neutron.services.segments.plugin [-] Segment 309563d8-2865-44ef-9cb2-5da9897d0893 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 309563d8-2865-44ef-9cb2-5da9897d0893 found for delete ", "request_id": "req-18d40395-5cdf-4149-b5c3-ddf6befb13a4"}]} [pid: 7|app: 0|req: 496/1022] 10.0.0.234 () {32 vars in 726 bytes} [Sun Aug 23 15:51:41 2026] DELETE /v2.0/networks/a08a8481-5425-43cf-897f-7a7ca6ccb849 => generated 0 bytes in 131 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 497/1023] 10.0.0.234 () {32 vars in 649 bytes} [Sun Aug 23 15:51:41 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-08-23 15:51:41.768 7 INFO neutron.db.segments_db [None req-35d4e480-8dc8-4ba0-935b-0bca035bb118 d483f39dd1f2420d9ac3cf22d663bba2 f5f73c0a46254ea7b50f4cfa354e6152 - - default default] Added segment 890952db-1478-40b5-8883-3b75af70f20f of type vxlan for network 07b87fd6-c295-442b-bca6-29971bbd8b9f [pid: 7|app: 0|req: 498/1024] 10.0.0.234 () {34 vars in 670 bytes} [Sun Aug 23 15:51:41 2026] POST /v2.0/networks => generated 635 bytes in 142 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-23 15:51:41.904 7 INFO neutron.db.segments_db [None req-afd8d5b9-0372-42ec-81a3-19dcf01a374d d483f39dd1f2420d9ac3cf22d663bba2 f5f73c0a46254ea7b50f4cfa354e6152 - - default default] Added segment 68f06e1e-69e8-4f6e-8c2f-ff30fd56ed50 of type vxlan for network 3ea82317-f825-4ec4-ac91-ca32e8222281 [pid: 7|app: 0|req: 499/1025] 10.0.0.234 () {34 vars in 670 bytes} [Sun Aug 23 15:51:41 2026] POST /v2.0/networks => generated 634 bytes in 114 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 527/1026] 10.0.0.234 () {34 vars in 669 bytes} [Sun Aug 23 15:51:40 2026] POST /v2.0/routers => generated 731 bytes in 2069 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 500/1027] 10.0.0.234 () {34 vars in 665 bytes} [Sun Aug 23 15:51:41 2026] POST /v2.0/ports => generated 1506 bytes in 524 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: 501/1028] 10.0.0.234 () {32 vars in 643 bytes} [Sun Aug 23 15:51:42 2026] GET /v2.0/ports => generated 1506 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-23 15:51:42.660 7 INFO neutron_taas.services.taas.taas_plugin [None req-276c7263-acd9-4101-9431-430c9edb5778 d483f39dd1f2420d9ac3cf22d663bba2 f5f73c0a46254ea7b50f4cfa354e6152 - - default default] TaaS: Handle Delete Port: 3790cddc-a213-449f-98d9-2c7e8dafe3bc 2026-08-23 15:51:42.663 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-276c7263-acd9-4101-9431-430c9edb5778 d483f39dd1f2420d9ac3cf22d663bba2 f5f73c0a46254ea7b50f4cfa354e6152 - - default default] Tap Mirror: Handle Delete Port: 3790cddc-a213-449f-98d9-2c7e8dafe3bc [pid: 7|app: 0|req: 502/1029] 10.0.0.234 () {32 vars in 720 bytes} [Sun Aug 23 15:51:42 2026] DELETE /v2.0/ports/3790cddc-a213-449f-98d9-2c7e8dafe3bc => generated 0 bytes in 189 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-23 15:51:42.851 7 INFO neutron_taas.services.taas.taas_plugin [None req-031fb9b5-2a5c-4714-a00c-7ceead2e7861 d483f39dd1f2420d9ac3cf22d663bba2 f5f73c0a46254ea7b50f4cfa354e6152 - - default default] TaaS: Handle Delete Port: 0ee78738-a578-40a7-8c29-e295847277cd 2026-08-23 15:51:42.854 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-031fb9b5-2a5c-4714-a00c-7ceead2e7861 d483f39dd1f2420d9ac3cf22d663bba2 f5f73c0a46254ea7b50f4cfa354e6152 - - default default] Tap Mirror: Handle Delete Port: 0ee78738-a578-40a7-8c29-e295847277cd [pid: 7|app: 0|req: 503/1030] 10.0.0.234 () {32 vars in 720 bytes} [Sun Aug 23 15:51:42 2026] DELETE /v2.0/ports/0ee78738-a578-40a7-8c29-e295847277cd => 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: 504/1031] 10.0.0.234 () {32 vars in 643 bytes} [Sun Aug 23 15:51:42 2026] GET /v2.0/ports => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-23 15:51:43.027 7 INFO neutron.db.segments_db [None req-b08088e1-aaf3-4eb8-8217-3ef36bd13830 d483f39dd1f2420d9ac3cf22d663bba2 f5f73c0a46254ea7b50f4cfa354e6152 - - default default] Added segment 7daec1f0-4378-48ba-8fdb-d11d0aaff326 of type vxlan for network 6d4c88b5-f5c1-47f3-b7d7-f06b8544dc36 [pid: 7|app: 0|req: 505/1032] 10.0.0.234 () {34 vars in 670 bytes} [Sun Aug 23 15:51:42 2026] POST /v2.0/networks => generated 634 bytes in 151 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-23 15:51:43.188 7 INFO neutron.db.segments_db [None req-3f44e858-4e4c-43c7-9963-d09fb84a9044 d483f39dd1f2420d9ac3cf22d663bba2 f5f73c0a46254ea7b50f4cfa354e6152 - - default default] Added segment ccda7338-7210-4e03-8207-351898038404 of type vxlan for network 3be05c89-2086-4c87-ab0a-6cbb6ebd14f1 [pid: 7|app: 0|req: 506/1033] 10.0.0.234 () {34 vars in 670 bytes} [Sun Aug 23 15:51:43 2026] POST /v2.0/networks => generated 635 bytes in 142 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-23 15:51:43.513 7 INFO neutron.services.segments.plugin [-] Segment 767fe036-bbf2-4fcd-8b1a-1f481b11a5a2 resource provider aggregate not found 2026-08-23 15:51:43.531 7 INFO neutron.services.segments.plugin [-] Segment 767fe036-bbf2-4fcd-8b1a-1f481b11a5a2 resource provider aggregate not found 2026-08-23 15:51:43.534 7 INFO neutron.services.segments.plugin [-] Segment 767fe036-bbf2-4fcd-8b1a-1f481b11a5a2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 767fe036-bbf2-4fcd-8b1a-1f481b11a5a2 found for delete ", "request_id": "req-e9781164-2f5b-4d58-ae1c-52f3a13240f2"}]} [pid: 8|app: 0|req: 528/1034] 10.0.0.234 () {34 vars in 783 bytes} [Sun Aug 23 15:51:42 2026] PUT /v2.0/routers/45c9a8a1-0a53-4902-9851-92a89faf8cb1/add_router_interface => generated 309 bytes in 1223 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-23 15:51:43.546 7 INFO neutron.services.segments.plugin [-] Segment 767fe036-bbf2-4fcd-8b1a-1f481b11a5a2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 767fe036-bbf2-4fcd-8b1a-1f481b11a5a2 found for delete ", "request_id": "req-10f26242-4cba-4ba8-8f3d-8d2f31febab2"}]} [pid: 8|app: 0|req: 529/1035] 10.0.0.234 () {34 vars in 685 bytes} [Sun Aug 23 15:51:44 2026] POST /v2.0/security-groups => generated 1660 bytes in 138 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 507/1036] 10.0.0.234 () {34 vars in 669 bytes} [Sun Aug 23 15:51:43 2026] POST /v2.0/subnets => generated 1323 bytes in 559 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 508/1037] 10.0.0.234 () {32 vars in 647 bytes} [Sun Aug 23 15:51:44 2026] GET /v2.0/subnets => generated 1959 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 530/1038] 10.0.0.234 () {34 vars in 695 bytes} [Sun Aug 23 15:51:44 2026] POST /v2.0/security-group-rules => generated 597 bytes in 109 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 509/1039] 10.0.0.234 () {32 vars in 724 bytes} [Sun Aug 23 15:51:44 2026] DELETE /v2.0/subnets/94856943-ca0a-4e82-a82d-475332692785 => 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: 531/1040] 10.0.0.234 () {34 vars in 695 bytes} [Sun Aug 23 15:51:44 2026] POST /v2.0/security-group-rules => generated 602 bytes in 114 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 510/1041] 10.0.0.234 () {32 vars in 724 bytes} [Sun Aug 23 15:51:44 2026] DELETE /v2.0/subnets/b1c19184-ec4f-4f39-ab38-23317c7d2cef => 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: 511/1042] 10.0.0.234 () {32 vars in 647 bytes} [Sun Aug 23 15:51:44 2026] GET /v2.0/subnets => generated 649 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 512/1043] 10.0.0.234 () {32 vars in 726 bytes} [Sun Aug 23 15:51:44 2026] DELETE /v2.0/networks/3be05c89-2086-4c87-ab0a-6cbb6ebd14f1 => generated 0 bytes in 141 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 515/1046] 10.0.0.234 () {32 vars in 726 bytes} [Sun Aug 23 15:51:44 2026] DELETE /v2.0/networks/6d4c88b5-f5c1-47f3-b7d7-f06b8544dc36 => 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: 532/1047] 10.0.0.234 () {34 vars in 676 bytes} [Sun Aug 23 15:51:44 2026] POST /v2.0/floatingips => generated 552 bytes in 511 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 516/1048] 10.0.0.234 () {32 vars in 726 bytes} [Sun Aug 23 15:51:45 2026] DELETE /v2.0/networks/3ea82317-f825-4ec4-ac91-ca32e8222281 => generated 0 bytes in 130 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-23 15:51:45.255 8 INFO neutron.services.segments.plugin [-] Segment 890952db-1478-40b5-8883-3b75af70f20f resource provider aggregate not found 2026-08-23 15:51:45.260 8 INFO neutron.services.segments.plugin [-] Segment 890952db-1478-40b5-8883-3b75af70f20f resource provider aggregate not found 2026-08-23 15:51:45.276 8 INFO neutron.services.segments.plugin [-] Segment 890952db-1478-40b5-8883-3b75af70f20f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 890952db-1478-40b5-8883-3b75af70f20f found for delete ", "request_id": "req-5ca98bf3-4ff5-4c70-86d5-297872f9b230"}]} 2026-08-23 15:51:45.281 8 INFO neutron.services.segments.plugin [-] Segment 890952db-1478-40b5-8883-3b75af70f20f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 890952db-1478-40b5-8883-3b75af70f20f found for delete ", "request_id": "req-8dc39919-ec68-46ac-9b60-ea0b28a6d7ac"}]} [pid: 8|app: 0|req: 533/1049] 10.0.0.234 () {32 vars in 726 bytes} [Sun Aug 23 15:51:45 2026] DELETE /v2.0/networks/07b87fd6-c295-442b-bca6-29971bbd8b9f => generated 0 bytes in 143 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-23 15:51:45.563 7 INFO neutron.services.segments.plugin [-] Segment ccda7338-7210-4e03-8207-351898038404 resource provider aggregate not found 2026-08-23 15:51:45.580 7 INFO neutron.services.segments.plugin [-] Segment ccda7338-7210-4e03-8207-351898038404 resource provider aggregate not found 2026-08-23 15:51:45.581 7 INFO neutron.services.segments.plugin [-] Segment ccda7338-7210-4e03-8207-351898038404 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ccda7338-7210-4e03-8207-351898038404 found for delete ", "request_id": "req-86f79692-b9bb-4ad2-95a0-32826486b183"}]} [pid: 7|app: 0|req: 517/1050] 10.0.0.244 () {34 vars in 1100 bytes} [Sun Aug 23 15:51:45 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1636269298&fields=id&tenant_id=bf98f701f8e44d90837f15624df9638d => generated 69 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-23 15:51:45.604 7 INFO neutron.services.segments.plugin [-] Segment ccda7338-7210-4e03-8207-351898038404 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ccda7338-7210-4e03-8207-351898038404 found for delete ", "request_id": "req-87c3fc1f-55f6-48b8-9e96-a2cc2e350ca4"}]} 2026-08-23 15:51:45.617 7 INFO neutron.services.segments.plugin [-] Segment 7daec1f0-4378-48ba-8fdb-d11d0aaff326 resource provider aggregate not found 2026-08-23 15:51:45.617 7 INFO neutron.services.segments.plugin [-] Segment 7daec1f0-4378-48ba-8fdb-d11d0aaff326 resource provider aggregate not found 2026-08-23 15:51:45.630 7 INFO neutron.services.segments.plugin [-] Segment 7daec1f0-4378-48ba-8fdb-d11d0aaff326 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7daec1f0-4378-48ba-8fdb-d11d0aaff326 found for delete ", "request_id": "req-daf82999-a0c1-42c4-af91-a7b60342a37e"}]} 2026-08-23 15:51:45.640 7 INFO neutron.services.segments.plugin [-] Segment 7daec1f0-4378-48ba-8fdb-d11d0aaff326 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7daec1f0-4378-48ba-8fdb-d11d0aaff326 found for delete ", "request_id": "req-6c49eb75-124d-47e1-97a0-dd69b5390c8c"}]} 2026-08-23 15:51:45.646 7 INFO neutron.services.segments.plugin [-] Segment 68f06e1e-69e8-4f6e-8c2f-ff30fd56ed50 resource provider aggregate not found [pid: 8|app: 0|req: 534/1051] 10.0.0.244 () {34 vars in 982 bytes} [Sun Aug 23 15:51:45 2026] GET /v2.0/networks?id=b7ef3839-8707-487c-809d-90c925484e33 => generated 676 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-23 15:51:45.668 7 INFO neutron.services.segments.plugin [-] Segment 68f06e1e-69e8-4f6e-8c2f-ff30fd56ed50 resource provider aggregate not found [pid: 8|app: 0|req: 535/1052] 10.0.0.244 () {34 vars in 965 bytes} [Sun Aug 23 15:51:45 2026] GET /v2.0/quotas/bf98f701f8e44d90837f15624df9638d => generated 292 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-23 15:51:45.681 7 INFO neutron.services.segments.plugin [-] Segment 68f06e1e-69e8-4f6e-8c2f-ff30fd56ed50 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 68f06e1e-69e8-4f6e-8c2f-ff30fd56ed50 found for delete ", "request_id": "req-7bd37741-f3d8-4b6a-8e91-cdac8fbd6423"}]} 2026-08-23 15:51:45.693 7 INFO neutron.services.segments.plugin [-] Segment 68f06e1e-69e8-4f6e-8c2f-ff30fd56ed50 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 68f06e1e-69e8-4f6e-8c2f-ff30fd56ed50 found for delete ", "request_id": "req-bccbe25f-29b2-465f-b61e-71af204f14af"}]} [pid: 8|app: 0|req: 536/1053] 10.0.0.244 () {34 vars in 1002 bytes} [Sun Aug 23 15:51:45 2026] GET /v2.0/ports?tenant_id=bf98f701f8e44d90837f15624df9638d&fields=id => generated 103 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 537/1054] 10.0.0.244 () {34 vars in 1008 bytes} [Sun Aug 23 15:51:45 2026] GET /v2.0/networks/b7ef3839-8707-487c-809d-90c925484e33?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: 538/1055] 10.0.0.244 () {34 vars in 1108 bytes} [Sun Aug 23 15:51:45 2026] GET /v2.0/networks/b7ef3839-8707-487c-809d-90c925484e33?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: 539/1056] 10.0.0.234 () {32 vars in 774 bytes} [Sun Aug 23 15:51:45 2026] GET /v2.0/security-groups?tenant_id=f5f73c0a46254ea7b50f4cfa354e6152&name=default => generated 2925 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 540/1057] 10.0.0.234 () {32 vars in 740 bytes} [Sun Aug 23 15:51:45 2026] DELETE /v2.0/security-groups/9b923312-30f4-46f6-ab72-e7fa9dff7050 => 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: 541/1058] 10.0.0.244 () {34 vars in 990 bytes} [Sun Aug 23 15:51:46 2026] GET /v2.0/ports?device_id=10786fcf-b07c-479d-9e80-e0e1c3683264 => 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: 518/1059] 10.0.0.234 () {34 vars in 676 bytes} [Sun Aug 23 15:51:45 2026] POST /v2.0/floatingips => generated 552 bytes in 676 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 542/1060] 10.0.0.234 () {34 vars in 676 bytes} [Sun Aug 23 15:51:46 2026] POST /v2.0/floatingips => generated 552 bytes in 584 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 543/1061] 10.0.0.244 () {34 vars in 990 bytes} [Sun Aug 23 15:51:47 2026] GET /v2.0/ports?device_id=10786fcf-b07c-479d-9e80-e0e1c3683264 => 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: 519/1062] 10.0.0.234 () {34 vars in 676 bytes} [Sun Aug 23 15:51:46 2026] POST /v2.0/floatingips => generated 552 bytes in 491 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 544/1063] 10.0.0.234 () {34 vars in 676 bytes} [Sun Aug 23 15:51:47 2026] POST /v2.0/floatingips => generated 552 bytes in 481 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-23 15:51:48.204 7 INFO neutron.db.segments_db [None req-b5c483f8-7036-48ef-b07d-19546312e7fa d07b6da8fd6c4b2d91997dac1c8a9d06 fa25e38c159245d88b1d83a0949a04b8 - - default default] Added segment ad4a6e4a-3541-44b3-b2a3-f7922b4ce6e5 of type vxlan for network 94ee91ae-4e51-414f-9849-63904fcc6601 [pid: 7|app: 0|req: 520/1064] 10.0.0.234 () {34 vars in 670 bytes} [Sun Aug 23 15:51:47 2026] POST /v2.0/networks => generated 630 bytes in 530 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 521/1065] 10.0.0.244 () {34 vars in 990 bytes} [Sun Aug 23 15:51:48 2026] GET /v2.0/ports?device_id=10786fcf-b07c-479d-9e80-e0e1c3683264 => 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: 545/1066] 10.0.0.234 () {34 vars in 676 bytes} [Sun Aug 23 15:51:47 2026] POST /v2.0/floatingips => generated 552 bytes in 485 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 546/1067] 10.0.0.234 () {34 vars in 759 bytes} [Sun Aug 23 15:51:48 2026] PUT /v2.0/floatingips/11ffe97e-dfba-4675-9819-0dcd157d0669/tags => generated 17 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 547/1068] 10.0.0.234 () {34 vars in 759 bytes} [Sun Aug 23 15:51:48 2026] PUT /v2.0/floatingips/14a30604-7a51-4362-ac9e-ac466f6a17e4/tags => generated 25 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 522/1069] 10.0.0.234 () {34 vars in 665 bytes} [Sun Aug 23 15:51:48 2026] POST /v2.0/ports => generated 777 bytes in 303 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 548/1070] 10.0.0.234 () {34 vars in 759 bytes} [Sun Aug 23 15:51:48 2026] PUT /v2.0/floatingips/ce5e4e3c-7494-4167-81a2-5989441b3c65/tags => generated 34 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-23 15:51:48.667 7 INFO neutron.db.segments_db [None req-ecc0fa1e-348f-44cd-8f3e-38a99f8ca76e d07b6da8fd6c4b2d91997dac1c8a9d06 fa25e38c159245d88b1d83a0949a04b8 - - default default] Added segment 0d26d92b-78c2-4a69-b339-0dbf27a24081 of type vxlan for network 9c279aa6-4498-47d5-a2d9-50ddea519f8d [pid: 8|app: 0|req: 549/1071] 10.0.0.234 () {34 vars in 759 bytes} [Sun Aug 23 15:51:48 2026] PUT /v2.0/floatingips/9511a980-3cda-4501-9415-f3ab9569debe/tags => generated 19 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 550/1072] 10.0.0.234 () {32 vars in 672 bytes} [Sun Aug 23 15:51:48 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: 523/1073] 10.0.0.234 () {34 vars in 670 bytes} [Sun Aug 23 15:51:48 2026] POST /v2.0/networks => generated 616 bytes in 130 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 551/1074] 10.0.0.234 () {32 vars in 686 bytes} [Sun Aug 23 15:51:48 2026] GET /v2.0/floatingips?tags=red%2Cblue => generated 1128 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 552/1075] 10.0.0.234 () {32 vars in 682 bytes} [Sun Aug 23 15:51:48 2026] GET /v2.0/floatingips?tags-any=blue => generated 1128 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 553/1076] 10.0.0.234 () {32 vars in 694 bytes} [Sun Aug 23 15:51:48 2026] GET /v2.0/floatingips?tags-any=red%2Cblue => generated 1671 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 554/1077] 10.0.0.234 () {32 vars in 680 bytes} [Sun Aug 23 15:51:48 2026] GET /v2.0/floatingips?not-tags=red => generated 1100 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 555/1078] 10.0.0.234 () {32 vars in 694 bytes} [Sun Aug 23 15:51:48 2026] GET /v2.0/floatingips?not-tags=red%2Cblue => generated 1643 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 524/1079] 10.0.0.234 () {34 vars in 669 bytes} [Sun Aug 23 15:51:48 2026] POST /v2.0/subnets => generated 646 bytes in 243 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 556/1080] 10.0.0.234 () {32 vars in 690 bytes} [Sun Aug 23 15:51:48 2026] GET /v2.0/floatingips?not-tags-any=blue => generated 1643 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 557/1081] 10.0.0.234 () {32 vars in 702 bytes} [Sun Aug 23 15:51:49 2026] GET /v2.0/floatingips?not-tags-any=red%2Cblue => generated 1100 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-23 15:51:49.159 8 INFO neutron_taas.services.taas.taas_plugin [None req-aa73c236-8e44-4090-a79d-88cd4cb667b0 1c8f76f7a3754c8c8ba15bf87c4774e1 400a8d4e4c874f77a4ae7c70da6f9e25 - - default default] TaaS: Handle Delete Port: 91ce7c85-7bb8-49b9-8bec-4381f14d9e09 2026-08-23 15:51:49.162 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-aa73c236-8e44-4090-a79d-88cd4cb667b0 1c8f76f7a3754c8c8ba15bf87c4774e1 400a8d4e4c874f77a4ae7c70da6f9e25 - - default default] Tap Mirror: Handle Delete Port: 91ce7c85-7bb8-49b9-8bec-4381f14d9e09 [pid: 7|app: 0|req: 525/1082] 10.0.0.234 () {34 vars in 665 bytes} [Sun Aug 23 15:51:48 2026] POST /v2.0/ports => generated 966 bytes in 255 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: 558/1083] 10.0.0.234 () {32 vars in 732 bytes} [Sun Aug 23 15:51:49 2026] DELETE /v2.0/floatingips/11ffe97e-dfba-4675-9819-0dcd157d0669 => generated 0 bytes in 241 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-23 15:51:49.335 7 INFO neutron_taas.services.taas.taas_plugin [None req-fe185fef-0076-43b1-9d9b-1952a1ecae9c d07b6da8fd6c4b2d91997dac1c8a9d06 fa25e38c159245d88b1d83a0949a04b8 - - default default] TaaS: Handle Delete Port: b0370e72-4312-41b2-b74b-102af773bbae 2026-08-23 15:51:49.338 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-fe185fef-0076-43b1-9d9b-1952a1ecae9c d07b6da8fd6c4b2d91997dac1c8a9d06 fa25e38c159245d88b1d83a0949a04b8 - - default default] Tap Mirror: Handle Delete Port: b0370e72-4312-41b2-b74b-102af773bbae 2026-08-23 15:51:49.395 8 INFO neutron_taas.services.taas.taas_plugin [None req-121df114-02e4-40ee-878c-aee94a2e6262 1c8f76f7a3754c8c8ba15bf87c4774e1 400a8d4e4c874f77a4ae7c70da6f9e25 - - default default] TaaS: Handle Delete Port: 33f2a4a6-a0d3-44ab-9ca4-8a1ff66fc023 2026-08-23 15:51:49.397 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-121df114-02e4-40ee-878c-aee94a2e6262 1c8f76f7a3754c8c8ba15bf87c4774e1 400a8d4e4c874f77a4ae7c70da6f9e25 - - default default] Tap Mirror: Handle Delete Port: 33f2a4a6-a0d3-44ab-9ca4-8a1ff66fc023 [pid: 7|app: 0|req: 526/1084] 10.0.0.234 () {32 vars in 720 bytes} [Sun Aug 23 15:51:49 2026] DELETE /v2.0/ports/b0370e72-4312-41b2-b74b-102af773bbae => generated 0 bytes in 188 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 527/1085] 10.0.0.244 () {34 vars in 990 bytes} [Sun Aug 23 15:51:49 2026] GET /v2.0/ports?device_id=10786fcf-b07c-479d-9e80-e0e1c3683264 => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-23 15:51:49.485 7 INFO neutron.pecan_wsgi.hooks.translation [None req-cd9bf832-9bae-4a7a-aca7-7f4201c6d879 d07b6da8fd6c4b2d91997dac1c8a9d06 fa25e38c159245d88b1d83a0949a04b8 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 528/1086] 10.0.0.234 () {32 vars in 720 bytes} [Sun Aug 23 15:51:49 2026] DELETE /v2.0/ports/b0370e72-4312-41b2-b74b-102af773bbae => generated 132 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-23 15:51:49.513 7 INFO neutron.pecan_wsgi.hooks.translation [None req-98be7f16-1de8-498a-8ca0-5d98763d18c9 d07b6da8fd6c4b2d91997dac1c8a9d06 fa25e38c159245d88b1d83a0949a04b8 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 529/1087] 10.0.0.234 () {32 vars in 717 bytes} [Sun Aug 23 15:51:49 2026] GET /v2.0/ports/b0370e72-4312-41b2-b74b-102af773bbae => generated 132 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 559/1088] 10.0.0.234 () {32 vars in 732 bytes} [Sun Aug 23 15:51:49 2026] DELETE /v2.0/floatingips/14a30604-7a51-4362-ac9e-ac466f6a17e4 => generated 0 bytes in 244 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 530/1089] 10.0.0.234 () {32 vars in 724 bytes} [Sun Aug 23 15:51:49 2026] DELETE /v2.0/subnets/ee5b619a-e0ca-431c-b782-869a2d7651e0 => generated 0 bytes in 114 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-23 15:51:49.650 8 INFO neutron_taas.services.taas.taas_plugin [None req-9c3806bb-aaf3-4c9b-849a-e66f66230e3c 1c8f76f7a3754c8c8ba15bf87c4774e1 400a8d4e4c874f77a4ae7c70da6f9e25 - - default default] TaaS: Handle Delete Port: f9a808ce-4df7-4204-b5c3-2c7b77a3d482 2026-08-23 15:51:49.653 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-9c3806bb-aaf3-4c9b-849a-e66f66230e3c 1c8f76f7a3754c8c8ba15bf87c4774e1 400a8d4e4c874f77a4ae7c70da6f9e25 - - default default] Tap Mirror: Handle Delete Port: f9a808ce-4df7-4204-b5c3-2c7b77a3d482 2026-08-23 15:51:49.750 7 INFO neutron.services.segments.plugin [-] Segment 0d26d92b-78c2-4a69-b339-0dbf27a24081 resource provider aggregate not found 2026-08-23 15:51:49.756 7 INFO neutron.services.segments.plugin [-] Segment 0d26d92b-78c2-4a69-b339-0dbf27a24081 resource provider aggregate not found 2026-08-23 15:51:49.779 7 INFO neutron.services.segments.plugin [-] Segment 0d26d92b-78c2-4a69-b339-0dbf27a24081 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0d26d92b-78c2-4a69-b339-0dbf27a24081 found for delete ", "request_id": "req-d8b2a575-0f3c-4219-b927-c946a777c200"}]} 2026-08-23 15:51:49.785 7 INFO neutron.services.segments.plugin [-] Segment 0d26d92b-78c2-4a69-b339-0dbf27a24081 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0d26d92b-78c2-4a69-b339-0dbf27a24081 found for delete ", "request_id": "req-5a641c6e-ff43-4358-9db6-24b17f46b93a"}]} [pid: 7|app: 0|req: 531/1090] 10.0.0.234 () {32 vars in 726 bytes} [Sun Aug 23 15:51:49 2026] DELETE /v2.0/networks/9c279aa6-4498-47d5-a2d9-50ddea519f8d => generated 0 bytes in 159 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 560/1091] 10.0.0.234 () {32 vars in 732 bytes} [Sun Aug 23 15:51:49 2026] DELETE /v2.0/floatingips/ce5e4e3c-7494-4167-81a2-5989441b3c65 => generated 0 bytes in 241 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-23 15:51:49.866 7 INFO neutron.db.segments_db [None req-a7518bae-b5a5-425f-ae75-ae40612cc656 d07b6da8fd6c4b2d91997dac1c8a9d06 fa25e38c159245d88b1d83a0949a04b8 - - default default] Added segment 4cdc64ab-7e82-45e7-8b12-2d5761fd3007 of type vxlan for network 485940e1-ef2d-4714-8390-970860f8a4a8 2026-08-23 15:51:49.895 8 INFO neutron_taas.services.taas.taas_plugin [None req-4be54e8a-ba0c-472b-b68f-4fc1d98fe29a 1c8f76f7a3754c8c8ba15bf87c4774e1 400a8d4e4c874f77a4ae7c70da6f9e25 - - default default] TaaS: Handle Delete Port: c0d8ed8e-c328-4c26-9bc2-d15e4f89ddea 2026-08-23 15:51:49.898 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-4be54e8a-ba0c-472b-b68f-4fc1d98fe29a 1c8f76f7a3754c8c8ba15bf87c4774e1 400a8d4e4c874f77a4ae7c70da6f9e25 - - default default] Tap Mirror: Handle Delete Port: c0d8ed8e-c328-4c26-9bc2-d15e4f89ddea [pid: 7|app: 0|req: 532/1092] 10.0.0.234 () {34 vars in 670 bytes} [Sun Aug 23 15:51:49 2026] POST /v2.0/networks => generated 617 bytes in 141 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 561/1093] 10.0.0.234 () {32 vars in 732 bytes} [Sun Aug 23 15:51:49 2026] DELETE /v2.0/floatingips/9511a980-3cda-4501-9415-f3ab9569debe => generated 0 bytes in 247 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-23 15:51:50.157 8 INFO neutron_taas.services.taas.taas_plugin [None req-4fc1b095-09a3-40ac-9e75-2de911bd9062 1c8f76f7a3754c8c8ba15bf87c4774e1 400a8d4e4c874f77a4ae7c70da6f9e25 - - default default] TaaS: Handle Delete Port: d5108275-e197-4107-a269-a6cec71475d6 2026-08-23 15:51:50.160 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-4fc1b095-09a3-40ac-9e75-2de911bd9062 1c8f76f7a3754c8c8ba15bf87c4774e1 400a8d4e4c874f77a4ae7c70da6f9e25 - - default default] Tap Mirror: Handle Delete Port: d5108275-e197-4107-a269-a6cec71475d6 [pid: 7|app: 0|req: 533/1094] 10.0.0.234 () {34 vars in 669 bytes} [Sun Aug 23 15:51:49 2026] POST /v2.0/subnets => generated 646 bytes in 226 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 562/1095] 10.0.0.234 () {32 vars in 732 bytes} [Sun Aug 23 15:51:50 2026] DELETE /v2.0/floatingips/0cff7c28-7f11-46da-8468-7309c8ab73c9 => generated 0 bytes in 283 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 563/1096] 199.204.45.129 () {34 vars in 986 bytes} [Sun Aug 23 15:51:50 2026] GET /v2.0/networks?id=b7ef3839-8707-487c-809d-90c925484e33 => 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: 564/1097] 199.204.45.129 () {34 vars in 1050 bytes} [Sun Aug 23 15:51:50 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=bf98f701f8e44d90837f15624df9638d => generated 181 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 534/1098] 10.0.0.234 () {34 vars in 665 bytes} [Sun Aug 23 15:51:50 2026] POST /v2.0/ports => generated 927 bytes in 308 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-23 15:51:50.611 7 INFO neutron_taas.services.taas.taas_plugin [None req-367eba22-2438-4624-a615-5ef1e1048302 d07b6da8fd6c4b2d91997dac1c8a9d06 fa25e38c159245d88b1d83a0949a04b8 - - default default] TaaS: Handle Delete Port: e483a600-93fc-4bc5-8df7-8ffbf0ef9bd1 2026-08-23 15:51:50.617 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-367eba22-2438-4624-a615-5ef1e1048302 d07b6da8fd6c4b2d91997dac1c8a9d06 fa25e38c159245d88b1d83a0949a04b8 - - default default] Tap Mirror: Handle Delete Port: e483a600-93fc-4bc5-8df7-8ffbf0ef9bd1 [pid: 7|app: 0|req: 535/1099] 10.0.0.234 () {32 vars in 720 bytes} [Sun Aug 23 15:51:50 2026] DELETE /v2.0/ports/e483a600-93fc-4bc5-8df7-8ffbf0ef9bd1 => generated 0 bytes in 231 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 536/1100] 10.0.0.244 () {34 vars in 990 bytes} [Sun Aug 23 15:51:50 2026] GET /v2.0/ports?device_id=10786fcf-b07c-479d-9e80-e0e1c3683264 => generated 957 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-23 15:51:50.815 7 INFO neutron.pecan_wsgi.hooks.translation [None req-7915af3a-6050-4938-a637-fa63783fb60d d07b6da8fd6c4b2d91997dac1c8a9d06 fa25e38c159245d88b1d83a0949a04b8 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 537/1101] 10.0.0.234 () {32 vars in 717 bytes} [Sun Aug 23 15:51:50 2026] GET /v2.0/ports/e483a600-93fc-4bc5-8df7-8ffbf0ef9bd1 => generated 132 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 538/1102] 10.0.0.244 () {34 vars in 1040 bytes} [Sun Aug 23 15:51:50 2026] GET /v2.0/security-groups?id=e09c537c-53b7-421f-8f01-4ac3467f4760&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: 565/1103] 199.204.45.129 () {38 vars in 955 bytes} [Sun Aug 23 15:51:50 2026] POST /v2.0/ports => generated 954 bytes in 398 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: 539/1104] 10.0.0.234 () {32 vars in 724 bytes} [Sun Aug 23 15:51:50 2026] DELETE /v2.0/subnets/e6dd2d09-3f13-47b4-9fa3-1dbb5ae41afb => 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: 540/1105] 10.0.0.234 () {32 vars in 726 bytes} [Sun Aug 23 15:51:50 2026] DELETE /v2.0/networks/485940e1-ef2d-4714-8390-970860f8a4a8 => generated 0 bytes in 112 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 566/1106] 199.204.45.129 () {38 vars in 1028 bytes} [Sun Aug 23 15:51:50 2026] PUT /v2.0/ports/fc244306-1634-4e96-bbf2-4f2d9f23d8bc => generated 1235 bytes in 368 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-23 15:51:51.257 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-ebee1935-b25b-41cf-9297-ff48179591ae'] response: {'name': 'network-changed', 'server_uuid': '10786fcf-b07c-479d-9e80-e0e1c3683264', 'tag': 'fc244306-1634-4e96-bbf2-4f2d9f23d8bc', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 541/1107] 10.0.0.234 () {34 vars in 665 bytes} [Sun Aug 23 15:51:51 2026] POST /v2.0/ports => generated 779 bytes in 256 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/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: 542/1108] 10.0.0.244 () {34 vars in 990 bytes} [Sun Aug 23 15:51:51 2026] GET /v2.0/ports?device_id=24bfe4ed-9877-43c6-a3ed-90545e2f4cd1 => 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: 567/1109] 10.0.0.234 () {32 vars in 774 bytes} [Sun Aug 23 15:51:51 2026] GET /v2.0/security-groups?tenant_id=400a8d4e4c874f77a4ae7c70da6f9e25&name=default => generated 2925 bytes in 286 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 568/1110] 10.0.0.244 () {34 vars in 1040 bytes} [Sun Aug 23 15:51:51 2026] GET /v2.0/security-groups?id=8e6115b5-416f-4a37-aa41-d25f7548e703&fields=id&fields=name => generated 113 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 543/1111] 10.0.0.234 () {34 vars in 737 bytes} [Sun Aug 23 15:51:51 2026] PUT /v2.0/ports/dafe5d8d-0fb3-4645-9fe6-625c4428936f => generated 752 bytes in 187 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: 569/1112] 10.0.0.234 () {32 vars in 740 bytes} [Sun Aug 23 15:51:51 2026] DELETE /v2.0/security-groups/20fca932-533c-4d81-a4cd-d79a75644371 => 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: 544/1113] 10.0.0.244 () {34 vars in 990 bytes} [Sun Aug 23 15:51:51 2026] GET /v2.0/ports?device_id=24bfe4ed-9877-43c6-a3ed-90545e2f4cd1 => generated 971 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 545/1114] 10.0.0.244 () {34 vars in 1040 bytes} [Sun Aug 23 15:51:51 2026] GET /v2.0/security-groups?id=8e6115b5-416f-4a37-aa41-d25f7548e703&fields=id&fields=name => generated 113 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-23 15:51:51.733 8 INFO neutron_taas.services.taas.taas_plugin [None req-2fc36385-af67-493c-9707-c7dc0d783396 d07b6da8fd6c4b2d91997dac1c8a9d06 fa25e38c159245d88b1d83a0949a04b8 - - default default] TaaS: Handle Delete Port: dafe5d8d-0fb3-4645-9fe6-625c4428936f 2026-08-23 15:51:51.735 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-2fc36385-af67-493c-9707-c7dc0d783396 d07b6da8fd6c4b2d91997dac1c8a9d06 fa25e38c159245d88b1d83a0949a04b8 - - default default] Tap Mirror: Handle Delete Port: dafe5d8d-0fb3-4645-9fe6-625c4428936f 2026-08-23 15:51:51.809 7 INFO neutron.services.segments.plugin [-] Segment 4cdc64ab-7e82-45e7-8b12-2d5761fd3007 resource provider aggregate not found [pid: 8|app: 0|req: 570/1115] 10.0.0.234 () {32 vars in 720 bytes} [Sun Aug 23 15:51:51 2026] DELETE /v2.0/ports/dafe5d8d-0fb3-4645-9fe6-625c4428936f => generated 0 bytes in 185 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-23 15:51:51.813 7 INFO neutron.services.segments.plugin [-] Segment 4cdc64ab-7e82-45e7-8b12-2d5761fd3007 resource provider aggregate not found 2026-08-23 15:51:51.828 7 INFO neutron.services.segments.plugin [-] Segment 4cdc64ab-7e82-45e7-8b12-2d5761fd3007 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4cdc64ab-7e82-45e7-8b12-2d5761fd3007 found for delete ", "request_id": "req-5ced1481-e43f-4969-a2bb-0b2043db0367"}]} 2026-08-23 15:51:51.832 7 INFO neutron.services.segments.plugin [-] Segment 4cdc64ab-7e82-45e7-8b12-2d5761fd3007 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4cdc64ab-7e82-45e7-8b12-2d5761fd3007 found for delete ", "request_id": "req-8cb02d88-f226-4951-adb1-97d9ded54492"}]} [pid: 8|app: 0|req: 571/1116] 199.204.45.129 () {34 vars in 1080 bytes} [Sun Aug 23 15:51:51 2026] GET /v2.0/ports?tenant_id=bf98f701f8e44d90837f15624df9638d&device_id=10786fcf-b07c-479d-9e80-e0e1c3683264 => generated 1238 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 546/1117] 10.0.0.234 () {32 vars in 774 bytes} [Sun Aug 23 15:51:51 2026] GET /v2.0/security-groups?tenant_id=26a5ea8d922c48919c6c16d8603f6625&name=default => generated 2925 bytes in 136 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 572/1118] 10.0.0.234 () {32 vars in 643 bytes} [Sun Aug 23 15:51:51 2026] GET /v2.0/ports => 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: 573/1119] 199.204.45.129 () {34 vars in 1018 bytes} [Sun Aug 23 15:51:51 2026] GET /v2.0/networks?tenant_id=bf98f701f8e44d90837f15624df9638d&shared=False => generated 771 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 547/1120] 10.0.0.234 () {32 vars in 740 bytes} [Sun Aug 23 15:51:51 2026] DELETE /v2.0/security-groups/62d88022-4da3-4cea-988e-86fdaa702ace => generated 0 bytes in 88 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-23 15:51:51.947 8 INFO neutron.pecan_wsgi.hooks.translation [None req-8ce34262-b8c3-4d78-b908-23eb66747707 d07b6da8fd6c4b2d91997dac1c8a9d06 fa25e38c159245d88b1d83a0949a04b8 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 574/1121] 10.0.0.234 () {32 vars in 717 bytes} [Sun Aug 23 15:51:51 2026] GET /v2.0/ports/dafe5d8d-0fb3-4645-9fe6-625c4428936f => generated 132 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 548/1122] 10.0.0.244 () {34 vars in 990 bytes} [Sun Aug 23 15:51:51 2026] GET /v2.0/ports?device_id=10786fcf-b07c-479d-9e80-e0e1c3683264 => generated 969 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 575/1123] 199.204.45.129 () {34 vars in 930 bytes} [Sun Aug 23 15:51:51 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 549/1124] 10.0.0.234 () {32 vars in 643 bytes} [Sun Aug 23 15:51:51 2026] GET /v2.0/ports => generated 780 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 576/1125] 10.0.0.244 () {34 vars in 1040 bytes} [Sun Aug 23 15:51:51 2026] GET /v2.0/security-groups?id=e09c537c-53b7-421f-8f01-4ac3467f4760&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: 550/1126] 10.0.0.234 () {32 vars in 717 bytes} [Sun Aug 23 15:51:52 2026] GET /v2.0/ports/2f8431c3-2c94-4783-9260-a89ae9c9de23 => generated 777 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-23 15:51:52.068 7 INFO neutron.pecan_wsgi.hooks.translation [None req-bbbe9bdf-343e-493d-a171-0a2cd2e65175 d07b6da8fd6c4b2d91997dac1c8a9d06 fa25e38c159245d88b1d83a0949a04b8 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 551/1127] 10.0.0.234 () {32 vars in 720 bytes} [Sun Aug 23 15:51:52 2026] DELETE /v2.0/ports/e483a600-93fc-4bc5-8df7-8ffbf0ef9bd1 => generated 132 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-23 15:51:52.088 7 INFO neutron.pecan_wsgi.hooks.translation [None req-fec64b73-1131-4c82-9f0e-a28b4439b5b9 d07b6da8fd6c4b2d91997dac1c8a9d06 fa25e38c159245d88b1d83a0949a04b8 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 552/1128] 10.0.0.234 () {32 vars in 724 bytes} [Sun Aug 23 15:51:52 2026] DELETE /v2.0/subnets/e6dd2d09-3f13-47b4-9fa3-1dbb5ae41afb => generated 136 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 577/1129] 10.0.0.244 () {34 vars in 990 bytes} [Sun Aug 23 15:51:52 2026] GET /v2.0/ports?device_id=24bfe4ed-9877-43c6-a3ed-90545e2f4cd1 => generated 971 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-23 15:51:52.111 8 INFO neutron.pecan_wsgi.hooks.translation [None req-c7e1079a-52af-4ca2-8e67-de347dc6874e d07b6da8fd6c4b2d91997dac1c8a9d06 fa25e38c159245d88b1d83a0949a04b8 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 578/1130] 10.0.0.234 () {32 vars in 724 bytes} [Sun Aug 23 15:51:52 2026] DELETE /v2.0/subnets/ee5b619a-e0ca-431c-b782-869a2d7651e0 => generated 136 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 579/1131] 10.0.0.244 () {34 vars in 1040 bytes} [Sun Aug 23 15:51:52 2026] GET /v2.0/security-groups?id=8e6115b5-416f-4a37-aa41-d25f7548e703&fields=id&fields=name => generated 113 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 553/1132] 10.0.0.234 () {32 vars in 774 bytes} [Sun Aug 23 15:51:52 2026] GET /v2.0/security-groups?tenant_id=d7be7fa07f1d47dcafb65c370ec8b037&name=default => generated 2925 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-23 15:51:52.228 8 INFO neutron_taas.services.taas.taas_plugin [None req-37208087-77c5-4636-b1b6-bef9cb977b3b d07b6da8fd6c4b2d91997dac1c8a9d06 fa25e38c159245d88b1d83a0949a04b8 - - default default] TaaS: Handle Delete Port: 2f8431c3-2c94-4783-9260-a89ae9c9de23 2026-08-23 15:51:52.233 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-37208087-77c5-4636-b1b6-bef9cb977b3b d07b6da8fd6c4b2d91997dac1c8a9d06 fa25e38c159245d88b1d83a0949a04b8 - - default default] Tap Mirror: Handle Delete Port: 2f8431c3-2c94-4783-9260-a89ae9c9de23 [pid: 7|app: 0|req: 554/1133] 10.0.0.234 () {32 vars in 740 bytes} [Sun Aug 23 15:51:52 2026] DELETE /v2.0/security-groups/e8430686-49f4-418a-a03f-fcb49f9ead13 => generated 0 bytes in 79 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 580/1134] 10.0.0.234 () {32 vars in 720 bytes} [Sun Aug 23 15:51:52 2026] DELETE /v2.0/ports/2f8431c3-2c94-4783-9260-a89ae9c9de23 => generated 0 bytes in 183 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 555/1135] 10.0.0.234 () {32 vars in 726 bytes} [Sun Aug 23 15:51:52 2026] DELETE /v2.0/networks/94ee91ae-4e51-414f-9849-63904fcc6601 => generated 0 bytes in 148 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 556/1136] 199.204.45.129 () {34 vars in 1080 bytes} [Sun Aug 23 15:51:53 2026] GET /v2.0/ports?tenant_id=bf98f701f8e44d90837f15624df9638d&device_id=10786fcf-b07c-479d-9e80-e0e1c3683264 => generated 1238 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 581/1137] 10.0.0.234 () {32 vars in 774 bytes} [Sun Aug 23 15:51:52 2026] GET /v2.0/security-groups?tenant_id=fa25e38c159245d88b1d83a0949a04b8&name=default => generated 2925 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 557/1138] 199.204.45.129 () {34 vars in 1058 bytes} [Sun Aug 23 15:51:53 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=fc244306-1634-4e96-bbf2-4f2d9f23d8bc => 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: 558/1139] 10.0.0.244 () {34 vars in 990 bytes} [Sun Aug 23 15:51:53 2026] GET /v2.0/ports?device_id=10786fcf-b07c-479d-9e80-e0e1c3683264 => 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: 559/1140] 199.204.45.129 () {34 vars in 984 bytes} [Sun Aug 23 15:51:53 2026] GET /v2.0/subnets?id=e4e2ef93-f74f-4722-9a2f-d94efbf5cc3b => generated 694 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 582/1141] 10.0.0.234 () {32 vars in 740 bytes} [Sun Aug 23 15:51:53 2026] DELETE /v2.0/security-groups/b357dca3-2a58-44b7-ae37-1f4ede2beabc => 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: 560/1142] 10.0.0.244 () {34 vars in 1040 bytes} [Sun Aug 23 15:51:53 2026] GET /v2.0/security-groups?id=e09c537c-53b7-421f-8f01-4ac3467f4760&fields=id&fields=name => generated 114 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 583/1143] 199.204.45.129 () {34 vars in 1052 bytes} [Sun Aug 23 15:51:53 2026] GET /v2.0/ports?network_id=b7ef3839-8707-487c-809d-90c925484e33&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: 561/1144] 199.204.45.129 () {34 vars in 1012 bytes} [Sun Aug 23 15:51:53 2026] GET /v2.0/networks/b7ef3839-8707-487c-809d-90c925484e33?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: 584/1145] 10.0.0.244 () {34 vars in 990 bytes} [Sun Aug 23 15:51:53 2026] GET /v2.0/ports?device_id=24bfe4ed-9877-43c6-a3ed-90545e2f4cd1 => 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: 562/1146] 199.204.45.129 () {34 vars in 1112 bytes} [Sun Aug 23 15:51:53 2026] GET /v2.0/networks/b7ef3839-8707-487c-809d-90c925484e33?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: 585/1147] 10.0.0.244 () {34 vars in 1040 bytes} [Sun Aug 23 15:51:53 2026] GET /v2.0/security-groups?id=8e6115b5-416f-4a37-aa41-d25f7548e703&fields=id&fields=name => generated 113 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 563/1148] 199.204.45.129 () {34 vars in 1080 bytes} [Sun Aug 23 15:51:53 2026] GET /v2.0/ports?tenant_id=10dda71db4eb4530a5b97aa30f97259f&device_id=24bfe4ed-9877-43c6-a3ed-90545e2f4cd1 => 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: 586/1149] 199.204.45.129 () {34 vars in 986 bytes} [Sun Aug 23 15:51:53 2026] GET /v2.0/networks?id=597b8d5b-dc2a-4e25-ba92-9a20286cfa4e => generated 772 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 564/1150] 199.204.45.129 () {34 vars in 1058 bytes} [Sun Aug 23 15:51:53 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=1e752134-707e-4221-bad4-48c5036c7cd1 => generated 860 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 587/1151] 199.204.45.129 () {34 vars in 984 bytes} [Sun Aug 23 15:51:53 2026] GET /v2.0/subnets?id=39bd1928-bd7b-4d8e-ab93-0df6228f3465 => 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: 565/1152] 199.204.45.129 () {34 vars in 1052 bytes} [Sun Aug 23 15:51:53 2026] GET /v2.0/ports?network_id=597b8d5b-dc2a-4e25-ba92-9a20286cfa4e&device_owner=network%3Adhcp => generated 1244 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 588/1153] 199.204.45.129 () {34 vars in 1012 bytes} [Sun Aug 23 15:51:53 2026] GET /v2.0/networks/597b8d5b-dc2a-4e25-ba92-9a20286cfa4e?fields=segments => generated 14 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-23 15:51:53.848 7 INFO neutron.services.segments.plugin [-] Segment ad4a6e4a-3541-44b3-b2a3-f7922b4ce6e5 resource provider aggregate not found 2026-08-23 15:51:53.856 7 INFO neutron.services.segments.plugin [-] Segment ad4a6e4a-3541-44b3-b2a3-f7922b4ce6e5 resource provider aggregate not found 2026-08-23 15:51:53.877 7 INFO neutron.services.segments.plugin [-] Segment ad4a6e4a-3541-44b3-b2a3-f7922b4ce6e5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ad4a6e4a-3541-44b3-b2a3-f7922b4ce6e5 found for delete ", "request_id": "req-7e6fe3f6-0d06-4451-8231-c0f8116888bc"}]} 2026-08-23 15:51:53.888 7 INFO neutron.services.segments.plugin [-] Segment ad4a6e4a-3541-44b3-b2a3-f7922b4ce6e5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ad4a6e4a-3541-44b3-b2a3-f7922b4ce6e5 found for delete ", "request_id": "req-804c2c25-4fb0-4f40-b441-ad4e33e96f62"}]} [pid: 7|app: 0|req: 566/1154] 199.204.45.129 () {34 vars in 1112 bytes} [Sun Aug 23 15:51:53 2026] GET /v2.0/networks/597b8d5b-dc2a-4e25-ba92-9a20286cfa4e?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: 589/1155] 10.0.0.244 () {34 vars in 990 bytes} [Sun Aug 23 15:51:54 2026] GET /v2.0/ports?device_id=10786fcf-b07c-479d-9e80-e0e1c3683264 => 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: 567/1156] 10.0.0.244 () {34 vars in 1040 bytes} [Sun Aug 23 15:51:54 2026] GET /v2.0/security-groups?id=e09c537c-53b7-421f-8f01-4ac3467f4760&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: 590/1157] 10.0.0.244 () {34 vars in 990 bytes} [Sun Aug 23 15:51:54 2026] GET /v2.0/ports?device_id=24bfe4ed-9877-43c6-a3ed-90545e2f4cd1 => 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: 568/1158] 10.0.0.244 () {34 vars in 1040 bytes} [Sun Aug 23 15:51:54 2026] GET /v2.0/security-groups?id=8e6115b5-416f-4a37-aa41-d25f7548e703&fields=id&fields=name => generated 113 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 569/1159] 10.0.0.244 () {34 vars in 990 bytes} [Sun Aug 23 15:51:55 2026] GET /v2.0/ports?device_id=10786fcf-b07c-479d-9e80-e0e1c3683264 => generated 969 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 570/1160] 10.0.0.244 () {34 vars in 1040 bytes} [Sun Aug 23 15:51:55 2026] GET /v2.0/security-groups?id=e09c537c-53b7-421f-8f01-4ac3467f4760&fields=id&fields=name => generated 114 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-23 15:51:55.533 8 INFO neutron.db.segments_db [None req-6c480579-5e77-4637-9cbc-344a9300848c 7c30cdb770a44b5588dc6edf606da43b 90945190ff574b85bd5a31b8387fb4ff - - default default] Added segment e8213e9f-640e-4b1b-a09a-e0d350435979 of type vxlan for network a72d05e2-afb3-409e-b035-830adce3cfb1 [pid: 7|app: 0|req: 571/1161] 10.0.0.244 () {34 vars in 990 bytes} [Sun Aug 23 15:51:55 2026] GET /v2.0/ports?device_id=24bfe4ed-9877-43c6-a3ed-90545e2f4cd1 => 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: 572/1162] 10.0.0.244 () {34 vars in 1040 bytes} [Sun Aug 23 15:51:55 2026] GET /v2.0/security-groups?id=8e6115b5-416f-4a37-aa41-d25f7548e703&fields=id&fields=name => generated 113 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 591/1163] 10.0.0.234 () {34 vars in 670 bytes} [Sun Aug 23 15:51:55 2026] POST /v2.0/networks => generated 626 bytes in 391 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 573/1164] 10.0.0.234 () {34 vars in 665 bytes} [Sun Aug 23 15:51:55 2026] POST /v2.0/ports => generated 775 bytes in 265 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-23 15:51:55.955 8 INFO neutron.db.segments_db [None req-85578586-0dfd-4c57-b473-4c07153b173d 7c30cdb770a44b5588dc6edf606da43b 90945190ff574b85bd5a31b8387fb4ff - - default default] Added segment 81541c61-f84a-4f56-b785-08ca4a062426 of type vxlan for network 119a73c4-e8d4-4add-b662-e5b29de2e823 [pid: 8|app: 0|req: 592/1165] 10.0.0.234 () {34 vars in 670 bytes} [Sun Aug 23 15:51:55 2026] POST /v2.0/networks => generated 613 bytes in 143 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: 574/1166] 10.0.0.234 () {34 vars in 669 bytes} [Sun Aug 23 15:51:56 2026] POST /v2.0/subnets => generated 626 bytes in 230 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 593/1167] 10.0.0.234 () {34 vars in 665 bytes} [Sun Aug 23 15:51:56 2026] POST /v2.0/ports => generated 949 bytes in 377 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: 594/1168] 10.0.0.244 () {34 vars in 990 bytes} [Sun Aug 23 15:51:56 2026] GET /v2.0/ports?device_id=10786fcf-b07c-479d-9e80-e0e1c3683264 => generated 971 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-23 15:51:56.757 7 INFO neutron.db.segments_db [None req-2bd40210-55ea-44e9-bab2-e3c92a69ba01 5e5a8544eef448879fb8520d08865a5c dd73a9d784f34e8782bee44a7e58ac0b - - default default] Added segment 8ce54715-b103-4a63-be56-c81f9389d7ad of type vxlan for network fccd54de-2313-417c-9208-9779381a09b2 [pid: 7|app: 0|req: 575/1169] 10.0.0.234 () {34 vars in 670 bytes} [Sun Aug 23 15:51:56 2026] POST /v2.0/networks => generated 611 bytes in 461 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-23 15:51:56.858 8 INFO neutron_taas.services.taas.taas_plugin [None req-65de5a56-c704-40da-befc-aebb87047f0f 7c30cdb770a44b5588dc6edf606da43b 90945190ff574b85bd5a31b8387fb4ff - - default default] TaaS: Handle Delete Port: a654e44a-49a7-4724-93de-e4ef9639066d 2026-08-23 15:51:56.861 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-65de5a56-c704-40da-befc-aebb87047f0f 7c30cdb770a44b5588dc6edf606da43b 90945190ff574b85bd5a31b8387fb4ff - - default default] Tap Mirror: Handle Delete Port: a654e44a-49a7-4724-93de-e4ef9639066d [pid: 7|app: 0|req: 576/1170] 10.0.0.244 () {34 vars in 990 bytes} [Sun Aug 23 15:51:56 2026] GET /v2.0/ports?device_id=24bfe4ed-9877-43c6-a3ed-90545e2f4cd1 => generated 971 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 577/1171] 10.0.0.244 () {34 vars in 1040 bytes} [Sun Aug 23 15:51:56 2026] GET /v2.0/security-groups?id=e09c537c-53b7-421f-8f01-4ac3467f4760&fields=id&fields=name => generated 114 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-23 15:51:56.984 7 INFO neutron.db.segments_db [None req-dfe56498-9c1f-499c-b5a8-05c74fe6ef65 5e5a8544eef448879fb8520d08865a5c dd73a9d784f34e8782bee44a7e58ac0b - - default default] Added segment ca471c76-655e-40e4-916a-d0141b38b8cd of type vxlan for network 94196347-2b56-4b17-a82f-2a3a3ca3e79f [pid: 8|app: 0|req: 595/1172] 10.0.0.234 () {32 vars in 720 bytes} [Sun Aug 23 15:51:56 2026] DELETE /v2.0/ports/a654e44a-49a7-4724-93de-e4ef9639066d => generated 0 bytes in 265 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 596/1173] 10.0.0.244 () {34 vars in 1040 bytes} [Sun Aug 23 15:51:57 2026] GET /v2.0/security-groups?id=8e6115b5-416f-4a37-aa41-d25f7548e703&fields=id&fields=name => generated 113 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-23 15:51:57.065 8 INFO neutron.pecan_wsgi.hooks.translation [None req-9a823753-b275-4943-9516-21a4a3454252 7c30cdb770a44b5588dc6edf606da43b 90945190ff574b85bd5a31b8387fb4ff - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 597/1174] 10.0.0.234 () {32 vars in 720 bytes} [Sun Aug 23 15:51:57 2026] DELETE /v2.0/ports/a654e44a-49a7-4724-93de-e4ef9639066d => generated 132 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-23 15:51:57.091 8 INFO neutron.pecan_wsgi.hooks.translation [None req-60e04c85-e1f6-490a-8bcb-edc0e9596d87 7c30cdb770a44b5588dc6edf606da43b 90945190ff574b85bd5a31b8387fb4ff - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 598/1175] 10.0.0.234 () {32 vars in 717 bytes} [Sun Aug 23 15:51:57 2026] GET /v2.0/ports/a654e44a-49a7-4724-93de-e4ef9639066d => 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: 578/1176] 10.0.0.234 () {34 vars in 670 bytes} [Sun Aug 23 15:51:56 2026] POST /v2.0/networks => generated 613 bytes in 151 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-23 15:51:57.148 7 INFO neutron.db.segments_db [None req-52fbedf6-f9f8-4ce3-b1cb-3ecbf4e2704d 5e5a8544eef448879fb8520d08865a5c dd73a9d784f34e8782bee44a7e58ac0b - - default default] Added segment 8b5833d7-e381-4ff2-a0c4-8ef100b4cee9 of type vxlan for network 7783ca7f-ef7f-44bd-a294-4a0ab70443c3 [pid: 8|app: 0|req: 599/1177] 10.0.0.234 () {32 vars in 724 bytes} [Sun Aug 23 15:51:57 2026] DELETE /v2.0/subnets/5da24d6e-b388-4572-b6a1-8a417b77dd10 => 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: 579/1178] 10.0.0.234 () {34 vars in 670 bytes} [Sun Aug 23 15:51:57 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) 2026-08-23 15:51:57.293 7 INFO neutron.db.segments_db [None req-b71e9ce6-5332-423e-8d9a-0c61d3fc17f6 5e5a8544eef448879fb8520d08865a5c dd73a9d784f34e8782bee44a7e58ac0b - - default default] Added segment 9ca695c5-0e7f-4801-b2a2-9ee1197e17e8 of type vxlan for network 007deb34-4a22-4598-ad80-05bedcfb69b9 2026-08-23 15:51:57.338 8 INFO neutron.services.segments.plugin [-] Segment 81541c61-f84a-4f56-b785-08ca4a062426 resource provider aggregate not found 2026-08-23 15:51:57.342 8 INFO neutron.services.segments.plugin [-] Segment 81541c61-f84a-4f56-b785-08ca4a062426 resource provider aggregate not found 2026-08-23 15:51:57.365 8 INFO neutron.services.segments.plugin [-] Segment 81541c61-f84a-4f56-b785-08ca4a062426 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 81541c61-f84a-4f56-b785-08ca4a062426 found for delete ", "request_id": "req-d39b4a1a-ec26-4210-b480-9746397060c8"}]} 2026-08-23 15:51:57.366 8 INFO neutron.services.segments.plugin [-] Segment 81541c61-f84a-4f56-b785-08ca4a062426 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 81541c61-f84a-4f56-b785-08ca4a062426 found for delete ", "request_id": "req-1712c54c-9b98-4757-9f83-763726802b84"}]} [pid: 7|app: 0|req: 580/1179] 10.0.0.234 () {34 vars in 670 bytes} [Sun Aug 23 15:51:57 2026] POST /v2.0/networks => generated 612 bytes in 126 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 600/1180] 10.0.0.234 () {32 vars in 726 bytes} [Sun Aug 23 15:51:57 2026] DELETE /v2.0/networks/119a73c4-e8d4-4add-b662-e5b29de2e823 => generated 0 bytes in 163 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-23 15:51:57.430 7 INFO neutron.db.segments_db [None req-02ab12b0-f4d7-4985-8ff0-a499dedf5043 5e5a8544eef448879fb8520d08865a5c dd73a9d784f34e8782bee44a7e58ac0b - - default default] Added segment 8590c8fd-66b6-4243-af42-1fdaaabe61cd of type vxlan for network c9e8dd1b-48dd-4a4b-b485-1eab3c44a155 2026-08-23 15:51:57.439 8 INFO neutron.db.segments_db [None req-cfe97d11-785e-4707-a46f-ba87e6e67a14 7c30cdb770a44b5588dc6edf606da43b 90945190ff574b85bd5a31b8387fb4ff - - default default] Added segment 033dafb9-3083-40c2-8d2e-f34756b4edae of type vxlan for network 9ae4d430-fe67-49c5-ae52-663522ecc35d [pid: 7|app: 0|req: 581/1181] 10.0.0.234 () {34 vars in 670 bytes} [Sun Aug 23 15:51:57 2026] POST /v2.0/networks => generated 612 bytes in 163 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 601/1182] 10.0.0.234 () {34 vars in 670 bytes} [Sun Aug 23 15:51:57 2026] POST /v2.0/networks => generated 613 bytes in 172 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 582/1183] 10.0.0.234 () {34 vars in 753 bytes} [Sun Aug 23 15:51:57 2026] PUT /v2.0/networks/fccd54de-2313-417c-9208-9779381a09b2/tags => generated 17 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 583/1184] 10.0.0.234 () {34 vars in 753 bytes} [Sun Aug 23 15:51:57 2026] PUT /v2.0/networks/94196347-2b56-4b17-a82f-2a3a3ca3e79f/tags => generated 25 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 602/1185] 10.0.0.234 () {34 vars in 669 bytes} [Sun Aug 23 15:51:57 2026] POST /v2.0/subnets => generated 626 bytes in 182 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 584/1186] 10.0.0.234 () {34 vars in 753 bytes} [Sun Aug 23 15:51:57 2026] PUT /v2.0/networks/7783ca7f-ef7f-44bd-a294-4a0ab70443c3/tags => generated 34 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 585/1187] 10.0.0.234 () {34 vars in 753 bytes} [Sun Aug 23 15:51:57 2026] PUT /v2.0/networks/007deb34-4a22-4598-ad80-05bedcfb69b9/tags => generated 19 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 586/1188] 10.0.0.234 () {32 vars in 666 bytes} [Sun Aug 23 15:51:57 2026] GET /v2.0/networks?tags=red => generated 1855 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 587/1189] 10.0.0.234 () {32 vars in 680 bytes} [Sun Aug 23 15:51:57 2026] GET /v2.0/networks?tags=red%2Cblue => generated 1250 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 588/1190] 10.0.0.234 () {32 vars in 676 bytes} [Sun Aug 23 15:51:57 2026] GET /v2.0/networks?tags-any=blue => generated 1250 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 603/1191] 10.0.0.234 () {34 vars in 665 bytes} [Sun Aug 23 15:51:57 2026] POST /v2.0/ports => generated 912 bytes in 280 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 589/1192] 10.0.0.234 () {32 vars in 688 bytes} [Sun Aug 23 15:51:58 2026] GET /v2.0/networks?tags-any=red%2Cblue => generated 1855 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 604/1193] 10.0.0.244 () {34 vars in 990 bytes} [Sun Aug 23 15:51:58 2026] GET /v2.0/ports?device_id=10786fcf-b07c-479d-9e80-e0e1c3683264 => generated 971 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 605/1194] 10.0.0.234 () {32 vars in 674 bytes} [Sun Aug 23 15:51:58 2026] GET /v2.0/networks?not-tags=red => generated 1860 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 606/1195] 10.0.0.244 () {34 vars in 1040 bytes} [Sun Aug 23 15:51:58 2026] GET /v2.0/security-groups?id=e09c537c-53b7-421f-8f01-4ac3467f4760&fields=id&fields=name => generated 114 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-23 15:51:58.172 7 INFO neutron_taas.services.taas.taas_plugin [None req-da538928-bc45-4a99-8c83-fa32cc1e2ec2 7c30cdb770a44b5588dc6edf606da43b 90945190ff574b85bd5a31b8387fb4ff - - default default] TaaS: Handle Delete Port: 2a702d7a-4261-4ba6-ac38-2b363b6ce0f4 2026-08-23 15:51:58.174 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-da538928-bc45-4a99-8c83-fa32cc1e2ec2 7c30cdb770a44b5588dc6edf606da43b 90945190ff574b85bd5a31b8387fb4ff - - default default] Tap Mirror: Handle Delete Port: 2a702d7a-4261-4ba6-ac38-2b363b6ce0f4 [pid: 8|app: 0|req: 607/1196] 10.0.0.234 () {32 vars in 688 bytes} [Sun Aug 23 15:51:58 2026] GET /v2.0/networks?not-tags=red%2Cblue => generated 2465 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 608/1197] 10.0.0.244 () {34 vars in 990 bytes} [Sun Aug 23 15:51:58 2026] GET /v2.0/ports?device_id=24bfe4ed-9877-43c6-a3ed-90545e2f4cd1 => generated 971 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 609/1198] 10.0.0.234 () {32 vars in 684 bytes} [Sun Aug 23 15:51:58 2026] GET /v2.0/networks?not-tags-any=blue => generated 2465 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 610/1199] 10.0.0.244 () {34 vars in 990 bytes} [Sun Aug 23 15:51:58 2026] GET /v2.0/ports?device_id=10786fcf-b07c-479d-9e80-e0e1c3683264 => generated 971 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 611/1200] 10.0.0.244 () {34 vars in 1040 bytes} [Sun Aug 23 15:51:58 2026] GET /v2.0/security-groups?id=8e6115b5-416f-4a37-aa41-d25f7548e703&fields=id&fields=name => generated 113 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 612/1201] 10.0.0.234 () {32 vars in 696 bytes} [Sun Aug 23 15:51:58 2026] GET /v2.0/networks?not-tags-any=red%2Cblue => generated 1860 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 590/1202] 10.0.0.234 () {32 vars in 720 bytes} [Sun Aug 23 15:51:58 2026] DELETE /v2.0/ports/2a702d7a-4261-4ba6-ac38-2b363b6ce0f4 => generated 0 bytes in 654 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-23 15:51:58.738 8 INFO neutron.db.l3_db [None req-14867faf-2835-45be-948d-520018186f00 84f5ca0e72124837a8b959ee0e2414d7 bf98f701f8e44d90837f15624df9638d - - default default] Floating IP 327ff5d0-f33f-46a8-b645-722180fce435 associated. External IP: 10.96.250.217, port: fc244306-1634-4e96-bbf2-4f2d9f23d8bc. 2026-08-23 15:51:58.831 7 INFO neutron.services.segments.plugin [-] Segment 8ce54715-b103-4a63-be56-c81f9389d7ad resource provider aggregate not found 2026-08-23 15:51:58.837 7 INFO neutron.services.segments.plugin [-] Segment 8ce54715-b103-4a63-be56-c81f9389d7ad resource provider aggregate not found 2026-08-23 15:51:58.849 7 INFO neutron.services.segments.plugin [-] Segment 8ce54715-b103-4a63-be56-c81f9389d7ad resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8ce54715-b103-4a63-be56-c81f9389d7ad found for delete ", "request_id": "req-71df7561-c0d0-41ab-a216-1ce9ec8b6f25"}]} 2026-08-23 15:51:58.852 7 INFO neutron.services.segments.plugin [-] Segment 8ce54715-b103-4a63-be56-c81f9389d7ad resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8ce54715-b103-4a63-be56-c81f9389d7ad found for delete ", "request_id": "req-1b0a37d0-ff05-4a43-91f8-83b0b88fa2c3"}]} [pid: 7|app: 0|req: 591/1203] 10.0.0.234 () {32 vars in 726 bytes} [Sun Aug 23 15:51:58 2026] DELETE /v2.0/networks/fccd54de-2313-417c-9208-9779381a09b2 => generated 0 bytes in 178 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-23 15:51:58.896 7 INFO neutron.pecan_wsgi.hooks.translation [None req-e84e49c6-3a7e-4fba-be0b-aac4efe5b43e 7c30cdb770a44b5588dc6edf606da43b 90945190ff574b85bd5a31b8387fb4ff - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 592/1204] 10.0.0.234 () {32 vars in 717 bytes} [Sun Aug 23 15:51:58 2026] GET /v2.0/ports/2a702d7a-4261-4ba6-ac38-2b363b6ce0f4 => 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: 593/1205] 10.0.0.234 () {32 vars in 726 bytes} [Sun Aug 23 15:51:58 2026] DELETE /v2.0/networks/94196347-2b56-4b17-a82f-2a3a3ca3e79f => generated 0 bytes in 111 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 613/1206] 10.0.0.234 () {34 vars in 749 bytes} [Sun Aug 23 15:51:58 2026] PUT /v2.0/floatingips/327ff5d0-f33f-46a8-b645-722180fce435 => generated 855 bytes in 594 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-23 15:51:59.072 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-4e206048-639b-404d-9df3-5259c2cfe92f'] response: {'name': 'network-changed', 'server_uuid': '10786fcf-b07c-479d-9e80-e0e1c3683264', 'tag': 'fc244306-1634-4e96-bbf2-4f2d9f23d8bc', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 614/1207] 10.0.0.234 () {32 vars in 726 bytes} [Sun Aug 23 15:51:59 2026] DELETE /v2.0/networks/7783ca7f-ef7f-44bd-a294-4a0ab70443c3 => generated 0 bytes in 90 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 615/1208] 10.0.0.244 () {34 vars in 990 bytes} [Sun Aug 23 15:51:59 2026] GET /v2.0/ports?device_id=10786fcf-b07c-479d-9e80-e0e1c3683264 => generated 971 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 594/1209] 10.0.0.234 () {32 vars in 724 bytes} [Sun Aug 23 15:51:59 2026] DELETE /v2.0/subnets/ef121254-25ba-484e-965a-9f18b032e891 => generated 0 bytes in 153 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 595/1210] 10.0.0.244 () {34 vars in 1040 bytes} [Sun Aug 23 15:51:59 2026] GET /v2.0/security-groups?id=e09c537c-53b7-421f-8f01-4ac3467f4760&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: 616/1211] 10.0.0.234 () {32 vars in 726 bytes} [Sun Aug 23 15:51:59 2026] DELETE /v2.0/networks/007deb34-4a22-4598-ad80-05bedcfb69b9 => 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: 596/1212] 10.0.0.234 () {32 vars in 726 bytes} [Sun Aug 23 15:51:59 2026] DELETE /v2.0/networks/9ae4d430-fe67-49c5-ae52-663522ecc35d => generated 0 bytes in 142 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-23 15:51:59.393 8 INFO neutron.services.segments.plugin [-] Segment 8b5833d7-e381-4ff2-a0c4-8ef100b4cee9 resource provider aggregate not found 2026-08-23 15:51:59.399 8 INFO neutron.services.segments.plugin [-] Segment 8b5833d7-e381-4ff2-a0c4-8ef100b4cee9 resource provider aggregate not found 2026-08-23 15:51:59.410 8 INFO neutron.services.segments.plugin [-] Segment 8b5833d7-e381-4ff2-a0c4-8ef100b4cee9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8b5833d7-e381-4ff2-a0c4-8ef100b4cee9 found for delete ", "request_id": "req-e67918d0-a00b-458a-8eac-45c655c97591"}]} 2026-08-23 15:51:59.418 8 INFO neutron.services.segments.plugin [-] Segment 8b5833d7-e381-4ff2-a0c4-8ef100b4cee9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8b5833d7-e381-4ff2-a0c4-8ef100b4cee9 found for delete ", "request_id": "req-a48a1e9f-4861-48fb-b9e0-667e279a2b9a"}]} 2026-08-23 15:51:59.426 8 INFO neutron.services.segments.plugin [-] Segment 9ca695c5-0e7f-4801-b2a2-9ee1197e17e8 resource provider aggregate not found 2026-08-23 15:51:59.433 8 INFO neutron.services.segments.plugin [-] Segment 9ca695c5-0e7f-4801-b2a2-9ee1197e17e8 resource provider aggregate not found 2026-08-23 15:51:59.452 8 INFO neutron.services.segments.plugin [-] Segment 9ca695c5-0e7f-4801-b2a2-9ee1197e17e8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9ca695c5-0e7f-4801-b2a2-9ee1197e17e8 found for delete ", "request_id": "req-4034bd06-b9cc-4db6-976c-8b9d970e2bc5"}]} [pid: 8|app: 0|req: 617/1213] 10.0.0.234 () {32 vars in 726 bytes} [Sun Aug 23 15:51:59 2026] DELETE /v2.0/networks/c9e8dd1b-48dd-4a4b-b485-1eab3c44a155 => generated 0 bytes in 172 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-23 15:51:59.453 8 INFO neutron.services.segments.plugin [-] Segment 9ca695c5-0e7f-4801-b2a2-9ee1197e17e8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9ca695c5-0e7f-4801-b2a2-9ee1197e17e8 found for delete ", "request_id": "req-42d28a4f-c47f-4bd9-ab4a-b10dc51fd298"}]} [pid: 8|app: 0|req: 618/1214] 10.0.0.244 () {34 vars in 990 bytes} [Sun Aug 23 15:51:59 2026] GET /v2.0/ports?device_id=24bfe4ed-9877-43c6-a3ed-90545e2f4cd1 => 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: 619/1215] 10.0.0.244 () {34 vars in 990 bytes} [Sun Aug 23 15:51:59 2026] GET /v2.0/ports?device_id=10786fcf-b07c-479d-9e80-e0e1c3683264 => 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: 620/1216] 10.0.0.244 () {34 vars in 1040 bytes} [Sun Aug 23 15:51:59 2026] GET /v2.0/security-groups?id=8e6115b5-416f-4a37-aa41-d25f7548e703&fields=id&fields=name => generated 113 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 621/1217] 10.0.0.244 () {34 vars in 1040 bytes} [Sun Aug 23 15:51:59 2026] GET /v2.0/security-groups?id=e09c537c-53b7-421f-8f01-4ac3467f4760&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: 8|app: 0|req: 622/1218] 199.204.45.129 () {34 vars in 1080 bytes} [Sun Aug 23 15:51:59 2026] GET /v2.0/ports?tenant_id=bf98f701f8e44d90837f15624df9638d&device_id=10786fcf-b07c-479d-9e80-e0e1c3683264 => generated 1240 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 597/1219] 10.0.0.234 () {34 vars in 665 bytes} [Sun Aug 23 15:51:59 2026] POST /v2.0/ports => generated 775 bytes in 317 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: 623/1220] 199.204.45.129 () {34 vars in 986 bytes} [Sun Aug 23 15:51:59 2026] GET /v2.0/networks?id=b7ef3839-8707-487c-809d-90c925484e33 => generated 771 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 624/1221] 199.204.45.129 () {34 vars in 1058 bytes} [Sun Aug 23 15:51:59 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=fc244306-1634-4e96-bbf2-4f2d9f23d8bc => generated 858 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 625/1222] 199.204.45.129 () {34 vars in 984 bytes} [Sun Aug 23 15:51:59 2026] GET /v2.0/subnets?id=e4e2ef93-f74f-4722-9a2f-d94efbf5cc3b => generated 694 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 628/1225] 199.204.45.129 () {34 vars in 1052 bytes} [Sun Aug 23 15:51:59 2026] GET /v2.0/ports?network_id=b7ef3839-8707-487c-809d-90c925484e33&device_owner=network%3Adhcp => generated 1244 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 598/1226] 10.0.0.234 () {34 vars in 737 bytes} [Sun Aug 23 15:51:59 2026] PUT /v2.0/ports/ea5ceaf8-893e-48cd-8664-037188b1ca62 => generated 752 bytes in 164 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: 629/1227] 199.204.45.129 () {34 vars in 1012 bytes} [Sun Aug 23 15:51:59 2026] GET /v2.0/networks/b7ef3839-8707-487c-809d-90c925484e33?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: 630/1228] 199.204.45.129 () {34 vars in 1112 bytes} [Sun Aug 23 15:51:59 2026] GET /v2.0/networks/b7ef3839-8707-487c-809d-90c925484e33?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) 2026-08-23 15:51:59.949 7 INFO neutron_taas.services.taas.taas_plugin [None req-40bd7b97-8279-4b33-8dfb-2cc102cef2a5 7c30cdb770a44b5588dc6edf606da43b 90945190ff574b85bd5a31b8387fb4ff - - default default] TaaS: Handle Delete Port: ea5ceaf8-893e-48cd-8664-037188b1ca62 2026-08-23 15:51:59.951 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-40bd7b97-8279-4b33-8dfb-2cc102cef2a5 7c30cdb770a44b5588dc6edf606da43b 90945190ff574b85bd5a31b8387fb4ff - - default default] Tap Mirror: Handle Delete Port: ea5ceaf8-893e-48cd-8664-037188b1ca62 [pid: 7|app: 0|req: 599/1229] 10.0.0.234 () {32 vars in 720 bytes} [Sun Aug 23 15:51:59 2026] DELETE /v2.0/ports/ea5ceaf8-893e-48cd-8664-037188b1ca62 => generated 0 bytes in 182 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 631/1230] 10.0.0.234 () {32 vars in 643 bytes} [Sun Aug 23 15:52:00 2026] GET /v2.0/ports => generated 778 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-23 15:52:00.109 7 INFO neutron.pecan_wsgi.hooks.translation [None req-ca3ab208-5162-41aa-b9aa-895a82dc8892 7c30cdb770a44b5588dc6edf606da43b 90945190ff574b85bd5a31b8387fb4ff - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 600/1231] 10.0.0.234 () {32 vars in 717 bytes} [Sun Aug 23 15:52:00 2026] GET /v2.0/ports/ea5ceaf8-893e-48cd-8664-037188b1ca62 => generated 132 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 632/1232] 10.0.0.234 () {32 vars in 643 bytes} [Sun Aug 23 15:52:00 2026] GET /v2.0/ports => generated 778 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 601/1233] 10.0.0.234 () {32 vars in 717 bytes} [Sun Aug 23 15:52:00 2026] GET /v2.0/ports/17645f16-cd0f-4c72-abe2-270b40223cde => generated 775 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-23 15:52:00.230 8 INFO neutron.pecan_wsgi.hooks.translation [None req-5fa11d97-5c8c-466a-af20-f3d0ff12ba5c 7c30cdb770a44b5588dc6edf606da43b 90945190ff574b85bd5a31b8387fb4ff - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 633/1234] 10.0.0.234 () {32 vars in 720 bytes} [Sun Aug 23 15:52:00 2026] DELETE /v2.0/ports/2a702d7a-4261-4ba6-ac38-2b363b6ce0f4 => generated 132 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-23 15:52:00.250 7 INFO neutron.pecan_wsgi.hooks.translation [None req-377fea13-b0e0-4f44-b54a-1930d509d171 7c30cdb770a44b5588dc6edf606da43b 90945190ff574b85bd5a31b8387fb4ff - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 602/1235] 10.0.0.234 () {32 vars in 724 bytes} [Sun Aug 23 15:52:00 2026] DELETE /v2.0/subnets/ef121254-25ba-484e-965a-9f18b032e891 => generated 136 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-23 15:52:00.268 8 INFO neutron.pecan_wsgi.hooks.translation [None req-c2c74835-75a6-4f59-b1aa-8b9ff94285fd 7c30cdb770a44b5588dc6edf606da43b 90945190ff574b85bd5a31b8387fb4ff - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 634/1236] 10.0.0.234 () {32 vars in 724 bytes} [Sun Aug 23 15:52:00 2026] DELETE /v2.0/subnets/5da24d6e-b388-4572-b6a1-8a417b77dd10 => generated 136 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-23 15:52:00.361 7 INFO neutron_taas.services.taas.taas_plugin [None req-7a88bb54-7f9d-4d14-94a6-e0266ed604a1 7c30cdb770a44b5588dc6edf606da43b 90945190ff574b85bd5a31b8387fb4ff - - default default] TaaS: Handle Delete Port: 17645f16-cd0f-4c72-abe2-270b40223cde 2026-08-23 15:52:00.366 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-7a88bb54-7f9d-4d14-94a6-e0266ed604a1 7c30cdb770a44b5588dc6edf606da43b 90945190ff574b85bd5a31b8387fb4ff - - default default] Tap Mirror: Handle Delete Port: 17645f16-cd0f-4c72-abe2-270b40223cde [pid: 7|app: 0|req: 603/1237] 10.0.0.234 () {32 vars in 720 bytes} [Sun Aug 23 15:52:00 2026] DELETE /v2.0/ports/17645f16-cd0f-4c72-abe2-270b40223cde => generated 0 bytes in 175 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 604/1238] 10.0.0.234 () {32 vars in 726 bytes} [Sun Aug 23 15:52:00 2026] DELETE /v2.0/networks/a72d05e2-afb3-409e-b035-830adce3cfb1 => generated 0 bytes in 155 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 605/1239] 10.0.0.244 () {34 vars in 990 bytes} [Sun Aug 23 15:52:00 2026] GET /v2.0/ports?device_id=24bfe4ed-9877-43c6-a3ed-90545e2f4cd1 => generated 971 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 635/1240] 10.0.0.234 () {32 vars in 774 bytes} [Sun Aug 23 15:52:00 2026] GET /v2.0/security-groups?tenant_id=f7d27da2d9464c8cbdfb7f19f5704e28&name=default => generated 2925 bytes in 341 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 636/1241] 10.0.0.244 () {34 vars in 1040 bytes} [Sun Aug 23 15:52:00 2026] GET /v2.0/security-groups?id=8e6115b5-416f-4a37-aa41-d25f7548e703&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: 606/1242] 10.0.0.244 () {34 vars in 990 bytes} [Sun Aug 23 15:52:00 2026] GET /v2.0/ports?device_id=10786fcf-b07c-479d-9e80-e0e1c3683264 => generated 971 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 607/1243] 10.0.0.244 () {34 vars in 1040 bytes} [Sun Aug 23 15:52:00 2026] GET /v2.0/security-groups?id=e09c537c-53b7-421f-8f01-4ac3467f4760&fields=id&fields=name => generated 114 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-23 15:52:00.870 7 INFO neutron.services.segments.plugin [-] Segment ca471c76-655e-40e4-916a-d0141b38b8cd resource provider aggregate not found [pid: 8|app: 0|req: 637/1244] 10.0.0.234 () {32 vars in 740 bytes} [Sun Aug 23 15:52:00 2026] DELETE /v2.0/security-groups/a961c7c5-8987-4722-853a-0302790dbbc7 => generated 0 bytes in 118 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-23 15:52:00.880 7 INFO neutron.services.segments.plugin [-] Segment ca471c76-655e-40e4-916a-d0141b38b8cd resource provider aggregate not found 2026-08-23 15:52:00.891 7 INFO neutron.services.segments.plugin [-] Segment ca471c76-655e-40e4-916a-d0141b38b8cd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ca471c76-655e-40e4-916a-d0141b38b8cd found for delete ", "request_id": "req-4b513e3d-0ec3-45b4-bce7-9a8e81265992"}]} 2026-08-23 15:52:00.900 7 INFO neutron.services.segments.plugin [-] Segment ca471c76-655e-40e4-916a-d0141b38b8cd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ca471c76-655e-40e4-916a-d0141b38b8cd found for delete ", "request_id": "req-99b292b2-c47a-4d8e-8bf4-68c29601ea8c"}]} 2026-08-23 15:52:00.919 7 INFO neutron.services.segments.plugin [-] Segment 033dafb9-3083-40c2-8d2e-f34756b4edae resource provider aggregate not found 2026-08-23 15:52:00.926 7 INFO neutron.services.segments.plugin [-] Segment 033dafb9-3083-40c2-8d2e-f34756b4edae resource provider aggregate not found 2026-08-23 15:52:00.931 7 INFO neutron.services.segments.plugin [-] Segment 033dafb9-3083-40c2-8d2e-f34756b4edae resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 033dafb9-3083-40c2-8d2e-f34756b4edae found for delete ", "request_id": "req-e6d88703-40ec-41ed-91b1-680b7dd28ff3"}]} 2026-08-23 15:52:00.948 7 INFO neutron.services.segments.plugin [-] Segment e8213e9f-640e-4b1b-a09a-e0d350435979 resource provider aggregate not found 2026-08-23 15:52:00.960 7 INFO neutron.services.segments.plugin [-] Segment 033dafb9-3083-40c2-8d2e-f34756b4edae resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 033dafb9-3083-40c2-8d2e-f34756b4edae found for delete ", "request_id": "req-bfe4d6e0-38d6-45f1-87dc-89d791db622c"}]} 2026-08-23 15:52:00.973 7 INFO neutron.services.segments.plugin [-] Segment e8213e9f-640e-4b1b-a09a-e0d350435979 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e8213e9f-640e-4b1b-a09a-e0d350435979 found for delete ", "request_id": "req-f969788c-74b8-437a-b257-cb6626fb80a1"}]} 2026-08-23 15:52:00.975 7 INFO neutron.services.segments.plugin [-] Segment e8213e9f-640e-4b1b-a09a-e0d350435979 resource provider aggregate not found 2026-08-23 15:52:00.987 7 INFO neutron.services.segments.plugin [-] Segment e8213e9f-640e-4b1b-a09a-e0d350435979 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e8213e9f-640e-4b1b-a09a-e0d350435979 found for delete ", "request_id": "req-e2edaf40-cbc7-465a-96eb-971be2610740"}]} [pid: 7|app: 0|req: 608/1245] 10.0.0.234 () {32 vars in 774 bytes} [Sun Aug 23 15:52:01 2026] GET /v2.0/security-groups?tenant_id=dd73a9d784f34e8782bee44a7e58ac0b&name=default => generated 2925 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 638/1246] 10.0.0.234 () {32 vars in 740 bytes} [Sun Aug 23 15:52:01 2026] DELETE /v2.0/security-groups/a39c83e5-8095-4d52-8f16-6a750f08d08c => 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: 609/1247] 10.0.0.234 () {32 vars in 774 bytes} [Sun Aug 23 15:52:01 2026] GET /v2.0/security-groups?tenant_id=90945190ff574b85bd5a31b8387fb4ff&name=default => generated 2925 bytes in 183 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 639/1248] 10.0.0.234 () {32 vars in 774 bytes} [Sun Aug 23 15:52:01 2026] GET /v2.0/security-groups?tenant_id=a39ef305b7c440ccb9b52a28f464fb09&name=default => generated 2925 bytes in 130 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 610/1249] 10.0.0.234 () {32 vars in 740 bytes} [Sun Aug 23 15:52:01 2026] DELETE /v2.0/security-groups/6abfe771-d0ec-42fe-9998-6ade3f265d46 => generated 0 bytes in 104 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-23 15:52:01.479 8 INFO neutron.services.segments.plugin [-] Segment 8590c8fd-66b6-4243-af42-1fdaaabe61cd resource provider aggregate not found 2026-08-23 15:52:01.484 8 INFO neutron.services.segments.plugin [-] Segment 8590c8fd-66b6-4243-af42-1fdaaabe61cd resource provider aggregate not found 2026-08-23 15:52:01.498 8 INFO neutron.services.segments.plugin [-] Segment 8590c8fd-66b6-4243-af42-1fdaaabe61cd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8590c8fd-66b6-4243-af42-1fdaaabe61cd found for delete ", "request_id": "req-1b2ddb5f-d0b1-43ed-a259-55589e87b96b"}]} 2026-08-23 15:52:01.499 8 INFO neutron.services.segments.plugin [-] Segment 8590c8fd-66b6-4243-af42-1fdaaabe61cd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8590c8fd-66b6-4243-af42-1fdaaabe61cd found for delete ", "request_id": "req-29596a99-f647-449c-9d2a-22a426c4ec7b"}]} [pid: 8|app: 0|req: 640/1250] 10.0.0.234 () {32 vars in 740 bytes} [Sun Aug 23 15:52:01 2026] DELETE /v2.0/security-groups/cde6c5bd-bae5-4c91-9f76-61f368a022b0 => generated 0 bytes in 135 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 611/1251] 10.0.0.244 () {34 vars in 990 bytes} [Sun Aug 23 15:52:01 2026] GET /v2.0/ports?device_id=24bfe4ed-9877-43c6-a3ed-90545e2f4cd1 => generated 971 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 641/1252] 10.0.0.244 () {34 vars in 1040 bytes} [Sun Aug 23 15:52:01 2026] GET /v2.0/security-groups?id=8e6115b5-416f-4a37-aa41-d25f7548e703&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: 7|app: 0|req: 612/1253] 199.204.45.129 () {34 vars in 994 bytes} [Sun Aug 23 15:52:01 2026] GET /v2.0/ports?device_id=10786fcf-b07c-479d-9e80-e0e1c3683264 => generated 971 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 642/1254] 10.0.0.244 () {34 vars in 990 bytes} [Sun Aug 23 15:52:01 2026] GET /v2.0/ports?device_id=10786fcf-b07c-479d-9e80-e0e1c3683264 => generated 971 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 643/1255] 10.0.0.244 () {34 vars in 1040 bytes} [Sun Aug 23 15:52:02 2026] GET /v2.0/security-groups?id=e09c537c-53b7-421f-8f01-4ac3467f4760&fields=id&fields=name => generated 114 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-23 15:52:02.046 7 INFO neutron_taas.services.taas.taas_plugin [req-58f04c60-890e-49d4-baeb-85c350ead0e9 req-359b9332-09ec-4190-9744-dd841bb53f89 84f5ca0e72124837a8b959ee0e2414d7 bf98f701f8e44d90837f15624df9638d - - default default] TaaS: Handle Delete Port: fc244306-1634-4e96-bbf2-4f2d9f23d8bc 2026-08-23 15:52:02.050 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-58f04c60-890e-49d4-baeb-85c350ead0e9 req-359b9332-09ec-4190-9744-dd841bb53f89 84f5ca0e72124837a8b959ee0e2414d7 bf98f701f8e44d90837f15624df9638d - - default default] Tap Mirror: Handle Delete Port: fc244306-1634-4e96-bbf2-4f2d9f23d8bc 2026-08-23 15:52:02.181 7 INFO neutron.db.l3_db [req-58f04c60-890e-49d4-baeb-85c350ead0e9 req-359b9332-09ec-4190-9744-dd841bb53f89 84f5ca0e72124837a8b959ee0e2414d7 bf98f701f8e44d90837f15624df9638d - - default default] Floating IP 327ff5d0-f33f-46a8-b645-722180fce435 disassociated. External IP: 10.96.250.217, port: fc244306-1634-4e96-bbf2-4f2d9f23d8bc. [pid: 7|app: 0|req: 613/1256] 199.204.45.129 () {36 vars in 997 bytes} [Sun Aug 23 15:52:01 2026] DELETE /v2.0/ports/fc244306-1634-4e96-bbf2-4f2d9f23d8bc => generated 0 bytes in 632 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-23 15:52:02.610 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-e47f17f1-308c-4065-a7c1-4c80c1e35e9a'] response: {'server_uuid': '10786fcf-b07c-479d-9e80-e0e1c3683264', 'name': 'network-vif-deleted', 'tag': 'fc244306-1634-4e96-bbf2-4f2d9f23d8bc', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 644/1257] 10.0.0.244 () {34 vars in 990 bytes} [Sun Aug 23 15:52:02 2026] GET /v2.0/ports?device_id=24bfe4ed-9877-43c6-a3ed-90545e2f4cd1 => generated 971 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 614/1258] 10.0.0.244 () {34 vars in 1040 bytes} [Sun Aug 23 15:52:03 2026] GET /v2.0/security-groups?id=8e6115b5-416f-4a37-aa41-d25f7548e703&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: 8|app: 0|req: 645/1259] 10.0.0.244 () {34 vars in 990 bytes} [Sun Aug 23 15:52:03 2026] GET /v2.0/ports?device_id=10786fcf-b07c-479d-9e80-e0e1c3683264 => 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: 615/1260] 10.0.0.234 () {34 vars in 676 bytes} [Sun Aug 23 15:52:03 2026] POST /v2.0/subnetpools => generated 548 bytes in 196 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 646/1261] 10.0.0.234 () {32 vars in 729 bytes} [Sun Aug 23 15:52:03 2026] GET /v2.0/subnetpools/edcf2ef2-aaf0-428c-b214-6c6d9132d4f6 => generated 548 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 616/1262] 10.0.0.234 () {34 vars in 749 bytes} [Sun Aug 23 15:52:03 2026] PUT /v2.0/subnetpools/edcf2ef2-aaf0-428c-b214-6c6d9132d4f6 => generated 500 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 647/1263] 10.0.0.234 () {32 vars in 732 bytes} [Sun Aug 23 15:52:03 2026] DELETE /v2.0/subnetpools/edcf2ef2-aaf0-428c-b214-6c6d9132d4f6 => generated 0 bytes in 78 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-23 15:52:03.646 7 INFO neutron.api.v2.resource [None req-55224db4-9d30-4e62-bf07-4e9ce2a9d048 08483164165042fb903f0714be495d72 ae7a4f6d5a4141138b32c1002c2e6980 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 617/1264] 10.0.0.234 () {32 vars in 729 bytes} [Sun Aug 23 15:52:03 2026] GET /v2.0/subnetpools/edcf2ef2-aaf0-428c-b214-6c6d9132d4f6 => generated 145 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-23 15:52:03.668 8 INFO neutron.api.v2.resource [None req-4f8e3a72-9a1a-4d52-9762-2abaeafe657c 08483164165042fb903f0714be495d72 ae7a4f6d5a4141138b32c1002c2e6980 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 648/1265] 10.0.0.234 () {32 vars in 732 bytes} [Sun Aug 23 15:52:03 2026] DELETE /v2.0/subnetpools/edcf2ef2-aaf0-428c-b214-6c6d9132d4f6 => generated 145 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 649/1266] 10.0.0.244 () {34 vars in 990 bytes} [Sun Aug 23 15:52:04 2026] GET /v2.0/ports?device_id=10786fcf-b07c-479d-9e80-e0e1c3683264 => generated 12 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 618/1267] 10.0.0.234 () {32 vars in 774 bytes} [Sun Aug 23 15:52:04 2026] GET /v2.0/security-groups?tenant_id=ae7a4f6d5a4141138b32c1002c2e6980&name=default => generated 2925 bytes in 282 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 650/1268] 10.0.0.234 () {32 vars in 740 bytes} [Sun Aug 23 15:52:04 2026] DELETE /v2.0/security-groups/41541037-88eb-47b3-943e-80ed127fc715 => generated 0 bytes in 135 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 619/1269] 10.0.0.244 () {34 vars in 990 bytes} [Sun Aug 23 15:52:05 2026] GET /v2.0/ports?device_id=10786fcf-b07c-479d-9e80-e0e1c3683264 => 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: 651/1270] 10.0.0.234 () {34 vars in 678 bytes} [Sun Aug 23 15:52:05 2026] POST /v2.0/qos/policies => generated 359 bytes in 207 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 620/1271] 10.0.0.234 () {34 vars in 678 bytes} [Sun Aug 23 15:52:06 2026] POST /v2.0/qos/policies => generated 359 bytes in 57 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 652/1272] 10.0.0.234 () {34 vars in 678 bytes} [Sun Aug 23 15:52:06 2026] POST /v2.0/qos/policies => generated 359 bytes in 36 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 621/1273] 10.0.0.234 () {34 vars in 678 bytes} [Sun Aug 23 15:52:06 2026] POST /v2.0/qos/policies => generated 359 bytes in 34 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 653/1274] 10.0.0.234 () {34 vars in 678 bytes} [Sun Aug 23 15:52:06 2026] POST /v2.0/qos/policies => generated 359 bytes in 36 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 622/1275] 10.0.0.234 () {34 vars in 753 bytes} [Sun Aug 23 15:52:06 2026] PUT /v2.0/policies/9a138f16-a74b-4398-bff6-d2f0a975a45a/tags => generated 17 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 654/1276] 10.0.0.234 () {34 vars in 753 bytes} [Sun Aug 23 15:52:06 2026] PUT /v2.0/policies/238d471d-a7d4-485b-b2e9-ac21826ab133/tags => generated 25 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 623/1277] 10.0.0.234 () {34 vars in 753 bytes} [Sun Aug 23 15:52:06 2026] PUT /v2.0/policies/ef7eec6a-6e58-4389-bd3c-b7e74eb2adf3/tags => generated 34 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 655/1278] 10.0.0.234 () {34 vars in 753 bytes} [Sun Aug 23 15:52:06 2026] PUT /v2.0/policies/21137e7a-b3ce-4894-b98e-d1bec95aab02/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: 624/1279] 10.0.0.234 () {32 vars in 740 bytes} [Sun Aug 23 15:52:06 2026] DELETE /v2.0/security-groups/e09c537c-53b7-421f-8f01-4ac3467f4760 => generated 0 bytes in 126 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-23 15:52:06.890 8 INFO neutron.api.v2.resource [None req-fa6d55ed-44f6-489b-9a43-9ea7fd65f89f 84f5ca0e72124837a8b959ee0e2414d7 bf98f701f8e44d90837f15624df9638d - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 656/1280] 10.0.0.234 () {32 vars in 737 bytes} [Sun Aug 23 15:52:06 2026] GET /v2.0/security-groups/e09c537c-53b7-421f-8f01-4ac3467f4760 => generated 146 bytes in 381 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-23 15:52:06.988 8 INFO neutron_taas.services.taas.taas_plugin [None req-d33dd0a9-3375-4fcd-8f03-7e7d94221d13 84f5ca0e72124837a8b959ee0e2414d7 bf98f701f8e44d90837f15624df9638d - - default default] TaaS: Handle Delete Port: 5c2e6cb0-5266-4f57-8474-f5bd34cf608b 2026-08-23 15:52:06.990 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d33dd0a9-3375-4fcd-8f03-7e7d94221d13 84f5ca0e72124837a8b959ee0e2414d7 bf98f701f8e44d90837f15624df9638d - - default default] Tap Mirror: Handle Delete Port: 5c2e6cb0-5266-4f57-8474-f5bd34cf608b [pid: 7|app: 0|req: 625/1281] 10.0.0.234 () {32 vars in 674 bytes} [Sun Aug 23 15:52:06 2026] GET /v2.0/qos/policies?tags=red => generated 1101 bytes in 204 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 626/1282] 10.0.0.234 () {32 vars in 688 bytes} [Sun Aug 23 15:52:07 2026] GET /v2.0/qos/policies?tags=red%2Cblue => generated 747 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 627/1283] 10.0.0.234 () {32 vars in 684 bytes} [Sun Aug 23 15:52:07 2026] GET /v2.0/qos/policies?tags-any=blue => generated 747 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 657/1284] 10.0.0.234 () {32 vars in 732 bytes} [Sun Aug 23 15:52:06 2026] DELETE /v2.0/floatingips/327ff5d0-f33f-46a8-b645-722180fce435 => generated 0 bytes in 241 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 628/1285] 10.0.0.234 () {32 vars in 696 bytes} [Sun Aug 23 15:52:07 2026] GET /v2.0/qos/policies?tags-any=red%2Cblue => generated 1101 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 629/1286] 10.0.0.234 () {32 vars in 682 bytes} [Sun Aug 23 15:52:07 2026] GET /v2.0/qos/policies?not-tags=red => generated 719 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 630/1287] 10.0.0.234 () {32 vars in 696 bytes} [Sun Aug 23 15:52:07 2026] GET /v2.0/qos/policies?not-tags=red%2Cblue => generated 1073 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 631/1288] 10.0.0.234 () {32 vars in 692 bytes} [Sun Aug 23 15:52:07 2026] GET /v2.0/qos/policies?not-tags-any=blue => generated 1073 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 632/1289] 10.0.0.234 () {32 vars in 704 bytes} [Sun Aug 23 15:52:07 2026] GET /v2.0/qos/policies?not-tags-any=red%2Cblue => generated 719 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 633/1290] 10.0.0.234 () {32 vars in 734 bytes} [Sun Aug 23 15:52:07 2026] DELETE /v2.0/qos/policies/9a138f16-a74b-4398-bff6-d2f0a975a45a => generated 0 bytes in 57 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-23 15:52:07.486 8 INFO neutron_taas.services.taas.taas_plugin [None req-77250c71-6801-4b1b-a4f6-8ec4304a9e0d f587c7dcfefb4fdda5c66155dd894154 6bb5c06278dd467caf31e9fe047ed86b - - default default] TaaS: Handle Delete Port: 5b97372d-f0a1-461c-904a-a5da52b6f457 2026-08-23 15:52:07.488 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-77250c71-6801-4b1b-a4f6-8ec4304a9e0d f587c7dcfefb4fdda5c66155dd894154 6bb5c06278dd467caf31e9fe047ed86b - - default default] Tap Mirror: Handle Delete Port: 5b97372d-f0a1-461c-904a-a5da52b6f457 [pid: 7|app: 0|req: 634/1291] 10.0.0.234 () {32 vars in 734 bytes} [Sun Aug 23 15:52:07 2026] DELETE /v2.0/qos/policies/238d471d-a7d4-485b-b2e9-ac21826ab133 => generated 0 bytes in 62 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 635/1292] 10.0.0.234 () {32 vars in 734 bytes} [Sun Aug 23 15:52:07 2026] DELETE /v2.0/qos/policies/ef7eec6a-6e58-4389-bd3c-b7e74eb2adf3 => generated 0 bytes in 66 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 636/1293] 10.0.0.234 () {32 vars in 734 bytes} [Sun Aug 23 15:52:07 2026] DELETE /v2.0/qos/policies/21137e7a-b3ce-4894-b98e-d1bec95aab02 => 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: 637/1294] 10.0.0.234 () {32 vars in 734 bytes} [Sun Aug 23 15:52:07 2026] DELETE /v2.0/qos/policies/526e9ed7-7145-473a-b089-1e5006208f13 => 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: 658/1295] 10.0.0.234 () {34 vars in 789 bytes} [Sun Aug 23 15:52:07 2026] PUT /v2.0/routers/45c9a8a1-0a53-4902-9851-92a89faf8cb1/remove_router_interface => generated 309 bytes in 877 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-23 15:52:08.261 7 INFO neutron_taas.services.taas.taas_plugin [None req-87fda7d4-2120-4ad6-a764-0d1fd37acce3 f587c7dcfefb4fdda5c66155dd894154 6bb5c06278dd467caf31e9fe047ed86b - - default default] TaaS: Handle Delete Port: 401bcdd4-8744-45eb-9937-94b22e47a58d 2026-08-23 15:52:08.265 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-87fda7d4-2120-4ad6-a764-0d1fd37acce3 f587c7dcfefb4fdda5c66155dd894154 6bb5c06278dd467caf31e9fe047ed86b - - default default] Tap Mirror: Handle Delete Port: 401bcdd4-8744-45eb-9937-94b22e47a58d 2026-08-23 15:52:08.553 7 INFO neutron_taas.services.taas.taas_plugin [None req-87fda7d4-2120-4ad6-a764-0d1fd37acce3 f587c7dcfefb4fdda5c66155dd894154 6bb5c06278dd467caf31e9fe047ed86b - - default default] TaaS: Handle Delete Port: ce161e89-d606-45bd-96a6-bfe64951732b 2026-08-23 15:52:08.556 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-87fda7d4-2120-4ad6-a764-0d1fd37acce3 f587c7dcfefb4fdda5c66155dd894154 6bb5c06278dd467caf31e9fe047ed86b - - default default] Tap Mirror: Handle Delete Port: ce161e89-d606-45bd-96a6-bfe64951732b [pid: 8|app: 0|req: 659/1296] 10.0.0.234 () {32 vars in 774 bytes} [Sun Aug 23 15:52:08 2026] GET /v2.0/security-groups?tenant_id=b274deb93b84481db79f443dd36dd80c&name=default => generated 2925 bytes in 289 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-23 15:52:08.895 7 INFO neutron.services.segments.plugin [-] Segment ab3e046d-ca5f-4833-bab0-0ed9dd0775c3 resource provider aggregate not found 2026-08-23 15:52:08.901 7 INFO neutron.services.segments.plugin [-] Segment ab3e046d-ca5f-4833-bab0-0ed9dd0775c3 resource provider aggregate not found 2026-08-23 15:52:08.911 7 INFO neutron.services.segments.plugin [-] Segment ab3e046d-ca5f-4833-bab0-0ed9dd0775c3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ab3e046d-ca5f-4833-bab0-0ed9dd0775c3 found for delete ", "request_id": "req-1e5cdee6-92ed-4fe1-a600-cf1fbf3bbc1e"}]} [pid: 8|app: 0|req: 660/1297] 10.0.0.234 () {32 vars in 740 bytes} [Sun Aug 23 15:52:08 2026] DELETE /v2.0/security-groups/6bcf479c-0763-421b-be1b-3e23d7f3675d => generated 0 bytes in 82 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-23 15:52:08.918 7 INFO neutron.services.segments.plugin [-] Segment ab3e046d-ca5f-4833-bab0-0ed9dd0775c3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ab3e046d-ca5f-4833-bab0-0ed9dd0775c3 found for delete ", "request_id": "req-bff9cb71-ca01-4c0c-b19d-337acfee6acb"}]} 2026-08-23 15:52:08.930 7 INFO neutron.db.l3_hamode_db [None req-87fda7d4-2120-4ad6-a764-0d1fd37acce3 f587c7dcfefb4fdda5c66155dd894154 6bb5c06278dd467caf31e9fe047ed86b - - default default] HA network ef6ddcb5-74f9-4459-a330-007f49e07f41 was deleted as no HA routers are present in tenant bf98f701f8e44d90837f15624df9638d. [pid: 7|app: 0|req: 638/1298] 10.0.0.234 () {32 vars in 724 bytes} [Sun Aug 23 15:52:08 2026] DELETE /v2.0/routers/45c9a8a1-0a53-4902-9851-92a89faf8cb1 => generated 0 bytes in 912 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 661/1299] 10.0.0.234 () {32 vars in 724 bytes} [Sun Aug 23 15:52:08 2026] DELETE /v2.0/subnets/e4e2ef93-f74f-4722-9a2f-d94efbf5cc3b => generated 0 bytes in 119 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-23 15:52:09.131 8 INFO neutron_taas.services.taas.taas_plugin [None req-157c8043-a7b2-4502-b60b-87ea0e855978 f587c7dcfefb4fdda5c66155dd894154 6bb5c06278dd467caf31e9fe047ed86b - - default default] TaaS: Handle Delete Port: 130fd841-361e-49b2-b9bf-e50a0318a67e 2026-08-23 15:52:09.133 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-157c8043-a7b2-4502-b60b-87ea0e855978 f587c7dcfefb4fdda5c66155dd894154 6bb5c06278dd467caf31e9fe047ed86b - - default default] Tap Mirror: Handle Delete Port: 130fd841-361e-49b2-b9bf-e50a0318a67e [pid: 7|app: 0|req: 639/1300] 10.0.0.234 () {32 vars in 774 bytes} [Sun Aug 23 15:52:09 2026] GET /v2.0/security-groups?tenant_id=8c7d42b7cd9049a8a4ab84f28f7a7edf&name=default => generated 2925 bytes in 126 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-23 15:52:09.267 8 INFO neutron.services.segments.plugin [-] Segment 61378c0f-8a94-4363-bb85-419e9bd74f90 resource provider aggregate not found [pid: 7|app: 0|req: 640/1301] 10.0.0.234 () {32 vars in 740 bytes} [Sun Aug 23 15:52:09 2026] DELETE /v2.0/security-groups/84a3aa8a-4e58-41ac-a8bd-4e3fdfdcc327 => generated 0 bytes in 97 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-23 15:52:09.276 8 INFO neutron.services.segments.plugin [-] Segment 61378c0f-8a94-4363-bb85-419e9bd74f90 resource provider aggregate not found 2026-08-23 15:52:09.285 8 INFO neutron.services.segments.plugin [-] Segment 61378c0f-8a94-4363-bb85-419e9bd74f90 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 61378c0f-8a94-4363-bb85-419e9bd74f90 found for delete ", "request_id": "req-987cd8ca-8925-4771-8e39-216beaf9fa0a"}]} 2026-08-23 15:52:09.300 8 INFO neutron.services.segments.plugin [-] Segment 61378c0f-8a94-4363-bb85-419e9bd74f90 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 61378c0f-8a94-4363-bb85-419e9bd74f90 found for delete ", "request_id": "req-6085b059-3c91-4fda-a5c1-5aedb4f89ec6"}]} [pid: 8|app: 0|req: 662/1302] 10.0.0.234 () {32 vars in 726 bytes} [Sun Aug 23 15:52:09 2026] DELETE /v2.0/networks/b7ef3839-8707-487c-809d-90c925484e33 => generated 0 bytes in 243 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 663/1303] 10.0.0.234 () {32 vars in 774 bytes} [Sun Aug 23 15:52:09 2026] GET /v2.0/security-groups?tenant_id=a5cbd2567aa540b5a068ced8cd7f2075&name=default => generated 2925 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 664/1304] 10.0.0.234 () {32 vars in 740 bytes} [Sun Aug 23 15:52:09 2026] DELETE /v2.0/security-groups/8654a724-baee-41ca-a488-1109e6808c3d => 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: 641/1305] 10.0.0.234 () {32 vars in 774 bytes} [Sun Aug 23 15:52:09 2026] GET /v2.0/security-groups?tenant_id=df2190c635d0413fb1396646416cb50f&name=default => generated 2925 bytes in 300 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 665/1306] 10.0.0.234 () {32 vars in 774 bytes} [Sun Aug 23 15:52:09 2026] GET /v2.0/security-groups?tenant_id=bf98f701f8e44d90837f15624df9638d&name=default => 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: 666/1307] 10.0.0.234 () {32 vars in 740 bytes} [Sun Aug 23 15:52:09 2026] DELETE /v2.0/security-groups/ebd336bf-cb21-40b8-bbe2-1473e2d54651 => generated 0 bytes in 83 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 642/1308] 10.0.0.234 () {32 vars in 740 bytes} [Sun Aug 23 15:52:09 2026] DELETE /v2.0/security-groups/bb1ff077-d737-4bfe-af28-d4ac8f3bc07a => 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: 667/1309] 10.0.0.234 () {32 vars in 774 bytes} [Sun Aug 23 15:52:09 2026] GET /v2.0/security-groups?tenant_id=5f231f9695be4e75a1030a048a2ee610&name=default => generated 2925 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 643/1310] 10.0.0.234 () {32 vars in 740 bytes} [Sun Aug 23 15:52:09 2026] DELETE /v2.0/security-groups/01c74898-a92f-4754-bd5f-3080b816b6fb => 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: 668/1311] 10.0.0.89 () {34 vars in 989 bytes} [Sun Aug 23 15:52:11 2026] GET /v2.0/ports?device_id=24bfe4ed-9877-43c6-a3ed-90545e2f4cd1 => generated 1240 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 644/1312] 10.0.0.89 () {34 vars in 1039 bytes} [Sun Aug 23 15:52:11 2026] GET /v2.0/security-groups?id=8e6115b5-416f-4a37-aa41-d25f7548e703&fields=id&fields=name => generated 113 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 669/1313] 10.0.0.78 () {32 vars in 801 bytes} [Sun Aug 23 15:52:13 2026] GET /v2.0/extensions => generated 21537 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 645/1314] 10.0.0.78 () {30 vars in 723 bytes} [Sun Aug 23 15:52:13 2026] GET /v2.0/quotas/0e9f8f6298f748c5ad188fc74a2375a5/details => generated 847 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 670/1315] 10.0.0.234 () {34 vars in 676 bytes} [Sun Aug 23 15:52:13 2026] POST /v2.0/subnetpools => generated 516 bytes in 149 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 646/1316] 10.0.0.234 () {34 vars in 676 bytes} [Sun Aug 23 15:52:13 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: 8|app: 0|req: 671/1317] 10.0.0.234 () {34 vars in 676 bytes} [Sun Aug 23 15:52: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: 647/1318] 10.0.0.234 () {34 vars in 676 bytes} [Sun Aug 23 15:52:14 2026] POST /v2.0/subnetpools => generated 516 bytes in 55 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 672/1319] 10.0.0.234 () {34 vars in 676 bytes} [Sun Aug 23 15:52:14 2026] POST /v2.0/subnetpools => generated 516 bytes in 47 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 648/1320] 10.0.0.234 () {34 vars in 759 bytes} [Sun Aug 23 15:52:14 2026] PUT /v2.0/subnetpools/9d3dd62a-76fb-47d8-b268-b602c62c504c/tags => generated 17 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 673/1321] 10.0.0.234 () {34 vars in 759 bytes} [Sun Aug 23 15:52:14 2026] PUT /v2.0/subnetpools/7a424e8f-1a8c-4dee-983b-8c2338cda861/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: 649/1322] 10.0.0.234 () {34 vars in 759 bytes} [Sun Aug 23 15:52:14 2026] PUT /v2.0/subnetpools/a1059aac-db31-4fef-ae2b-352462d3873f/tags => generated 34 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 674/1323] 10.0.0.234 () {34 vars in 759 bytes} [Sun Aug 23 15:52:14 2026] PUT /v2.0/subnetpools/48aa20d6-83f0-41f5-9c64-3d32ab0d4823/tags => generated 19 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 650/1324] 10.0.0.234 () {32 vars in 672 bytes} [Sun Aug 23 15:52:14 2026] GET /v2.0/subnetpools?tags=red => generated 1563 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 675/1325] 10.0.0.234 () {32 vars in 686 bytes} [Sun Aug 23 15:52:14 2026] GET /v2.0/subnetpools?tags=red%2Cblue => generated 1056 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 651/1326] 10.0.0.234 () {32 vars in 682 bytes} [Sun Aug 23 15:52:14 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: 8|app: 0|req: 676/1327] 10.0.0.234 () {32 vars in 694 bytes} [Sun Aug 23 15:52:14 2026] GET /v2.0/subnetpools?tags-any=red%2Cblue => generated 1563 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 652/1328] 10.0.0.234 () {32 vars in 680 bytes} [Sun Aug 23 15:52:14 2026] GET /v2.0/subnetpools?not-tags=red => generated 1028 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 677/1329] 10.0.0.234 () {32 vars in 694 bytes} [Sun Aug 23 15:52:14 2026] GET /v2.0/subnetpools?not-tags=red%2Cblue => generated 1535 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 653/1330] 10.0.0.234 () {32 vars in 690 bytes} [Sun Aug 23 15:52:14 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: 678/1331] 10.0.0.234 () {32 vars in 702 bytes} [Sun Aug 23 15:52:14 2026] GET /v2.0/subnetpools?not-tags-any=red%2Cblue => generated 1028 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 654/1332] 10.0.0.234 () {32 vars in 732 bytes} [Sun Aug 23 15:52:14 2026] DELETE /v2.0/subnetpools/9d3dd62a-76fb-47d8-b268-b602c62c504c => 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: 679/1333] 10.0.0.234 () {32 vars in 732 bytes} [Sun Aug 23 15:52:14 2026] DELETE /v2.0/subnetpools/7a424e8f-1a8c-4dee-983b-8c2338cda861 => generated 0 bytes in 43 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 655/1336] 10.0.0.234 () {32 vars in 732 bytes} [Sun Aug 23 15:52:14 2026] DELETE /v2.0/subnetpools/a1059aac-db31-4fef-ae2b-352462d3873f => generated 0 bytes in 51 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 682/1337] 10.0.0.234 () {32 vars in 732 bytes} [Sun Aug 23 15:52:14 2026] DELETE /v2.0/subnetpools/48aa20d6-83f0-41f5-9c64-3d32ab0d4823 => 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: 656/1338] 10.0.0.234 () {32 vars in 732 bytes} [Sun Aug 23 15:52:14 2026] DELETE /v2.0/subnetpools/30b60035-b6e8-4c9a-9ba6-a39a97bb30a5 => generated 0 bytes in 56 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 683/1339] 10.0.0.234 () {32 vars in 774 bytes} [Sun Aug 23 15:52:15 2026] GET /v2.0/security-groups?tenant_id=b7fb674be7e54bbfb4ecac558362706d&name=default => generated 2925 bytes in 241 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 657/1340] 10.0.0.234 () {32 vars in 774 bytes} [Sun Aug 23 15:52:15 2026] GET /v2.0/security-groups?tenant_id=822b677aa2d248ad9329eb8c826c6eb6&name=default => generated 2925 bytes in 236 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 684/1341] 10.0.0.234 () {32 vars in 740 bytes} [Sun Aug 23 15:52:15 2026] DELETE /v2.0/security-groups/97a488f8-0d0c-4031-8751-d2a9e43aef55 => 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: 658/1342] 10.0.0.234 () {32 vars in 740 bytes} [Sun Aug 23 15:52:16 2026] DELETE /v2.0/security-groups/b43311d9-6c01-4bba-97fa-037f97f9e832 => 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: 685/1343] 10.0.0.234 () {32 vars in 774 bytes} [Sun Aug 23 15:52:16 2026] GET /v2.0/security-groups?tenant_id=e4830d759a514e7eb67dfdd62b643327&name=default => generated 2925 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 659/1344] 10.0.0.234 () {32 vars in 740 bytes} [Sun Aug 23 15:52:16 2026] DELETE /v2.0/security-groups/7862387c-3318-47de-a1f2-5ecd76beaccd => 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: 686/1345] 10.0.0.234 () {32 vars in 774 bytes} [Sun Aug 23 15:52:16 2026] GET /v2.0/security-groups?tenant_id=e5badd3c34fa4954a474a02d48908a3c&name=default => generated 2925 bytes in 145 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 660/1346] 10.0.0.234 () {32 vars in 740 bytes} [Sun Aug 23 15:52:16 2026] DELETE /v2.0/security-groups/f0c86f75-a385-4578-8bc7-94e2e7d4bcea => 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: 687/1347] 10.0.0.234 () {32 vars in 774 bytes} [Sun Aug 23 15:52:16 2026] GET /v2.0/security-groups?tenant_id=af1881b7a29749a5a9ec4bacf5934a41&name=default => generated 2925 bytes in 123 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 661/1348] 10.0.0.234 () {32 vars in 740 bytes} [Sun Aug 23 15:52:16 2026] DELETE /v2.0/security-groups/2544818e-6f09-4e32-ac04-942debeb3201 => 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: 688/1349] 10.0.0.78 () {32 vars in 801 bytes} [Sun Aug 23 15:52:16 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: 662/1350] 10.0.0.78 () {30 vars in 723 bytes} [Sun Aug 23 15:52:17 2026] GET /v2.0/quotas/0e9f8f6298f748c5ad188fc74a2375a5/details => generated 847 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 663/1351] 10.0.0.234 () {32 vars in 774 bytes} [Sun Aug 23 15:52:20 2026] GET /v2.0/security-groups?tenant_id=0e9f8f6298f748c5ad188fc74a2375a5&name=default => generated 2925 bytes in 180 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 689/1352] 10.0.0.234 () {34 vars in 676 bytes} [Sun Aug 23 15:52:19 2026] POST /v2.0/floatingips => generated 552 bytes in 601 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 690/1353] 10.0.0.234 () {34 vars in 759 bytes} [Sun Aug 23 15:52:20 2026] PUT /v2.0/floatingips/0dd0978d-dce0-4122-a4ec-6fb1bcb3cb9b/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: 664/1354] 10.0.0.234 () {32 vars in 740 bytes} [Sun Aug 23 15:52:20 2026] DELETE /v2.0/security-groups/304b2cb8-bff9-4fdb-b8a4-5c8d5f37dba4 => 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: 691/1355] 10.0.0.234 () {32 vars in 739 bytes} [Sun Aug 23 15:52:20 2026] GET /v2.0/floatingips/0dd0978d-dce0-4122-a4ec-6fb1bcb3cb9b/tags => generated 25 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 665/1356] 10.0.0.234 () {34 vars in 770 bytes} [Sun Aug 23 15:52:20 2026] PUT /v2.0/floatingips/0dd0978d-dce0-4122-a4ec-6fb1bcb3cb9b/tags/green => generated 4 bytes in 101 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 692/1357] 10.0.0.234 () {32 vars in 739 bytes} [Sun Aug 23 15:52:20 2026] GET /v2.0/floatingips/0dd0978d-dce0-4122-a4ec-6fb1bcb3cb9b/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: 666/1358] 10.0.0.234 () {34 vars in 766 bytes} [Sun Aug 23 15:52:20 2026] PUT /v2.0/floatingips/0dd0978d-dce0-4122-a4ec-6fb1bcb3cb9b/tags/red => 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: 693/1359] 10.0.0.234 () {32 vars in 739 bytes} [Sun Aug 23 15:52:20 2026] GET /v2.0/floatingips/0dd0978d-dce0-4122-a4ec-6fb1bcb3cb9b/tags => generated 34 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 667/1360] 10.0.0.234 () {34 vars in 788 bytes} [Sun Aug 23 15:52:20 2026] PUT /v2.0/floatingips/0dd0978d-dce0-4122-a4ec-6fb1bcb3cb9b/tags/black.or.white => generated 4 bytes in 56 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 694/1361] 10.0.0.234 () {32 vars in 739 bytes} [Sun Aug 23 15:52:20 2026] GET /v2.0/floatingips/0dd0978d-dce0-4122-a4ec-6fb1bcb3cb9b/tags => generated 52 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 668/1362] 10.0.0.234 () {34 vars in 759 bytes} [Sun Aug 23 15:52:20 2026] PUT /v2.0/floatingips/0dd0978d-dce0-4122-a4ec-6fb1bcb3cb9b/tags => generated 37 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 695/1363] 10.0.0.244 () {34 vars in 990 bytes} [Sun Aug 23 15:52:21 2026] GET /v2.0/ports?device_id=24bfe4ed-9877-43c6-a3ed-90545e2f4cd1 => generated 971 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 669/1364] 10.0.0.234 () {32 vars in 739 bytes} [Sun Aug 23 15:52:21 2026] GET /v2.0/floatingips/0dd0978d-dce0-4122-a4ec-6fb1bcb3cb9b/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: 696/1365] 10.0.0.244 () {34 vars in 1040 bytes} [Sun Aug 23 15:52:21 2026] GET /v2.0/security-groups?id=8e6115b5-416f-4a37-aa41-d25f7548e703&fields=id&fields=name => generated 113 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 670/1366] 10.0.0.234 () {32 vars in 747 bytes} [Sun Aug 23 15:52:21 2026] GET /v2.0/floatingips/0dd0978d-dce0-4122-a4ec-6fb1bcb3cb9b/tags/red => generated 0 bytes in 44 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-23 15:52:21.182 8 INFO neutron.api.v2.resource [None req-a089531e-7214-4832-9a65-3ac993eadb6d a68b0d00f117425081b14ca2d08bc8de 36c7918278da4333b3cdcbd948e8958b - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 697/1367] 10.0.0.234 () {32 vars in 751 bytes} [Sun Aug 23 15:52:21 2026] GET /v2.0/floatingips/0dd0978d-dce0-4122-a4ec-6fb1bcb3cb9b/tags/green => generated 99 bytes in 39 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 671/1368] 10.0.0.234 () {32 vars in 750 bytes} [Sun Aug 23 15:52:21 2026] DELETE /v2.0/floatingips/0dd0978d-dce0-4122-a4ec-6fb1bcb3cb9b/tags/red => generated 0 bytes in 79 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 698/1369] 10.0.0.234 () {32 vars in 739 bytes} [Sun Aug 23 15:52:21 2026] GET /v2.0/floatingips/0dd0978d-dce0-4122-a4ec-6fb1bcb3cb9b/tags => generated 30 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-23 15:52:21.370 8 INFO neutron.api.v2.resource [None req-9bc0c164-39de-456a-ab5f-7679d1c55670 a68b0d00f117425081b14ca2d08bc8de 36c7918278da4333b3cdcbd948e8958b - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 672/1370] 10.0.0.244 () {34 vars in 990 bytes} [Sun Aug 23 15:52:21 2026] GET /v2.0/ports?device_id=24bfe4ed-9877-43c6-a3ed-90545e2f4cd1 => generated 971 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 699/1371] 10.0.0.234 () {32 vars in 754 bytes} [Sun Aug 23 15:52:21 2026] DELETE /v2.0/floatingips/0dd0978d-dce0-4122-a4ec-6fb1bcb3cb9b/tags/green => generated 99 bytes in 51 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 700/1372] 10.0.0.244 () {34 vars in 1040 bytes} [Sun Aug 23 15:52:21 2026] GET /v2.0/security-groups?id=8e6115b5-416f-4a37-aa41-d25f7548e703&fields=id&fields=name => generated 113 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 673/1373] 10.0.0.234 () {32 vars in 742 bytes} [Sun Aug 23 15:52:21 2026] DELETE /v2.0/floatingips/0dd0978d-dce0-4122-a4ec-6fb1bcb3cb9b/tags => generated 0 bytes in 49 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 701/1374] 10.0.0.234 () {32 vars in 739 bytes} [Sun Aug 23 15:52:21 2026] GET /v2.0/floatingips/0dd0978d-dce0-4122-a4ec-6fb1bcb3cb9b/tags => generated 12 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-23 15:52:21.590 7 INFO neutron_taas.services.taas.taas_plugin [None req-f2b1e9b9-500b-4815-8eef-954db70ac22c a68b0d00f117425081b14ca2d08bc8de 36c7918278da4333b3cdcbd948e8958b - - default default] TaaS: Handle Delete Port: fe08e73f-f232-4596-b397-91e5762fb685 2026-08-23 15:52:21.592 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f2b1e9b9-500b-4815-8eef-954db70ac22c a68b0d00f117425081b14ca2d08bc8de 36c7918278da4333b3cdcbd948e8958b - - default default] Tap Mirror: Handle Delete Port: fe08e73f-f232-4596-b397-91e5762fb685 [pid: 7|app: 0|req: 674/1375] 10.0.0.234 () {32 vars in 732 bytes} [Sun Aug 23 15:52:21 2026] DELETE /v2.0/floatingips/0dd0978d-dce0-4122-a4ec-6fb1bcb3cb9b => generated 0 bytes in 289 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 702/1376] 10.0.0.234 () {32 vars in 774 bytes} [Sun Aug 23 15:52:22 2026] GET /v2.0/security-groups?tenant_id=6c7ba86afd3d4858a8569a197a00f107&name=default => generated 2925 bytes in 344 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 675/1377] 10.0.0.234 () {32 vars in 774 bytes} [Sun Aug 23 15:52:22 2026] GET /v2.0/security-groups?tenant_id=36c7918278da4333b3cdcbd948e8958b&name=default => generated 2925 bytes in 190 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 703/1378] 10.0.0.234 () {32 vars in 740 bytes} [Sun Aug 23 15:52:22 2026] DELETE /v2.0/security-groups/1968e22a-16ef-4c22-8f9d-b0d0760c0bc1 => 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: 676/1379] 10.0.0.244 () {34 vars in 990 bytes} [Sun Aug 23 15:52:22 2026] GET /v2.0/ports?device_id=24bfe4ed-9877-43c6-a3ed-90545e2f4cd1 => generated 971 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 677/1380] 10.0.0.244 () {34 vars in 1040 bytes} [Sun Aug 23 15:52:22 2026] GET /v2.0/security-groups?id=8e6115b5-416f-4a37-aa41-d25f7548e703&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: 704/1381] 10.0.0.234 () {32 vars in 740 bytes} [Sun Aug 23 15:52:22 2026] DELETE /v2.0/security-groups/95f796db-f3e3-4ce6-8065-a63b6048948b => 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: 678/1382] 10.0.0.234 () {32 vars in 774 bytes} [Sun Aug 23 15:52:22 2026] GET /v2.0/security-groups?tenant_id=e349ad51c5874068a0d78eba0c9f2ae3&name=default => generated 2925 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 705/1383] 10.0.0.234 () {32 vars in 740 bytes} [Sun Aug 23 15:52:22 2026] DELETE /v2.0/security-groups/733d2819-5506-4a8b-b443-1b6f58e9b4ba => 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: 679/1384] 10.0.0.234 () {32 vars in 774 bytes} [Sun Aug 23 15:52:22 2026] GET /v2.0/security-groups?tenant_id=f2b99ca598d9429e929669b4b412a3e4&name=default => generated 2925 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 706/1385] 10.0.0.234 () {32 vars in 740 bytes} [Sun Aug 23 15:52:22 2026] DELETE /v2.0/security-groups/94382ea7-5e03-4ee8-b8d2-ac71a11c4dda => 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: 680/1386] 10.0.0.244 () {34 vars in 990 bytes} [Sun Aug 23 15:52:23 2026] GET /v2.0/ports?device_id=24bfe4ed-9877-43c6-a3ed-90545e2f4cd1 => 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: 707/1387] 199.204.45.129 () {34 vars in 994 bytes} [Sun Aug 23 15:52:23 2026] GET /v2.0/ports?device_id=24bfe4ed-9877-43c6-a3ed-90545e2f4cd1 => 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: 681/1388] 10.0.0.244 () {34 vars in 1040 bytes} [Sun Aug 23 15:52:23 2026] GET /v2.0/security-groups?id=8e6115b5-416f-4a37-aa41-d25f7548e703&fields=id&fields=name => generated 113 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-23 15:52:23.818 8 INFO neutron_taas.services.taas.taas_plugin [req-a5baa723-3af6-4c9d-bae5-a5637b5f32ad req-a9f7db7e-4092-4604-af98-49c6ab95db19 4ae77347f13d4b4cbd1beb0d210b18b6 10dda71db4eb4530a5b97aa30f97259f - - default default] TaaS: Handle Delete Port: 1e752134-707e-4221-bad4-48c5036c7cd1 2026-08-23 15:52:23.820 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-a5baa723-3af6-4c9d-bae5-a5637b5f32ad req-a9f7db7e-4092-4604-af98-49c6ab95db19 4ae77347f13d4b4cbd1beb0d210b18b6 10dda71db4eb4530a5b97aa30f97259f - - default default] Tap Mirror: Handle Delete Port: 1e752134-707e-4221-bad4-48c5036c7cd1 2026-08-23 15:52:23.937 8 INFO neutron.db.l3_db [req-a5baa723-3af6-4c9d-bae5-a5637b5f32ad req-a9f7db7e-4092-4604-af98-49c6ab95db19 4ae77347f13d4b4cbd1beb0d210b18b6 10dda71db4eb4530a5b97aa30f97259f - - default default] Floating IP acc6badc-25cb-490d-8d6a-61800293a2e2 disassociated. External IP: 10.96.250.204, port: 1e752134-707e-4221-bad4-48c5036c7cd1. [pid: 8|app: 0|req: 708/1389] 199.204.45.129 () {36 vars in 997 bytes} [Sun Aug 23 15:52:23 2026] DELETE /v2.0/ports/1e752134-707e-4221-bad4-48c5036c7cd1 => generated 0 bytes in 575 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-23 15:52:24.333 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-32c9408c-ccd6-4a40-b050-0fe4cbe4ac2c'] response: {'server_uuid': '24bfe4ed-9877-43c6-a3ed-90545e2f4cd1', 'name': 'network-vif-deleted', 'tag': '1e752134-707e-4221-bad4-48c5036c7cd1', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 682/1390] 10.0.0.244 () {34 vars in 990 bytes} [Sun Aug 23 15:52:24 2026] GET /v2.0/ports?device_id=24bfe4ed-9877-43c6-a3ed-90545e2f4cd1 => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-23 15:52:25.242 8 INFO neutron.db.segments_db [None req-d2e32b65-b1e9-4161-9161-df49469fb519 cf03bf7f4a2445e0952d2ddb06ceb951 bff32c7da499428e805ffaac81606809 - - default default] Added segment 81505b6a-265a-4fd5-a362-0d334e85025e of type vxlan for network 9ada4ff4-37b4-460f-8174-0248e591c5c6 [pid: 8|app: 0|req: 709/1391] 10.0.0.234 () {34 vars in 670 bytes} [Sun Aug 23 15:52:24 2026] POST /v2.0/networks => generated 613 bytes in 345 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 683/1392] 10.0.0.234 () {34 vars in 664 bytes} [Sun Aug 23 15:52:25 2026] POST /v2.0/ports => generated 743 bytes in 304 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-23 15:52:25.683 8 INFO neutron.db.segments_db [None req-09efba9a-d79e-4720-8c78-dcafeee8abaf cf03bf7f4a2445e0952d2ddb06ceb951 bff32c7da499428e805ffaac81606809 - - default default] Added segment 82b8e70e-45f6-4f14-9018-9f4077b25f9e of type vxlan for network 7884411e-7451-4293-9b3c-ca7434fe1979 [pid: 8|app: 0|req: 710/1393] 10.0.0.234 () {34 vars in 670 bytes} [Sun Aug 23 15:52:25 2026] POST /v2.0/networks => generated 613 bytes in 130 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: 711/1394] 10.0.0.244 () {34 vars in 990 bytes} [Sun Aug 23 15:52:25 2026] GET /v2.0/ports?device_id=24bfe4ed-9877-43c6-a3ed-90545e2f4cd1 => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 684/1395] 10.0.0.234 () {34 vars in 664 bytes} [Sun Aug 23 15:52:25 2026] POST /v2.0/ports => generated 743 bytes in 281 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-23 15:52:26.106 8 INFO neutron.db.segments_db [None req-3fc4ceb3-0554-426e-896a-624192649df0 cf03bf7f4a2445e0952d2ddb06ceb951 bff32c7da499428e805ffaac81606809 - - default default] Added segment bb079972-9654-4c6c-8d1b-d0d6b98ff6a4 of type vxlan for network 0359d6a0-eb82-4e66-878c-896a1c112cf0 [pid: 8|app: 0|req: 712/1396] 10.0.0.234 () {34 vars in 670 bytes} [Sun Aug 23 15:52:26 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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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: 685/1397] 10.0.0.234 () {34 vars in 664 bytes} [Sun Aug 23 15:52:26 2026] POST /v2.0/ports => generated 743 bytes in 264 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-23 15:52:26.499 8 INFO neutron.db.segments_db [None req-dffe6f3d-6ebd-4fee-a50d-47e82ef49387 4320840ea9ec40cebbeadd86b4a49ece 85018e7169b2470dbfad54447f0e227b - - default default] Added segment 2c288110-87cb-4ad3-8581-aa56b822d2e8 of type vxlan for network 7fa84f6a-06a5-4a6c-8f9b-3842fb88b91b 2026-08-23 15:52:26.524 7 INFO neutron.db.segments_db [None req-66051d66-af6d-4dc0-b846-f434a6255dbb cf03bf7f4a2445e0952d2ddb06ceb951 bff32c7da499428e805ffaac81606809 - - default default] Added segment 50a9ead5-dbe6-41be-808f-a62b72a5857c of type vxlan for network 96d43b74-b302-4804-969a-49c4574816e3 [pid: 8|app: 0|req: 713/1398] 10.0.0.234 () {34 vars in 670 bytes} [Sun Aug 23 15:52:26 2026] POST /v2.0/networks => generated 613 bytes in 396 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 686/1399] 10.0.0.234 () {34 vars in 670 bytes} [Sun Aug 23 15:52:26 2026] POST /v2.0/networks => generated 612 bytes in 151 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 714/1400] 10.0.0.234 () {34 vars in 664 bytes} [Sun Aug 23 15:52:26 2026] POST /v2.0/ports => generated 743 bytes in 248 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: 687/1401] 10.0.0.234 () {34 vars in 664 bytes} [Sun Aug 23 15:52:26 2026] POST /v2.0/ports => generated 743 bytes in 300 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 715/1402] 10.0.0.234 () {34 vars in 747 bytes} [Sun Aug 23 15:52:26 2026] PUT /v2.0/ports/b792ed14-0afb-4142-9065-c5da1bb294fd/tags => generated 25 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/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: 688/1403] 10.0.0.234 () {32 vars in 727 bytes} [Sun Aug 23 15:52:26 2026] GET /v2.0/ports/b792ed14-0afb-4142-9065-c5da1bb294fd/tags => generated 25 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-23 15:52:26.968 8 INFO neutron.db.segments_db [None req-682f62a7-ba94-4c86-9f6e-8cc08732fc83 cf03bf7f4a2445e0952d2ddb06ceb951 bff32c7da499428e805ffaac81606809 - - default default] Added segment eeb680bf-cd90-481b-bbf1-6f801a35f5b7 of type vxlan for network a20350ab-2833-436e-9d0f-94a7aceb199b /var/lib/openstack/lib/python3.12/site-packages/pycadf/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: 716/1404] 10.0.0.234 () {34 vars in 670 bytes} [Sun Aug 23 15:52:26 2026] POST /v2.0/networks => generated 613 bytes in 131 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 717/1405] 10.0.0.244 () {34 vars in 990 bytes} [Sun Aug 23 15:52:27 2026] GET /v2.0/ports?device_id=24bfe4ed-9877-43c6-a3ed-90545e2f4cd1 => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 689/1406] 10.0.0.234 () {34 vars in 758 bytes} [Sun Aug 23 15:52:26 2026] PUT /v2.0/ports/b792ed14-0afb-4142-9065-c5da1bb294fd/tags/green => generated 4 bytes in 100 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: 690/1407] 10.0.0.234 () {32 vars in 727 bytes} [Sun Aug 23 15:52:27 2026] GET /v2.0/ports/b792ed14-0afb-4142-9065-c5da1bb294fd/tags => generated 34 bytes in 49 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: 691/1408] 10.0.0.234 () {34 vars in 754 bytes} [Sun Aug 23 15:52:27 2026] PUT /v2.0/ports/b792ed14-0afb-4142-9065-c5da1bb294fd/tags/red => generated 4 bytes in 73 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: 692/1409] 10.0.0.234 () {32 vars in 727 bytes} [Sun Aug 23 15:52:27 2026] GET /v2.0/ports/b792ed14-0afb-4142-9065-c5da1bb294fd/tags => generated 34 bytes in 49 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: 718/1410] 10.0.0.234 () {34 vars in 664 bytes} [Sun Aug 23 15:52:27 2026] POST /v2.0/ports => generated 743 bytes in 264 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: 693/1411] 10.0.0.234 () {34 vars in 776 bytes} [Sun Aug 23 15:52:27 2026] PUT /v2.0/ports/b792ed14-0afb-4142-9065-c5da1bb294fd/tags/black.or.white => generated 4 bytes in 84 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: 8|app: 0|req: 719/1412] 10.0.0.234 () {34 vars in 747 bytes} [Sun Aug 23 15:52:27 2026] PUT /v2.0/ports/d4e2b800-4eeb-4649-97f3-a078815578f4/tags => generated 17 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: 7|app: 0|req: 694/1413] 10.0.0.234 () {32 vars in 727 bytes} [Sun Aug 23 15:52:27 2026] GET /v2.0/ports/b792ed14-0afb-4142-9065-c5da1bb294fd/tags => generated 52 bytes in 47 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: 720/1414] 10.0.0.234 () {34 vars in 747 bytes} [Sun Aug 23 15:52:27 2026] PUT /v2.0/ports/16e6e0ea-3b9d-45d6-ab24-678bd37702ea/tags => generated 25 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 695/1415] 10.0.0.234 () {34 vars in 747 bytes} [Sun Aug 23 15:52:27 2026] PUT /v2.0/ports/b792ed14-0afb-4142-9065-c5da1bb294fd/tags => generated 37 bytes in 83 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: 721/1416] 10.0.0.234 () {34 vars in 747 bytes} [Sun Aug 23 15:52:27 2026] PUT /v2.0/ports/36b99618-001d-41ff-80f8-46efd0cd7681/tags => generated 34 bytes in 67 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: 696/1417] 10.0.0.234 () {32 vars in 727 bytes} [Sun Aug 23 15:52:27 2026] GET /v2.0/ports/b792ed14-0afb-4142-9065-c5da1bb294fd/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, ' [pid: 8|app: 0|req: 722/1418] 10.0.0.234 () {34 vars in 747 bytes} [Sun Aug 23 15:52:27 2026] PUT /v2.0/ports/45e5d6c2-d81f-43f5-9b86-40ab777adaeb/tags => generated 19 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 697/1419] 10.0.0.234 () {32 vars in 735 bytes} [Sun Aug 23 15:52:27 2026] GET /v2.0/ports/b792ed14-0afb-4142-9065-c5da1bb294fd/tags/red => generated 0 bytes in 51 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-23 15:52:27.653 7 INFO neutron.api.v2.resource [None req-ecdead0a-c713-4fd6-8475-86eb1d94eb31 4320840ea9ec40cebbeadd86b4a49ece 85018e7169b2470dbfad54447f0e227b - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 698/1420] 10.0.0.234 () {32 vars in 739 bytes} [Sun Aug 23 15:52:27 2026] GET /v2.0/ports/b792ed14-0afb-4142-9065-c5da1bb294fd/tags/green => generated 99 bytes in 53 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 699/1421] 10.0.0.234 () {32 vars in 660 bytes} [Sun Aug 23 15:52:27 2026] GET /v2.0/ports?tags=red => generated 2253 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 700/1422] 10.0.0.234 () {32 vars in 738 bytes} [Sun Aug 23 15:52:27 2026] DELETE /v2.0/ports/b792ed14-0afb-4142-9065-c5da1bb294fd/tags/red => generated 0 bytes in 53 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: 723/1423] 10.0.0.234 () {32 vars in 774 bytes} [Sun Aug 23 15:52:27 2026] GET /v2.0/security-groups?tenant_id=a57310b47a9046f7be556312f6796c9e&name=default => generated 2925 bytes in 194 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 724/1424] 10.0.0.234 () {32 vars in 727 bytes} [Sun Aug 23 15:52:27 2026] GET /v2.0/ports/b792ed14-0afb-4142-9065-c5da1bb294fd/tags => generated 30 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 701/1425] 10.0.0.234 () {32 vars in 674 bytes} [Sun Aug 23 15:52:27 2026] GET /v2.0/ports?tags=red%2Cblue => generated 1513 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-23 15:52:27.886 7 INFO neutron.api.v2.resource [None req-25beaf1b-2137-45e2-9b10-2bc703735605 4320840ea9ec40cebbeadd86b4a49ece 85018e7169b2470dbfad54447f0e227b - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 702/1426] 10.0.0.234 () {32 vars in 742 bytes} [Sun Aug 23 15:52:27 2026] DELETE /v2.0/ports/b792ed14-0afb-4142-9065-c5da1bb294fd/tags/green => generated 99 bytes in 48 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: 725/1427] 10.0.0.234 () {32 vars in 740 bytes} [Sun Aug 23 15:52:27 2026] DELETE /v2.0/security-groups/38666530-b2bb-4fb5-82e3-5314b6bb58a9 => generated 0 bytes in 83 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 703/1428] 10.0.0.234 () {32 vars in 670 bytes} [Sun Aug 23 15:52:27 2026] GET /v2.0/ports?tags-any=blue => generated 1513 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 726/1429] 10.0.0.234 () {32 vars in 730 bytes} [Sun Aug 23 15:52:27 2026] DELETE /v2.0/ports/b792ed14-0afb-4142-9065-c5da1bb294fd/tags => generated 0 bytes in 60 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: 704/1430] 10.0.0.234 () {32 vars in 682 bytes} [Sun Aug 23 15:52:27 2026] GET /v2.0/ports?tags-any=red%2Cblue => generated 2253 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 727/1431] 10.0.0.234 () {32 vars in 727 bytes} [Sun Aug 23 15:52:27 2026] GET /v2.0/ports/b792ed14-0afb-4142-9065-c5da1bb294fd/tags => generated 12 bytes in 44 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: 705/1432] 10.0.0.234 () {32 vars in 668 bytes} [Sun Aug 23 15:52:27 2026] GET /v2.0/ports?not-tags=red => generated 1488 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-23 15:52:28.129 8 INFO neutron_taas.services.taas.taas_plugin [None req-324486be-f33c-417c-a4d6-8f75832617c8 4320840ea9ec40cebbeadd86b4a49ece 85018e7169b2470dbfad54447f0e227b - - default default] TaaS: Handle Delete Port: b792ed14-0afb-4142-9065-c5da1bb294fd 2026-08-23 15:52:28.135 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-324486be-f33c-417c-a4d6-8f75832617c8 4320840ea9ec40cebbeadd86b4a49ece 85018e7169b2470dbfad54447f0e227b - - default default] Tap Mirror: Handle Delete Port: b792ed14-0afb-4142-9065-c5da1bb294fd [pid: 7|app: 0|req: 706/1433] 10.0.0.234 () {32 vars in 682 bytes} [Sun Aug 23 15:52:28 2026] GET /v2.0/ports?not-tags=red%2Cblue => generated 2228 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 728/1434] 10.0.0.234 () {32 vars in 720 bytes} [Sun Aug 23 15:52:28 2026] DELETE /v2.0/ports/b792ed14-0afb-4142-9065-c5da1bb294fd => 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: 707/1435] 10.0.0.234 () {32 vars in 740 bytes} [Sun Aug 23 15:52:28 2026] DELETE /v2.0/security-groups/8e6115b5-416f-4a37-aa41-d25f7548e703 => 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: 729/1436] 10.0.0.234 () {32 vars in 678 bytes} [Sun Aug 23 15:52:28 2026] GET /v2.0/ports?not-tags-any=blue => generated 2228 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-23 15:52:28.331 7 INFO neutron.services.segments.plugin [-] Segment 2c288110-87cb-4ad3-8581-aa56b822d2e8 resource provider aggregate not found 2026-08-23 15:52:28.335 8 INFO neutron.api.v2.resource [None req-eb881b96-a68e-4e86-bbbc-a2644f77e01b 4ae77347f13d4b4cbd1beb0d210b18b6 10dda71db4eb4530a5b97aa30f97259f - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 730/1437] 10.0.0.234 () {32 vars in 737 bytes} [Sun Aug 23 15:52:28 2026] GET /v2.0/security-groups/8e6115b5-416f-4a37-aa41-d25f7548e703 => generated 146 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-23 15:52:28.337 7 INFO neutron.services.segments.plugin [-] Segment 2c288110-87cb-4ad3-8581-aa56b822d2e8 resource provider aggregate not found 2026-08-23 15:52:28.348 7 INFO neutron.services.segments.plugin [-] Segment 2c288110-87cb-4ad3-8581-aa56b822d2e8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2c288110-87cb-4ad3-8581-aa56b822d2e8 found for delete ", "request_id": "req-d3df944d-d3fd-425b-90af-a229d253fb21"}]} 2026-08-23 15:52:28.358 7 INFO neutron.services.segments.plugin [-] Segment 2c288110-87cb-4ad3-8581-aa56b822d2e8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2c288110-87cb-4ad3-8581-aa56b822d2e8 found for delete ", "request_id": "req-3bc76054-6023-4710-a969-a92b133bc39a"}]} [pid: 7|app: 0|req: 708/1438] 10.0.0.234 () {32 vars in 726 bytes} [Sun Aug 23 15:52:28 2026] DELETE /v2.0/networks/7fa84f6a-06a5-4a6c-8f9b-3842fb88b91b => generated 0 bytes in 129 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 731/1439] 10.0.0.234 () {32 vars in 690 bytes} [Sun Aug 23 15:52:28 2026] GET /v2.0/ports?not-tags-any=red%2Cblue => generated 1488 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-23 15:52:28.458 8 INFO neutron_taas.services.taas.taas_plugin [None req-5663b4eb-0529-4dc9-9e08-df6b44699863 cf03bf7f4a2445e0952d2ddb06ceb951 bff32c7da499428e805ffaac81606809 - - default default] TaaS: Handle Delete Port: d4e2b800-4eeb-4649-97f3-a078815578f4 2026-08-23 15:52:28.461 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-5663b4eb-0529-4dc9-9e08-df6b44699863 cf03bf7f4a2445e0952d2ddb06ceb951 bff32c7da499428e805ffaac81606809 - - default default] Tap Mirror: Handle Delete Port: d4e2b800-4eeb-4649-97f3-a078815578f4 2026-08-23 15:52:28.462 7 INFO neutron_taas.services.taas.taas_plugin [None req-b7f399b0-f021-42c0-b3c2-dc2d74bc52e7 4ae77347f13d4b4cbd1beb0d210b18b6 10dda71db4eb4530a5b97aa30f97259f - - default default] TaaS: Handle Delete Port: e6230da8-0ba3-409a-b7e1-7bfbdac831db 2026-08-23 15:52:28.466 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b7f399b0-f021-42c0-b3c2-dc2d74bc52e7 4ae77347f13d4b4cbd1beb0d210b18b6 10dda71db4eb4530a5b97aa30f97259f - - default default] Tap Mirror: Handle Delete Port: e6230da8-0ba3-409a-b7e1-7bfbdac831db [pid: 8|app: 0|req: 732/1440] 10.0.0.234 () {32 vars in 720 bytes} [Sun Aug 23 15:52:28 2026] DELETE /v2.0/ports/d4e2b800-4eeb-4649-97f3-a078815578f4 => 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: 709/1441] 10.0.0.234 () {32 vars in 732 bytes} [Sun Aug 23 15:52:28 2026] DELETE /v2.0/floatingips/acc6badc-25cb-490d-8d6a-61800293a2e2 => generated 0 bytes in 290 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-23 15:52:28.664 8 INFO neutron_taas.services.taas.taas_plugin [None req-68a66fad-540f-4e1c-890e-b422b552ae14 cf03bf7f4a2445e0952d2ddb06ceb951 bff32c7da499428e805ffaac81606809 - - default default] TaaS: Handle Delete Port: 16e6e0ea-3b9d-45d6-ab24-678bd37702ea 2026-08-23 15:52:28.666 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-68a66fad-540f-4e1c-890e-b422b552ae14 cf03bf7f4a2445e0952d2ddb06ceb951 bff32c7da499428e805ffaac81606809 - - default default] Tap Mirror: Handle Delete Port: 16e6e0ea-3b9d-45d6-ab24-678bd37702ea [pid: 8|app: 0|req: 733/1442] 10.0.0.234 () {32 vars in 720 bytes} [Sun Aug 23 15:52:28 2026] DELETE /v2.0/ports/16e6e0ea-3b9d-45d6-ab24-678bd37702ea => generated 0 bytes in 181 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-23 15:52:28.856 8 INFO neutron_taas.services.taas.taas_plugin [None req-0b65b20c-909c-4e53-bb19-4540f83bbd73 cf03bf7f4a2445e0952d2ddb06ceb951 bff32c7da499428e805ffaac81606809 - - default default] TaaS: Handle Delete Port: 36b99618-001d-41ff-80f8-46efd0cd7681 2026-08-23 15:52:28.860 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-0b65b20c-909c-4e53-bb19-4540f83bbd73 cf03bf7f4a2445e0952d2ddb06ceb951 bff32c7da499428e805ffaac81606809 - - default default] Tap Mirror: Handle Delete Port: 36b99618-001d-41ff-80f8-46efd0cd7681 [pid: 8|app: 0|req: 734/1443] 10.0.0.234 () {32 vars in 720 bytes} [Sun Aug 23 15:52:28 2026] DELETE /v2.0/ports/36b99618-001d-41ff-80f8-46efd0cd7681 => generated 0 bytes in 200 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-23 15:52:28.994 7 INFO neutron_taas.services.taas.taas_plugin [None req-f516d0a1-827f-40e5-8d35-b14fa1d9a3c2 f587c7dcfefb4fdda5c66155dd894154 6bb5c06278dd467caf31e9fe047ed86b - - default default] TaaS: Handle Delete Port: f1124605-7855-4560-ac92-46fece15976e 2026-08-23 15:52:28.997 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f516d0a1-827f-40e5-8d35-b14fa1d9a3c2 f587c7dcfefb4fdda5c66155dd894154 6bb5c06278dd467caf31e9fe047ed86b - - default default] Tap Mirror: Handle Delete Port: f1124605-7855-4560-ac92-46fece15976e [pid: 8|app: 0|req: 735/1444] 10.0.0.234 () {32 vars in 774 bytes} [Sun Aug 23 15:52:28 2026] GET /v2.0/security-groups?tenant_id=85018e7169b2470dbfad54447f0e227b&name=default => generated 2925 bytes in 147 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-23 15:52:29.174 8 INFO neutron_taas.services.taas.taas_plugin [None req-60f14a1d-96cc-4d9d-927d-fda291bf7a45 cf03bf7f4a2445e0952d2ddb06ceb951 bff32c7da499428e805ffaac81606809 - - default default] TaaS: Handle Delete Port: 45e5d6c2-d81f-43f5-9b86-40ab777adaeb 2026-08-23 15:52:29.177 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-60f14a1d-96cc-4d9d-927d-fda291bf7a45 cf03bf7f4a2445e0952d2ddb06ceb951 bff32c7da499428e805ffaac81606809 - - default default] Tap Mirror: Handle Delete Port: 45e5d6c2-d81f-43f5-9b86-40ab777adaeb [pid: 8|app: 0|req: 736/1445] 10.0.0.234 () {32 vars in 720 bytes} [Sun Aug 23 15:52:29 2026] DELETE /v2.0/ports/45e5d6c2-d81f-43f5-9b86-40ab777adaeb => generated 0 bytes in 147 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 737/1446] 10.0.0.234 () {32 vars in 740 bytes} [Sun Aug 23 15:52:29 2026] DELETE /v2.0/security-groups/9214bfd3-2754-474f-8137-2a45d5f6415f => generated 0 bytes in 70 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-23 15:52:29.376 8 INFO neutron_taas.services.taas.taas_plugin [None req-312edd11-29d4-4ca4-8cdf-88a19fff764e cf03bf7f4a2445e0952d2ddb06ceb951 bff32c7da499428e805ffaac81606809 - - default default] TaaS: Handle Delete Port: 364d7082-5690-4e56-9eeb-c697430cb2c9 2026-08-23 15:52:29.379 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-312edd11-29d4-4ca4-8cdf-88a19fff764e cf03bf7f4a2445e0952d2ddb06ceb951 bff32c7da499428e805ffaac81606809 - - default default] Tap Mirror: Handle Delete Port: 364d7082-5690-4e56-9eeb-c697430cb2c9 [pid: 8|app: 0|req: 738/1447] 10.0.0.234 () {32 vars in 720 bytes} [Sun Aug 23 15:52:29 2026] DELETE /v2.0/ports/364d7082-5690-4e56-9eeb-c697430cb2c9 => generated 0 bytes in 120 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 710/1448] 10.0.0.234 () {34 vars in 789 bytes} [Sun Aug 23 15:52:28 2026] PUT /v2.0/routers/7c32ad99-27a1-4d01-8b15-4be43e1c47b9/remove_router_interface => generated 309 bytes in 834 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 739/1449] 10.0.0.234 () {32 vars in 774 bytes} [Sun Aug 23 15:52:29 2026] GET /v2.0/security-groups?tenant_id=d11d3bc5eddc458f99bcaa2f053c75b8&name=default => generated 2925 bytes in 172 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 711/1450] 10.0.0.234 () {32 vars in 726 bytes} [Sun Aug 23 15:52:29 2026] DELETE /v2.0/networks/9ada4ff4-37b4-460f-8174-0248e591c5c6 => generated 0 bytes in 132 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 712/1451] 10.0.0.234 () {32 vars in 653 bytes} [Sun Aug 23 15:52:29 2026] GET /v2.0/extensions => generated 21537 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 713/1452] 10.0.0.234 () {32 vars in 740 bytes} [Sun Aug 23 15:52:29 2026] DELETE /v2.0/security-groups/b85227d7-65f8-4d1e-9aec-77189be8fe5a => generated 0 bytes in 126 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-23 15:52:29.893 8 INFO neutron_taas.services.taas.taas_plugin [None req-e8e7d2dc-2784-401e-94d6-13481fed9a20 f587c7dcfefb4fdda5c66155dd894154 6bb5c06278dd467caf31e9fe047ed86b - - default default] TaaS: Handle Delete Port: c50c6f1b-4f98-4e3d-a9c2-dc1738e541e4 2026-08-23 15:52:29.895 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-e8e7d2dc-2784-401e-94d6-13481fed9a20 f587c7dcfefb4fdda5c66155dd894154 6bb5c06278dd467caf31e9fe047ed86b - - default default] Tap Mirror: Handle Delete Port: c50c6f1b-4f98-4e3d-a9c2-dc1738e541e4 [pid: 7|app: 0|req: 714/1453] 10.0.0.234 () {32 vars in 726 bytes} [Sun Aug 23 15:52:29 2026] DELETE /v2.0/networks/7884411e-7451-4293-9b3c-ca7434fe1979 => generated 0 bytes in 114 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 715/1454] 10.0.0.234 () {32 vars in 681 bytes} [Sun Aug 23 15:52:29 2026] GET /v2.0/extensions/address-group => generated 159 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 718/1457] 10.0.0.234 () {32 vars in 726 bytes} [Sun Aug 23 15:52:29 2026] DELETE /v2.0/networks/0359d6a0-eb82-4e66-878c-896a1c112cf0 => generated 0 bytes in 112 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 719/1458] 10.0.0.234 () {32 vars in 681 bytes} [Sun Aug 23 15:52:30 2026] GET /v2.0/extensions/address-scope => generated 163 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-23 15:52:30.127 8 INFO neutron_taas.services.taas.taas_plugin [None req-e8e7d2dc-2784-401e-94d6-13481fed9a20 f587c7dcfefb4fdda5c66155dd894154 6bb5c06278dd467caf31e9fe047ed86b - - default default] TaaS: Handle Delete Port: b3c50ddf-8377-41d4-a38e-db204147fd02 2026-08-23 15:52:30.132 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-e8e7d2dc-2784-401e-94d6-13481fed9a20 f587c7dcfefb4fdda5c66155dd894154 6bb5c06278dd467caf31e9fe047ed86b - - default default] Tap Mirror: Handle Delete Port: b3c50ddf-8377-41d4-a38e-db204147fd02 [pid: 7|app: 0|req: 720/1459] 10.0.0.234 () {32 vars in 726 bytes} [Sun Aug 23 15:52:30 2026] DELETE /v2.0/networks/96d43b74-b302-4804-969a-49c4574816e3 => generated 0 bytes in 141 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 721/1460] 10.0.0.234 () {32 vars in 729 bytes} [Sun Aug 23 15:52:30 2026] GET /v2.0/extensions/router-admin-state-down-before-update => generated 312 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 722/1461] 10.0.0.234 () {32 vars in 726 bytes} [Sun Aug 23 15:52:30 2026] DELETE /v2.0/networks/a20350ab-2833-436e-9d0f-94a7aceb199b => generated 0 bytes in 91 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 723/1462] 10.0.0.234 () {32 vars in 665 bytes} [Sun Aug 23 15:52:30 2026] GET /v2.0/extensions/agent => generated 153 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 724/1463] 10.0.0.234 () {32 vars in 699 bytes} [Sun Aug 23 15:52:30 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: 725/1464] 10.0.0.234 () {32 vars in 697 bytes} [Sun Aug 23 15:52:30 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: 726/1465] 10.0.0.234 () {32 vars in 701 bytes} [Sun Aug 23 15:52:30 2026] GET /v2.0/extensions/auto-allocated-topology => generated 200 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-23 15:52:30.370 7 INFO neutron.services.segments.plugin [-] Segment 81505b6a-265a-4fd5-a362-0d334e85025e resource provider aggregate not found [pid: 7|app: 0|req: 727/1466] 10.0.0.234 () {32 vars in 689 bytes} [Sun Aug 23 15:52:30 2026] GET /v2.0/extensions/availability_zone => generated 178 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-23 15:52:30.379 7 INFO neutron.services.segments.plugin [-] Segment 81505b6a-265a-4fd5-a362-0d334e85025e resource provider aggregate not found 2026-08-23 15:52:30.386 7 INFO neutron.services.segments.plugin [-] Segment 81505b6a-265a-4fd5-a362-0d334e85025e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 81505b6a-265a-4fd5-a362-0d334e85025e found for delete ", "request_id": "req-ba084e65-eee9-45dc-aa58-525c94e5dbb9"}]} [pid: 7|app: 0|req: 728/1467] 10.0.0.234 () {32 vars in 703 bytes} [Sun Aug 23 15:52:30 2026] GET /v2.0/extensions/availability_zone_filter => generated 220 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 729/1468] 10.0.0.234 () {32 vars in 693 bytes} [Sun Aug 23 15:52:30 2026] GET /v2.0/extensions/default-subnetpools => generated 211 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-23 15:52:30.404 7 INFO neutron.services.segments.plugin [-] Segment 81505b6a-265a-4fd5-a362-0d334e85025e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 81505b6a-265a-4fd5-a362-0d334e85025e found for delete ", "request_id": "req-047bd99b-d165-43d0-8260-3a0fc30dc6d5"}]} 2026-08-23 15:52:30.410 7 INFO neutron.services.segments.plugin [-] Segment 82b8e70e-45f6-4f14-9018-9f4077b25f9e resource provider aggregate not found [pid: 7|app: 0|req: 730/1469] 10.0.0.234 () {32 vars in 695 bytes} [Sun Aug 23 15:52:30 2026] GET /v2.0/extensions/dhcp_agent_scheduler => generated 187 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-23 15:52:30.426 7 INFO neutron.services.segments.plugin [-] Segment 82b8e70e-45f6-4f14-9018-9f4077b25f9e resource provider aggregate not found 2026-08-23 15:52:30.430 7 INFO neutron.services.segments.plugin [-] Segment 82b8e70e-45f6-4f14-9018-9f4077b25f9e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 82b8e70e-45f6-4f14-9018-9f4077b25f9e found for delete ", "request_id": "req-76f36957-9bf2-49a3-ada4-811fca5eb0fd"}]} [pid: 7|app: 0|req: 731/1470] 10.0.0.234 () {32 vars in 685 bytes} [Sun Aug 23 15:52:30 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) 2026-08-23 15:52:30.443 7 INFO neutron.services.segments.plugin [-] Segment bb079972-9654-4c6c-8d1b-d0d6b98ff6a4 resource provider aggregate not found 2026-08-23 15:52:30.447 7 INFO neutron.services.segments.plugin [-] Segment 82b8e70e-45f6-4f14-9018-9f4077b25f9e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 82b8e70e-45f6-4f14-9018-9f4077b25f9e found for delete ", "request_id": "req-6cfe2769-cbcf-4e2d-aa63-1cad742b6bc1"}]} [pid: 7|app: 0|req: 732/1471] 10.0.0.234 () {32 vars in 687 bytes} [Sun Aug 23 15:52:30 2026] GET /v2.0/extensions/dns-domain-ports => generated 205 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-23 15:52:30.466 7 INFO neutron.services.segments.plugin [-] Segment bb079972-9654-4c6c-8d1b-d0d6b98ff6a4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bb079972-9654-4c6c-8d1b-d0d6b98ff6a4 found for delete ", "request_id": "req-d3b90231-55b7-4188-9984-15a398437eaa"}]} 2026-08-23 15:52:30.471 7 INFO neutron.services.segments.plugin [-] Segment bb079972-9654-4c6c-8d1b-d0d6b98ff6a4 resource provider aggregate not found [pid: 7|app: 0|req: 733/1472] 10.0.0.234 () {32 vars in 661 bytes} [Sun Aug 23 15:52:30 2026] GET /v2.0/extensions/dvr => generated 193 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 734/1473] 10.0.0.234 () {32 vars in 699 bytes} [Sun Aug 23 15:52:30 2026] GET /v2.0/extensions/empty-string-filtering => generated 219 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-23 15:52:30.490 7 INFO neutron.services.segments.plugin [-] Segment 50a9ead5-dbe6-41be-808f-a62b72a5857c resource provider aggregate not found 2026-08-23 15:52:30.494 7 INFO neutron.services.segments.plugin [-] Segment bb079972-9654-4c6c-8d1b-d0d6b98ff6a4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bb079972-9654-4c6c-8d1b-d0d6b98ff6a4 found for delete ", "request_id": "req-b245e48c-713a-493d-9d43-39b32fbdd6e2"}]} 2026-08-23 15:52:30.500 8 INFO neutron.services.segments.plugin [-] Segment f51cab32-f175-4c09-9e56-a27ebaa16602 resource provider aggregate not found 2026-08-23 15:52:30.501 8 INFO neutron.services.segments.plugin [-] Segment f51cab32-f175-4c09-9e56-a27ebaa16602 resource provider aggregate not found [pid: 7|app: 0|req: 735/1474] 10.0.0.234 () {32 vars in 679 bytes} [Sun Aug 23 15:52:30 2026] GET /v2.0/extensions/external-net => generated 200 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-23 15:52:30.508 7 INFO neutron.services.segments.plugin [-] Segment 50a9ead5-dbe6-41be-808f-a62b72a5857c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 50a9ead5-dbe6-41be-808f-a62b72a5857c found for delete ", "request_id": "req-f5e6446f-d47e-402c-a235-abbcc93b3f56"}]} [pid: 7|app: 0|req: 736/1475] 10.0.0.234 () {32 vars in 683 bytes} [Sun Aug 23 15:52:30 2026] GET /v2.0/extensions/extra_dhcp_opt => generated 304 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-23 15:52:30.518 7 INFO neutron.services.segments.plugin [-] Segment 50a9ead5-dbe6-41be-808f-a62b72a5857c resource provider aggregate not found 2026-08-23 15:52:30.518 8 INFO neutron.services.segments.plugin [-] Segment f51cab32-f175-4c09-9e56-a27ebaa16602 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f51cab32-f175-4c09-9e56-a27ebaa16602 found for delete ", "request_id": "req-07cab00f-f8a5-4a3d-a840-d75931d024e8"}]} 2026-08-23 15:52:30.525 8 INFO neutron.db.l3_hamode_db [None req-e8e7d2dc-2784-401e-94d6-13481fed9a20 f587c7dcfefb4fdda5c66155dd894154 6bb5c06278dd467caf31e9fe047ed86b - - default default] HA network 9be1bc3a-fabb-4e1a-90c6-a6ec1d8775c7 was deleted as no HA routers are present in tenant 10dda71db4eb4530a5b97aa30f97259f. [pid: 7|app: 0|req: 737/1476] 10.0.0.234 () {32 vars in 675 bytes} [Sun Aug 23 15:52:30 2026] GET /v2.0/extensions/extraroute => generated 181 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-23 15:52:30.527 8 INFO neutron.services.segments.plugin [-] Segment f51cab32-f175-4c09-9e56-a27ebaa16602 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f51cab32-f175-4c09-9e56-a27ebaa16602 found for delete ", "request_id": "req-24d4e79e-f205-48be-a354-de66b9c455d6"}]} 2026-08-23 15:52:30.530 7 INFO neutron.services.segments.plugin [-] Segment 50a9ead5-dbe6-41be-808f-a62b72a5857c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 50a9ead5-dbe6-41be-808f-a62b72a5857c found for delete ", "request_id": "req-5a2b5b56-a31d-41ed-b2c2-5c3c9b387974"}]} [pid: 8|app: 0|req: 740/1477] 10.0.0.234 () {32 vars in 724 bytes} [Sun Aug 23 15:52:29 2026] DELETE /v2.0/routers/7c32ad99-27a1-4d01-8b15-4be43e1c47b9 => generated 0 bytes in 914 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-23 15:52:30.535 7 INFO neutron.services.segments.plugin [-] Segment eeb680bf-cd90-481b-bbf1-6f801a35f5b7 resource provider aggregate not found [pid: 7|app: 0|req: 738/1478] 10.0.0.234 () {32 vars in 689 bytes} [Sun Aug 23 15:52:30 2026] GET /v2.0/extensions/extraroute-atomic => generated 250 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-23 15:52:30.549 7 INFO neutron.services.segments.plugin [-] Segment eeb680bf-cd90-481b-bbf1-6f801a35f5b7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid eeb680bf-cd90-481b-bbf1-6f801a35f5b7 found for delete ", "request_id": "req-a0cd1464-a47e-44b4-b8e6-1d0ca19fd5a0"}]} 2026-08-23 15:52:30.554 7 INFO neutron.services.segments.plugin [-] Segment eeb680bf-cd90-481b-bbf1-6f801a35f5b7 resource provider aggregate not found [pid: 7|app: 0|req: 739/1479] 10.0.0.234 () {32 vars in 723 bytes} [Sun Aug 23 15:52:30 2026] GET /v2.0/extensions/floating-ip-port-forwarding-detail => generated 271 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-23 15:52:30.569 7 INFO neutron.services.segments.plugin [-] Segment eeb680bf-cd90-481b-bbf1-6f801a35f5b7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid eeb680bf-cd90-481b-bbf1-6f801a35f5b7 found for delete ", "request_id": "req-7f751e9f-336c-442d-88f6-b9ada869a404"}]} [pid: 7|app: 0|req: 740/1480] 10.0.0.234 () {32 vars in 687 bytes} [Sun Aug 23 15:52:30 2026] GET /v2.0/extensions/fip-port-details => generated 212 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 741/1481] 10.0.0.234 () {32 vars in 669 bytes} [Sun Aug 23 15:52:30 2026] GET /v2.0/extensions/flavors => 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: 742/1482] 10.0.0.234 () {32 vars in 687 bytes} [Sun Aug 23 15:52:30 2026] GET /v2.0/extensions/floatingip-pools => generated 188 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 743/1483] 10.0.0.234 () {32 vars in 681 bytes} [Sun Aug 23 15:52:30 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: 744/1484] 10.0.0.234 () {32 vars in 699 bytes} [Sun Aug 23 15:52:30 2026] GET /v2.0/extensions/ip-substring-filtering => generated 222 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 745/1485] 10.0.0.234 () {32 vars in 679 bytes} [Sun Aug 23 15:52:30 2026] GET /v2.0/extensions/l2_adjacency => 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: 746/1486] 10.0.0.234 () {32 vars in 667 bytes} [Sun Aug 23 15:52:30 2026] GET /v2.0/extensions/router => generated 256 bytes in 2 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 747/1487] 10.0.0.234 () {32 vars in 677 bytes} [Sun Aug 23 15:52:30 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: 748/1488] 10.0.0.234 () {32 vars in 665 bytes} [Sun Aug 23 15:52:30 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: 749/1489] 10.0.0.234 () {32 vars in 675 bytes} [Sun Aug 23 15:52:30 2026] GET /v2.0/extensions/l3-flavors => generated 172 bytes in 2 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 750/1490] 10.0.0.234 () {32 vars in 713 bytes} [Sun Aug 23 15:52:30 2026] GET /v2.0/extensions/l3-port-ip-change-not-allowed => generated 245 bytes in 2 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 751/1491] 10.0.0.234 () {32 vars in 691 bytes} [Sun Aug 23 15:52:30 2026] GET /v2.0/extensions/l3_agent_scheduler => generated 180 bytes in 2 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 752/1492] 10.0.0.234 () {32 vars in 683 bytes} [Sun Aug 23 15:52:30 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: 753/1493] 10.0.0.234 () {32 vars in 669 bytes} [Sun Aug 23 15:52:30 2026] GET /v2.0/extensions/net-mtu => generated 176 bytes in 2 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 754/1494] 10.0.0.234 () {32 vars in 687 bytes} [Sun Aug 23 15:52:30 2026] GET /v2.0/extensions/net-mtu-writable => generated 207 bytes in 2 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 755/1495] 10.0.0.234 () {32 vars in 705 bytes} [Sun Aug 23 15:52:30 2026] GET /v2.0/extensions/network_availability_zone => 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: 756/1496] 10.0.0.234 () {32 vars in 675 bytes} [Sun Aug 23 15:52:30 2026] GET /v2.0/extensions/network_ha => generated 186 bytes in 2 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 741/1497] 10.0.0.234 () {32 vars in 724 bytes} [Sun Aug 23 15:52:30 2026] DELETE /v2.0/subnets/39bd1928-bd7b-4d8e-ab93-0df6228f3465 => generated 0 bytes in 132 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 757/1498] 10.0.0.234 () {32 vars in 701 bytes} [Sun Aug 23 15:52:30 2026] GET /v2.0/extensions/network-ip-availability => generated 216 bytes in 2 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 758/1499] 10.0.0.234 () {32 vars in 675 bytes} [Sun Aug 23 15:52:30 2026] GET /v2.0/extensions/pagination => generated 192 bytes in 2 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 759/1500] 10.0.0.234 () {32 vars in 693 bytes} [Sun Aug 23 15:52:30 2026] GET /v2.0/extensions/port-device-profile => generated 189 bytes in 2 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 760/1501] 10.0.0.234 () {32 vars in 689 bytes} [Sun Aug 23 15:52:30 2026] GET /v2.0/extensions/port-mac-override => 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: 761/1502] 10.0.0.234 () {32 vars in 709 bytes} [Sun Aug 23 15:52:30 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: 762/1503] 10.0.0.234 () {32 vars in 705 bytes} [Sun Aug 23 15:52:30 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: 763/1504] 10.0.0.234 () {32 vars in 719 bytes} [Sun Aug 23 15:52:30 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: 764/1505] 10.0.0.234 () {32 vars in 697 bytes} [Sun Aug 23 15:52:30 2026] GET /v2.0/extensions/port-resource-request => generated 185 bytes in 2 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 765/1506] 10.0.0.234 () {32 vars in 711 bytes} [Sun Aug 23 15:52:30 2026] GET /v2.0/extensions/port-resource-request-groups => generated 271 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 766/1507] 10.0.0.234 () {32 vars in 669 bytes} [Sun Aug 23 15:52:30 2026] GET /v2.0/extensions/binding => 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: 767/1508] 10.0.0.234 () {32 vars in 687 bytes} [Sun Aug 23 15:52:30 2026] GET /v2.0/extensions/binding-extended => generated 212 bytes in 2 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 768/1509] 10.0.0.234 () {32 vars in 681 bytes} [Sun Aug 23 15:52:30 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) 2026-08-23 15:52:30.746 8 INFO neutron_taas.services.taas.taas_plugin [None req-7c6f6017-38dd-42a1-bd7b-a4c6d6a46dcb f587c7dcfefb4fdda5c66155dd894154 6bb5c06278dd467caf31e9fe047ed86b - - default default] TaaS: Handle Delete Port: 8a8cf900-7519-498d-bfc9-9d7180b54227 2026-08-23 15:52:30.749 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-7c6f6017-38dd-42a1-bd7b-a4c6d6a46dcb f587c7dcfefb4fdda5c66155dd894154 6bb5c06278dd467caf31e9fe047ed86b - - default default] Tap Mirror: Handle Delete Port: 8a8cf900-7519-498d-bfc9-9d7180b54227 [pid: 7|app: 0|req: 769/1510] 10.0.0.234 () {32 vars in 675 bytes} [Sun Aug 23 15:52:30 2026] GET /v2.0/extensions/project-id => generated 204 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 770/1511] 10.0.0.234 () {32 vars in 671 bytes} [Sun Aug 23 15:52:30 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: 771/1512] 10.0.0.234 () {32 vars in 661 bytes} [Sun Aug 23 15:52:30 2026] GET /v2.0/extensions/qos => generated 166 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 772/1513] 10.0.0.234 () {32 vars in 699 bytes} [Sun Aug 23 15:52:30 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: 773/1514] 10.0.0.234 () {32 vars in 699 bytes} [Sun Aug 23 15:52:30 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: 774/1515] 10.0.0.234 () {32 vars in 677 bytes} [Sun Aug 23 15:52:30 2026] GET /v2.0/extensions/qos-default => generated 183 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 775/1516] 10.0.0.234 () {32 vars in 669 bytes} [Sun Aug 23 15:52:30 2026] GET /v2.0/extensions/qos-fip => generated 178 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 776/1517] 10.0.0.234 () {32 vars in 683 bytes} [Sun Aug 23 15:52:30 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: 777/1518] 10.0.0.234 () {32 vars in 701 bytes} [Sun Aug 23 15:52:30 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: 778/1519] 10.0.0.234 () {32 vars in 685 bytes} [Sun Aug 23 15:52:30 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: 779/1520] 10.0.0.234 () {32 vars in 707 bytes} [Sun Aug 23 15:52:30 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: 780/1521] 10.0.0.234 () {32 vars in 669 bytes} [Sun Aug 23 15:52:30 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: 781/1522] 10.0.0.234 () {32 vars in 697 bytes} [Sun Aug 23 15:52:30 2026] GET /v2.0/extensions/qos-rule-type-details => generated 229 bytes in 2 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 782/1523] 10.0.0.234 () {32 vars in 695 bytes} [Sun Aug 23 15:52:30 2026] GET /v2.0/extensions/qos-rule-type-filter => generated 373 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 783/1524] 10.0.0.234 () {32 vars in 685 bytes} [Sun Aug 23 15:52:30 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: 784/1525] 10.0.0.234 () {32 vars in 689 bytes} [Sun Aug 23 15:52:30 2026] GET /v2.0/extensions/quota-check-limit => generated 226 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 785/1526] 10.0.0.234 () {32 vars in 705 bytes} [Sun Aug 23 15:52:30 2026] GET /v2.0/extensions/quota-check-limit-default => 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: 786/1527] 10.0.0.234 () {32 vars in 667 bytes} [Sun Aug 23 15:52:30 2026] GET /v2.0/extensions/quotas => generated 192 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 787/1528] 10.0.0.234 () {32 vars in 681 bytes} [Sun Aug 23 15:52:30 2026] GET /v2.0/extensions/quota_details => generated 213 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 788/1529] 10.0.0.234 () {32 vars in 681 bytes} [Sun Aug 23 15:52:30 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: 789/1530] 10.0.0.234 () {32 vars in 691 bytes} [Sun Aug 23 15:52:30 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: 8|app: 0|req: 742/1531] 10.0.0.234 () {32 vars in 726 bytes} [Sun Aug 23 15:52:30 2026] DELETE /v2.0/networks/597b8d5b-dc2a-4e25-ba92-9a20286cfa4e => generated 0 bytes in 261 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 790/1532] 10.0.0.234 () {32 vars in 691 bytes} [Sun Aug 23 15:52:30 2026] GET /v2.0/extensions/rbac-address-scope => generated 190 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 743/1533] 10.0.0.234 () {32 vars in 695 bytes} [Sun Aug 23 15:52:30 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: 791/1534] 10.0.0.234 () {32 vars in 685 bytes} [Sun Aug 23 15:52:30 2026] GET /v2.0/extensions/rbac-subnetpool => generated 181 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 744/1535] 10.0.0.234 () {32 vars in 689 bytes} [Sun Aug 23 15:52:30 2026] GET /v2.0/extensions/revision-if-match => generated 247 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 792/1536] 10.0.0.234 () {32 vars in 701 bytes} [Sun Aug 23 15:52:30 2026] GET /v2.0/extensions/standard-attr-revisions => generated 229 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 745/1537] 10.0.0.234 () {32 vars in 703 bytes} [Sun Aug 23 15:52:30 2026] GET /v2.0/extensions/router_availability_zone => generated 197 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 793/1538] 10.0.0.234 () {32 vars in 713 bytes} [Sun Aug 23 15:52:30 2026] GET /v2.0/extensions/security-groups-default-rules => generated 262 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 746/1539] 10.0.0.234 () {32 vars in 717 bytes} [Sun Aug 23 15:52:31 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: 794/1540] 10.0.0.234 () {32 vars in 715 bytes} [Sun Aug 23 15:52:31 2026] GET /v2.0/extensions/port-security-groups-filtering => generated 228 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 747/1541] 10.0.0.234 () {32 vars in 727 bytes} [Sun Aug 23 15:52:31 2026] GET /v2.0/extensions/security-groups-remote-address-group => generated 254 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 795/1542] 10.0.0.234 () {32 vars in 741 bytes} [Sun Aug 23 15:52:31 2026] GET /v2.0/extensions/security-groups-rules-belongs-to-default-sg => generated 314 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 748/1543] 10.0.0.234 () {32 vars in 719 bytes} [Sun Aug 23 15:52:31 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: 796/1544] 10.0.0.234 () {32 vars in 683 bytes} [Sun Aug 23 15:52:31 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: 797/1545] 10.0.0.234 () {32 vars in 669 bytes} [Sun Aug 23 15:52:31 2026] GET /v2.0/extensions/segment => generated 145 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 798/1546] 10.0.0.234 () {32 vars in 719 bytes} [Sun Aug 23 15:52:31 2026] GET /v2.0/extensions/segments-peer-subnet-host-routes => generated 233 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 799/1547] 10.0.0.234 () {32 vars in 679 bytes} [Sun Aug 23 15:52:31 2026] GET /v2.0/extensions/service-type => generated 221 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 800/1548] 10.0.0.234 () {32 vars in 669 bytes} [Sun Aug 23 15:52:31 2026] GET /v2.0/extensions/sorting => generated 183 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 801/1549] 10.0.0.234 () {32 vars in 697 bytes} [Sun Aug 23 15:52:31 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: 802/1550] 10.0.0.234 () {32 vars in 705 bytes} [Sun Aug 23 15:52:31 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: 8|app: 0|req: 749/1551] 10.0.0.234 () {32 vars in 774 bytes} [Sun Aug 23 15:52:31 2026] GET /v2.0/security-groups?tenant_id=10dda71db4eb4530a5b97aa30f97259f&name=default => generated 2925 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 803/1552] 10.0.0.234 () {32 vars in 701 bytes} [Sun Aug 23 15:52:31 2026] GET /v2.0/extensions/stateful-security-group => generated 208 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 804/1553] 10.0.0.234 () {32 vars in 701 bytes} [Sun Aug 23 15:52:31 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: 805/1554] 10.0.0.234 () {32 vars in 683 bytes} [Sun Aug 23 15:52:31 2026] GET /v2.0/extensions/subnet_onboard => 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: 806/1555] 10.0.0.234 () {32 vars in 705 bytes} [Sun Aug 23 15:52:31 2026] GET /v2.0/extensions/subnet-segmentid-writable => generated 227 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 807/1556] 10.0.0.234 () {32 vars in 695 bytes} [Sun Aug 23 15:52:31 2026] GET /v2.0/extensions/subnet-service-types => generated 206 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 808/1557] 10.0.0.234 () {32 vars in 689 bytes} [Sun Aug 23 15:52:31 2026] GET /v2.0/extensions/subnet_allocation => generated 194 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 809/1558] 10.0.0.234 () {32 vars in 697 bytes} [Sun Aug 23 15:52:31 2026] GET /v2.0/extensions/subnetpool-prefix-ops => generated 224 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 810/1559] 10.0.0.234 () {32 vars in 679 bytes} [Sun Aug 23 15:52:31 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: 811/1560] 10.0.0.234 () {32 vars in 689 bytes} [Sun Aug 23 15:52:31 2026] GET /v2.0/extensions/standard-attr-tag => generated 343 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 812/1561] 10.0.0.234 () {32 vars in 701 bytes} [Sun Aug 23 15:52:31 2026] GET /v2.0/extensions/standard-attr-timestamp => generated 255 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 813/1562] 10.0.0.234 () {32 vars in 665 bytes} [Sun Aug 23 15:52:31 2026] GET /v2.0/extensions/trunk => generated 164 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 750/1563] 10.0.0.234 () {32 vars in 740 bytes} [Sun Aug 23 15:52:31 2026] DELETE /v2.0/security-groups/d28d3b7e-2842-4790-aecb-e99b9d0d569d => 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: 814/1564] 10.0.0.234 () {32 vars in 681 bytes} [Sun Aug 23 15:52:31 2026] GET /v2.0/extensions/trunk-details => generated 168 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 751/1565] 10.0.0.234 () {32 vars in 677 bytes} [Sun Aug 23 15:52:31 2026] GET /v2.0/extensions/vpn-aes-ctr => generated 195 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 815/1566] 10.0.0.234 () {32 vars in 693 bytes} [Sun Aug 23 15:52:31 2026] GET /v2.0/extensions/vpn-endpoint-groups => generated 177 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 816/1567] 10.0.0.234 () {32 vars in 677 bytes} [Sun Aug 23 15:52:31 2026] GET /v2.0/extensions/vpn-flavors => generated 182 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 817/1568] 10.0.0.234 () {32 vars in 667 bytes} [Sun Aug 23 15:52:31 2026] GET /v2.0/extensions/vpnaas => generated 154 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 818/1569] 10.0.0.234 () {32 vars in 663 bytes} [Sun Aug 23 15:52:31 2026] GET /v2.0/extensions/taas => generated 175 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 819/1570] 10.0.0.234 () {32 vars in 675 bytes} [Sun Aug 23 15:52:31 2026] GET /v2.0/extensions/tap-mirror => generated 222 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 820/1571] 10.0.0.234 () {32 vars in 687 bytes} [Sun Aug 23 15:52:31 2026] GET /v2.0/extensions/taas-vlan-filter => generated 226 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 752/1572] 10.0.0.234 () {32 vars in 774 bytes} [Sun Aug 23 15:52:31 2026] GET /v2.0/security-groups?tenant_id=226fd734914f4b2d9f422854c8f45cea&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: 821/1573] 10.0.0.234 () {32 vars in 740 bytes} [Sun Aug 23 15:52:31 2026] DELETE /v2.0/security-groups/9365b8ee-7a5a-4d08-89a5-ae1d2ed5f6c5 => 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: 822/1574] 10.0.0.234 () {32 vars in 774 bytes} [Sun Aug 23 15:52:31 2026] GET /v2.0/security-groups?tenant_id=d99f7d533e064815852bc15cfb065d34&name=default => generated 2925 bytes in 162 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 823/1575] 10.0.0.234 () {32 vars in 740 bytes} [Sun Aug 23 15:52:31 2026] DELETE /v2.0/security-groups/35a2ac5e-79ea-4844-bfa8-ff2bb2f557db => 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: 753/1576] 10.0.0.234 () {32 vars in 774 bytes} [Sun Aug 23 15:52:31 2026] GET /v2.0/security-groups?tenant_id=3b52acda46254b328449532b79198625&name=default => generated 2925 bytes in 317 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 824/1577] 10.0.0.234 () {32 vars in 740 bytes} [Sun Aug 23 15:52:32 2026] DELETE /v2.0/security-groups/7fbac202-b3d6-4c5b-8fac-73c77c0ee6d1 => 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: 754/1578] 10.0.0.234 () {32 vars in 774 bytes} [Sun Aug 23 15:52:32 2026] GET /v2.0/security-groups?tenant_id=bff32c7da499428e805ffaac81606809&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: 825/1579] 10.0.0.234 () {32 vars in 740 bytes} [Sun Aug 23 15:52:32 2026] DELETE /v2.0/security-groups/a3ca33e3-5022-4244-a33e-6468e6f7d756 => generated 0 bytes in 91 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-23 15:52:32.536 8 INFO neutron.services.segments.plugin [-] Segment 0ea497de-9588-43c7-8e25-62f9b1281702 resource provider aggregate not found 2026-08-23 15:52:32.550 8 INFO neutron.services.segments.plugin [-] Segment 0ea497de-9588-43c7-8e25-62f9b1281702 resource provider aggregate not found 2026-08-23 15:52:32.554 8 INFO neutron.services.segments.plugin [-] Segment 0ea497de-9588-43c7-8e25-62f9b1281702 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0ea497de-9588-43c7-8e25-62f9b1281702 found for delete ", "request_id": "req-d31124d8-3f65-459e-95c7-2952ce542469"}]} 2026-08-23 15:52:32.564 8 INFO neutron.services.segments.plugin [-] Segment 0ea497de-9588-43c7-8e25-62f9b1281702 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0ea497de-9588-43c7-8e25-62f9b1281702 found for delete ", "request_id": "req-15bca0d9-ffe1-4d8f-9a62-b3fdbdc7b5ef"}]} 2026-08-23 15:52:33.099 8 INFO neutron.db.segments_db [None req-1b28a7de-3850-488d-8874-5241b844c790 f587c7dcfefb4fdda5c66155dd894154 6bb5c06278dd467caf31e9fe047ed86b - - default default] Added segment 3f258b69-90d6-4636-96e6-bbe438a5b650 of type vxlan for network 4dc4642d-ab6b-4056-ab4f-99ff8fa0ea6b [pid: 8|app: 0|req: 755/1580] 10.0.0.234 () {34 vars in 671 bytes} [Sun Aug 23 15:52:32 2026] POST /v2.0/networks => generated 726 bytes in 321 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 826/1581] 10.0.0.234 () {34 vars in 669 bytes} [Sun Aug 23 15:52:33 2026] POST /v2.0/subnets => generated 692 bytes in 158 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-23 15:52:33.421 8 INFO neutron.db.segments_db [None req-1669680c-64b2-4aff-a438-5370fe9bf4ee f587c7dcfefb4fdda5c66155dd894154 6bb5c06278dd467caf31e9fe047ed86b - - default default] Added segment a79e0b4f-8104-45c0-b0da-e3cd07da8c14 of type vxlan for network 62266299-92da-412d-acfb-72774aca319e [pid: 7|app: 0|req: 827/1582] 10.0.0.234 () {34 vars in 678 bytes} [Sun Aug 23 15:52:33 2026] POST /v2.0/qos/policies => generated 359 bytes in 260 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-23 15:52:33.676 8 INFO neutron.db.l3_hamode_db [None req-1669680c-64b2-4aff-a438-5370fe9bf4ee f587c7dcfefb4fdda5c66155dd894154 b8a84c4ca47c4b598a9a043e814f9f72 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 828/1583] 10.0.0.234 () {34 vars in 753 bytes} [Sun Aug 23 15:52:33 2026] PUT /v2.0/policies/f042da56-a930-4533-88d4-d01ec5d23cef/tags => generated 25 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 829/1584] 10.0.0.234 () {32 vars in 733 bytes} [Sun Aug 23 15:52:33 2026] GET /v2.0/policies/f042da56-a930-4533-88d4-d01ec5d23cef/tags => generated 25 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 830/1585] 10.0.0.234 () {34 vars in 764 bytes} [Sun Aug 23 15:52:33 2026] PUT /v2.0/policies/f042da56-a930-4533-88d4-d01ec5d23cef/tags/green => 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: 831/1586] 10.0.0.234 () {32 vars in 733 bytes} [Sun Aug 23 15:52:33 2026] GET /v2.0/policies/f042da56-a930-4533-88d4-d01ec5d23cef/tags => generated 34 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 832/1587] 10.0.0.234 () {34 vars in 760 bytes} [Sun Aug 23 15:52:33 2026] PUT /v2.0/policies/f042da56-a930-4533-88d4-d01ec5d23cef/tags/red => generated 4 bytes in 28 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 833/1588] 10.0.0.234 () {32 vars in 733 bytes} [Sun Aug 23 15:52:33 2026] GET /v2.0/policies/f042da56-a930-4533-88d4-d01ec5d23cef/tags => generated 34 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 834/1589] 10.0.0.234 () {34 vars in 782 bytes} [Sun Aug 23 15:52:33 2026] PUT /v2.0/policies/f042da56-a930-4533-88d4-d01ec5d23cef/tags/black.or.white => generated 4 bytes in 62 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-08-23 15:52:34.112 7 INFO neutron.db.segments_db [None req-02a356b4-e6ca-4009-82ae-aecd6e79c795 da5131f7f7ba4dcdb686a11d61bbe99b aacf4e707ecf48569c5f0a110175f774 - - default default] Added segment 31784623-7772-4ec5-bb71-e25414dc61c7 of type vxlan for network e5cacd19-ea73-4886-b1df-4d980a65a101 [pid: 7|app: 0|req: 835/1590] 10.0.0.234 () {34 vars in 670 bytes} [Sun Aug 23 15:52:33 2026] POST /v2.0/networks => generated 624 bytes in 263 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 836/1591] 10.0.0.234 () {32 vars in 733 bytes} [Sun Aug 23 15:52:34 2026] GET /v2.0/policies/f042da56-a930-4533-88d4-d01ec5d23cef/tags => generated 52 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 837/1592] 10.0.0.234 () {34 vars in 669 bytes} [Sun Aug 23 15:52:34 2026] POST /v2.0/subnets => generated 641 bytes in 214 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-23 15:52:34.436 8 INFO neutron.db.l3_hamode_db [None req-1669680c-64b2-4aff-a438-5370fe9bf4ee f587c7dcfefb4fdda5c66155dd894154 6bb5c06278dd467caf31e9fe047ed86b - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 838/1593] 10.0.0.234 () {34 vars in 753 bytes} [Sun Aug 23 15:52:34 2026] PUT /v2.0/policies/f042da56-a930-4533-88d4-d01ec5d23cef/tags => generated 37 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-23 15:52:34.534 7 INFO neutron.db.segments_db [None req-431f9978-0317-49fa-b7bf-ebe6d76ded57 da5131f7f7ba4dcdb686a11d61bbe99b aacf4e707ecf48569c5f0a110175f774 - - default default] Added segment 84ed258c-69bb-456b-a3a0-87dba0046c42 of type vxlan for network 7db1901c-8adb-4bf0-a50a-86dc6eb8884b [pid: 7|app: 0|req: 839/1594] 10.0.0.234 () {34 vars in 670 bytes} [Sun Aug 23 15:52:34 2026] POST /v2.0/networks => generated 625 bytes in 125 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 840/1595] 10.0.0.234 () {32 vars in 733 bytes} [Sun Aug 23 15:52:34 2026] GET /v2.0/policies/f042da56-a930-4533-88d4-d01ec5d23cef/tags => generated 37 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 841/1596] 10.0.0.234 () {34 vars in 743 bytes} [Sun Aug 23 15:52:34 2026] PUT /v2.0/networks/7db1901c-8adb-4bf0-a50a-86dc6eb8884b => generated 592 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 842/1597] 10.0.0.234 () {32 vars in 741 bytes} [Sun Aug 23 15:52:34 2026] GET /v2.0/policies/f042da56-a930-4533-88d4-d01ec5d23cef/tags/red => generated 0 bytes in 25 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 843/1598] 10.0.0.234 () {34 vars in 669 bytes} [Sun Aug 23 15:52:34 2026] POST /v2.0/subnets => generated 626 bytes in 213 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-23 15:52:35.009 7 INFO neutron.api.v2.resource [None req-de75fbb1-c760-4f27-bf1f-714d9c8d56f5 ce9f5dd985c94ea3a7bfca0eeadc6804 bb56a03a58d747bbb3d1e52c4a217dc7 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 844/1599] 10.0.0.234 () {32 vars in 745 bytes} [Sun Aug 23 15:52:34 2026] GET /v2.0/policies/f042da56-a930-4533-88d4-d01ec5d23cef/tags/green => generated 99 bytes in 29 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 845/1600] 10.0.0.234 () {34 vars in 741 bytes} [Sun Aug 23 15:52:35 2026] PUT /v2.0/subnets/aea6ec54-e2df-4e5a-a188-ff4187528b73 => generated 636 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 846/1601] 10.0.0.234 () {32 vars in 744 bytes} [Sun Aug 23 15:52:35 2026] DELETE /v2.0/policies/f042da56-a930-4533-88d4-d01ec5d23cef/tags/red => 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: 756/1602] 10.0.0.234 () {34 vars in 669 bytes} [Sun Aug 23 15:52:33 2026] POST /v2.0/routers => generated 732 bytes in 1908 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 757/1603] 10.0.0.234 () {32 vars in 733 bytes} [Sun Aug 23 15:52:35 2026] GET /v2.0/policies/f042da56-a930-4533-88d4-d01ec5d23cef/tags => generated 30 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-23 15:52:35.322 7 INFO neutron.services.segments.plugin [-] Segment 84ed258c-69bb-456b-a3a0-87dba0046c42 resource provider aggregate not found 2026-08-23 15:52:35.330 7 INFO neutron.services.segments.plugin [-] Segment 84ed258c-69bb-456b-a3a0-87dba0046c42 resource provider aggregate not found 2026-08-23 15:52:35.338 7 INFO neutron.services.segments.plugin [-] Segment 84ed258c-69bb-456b-a3a0-87dba0046c42 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 84ed258c-69bb-456b-a3a0-87dba0046c42 found for delete ", "request_id": "req-80ff0cf7-eaef-4174-9535-1bdacb2ce685"}]} 2026-08-23 15:52:35.353 7 INFO neutron.services.segments.plugin [-] Segment 84ed258c-69bb-456b-a3a0-87dba0046c42 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 84ed258c-69bb-456b-a3a0-87dba0046c42 found for delete ", "request_id": "req-622042db-e73f-4c06-8a15-468524af78e1"}]} [pid: 7|app: 0|req: 847/1604] 10.0.0.234 () {32 vars in 726 bytes} [Sun Aug 23 15:52:35 2026] DELETE /v2.0/networks/7db1901c-8adb-4bf0-a50a-86dc6eb8884b => generated 0 bytes in 196 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-23 15:52:35.395 7 INFO neutron.api.v2.resource [None req-631ced16-a1b6-48d8-b0de-de29b7aee0e7 ce9f5dd985c94ea3a7bfca0eeadc6804 bb56a03a58d747bbb3d1e52c4a217dc7 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 848/1605] 10.0.0.234 () {32 vars in 748 bytes} [Sun Aug 23 15:52:35 2026] DELETE /v2.0/policies/f042da56-a930-4533-88d4-d01ec5d23cef/tags/green => generated 99 bytes in 31 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) 2026-08-23 15:52:35.404 7 INFO neutron.pecan_wsgi.hooks.translation [None req-a44b3339-aea8-4bf3-a289-ede383b2de11 da5131f7f7ba4dcdb686a11d61bbe99b aacf4e707ecf48569c5f0a110175f774 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 849/1606] 10.0.0.234 () {32 vars in 726 bytes} [Sun Aug 23 15:52:35 2026] DELETE /v2.0/networks/7db1901c-8adb-4bf0-a50a-86dc6eb8884b => generated 138 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 850/1607] 10.0.0.234 () {32 vars in 736 bytes} [Sun Aug 23 15:52:35 2026] DELETE /v2.0/policies/f042da56-a930-4533-88d4-d01ec5d23cef/tags => generated 0 bytes in 37 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 851/1608] 10.0.0.234 () {32 vars in 694 bytes} [Sun Aug 23 15:52:35 2026] GET /v2.0/networks?router%3Aexternal=True => generated 651 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 852/1609] 10.0.0.234 () {32 vars in 733 bytes} [Sun Aug 23 15:52:35 2026] GET /v2.0/policies/f042da56-a930-4533-88d4-d01ec5d23cef/tags => 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: 853/1610] 10.0.0.234 () {32 vars in 742 bytes} [Sun Aug 23 15:52:35 2026] GET /v2.0/subnets?network_id=f868bd25-9d5c-4154-ac86-ae6a508ca94b => generated 649 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 854/1611] 10.0.0.234 () {32 vars in 734 bytes} [Sun Aug 23 15:52:35 2026] DELETE /v2.0/qos/policies/f042da56-a930-4533-88d4-d01ec5d23cef => 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: 855/1612] 10.0.0.234 () {32 vars in 653 bytes} [Sun Aug 23 15:52:35 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/1613] 10.0.0.234 () {32 vars in 649 bytes} [Sun Aug 23 15:52:35 2026] GET /v2.0/networks => 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: 857/1614] 10.0.0.234 () {32 vars in 647 bytes} [Sun Aug 23 15:52:35 2026] GET /v2.0/subnets => generated 1280 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 858/1615] 10.0.0.234 () {32 vars in 723 bytes} [Sun Aug 23 15:52:35 2026] GET /v2.0/networks/e5cacd19-ea73-4886-b1df-4d980a65a101 => generated 668 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 859/1616] 10.0.0.234 () {32 vars in 721 bytes} [Sun Aug 23 15:52:35 2026] GET /v2.0/subnets/f0d6c026-bed9-4abc-9b51-577c8a1e722a => generated 641 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-23 15:52:35.810 7 INFO neutron.pecan_wsgi.hooks.translation [None req-edf52e5d-36ee-4570-a33a-d79c944d6c0f da5131f7f7ba4dcdb686a11d61bbe99b aacf4e707ecf48569c5f0a110175f774 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 860/1617] 10.0.0.234 () {32 vars in 724 bytes} [Sun Aug 23 15:52:35 2026] DELETE /v2.0/subnets/aea6ec54-e2df-4e5a-a188-ff4187528b73 => generated 136 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-23 15:52:35.826 7 INFO neutron.pecan_wsgi.hooks.translation [None req-6d74c082-efed-4f9c-bd9f-641a015f7a45 da5131f7f7ba4dcdb686a11d61bbe99b aacf4e707ecf48569c5f0a110175f774 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 861/1618] 10.0.0.234 () {32 vars in 726 bytes} [Sun Aug 23 15:52:35 2026] DELETE /v2.0/networks/7db1901c-8adb-4bf0-a50a-86dc6eb8884b => generated 138 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 862/1619] 10.0.0.234 () {32 vars in 724 bytes} [Sun Aug 23 15:52:35 2026] DELETE /v2.0/subnets/f0d6c026-bed9-4abc-9b51-577c8a1e722a => generated 0 bytes in 131 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 863/1620] 10.0.0.234 () {32 vars in 726 bytes} [Sun Aug 23 15:52:35 2026] DELETE /v2.0/networks/e5cacd19-ea73-4886-b1df-4d980a65a101 => generated 0 bytes in 112 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 758/1621] 10.0.0.234 () {34 vars in 783 bytes} [Sun Aug 23 15:52:35 2026] PUT /v2.0/routers/8edc679d-2b33-4dc2-8bf7-f33dc94326a0/add_router_interface => generated 309 bytes in 1114 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-23 15:52:36.477 7 INFO neutron.db.segments_db [None req-b1b0bfe4-e410-4d5d-ab68-62f66452e652 0a029212a8324a85ae0449412d9a9ba0 3e9bb18249c6444687a20a61112a2872 - - default default] Added segment 07287af6-9112-494b-9811-e3bf77701cba of type vxlan for network bc36dbbd-10c1-4c80-9c1d-646fe6e095a5 [pid: 8|app: 0|req: 759/1622] 10.0.0.234 () {32 vars in 774 bytes} [Sun Aug 23 15:52:36 2026] GET /v2.0/security-groups?tenant_id=bb56a03a58d747bbb3d1e52c4a217dc7&name=default => generated 2925 bytes in 216 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 760/1623] 10.0.0.234 () {32 vars in 774 bytes} [Sun Aug 23 15:52:36 2026] GET /v2.0/security-groups?tenant_id=aacf4e707ecf48569c5f0a110175f774&name=default => generated 2925 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-23 15:52:36.725 7 INFO neutron.db.l3_hamode_db [None req-b1b0bfe4-e410-4d5d-ab68-62f66452e652 0a029212a8324a85ae0449412d9a9ba0 3e9bb18249c6444687a20a61112a2872 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 761/1624] 10.0.0.234 () {32 vars in 740 bytes} [Sun Aug 23 15:52:36 2026] DELETE /v2.0/security-groups/048089a9-9d52-4340-8325-c40c1a03c613 => generated 0 bytes in 71 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-23 15:52:36.833 7 INFO neutron.db.l3_hamode_db [None req-b1b0bfe4-e410-4d5d-ab68-62f66452e652 0a029212a8324a85ae0449412d9a9ba0 3e9bb18249c6444687a20a61112a2872 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 762/1625] 10.0.0.234 () {32 vars in 740 bytes} [Sun Aug 23 15:52:36 2026] DELETE /v2.0/security-groups/93b9c223-822c-4006-ad03-97aa13719531 => generated 0 bytes in 81 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 763/1626] 10.0.0.234 () {32 vars in 774 bytes} [Sun Aug 23 15:52:36 2026] GET /v2.0/security-groups?tenant_id=03294a9c237a41af80516f3ec425abee&name=default => generated 2925 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 764/1627] 10.0.0.234 () {32 vars in 740 bytes} [Sun Aug 23 15:52:36 2026] DELETE /v2.0/security-groups/033a7812-f5d4-4acb-9d97-94ea96a0222b => generated 0 bytes in 100 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-23 15:52:37.367 7 INFO neutron.services.segments.plugin [-] Segment 31784623-7772-4ec5-bb71-e25414dc61c7 resource provider aggregate not found 2026-08-23 15:52:37.373 7 INFO neutron.services.segments.plugin [-] Segment 31784623-7772-4ec5-bb71-e25414dc61c7 resource provider aggregate not found 2026-08-23 15:52:37.395 7 INFO neutron.services.segments.plugin [-] Segment 31784623-7772-4ec5-bb71-e25414dc61c7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 31784623-7772-4ec5-bb71-e25414dc61c7 found for delete ", "request_id": "req-3e94e769-4d28-462d-8851-40e22a3cd34b"}]} 2026-08-23 15:52:37.400 7 INFO neutron.services.segments.plugin [-] Segment 31784623-7772-4ec5-bb71-e25414dc61c7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 31784623-7772-4ec5-bb71-e25414dc61c7 found for delete ", "request_id": "req-578e7db7-c033-4cf0-bc77-826f84499bc7"}]} [pid: 7|app: 0|req: 864/1628] 10.0.0.234 () {34 vars in 668 bytes} [Sun Aug 23 15:52:36 2026] POST /v2.0/routers => generated 474 bytes in 1191 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 765/1629] 10.0.0.244 () {34 vars in 982 bytes} [Sun Aug 23 15:52:37 2026] GET /v2.0/networks?id=4dc4642d-ab6b-4056-ab4f-99ff8fa0ea6b => generated 677 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-23 15:52:37.497 7 INFO neutron.db.l3_hamode_db [None req-58a6f3f1-4bb0-49b8-b5a4-0facb141a642 0a029212a8324a85ae0449412d9a9ba0 3e9bb18249c6444687a20a61112a2872 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 766/1630] 10.0.0.244 () {34 vars in 965 bytes} [Sun Aug 23 15:52:37 2026] GET /v2.0/quotas/b8a84c4ca47c4b598a9a043e814f9f72 => 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: 767/1631] 10.0.0.244 () {34 vars in 1002 bytes} [Sun Aug 23 15:52:37 2026] GET /v2.0/ports?tenant_id=b8a84c4ca47c4b598a9a043e814f9f72&fields=id => generated 103 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-23 15:52:37.640 7 INFO neutron.db.l3_hamode_db [None req-58a6f3f1-4bb0-49b8-b5a4-0facb141a642 0a029212a8324a85ae0449412d9a9ba0 3e9bb18249c6444687a20a61112a2872 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 768/1632] 10.0.0.244 () {34 vars in 1008 bytes} [Sun Aug 23 15:52:37 2026] GET /v2.0/networks/4dc4642d-ab6b-4056-ab4f-99ff8fa0ea6b?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: 769/1633] 10.0.0.244 () {34 vars in 1108 bytes} [Sun Aug 23 15:52:37 2026] GET /v2.0/networks/4dc4642d-ab6b-4056-ab4f-99ff8fa0ea6b?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: 770/1634] 10.0.0.244 () {34 vars in 990 bytes} [Sun Aug 23 15:52:37 2026] GET /v2.0/ports?device_id=6ca4d127-76a3-4797-b05f-6823fc4f3902 => 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: 865/1635] 10.0.0.234 () {34 vars in 668 bytes} [Sun Aug 23 15:52:37 2026] POST /v2.0/routers => generated 474 bytes in 838 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-23 15:52:38.321 8 INFO neutron.db.l3_hamode_db [None req-7c7ec03a-5329-4d2b-8d48-5ac4c7806ba2 0a029212a8324a85ae0449412d9a9ba0 3e9bb18249c6444687a20a61112a2872 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-08-23 15:52:38.469 8 INFO neutron.db.l3_hamode_db [None req-7c7ec03a-5329-4d2b-8d48-5ac4c7806ba2 0a029212a8324a85ae0449412d9a9ba0 3e9bb18249c6444687a20a61112a2872 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-08-23 15:52:38.942 7 INFO neutron.db.segments_db [None req-292f7bc7-138a-439b-b936-562927b06aa2 b33c5054884c4311a382889f4f2b3966 997aa9c802b14d8caafcc1b3573cd19b - - default default] Added segment e196da31-0f47-4749-a782-e1a2f16121e1 of type vxlan for network 922f5d91-1d8c-4816-a49c-d8b66fe0bf17 [pid: 8|app: 0|req: 771/1636] 10.0.0.234 () {34 vars in 668 bytes} [Sun Aug 23 15:52:38 2026] POST /v2.0/routers => generated 474 bytes in 758 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 772/1637] 10.0.0.244 () {34 vars in 990 bytes} [Sun Aug 23 15:52:39 2026] GET /v2.0/ports?device_id=6ca4d127-76a3-4797-b05f-6823fc4f3902 => 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: 866/1638] 10.0.0.234 () {34 vars in 670 bytes} [Sun Aug 23 15:52:38 2026] POST /v2.0/networks => generated 610 bytes in 423 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-23 15:52:39.081 8 INFO neutron.db.l3_hamode_db [None req-0edfd630-72c5-43a8-ad2e-7266a7081cd3 0a029212a8324a85ae0449412d9a9ba0 3e9bb18249c6444687a20a61112a2872 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-08-23 15:52:39.098 7 INFO neutron.db.segments_db [None req-9308944d-cb75-43d9-9c67-0a8d9cefaf5f b33c5054884c4311a382889f4f2b3966 997aa9c802b14d8caafcc1b3573cd19b - - default default] Added segment 6c71fcd8-515d-45a8-a3b4-a9c37e7456be of type vxlan for network c9ca89ac-6d34-403a-996f-2aa3c891a484 2026-08-23 15:52:39.173 8 INFO neutron.db.l3_hamode_db [None req-0edfd630-72c5-43a8-ad2e-7266a7081cd3 0a029212a8324a85ae0449412d9a9ba0 3e9bb18249c6444687a20a61112a2872 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 867/1639] 10.0.0.234 () {34 vars in 670 bytes} [Sun Aug 23 15:52:39 2026] POST /v2.0/networks => generated 611 bytes in 138 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 868/1640] 10.0.0.234 () {34 vars in 669 bytes} [Sun Aug 23 15:52:39 2026] POST /v2.0/subnets => generated 626 bytes in 270 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 869/1641] 10.0.0.234 () {34 vars in 669 bytes} [Sun Aug 23 15:52:39 2026] POST /v2.0/subnets => generated 626 bytes in 237 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 773/1642] 10.0.0.234 () {34 vars in 668 bytes} [Sun Aug 23 15:52:39 2026] POST /v2.0/routers => generated 474 bytes in 720 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-23 15:52:39.766 7 INFO neutron.db.segments_db [None req-9d127dd8-aba8-46ed-b9f9-809f44078b9e b33c5054884c4311a382889f4f2b3966 997aa9c802b14d8caafcc1b3573cd19b - - default default] Added segment e7ccebf2-1a52-4056-86df-253f9e457e2b of type vxlan for network 85af9917-f5e3-45dd-833e-60631a74e001 2026-08-23 15:52:39.805 8 INFO neutron.db.l3_hamode_db [None req-44aa9642-49ae-4424-8989-c77c8dfa9a29 0a029212a8324a85ae0449412d9a9ba0 3e9bb18249c6444687a20a61112a2872 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-08-23 15:52:39.917 8 INFO neutron.db.l3_hamode_db [None req-44aa9642-49ae-4424-8989-c77c8dfa9a29 0a029212a8324a85ae0449412d9a9ba0 3e9bb18249c6444687a20a61112a2872 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-08-23 15:52:39.970 7 INFO neutron.db.l3_hamode_db [None req-9d127dd8-aba8-46ed-b9f9-809f44078b9e b33c5054884c4311a382889f4f2b3966 997aa9c802b14d8caafcc1b3573cd19b - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-08-23 15:52:40.101 7 INFO neutron.db.l3_hamode_db [None req-9d127dd8-aba8-46ed-b9f9-809f44078b9e b33c5054884c4311a382889f4f2b3966 997aa9c802b14d8caafcc1b3573cd19b - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 774/1643] 10.0.0.234 () {34 vars in 668 bytes} [Sun Aug 23 15:52:39 2026] POST /v2.0/routers => generated 474 bytes in 821 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 775/1644] 10.0.0.244 () {34 vars in 990 bytes} [Sun Aug 23 15:52:40 2026] GET /v2.0/ports?device_id=6ca4d127-76a3-4797-b05f-6823fc4f3902 => 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: 870/1645] 10.0.0.234 () {34 vars in 669 bytes} [Sun Aug 23 15:52:39 2026] POST /v2.0/routers => generated 507 bytes in 998 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 776/1646] 10.0.0.234 () {34 vars in 676 bytes} [Sun Aug 23 15:52:40 2026] POST /v2.0/subnetpools => generated 516 bytes in 175 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 871/1647] 10.0.0.234 () {34 vars in 751 bytes} [Sun Aug 23 15:52:40 2026] PUT /v2.0/routers/1c2be5bd-9f10-4ddf-8caa-7dd8f86b637c/tags => generated 17 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 872/1648] 10.0.0.234 () {34 vars in 759 bytes} [Sun Aug 23 15:52:40 2026] PUT /v2.0/subnetpools/d83733aa-d7a3-4da5-84a7-5ff63a0ed0ab/tags => generated 25 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 873/1649] 10.0.0.234 () {34 vars in 751 bytes} [Sun Aug 23 15:52:40 2026] PUT /v2.0/routers/00c438a5-9aeb-4983-bc5e-72d8f6a287f6/tags => generated 25 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 874/1650] 10.0.0.234 () {32 vars in 739 bytes} [Sun Aug 23 15:52:40 2026] GET /v2.0/subnetpools/d83733aa-d7a3-4da5-84a7-5ff63a0ed0ab/tags => generated 25 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 875/1651] 10.0.0.234 () {34 vars in 751 bytes} [Sun Aug 23 15:52:40 2026] PUT /v2.0/routers/7decb8c0-3088-4a80-9dd1-5a5c478d72a0/tags => generated 34 bytes in 495 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 876/1652] 10.0.0.234 () {34 vars in 770 bytes} [Sun Aug 23 15:52:41 2026] PUT /v2.0/subnetpools/d83733aa-d7a3-4da5-84a7-5ff63a0ed0ab/tags/green => generated 4 bytes in 40 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 877/1653] 10.0.0.234 () {34 vars in 751 bytes} [Sun Aug 23 15:52:41 2026] PUT /v2.0/routers/79edde13-0999-4e44-b861-f228630bbde4/tags => generated 19 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 878/1654] 10.0.0.234 () {32 vars in 739 bytes} [Sun Aug 23 15:52:41 2026] GET /v2.0/subnetpools/d83733aa-d7a3-4da5-84a7-5ff63a0ed0ab/tags => generated 34 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 879/1655] 10.0.0.234 () {32 vars in 664 bytes} [Sun Aug 23 15:52:41 2026] GET /v2.0/routers?tags=red => generated 1463 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 880/1656] 10.0.0.234 () {34 vars in 766 bytes} [Sun Aug 23 15:52:41 2026] PUT /v2.0/subnetpools/d83733aa-d7a3-4da5-84a7-5ff63a0ed0ab/tags/red => generated 4 bytes in 28 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 881/1657] 10.0.0.244 () {34 vars in 990 bytes} [Sun Aug 23 15:52:41 2026] GET /v2.0/ports?device_id=6ca4d127-76a3-4797-b05f-6823fc4f3902 => 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: 882/1658] 10.0.0.234 () {32 vars in 678 bytes} [Sun Aug 23 15:52:41 2026] GET /v2.0/routers?tags=red%2Cblue => generated 988 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 883/1659] 10.0.0.234 () {32 vars in 739 bytes} [Sun Aug 23 15:52:41 2026] GET /v2.0/subnetpools/d83733aa-d7a3-4da5-84a7-5ff63a0ed0ab/tags => generated 34 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 777/1660] 10.0.0.234 () {34 vars in 783 bytes} [Sun Aug 23 15:52:40 2026] PUT /v2.0/routers/341e61ee-d91b-425c-94bc-af13e3b0f30d/add_router_interface => generated 309 bytes in 1119 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 884/1661] 10.0.0.234 () {32 vars in 674 bytes} [Sun Aug 23 15:52:41 2026] GET /v2.0/routers?tags-any=blue => generated 988 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 778/1662] 10.0.0.234 () {34 vars in 788 bytes} [Sun Aug 23 15:52:41 2026] PUT /v2.0/subnetpools/d83733aa-d7a3-4da5-84a7-5ff63a0ed0ab/tags/black.or.white => generated 4 bytes in 39 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 885/1663] 10.0.0.234 () {32 vars in 717 bytes} [Sun Aug 23 15:52:41 2026] GET /v2.0/ports/90ecd037-0708-419f-b01d-14468b96b635 => generated 955 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 886/1664] 10.0.0.234 () {32 vars in 739 bytes} [Sun Aug 23 15:52:41 2026] GET /v2.0/subnetpools/d83733aa-d7a3-4da5-84a7-5ff63a0ed0ab/tags => generated 52 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 779/1665] 10.0.0.234 () {32 vars in 686 bytes} [Sun Aug 23 15:52:41 2026] GET /v2.0/routers?tags-any=red%2Cblue => generated 1463 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 780/1666] 10.0.0.234 () {34 vars in 759 bytes} [Sun Aug 23 15:52:42 2026] PUT /v2.0/subnetpools/d83733aa-d7a3-4da5-84a7-5ff63a0ed0ab/tags => generated 37 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 781/1667] 10.0.0.234 () {32 vars in 672 bytes} [Sun Aug 23 15:52:42 2026] GET /v2.0/routers?not-tags=red => generated 960 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 782/1668] 10.0.0.234 () {32 vars in 739 bytes} [Sun Aug 23 15:52:42 2026] GET /v2.0/subnetpools/d83733aa-d7a3-4da5-84a7-5ff63a0ed0ab/tags => generated 37 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 783/1669] 199.204.45.129 () {34 vars in 986 bytes} [Sun Aug 23 15:52:42 2026] GET /v2.0/networks?id=4dc4642d-ab6b-4056-ab4f-99ff8fa0ea6b => generated 677 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 784/1670] 10.0.0.234 () {32 vars in 686 bytes} [Sun Aug 23 15:52:42 2026] GET /v2.0/routers?not-tags=red%2Cblue => generated 1435 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 785/1671] 10.0.0.234 () {32 vars in 747 bytes} [Sun Aug 23 15:52:42 2026] GET /v2.0/subnetpools/d83733aa-d7a3-4da5-84a7-5ff63a0ed0ab/tags/red => generated 0 bytes in 22 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 786/1672] 199.204.45.129 () {38 vars in 955 bytes} [Sun Aug 23 15:52:42 2026] POST /v2.0/ports => generated 958 bytes in 330 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: 787/1673] 10.0.0.234 () {32 vars in 682 bytes} [Sun Aug 23 15:52:42 2026] GET /v2.0/routers?not-tags-any=blue => generated 1435 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-23 15:52:42.707 8 INFO neutron.api.v2.resource [None req-7509488b-1c02-4760-aba5-949188537a92 ea07a6ac7961417cbf63ef002910579c 8fc57da008c74af6aaa18c8371640d9c - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 788/1674] 10.0.0.234 () {32 vars in 751 bytes} [Sun Aug 23 15:52:42 2026] GET /v2.0/subnetpools/d83733aa-d7a3-4da5-84a7-5ff63a0ed0ab/tags/green => generated 99 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 887/1675] 10.0.0.234 () {34 vars in 783 bytes} [Sun Aug 23 15:52:41 2026] PUT /v2.0/routers/341e61ee-d91b-425c-94bc-af13e3b0f30d/add_router_interface => generated 309 bytes in 1074 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 789/1676] 199.204.45.129 () {38 vars in 1028 bytes} [Sun Aug 23 15:52:42 2026] PUT /v2.0/ports/d4545ac7-ab1e-49a5-a168-b71506134935 => generated 1239 bytes in 416 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 888/1677] 10.0.0.234 () {32 vars in 694 bytes} [Sun Aug 23 15:52:43 2026] GET /v2.0/routers?not-tags-any=red%2Cblue => generated 960 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-23 15:52:43.167 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-80d25888-121e-4807-b7b0-b7c70b51d5d2'] response: {'name': 'network-changed', 'server_uuid': '6ca4d127-76a3-4797-b05f-6823fc4f3902', 'tag': 'd4545ac7-ab1e-49a5-a168-b71506134935', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 790/1678] 10.0.0.234 () {32 vars in 750 bytes} [Sun Aug 23 15:52:43 2026] DELETE /v2.0/subnetpools/d83733aa-d7a3-4da5-84a7-5ff63a0ed0ab/tags/red => 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: 889/1679] 10.0.0.244 () {34 vars in 990 bytes} [Sun Aug 23 15:52:43 2026] GET /v2.0/ports?device_id=6ca4d127-76a3-4797-b05f-6823fc4f3902 => generated 973 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 791/1680] 10.0.0.234 () {32 vars in 717 bytes} [Sun Aug 23 15:52:43 2026] GET /v2.0/ports/fc25e0c9-719c-47aa-9a0b-f34ecdab8dee => generated 955 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 792/1681] 10.0.0.234 () {32 vars in 739 bytes} [Sun Aug 23 15:52:43 2026] GET /v2.0/subnetpools/d83733aa-d7a3-4da5-84a7-5ff63a0ed0ab/tags => generated 30 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 890/1682] 10.0.0.234 () {32 vars in 721 bytes} [Sun Aug 23 15:52:43 2026] GET /v2.0/routers/1c2be5bd-9f10-4ddf-8caa-7dd8f86b637c => generated 485 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 793/1683] 10.0.0.244 () {34 vars in 1040 bytes} [Sun Aug 23 15:52:43 2026] GET /v2.0/security-groups?id=a6d0030e-3445-4ea3-9dd2-238aff9085c1&fields=id&fields=name => generated 88 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-23 15:52:43.311 8 INFO neutron.api.v2.resource [None req-54c952fa-35ff-4485-9f6f-40647e3b49e7 ea07a6ac7961417cbf63ef002910579c 8fc57da008c74af6aaa18c8371640d9c - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 794/1684] 10.0.0.234 () {32 vars in 754 bytes} [Sun Aug 23 15:52:43 2026] DELETE /v2.0/subnetpools/d83733aa-d7a3-4da5-84a7-5ff63a0ed0ab/tags/green => generated 99 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) 2026-08-23 15:52:43.663 7 INFO neutron_taas.services.taas.taas_plugin [None req-08aa5461-5902-411e-bdc4-3de5d107415e b33c5054884c4311a382889f4f2b3966 997aa9c802b14d8caafcc1b3573cd19b - - default default] TaaS: Handle Delete Port: fc25e0c9-719c-47aa-9a0b-f34ecdab8dee 2026-08-23 15:52:43.666 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-08aa5461-5902-411e-bdc4-3de5d107415e b33c5054884c4311a382889f4f2b3966 997aa9c802b14d8caafcc1b3573cd19b - - default default] Tap Mirror: Handle Delete Port: fc25e0c9-719c-47aa-9a0b-f34ecdab8dee [pid: 7|app: 0|req: 891/1685] 10.0.0.234 () {34 vars in 789 bytes} [Sun Aug 23 15:52:43 2026] PUT /v2.0/routers/341e61ee-d91b-425c-94bc-af13e3b0f30d/remove_router_interface => generated 309 bytes in 861 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 892/1686] 10.0.0.234 () {32 vars in 742 bytes} [Sun Aug 23 15:52:44 2026] DELETE /v2.0/subnetpools/d83733aa-d7a3-4da5-84a7-5ff63a0ed0ab/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: 893/1687] 199.204.45.129 () {34 vars in 1080 bytes} [Sun Aug 23 15:52:44 2026] GET /v2.0/ports?tenant_id=b8a84c4ca47c4b598a9a043e814f9f72&device_id=6ca4d127-76a3-4797-b05f-6823fc4f3902 => generated 1242 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 795/1688] 10.0.0.234 () {34 vars in 742 bytes} [Sun Aug 23 15:52:43 2026] PUT /v2.0/routers/1c2be5bd-9f10-4ddf-8caa-7dd8f86b637c => generated 485 bytes in 963 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 796/1689] 10.0.0.234 () {32 vars in 739 bytes} [Sun Aug 23 15:52:44 2026] GET /v2.0/subnetpools/d83733aa-d7a3-4da5-84a7-5ff63a0ed0ab/tags => 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: 797/1690] 199.204.45.129 () {34 vars in 1018 bytes} [Sun Aug 23 15:52:44 2026] GET /v2.0/networks?tenant_id=b8a84c4ca47c4b598a9a043e814f9f72&shared=False => generated 773 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 798/1691] 10.0.0.234 () {32 vars in 736 bytes} [Sun Aug 23 15:52:44 2026] GET /v2.0/ports?device_id=1c2be5bd-9f10-4ddf-8caa-7dd8f86b637c => 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: 799/1692] 10.0.0.234 () {32 vars in 732 bytes} [Sun Aug 23 15:52:44 2026] DELETE /v2.0/subnetpools/d83733aa-d7a3-4da5-84a7-5ff63a0ed0ab => 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: 800/1693] 199.204.45.129 () {34 vars in 930 bytes} [Sun Aug 23 15:52:44 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: 801/1694] 10.0.0.244 () {34 vars in 990 bytes} [Sun Aug 23 15:52:44 2026] GET /v2.0/ports?device_id=6ca4d127-76a3-4797-b05f-6823fc4f3902 => generated 973 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-23 15:52:44.530 7 INFO neutron_taas.services.taas.taas_plugin [None req-ac65628d-4d51-43dc-b919-85968e857aa9 b33c5054884c4311a382889f4f2b3966 997aa9c802b14d8caafcc1b3573cd19b - - default default] TaaS: Handle Delete Port: 90ecd037-0708-419f-b01d-14468b96b635 2026-08-23 15:52:44.534 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-ac65628d-4d51-43dc-b919-85968e857aa9 b33c5054884c4311a382889f4f2b3966 997aa9c802b14d8caafcc1b3573cd19b - - default default] Tap Mirror: Handle Delete Port: 90ecd037-0708-419f-b01d-14468b96b635 2026-08-23 15:52:44.678 8 INFO neutron_taas.services.taas.taas_plugin [None req-16410b66-4859-49dd-89ae-f0320675f1ef 0a029212a8324a85ae0449412d9a9ba0 3e9bb18249c6444687a20a61112a2872 - - default default] TaaS: Handle Delete Port: b011ff98-3757-4a2a-a227-50bfc3efb941 2026-08-23 15:52:44.681 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-16410b66-4859-49dd-89ae-f0320675f1ef 0a029212a8324a85ae0449412d9a9ba0 3e9bb18249c6444687a20a61112a2872 - - default default] Tap Mirror: Handle Delete Port: b011ff98-3757-4a2a-a227-50bfc3efb941 [pid: 8|app: 0|req: 802/1695] 10.0.0.234 () {32 vars in 724 bytes} [Sun Aug 23 15:52:44 2026] DELETE /v2.0/routers/1c2be5bd-9f10-4ddf-8caa-7dd8f86b637c => generated 0 bytes in 347 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 803/1696] 10.0.0.244 () {34 vars in 1040 bytes} [Sun Aug 23 15:52:44 2026] GET /v2.0/security-groups?id=a6d0030e-3445-4ea3-9dd2-238aff9085c1&fields=id&fields=name => generated 88 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 806/1699] 10.0.0.234 () {32 vars in 721 bytes} [Sun Aug 23 15:52:44 2026] GET /v2.0/routers/00c438a5-9aeb-4983-bc5e-72d8f6a287f6 => generated 493 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 894/1700] 10.0.0.234 () {34 vars in 789 bytes} [Sun Aug 23 15:52:44 2026] PUT /v2.0/routers/341e61ee-d91b-425c-94bc-af13e3b0f30d/remove_router_interface => generated 309 bytes in 769 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 895/1701] 10.0.0.234 () {32 vars in 736 bytes} [Sun Aug 23 15:52:44 2026] GET /v2.0/ports?device_id=341e61ee-d91b-425c-94bc-af13e3b0f30d => generated 12 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-23 15:52:45.179 7 INFO neutron_taas.services.taas.taas_plugin [None req-23196595-2787-43c5-9ccf-69620af8367d b33c5054884c4311a382889f4f2b3966 997aa9c802b14d8caafcc1b3573cd19b - - default default] TaaS: Handle Delete Port: 609ef3b0-3b2a-428e-b0ce-5331756b5f8d 2026-08-23 15:52:45.182 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-23196595-2787-43c5-9ccf-69620af8367d b33c5054884c4311a382889f4f2b3966 997aa9c802b14d8caafcc1b3573cd19b - - default default] Tap Mirror: Handle Delete Port: 609ef3b0-3b2a-428e-b0ce-5331756b5f8d [pid: 8|app: 0|req: 807/1702] 10.0.0.234 () {34 vars in 742 bytes} [Sun Aug 23 15:52:44 2026] PUT /v2.0/routers/00c438a5-9aeb-4983-bc5e-72d8f6a287f6 => generated 493 bytes in 448 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-23 15:52:45.497 7 INFO neutron.services.segments.plugin [-] Segment e7ccebf2-1a52-4056-86df-253f9e457e2b resource provider aggregate not found 2026-08-23 15:52:45.506 7 INFO neutron.services.segments.plugin [-] Segment e7ccebf2-1a52-4056-86df-253f9e457e2b resource provider aggregate not found 2026-08-23 15:52:45.526 7 INFO neutron.db.l3_hamode_db [None req-23196595-2787-43c5-9ccf-69620af8367d b33c5054884c4311a382889f4f2b3966 997aa9c802b14d8caafcc1b3573cd19b - - default default] HA network 85af9917-f5e3-45dd-833e-60631a74e001 was deleted as no HA routers are present in tenant 997aa9c802b14d8caafcc1b3573cd19b. 2026-08-23 15:52:45.534 7 INFO neutron.services.segments.plugin [-] Segment e7ccebf2-1a52-4056-86df-253f9e457e2b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e7ccebf2-1a52-4056-86df-253f9e457e2b found for delete ", "request_id": "req-34d7c1a0-bbfb-4265-8057-e391b94a7abf"}]} [pid: 7|app: 0|req: 896/1703] 10.0.0.234 () {32 vars in 724 bytes} [Sun Aug 23 15:52:45 2026] DELETE /v2.0/routers/341e61ee-d91b-425c-94bc-af13e3b0f30d => generated 0 bytes in 534 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-23 15:52:45.537 7 INFO neutron.services.segments.plugin [-] Segment e7ccebf2-1a52-4056-86df-253f9e457e2b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e7ccebf2-1a52-4056-86df-253f9e457e2b found for delete ", "request_id": "req-805d4ba9-a0c5-4b01-94ba-eabb946af20a"}]} [pid: 7|app: 0|req: 897/1704] 10.0.0.234 () {32 vars in 736 bytes} [Sun Aug 23 15:52:45 2026] GET /v2.0/ports?device_id=00c438a5-9aeb-4983-bc5e-72d8f6a287f6 => generated 12 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 898/1705] 199.204.45.129 () {34 vars in 1080 bytes} [Sun Aug 23 15:52:45 2026] GET /v2.0/ports?tenant_id=b8a84c4ca47c4b598a9a043e814f9f72&device_id=6ca4d127-76a3-4797-b05f-6823fc4f3902 => generated 1242 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 808/1706] 10.0.0.234 () {32 vars in 774 bytes} [Sun Aug 23 15:52:45 2026] GET /v2.0/security-groups?tenant_id=902377d75283446eaa1916a60e04b1c6&name=default => generated 2925 bytes in 212 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 899/1707] 10.0.0.234 () {32 vars in 724 bytes} [Sun Aug 23 15:52:45 2026] DELETE /v2.0/subnets/705b8275-ebfc-45fc-86b4-a5473267e0c9 => generated 0 bytes in 138 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 900/1708] 199.204.45.129 () {34 vars in 1060 bytes} [Sun Aug 23 15:52:45 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=d4545ac7-ab1e-49a5-a168-b71506134935 => generated 19 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-23 15:52:45.787 8 INFO neutron_taas.services.taas.taas_plugin [None req-8e88a9b9-89c2-46e0-a099-429f02455d9a 0a029212a8324a85ae0449412d9a9ba0 3e9bb18249c6444687a20a61112a2872 - - default default] TaaS: Handle Delete Port: 438ef3ed-565b-4e09-88e1-f59123b7223b 2026-08-23 15:52:45.790 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-8e88a9b9-89c2-46e0-a099-429f02455d9a 0a029212a8324a85ae0449412d9a9ba0 3e9bb18249c6444687a20a61112a2872 - - default default] Tap Mirror: Handle Delete Port: 438ef3ed-565b-4e09-88e1-f59123b7223b [pid: 7|app: 0|req: 901/1709] 10.0.0.234 () {32 vars in 740 bytes} [Sun Aug 23 15:52:45 2026] DELETE /v2.0/security-groups/766008bc-d172-486c-b32f-98db3ff3215b => 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: 902/1710] 10.0.0.234 () {32 vars in 724 bytes} [Sun Aug 23 15:52:45 2026] DELETE /v2.0/subnets/e0faea94-5654-489b-8cd5-71718ba42a8d => generated 0 bytes in 143 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 809/1711] 10.0.0.234 () {32 vars in 724 bytes} [Sun Aug 23 15:52:45 2026] DELETE /v2.0/routers/00c438a5-9aeb-4983-bc5e-72d8f6a287f6 => generated 0 bytes in 355 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 903/1712] 199.204.45.129 () {34 vars in 984 bytes} [Sun Aug 23 15:52:45 2026] GET /v2.0/subnets?id=7d9d5111-e20d-450e-8202-95760e955088 => generated 695 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 904/1713] 10.0.0.244 () {34 vars in 990 bytes} [Sun Aug 23 15:52:45 2026] GET /v2.0/ports?device_id=6ca4d127-76a3-4797-b05f-6823fc4f3902 => generated 973 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 810/1714] 10.0.0.234 () {32 vars in 774 bytes} [Sun Aug 23 15:52:45 2026] GET /v2.0/security-groups?tenant_id=8fc57da008c74af6aaa18c8371640d9c&name=default => generated 2925 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 905/1715] 10.0.0.234 () {32 vars in 726 bytes} [Sun Aug 23 15:52:46 2026] DELETE /v2.0/networks/c9ca89ac-6d34-403a-996f-2aa3c891a484 => generated 0 bytes in 91 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 906/1716] 199.204.45.129 () {34 vars in 1052 bytes} [Sun Aug 23 15:52:46 2026] GET /v2.0/ports?network_id=4dc4642d-ab6b-4056-ab4f-99ff8fa0ea6b&device_owner=network%3Adhcp => generated 1244 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 811/1717] 10.0.0.234 () {32 vars in 721 bytes} [Sun Aug 23 15:52:46 2026] GET /v2.0/routers/7decb8c0-3088-4a80-9dd1-5a5c478d72a0 => generated 502 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 907/1718] 10.0.0.244 () {34 vars in 1040 bytes} [Sun Aug 23 15:52:46 2026] GET /v2.0/security-groups?id=a6d0030e-3445-4ea3-9dd2-238aff9085c1&fields=id&fields=name => generated 88 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-23 15:52:46.256 7 INFO neutron_taas.services.taas.taas_plugin [None req-ce18c6e4-08bc-41e3-b8ea-ab05a8333c70 b33c5054884c4311a382889f4f2b3966 997aa9c802b14d8caafcc1b3573cd19b - - default default] TaaS: Handle Delete Port: f7003f1b-4118-4a84-9bf1-32cb9f46d859 2026-08-23 15:52:46.258 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-ce18c6e4-08bc-41e3-b8ea-ab05a8333c70 b33c5054884c4311a382889f4f2b3966 997aa9c802b14d8caafcc1b3573cd19b - - default default] Tap Mirror: Handle Delete Port: f7003f1b-4118-4a84-9bf1-32cb9f46d859 [pid: 8|app: 0|req: 812/1719] 10.0.0.234 () {32 vars in 740 bytes} [Sun Aug 23 15:52:46 2026] DELETE /v2.0/security-groups/f458ddac-f7f3-4414-b779-0c86c7d66f1a => 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: 813/1720] 199.204.45.129 () {34 vars in 1012 bytes} [Sun Aug 23 15:52:46 2026] GET /v2.0/networks/4dc4642d-ab6b-4056-ab4f-99ff8fa0ea6b?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: 908/1721] 10.0.0.234 () {32 vars in 726 bytes} [Sun Aug 23 15:52:46 2026] DELETE /v2.0/networks/922f5d91-1d8c-4816-a49c-d8b66fe0bf17 => generated 0 bytes in 271 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 909/1722] 199.204.45.129 () {34 vars in 1112 bytes} [Sun Aug 23 15:52:46 2026] GET /v2.0/networks/4dc4642d-ab6b-4056-ab4f-99ff8fa0ea6b?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) 2026-08-23 15:52:46.545 7 INFO neutron.db.segments_db [None req-e558843e-3446-4e5d-b903-80016d40a4d4 b33c5054884c4311a382889f4f2b3966 997aa9c802b14d8caafcc1b3573cd19b - - default default] Added segment cc0b27d3-f503-451c-aaa3-1b066bfcccb9 of type vxlan for network df5725ad-996b-4b8e-a1ff-25e76235b14f [pid: 7|app: 0|req: 910/1723] 10.0.0.234 () {34 vars in 670 bytes} [Sun Aug 23 15:52:46 2026] POST /v2.0/networks => generated 610 bytes in 169 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 814/1724] 10.0.0.234 () {34 vars in 742 bytes} [Sun Aug 23 15:52:46 2026] PUT /v2.0/routers/7decb8c0-3088-4a80-9dd1-5a5c478d72a0 => generated 502 bytes in 567 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 815/1725] 10.0.0.234 () {32 vars in 736 bytes} [Sun Aug 23 15:52:46 2026] GET /v2.0/ports?device_id=7decb8c0-3088-4a80-9dd1-5a5c478d72a0 => 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: 911/1726] 10.0.0.234 () {34 vars in 669 bytes} [Sun Aug 23 15:52:46 2026] POST /v2.0/subnets => generated 626 bytes in 280 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-23 15:52:46.997 7 INFO neutron.db.segments_db [None req-c810b222-f12c-42e0-8de7-aa27f96a3ceb b33c5054884c4311a382889f4f2b3966 997aa9c802b14d8caafcc1b3573cd19b - - default default] Added segment 418a9525-4aff-4fe5-9f6a-eb993e88fbaa of type vxlan for network e98bf485-7085-418c-a259-00d947259519 2026-08-23 15:52:47.060 8 INFO neutron_taas.services.taas.taas_plugin [None req-cbc0b5d9-9085-4a16-9262-4f26a628ee99 0a029212a8324a85ae0449412d9a9ba0 3e9bb18249c6444687a20a61112a2872 - - default default] TaaS: Handle Delete Port: b65d1c56-1eae-404e-a730-9f0b0d51532c 2026-08-23 15:52:47.070 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-cbc0b5d9-9085-4a16-9262-4f26a628ee99 0a029212a8324a85ae0449412d9a9ba0 3e9bb18249c6444687a20a61112a2872 - - default default] Tap Mirror: Handle Delete Port: b65d1c56-1eae-404e-a730-9f0b0d51532c 2026-08-23 15:52:47.316 7 INFO neutron.db.l3_hamode_db [None req-c810b222-f12c-42e0-8de7-aa27f96a3ceb b33c5054884c4311a382889f4f2b3966 997aa9c802b14d8caafcc1b3573cd19b - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 816/1727] 10.0.0.234 () {32 vars in 724 bytes} [Sun Aug 23 15:52:46 2026] DELETE /v2.0/routers/7decb8c0-3088-4a80-9dd1-5a5c478d72a0 => generated 0 bytes in 422 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 817/1728] 10.0.0.244 () {34 vars in 990 bytes} [Sun Aug 23 15:52:47 2026] GET /v2.0/ports?device_id=6ca4d127-76a3-4797-b05f-6823fc4f3902 => 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: 818/1729] 10.0.0.234 () {32 vars in 721 bytes} [Sun Aug 23 15:52:47 2026] GET /v2.0/routers/79edde13-0999-4e44-b861-f228630bbde4 => generated 487 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-23 15:52:47.424 7 INFO neutron.db.l3_hamode_db [None req-c810b222-f12c-42e0-8de7-aa27f96a3ceb b33c5054884c4311a382889f4f2b3966 997aa9c802b14d8caafcc1b3573cd19b - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 819/1730] 10.0.0.244 () {34 vars in 1040 bytes} [Sun Aug 23 15:52:47 2026] GET /v2.0/security-groups?id=a6d0030e-3445-4ea3-9dd2-238aff9085c1&fields=id&fields=name => generated 88 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-23 15:52:47.565 7 INFO neutron.services.segments.plugin [-] Segment 6c71fcd8-515d-45a8-a3b4-a9c37e7456be resource provider aggregate not found 2026-08-23 15:52:47.574 7 INFO neutron.services.segments.plugin [-] Segment 6c71fcd8-515d-45a8-a3b4-a9c37e7456be resource provider aggregate not found 2026-08-23 15:52:47.587 7 INFO neutron.services.segments.plugin [-] Segment 6c71fcd8-515d-45a8-a3b4-a9c37e7456be resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6c71fcd8-515d-45a8-a3b4-a9c37e7456be found for delete ", "request_id": "req-b256d1dd-3d90-440f-ab61-70d55fca3e4d"}]} 2026-08-23 15:52:47.597 7 INFO neutron.services.segments.plugin [-] Segment 6c71fcd8-515d-45a8-a3b4-a9c37e7456be resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6c71fcd8-515d-45a8-a3b4-a9c37e7456be found for delete ", "request_id": "req-94f0c81f-f836-4d31-9947-25e55ed22d1c"}]} 2026-08-23 15:52:47.609 7 INFO neutron.services.segments.plugin [-] Segment e196da31-0f47-4749-a782-e1a2f16121e1 resource provider aggregate not found 2026-08-23 15:52:47.617 7 INFO neutron.services.segments.plugin [-] Segment e196da31-0f47-4749-a782-e1a2f16121e1 resource provider aggregate not found 2026-08-23 15:52:47.626 7 INFO neutron.services.segments.plugin [-] Segment e196da31-0f47-4749-a782-e1a2f16121e1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e196da31-0f47-4749-a782-e1a2f16121e1 found for delete ", "request_id": "req-7ffe8277-cbde-469a-a33a-ef2a0e7ce99a"}]} 2026-08-23 15:52:47.634 7 INFO neutron.services.segments.plugin [-] Segment e196da31-0f47-4749-a782-e1a2f16121e1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e196da31-0f47-4749-a782-e1a2f16121e1 found for delete ", "request_id": "req-ad5d2116-aceb-4072-8ea2-754bb1d2d986"}]} [pid: 8|app: 0|req: 820/1731] 10.0.0.234 () {34 vars in 742 bytes} [Sun Aug 23 15:52:47 2026] PUT /v2.0/routers/79edde13-0999-4e44-b861-f228630bbde4 => generated 487 bytes in 526 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 821/1732] 10.0.0.234 () {32 vars in 736 bytes} [Sun Aug 23 15:52:47 2026] GET /v2.0/ports?device_id=79edde13-0999-4e44-b861-f228630bbde4 => 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: 912/1733] 10.0.0.234 () {34 vars in 669 bytes} [Sun Aug 23 15:52:46 2026] POST /v2.0/routers => generated 507 bytes in 1091 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-23 15:52:48.183 8 INFO neutron_taas.services.taas.taas_plugin [None req-a8860a75-1e0f-408e-813a-fd08a12b62e5 0a029212a8324a85ae0449412d9a9ba0 3e9bb18249c6444687a20a61112a2872 - - default default] TaaS: Handle Delete Port: 06491c0d-7051-4fa3-b905-5381a5687243 2026-08-23 15:52:48.185 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a8860a75-1e0f-408e-813a-fd08a12b62e5 0a029212a8324a85ae0449412d9a9ba0 3e9bb18249c6444687a20a61112a2872 - - default default] Tap Mirror: Handle Delete Port: 06491c0d-7051-4fa3-b905-5381a5687243 [pid: 8|app: 0|req: 822/1734] 10.0.0.234 () {32 vars in 724 bytes} [Sun Aug 23 15:52:48 2026] DELETE /v2.0/routers/79edde13-0999-4e44-b861-f228630bbde4 => generated 0 bytes in 317 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 823/1735] 10.0.0.234 () {32 vars in 721 bytes} [Sun Aug 23 15:52:48 2026] GET /v2.0/routers/59b7570e-c939-4702-9a0e-5b1244df3434 => generated 480 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 913/1736] 10.0.0.234 () {34 vars in 665 bytes} [Sun Aug 23 15:52:48 2026] POST /v2.0/ports => generated 947 bytes in 327 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: 824/1737] 10.0.0.234 () {34 vars in 742 bytes} [Sun Aug 23 15:52:48 2026] PUT /v2.0/routers/59b7570e-c939-4702-9a0e-5b1244df3434 => generated 480 bytes in 460 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 825/1738] 10.0.0.244 () {34 vars in 990 bytes} [Sun Aug 23 15:52:48 2026] GET /v2.0/ports?device_id=6ca4d127-76a3-4797-b05f-6823fc4f3902 => 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: 826/1739] 10.0.0.234 () {32 vars in 736 bytes} [Sun Aug 23 15:52:48 2026] GET /v2.0/ports?device_id=59b7570e-c939-4702-9a0e-5b1244df3434 => 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: 827/1740] 10.0.0.244 () {34 vars in 1040 bytes} [Sun Aug 23 15:52:48 2026] GET /v2.0/security-groups?id=a6d0030e-3445-4ea3-9dd2-238aff9085c1&fields=id&fields=name => generated 88 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-23 15:52:49.054 8 INFO neutron_taas.services.taas.taas_plugin [None req-2460c063-5f33-43e9-9900-822e8beedd3a 0a029212a8324a85ae0449412d9a9ba0 3e9bb18249c6444687a20a61112a2872 - - default default] TaaS: Handle Delete Port: fc74295f-5f46-4bfc-86c2-e66afd0c2019 2026-08-23 15:52:49.058 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-2460c063-5f33-43e9-9900-822e8beedd3a 0a029212a8324a85ae0449412d9a9ba0 3e9bb18249c6444687a20a61112a2872 - - default default] Tap Mirror: Handle Delete Port: fc74295f-5f46-4bfc-86c2-e66afd0c2019 2026-08-23 15:52:49.395 8 INFO neutron.services.segments.plugin [-] Segment 07287af6-9112-494b-9811-e3bf77701cba resource provider aggregate not found 2026-08-23 15:52:49.404 8 INFO neutron.services.segments.plugin [-] Segment 07287af6-9112-494b-9811-e3bf77701cba resource provider aggregate not found 2026-08-23 15:52:49.415 8 INFO neutron.services.segments.plugin [-] Segment 07287af6-9112-494b-9811-e3bf77701cba resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 07287af6-9112-494b-9811-e3bf77701cba found for delete ", "request_id": "req-5e1dace6-f670-4e7e-a44b-2097b04de2f6"}]} 2026-08-23 15:52:49.426 8 INFO neutron.services.segments.plugin [-] Segment 07287af6-9112-494b-9811-e3bf77701cba resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 07287af6-9112-494b-9811-e3bf77701cba found for delete ", "request_id": "req-ae42048b-b79d-4e7f-81eb-6d7d6027c8fe"}]} 2026-08-23 15:52:49.441 8 INFO neutron.db.l3_hamode_db [None req-2460c063-5f33-43e9-9900-822e8beedd3a 0a029212a8324a85ae0449412d9a9ba0 3e9bb18249c6444687a20a61112a2872 - - default default] HA network bc36dbbd-10c1-4c80-9c1d-646fe6e095a5 was deleted as no HA routers are present in tenant 3e9bb18249c6444687a20a61112a2872. [pid: 8|app: 0|req: 828/1741] 10.0.0.234 () {32 vars in 724 bytes} [Sun Aug 23 15:52:48 2026] DELETE /v2.0/routers/59b7570e-c939-4702-9a0e-5b1244df3434 => generated 0 bytes in 540 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 914/1742] 10.0.0.234 () {34 vars in 783 bytes} [Sun Aug 23 15:52:48 2026] PUT /v2.0/routers/9596edbd-10f0-40d2-a860-c0d667e03506/add_router_interface => generated 309 bytes in 1121 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 829/1743] 10.0.0.234 () {32 vars in 717 bytes} [Sun Aug 23 15:52:49 2026] GET /v2.0/ports/aa5dd608-4513-4efa-8346-a33eff56a1d0 => generated 1021 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-23 15:52:49.949 7 INFO neutron_taas.services.taas.taas_plugin [None req-590a3eb8-1e91-4c44-a2cc-aaa84e1b0c5b b33c5054884c4311a382889f4f2b3966 997aa9c802b14d8caafcc1b3573cd19b - - default default] TaaS: Handle Delete Port: aa5dd608-4513-4efa-8346-a33eff56a1d0 2026-08-23 15:52:49.954 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-590a3eb8-1e91-4c44-a2cc-aaa84e1b0c5b b33c5054884c4311a382889f4f2b3966 997aa9c802b14d8caafcc1b3573cd19b - - default default] Tap Mirror: Handle Delete Port: aa5dd608-4513-4efa-8346-a33eff56a1d0 [pid: 8|app: 0|req: 830/1744] 10.0.0.244 () {34 vars in 990 bytes} [Sun Aug 23 15:52:49 2026] GET /v2.0/ports?device_id=6ca4d127-76a3-4797-b05f-6823fc4f3902 => generated 975 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 831/1745] 10.0.0.244 () {34 vars in 1040 bytes} [Sun Aug 23 15:52:50 2026] GET /v2.0/security-groups?id=a6d0030e-3445-4ea3-9dd2-238aff9085c1&fields=id&fields=name => generated 88 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 915/1746] 10.0.0.234 () {34 vars in 789 bytes} [Sun Aug 23 15:52:49 2026] PUT /v2.0/routers/9596edbd-10f0-40d2-a860-c0d667e03506/remove_router_interface => generated 309 bytes in 770 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-23 15:52:50.506 7 INFO neutron.api.v2.resource [None req-511ca833-1936-40f9-ae8c-b90968ef7f52 b33c5054884c4311a382889f4f2b3966 997aa9c802b14d8caafcc1b3573cd19b - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 916/1747] 10.0.0.234 () {34 vars in 789 bytes} [Sun Aug 23 15:52:50 2026] PUT /v2.0/routers/9596edbd-10f0-40d2-a860-c0d667e03506/remove_router_interface => generated 197 bytes in 121 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 917/1748] 10.0.0.234 () {32 vars in 736 bytes} [Sun Aug 23 15:52:50 2026] GET /v2.0/ports?device_id=9596edbd-10f0-40d2-a860-c0d667e03506 => 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: 832/1749] 10.0.0.234 () {32 vars in 774 bytes} [Sun Aug 23 15:52:50 2026] GET /v2.0/security-groups?tenant_id=3e9bb18249c6444687a20a61112a2872&name=default => generated 2925 bytes in 304 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-23 15:52:50.686 7 INFO neutron_taas.services.taas.taas_plugin [None req-fbefb711-0c2c-4ee7-9cbd-f73ac74fb2df b33c5054884c4311a382889f4f2b3966 997aa9c802b14d8caafcc1b3573cd19b - - default default] TaaS: Handle Delete Port: 44da3ff1-18d5-45ab-acb1-bfe1e9cde214 2026-08-23 15:52:50.689 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-fbefb711-0c2c-4ee7-9cbd-f73ac74fb2df b33c5054884c4311a382889f4f2b3966 997aa9c802b14d8caafcc1b3573cd19b - - default default] Tap Mirror: Handle Delete Port: 44da3ff1-18d5-45ab-acb1-bfe1e9cde214 [pid: 8|app: 0|req: 833/1750] 10.0.0.234 () {32 vars in 740 bytes} [Sun Aug 23 15:52:50 2026] DELETE /v2.0/security-groups/b68fbb2d-9822-47e7-8719-cd6ba57ee8b1 => generated 0 bytes in 79 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 834/1751] 10.0.0.234 () {32 vars in 774 bytes} [Sun Aug 23 15:52:50 2026] GET /v2.0/security-groups?tenant_id=1659f9347ce74e85b2b5d6dcf35f1d4d&name=default => generated 2925 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-23 15:52:50.993 7 INFO neutron.services.segments.plugin [-] Segment 418a9525-4aff-4fe5-9f6a-eb993e88fbaa resource provider aggregate not found 2026-08-23 15:52:51.000 7 INFO neutron.services.segments.plugin [-] Segment 418a9525-4aff-4fe5-9f6a-eb993e88fbaa resource provider aggregate not found 2026-08-23 15:52:51.015 7 INFO neutron.services.segments.plugin [-] Segment 418a9525-4aff-4fe5-9f6a-eb993e88fbaa resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 418a9525-4aff-4fe5-9f6a-eb993e88fbaa found for delete ", "request_id": "req-de694044-748f-42a5-80dc-380a38c6728e"}]} 2026-08-23 15:52:51.017 7 INFO neutron.services.segments.plugin [-] Segment 418a9525-4aff-4fe5-9f6a-eb993e88fbaa resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 418a9525-4aff-4fe5-9f6a-eb993e88fbaa found for delete ", "request_id": "req-febc4cf3-0cfa-446b-8f3e-ea5564f46b80"}]} 2026-08-23 15:52:51.026 7 INFO neutron.db.l3_hamode_db [None req-fbefb711-0c2c-4ee7-9cbd-f73ac74fb2df b33c5054884c4311a382889f4f2b3966 997aa9c802b14d8caafcc1b3573cd19b - - default default] HA network e98bf485-7085-418c-a259-00d947259519 was deleted as no HA routers are present in tenant 997aa9c802b14d8caafcc1b3573cd19b. [pid: 7|app: 0|req: 918/1752] 10.0.0.234 () {32 vars in 724 bytes} [Sun Aug 23 15:52:50 2026] DELETE /v2.0/routers/9596edbd-10f0-40d2-a860-c0d667e03506 => generated 0 bytes in 499 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 835/1753] 10.0.0.234 () {32 vars in 740 bytes} [Sun Aug 23 15:52:50 2026] DELETE /v2.0/security-groups/030caec3-4073-48c2-83ff-80f27198a11d => 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: 919/1754] 10.0.0.234 () {32 vars in 724 bytes} [Sun Aug 23 15:52:51 2026] DELETE /v2.0/subnets/35b232bf-a982-444e-b051-48e35707e3d7 => generated 0 bytes in 120 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 920/1755] 10.0.0.244 () {34 vars in 990 bytes} [Sun Aug 23 15:52:51 2026] GET /v2.0/ports?device_id=6ca4d127-76a3-4797-b05f-6823fc4f3902 => generated 975 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 836/1756] 10.0.0.234 () {32 vars in 726 bytes} [Sun Aug 23 15:52:51 2026] DELETE /v2.0/networks/df5725ad-996b-4b8e-a1ff-25e76235b14f => generated 0 bytes in 114 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 837/1757] 10.0.0.244 () {34 vars in 1040 bytes} [Sun Aug 23 15:52:51 2026] GET /v2.0/security-groups?id=a6d0030e-3445-4ea3-9dd2-238aff9085c1&fields=id&fields=name => generated 88 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-23 15:52:51.350 8 INFO neutron.db.segments_db [None req-3cbf7062-f8d2-4e65-9146-8d7128b5cb92 b33c5054884c4311a382889f4f2b3966 997aa9c802b14d8caafcc1b3573cd19b - - default default] Added segment a2b7801f-22cf-49dd-8847-580d56bd02e4 of type vxlan for network 1a36319e-dd90-410d-8ff0-72a885a9898e [pid: 7|app: 0|req: 921/1758] 10.0.0.234 () {32 vars in 774 bytes} [Sun Aug 23 15:52:51 2026] GET /v2.0/security-groups?tenant_id=91965df5f3594c2aa00e6f72401a1ff6&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: 838/1759] 10.0.0.234 () {34 vars in 670 bytes} [Sun Aug 23 15:52:51 2026] POST /v2.0/networks => generated 611 bytes in 113 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-23 15:52:51.444 8 INFO neutron.services.segments.plugin [-] Segment cc0b27d3-f503-451c-aaa3-1b066bfcccb9 resource provider aggregate not found 2026-08-23 15:52:51.458 8 INFO neutron.services.segments.plugin [-] Segment cc0b27d3-f503-451c-aaa3-1b066bfcccb9 resource provider aggregate not found 2026-08-23 15:52:51.479 8 INFO neutron.services.segments.plugin [-] Segment cc0b27d3-f503-451c-aaa3-1b066bfcccb9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cc0b27d3-f503-451c-aaa3-1b066bfcccb9 found for delete ", "request_id": "req-622e3077-07e6-4149-8c8c-676ed9a4c3b8"}]} 2026-08-23 15:52:51.494 8 INFO neutron.services.segments.plugin [-] Segment cc0b27d3-f503-451c-aaa3-1b066bfcccb9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cc0b27d3-f503-451c-aaa3-1b066bfcccb9 found for delete ", "request_id": "req-4bd72a2b-af73-4775-960a-079269f2e312"}]} [pid: 7|app: 0|req: 922/1760] 10.0.0.234 () {32 vars in 740 bytes} [Sun Aug 23 15:52:51 2026] DELETE /v2.0/security-groups/25c14918-d98b-4a94-b9a3-2e80e78150ff => generated 0 bytes in 128 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 839/1761] 10.0.0.234 () {34 vars in 669 bytes} [Sun Aug 23 15:52:51 2026] POST /v2.0/subnets => generated 626 bytes in 207 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 923/1762] 10.0.0.244 () {34 vars in 990 bytes} [Sun Aug 23 15:52:51 2026] GET /v2.0/ports?device_id=6ca4d127-76a3-4797-b05f-6823fc4f3902 => generated 975 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-23 15:52:51.667 8 INFO neutron.db.segments_db [None req-78e8a236-9c5c-45f9-9526-cb275850195f b33c5054884c4311a382889f4f2b3966 997aa9c802b14d8caafcc1b3573cd19b - - default default] Added segment 43d51a4d-6da1-41ae-8a4f-8272526df52c of type vxlan for network b9af9271-7a5f-488a-bad3-b9c89edbfb2a [pid: 7|app: 0|req: 924/1763] 10.0.0.244 () {34 vars in 1040 bytes} [Sun Aug 23 15:52:51 2026] GET /v2.0/security-groups?id=a6d0030e-3445-4ea3-9dd2-238aff9085c1&fields=id&fields=name => generated 88 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-23 15:52:51.838 8 INFO neutron.db.l3_hamode_db [None req-78e8a236-9c5c-45f9-9526-cb275850195f b33c5054884c4311a382889f4f2b3966 997aa9c802b14d8caafcc1b3573cd19b - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-08-23 15:52:51.919 8 INFO neutron.db.l3_hamode_db [None req-78e8a236-9c5c-45f9-9526-cb275850195f b33c5054884c4311a382889f4f2b3966 997aa9c802b14d8caafcc1b3573cd19b - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 840/1764] 10.0.0.234 () {34 vars in 669 bytes} [Sun Aug 23 15:52:51 2026] POST /v2.0/routers => generated 506 bytes in 838 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 841/1765] 10.0.0.244 () {34 vars in 990 bytes} [Sun Aug 23 15:52:52 2026] GET /v2.0/ports?device_id=6ca4d127-76a3-4797-b05f-6823fc4f3902 => 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: 842/1766] 10.0.0.244 () {34 vars in 1040 bytes} [Sun Aug 23 15:52:52 2026] GET /v2.0/security-groups?id=a6d0030e-3445-4ea3-9dd2-238aff9085c1&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: 925/1767] 10.0.0.234 () {34 vars in 783 bytes} [Sun Aug 23 15:52:52 2026] PUT /v2.0/routers/32c227d8-b27a-4297-b45f-4c2fffdf5aa8/add_router_interface => generated 309 bytes in 1127 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 843/1768] 10.0.0.234 () {32 vars in 717 bytes} [Sun Aug 23 15:52:53 2026] GET /v2.0/ports/48915f06-c035-4258-afd1-32eb4708b48a => generated 955 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 844/1769] 10.0.0.244 () {34 vars in 990 bytes} [Sun Aug 23 15:52:53 2026] GET /v2.0/ports?device_id=6ca4d127-76a3-4797-b05f-6823fc4f3902 => generated 975 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 845/1770] 10.0.0.244 () {34 vars in 1040 bytes} [Sun Aug 23 15:52:53 2026] GET /v2.0/security-groups?id=a6d0030e-3445-4ea3-9dd2-238aff9085c1&fields=id&fields=name => generated 88 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-23 15:52:54.019 7 INFO neutron_taas.services.taas.taas_plugin [None req-4bba311c-501e-43c5-92cd-6e4221ec017a b33c5054884c4311a382889f4f2b3966 997aa9c802b14d8caafcc1b3573cd19b - - default default] TaaS: Handle Delete Port: 48915f06-c035-4258-afd1-32eb4708b48a 2026-08-23 15:52:54.022 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-4bba311c-501e-43c5-92cd-6e4221ec017a b33c5054884c4311a382889f4f2b3966 997aa9c802b14d8caafcc1b3573cd19b - - default default] Tap Mirror: Handle Delete Port: 48915f06-c035-4258-afd1-32eb4708b48a [pid: 8|app: 0|req: 846/1771] 199.204.45.129 () {34 vars in 994 bytes} [Sun Aug 23 15:52:54 2026] GET /v2.0/ports?device_id=6ca4d127-76a3-4797-b05f-6823fc4f3902 => generated 975 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-23 15:52:54.193 8 INFO neutron_taas.services.taas.taas_plugin [req-f9a74269-afaf-4ae5-b2a7-4ff57cd24611 req-665b3067-1170-4a28-b524-8a9e95b3f213 d7ca618345bc4e9481d2f07255c648bc b8a84c4ca47c4b598a9a043e814f9f72 - - default default] TaaS: Handle Delete Port: d4545ac7-ab1e-49a5-a168-b71506134935 2026-08-23 15:52:54.196 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-f9a74269-afaf-4ae5-b2a7-4ff57cd24611 req-665b3067-1170-4a28-b524-8a9e95b3f213 d7ca618345bc4e9481d2f07255c648bc b8a84c4ca47c4b598a9a043e814f9f72 - - default default] Tap Mirror: Handle Delete Port: d4545ac7-ab1e-49a5-a168-b71506134935 [pid: 8|app: 0|req: 847/1772] 199.204.45.129 () {36 vars in 997 bytes} [Sun Aug 23 15:52:54 2026] DELETE /v2.0/ports/d4545ac7-ab1e-49a5-a168-b71506134935 => generated 0 bytes in 242 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-23 15:52:54.364 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-0c518513-22c1-4014-8ea0-414c789f4051'] response: {'server_uuid': '6ca4d127-76a3-4797-b05f-6823fc4f3902', 'name': 'network-vif-deleted', 'tag': 'd4545ac7-ab1e-49a5-a168-b71506134935', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 926/1773] 10.0.0.234 () {34 vars in 789 bytes} [Sun Aug 23 15:52:53 2026] PUT /v2.0/routers/32c227d8-b27a-4297-b45f-4c2fffdf5aa8/remove_router_interface => generated 309 bytes in 747 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 848/1774] 10.0.0.234 () {32 vars in 736 bytes} [Sun Aug 23 15:52:54 2026] GET /v2.0/ports?device_id=32c227d8-b27a-4297-b45f-4c2fffdf5aa8 => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-23 15:52:54.620 7 INFO neutron_taas.services.taas.taas_plugin [None req-23f8f26d-9fbc-4dde-91ed-3ca543a3cce5 b33c5054884c4311a382889f4f2b3966 997aa9c802b14d8caafcc1b3573cd19b - - default default] TaaS: Handle Delete Port: fc76543f-2743-447e-b81a-2b54293f1288 2026-08-23 15:52:54.623 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-23f8f26d-9fbc-4dde-91ed-3ca543a3cce5 b33c5054884c4311a382889f4f2b3966 997aa9c802b14d8caafcc1b3573cd19b - - default default] Tap Mirror: Handle Delete Port: fc76543f-2743-447e-b81a-2b54293f1288 2026-08-23 15:52:54.947 7 INFO neutron.services.segments.plugin [-] Segment 43d51a4d-6da1-41ae-8a4f-8272526df52c resource provider aggregate not found 2026-08-23 15:52:54.952 7 INFO neutron.services.segments.plugin [-] Segment 43d51a4d-6da1-41ae-8a4f-8272526df52c resource provider aggregate not found 2026-08-23 15:52:54.966 7 INFO neutron.db.l3_hamode_db [None req-23f8f26d-9fbc-4dde-91ed-3ca543a3cce5 b33c5054884c4311a382889f4f2b3966 997aa9c802b14d8caafcc1b3573cd19b - - default default] HA network b9af9271-7a5f-488a-bad3-b9c89edbfb2a was deleted as no HA routers are present in tenant 997aa9c802b14d8caafcc1b3573cd19b. [pid: 7|app: 0|req: 927/1775] 10.0.0.234 () {32 vars in 724 bytes} [Sun Aug 23 15:52:54 2026] DELETE /v2.0/routers/32c227d8-b27a-4297-b45f-4c2fffdf5aa8 => generated 0 bytes in 510 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-23 15:52:54.974 7 INFO neutron.services.segments.plugin [-] Segment 43d51a4d-6da1-41ae-8a4f-8272526df52c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 43d51a4d-6da1-41ae-8a4f-8272526df52c found for delete ", "request_id": "req-1e33d398-4bbe-425c-9d78-5788bb5246b7"}]} 2026-08-23 15:52:54.980 7 INFO neutron.services.segments.plugin [-] Segment 43d51a4d-6da1-41ae-8a4f-8272526df52c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 43d51a4d-6da1-41ae-8a4f-8272526df52c found for delete ", "request_id": "req-576c8d91-857b-46f8-90ee-7448e549823c"}]} [pid: 7|app: 0|req: 928/1776] 10.0.0.244 () {34 vars in 990 bytes} [Sun Aug 23 15:52:55 2026] GET /v2.0/ports?device_id=6ca4d127-76a3-4797-b05f-6823fc4f3902 => 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: 849/1777] 10.0.0.234 () {32 vars in 724 bytes} [Sun Aug 23 15:52:54 2026] DELETE /v2.0/subnets/3103adfe-e66c-4428-8df7-6b82892a155d => 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: 929/1778] 10.0.0.234 () {32 vars in 726 bytes} [Sun Aug 23 15:52:55 2026] DELETE /v2.0/networks/1a36319e-dd90-410d-8ff0-72a885a9898e => generated 0 bytes in 126 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-23 15:52:55.303 8 INFO neutron.db.segments_db [None req-4967fca6-d11d-41d1-bbf3-be9dca77adac b33c5054884c4311a382889f4f2b3966 997aa9c802b14d8caafcc1b3573cd19b - - default default] Added segment e46ec429-e73a-405d-b4a8-91dfabac8707 of type vxlan for network d4e817d2-8c2e-4473-b019-7c7f3518b7f4 2026-08-23 15:52:55.540 8 INFO neutron.db.l3_hamode_db [None req-4967fca6-d11d-41d1-bbf3-be9dca77adac b33c5054884c4311a382889f4f2b3966 997aa9c802b14d8caafcc1b3573cd19b - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-08-23 15:52:55.803 7 INFO neutron.db.segments_db [None req-45261b93-bd75-4db5-be95-52d957f452d1 7902890aee5348f09f6de572a7a22643 77327e9ec0c344bc92cd5d8f00a67464 - - default default] Added segment 33f8a787-d37a-41ed-85e6-315f84e37b22 of type vxlan for network 2a97738b-ff93-49b9-87ea-a8336b5f97a6 [pid: 7|app: 0|req: 930/1779] 10.0.0.234 () {34 vars in 670 bytes} [Sun Aug 23 15:52:55 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: 7|app: 0|req: 931/1780] 10.0.0.234 () {34 vars in 664 bytes} [Sun Aug 23 15:52:55 2026] POST /v2.0/ports => generated 743 bytes in 275 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: 932/1781] 10.0.0.244 () {34 vars in 990 bytes} [Sun Aug 23 15:52:56 2026] GET /v2.0/ports?device_id=6ca4d127-76a3-4797-b05f-6823fc4f3902 => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-23 15:52:56.225 8 INFO neutron.db.l3_hamode_db [None req-4967fca6-d11d-41d1-bbf3-be9dca77adac b33c5054884c4311a382889f4f2b3966 997aa9c802b14d8caafcc1b3573cd19b - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 933/1782] 10.0.0.234 () {34 vars in 666 bytes} [Sun Aug 23 15:52:56 2026] POST /v2.0/trunks => generated 407 bytes in 181 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-23 15:52:56.417 7 INFO neutron.db.segments_db [None req-5b676529-7b56-49a6-96a4-10d8670cb6fa 7902890aee5348f09f6de572a7a22643 77327e9ec0c344bc92cd5d8f00a67464 - - default default] Added segment 4e39d3a0-ab08-4c55-b8d0-6a9e856d37c1 of type vxlan for network 2556b961-31a0-47ff-a912-0ff9f938a875 [pid: 7|app: 0|req: 934/1783] 10.0.0.234 () {34 vars in 670 bytes} [Sun Aug 23 15:52:56 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: 7|app: 0|req: 935/1784] 10.0.0.234 () {34 vars in 664 bytes} [Sun Aug 23 15:52:56 2026] POST /v2.0/ports => generated 743 bytes in 296 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: 936/1785] 10.0.0.234 () {34 vars in 666 bytes} [Sun Aug 23 15:52:56 2026] POST /v2.0/trunks => generated 407 bytes in 123 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-23 15:52:56.989 7 INFO neutron.db.segments_db [None req-1f58184a-7ca7-4ea7-a767-42facf1064da 7902890aee5348f09f6de572a7a22643 77327e9ec0c344bc92cd5d8f00a67464 - - default default] Added segment c5bf521c-28be-413d-8aef-b955aaebcc33 of type vxlan for network 39750940-8128-42b3-afa3-e5414f19a561 2026-08-23 15:52:57.001 7 INFO neutron.services.segments.plugin [-] Segment a2b7801f-22cf-49dd-8847-580d56bd02e4 resource provider aggregate not found 2026-08-23 15:52:57.004 7 INFO neutron.services.segments.plugin [-] Segment a2b7801f-22cf-49dd-8847-580d56bd02e4 resource provider aggregate not found 2026-08-23 15:52:57.025 7 INFO neutron.services.segments.plugin [-] Segment a2b7801f-22cf-49dd-8847-580d56bd02e4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a2b7801f-22cf-49dd-8847-580d56bd02e4 found for delete ", "request_id": "req-5be7953c-6cda-46d3-b233-d4a5badeae7a"}]} 2026-08-23 15:52:57.026 7 INFO neutron.services.segments.plugin [-] Segment a2b7801f-22cf-49dd-8847-580d56bd02e4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a2b7801f-22cf-49dd-8847-580d56bd02e4 found for delete ", "request_id": "req-a4bed8f7-63e8-4c77-9256-617c2151c49d"}]} [pid: 8|app: 0|req: 850/1786] 10.0.0.234 () {34 vars in 669 bytes} [Sun Aug 23 15:52:55 2026] POST /v2.0/routers => generated 687 bytes in 1810 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 937/1787] 10.0.0.234 () {34 vars in 670 bytes} [Sun Aug 23 15:52:56 2026] POST /v2.0/networks => generated 612 bytes in 153 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 851/1788] 10.0.0.234 () {32 vars in 721 bytes} [Sun Aug 23 15:52:57 2026] GET /v2.0/routers/651b66f6-c6e1-432a-8015-5854ac24174e => generated 693 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 852/1789] 10.0.0.234 () {32 vars in 647 bytes} [Sun Aug 23 15:52:57 2026] GET /v2.0/routers => generated 696 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 938/1790] 10.0.0.234 () {34 vars in 664 bytes} [Sun Aug 23 15:52:57 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: 939/1791] 10.0.0.244 () {34 vars in 990 bytes} [Sun Aug 23 15:52:57 2026] GET /v2.0/ports?device_id=6ca4d127-76a3-4797-b05f-6823fc4f3902 => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 940/1792] 10.0.0.234 () {34 vars in 666 bytes} [Sun Aug 23 15:52:57 2026] POST /v2.0/trunks => generated 407 bytes in 171 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 853/1793] 10.0.0.234 () {34 vars in 741 bytes} [Sun Aug 23 15:52:57 2026] PUT /v2.0/routers/651b66f6-c6e1-432a-8015-5854ac24174e => generated 700 bytes in 373 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-23 15:52:57.608 7 INFO neutron.db.segments_db [None req-90aa065c-9043-4321-9ec7-ead0b8a8bc0b 7902890aee5348f09f6de572a7a22643 77327e9ec0c344bc92cd5d8f00a67464 - - default default] Added segment 1dc59eb7-4a2b-425c-a067-84317b4f31e0 of type vxlan for network e3612049-304f-4a27-8fa8-c5cdcbe1f910 [pid: 8|app: 0|req: 854/1794] 10.0.0.234 () {32 vars in 721 bytes} [Sun Aug 23 15:52:57 2026] GET /v2.0/routers/651b66f6-c6e1-432a-8015-5854ac24174e => generated 700 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 855/1795] 10.0.0.234 () {32 vars in 736 bytes} [Sun Aug 23 15:52:57 2026] GET /v2.0/ports?device_id=651b66f6-c6e1-432a-8015-5854ac24174e => generated 12 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 941/1796] 10.0.0.234 () {34 vars in 670 bytes} [Sun Aug 23 15:52:57 2026] POST /v2.0/networks => generated 611 bytes in 128 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-23 15:52:57.849 8 INFO neutron_taas.services.taas.taas_plugin [None req-e13058c1-7315-442d-a66c-8a040da3017c b33c5054884c4311a382889f4f2b3966 997aa9c802b14d8caafcc1b3573cd19b - - default default] TaaS: Handle Delete Port: 857c7428-241a-4549-9ea2-bfd0f7ab2122 2026-08-23 15:52:57.851 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-e13058c1-7315-442d-a66c-8a040da3017c b33c5054884c4311a382889f4f2b3966 997aa9c802b14d8caafcc1b3573cd19b - - default default] Tap Mirror: Handle Delete Port: 857c7428-241a-4549-9ea2-bfd0f7ab2122 [pid: 7|app: 0|req: 942/1797] 10.0.0.234 () {34 vars in 664 bytes} [Sun Aug 23 15:52:57 2026] POST /v2.0/ports => generated 743 bytes in 268 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-23 15:52:58.076 8 INFO neutron_taas.services.taas.taas_plugin [None req-e13058c1-7315-442d-a66c-8a040da3017c b33c5054884c4311a382889f4f2b3966 997aa9c802b14d8caafcc1b3573cd19b - - default default] TaaS: Handle Delete Port: 65e1ecc2-7587-42c8-9ae8-96454e28a330 2026-08-23 15:52:58.079 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-e13058c1-7315-442d-a66c-8a040da3017c b33c5054884c4311a382889f4f2b3966 997aa9c802b14d8caafcc1b3573cd19b - - default default] Tap Mirror: Handle Delete Port: 65e1ecc2-7587-42c8-9ae8-96454e28a330 [pid: 7|app: 0|req: 943/1798] 10.0.0.234 () {34 vars in 666 bytes} [Sun Aug 23 15:52:57 2026] POST /v2.0/trunks => generated 407 bytes in 140 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-23 15:52:58.155 7 INFO neutron.db.segments_db [None req-42fbc8d8-d14a-4049-9ab7-a8092a3b1625 7902890aee5348f09f6de572a7a22643 77327e9ec0c344bc92cd5d8f00a67464 - - default default] Added segment 45064938-7898-41a2-bd9f-6e680c570be6 of type vxlan for network 034299aa-c9a2-4287-8358-090aad21e458 [pid: 7|app: 0|req: 944/1799] 10.0.0.234 () {34 vars in 670 bytes} [Sun Aug 23 15:52: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) 2026-08-23 15:52:58.376 8 INFO neutron.services.segments.plugin [-] Segment e46ec429-e73a-405d-b4a8-91dfabac8707 resource provider aggregate not found 2026-08-23 15:52:58.384 8 INFO neutron.services.segments.plugin [-] Segment e46ec429-e73a-405d-b4a8-91dfabac8707 resource provider aggregate not found 2026-08-23 15:52:58.396 8 INFO neutron.services.segments.plugin [-] Segment e46ec429-e73a-405d-b4a8-91dfabac8707 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e46ec429-e73a-405d-b4a8-91dfabac8707 found for delete ", "request_id": "req-bde33847-9d8e-494f-af3a-340f186d92e1"}]} 2026-08-23 15:52:58.403 8 INFO neutron.services.segments.plugin [-] Segment e46ec429-e73a-405d-b4a8-91dfabac8707 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e46ec429-e73a-405d-b4a8-91dfabac8707 found for delete ", "request_id": "req-9f7c9fce-bf49-4724-9cec-3e6688128007"}]} 2026-08-23 15:52:58.405 8 INFO neutron.db.l3_hamode_db [None req-e13058c1-7315-442d-a66c-8a040da3017c b33c5054884c4311a382889f4f2b3966 997aa9c802b14d8caafcc1b3573cd19b - - default default] HA network d4e817d2-8c2e-4473-b019-7c7f3518b7f4 was deleted as no HA routers are present in tenant 997aa9c802b14d8caafcc1b3573cd19b. [pid: 8|app: 0|req: 856/1800] 10.0.0.234 () {32 vars in 724 bytes} [Sun Aug 23 15:52:57 2026] DELETE /v2.0/routers/651b66f6-c6e1-432a-8015-5854ac24174e => generated 0 bytes in 732 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 857/1801] 10.0.0.234 () {32 vars in 736 bytes} [Sun Aug 23 15:52:58 2026] GET /v2.0/ports?device_id=651b66f6-c6e1-432a-8015-5854ac24174e => 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: 945/1802] 10.0.0.234 () {34 vars in 664 bytes} [Sun Aug 23 15:52:58 2026] POST /v2.0/ports => generated 743 bytes in 316 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-23 15:52:58.574 7 INFO neutron.api.v2.resource [None req-b78e92d4-a593-49c6-8a7d-d91ba175ebd0 b33c5054884c4311a382889f4f2b3966 997aa9c802b14d8caafcc1b3573cd19b - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 946/1803] 10.0.0.234 () {32 vars in 724 bytes} [Sun Aug 23 15:52:58 2026] DELETE /v2.0/routers/651b66f6-c6e1-432a-8015-5854ac24174e => generated 135 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 947/1804] 10.0.0.234 () {34 vars in 666 bytes} [Sun Aug 23 15:52:58 2026] POST /v2.0/trunks => generated 407 bytes in 140 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 948/1805] 10.0.0.234 () {32 vars in 736 bytes} [Sun Aug 23 15:52:58 2026] GET /v2.0/ports?device_id=32c227d8-b27a-4297-b45f-4c2fffdf5aa8 => generated 12 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 949/1806] 10.0.0.234 () {34 vars in 749 bytes} [Sun Aug 23 15:52:58 2026] PUT /v2.0/trunks/c10f8d77-a6e3-4083-809b-29693da26192/tags => generated 17 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-23 15:52:58.780 7 INFO neutron.api.v2.resource [None req-de502817-567b-4072-bbdc-cca450a584b7 b33c5054884c4311a382889f4f2b3966 997aa9c802b14d8caafcc1b3573cd19b - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 950/1807] 10.0.0.234 () {32 vars in 724 bytes} [Sun Aug 23 15:52:58 2026] DELETE /v2.0/routers/32c227d8-b27a-4297-b45f-4c2fffdf5aa8 => 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: 951/1808] 10.0.0.234 () {34 vars in 749 bytes} [Sun Aug 23 15:52:58 2026] PUT /v2.0/trunks/877caa44-fc56-48b1-86ea-6c724d65be70/tags => generated 25 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-23 15:52:58.809 8 INFO neutron_taas.services.taas.taas_plugin [None req-04dee6e4-4e6c-42fd-b5b4-826780dbba49 f587c7dcfefb4fdda5c66155dd894154 6bb5c06278dd467caf31e9fe047ed86b - - default default] TaaS: Handle Delete Port: 0197847c-64bd-41f2-8d48-d7e378875d0c 2026-08-23 15:52:58.812 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-04dee6e4-4e6c-42fd-b5b4-826780dbba49 f587c7dcfefb4fdda5c66155dd894154 6bb5c06278dd467caf31e9fe047ed86b - - default default] Tap Mirror: Handle Delete Port: 0197847c-64bd-41f2-8d48-d7e378875d0c 2026-08-23 15:52:58.815 7 INFO neutron.pecan_wsgi.hooks.translation [None req-5c843a99-583c-4a4a-8a8e-02fe316440d5 b33c5054884c4311a382889f4f2b3966 997aa9c802b14d8caafcc1b3573cd19b - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 952/1809] 10.0.0.234 () {32 vars in 724 bytes} [Sun Aug 23 15:52:58 2026] DELETE /v2.0/subnets/3103adfe-e66c-4428-8df7-6b82892a155d => 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: 953/1810] 10.0.0.234 () {34 vars in 749 bytes} [Sun Aug 23 15:52:58 2026] PUT /v2.0/trunks/aca3b4de-3a89-4447-aae4-1f2343d9c51d/tags => generated 34 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 954/1811] 10.0.0.234 () {32 vars in 736 bytes} [Sun Aug 23 15:52:58 2026] GET /v2.0/ports?device_id=9596edbd-10f0-40d2-a860-c0d667e03506 => generated 12 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 955/1812] 10.0.0.234 () {34 vars in 749 bytes} [Sun Aug 23 15:52:58 2026] PUT /v2.0/trunks/7564d279-af63-4ef0-acd1-8a65ee8093d8/tags => generated 19 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-23 15:52:58.896 7 INFO neutron.api.v2.resource [None req-14b6a6fb-4a82-4405-823e-a9f694231dfb b33c5054884c4311a382889f4f2b3966 997aa9c802b14d8caafcc1b3573cd19b - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 956/1813] 10.0.0.234 () {32 vars in 724 bytes} [Sun Aug 23 15:52:58 2026] DELETE /v2.0/routers/9596edbd-10f0-40d2-a860-c0d667e03506 => generated 135 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 957/1814] 10.0.0.234 () {32 vars in 662 bytes} [Sun Aug 23 15:52:58 2026] GET /v2.0/trunks?tags=red => generated 1246 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-23 15:52:58.922 7 INFO neutron.pecan_wsgi.hooks.translation [None req-a7b604db-883b-45d6-893c-be8fcc0dbd0c b33c5054884c4311a382889f4f2b3966 997aa9c802b14d8caafcc1b3573cd19b - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 958/1815] 10.0.0.234 () {32 vars in 724 bytes} [Sun Aug 23 15:52:58 2026] DELETE /v2.0/subnets/35b232bf-a982-444e-b051-48e35707e3d7 => 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: 959/1816] 10.0.0.234 () {32 vars in 676 bytes} [Sun Aug 23 15:52:58 2026] GET /v2.0/trunks?tags=red%2Cblue => generated 843 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 960/1817] 10.0.0.234 () {32 vars in 736 bytes} [Sun Aug 23 15:52:58 2026] GET /v2.0/ports?device_id=341e61ee-d91b-425c-94bc-af13e3b0f30d => 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: 961/1818] 10.0.0.234 () {32 vars in 672 bytes} [Sun Aug 23 15:52:58 2026] GET /v2.0/trunks?tags-any=blue => generated 843 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-23 15:52:58.983 7 INFO neutron.api.v2.resource [None req-51358e9b-2711-4665-a46e-2a2ed6a64a98 b33c5054884c4311a382889f4f2b3966 997aa9c802b14d8caafcc1b3573cd19b - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 962/1819] 10.0.0.234 () {32 vars in 724 bytes} [Sun Aug 23 15:52:58 2026] DELETE /v2.0/routers/341e61ee-d91b-425c-94bc-af13e3b0f30d => generated 135 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 963/1820] 10.0.0.234 () {32 vars in 684 bytes} [Sun Aug 23 15:52:58 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) 2026-08-23 15:52:59.017 7 INFO neutron.pecan_wsgi.hooks.translation [None req-2508be46-f862-4926-bdda-9206920e0c22 b33c5054884c4311a382889f4f2b3966 997aa9c802b14d8caafcc1b3573cd19b - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 964/1821] 10.0.0.234 () {32 vars in 724 bytes} [Sun Aug 23 15:52:59 2026] DELETE /v2.0/subnets/705b8275-ebfc-45fc-86b4-a5473267e0c9 => generated 136 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 965/1822] 10.0.0.234 () {32 vars in 670 bytes} [Sun Aug 23 15:52:59 2026] GET /v2.0/trunks?not-tags=red => generated 815 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-23 15:52:59.044 7 INFO neutron.pecan_wsgi.hooks.translation [None req-bf6fba37-dce6-49f5-bd8c-6ac4ffa4c843 b33c5054884c4311a382889f4f2b3966 997aa9c802b14d8caafcc1b3573cd19b - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 966/1823] 10.0.0.234 () {32 vars in 724 bytes} [Sun Aug 23 15:52:59 2026] DELETE /v2.0/subnets/e0faea94-5654-489b-8cd5-71718ba42a8d => generated 136 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 967/1824] 10.0.0.234 () {32 vars in 684 bytes} [Sun Aug 23 15:52:59 2026] GET /v2.0/trunks?not-tags=red%2Cblue => generated 1218 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 968/1825] 10.0.0.234 () {32 vars in 680 bytes} [Sun Aug 23 15:52:59 2026] GET /v2.0/trunks?not-tags-any=blue => generated 1218 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 969/1826] 10.0.0.234 () {32 vars in 692 bytes} [Sun Aug 23 15:52:59 2026] GET /v2.0/trunks?not-tags-any=red%2Cblue => generated 815 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 970/1827] 10.0.0.234 () {32 vars in 719 bytes} [Sun Aug 23 15:52:59 2026] GET /v2.0/trunks/c10f8d77-a6e3-4083-809b-29693da26192 => generated 412 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 971/1828] 10.0.0.234 () {32 vars in 717 bytes} [Sun Aug 23 15:52:59 2026] GET /v2.0/ports/9e587863-d342-4006-9bcf-b44a5b58c85a => generated 826 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 972/1829] 10.0.0.234 () {32 vars in 722 bytes} [Sun Aug 23 15:52:59 2026] DELETE /v2.0/trunks/c10f8d77-a6e3-4083-809b-29693da26192 => generated 0 bytes in 71 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 973/1830] 10.0.0.234 () {32 vars in 719 bytes} [Sun Aug 23 15:52:59 2026] GET /v2.0/trunks/877caa44-fc56-48b1-86ea-6c724d65be70 => generated 420 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 858/1831] 10.0.0.234 () {34 vars in 789 bytes} [Sun Aug 23 15:52:58 2026] PUT /v2.0/routers/8edc679d-2b33-4dc2-8bf7-f33dc94326a0/remove_router_interface => generated 309 bytes in 868 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 974/1832] 10.0.0.234 () {32 vars in 717 bytes} [Sun Aug 23 15:52:59 2026] GET /v2.0/ports/e404eef1-1df1-41ee-be56-07871d677be8 => generated 826 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 975/1833] 10.0.0.234 () {32 vars in 722 bytes} [Sun Aug 23 15:52:59 2026] DELETE /v2.0/trunks/877caa44-fc56-48b1-86ea-6c724d65be70 => 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: 976/1834] 10.0.0.234 () {32 vars in 719 bytes} [Sun Aug 23 15:52:59 2026] GET /v2.0/trunks/aca3b4de-3a89-4447-aae4-1f2343d9c51d => generated 429 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 977/1835] 10.0.0.234 () {32 vars in 717 bytes} [Sun Aug 23 15:52:59 2026] GET /v2.0/ports/8569c12d-e2f6-4b6b-83d3-5597b775bda1 => generated 826 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-23 15:52:59.503 8 INFO neutron_taas.services.taas.taas_plugin [None req-88096039-a686-4419-96e3-9a7e1085e338 f587c7dcfefb4fdda5c66155dd894154 6bb5c06278dd467caf31e9fe047ed86b - - default default] TaaS: Handle Delete Port: b1a3ec6f-4018-4dd9-9a9b-d03e6c681bc0 2026-08-23 15:52:59.506 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-88096039-a686-4419-96e3-9a7e1085e338 f587c7dcfefb4fdda5c66155dd894154 6bb5c06278dd467caf31e9fe047ed86b - - default default] Tap Mirror: Handle Delete Port: b1a3ec6f-4018-4dd9-9a9b-d03e6c681bc0 [pid: 7|app: 0|req: 978/1836] 10.0.0.234 () {32 vars in 722 bytes} [Sun Aug 23 15:52:59 2026] DELETE /v2.0/trunks/aca3b4de-3a89-4447-aae4-1f2343d9c51d => 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: 979/1837] 10.0.0.234 () {32 vars in 774 bytes} [Sun Aug 23 15:52:59 2026] GET /v2.0/security-groups?tenant_id=997aa9c802b14d8caafcc1b3573cd19b&name=default => generated 2925 bytes in 135 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 980/1838] 10.0.0.234 () {32 vars in 719 bytes} [Sun Aug 23 15:52:59 2026] GET /v2.0/trunks/7564d279-af63-4ef0-acd1-8a65ee8093d8 => generated 414 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-23 15:52:59.776 8 INFO neutron_taas.services.taas.taas_plugin [None req-88096039-a686-4419-96e3-9a7e1085e338 f587c7dcfefb4fdda5c66155dd894154 6bb5c06278dd467caf31e9fe047ed86b - - default default] TaaS: Handle Delete Port: a6409490-c6f3-4a0b-bb64-f0fa5c92902e 2026-08-23 15:52:59.779 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-88096039-a686-4419-96e3-9a7e1085e338 f587c7dcfefb4fdda5c66155dd894154 6bb5c06278dd467caf31e9fe047ed86b - - default default] Tap Mirror: Handle Delete Port: a6409490-c6f3-4a0b-bb64-f0fa5c92902e [pid: 7|app: 0|req: 981/1839] 10.0.0.234 () {32 vars in 740 bytes} [Sun Aug 23 15:52:59 2026] DELETE /v2.0/security-groups/42bb4650-6820-4234-8db1-083671c2fc24 => generated 0 bytes in 69 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 982/1840] 10.0.0.234 () {32 vars in 717 bytes} [Sun Aug 23 15:52:59 2026] GET /v2.0/ports/6d64f508-b2e5-4603-9d65-cbb72af92889 => generated 826 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 985/1843] 10.0.0.234 () {32 vars in 722 bytes} [Sun Aug 23 15:52:59 2026] DELETE /v2.0/trunks/7564d279-af63-4ef0-acd1-8a65ee8093d8 => generated 0 bytes in 70 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 986/1844] 10.0.0.234 () {32 vars in 719 bytes} [Sun Aug 23 15:52:59 2026] GET /v2.0/trunks/8a9002fe-aefd-4190-8a52-1f999fe80929 => generated 407 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 987/1845] 10.0.0.234 () {32 vars in 717 bytes} [Sun Aug 23 15:52:59 2026] GET /v2.0/ports/696291fe-cadc-48d2-b4e2-f1e7cab45f8f => generated 826 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 988/1846] 10.0.0.234 () {32 vars in 722 bytes} [Sun Aug 23 15:52:59 2026] DELETE /v2.0/trunks/8a9002fe-aefd-4190-8a52-1f999fe80929 => generated 0 bytes in 82 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-23 15:53:00.144 8 INFO neutron.db.l3_hamode_db [None req-88096039-a686-4419-96e3-9a7e1085e338 f587c7dcfefb4fdda5c66155dd894154 6bb5c06278dd467caf31e9fe047ed86b - - default default] HA network 62266299-92da-412d-acfb-72774aca319e was deleted as no HA routers are present in tenant b8a84c4ca47c4b598a9a043e814f9f72. 2026-08-23 15:53:00.148 7 INFO neutron_taas.services.taas.taas_plugin [None req-01ca61ee-8b04-4c64-af82-c4c028772e7a 7902890aee5348f09f6de572a7a22643 77327e9ec0c344bc92cd5d8f00a67464 - - default default] TaaS: Handle Delete Port: 9e587863-d342-4006-9bcf-b44a5b58c85a [pid: 8|app: 0|req: 859/1847] 10.0.0.234 () {32 vars in 724 bytes} [Sun Aug 23 15:52:59 2026] DELETE /v2.0/routers/8edc679d-2b33-4dc2-8bf7-f33dc94326a0 => generated 0 bytes in 837 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-23 15:53:00.153 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-01ca61ee-8b04-4c64-af82-c4c028772e7a 7902890aee5348f09f6de572a7a22643 77327e9ec0c344bc92cd5d8f00a67464 - - default default] Tap Mirror: Handle Delete Port: 9e587863-d342-4006-9bcf-b44a5b58c85a [pid: 7|app: 0|req: 989/1848] 10.0.0.234 () {32 vars in 720 bytes} [Sun Aug 23 15:53:00 2026] DELETE /v2.0/ports/9e587863-d342-4006-9bcf-b44a5b58c85a => generated 0 bytes in 205 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 860/1849] 10.0.0.234 () {32 vars in 724 bytes} [Sun Aug 23 15:53:00 2026] DELETE /v2.0/subnets/7d9d5111-e20d-450e-8202-95760e955088 => generated 0 bytes in 129 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-23 15:53:00.362 8 INFO neutron_taas.services.taas.taas_plugin [None req-6a9a7650-7e94-40f5-bc6b-71d2ea317fd9 f587c7dcfefb4fdda5c66155dd894154 6bb5c06278dd467caf31e9fe047ed86b - - default default] TaaS: Handle Delete Port: bb431f42-525c-4d62-903c-8068404199fc 2026-08-23 15:53:00.366 7 INFO neutron_taas.services.taas.taas_plugin [None req-f877010b-06ee-4130-a96b-c5154e2c7beb 7902890aee5348f09f6de572a7a22643 77327e9ec0c344bc92cd5d8f00a67464 - - default default] TaaS: Handle Delete Port: e404eef1-1df1-41ee-be56-07871d677be8 2026-08-23 15:53:00.366 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-6a9a7650-7e94-40f5-bc6b-71d2ea317fd9 f587c7dcfefb4fdda5c66155dd894154 6bb5c06278dd467caf31e9fe047ed86b - - default default] Tap Mirror: Handle Delete Port: bb431f42-525c-4d62-903c-8068404199fc 2026-08-23 15:53:00.368 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f877010b-06ee-4130-a96b-c5154e2c7beb 7902890aee5348f09f6de572a7a22643 77327e9ec0c344bc92cd5d8f00a67464 - - default default] Tap Mirror: Handle Delete Port: e404eef1-1df1-41ee-be56-07871d677be8 2026-08-23 15:53:00.417 8 INFO neutron.services.segments.plugin [-] Segment a79e0b4f-8104-45c0-b0da-e3cd07da8c14 resource provider aggregate not found 2026-08-23 15:53:00.427 8 INFO neutron.services.segments.plugin [-] Segment a79e0b4f-8104-45c0-b0da-e3cd07da8c14 resource provider aggregate not found 2026-08-23 15:53:00.440 8 INFO neutron.services.segments.plugin [-] Segment a79e0b4f-8104-45c0-b0da-e3cd07da8c14 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a79e0b4f-8104-45c0-b0da-e3cd07da8c14 found for delete ", "request_id": "req-77cdfb3a-3c47-4451-8c1a-0ec44f5b258e"}]} [pid: 7|app: 0|req: 990/1850] 10.0.0.234 () {32 vars in 720 bytes} [Sun Aug 23 15:53:00 2026] DELETE /v2.0/ports/e404eef1-1df1-41ee-be56-07871d677be8 => generated 0 bytes in 189 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-23 15:53:00.464 8 INFO neutron.services.segments.plugin [-] Segment a79e0b4f-8104-45c0-b0da-e3cd07da8c14 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a79e0b4f-8104-45c0-b0da-e3cd07da8c14 found for delete ", "request_id": "req-28159610-e208-4043-bcfd-6d0f7c8e388a"}]} [pid: 8|app: 0|req: 861/1851] 10.0.0.234 () {32 vars in 726 bytes} [Sun Aug 23 15:53:00 2026] DELETE /v2.0/networks/4dc4642d-ab6b-4056-ab4f-99ff8fa0ea6b => generated 0 bytes in 280 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-23 15:53:00.569 7 INFO neutron_taas.services.taas.taas_plugin [None req-ba1a6755-9ecc-483a-9a0c-07f776a7023f 7902890aee5348f09f6de572a7a22643 77327e9ec0c344bc92cd5d8f00a67464 - - default default] TaaS: Handle Delete Port: 8569c12d-e2f6-4b6b-83d3-5597b775bda1 2026-08-23 15:53:00.572 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-ba1a6755-9ecc-483a-9a0c-07f776a7023f 7902890aee5348f09f6de572a7a22643 77327e9ec0c344bc92cd5d8f00a67464 - - default default] Tap Mirror: Handle Delete Port: 8569c12d-e2f6-4b6b-83d3-5597b775bda1 [pid: 7|app: 0|req: 991/1852] 10.0.0.234 () {32 vars in 720 bytes} [Sun Aug 23 15:53:00 2026] DELETE /v2.0/ports/8569c12d-e2f6-4b6b-83d3-5597b775bda1 => generated 0 bytes in 180 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 992/1853] 10.0.0.234 () {32 vars in 774 bytes} [Sun Aug 23 15:53:00 2026] GET /v2.0/security-groups?tenant_id=b8a84c4ca47c4b598a9a043e814f9f72&name=default => generated 2925 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-23 15:53:00.748 8 INFO neutron_taas.services.taas.taas_plugin [None req-88e37c01-46e6-45a5-ab10-60075aa15318 7902890aee5348f09f6de572a7a22643 77327e9ec0c344bc92cd5d8f00a67464 - - default default] TaaS: Handle Delete Port: 6d64f508-b2e5-4603-9d65-cbb72af92889 2026-08-23 15:53:00.751 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-88e37c01-46e6-45a5-ab10-60075aa15318 7902890aee5348f09f6de572a7a22643 77327e9ec0c344bc92cd5d8f00a67464 - - default default] Tap Mirror: Handle Delete Port: 6d64f508-b2e5-4603-9d65-cbb72af92889 [pid: 7|app: 0|req: 993/1854] 10.0.0.234 () {32 vars in 740 bytes} [Sun Aug 23 15:53:00 2026] DELETE /v2.0/security-groups/a6d0030e-3445-4ea3-9dd2-238aff9085c1 => 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: 862/1855] 10.0.0.234 () {32 vars in 720 bytes} [Sun Aug 23 15:53:00 2026] DELETE /v2.0/ports/6d64f508-b2e5-4603-9d65-cbb72af92889 => generated 0 bytes in 184 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-23 15:53:00.943 7 INFO neutron_taas.services.taas.taas_plugin [None req-afb0517f-bfc5-4999-b081-16b552b7cadc 7902890aee5348f09f6de572a7a22643 77327e9ec0c344bc92cd5d8f00a67464 - - default default] TaaS: Handle Delete Port: 696291fe-cadc-48d2-b4e2-f1e7cab45f8f 2026-08-23 15:53:00.945 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-afb0517f-bfc5-4999-b081-16b552b7cadc 7902890aee5348f09f6de572a7a22643 77327e9ec0c344bc92cd5d8f00a67464 - - default default] Tap Mirror: Handle Delete Port: 696291fe-cadc-48d2-b4e2-f1e7cab45f8f [pid: 7|app: 0|req: 994/1856] 10.0.0.234 () {32 vars in 720 bytes} [Sun Aug 23 15:53:00 2026] DELETE /v2.0/ports/696291fe-cadc-48d2-b4e2-f1e7cab45f8f => 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: 863/1857] 10.0.0.234 () {32 vars in 726 bytes} [Sun Aug 23 15:53:01 2026] DELETE /v2.0/networks/2a97738b-ff93-49b9-87ea-a8336b5f97a6 => generated 0 bytes in 114 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-23 15:53:01.231 7 INFO neutron.services.segments.plugin [-] Segment 4e39d3a0-ab08-4c55-b8d0-6a9e856d37c1 resource provider aggregate not found 2026-08-23 15:53:01.235 7 INFO neutron.services.segments.plugin [-] Segment 4e39d3a0-ab08-4c55-b8d0-6a9e856d37c1 resource provider aggregate not found 2026-08-23 15:53:01.252 7 INFO neutron.services.segments.plugin [-] Segment 4e39d3a0-ab08-4c55-b8d0-6a9e856d37c1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4e39d3a0-ab08-4c55-b8d0-6a9e856d37c1 found for delete ", "request_id": "req-c739f7ef-2485-46d8-ad03-5bae8309a81c"}]} 2026-08-23 15:53:01.253 7 INFO neutron.services.segments.plugin [-] Segment 4e39d3a0-ab08-4c55-b8d0-6a9e856d37c1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4e39d3a0-ab08-4c55-b8d0-6a9e856d37c1 found for delete ", "request_id": "req-c813a25a-8f45-4de3-bb92-beaaecbd8917"}]} [pid: 7|app: 0|req: 995/1858] 10.0.0.234 () {32 vars in 726 bytes} [Sun Aug 23 15:53:01 2026] DELETE /v2.0/networks/2556b961-31a0-47ff-a912-0ff9f938a875 => 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: 864/1859] 10.0.0.234 () {32 vars in 726 bytes} [Sun Aug 23 15:53:01 2026] DELETE /v2.0/networks/39750940-8128-42b3-afa3-e5414f19a561 => 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: 996/1860] 10.0.0.234 () {32 vars in 726 bytes} [Sun Aug 23 15:53:01 2026] DELETE /v2.0/networks/e3612049-304f-4a27-8fa8-c5cdcbe1f910 => generated 0 bytes in 128 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 865/1861] 10.0.0.234 () {32 vars in 726 bytes} [Sun Aug 23 15:53:01 2026] DELETE /v2.0/networks/034299aa-c9a2-4287-8358-090aad21e458 => generated 0 bytes in 124 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 997/1862] 10.0.0.234 () {32 vars in 774 bytes} [Sun Aug 23 15:53:01 2026] GET /v2.0/security-groups?tenant_id=54df2757d9cc4cfa9a11107b64dab966&name=default => generated 2925 bytes in 335 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 866/1863] 10.0.0.234 () {32 vars in 740 bytes} [Sun Aug 23 15:53:02 2026] DELETE /v2.0/security-groups/a2c28df0-f53e-4183-a6b7-a1ddd2b35325 => generated 0 bytes in 129 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-23 15:53:02.465 8 INFO neutron.services.segments.plugin [-] Segment 3f258b69-90d6-4636-96e6-bbe438a5b650 resource provider aggregate not found 2026-08-23 15:53:02.483 8 INFO neutron.services.segments.plugin [-] Segment 3f258b69-90d6-4636-96e6-bbe438a5b650 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3f258b69-90d6-4636-96e6-bbe438a5b650 found for delete ", "request_id": "req-09c3cd2e-6ba9-474f-95a2-45f72b007000"}]} 2026-08-23 15:53:02.488 8 INFO neutron.services.segments.plugin [-] Segment 3f258b69-90d6-4636-96e6-bbe438a5b650 resource provider aggregate not found 2026-08-23 15:53:02.504 8 INFO neutron.services.segments.plugin [-] Segment 3f258b69-90d6-4636-96e6-bbe438a5b650 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3f258b69-90d6-4636-96e6-bbe438a5b650 found for delete ", "request_id": "req-d5d8695e-7ea7-462e-b976-6d15cd92d676"}]} 2026-08-23 15:53:02.508 8 INFO neutron.services.segments.plugin [-] Segment 33f8a787-d37a-41ed-85e6-315f84e37b22 resource provider aggregate not found 2026-08-23 15:53:02.518 8 INFO neutron.services.segments.plugin [-] Segment 33f8a787-d37a-41ed-85e6-315f84e37b22 resource provider aggregate not found 2026-08-23 15:53:02.526 8 INFO neutron.services.segments.plugin [-] Segment 33f8a787-d37a-41ed-85e6-315f84e37b22 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 33f8a787-d37a-41ed-85e6-315f84e37b22 found for delete ", "request_id": "req-5619d5c5-79b8-48ef-a146-d5e45ac7ee4f"}]} 2026-08-23 15:53:02.530 8 INFO neutron.services.segments.plugin [-] Segment 33f8a787-d37a-41ed-85e6-315f84e37b22 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 33f8a787-d37a-41ed-85e6-315f84e37b22 found for delete ", "request_id": "req-0151c8d1-c88b-4891-8403-8b88745ea111"}]} 2026-08-23 15:53:02.543 8 INFO neutron.services.segments.plugin [-] Segment c5bf521c-28be-413d-8aef-b955aaebcc33 resource provider aggregate not found 2026-08-23 15:53:02.546 8 INFO neutron.services.segments.plugin [-] Segment c5bf521c-28be-413d-8aef-b955aaebcc33 resource provider aggregate not found 2026-08-23 15:53:02.560 8 INFO neutron.services.segments.plugin [-] Segment c5bf521c-28be-413d-8aef-b955aaebcc33 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c5bf521c-28be-413d-8aef-b955aaebcc33 found for delete ", "request_id": "req-591199f8-a8b5-4955-a2fc-6c3af4e74162"}]} 2026-08-23 15:53:02.568 8 INFO neutron.services.segments.plugin [-] Segment c5bf521c-28be-413d-8aef-b955aaebcc33 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c5bf521c-28be-413d-8aef-b955aaebcc33 found for delete ", "request_id": "req-6ad3a547-bc70-4b30-8c8a-1e7d7f61b866"}]} 2026-08-23 15:53:02.575 8 INFO neutron.services.segments.plugin [-] Segment 45064938-7898-41a2-bd9f-6e680c570be6 resource provider aggregate not found 2026-08-23 15:53:02.586 8 INFO neutron.services.segments.plugin [-] Segment 45064938-7898-41a2-bd9f-6e680c570be6 resource provider aggregate not found 2026-08-23 15:53:02.592 8 INFO neutron.services.segments.plugin [-] Segment 45064938-7898-41a2-bd9f-6e680c570be6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 45064938-7898-41a2-bd9f-6e680c570be6 found for delete ", "request_id": "req-88cf7c52-5e95-4c40-888a-df9da29304dc"}]} 2026-08-23 15:53:02.605 8 INFO neutron.services.segments.plugin [-] Segment 45064938-7898-41a2-bd9f-6e680c570be6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 45064938-7898-41a2-bd9f-6e680c570be6 found for delete ", "request_id": "req-8634dcee-f3fc-43c3-bd4b-f21f9e39a539"}]} [pid: 7|app: 0|req: 998/1864] 10.0.0.234 () {32 vars in 774 bytes} [Sun Aug 23 15:53:02 2026] GET /v2.0/security-groups?tenant_id=d1a43d41e2514421bb9eaf21ab7364be&name=default => generated 2925 bytes in 233 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 867/1865] 10.0.0.234 () {32 vars in 740 bytes} [Sun Aug 23 15:53:02 2026] DELETE /v2.0/security-groups/b731c40a-4445-4b63-8bb2-a9013ae8db49 => 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: 999/1866] 10.0.0.234 () {32 vars in 774 bytes} [Sun Aug 23 15:53:02 2026] GET /v2.0/security-groups?tenant_id=acd3ab8753e3492291a9440d8fe0d808&name=default => generated 2925 bytes in 142 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 868/1867] 10.0.0.234 () {32 vars in 740 bytes} [Sun Aug 23 15:53:03 2026] DELETE /v2.0/security-groups/132eb431-358b-4e86-a52f-4462e31f990d => generated 0 bytes in 94 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-23 15:53:03.273 7 INFO neutron.services.segments.plugin [-] Segment 1dc59eb7-4a2b-425c-a067-84317b4f31e0 resource provider aggregate not found 2026-08-23 15:53:03.279 7 INFO neutron.services.segments.plugin [-] Segment 1dc59eb7-4a2b-425c-a067-84317b4f31e0 resource provider aggregate not found 2026-08-23 15:53:03.289 7 INFO neutron.services.segments.plugin [-] Segment 1dc59eb7-4a2b-425c-a067-84317b4f31e0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1dc59eb7-4a2b-425c-a067-84317b4f31e0 found for delete ", "request_id": "req-d7f838dc-3e7f-4b66-9e20-3d1f1f73fa66"}]} 2026-08-23 15:53:03.291 7 INFO neutron.services.segments.plugin [-] Segment 1dc59eb7-4a2b-425c-a067-84317b4f31e0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1dc59eb7-4a2b-425c-a067-84317b4f31e0 found for delete ", "request_id": "req-0ff8d265-790c-4db0-85f0-8686407f4dd1"}]} [pid: 7|app: 0|req: 1000/1868] 10.0.0.234 () {32 vars in 774 bytes} [Sun Aug 23 15:53:03 2026] GET /v2.0/security-groups?tenant_id=77327e9ec0c344bc92cd5d8f00a67464&name=default => generated 2925 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 869/1869] 10.0.0.234 () {32 vars in 740 bytes} [Sun Aug 23 15:53:03 2026] DELETE /v2.0/security-groups/f8c1b9d4-5fec-46b1-a996-b89754607bfd => 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: 1001/1870] 10.0.0.234 () {32 vars in 774 bytes} [Sun Aug 23 15:53:05 2026] GET /v2.0/security-groups?tenant_id=524002d413eb4dcc8177c4163caecc71&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: 870/1871] 10.0.0.234 () {32 vars in 740 bytes} [Sun Aug 23 15:53:05 2026] DELETE /v2.0/security-groups/ad169db0-554a-4323-8c79-b78cdf789399 => 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: 1002/1872] 10.0.0.234 () {32 vars in 774 bytes} [Sun Aug 23 15:53:06 2026] GET /v2.0/security-groups?tenant_id=6702decc1c844d96841561fe74d2e7b9&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: 871/1873] 10.0.0.234 () {32 vars in 740 bytes} [Sun Aug 23 15:53:06 2026] DELETE /v2.0/security-groups/349060e9-e9ec-4156-97ba-efe8a0f7935d => 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: 1003/1874] 10.0.0.234 () {34 vars in 684 bytes} [Sun Aug 23 15:53:06 2026] POST /v2.0/security-groups => generated 1601 bytes in 338 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 872/1875] 10.0.0.234 () {34 vars in 767 bytes} [Sun Aug 23 15:53:06 2026] PUT /v2.0/security-groups/f27f2b76-6456-4727-8731-a1078ce89f8c/tags => generated 25 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1004/1876] 10.0.0.234 () {32 vars in 747 bytes} [Sun Aug 23 15:53:07 2026] GET /v2.0/security-groups/f27f2b76-6456-4727-8731-a1078ce89f8c/tags => generated 25 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 873/1877] 10.0.0.234 () {34 vars in 778 bytes} [Sun Aug 23 15:53:07 2026] PUT /v2.0/security-groups/f27f2b76-6456-4727-8731-a1078ce89f8c/tags/green => generated 4 bytes in 57 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1005/1878] 10.0.0.234 () {32 vars in 747 bytes} [Sun Aug 23 15:53:07 2026] GET /v2.0/security-groups/f27f2b76-6456-4727-8731-a1078ce89f8c/tags => generated 34 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 874/1879] 10.0.0.234 () {34 vars in 774 bytes} [Sun Aug 23 15:53:07 2026] PUT /v2.0/security-groups/f27f2b76-6456-4727-8731-a1078ce89f8c/tags/red => generated 4 bytes in 45 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1006/1880] 10.0.0.234 () {32 vars in 747 bytes} [Sun Aug 23 15:53:07 2026] GET /v2.0/security-groups/f27f2b76-6456-4727-8731-a1078ce89f8c/tags => generated 34 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 875/1881] 10.0.0.234 () {34 vars in 796 bytes} [Sun Aug 23 15:53:07 2026] PUT /v2.0/security-groups/f27f2b76-6456-4727-8731-a1078ce89f8c/tags/black.or.white => generated 4 bytes in 49 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1007/1882] 10.0.0.234 () {32 vars in 747 bytes} [Sun Aug 23 15:53:07 2026] GET /v2.0/security-groups/f27f2b76-6456-4727-8731-a1078ce89f8c/tags => generated 52 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 876/1883] 10.0.0.234 () {34 vars in 767 bytes} [Sun Aug 23 15:53:07 2026] PUT /v2.0/security-groups/f27f2b76-6456-4727-8731-a1078ce89f8c/tags => generated 37 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1008/1884] 10.0.0.234 () {32 vars in 747 bytes} [Sun Aug 23 15:53:07 2026] GET /v2.0/security-groups/f27f2b76-6456-4727-8731-a1078ce89f8c/tags => generated 37 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 877/1885] 10.0.0.234 () {32 vars in 755 bytes} [Sun Aug 23 15:53:07 2026] GET /v2.0/security-groups/f27f2b76-6456-4727-8731-a1078ce89f8c/tags/red => generated 0 bytes in 40 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-23 15:53:07.468 7 INFO neutron.api.v2.resource [None req-2e3feac7-7f1c-4b3c-b5a9-725b3fc2fbd8 3893cd9ad2a04ab2b8f0f1638081f6e6 b3ecbe5b83a941d8aac9a23027e6a7c5 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1009/1886] 10.0.0.234 () {32 vars in 759 bytes} [Sun Aug 23 15:53:07 2026] GET /v2.0/security-groups/f27f2b76-6456-4727-8731-a1078ce89f8c/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: 878/1887] 10.0.0.234 () {32 vars in 758 bytes} [Sun Aug 23 15:53:07 2026] DELETE /v2.0/security-groups/f27f2b76-6456-4727-8731-a1078ce89f8c/tags/red => generated 0 bytes in 49 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1010/1888] 10.0.0.234 () {32 vars in 747 bytes} [Sun Aug 23 15:53:07 2026] GET /v2.0/security-groups/f27f2b76-6456-4727-8731-a1078ce89f8c/tags => generated 30 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-23 15:53:07.610 8 INFO neutron.api.v2.resource [None req-a837828e-940c-45ba-ae65-7b42a365b127 3893cd9ad2a04ab2b8f0f1638081f6e6 b3ecbe5b83a941d8aac9a23027e6a7c5 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 879/1889] 10.0.0.234 () {32 vars in 762 bytes} [Sun Aug 23 15:53:07 2026] DELETE /v2.0/security-groups/f27f2b76-6456-4727-8731-a1078ce89f8c/tags/green => generated 99 bytes in 39 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1011/1890] 10.0.0.234 () {32 vars in 750 bytes} [Sun Aug 23 15:53:07 2026] DELETE /v2.0/security-groups/f27f2b76-6456-4727-8731-a1078ce89f8c/tags => generated 0 bytes in 55 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 880/1891] 10.0.0.234 () {32 vars in 747 bytes} [Sun Aug 23 15:53:07 2026] GET /v2.0/security-groups/f27f2b76-6456-4727-8731-a1078ce89f8c/tags => 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: 1012/1892] 10.0.0.234 () {32 vars in 740 bytes} [Sun Aug 23 15:53:07 2026] DELETE /v2.0/security-groups/f27f2b76-6456-4727-8731-a1078ce89f8c => generated 0 bytes in 81 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 881/1893] 10.0.0.234 () {32 vars in 774 bytes} [Sun Aug 23 15:53:08 2026] GET /v2.0/security-groups?tenant_id=0710a63b886146d78fe2cec7ecf0c04d&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: 1013/1894] 10.0.0.234 () {32 vars in 740 bytes} [Sun Aug 23 15:53:08 2026] DELETE /v2.0/security-groups/9de1cd55-0fef-4255-8fe5-cce6dd895cb0 => 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: 882/1895] 10.0.0.234 () {32 vars in 774 bytes} [Sun Aug 23 15:53:08 2026] GET /v2.0/security-groups?tenant_id=b3ecbe5b83a941d8aac9a23027e6a7c5&name=default => generated 2925 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1014/1896] 10.0.0.234 () {32 vars in 740 bytes} [Sun Aug 23 15:53:08 2026] DELETE /v2.0/security-groups/6592593b-cca2-4652-93e7-075607544333 => generated 0 bytes in 115 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 883/1897] 10.0.0.234 () {32 vars in 774 bytes} [Sun Aug 23 15:53:09 2026] GET /v2.0/security-groups?tenant_id=5653179a978e425c973a16deb3c7b6e3&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: 1015/1898] 10.0.0.234 () {32 vars in 740 bytes} [Sun Aug 23 15:53:10 2026] DELETE /v2.0/security-groups/af8d72ff-dcca-4157-95ad-eecd34b3f97e => 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: 884/1899] 10.0.0.234 () {32 vars in 774 bytes} [Sun Aug 23 15:53:10 2026] GET /v2.0/security-groups?tenant_id=d79e28f50bef4957a1dea7aa0e34c231&name=default => generated 2925 bytes in 170 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1016/1900] 10.0.0.234 () {32 vars in 740 bytes} [Sun Aug 23 15:53:10 2026] DELETE /v2.0/security-groups/e166bcec-83d9-47e7-91b8-c4e52631f1e8 => generated 0 bytes in 111 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 885/1901] 10.0.0.234 () {32 vars in 774 bytes} [Sun Aug 23 15:53:12 2026] GET /v2.0/security-groups?tenant_id=52840c379ba24ed6893e64f3a536f378&name=default => generated 2925 bytes in 267 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-23 15:53:12.661 7 INFO neutron.db.segments_db [None req-d5e68575-c69b-4135-a6dc-651e7ba383e2 acf411ba72024ecca79081ca1507f262 48b82d42340c497e903dd24c5e0c2c2c - - default default] Added segment bff91152-389a-4d6d-a7e6-7d9656088859 of type vxlan for network 4676dfda-b4cd-4c7b-b660-5569b8727a8d [pid: 7|app: 0|req: 1017/1902] 10.0.0.234 () {34 vars in 670 bytes} [Sun Aug 23 15:53:12 2026] POST /v2.0/networks => generated 612 bytes in 300 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 886/1903] 10.0.0.234 () {32 vars in 740 bytes} [Sun Aug 23 15:53:12 2026] DELETE /v2.0/security-groups/35354c90-5e35-435b-beb1-5ea5c013628b => generated 0 bytes in 73 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1018/1904] 10.0.0.234 () {34 vars in 669 bytes} [Sun Aug 23 15:53:12 2026] POST /v2.0/subnets => generated 626 bytes in 187 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 887/1905] 10.0.0.234 () {34 vars in 751 bytes} [Sun Aug 23 15:53:12 2026] PUT /v2.0/subnets/ccde6c40-94f0-4605-b195-a3dd27260dd4/tags => generated 25 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1019/1906] 10.0.0.234 () {32 vars in 731 bytes} [Sun Aug 23 15:53:13 2026] GET /v2.0/subnets/ccde6c40-94f0-4605-b195-a3dd27260dd4/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: 888/1907] 10.0.0.234 () {34 vars in 762 bytes} [Sun Aug 23 15:53:13 2026] PUT /v2.0/subnets/ccde6c40-94f0-4605-b195-a3dd27260dd4/tags/green => generated 4 bytes in 73 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1020/1908] 10.0.0.234 () {32 vars in 731 bytes} [Sun Aug 23 15:53:13 2026] GET /v2.0/subnets/ccde6c40-94f0-4605-b195-a3dd27260dd4/tags => generated 34 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 889/1909] 10.0.0.234 () {34 vars in 758 bytes} [Sun Aug 23 15:53:13 2026] PUT /v2.0/subnets/ccde6c40-94f0-4605-b195-a3dd27260dd4/tags/red => generated 4 bytes in 48 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1021/1910] 10.0.0.234 () {32 vars in 731 bytes} [Sun Aug 23 15:53:13 2026] GET /v2.0/subnets/ccde6c40-94f0-4605-b195-a3dd27260dd4/tags => generated 34 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 890/1911] 10.0.0.234 () {34 vars in 780 bytes} [Sun Aug 23 15:53:13 2026] PUT /v2.0/subnets/ccde6c40-94f0-4605-b195-a3dd27260dd4/tags/black.or.white => generated 4 bytes in 64 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1022/1912] 10.0.0.234 () {32 vars in 731 bytes} [Sun Aug 23 15:53:13 2026] GET /v2.0/subnets/ccde6c40-94f0-4605-b195-a3dd27260dd4/tags => generated 52 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 891/1913] 10.0.0.234 () {34 vars in 751 bytes} [Sun Aug 23 15:53:13 2026] PUT /v2.0/subnets/ccde6c40-94f0-4605-b195-a3dd27260dd4/tags => generated 37 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1023/1914] 10.0.0.234 () {32 vars in 731 bytes} [Sun Aug 23 15:53:13 2026] GET /v2.0/subnets/ccde6c40-94f0-4605-b195-a3dd27260dd4/tags => generated 37 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 892/1915] 10.0.0.234 () {32 vars in 739 bytes} [Sun Aug 23 15:53:13 2026] GET /v2.0/subnets/ccde6c40-94f0-4605-b195-a3dd27260dd4/tags/red => generated 0 bytes in 42 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-23 15:53:13.597 7 INFO neutron.api.v2.resource [None req-74311b97-4a13-4999-8da5-3e3d6b73bc8b acf411ba72024ecca79081ca1507f262 48b82d42340c497e903dd24c5e0c2c2c - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1024/1916] 10.0.0.234 () {32 vars in 743 bytes} [Sun Aug 23 15:53:13 2026] GET /v2.0/subnets/ccde6c40-94f0-4605-b195-a3dd27260dd4/tags/green => generated 99 bytes in 47 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 893/1917] 10.0.0.234 () {32 vars in 742 bytes} [Sun Aug 23 15:53:13 2026] DELETE /v2.0/subnets/ccde6c40-94f0-4605-b195-a3dd27260dd4/tags/red => generated 0 bytes in 73 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1025/1918] 10.0.0.234 () {32 vars in 731 bytes} [Sun Aug 23 15:53:13 2026] GET /v2.0/subnets/ccde6c40-94f0-4605-b195-a3dd27260dd4/tags => generated 30 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-23 15:53:13.770 8 INFO neutron.api.v2.resource [None req-a48c5d29-c928-42b5-a6a4-7de6559d38f5 acf411ba72024ecca79081ca1507f262 48b82d42340c497e903dd24c5e0c2c2c - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 894/1919] 10.0.0.234 () {32 vars in 746 bytes} [Sun Aug 23 15:53:13 2026] DELETE /v2.0/subnets/ccde6c40-94f0-4605-b195-a3dd27260dd4/tags/green => generated 99 bytes in 58 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1026/1920] 10.0.0.234 () {32 vars in 734 bytes} [Sun Aug 23 15:53:13 2026] DELETE /v2.0/subnets/ccde6c40-94f0-4605-b195-a3dd27260dd4/tags => generated 0 bytes in 50 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 895/1921] 10.0.0.234 () {32 vars in 731 bytes} [Sun Aug 23 15:53:13 2026] GET /v2.0/subnets/ccde6c40-94f0-4605-b195-a3dd27260dd4/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: 1027/1922] 10.0.0.234 () {32 vars in 724 bytes} [Sun Aug 23 15:53:13 2026] DELETE /v2.0/subnets/ccde6c40-94f0-4605-b195-a3dd27260dd4 => generated 0 bytes in 173 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-23 15:53:14.130 8 INFO neutron_taas.services.taas.taas_plugin [None req-dc1b7fed-664a-4a35-ae74-b410695d99cf acf411ba72024ecca79081ca1507f262 48b82d42340c497e903dd24c5e0c2c2c - - default default] TaaS: Handle Delete Port: 4eef518b-30fc-4996-a4c1-e5e28ebade42 2026-08-23 15:53:14.132 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-dc1b7fed-664a-4a35-ae74-b410695d99cf acf411ba72024ecca79081ca1507f262 48b82d42340c497e903dd24c5e0c2c2c - - default default] Tap Mirror: Handle Delete Port: 4eef518b-30fc-4996-a4c1-e5e28ebade42 2026-08-23 15:53:14.278 8 INFO neutron.services.segments.plugin [-] Segment bff91152-389a-4d6d-a7e6-7d9656088859 resource provider aggregate not found 2026-08-23 15:53:14.282 8 INFO neutron.services.segments.plugin [-] Segment bff91152-389a-4d6d-a7e6-7d9656088859 resource provider aggregate not found 2026-08-23 15:53:14.299 8 INFO neutron.services.segments.plugin [-] Segment bff91152-389a-4d6d-a7e6-7d9656088859 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bff91152-389a-4d6d-a7e6-7d9656088859 found for delete ", "request_id": "req-b0d39358-ac16-4273-bcf6-45e78b12dfd2"}]} 2026-08-23 15:53:14.300 8 INFO neutron.services.segments.plugin [-] Segment bff91152-389a-4d6d-a7e6-7d9656088859 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bff91152-389a-4d6d-a7e6-7d9656088859 found for delete ", "request_id": "req-579f3862-cee8-498e-824f-42ffe1d415f8"}]} [pid: 8|app: 0|req: 896/1923] 10.0.0.234 () {32 vars in 726 bytes} [Sun Aug 23 15:53:14 2026] DELETE /v2.0/networks/4676dfda-b4cd-4c7b-b660-5569b8727a8d => 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: 1028/1926] 10.0.0.234 () {32 vars in 774 bytes} [Sun Aug 23 15:53:14 2026] GET /v2.0/security-groups?tenant_id=84b9e0b22a794511976df879147b1dbd&name=default => generated 2925 bytes in 320 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 899/1927] 10.0.0.234 () {32 vars in 740 bytes} [Sun Aug 23 15:53:14 2026] DELETE /v2.0/security-groups/00aceff8-223e-4f9f-9a94-4f5dfb057f9b => 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: 1029/1928] 10.0.0.234 () {32 vars in 774 bytes} [Sun Aug 23 15:53:14 2026] GET /v2.0/security-groups?tenant_id=9778c51d72064f79af189f38ae3eae48&name=default => generated 2925 bytes in 187 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1030/1929] 10.0.0.234 () {32 vars in 740 bytes} [Sun Aug 23 15:53:15 2026] DELETE /v2.0/security-groups/30e6959d-e973-4c3c-8fb3-b689722dbbde => 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: 900/1930] 10.0.0.234 () {32 vars in 774 bytes} [Sun Aug 23 15:53:15 2026] GET /v2.0/security-groups?tenant_id=da0f1f3256674e43bb570f3ce79cb291&name=default => generated 2925 bytes in 144 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1031/1931] 10.0.0.234 () {32 vars in 740 bytes} [Sun Aug 23 15:53:15 2026] DELETE /v2.0/security-groups/a5cb05df-7b0d-46e4-bc19-19b8c2afef8c => generated 0 bytes in 81 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 901/1932] 10.0.0.234 () {32 vars in 774 bytes} [Sun Aug 23 15:53:15 2026] GET /v2.0/security-groups?tenant_id=48b82d42340c497e903dd24c5e0c2c2c&name=default => generated 2925 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1032/1933] 10.0.0.234 () {32 vars in 740 bytes} [Sun Aug 23 15:53:15 2026] DELETE /v2.0/security-groups/b12628e3-d913-4cf9-af6c-f5d2e2a6c6ad => generated 0 bytes in 87 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-23 15:53:15.985 8 INFO neutron.db.segments_db [None req-2cbfdeb4-9427-41da-b3f0-a0921a5d28e8 648578dfdf4543e0b6226ed8b081b550 72d4a10361dd4d31944967522300bf70 - - default default] Added segment 3c8c8d43-fe35-4331-86f7-11d6bce65817 of type vxlan for network 78767e85-a8bf-42f7-8dbb-100ca29a1136 [pid: 8|app: 0|req: 902/1934] 10.0.0.234 () {34 vars in 671 bytes} [Sun Aug 23 15:53:15 2026] POST /v2.0/networks => generated 614 bytes in 370 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-23 15:53:16.153 7 INFO neutron.db.segments_db [None req-4342163b-a1bf-451c-b4fd-dd4964ce8f27 648578dfdf4543e0b6226ed8b081b550 72d4a10361dd4d31944967522300bf70 - - default default] Added segment e48a4e03-1a8c-4f1c-84a0-32e19a1900be of type vxlan for network 79c6dfee-1960-42af-93ab-51e2135a8459 2026-08-23 15:53:16.370 7 INFO neutron.db.l3_hamode_db [None req-4342163b-a1bf-451c-b4fd-dd4964ce8f27 648578dfdf4543e0b6226ed8b081b550 72d4a10361dd4d31944967522300bf70 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-08-23 15:53:17.572 7 INFO neutron.db.l3_hamode_db [None req-4342163b-a1bf-451c-b4fd-dd4964ce8f27 648578dfdf4543e0b6226ed8b081b550 72d4a10361dd4d31944967522300bf70 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1033/1935] 10.0.0.234 () {34 vars in 669 bytes} [Sun Aug 23 15:53:16 2026] POST /v2.0/routers => generated 694 bytes in 2268 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 903/1936] 10.0.0.234 () {32 vars in 776 bytes} [Sun Aug 23 15:53:18 2026] GET /v2.0/subnets?project_id=72d4a10361dd4d31944967522300bf70&cidr=10.100.0.0%2F28 => generated 14 bytes in 211 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1034/1937] 10.0.0.234 () {32 vars in 694 bytes} [Sun Aug 23 15:53:18 2026] GET /v2.0/networks?router%3Aexternal=True => generated 753 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 904/1938] 10.0.0.234 () {32 vars in 784 bytes} [Sun Aug 23 15:53:18 2026] GET /v2.0/subnets?network_id=f868bd25-9d5c-4154-ac86-ae6a508ca94b&cidr=10.100.0.0%2F28 => generated 14 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1035/1939] 10.0.0.234 () {34 vars in 669 bytes} [Sun Aug 23 15:53:18 2026] POST /v2.0/subnets => generated 657 bytes in 210 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-23 15:53:18.983 8 INFO neutron.db.segments_db [None req-42bd2805-3876-4094-83e1-86a40b31dcb8 2dd14c28d2f340da95ca062da6c26538 d5e4e11299fd42518ba73ec2b6797edd - - default default] Added segment 8bede4b8-e607-4e30-ac33-99225c3688f5 of type vxlan for network eac87d17-87fb-4952-9171-1cd3637ac2ba [pid: 8|app: 0|req: 905/1940] 10.0.0.234 () {34 vars in 670 bytes} [Sun Aug 23 15:53:18 2026] POST /v2.0/networks => generated 613 bytes in 338 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 906/1941] 10.0.0.234 () {32 vars in 774 bytes} [Sun Aug 23 15:53:19 2026] GET /v2.0/security-groups?tenant_id=68432e54cb7b477d809fa7bd56d5cf53&name=default => generated 2925 bytes in 159 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 907/1942] 10.0.0.234 () {34 vars in 664 bytes} [Sun Aug 23 15:53:19 2026] POST /v2.0/ports => generated 743 bytes in 280 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: 908/1943] 10.0.0.234 () {32 vars in 740 bytes} [Sun Aug 23 15:53:19 2026] DELETE /v2.0/security-groups/bd4218e3-83be-464b-8992-03c73ca4c349 => generated 0 bytes in 118 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 909/1944] 10.0.0.234 () {34 vars in 666 bytes} [Sun Aug 23 15:53:19 2026] POST /v2.0/trunks => generated 407 bytes in 247 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 910/1945] 10.0.0.234 () {32 vars in 774 bytes} [Sun Aug 23 15:53:19 2026] GET /v2.0/security-groups?tenant_id=73c7c3c7fe5b45f590e323a73ae10076&name=default => generated 2925 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 911/1946] 10.0.0.234 () {34 vars in 749 bytes} [Sun Aug 23 15:53:19 2026] PUT /v2.0/trunks/cce279a7-22ac-4be5-9278-b30a3b00d48c/tags => generated 25 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1036/1947] 10.0.0.234 () {34 vars in 783 bytes} [Sun Aug 23 15:53:18 2026] PUT /v2.0/routers/0edb29d6-e913-4221-9617-4cb82a5b63bf/add_router_interface => generated 309 bytes in 1195 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1037/1948] 10.0.0.234 () {32 vars in 729 bytes} [Sun Aug 23 15:53:20 2026] GET /v2.0/trunks/cce279a7-22ac-4be5-9278-b30a3b00d48c/tags => generated 25 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 912/1949] 10.0.0.234 () {32 vars in 740 bytes} [Sun Aug 23 15:53:20 2026] DELETE /v2.0/security-groups/5cd57b22-4502-4d10-be1c-9b7e898cd81f => 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: 1038/1950] 10.0.0.234 () {32 vars in 649 bytes} [Sun Aug 23 15:53:20 2026] GET /v2.0/networks => generated 4311 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 913/1951] 10.0.0.234 () {34 vars in 760 bytes} [Sun Aug 23 15:53:20 2026] PUT /v2.0/trunks/cce279a7-22ac-4be5-9278-b30a3b00d48c/tags/green => generated 4 bytes in 44 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1039/1952] 10.0.0.234 () {32 vars in 647 bytes} [Sun Aug 23 15:53:20 2026] GET /v2.0/subnets => generated 2595 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 914/1953] 10.0.0.234 () {32 vars in 729 bytes} [Sun Aug 23 15:53:20 2026] GET /v2.0/trunks/cce279a7-22ac-4be5-9278-b30a3b00d48c/tags => generated 34 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 915/1954] 10.0.0.234 () {34 vars in 756 bytes} [Sun Aug 23 15:53:20 2026] PUT /v2.0/trunks/cce279a7-22ac-4be5-9278-b30a3b00d48c/tags/red => 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: 1040/1955] 10.0.0.234 () {32 vars in 647 bytes} [Sun Aug 23 15:53:20 2026] GET /v2.0/routers => generated 737 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 916/1956] 10.0.0.234 () {32 vars in 729 bytes} [Sun Aug 23 15:53:20 2026] GET /v2.0/trunks/cce279a7-22ac-4be5-9278-b30a3b00d48c/tags => generated 34 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1041/1957] 10.0.0.234 () {34 vars in 778 bytes} [Sun Aug 23 15:53:20 2026] PUT /v2.0/trunks/cce279a7-22ac-4be5-9278-b30a3b00d48c/tags/black.or.white => generated 4 bytes in 49 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 917/1958] 10.0.0.234 () {32 vars in 729 bytes} [Sun Aug 23 15:53:20 2026] GET /v2.0/trunks/cce279a7-22ac-4be5-9278-b30a3b00d48c/tags => generated 52 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 918/1959] 10.0.0.234 () {34 vars in 749 bytes} [Sun Aug 23 15:53:20 2026] PUT /v2.0/trunks/cce279a7-22ac-4be5-9278-b30a3b00d48c/tags => generated 37 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 919/1960] 10.0.0.234 () {32 vars in 729 bytes} [Sun Aug 23 15:53:20 2026] GET /v2.0/trunks/cce279a7-22ac-4be5-9278-b30a3b00d48c/tags => generated 37 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1042/1961] 10.0.0.234 () {34 vars in 685 bytes} [Sun Aug 23 15:53:20 2026] POST /v2.0/security-groups => generated 1671 bytes in 121 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 920/1962] 10.0.0.234 () {32 vars in 737 bytes} [Sun Aug 23 15:53:20 2026] GET /v2.0/trunks/cce279a7-22ac-4be5-9278-b30a3b00d48c/tags/red => generated 0 bytes in 48 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-23 15:53:20.507 8 INFO neutron.api.v2.resource [None req-063b1db5-9cc0-4c7a-a358-824713528dd2 2dd14c28d2f340da95ca062da6c26538 d5e4e11299fd42518ba73ec2b6797edd - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 921/1963] 10.0.0.234 () {32 vars in 741 bytes} [Sun Aug 23 15:53:20 2026] GET /v2.0/trunks/cce279a7-22ac-4be5-9278-b30a3b00d48c/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: 922/1964] 10.0.0.234 () {32 vars in 740 bytes} [Sun Aug 23 15:53:20 2026] DELETE /v2.0/trunks/cce279a7-22ac-4be5-9278-b30a3b00d48c/tags/red => generated 0 bytes in 30 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 923/1965] 10.0.0.234 () {32 vars in 729 bytes} [Sun Aug 23 15:53:20 2026] GET /v2.0/trunks/cce279a7-22ac-4be5-9278-b30a3b00d48c/tags => generated 30 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1043/1966] 10.0.0.234 () {34 vars in 695 bytes} [Sun Aug 23 15:53:20 2026] POST /v2.0/security-group-rules => generated 597 bytes in 111 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-23 15:53:20.590 8 INFO neutron.api.v2.resource [None req-a4c0881a-6970-46a2-8348-ef769bc1865d 2dd14c28d2f340da95ca062da6c26538 d5e4e11299fd42518ba73ec2b6797edd - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 924/1967] 10.0.0.234 () {32 vars in 744 bytes} [Sun Aug 23 15:53:20 2026] DELETE /v2.0/trunks/cce279a7-22ac-4be5-9278-b30a3b00d48c/tags/green => generated 99 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 925/1968] 10.0.0.234 () {32 vars in 732 bytes} [Sun Aug 23 15:53:20 2026] DELETE /v2.0/trunks/cce279a7-22ac-4be5-9278-b30a3b00d48c/tags => generated 0 bytes in 29 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 926/1969] 10.0.0.234 () {32 vars in 729 bytes} [Sun Aug 23 15:53:20 2026] GET /v2.0/trunks/cce279a7-22ac-4be5-9278-b30a3b00d48c/tags => 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: 927/1970] 10.0.0.234 () {32 vars in 719 bytes} [Sun Aug 23 15:53:20 2026] GET /v2.0/trunks/cce279a7-22ac-4be5-9278-b30a3b00d48c => generated 407 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1044/1971] 10.0.0.234 () {34 vars in 695 bytes} [Sun Aug 23 15:53:20 2026] POST /v2.0/security-group-rules => generated 596 bytes in 108 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 928/1972] 10.0.0.234 () {32 vars in 717 bytes} [Sun Aug 23 15:53:20 2026] GET /v2.0/ports/b4df6413-4afc-4a62-afd3-0319c12e33f4 => generated 826 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1045/1973] 10.0.0.234 () {34 vars in 695 bytes} [Sun Aug 23 15:53:20 2026] POST /v2.0/security-group-rules => generated 602 bytes in 102 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 929/1974] 10.0.0.234 () {32 vars in 722 bytes} [Sun Aug 23 15:53:20 2026] DELETE /v2.0/trunks/cce279a7-22ac-4be5-9278-b30a3b00d48c => generated 0 bytes in 67 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-23 15:53:20.922 8 INFO neutron_taas.services.taas.taas_plugin [None req-5564ffad-26e8-4ec5-a411-35598ac20d22 2dd14c28d2f340da95ca062da6c26538 d5e4e11299fd42518ba73ec2b6797edd - - default default] TaaS: Handle Delete Port: b4df6413-4afc-4a62-afd3-0319c12e33f4 2026-08-23 15:53:20.925 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-5564ffad-26e8-4ec5-a411-35598ac20d22 2dd14c28d2f340da95ca062da6c26538 d5e4e11299fd42518ba73ec2b6797edd - - default default] Tap Mirror: Handle Delete Port: b4df6413-4afc-4a62-afd3-0319c12e33f4 [pid: 7|app: 0|req: 1046/1975] 10.0.0.234 () {34 vars in 695 bytes} [Sun Aug 23 15:53:20 2026] POST /v2.0/security-group-rules => generated 601 bytes in 124 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-23 15:53:20.977 7 INFO neutron.db.securitygroups_db [None req-79c0349b-ed9f-4681-aad8-054dac6673db 648578dfdf4543e0b6226ed8b081b550 72d4a10361dd4d31944967522300bf70 - - default default] Project 72d4a10361dd4d31944967522300bf70 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: 1047/1976] 10.0.0.234 () {34 vars in 695 bytes} [Sun Aug 23 15:53:20 2026] POST /v2.0/security-group-rules => generated 607 bytes in 119 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-23 15:53:21.086 7 INFO neutron.db.securitygroups_db [None req-ade61650-7035-42c2-afef-fdb62ed526f6 648578dfdf4543e0b6226ed8b081b550 72d4a10361dd4d31944967522300bf70 - - default default] Project 72d4a10361dd4d31944967522300bf70 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: 1048/1977] 10.0.0.234 () {34 vars in 695 bytes} [Sun Aug 23 15:53:21 2026] POST /v2.0/security-group-rules => generated 606 bytes in 113 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 930/1978] 10.0.0.234 () {32 vars in 720 bytes} [Sun Aug 23 15:53:20 2026] DELETE /v2.0/ports/b4df6413-4afc-4a62-afd3-0319c12e33f4 => generated 0 bytes in 571 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-23 15:53:21.545 7 INFO neutron.services.segments.plugin [-] Segment 8bede4b8-e607-4e30-ac33-99225c3688f5 resource provider aggregate not found 2026-08-23 15:53:21.554 7 INFO neutron.services.segments.plugin [-] Segment 8bede4b8-e607-4e30-ac33-99225c3688f5 resource provider aggregate not found 2026-08-23 15:53:21.573 7 INFO neutron.services.segments.plugin [-] Segment 8bede4b8-e607-4e30-ac33-99225c3688f5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8bede4b8-e607-4e30-ac33-99225c3688f5 found for delete ", "request_id": "req-53ef6712-76af-4fa4-a1b6-25d5a7d5230b"}]} 2026-08-23 15:53:21.573 7 INFO neutron.services.segments.plugin [-] Segment 8bede4b8-e607-4e30-ac33-99225c3688f5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8bede4b8-e607-4e30-ac33-99225c3688f5 found for delete ", "request_id": "req-e2ac6aee-039d-4b1d-b347-294765ba1e2c"}]} [pid: 7|app: 0|req: 1049/1979] 10.0.0.234 () {32 vars in 726 bytes} [Sun Aug 23 15:53:21 2026] DELETE /v2.0/networks/eac87d17-87fb-4952-9171-1cd3637ac2ba => generated 0 bytes in 177 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 931/1980] 10.0.0.234 () {32 vars in 649 bytes} [Sun Aug 23 15:53:21 2026] GET /v2.0/networks => generated 1298 bytes in 224 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1050/1981] 10.0.0.244 () {34 vars in 1096 bytes} [Sun Aug 23 15:53:21 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-56591141&fields=id&tenant_id=72d4a10361dd4d31944967522300bf70 => generated 69 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1051/1982] 10.0.0.244 () {34 vars in 982 bytes} [Sun Aug 23 15:53:21 2026] GET /v2.0/networks?id=78767e85-a8bf-42f7-8dbb-100ca29a1136 => generated 661 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1052/1983] 10.0.0.244 () {34 vars in 965 bytes} [Sun Aug 23 15:53:21 2026] GET /v2.0/quotas/72d4a10361dd4d31944967522300bf70 => generated 292 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1053/1984] 10.0.0.244 () {34 vars in 1002 bytes} [Sun Aug 23 15:53:21 2026] GET /v2.0/ports?tenant_id=72d4a10361dd4d31944967522300bf70&fields=id => generated 103 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1054/1985] 10.0.0.244 () {34 vars in 1008 bytes} [Sun Aug 23 15:53:22 2026] GET /v2.0/networks/78767e85-a8bf-42f7-8dbb-100ca29a1136?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: 1055/1986] 10.0.0.244 () {34 vars in 1108 bytes} [Sun Aug 23 15:53:22 2026] GET /v2.0/networks/78767e85-a8bf-42f7-8dbb-100ca29a1136?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) 2026-08-23 15:53:22.163 8 INFO neutron.db.segments_db [None req-553cec64-a450-4c17-a620-802dcd0da286 e0f8ef8026ce4c4d8ccc1f0503082fba faf1c60595934df789ff5c85558fe083 - - default default] Added segment 92e5fbea-6c58-4689-9b21-37fb9d2ebf54 of type vxlan for network 0f46d81b-711e-4bec-9391-ef5e9c11d238 [pid: 7|app: 0|req: 1056/1987] 10.0.0.244 () {34 vars in 990 bytes} [Sun Aug 23 15:53:22 2026] GET /v2.0/ports?device_id=00854af5-efec-4aa7-b236-14efd88756e0 => 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: 932/1988] 10.0.0.234 () {34 vars in 670 bytes} [Sun Aug 23 15:53:21 2026] POST /v2.0/networks => generated 629 bytes in 396 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1057/1989] 10.0.0.234 () {32 vars in 774 bytes} [Sun Aug 23 15:53:22 2026] GET /v2.0/security-groups?tenant_id=d5e4e11299fd42518ba73ec2b6797edd&name=default => generated 2925 bytes in 151 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 933/1990] 10.0.0.234 () {32 vars in 740 bytes} [Sun Aug 23 15:53:22 2026] DELETE /v2.0/security-groups/4da5ccc8-bf04-47e9-b102-48eeec50de09 => 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: 1058/1991] 10.0.0.234 () {32 vars in 774 bytes} [Sun Aug 23 15:53:22 2026] GET /v2.0/security-groups?tenant_id=90ed542f1b4242738b06b22a364f1831&name=default => generated 2925 bytes in 148 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1059/1992] 10.0.0.234 () {32 vars in 740 bytes} [Sun Aug 23 15:53:22 2026] DELETE /v2.0/security-groups/5a9053d9-0a73-44bf-bf04-c8b8b83ad07b => 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: 934/1993] 10.0.0.234 () {34 vars in 669 bytes} [Sun Aug 23 15:53:22 2026] POST /v2.0/subnets => generated 673 bytes in 248 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-23 15:53:23.080 7 INFO neutron.db.segments_db [None req-1d219c15-fbdb-4149-8479-8a9bf3438aec e0f8ef8026ce4c4d8ccc1f0503082fba faf1c60595934df789ff5c85558fe083 - - default default] Added segment a4e0ba59-1834-473c-bc07-2b685650562c of type vxlan for network 9fb6c5c8-50f6-485f-8ab9-b6b1bd8d3910 [pid: 7|app: 0|req: 1060/1994] 10.0.0.234 () {34 vars in 670 bytes} [Sun Aug 23 15:53:23 2026] POST /v2.0/networks => generated 629 bytes in 161 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 935/1995] 10.0.0.234 () {34 vars in 743 bytes} [Sun Aug 23 15:53:23 2026] PUT /v2.0/networks/9fb6c5c8-50f6-485f-8ab9-b6b1bd8d3910 => generated 592 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 936/1996] 10.0.0.244 () {34 vars in 990 bytes} [Sun Aug 23 15:53:23 2026] GET /v2.0/ports?device_id=00854af5-efec-4aa7-b236-14efd88756e0 => 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: 1061/1997] 10.0.0.234 () {34 vars in 669 bytes} [Sun Aug 23 15:53:23 2026] POST /v2.0/subnets => generated 646 bytes in 298 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 937/1998] 10.0.0.234 () {34 vars in 741 bytes} [Sun Aug 23 15:53:23 2026] PUT /v2.0/subnets/5ff372f0-77ff-40ae-acf2-7409a3262dc2 => generated 656 bytes in 153 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-23 15:53:23.950 7 INFO neutron.services.segments.plugin [-] Segment a4e0ba59-1834-473c-bc07-2b685650562c resource provider aggregate not found 2026-08-23 15:53:23.953 7 INFO neutron.services.segments.plugin [-] Segment a4e0ba59-1834-473c-bc07-2b685650562c resource provider aggregate not found 2026-08-23 15:53:23.967 7 INFO neutron.services.segments.plugin [-] Segment a4e0ba59-1834-473c-bc07-2b685650562c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a4e0ba59-1834-473c-bc07-2b685650562c found for delete ", "request_id": "req-679fe1af-df55-481f-8861-f902118273c3"}]} 2026-08-23 15:53:23.971 7 INFO neutron.services.segments.plugin [-] Segment a4e0ba59-1834-473c-bc07-2b685650562c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a4e0ba59-1834-473c-bc07-2b685650562c found for delete ", "request_id": "req-7ce69f31-6ffe-449f-9f07-6a77c0434870"}]} [pid: 7|app: 0|req: 1062/1999] 10.0.0.234 () {32 vars in 726 bytes} [Sun Aug 23 15:53:23 2026] DELETE /v2.0/networks/9fb6c5c8-50f6-485f-8ab9-b6b1bd8d3910 => generated 0 bytes in 218 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-23 15:53:24.003 8 INFO neutron.pecan_wsgi.hooks.translation [None req-c27dccc1-2d98-4567-946f-490414ca57c9 e0f8ef8026ce4c4d8ccc1f0503082fba faf1c60595934df789ff5c85558fe083 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 938/2000] 10.0.0.234 () {32 vars in 726 bytes} [Sun Aug 23 15:53:23 2026] DELETE /v2.0/networks/9fb6c5c8-50f6-485f-8ab9-b6b1bd8d3910 => generated 138 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1063/2001] 10.0.0.234 () {32 vars in 694 bytes} [Sun Aug 23 15:53:24 2026] GET /v2.0/networks?router%3Aexternal=True => generated 651 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 939/2002] 10.0.0.234 () {32 vars in 742 bytes} [Sun Aug 23 15:53:24 2026] GET /v2.0/subnets?network_id=f868bd25-9d5c-4154-ac86-ae6a508ca94b => generated 649 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1064/2003] 10.0.0.234 () {32 vars in 653 bytes} [Sun Aug 23 15:53:24 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: 8|app: 0|req: 940/2004] 10.0.0.234 () {32 vars in 649 bytes} [Sun Aug 23 15:53:24 2026] GET /v2.0/networks => generated 1313 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1065/2005] 10.0.0.234 () {32 vars in 647 bytes} [Sun Aug 23 15:53:24 2026] GET /v2.0/subnets => generated 1312 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 941/2006] 10.0.0.234 () {32 vars in 723 bytes} [Sun Aug 23 15:53:24 2026] GET /v2.0/networks/0f46d81b-711e-4bec-9391-ef5e9c11d238 => generated 673 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1066/2007] 10.0.0.234 () {32 vars in 721 bytes} [Sun Aug 23 15:53:24 2026] GET /v2.0/subnets/9c62bd88-13b9-4def-8ec4-29d1128c5332 => generated 673 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-23 15:53:24.303 8 INFO neutron.pecan_wsgi.hooks.translation [None req-d9f4b460-26f8-4fc9-ae3b-94de27213e6d e0f8ef8026ce4c4d8ccc1f0503082fba faf1c60595934df789ff5c85558fe083 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 942/2008] 10.0.0.234 () {32 vars in 724 bytes} [Sun Aug 23 15:53:24 2026] DELETE /v2.0/subnets/5ff372f0-77ff-40ae-acf2-7409a3262dc2 => generated 136 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-23 15:53:24.320 7 INFO neutron.pecan_wsgi.hooks.translation [None req-de5b0e69-664d-46f6-a846-8200027b541b e0f8ef8026ce4c4d8ccc1f0503082fba faf1c60595934df789ff5c85558fe083 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1067/2009] 10.0.0.234 () {32 vars in 726 bytes} [Sun Aug 23 15:53:24 2026] DELETE /v2.0/networks/9fb6c5c8-50f6-485f-8ab9-b6b1bd8d3910 => 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: 1068/2010] 10.0.0.244 () {34 vars in 990 bytes} [Sun Aug 23 15:53:24 2026] GET /v2.0/ports?device_id=00854af5-efec-4aa7-b236-14efd88756e0 => 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: 943/2011] 10.0.0.234 () {32 vars in 724 bytes} [Sun Aug 23 15:53:24 2026] DELETE /v2.0/subnets/9c62bd88-13b9-4def-8ec4-29d1128c5332 => generated 0 bytes in 100 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1069/2012] 10.0.0.234 () {32 vars in 726 bytes} [Sun Aug 23 15:53:24 2026] DELETE /v2.0/networks/0f46d81b-711e-4bec-9391-ef5e9c11d238 => generated 0 bytes in 154 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 944/2013] 10.0.0.234 () {32 vars in 774 bytes} [Sun Aug 23 15:53:25 2026] GET /v2.0/security-groups?tenant_id=faf1c60595934df789ff5c85558fe083&name=default => generated 2925 bytes in 157 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1070/2014] 10.0.0.234 () {32 vars in 740 bytes} [Sun Aug 23 15:53:25 2026] DELETE /v2.0/security-groups/0c3a4c95-c6ea-46d1-8dc3-9d95ac715371 => 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: 945/2015] 10.0.0.244 () {34 vars in 990 bytes} [Sun Aug 23 15:53:25 2026] GET /v2.0/ports?device_id=00854af5-efec-4aa7-b236-14efd88756e0 => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-23 15:53:25.986 7 INFO neutron.services.segments.plugin [-] Segment 92e5fbea-6c58-4689-9b21-37fb9d2ebf54 resource provider aggregate not found 2026-08-23 15:53:25.993 7 INFO neutron.services.segments.plugin [-] Segment 92e5fbea-6c58-4689-9b21-37fb9d2ebf54 resource provider aggregate not found 2026-08-23 15:53:26.004 7 INFO neutron.services.segments.plugin [-] Segment 92e5fbea-6c58-4689-9b21-37fb9d2ebf54 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 92e5fbea-6c58-4689-9b21-37fb9d2ebf54 found for delete ", "request_id": "req-92250feb-ba54-4553-8fec-bc3934d27e94"}]} 2026-08-23 15:53:26.010 7 INFO neutron.services.segments.plugin [-] Segment 92e5fbea-6c58-4689-9b21-37fb9d2ebf54 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 92e5fbea-6c58-4689-9b21-37fb9d2ebf54 found for delete ", "request_id": "req-73545eb3-35aa-46b5-95ea-3aa262a8436c"}]} [pid: 7|app: 0|req: 1071/2016] 199.204.45.129 () {34 vars in 986 bytes} [Sun Aug 23 15:53:26 2026] GET /v2.0/networks?id=78767e85-a8bf-42f7-8dbb-100ca29a1136 => generated 661 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 946/2017] 199.204.45.129 () {34 vars in 1050 bytes} [Sun Aug 23 15:53:26 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=72d4a10361dd4d31944967522300bf70 => generated 179 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 947/2018] 10.0.0.244 () {34 vars in 990 bytes} [Sun Aug 23 15:53:26 2026] GET /v2.0/ports?device_id=00854af5-efec-4aa7-b236-14efd88756e0 => 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: 1072/2019] 199.204.45.129 () {38 vars in 955 bytes} [Sun Aug 23 15:53:26 2026] POST /v2.0/ports => generated 958 bytes in 365 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: 1073/2020] 10.0.0.234 () {34 vars in 684 bytes} [Sun Aug 23 15:53:26 2026] POST /v2.0/security-groups => generated 1625 bytes in 353 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 948/2021] 199.204.45.129 () {38 vars in 1028 bytes} [Sun Aug 23 15:53:26 2026] PUT /v2.0/ports/08fe485c-46bb-4dd9-b964-4d9640a9b034 => generated 1239 bytes in 386 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1074/2022] 10.0.0.234 () {32 vars in 663 bytes} [Sun Aug 23 15:53:27 2026] GET /v2.0/security-groups => generated 4530 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-23 15:53:27.391 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-0c80de98-2b34-4c56-8a35-63160ca9f8e3'] response: {'name': 'network-changed', 'server_uuid': '00854af5-efec-4aa7-b236-14efd88756e0', 'tag': '08fe485c-46bb-4dd9-b964-4d9640a9b034', '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: 949/2023] 10.0.0.234 () {34 vars in 758 bytes} [Sun Aug 23 15:53:27 2026] PUT /v2.0/security-groups/e7b589da-8bc3-4d9f-a5db-e3db3b337df4 => generated 1662 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1075/2024] 10.0.0.234 () {32 vars in 737 bytes} [Sun Aug 23 15:53:27 2026] GET /v2.0/security-groups/e7b589da-8bc3-4d9f-a5db-e3db3b337df4 => generated 1662 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 950/2025] 10.0.0.234 () {32 vars in 740 bytes} [Sun Aug 23 15:53:27 2026] DELETE /v2.0/security-groups/e7b589da-8bc3-4d9f-a5db-e3db3b337df4 => 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: 1076/2026] 10.0.0.234 () {32 vars in 663 bytes} [Sun Aug 23 15:53:27 2026] GET /v2.0/security-groups => generated 2925 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-23 15:53:27.669 8 INFO neutron.api.v2.resource [None req-19ff08c3-9291-4496-950e-db5c70cfdd34 c74522439ec74248ae13a5adb1816113 02474e158b7f4f52bcb6f7aa22b3218d - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 951/2027] 10.0.0.234 () {32 vars in 740 bytes} [Sun Aug 23 15:53:27 2026] DELETE /v2.0/security-groups/e7b589da-8bc3-4d9f-a5db-e3db3b337df4 => 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: 952/2028] 10.0.0.244 () {34 vars in 990 bytes} [Sun Aug 23 15:53:27 2026] GET /v2.0/ports?device_id=00854af5-efec-4aa7-b236-14efd88756e0 => generated 973 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 953/2029] 10.0.0.244 () {34 vars in 1040 bytes} [Sun Aug 23 15:53:27 2026] GET /v2.0/security-groups?id=24e80409-de1f-4b07-af79-e7ebad847bf8&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: 7|app: 0|req: 1077/2030] 10.0.0.234 () {34 vars in 684 bytes} [Sun Aug 23 15:53:27 2026] POST /v2.0/security-groups => generated 1624 bytes in 122 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 954/2031] 10.0.0.234 () {34 vars in 695 bytes} [Sun Aug 23 15:53:27 2026] POST /v2.0/security-group-rules => generated 601 bytes in 113 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1078/2032] 199.204.45.129 () {34 vars in 1080 bytes} [Sun Aug 23 15:53:27 2026] GET /v2.0/ports?tenant_id=72d4a10361dd4d31944967522300bf70&device_id=00854af5-efec-4aa7-b236-14efd88756e0 => generated 1242 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 955/2033] 10.0.0.234 () {32 vars in 747 bytes} [Sun Aug 23 15:53:27 2026] GET /v2.0/security-group-rules/51cb01ba-ac95-483e-8baf-24cbc933233c => generated 601 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1079/2034] 199.204.45.129 () {34 vars in 1018 bytes} [Sun Aug 23 15:53:27 2026] GET /v2.0/networks?tenant_id=72d4a10361dd4d31944967522300bf70&shared=False => generated 757 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 956/2035] 10.0.0.234 () {32 vars in 673 bytes} [Sun Aug 23 15:53:27 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1080/2036] 199.204.45.129 () {34 vars in 930 bytes} [Sun Aug 23 15:53:27 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 957/2037] 10.0.0.234 () {32 vars in 750 bytes} [Sun Aug 23 15:53:28 2026] DELETE /v2.0/security-group-rules/51cb01ba-ac95-483e-8baf-24cbc933233c => generated 0 bytes in 54 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1081/2038] 10.0.0.234 () {32 vars in 673 bytes} [Sun Aug 23 15:53:28 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 958/2039] 10.0.0.234 () {34 vars in 695 bytes} [Sun Aug 23 15:53:28 2026] POST /v2.0/security-group-rules => generated 601 bytes in 93 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1082/2040] 10.0.0.234 () {32 vars in 747 bytes} [Sun Aug 23 15:53:28 2026] GET /v2.0/security-group-rules/11a435c1-927f-4450-b8a7-36115a0e0711 => generated 601 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 959/2041] 10.0.0.234 () {32 vars in 673 bytes} [Sun Aug 23 15:53:28 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1083/2042] 10.0.0.234 () {32 vars in 750 bytes} [Sun Aug 23 15:53:28 2026] DELETE /v2.0/security-group-rules/11a435c1-927f-4450-b8a7-36115a0e0711 => 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: 960/2043] 10.0.0.234 () {32 vars in 673 bytes} [Sun Aug 23 15:53:28 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-23 15:53:28.502 7 INFO neutron.db.securitygroups_db [None req-cc585b64-693d-42b2-8732-03658d4ce2bb c74522439ec74248ae13a5adb1816113 02474e158b7f4f52bcb6f7aa22b3218d - - default default] Project 02474e158b7f4f52bcb6f7aa22b3218d 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: 1084/2044] 10.0.0.234 () {34 vars in 695 bytes} [Sun Aug 23 15:53:28 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) [pid: 8|app: 0|req: 961/2045] 10.0.0.234 () {32 vars in 747 bytes} [Sun Aug 23 15:53:28 2026] GET /v2.0/security-group-rules/2cd99739-9efb-47c7-bf11-1765c11821e3 => generated 607 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1085/2046] 10.0.0.234 () {32 vars in 673 bytes} [Sun Aug 23 15:53:28 2026] GET /v2.0/security-group-rules => generated 4144 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 962/2047] 10.0.0.234 () {32 vars in 750 bytes} [Sun Aug 23 15:53:28 2026] DELETE /v2.0/security-group-rules/2cd99739-9efb-47c7-bf11-1765c11821e3 => generated 0 bytes in 57 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1086/2048] 10.0.0.234 () {32 vars in 673 bytes} [Sun Aug 23 15:53:28 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 963/2049] 10.0.0.234 () {32 vars in 740 bytes} [Sun Aug 23 15:53:28 2026] DELETE /v2.0/security-groups/604a10e6-9a5e-446f-8d79-4cfeea05f565 => generated 0 bytes in 83 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1087/2050] 10.0.0.244 () {34 vars in 990 bytes} [Sun Aug 23 15:53:28 2026] GET /v2.0/ports?device_id=00854af5-efec-4aa7-b236-14efd88756e0 => 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: 1088/2051] 10.0.0.244 () {34 vars in 1040 bytes} [Sun Aug 23 15:53:28 2026] GET /v2.0/security-groups?id=24e80409-de1f-4b07-af79-e7ebad847bf8&fields=id&fields=name => generated 112 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 964/2052] 10.0.0.234 () {32 vars in 663 bytes} [Sun Aug 23 15:53:28 2026] GET /v2.0/security-groups => 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: 1089/2053] 10.0.0.234 () {32 vars in 663 bytes} [Sun Aug 23 15:53:28 2026] GET /v2.0/security-groups => generated 2925 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 965/2054] 199.204.45.129 () {34 vars in 1080 bytes} [Sun Aug 23 15:53:29 2026] GET /v2.0/ports?tenant_id=72d4a10361dd4d31944967522300bf70&device_id=00854af5-efec-4aa7-b236-14efd88756e0 => 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: 1090/2055] 199.204.45.129 () {34 vars in 1060 bytes} [Sun Aug 23 15:53:29 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=08fe485c-46bb-4dd9-b964-4d9640a9b034 => 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: 966/2056] 199.204.45.129 () {34 vars in 984 bytes} [Sun Aug 23 15:53:29 2026] GET /v2.0/subnets?id=e3493b8b-3483-4833-9ac5-2885c2ddd017 => generated 678 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1091/2057] 199.204.45.129 () {34 vars in 1052 bytes} [Sun Aug 23 15:53:29 2026] GET /v2.0/ports?network_id=78767e85-a8bf-42f7-8dbb-100ca29a1136&device_owner=network%3Adhcp => generated 1244 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 967/2058] 199.204.45.129 () {34 vars in 1012 bytes} [Sun Aug 23 15:53:29 2026] GET /v2.0/networks/78767e85-a8bf-42f7-8dbb-100ca29a1136?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: 1092/2059] 199.204.45.129 () {34 vars in 1112 bytes} [Sun Aug 23 15:53:29 2026] GET /v2.0/networks/78767e85-a8bf-42f7-8dbb-100ca29a1136?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: 8|app: 0|req: 968/2060] 10.0.0.234 () {32 vars in 774 bytes} [Sun Aug 23 15:53:29 2026] GET /v2.0/security-groups?tenant_id=02474e158b7f4f52bcb6f7aa22b3218d&name=default => generated 2925 bytes in 126 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1093/2061] 10.0.0.234 () {32 vars in 740 bytes} [Sun Aug 23 15:53:29 2026] DELETE /v2.0/security-groups/bfaf8eff-580a-4843-9619-f0adba52a6fc => 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: 970/2064] 10.0.0.244 () {34 vars in 990 bytes} [Sun Aug 23 15:53:29 2026] GET /v2.0/ports?device_id=00854af5-efec-4aa7-b236-14efd88756e0 => generated 973 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1095/2065] 10.0.0.244 () {34 vars in 1040 bytes} [Sun Aug 23 15:53:30 2026] GET /v2.0/security-groups?id=24e80409-de1f-4b07-af79-e7ebad847bf8&fields=id&fields=name => generated 112 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 971/2066] 10.0.0.244 () {34 vars in 990 bytes} [Sun Aug 23 15:53:31 2026] GET /v2.0/ports?device_id=00854af5-efec-4aa7-b236-14efd88756e0 => 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: 1096/2067] 10.0.0.244 () {34 vars in 1040 bytes} [Sun Aug 23 15:53:31 2026] GET /v2.0/security-groups?id=24e80409-de1f-4b07-af79-e7ebad847bf8&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: 972/2068] 10.0.0.234 () {32 vars in 623 bytes} [Sun Aug 23 15:53:31 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: 1097/2069] 10.0.0.234 () {32 vars in 633 bytes} [Sun Aug 23 15:53:31 2026] GET /v2.0/ => generated 632 bytes in 136 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 973/2070] 10.0.0.234 () {32 vars in 774 bytes} [Sun Aug 23 15:53:31 2026] GET /v2.0/security-groups?tenant_id=1d22f7b1e7cd41c3b67a100161bd3509&name=default => generated 2925 bytes in 198 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1098/2071] 10.0.0.234 () {32 vars in 740 bytes} [Sun Aug 23 15:53:32 2026] DELETE /v2.0/security-groups/e744e589-dedd-4634-a1fe-8069cfe9fe11 => generated 0 bytes in 114 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 974/2072] 10.0.0.244 () {34 vars in 990 bytes} [Sun Aug 23 15:53:32 2026] GET /v2.0/ports?device_id=00854af5-efec-4aa7-b236-14efd88756e0 => generated 973 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1099/2073] 10.0.0.244 () {34 vars in 1040 bytes} [Sun Aug 23 15:53:32 2026] GET /v2.0/security-groups?id=24e80409-de1f-4b07-af79-e7ebad847bf8&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: 8|app: 0|req: 975/2074] 10.0.0.244 () {34 vars in 990 bytes} [Sun Aug 23 15:53:33 2026] GET /v2.0/ports?device_id=00854af5-efec-4aa7-b236-14efd88756e0 => generated 975 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1100/2075] 10.0.0.244 () {34 vars in 1040 bytes} [Sun Aug 23 15:53:33 2026] GET /v2.0/security-groups?id=24e80409-de1f-4b07-af79-e7ebad847bf8&fields=id&fields=name => generated 112 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 976/2076] 10.0.0.244 () {34 vars in 990 bytes} [Sun Aug 23 15:53:34 2026] GET /v2.0/ports?device_id=00854af5-efec-4aa7-b236-14efd88756e0 => generated 975 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1101/2077] 10.0.0.244 () {34 vars in 1040 bytes} [Sun Aug 23 15:53:34 2026] GET /v2.0/security-groups?id=24e80409-de1f-4b07-af79-e7ebad847bf8&fields=id&fields=name => generated 112 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 977/2078] 10.0.0.244 () {34 vars in 990 bytes} [Sun Aug 23 15:53:34 2026] GET /v2.0/ports?device_id=00854af5-efec-4aa7-b236-14efd88756e0 => generated 975 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1102/2079] 10.0.0.244 () {34 vars in 1040 bytes} [Sun Aug 23 15:53:34 2026] GET /v2.0/security-groups?id=24e80409-de1f-4b07-af79-e7ebad847bf8&fields=id&fields=name => generated 112 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 978/2080] 10.0.0.234 () {32 vars in 736 bytes} [Sun Aug 23 15:53:34 2026] GET /v2.0/ports?device_id=00854af5-efec-4aa7-b236-14efd88756e0 => generated 1244 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-23 15:53:35.663 7 INFO neutron.db.l3_db [None req-89166086-2f79-42a9-81aa-8b68f28734a8 648578dfdf4543e0b6226ed8b081b550 72d4a10361dd4d31944967522300bf70 - - default default] Floating IP 848f11db-0e58-412f-8273-b0471c971e4a associated. External IP: 10.96.250.207, port: 08fe485c-46bb-4dd9-b964-4d9640a9b034. [pid: 7|app: 0|req: 1103/2081] 10.0.0.234 () {34 vars in 677 bytes} [Sun Aug 23 15:53:34 2026] POST /v2.0/floatingips => generated 856 bytes in 1014 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-23 15:53:35.963 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-c4052e3b-6cfa-40bc-b75a-a8e0c403807c'] response: {'name': 'network-changed', 'server_uuid': '00854af5-efec-4aa7-b236-14efd88756e0', 'tag': '08fe485c-46bb-4dd9-b964-4d9640a9b034', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 979/2082] 10.0.0.234 () {32 vars in 729 bytes} [Sun Aug 23 15:53:35 2026] GET /v2.0/floatingips/848f11db-0e58-412f-8273-b0471c971e4a => generated 856 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1104/2083] 199.204.45.129 () {34 vars in 1080 bytes} [Sun Aug 23 15:53:36 2026] GET /v2.0/ports?tenant_id=72d4a10361dd4d31944967522300bf70&device_id=00854af5-efec-4aa7-b236-14efd88756e0 => 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: 980/2084] 199.204.45.129 () {34 vars in 986 bytes} [Sun Aug 23 15:53:36 2026] GET /v2.0/networks?id=78767e85-a8bf-42f7-8dbb-100ca29a1136 => generated 757 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 981/2085] 199.204.45.129 () {34 vars in 1060 bytes} [Sun Aug 23 15:53:36 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=08fe485c-46bb-4dd9-b964-4d9640a9b034 => generated 859 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 982/2086] 199.204.45.129 () {34 vars in 984 bytes} [Sun Aug 23 15:53:36 2026] GET /v2.0/subnets?id=e3493b8b-3483-4833-9ac5-2885c2ddd017 => generated 678 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 983/2087] 199.204.45.129 () {34 vars in 1052 bytes} [Sun Aug 23 15:53:36 2026] GET /v2.0/ports?network_id=78767e85-a8bf-42f7-8dbb-100ca29a1136&device_owner=network%3Adhcp => generated 1244 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 984/2088] 199.204.45.129 () {34 vars in 1012 bytes} [Sun Aug 23 15:53:36 2026] GET /v2.0/networks/78767e85-a8bf-42f7-8dbb-100ca29a1136?fields=segments => generated 14 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 985/2089] 199.204.45.129 () {34 vars in 1112 bytes} [Sun Aug 23 15:53:36 2026] GET /v2.0/networks/78767e85-a8bf-42f7-8dbb-100ca29a1136?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: 1105/2090] 10.0.0.234 () {32 vars in 774 bytes} [Sun Aug 23 15:53:36 2026] GET /v2.0/security-groups?tenant_id=87dda4b5f58243eb88fa5b7d111b9671&name=default => generated 2925 bytes in 243 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 986/2091] 10.0.0.234 () {32 vars in 740 bytes} [Sun Aug 23 15:53:36 2026] DELETE /v2.0/security-groups/f146b6aa-b2b7-47d9-b0b9-a3b6766b5e38 => 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: 987/2092] 10.0.0.234 () {32 vars in 729 bytes} [Sun Aug 23 15:53:36 2026] GET /v2.0/floatingips/848f11db-0e58-412f-8273-b0471c971e4a => generated 856 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1106/2093] 10.0.0.234 () {32 vars in 774 bytes} [Sun Aug 23 15:53:36 2026] GET /v2.0/security-groups?tenant_id=a1d9c8dea7ac4e0da1ebbe786377551a&name=default => generated 2925 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 988/2094] 10.0.0.234 () {32 vars in 740 bytes} [Sun Aug 23 15:53:37 2026] DELETE /v2.0/security-groups/2c28a355-b336-4fc0-9a1a-532f8dd12cb7 => 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: 1107/2095] 10.0.0.234 () {32 vars in 729 bytes} [Sun Aug 23 15:53:38 2026] GET /v2.0/floatingips/848f11db-0e58-412f-8273-b0471c971e4a => generated 858 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 989/2096] 10.0.0.234 () {32 vars in 774 bytes} [Sun Aug 23 15:53:40 2026] GET /v2.0/security-groups?tenant_id=71dad9515b00433db82814dbed3b26ee&name=default => generated 2925 bytes in 300 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1108/2097] 10.0.0.234 () {32 vars in 740 bytes} [Sun Aug 23 15:53:40 2026] DELETE /v2.0/security-groups/2be1a08d-fc43-4909-b7c3-8f2c70318c45 => generated 0 bytes in 96 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-23 15:53:42.656 8 INFO neutron.db.segments_db [None req-3f6fd7fd-7b37-4713-9c83-37c29da776c4 f587c7dcfefb4fdda5c66155dd894154 6bb5c06278dd467caf31e9fe047ed86b - - default default] Added segment 6135ba19-903d-4c60-8098-808b56ee9bfe of type vxlan for network d4f48cba-7018-49a1-bb13-e9761938d3b0 [pid: 8|app: 0|req: 990/2098] 10.0.0.234 () {34 vars in 671 bytes} [Sun Aug 23 15:53:42 2026] POST /v2.0/networks => generated 721 bytes in 409 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1109/2099] 10.0.0.234 () {34 vars in 669 bytes} [Sun Aug 23 15:53:42 2026] POST /v2.0/subnets => generated 687 bytes in 176 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-23 15:53:42.981 8 INFO neutron.db.segments_db [None req-e8a7ca3b-0fd7-4dca-8e97-d547b58e7c6e f587c7dcfefb4fdda5c66155dd894154 6bb5c06278dd467caf31e9fe047ed86b - - default default] Added segment 00a49724-859d-4da1-81a5-b7aa81d270a7 of type vxlan for network dd534d1d-6ce4-4866-aad1-fda00efbea28 2026-08-23 15:53:43.270 8 INFO neutron.db.l3_hamode_db [None req-e8a7ca3b-0fd7-4dca-8e97-d547b58e7c6e f587c7dcfefb4fdda5c66155dd894154 c8ca7f678dc8453f8437a03ce763dabe - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-08-23 15:53:44.050 8 INFO neutron.db.l3_hamode_db [None req-e8a7ca3b-0fd7-4dca-8e97-d547b58e7c6e f587c7dcfefb4fdda5c66155dd894154 6bb5c06278dd467caf31e9fe047ed86b - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 991/2102] 10.0.0.234 () {34 vars in 669 bytes} [Sun Aug 23 15:53:42 2026] POST /v2.0/routers => generated 727 bytes in 2050 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 992/2103] 10.0.0.89 () {34 vars in 989 bytes} [Sun Aug 23 15:53:45 2026] GET /v2.0/ports?device_id=00854af5-efec-4aa7-b236-14efd88756e0 => generated 1244 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 993/2104] 10.0.0.89 () {34 vars in 1039 bytes} [Sun Aug 23 15:53:45 2026] GET /v2.0/security-groups?id=24e80409-de1f-4b07-af79-e7ebad847bf8&fields=id&fields=name => generated 112 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1112/2105] 10.0.0.234 () {34 vars in 783 bytes} [Sun Aug 23 15:53:44 2026] PUT /v2.0/routers/80ddaae7-bf44-43c1-8210-d7177b115a90/add_router_interface => generated 309 bytes in 1156 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 994/2106] 10.0.0.244 () {34 vars in 982 bytes} [Sun Aug 23 15:53:48 2026] GET /v2.0/networks?id=d4f48cba-7018-49a1-bb13-e9761938d3b0 => generated 672 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1113/2107] 10.0.0.244 () {34 vars in 965 bytes} [Sun Aug 23 15:53:48 2026] GET /v2.0/quotas/c8ca7f678dc8453f8437a03ce763dabe => generated 292 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 995/2108] 10.0.0.244 () {34 vars in 1002 bytes} [Sun Aug 23 15:53:48 2026] GET /v2.0/ports?tenant_id=c8ca7f678dc8453f8437a03ce763dabe&fields=id => generated 103 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1114/2109] 10.0.0.244 () {34 vars in 1008 bytes} [Sun Aug 23 15:53:48 2026] GET /v2.0/networks/d4f48cba-7018-49a1-bb13-e9761938d3b0?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: 996/2110] 10.0.0.244 () {34 vars in 1108 bytes} [Sun Aug 23 15:53:48 2026] GET /v2.0/networks/d4f48cba-7018-49a1-bb13-e9761938d3b0?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: 1115/2111] 10.0.0.244 () {34 vars in 990 bytes} [Sun Aug 23 15:53:48 2026] GET /v2.0/ports?device_id=7ebb9916-ef53-4d46-a25d-5958c932675d => 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: 997/2112] 10.0.0.244 () {34 vars in 990 bytes} [Sun Aug 23 15:53:49 2026] GET /v2.0/ports?device_id=7ebb9916-ef53-4d46-a25d-5958c932675d => 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: 1116/2113] 10.0.0.244 () {34 vars in 990 bytes} [Sun Aug 23 15:53:50 2026] GET /v2.0/ports?device_id=7ebb9916-ef53-4d46-a25d-5958c932675d => 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: 998/2114] 10.0.0.244 () {34 vars in 990 bytes} [Sun Aug 23 15:53:51 2026] GET /v2.0/ports?device_id=7ebb9916-ef53-4d46-a25d-5958c932675d => 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: 1117/2115] 199.204.45.129 () {34 vars in 986 bytes} [Sun Aug 23 15:53:52 2026] GET /v2.0/networks?id=d4f48cba-7018-49a1-bb13-e9761938d3b0 => generated 672 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1118/2116] 10.0.0.244 () {34 vars in 990 bytes} [Sun Aug 23 15:53:53 2026] GET /v2.0/ports?device_id=7ebb9916-ef53-4d46-a25d-5958c932675d => generated 12 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 999/2117] 199.204.45.129 () {38 vars in 955 bytes} [Sun Aug 23 15:53:53 2026] POST /v2.0/ports => generated 958 bytes in 327 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1119/2118] 199.204.45.129 () {38 vars in 1028 bytes} [Sun Aug 23 15:53:53 2026] PUT /v2.0/ports/ef206202-fb51-451d-994e-f58aeb6ffa1a => generated 1239 bytes in 403 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-23 15:53:53.812 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-87bcc9bd-7d0b-4dbb-8542-0edbf300f36c'] response: {'name': 'network-changed', 'server_uuid': '7ebb9916-ef53-4d46-a25d-5958c932675d', 'tag': 'ef206202-fb51-451d-994e-f58aeb6ffa1a', '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: 1000/2119] 10.0.0.244 () {34 vars in 990 bytes} [Sun Aug 23 15:53:54 2026] GET /v2.0/ports?device_id=7ebb9916-ef53-4d46-a25d-5958c932675d => generated 973 bytes in 86 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: 1120/2120] 10.0.0.244 () {34 vars in 1040 bytes} [Sun Aug 23 15:53:54 2026] GET /v2.0/security-groups?id=51cfa95d-58b4-4996-bd06-2114790321f7&fields=id&fields=name => generated 88 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1001/2121] 199.204.45.129 () {34 vars in 1080 bytes} [Sun Aug 23 15:53:54 2026] GET /v2.0/ports?tenant_id=c8ca7f678dc8453f8437a03ce763dabe&device_id=7ebb9916-ef53-4d46-a25d-5958c932675d => generated 1242 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1121/2122] 199.204.45.129 () {34 vars in 1018 bytes} [Sun Aug 23 15:53:54 2026] GET /v2.0/networks?tenant_id=c8ca7f678dc8453f8437a03ce763dabe&shared=False => generated 768 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1002/2123] 199.204.45.129 () {34 vars in 930 bytes} [Sun Aug 23 15:53:54 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: 1122/2124] 10.0.0.234 () {32 vars in 826 bytes} [Sun Aug 23 15:53:55 2026] GET /v2.0/ports?project_id=72d4a10361dd4d31944967522300bf70&network_id=78767e85-a8bf-42f7-8dbb-100ca29a1136 => generated 3695 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1003/2125] 10.0.0.244 () {34 vars in 990 bytes} [Sun Aug 23 15:53:55 2026] GET /v2.0/ports?device_id=7ebb9916-ef53-4d46-a25d-5958c932675d => generated 973 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1123/2126] 10.0.0.244 () {34 vars in 1040 bytes} [Sun Aug 23 15:53:55 2026] GET /v2.0/security-groups?id=51cfa95d-58b4-4996-bd06-2114790321f7&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: 1004/2127] 199.204.45.129 () {34 vars in 1080 bytes} [Sun Aug 23 15:53:55 2026] GET /v2.0/ports?tenant_id=c8ca7f678dc8453f8437a03ce763dabe&device_id=7ebb9916-ef53-4d46-a25d-5958c932675d => 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: 1124/2128] 199.204.45.129 () {34 vars in 1060 bytes} [Sun Aug 23 15:53:55 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=ef206202-fb51-451d-994e-f58aeb6ffa1a => 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: 1005/2129] 199.204.45.129 () {34 vars in 984 bytes} [Sun Aug 23 15:53:55 2026] GET /v2.0/subnets?id=6b7b725a-e4a9-4e4e-a817-f4066369048c => generated 690 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1125/2130] 199.204.45.129 () {34 vars in 1052 bytes} [Sun Aug 23 15:53:55 2026] GET /v2.0/ports?network_id=d4f48cba-7018-49a1-bb13-e9761938d3b0&device_owner=network%3Adhcp => generated 1244 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1006/2131] 199.204.45.129 () {34 vars in 1012 bytes} [Sun Aug 23 15:53:55 2026] GET /v2.0/networks/d4f48cba-7018-49a1-bb13-e9761938d3b0?fields=segments => generated 14 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1126/2132] 199.204.45.129 () {34 vars in 1112 bytes} [Sun Aug 23 15:53:55 2026] GET /v2.0/networks/d4f48cba-7018-49a1-bb13-e9761938d3b0?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: 1007/2133] 10.0.0.234 () {32 vars in 742 bytes} [Sun Aug 23 15:53:55 2026] GET /v2.0/subnets?network_id=f868bd25-9d5c-4154-ac86-ae6a508ca94b => generated 667 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-23 15:53:55.998 7 INFO neutron.db.l3_db [None req-75de8dcb-a5b9-4c17-923c-9121e91e063c 648578dfdf4543e0b6226ed8b081b550 72d4a10361dd4d31944967522300bf70 - - default default] Floating IP 848f11db-0e58-412f-8273-b0471c971e4a disassociated. External IP: 10.96.250.207, port: 08fe485c-46bb-4dd9-b964-4d9640a9b034. [pid: 7|app: 0|req: 1127/2134] 10.0.0.234 () {34 vars in 749 bytes} [Sun Aug 23 15:53:55 2026] PUT /v2.0/floatingips/848f11db-0e58-412f-8273-b0471c971e4a => generated 554 bytes in 412 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-23 15:53:56.342 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-73be6cfa-d096-42a7-b02b-abadca6dd0d8'] response: {'name': 'network-changed', 'server_uuid': '00854af5-efec-4aa7-b236-14efd88756e0', 'tag': '08fe485c-46bb-4dd9-b964-4d9640a9b034', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1008/2135] 10.0.0.234 () {32 vars in 729 bytes} [Sun Aug 23 15:53:56 2026] GET /v2.0/floatingips/848f11db-0e58-412f-8273-b0471c971e4a => generated 554 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1128/2136] 10.0.0.244 () {34 vars in 990 bytes} [Sun Aug 23 15:53:56 2026] GET /v2.0/ports?device_id=7ebb9916-ef53-4d46-a25d-5958c932675d => generated 973 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1009/2137] 10.0.0.244 () {34 vars in 1040 bytes} [Sun Aug 23 15:53:56 2026] GET /v2.0/security-groups?id=51cfa95d-58b4-4996-bd06-2114790321f7&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: 1129/2138] 199.204.45.129 () {34 vars in 1080 bytes} [Sun Aug 23 15:53:56 2026] GET /v2.0/ports?tenant_id=72d4a10361dd4d31944967522300bf70&device_id=00854af5-efec-4aa7-b236-14efd88756e0 => generated 1244 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1010/2139] 199.204.45.129 () {34 vars in 986 bytes} [Sun Aug 23 15:53:56 2026] GET /v2.0/networks?id=78767e85-a8bf-42f7-8dbb-100ca29a1136 => generated 757 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1130/2140] 199.204.45.129 () {34 vars in 1060 bytes} [Sun Aug 23 15:53:56 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=08fe485c-46bb-4dd9-b964-4d9640a9b034 => 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: 1011/2141] 199.204.45.129 () {34 vars in 984 bytes} [Sun Aug 23 15:53:56 2026] GET /v2.0/subnets?id=e3493b8b-3483-4833-9ac5-2885c2ddd017 => generated 678 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1131/2142] 199.204.45.129 () {34 vars in 1052 bytes} [Sun Aug 23 15:53:56 2026] GET /v2.0/ports?network_id=78767e85-a8bf-42f7-8dbb-100ca29a1136&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: 1012/2143] 199.204.45.129 () {34 vars in 1012 bytes} [Sun Aug 23 15:53:57 2026] GET /v2.0/networks/78767e85-a8bf-42f7-8dbb-100ca29a1136?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: 1132/2144] 199.204.45.129 () {34 vars in 1112 bytes} [Sun Aug 23 15:53:57 2026] GET /v2.0/networks/78767e85-a8bf-42f7-8dbb-100ca29a1136?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: 1013/2145] 10.0.0.234 () {32 vars in 729 bytes} [Sun Aug 23 15:53:57 2026] GET /v2.0/floatingips/848f11db-0e58-412f-8273-b0471c971e4a => generated 554 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1133/2146] 10.0.0.244 () {34 vars in 990 bytes} [Sun Aug 23 15:53:57 2026] GET /v2.0/ports?device_id=7ebb9916-ef53-4d46-a25d-5958c932675d => generated 973 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1014/2147] 10.0.0.244 () {34 vars in 1040 bytes} [Sun Aug 23 15:53:57 2026] GET /v2.0/security-groups?id=51cfa95d-58b4-4996-bd06-2114790321f7&fields=id&fields=name => generated 88 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1134/2148] 10.0.0.234 () {32 vars in 729 bytes} [Sun Aug 23 15:53:58 2026] GET /v2.0/floatingips/848f11db-0e58-412f-8273-b0471c971e4a => generated 552 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1015/2149] 10.0.0.244 () {34 vars in 990 bytes} [Sun Aug 23 15:53:58 2026] GET /v2.0/ports?device_id=7ebb9916-ef53-4d46-a25d-5958c932675d => generated 973 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1135/2150] 10.0.0.244 () {34 vars in 1040 bytes} [Sun Aug 23 15:53:58 2026] GET /v2.0/security-groups?id=51cfa95d-58b4-4996-bd06-2114790321f7&fields=id&fields=name => generated 88 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1016/2151] 10.0.0.234 () {34 vars in 685 bytes} [Sun Aug 23 15:53:59 2026] POST /v2.0/security-groups => generated 1673 bytes in 135 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1136/2152] 10.0.0.234 () {34 vars in 695 bytes} [Sun Aug 23 15:53:59 2026] POST /v2.0/security-group-rules => generated 597 bytes in 133 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1018/2155] 10.0.0.234 () {34 vars in 695 bytes} [Sun Aug 23 15:53:59 2026] POST /v2.0/security-group-rules => generated 596 bytes in 117 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1138/2156] 10.0.0.234 () {34 vars in 695 bytes} [Sun Aug 23 15:53:59 2026] POST /v2.0/security-group-rules => generated 602 bytes in 143 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1019/2157] 10.0.0.244 () {34 vars in 990 bytes} [Sun Aug 23 15:53:59 2026] GET /v2.0/ports?device_id=7ebb9916-ef53-4d46-a25d-5958c932675d => 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: 1020/2158] 10.0.0.244 () {34 vars in 1040 bytes} [Sun Aug 23 15:54:00 2026] GET /v2.0/security-groups?id=51cfa95d-58b4-4996-bd06-2114790321f7&fields=id&fields=name => generated 88 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1139/2159] 10.0.0.234 () {34 vars in 695 bytes} [Sun Aug 23 15:54:00 2026] POST /v2.0/security-group-rules => generated 601 bytes in 120 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-23 15:54:00.200 8 INFO neutron.db.securitygroups_db [None req-c457f960-23fe-470c-8381-3de93e0d6e0f 648578dfdf4543e0b6226ed8b081b550 72d4a10361dd4d31944967522300bf70 - - default default] Project 72d4a10361dd4d31944967522300bf70 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: 1021/2160] 10.0.0.234 () {34 vars in 695 bytes} [Sun Aug 23 15:54:00 2026] POST /v2.0/security-group-rules => generated 607 bytes in 120 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-23 15:54:00.322 7 INFO neutron.db.securitygroups_db [None req-6bfa0d1f-6b02-41c1-957c-5b1a195ac733 648578dfdf4543e0b6226ed8b081b550 72d4a10361dd4d31944967522300bf70 - - default default] Project 72d4a10361dd4d31944967522300bf70 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: 1140/2161] 10.0.0.234 () {34 vars in 695 bytes} [Sun Aug 23 15:54:00 2026] POST /v2.0/security-group-rules => generated 606 bytes in 142 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1022/2162] 10.0.0.234 () {32 vars in 649 bytes} [Sun Aug 23 15:54:00 2026] GET /v2.0/networks => generated 1298 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1141/2163] 10.0.0.244 () {34 vars in 1098 bytes} [Sun Aug 23 15:54:00 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-192817098&fields=id&tenant_id=72d4a10361dd4d31944967522300bf70 => 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: 1023/2164] 10.0.0.244 () {34 vars in 982 bytes} [Sun Aug 23 15:54:00 2026] GET /v2.0/networks?id=78767e85-a8bf-42f7-8dbb-100ca29a1136 => generated 661 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1142/2165] 10.0.0.244 () {34 vars in 965 bytes} [Sun Aug 23 15:54:01 2026] GET /v2.0/quotas/72d4a10361dd4d31944967522300bf70 => 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: 1024/2166] 10.0.0.244 () {34 vars in 1002 bytes} [Sun Aug 23 15:54:01 2026] GET /v2.0/ports?tenant_id=72d4a10361dd4d31944967522300bf70&fields=id => generated 149 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1143/2167] 10.0.0.244 () {34 vars in 1008 bytes} [Sun Aug 23 15:54:01 2026] GET /v2.0/networks/78767e85-a8bf-42f7-8dbb-100ca29a1136?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: 1144/2168] 10.0.0.244 () {34 vars in 1108 bytes} [Sun Aug 23 15:54:01 2026] GET /v2.0/networks/78767e85-a8bf-42f7-8dbb-100ca29a1136?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: 1025/2169] 10.0.0.244 () {34 vars in 990 bytes} [Sun Aug 23 15:54:01 2026] GET /v2.0/ports?device_id=7ebb9916-ef53-4d46-a25d-5958c932675d => 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: 1145/2170] 10.0.0.244 () {34 vars in 1040 bytes} [Sun Aug 23 15:54:01 2026] GET /v2.0/security-groups?id=51cfa95d-58b4-4996-bd06-2114790321f7&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: 1026/2171] 10.0.0.244 () {34 vars in 990 bytes} [Sun Aug 23 15:54:01 2026] GET /v2.0/ports?device_id=ae44aeef-88d4-4d7f-96e0-1a6a7def9453 => 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: 1146/2172] 10.0.0.244 () {34 vars in 990 bytes} [Sun Aug 23 15:54:02 2026] GET /v2.0/ports?device_id=ae44aeef-88d4-4d7f-96e0-1a6a7def9453 => generated 12 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1027/2173] 10.0.0.244 () {34 vars in 990 bytes} [Sun Aug 23 15:54:02 2026] GET /v2.0/ports?device_id=7ebb9916-ef53-4d46-a25d-5958c932675d => 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: 1147/2174] 10.0.0.244 () {34 vars in 1040 bytes} [Sun Aug 23 15:54:02 2026] GET /v2.0/security-groups?id=51cfa95d-58b4-4996-bd06-2114790321f7&fields=id&fields=name => generated 88 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1028/2175] 10.0.0.244 () {34 vars in 990 bytes} [Sun Aug 23 15:54:03 2026] GET /v2.0/ports?device_id=ae44aeef-88d4-4d7f-96e0-1a6a7def9453 => 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: 1148/2176] 10.0.0.244 () {34 vars in 990 bytes} [Sun Aug 23 15:54:03 2026] GET /v2.0/ports?device_id=7ebb9916-ef53-4d46-a25d-5958c932675d => generated 975 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1029/2177] 10.0.0.244 () {34 vars in 1040 bytes} [Sun Aug 23 15:54:03 2026] GET /v2.0/security-groups?id=51cfa95d-58b4-4996-bd06-2114790321f7&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: 1149/2178] 10.0.0.244 () {34 vars in 990 bytes} [Sun Aug 23 15:54:04 2026] GET /v2.0/ports?device_id=ae44aeef-88d4-4d7f-96e0-1a6a7def9453 => 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: 1030/2179] 10.0.0.244 () {34 vars in 990 bytes} [Sun Aug 23 15:54:04 2026] GET /v2.0/ports?device_id=7ebb9916-ef53-4d46-a25d-5958c932675d => generated 975 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1150/2180] 10.0.0.244 () {34 vars in 1040 bytes} [Sun Aug 23 15:54:04 2026] GET /v2.0/security-groups?id=51cfa95d-58b4-4996-bd06-2114790321f7&fields=id&fields=name => generated 88 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1031/2181] 199.204.45.129 () {34 vars in 994 bytes} [Sun Aug 23 15:54:05 2026] GET /v2.0/ports?device_id=7ebb9916-ef53-4d46-a25d-5958c932675d => generated 975 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-23 15:54:05.210 7 INFO neutron_taas.services.taas.taas_plugin [req-01538247-396c-41a6-9220-9bfc28ff2a5a req-b511e6d8-adb1-477d-a80a-516b9a74207d 0493f2105d9f4288beef4fc6192e9f72 c8ca7f678dc8453f8437a03ce763dabe - - default default] TaaS: Handle Delete Port: ef206202-fb51-451d-994e-f58aeb6ffa1a 2026-08-23 15:54:05.213 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-01538247-396c-41a6-9220-9bfc28ff2a5a req-b511e6d8-adb1-477d-a80a-516b9a74207d 0493f2105d9f4288beef4fc6192e9f72 c8ca7f678dc8453f8437a03ce763dabe - - default default] Tap Mirror: Handle Delete Port: ef206202-fb51-451d-994e-f58aeb6ffa1a [pid: 7|app: 0|req: 1151/2182] 199.204.45.129 () {36 vars in 997 bytes} [Sun Aug 23 15:54:05 2026] DELETE /v2.0/ports/ef206202-fb51-451d-994e-f58aeb6ffa1a => generated 0 bytes in 252 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-23 15:54:05.407 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-9dcf512c-64f8-4467-b8ba-6063176fbdc5'] response: {'server_uuid': '7ebb9916-ef53-4d46-a25d-5958c932675d', 'name': 'network-vif-deleted', 'tag': 'ef206202-fb51-451d-994e-f58aeb6ffa1a', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1032/2183] 199.204.45.129 () {34 vars in 986 bytes} [Sun Aug 23 15:54:05 2026] GET /v2.0/networks?id=78767e85-a8bf-42f7-8dbb-100ca29a1136 => generated 661 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1152/2184] 199.204.45.129 () {34 vars in 1050 bytes} [Sun Aug 23 15:54:05 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=72d4a10361dd4d31944967522300bf70 => generated 271 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1153/2185] 10.0.0.244 () {34 vars in 990 bytes} [Sun Aug 23 15:54:05 2026] GET /v2.0/ports?device_id=ae44aeef-88d4-4d7f-96e0-1a6a7def9453 => 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: 1033/2186] 199.204.45.129 () {38 vars in 955 bytes} [Sun Aug 23 15:54:05 2026] POST /v2.0/ports => generated 954 bytes in 319 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: 1034/2187] 10.0.0.244 () {34 vars in 990 bytes} [Sun Aug 23 15:54:06 2026] GET /v2.0/ports?device_id=7ebb9916-ef53-4d46-a25d-5958c932675d => 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: 1154/2188] 199.204.45.129 () {38 vars in 1028 bytes} [Sun Aug 23 15:54:06 2026] PUT /v2.0/ports/4924e142-4927-483e-8d67-e65b70313c48 => generated 1235 bytes in 381 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1035/2189] 10.0.0.244 () {34 vars in 990 bytes} [Sun Aug 23 15:54:06 2026] GET /v2.0/ports?device_id=ae44aeef-88d4-4d7f-96e0-1a6a7def9453 => generated 969 bytes in 79 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: 1155/2190] 10.0.0.244 () {34 vars in 1040 bytes} [Sun Aug 23 15:54:06 2026] GET /v2.0/security-groups?id=f8c16db9-c94d-4f15-9cbe-7252daa94650&fields=id&fields=name => generated 113 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1036/2191] 10.0.0.244 () {34 vars in 990 bytes} [Sun Aug 23 15:54:07 2026] GET /v2.0/ports?device_id=7ebb9916-ef53-4d46-a25d-5958c932675d => 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: 1156/2192] 199.204.45.129 () {34 vars in 1080 bytes} [Sun Aug 23 15:54:07 2026] GET /v2.0/ports?tenant_id=72d4a10361dd4d31944967522300bf70&device_id=ae44aeef-88d4-4d7f-96e0-1a6a7def9453 => generated 1238 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-23 15:54:07.460 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-a2541bac-2655-4faf-9ddd-1974585eec35'] response: {'name': 'network-changed', 'server_uuid': 'ae44aeef-88d4-4d7f-96e0-1a6a7def9453', 'tag': '4924e142-4927-483e-8d67-e65b70313c48', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1037/2193] 199.204.45.129 () {34 vars in 1058 bytes} [Sun Aug 23 15:54:07 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=4924e142-4927-483e-8d67-e65b70313c48 => 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: 1157/2194] 199.204.45.129 () {34 vars in 984 bytes} [Sun Aug 23 15:54:07 2026] GET /v2.0/subnets?id=e3493b8b-3483-4833-9ac5-2885c2ddd017 => generated 678 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1038/2195] 199.204.45.129 () {34 vars in 1052 bytes} [Sun Aug 23 15:54:07 2026] GET /v2.0/ports?network_id=78767e85-a8bf-42f7-8dbb-100ca29a1136&device_owner=network%3Adhcp => generated 1244 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1158/2196] 199.204.45.129 () {34 vars in 1012 bytes} [Sun Aug 23 15:54:07 2026] GET /v2.0/networks/78767e85-a8bf-42f7-8dbb-100ca29a1136?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: 1039/2197] 199.204.45.129 () {34 vars in 1112 bytes} [Sun Aug 23 15:54:07 2026] GET /v2.0/networks/78767e85-a8bf-42f7-8dbb-100ca29a1136?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1159/2198] 10.0.0.244 () {34 vars in 990 bytes} [Sun Aug 23 15:54:07 2026] GET /v2.0/ports?device_id=ae44aeef-88d4-4d7f-96e0-1a6a7def9453 => generated 969 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1040/2199] 10.0.0.244 () {34 vars in 1040 bytes} [Sun Aug 23 15:54:08 2026] GET /v2.0/security-groups?id=f8c16db9-c94d-4f15-9cbe-7252daa94650&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: 7|app: 0|req: 1160/2200] 10.0.0.244 () {34 vars in 990 bytes} [Sun Aug 23 15:54:08 2026] GET /v2.0/ports?device_id=7ebb9916-ef53-4d46-a25d-5958c932675d => 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: 1041/2201] 199.204.45.129 () {34 vars in 1080 bytes} [Sun Aug 23 15:54:08 2026] GET /v2.0/ports?tenant_id=72d4a10361dd4d31944967522300bf70&device_id=ae44aeef-88d4-4d7f-96e0-1a6a7def9453 => generated 1238 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1161/2202] 199.204.45.129 () {34 vars in 986 bytes} [Sun Aug 23 15:54:08 2026] GET /v2.0/networks?id=78767e85-a8bf-42f7-8dbb-100ca29a1136 => generated 757 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1042/2203] 199.204.45.129 () {34 vars in 1058 bytes} [Sun Aug 23 15:54:08 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=4924e142-4927-483e-8d67-e65b70313c48 => 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: 1162/2204] 199.204.45.129 () {34 vars in 984 bytes} [Sun Aug 23 15:54:08 2026] GET /v2.0/subnets?id=e3493b8b-3483-4833-9ac5-2885c2ddd017 => generated 678 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1043/2205] 199.204.45.129 () {34 vars in 1052 bytes} [Sun Aug 23 15:54:08 2026] GET /v2.0/ports?network_id=78767e85-a8bf-42f7-8dbb-100ca29a1136&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: 7|app: 0|req: 1163/2206] 199.204.45.129 () {34 vars in 1012 bytes} [Sun Aug 23 15:54:08 2026] GET /v2.0/networks/78767e85-a8bf-42f7-8dbb-100ca29a1136?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: 1044/2207] 199.204.45.129 () {34 vars in 1112 bytes} [Sun Aug 23 15:54:08 2026] GET /v2.0/networks/78767e85-a8bf-42f7-8dbb-100ca29a1136?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: 7|app: 0|req: 1164/2208] 10.0.0.244 () {34 vars in 990 bytes} [Sun Aug 23 15:54:09 2026] GET /v2.0/ports?device_id=ae44aeef-88d4-4d7f-96e0-1a6a7def9453 => generated 969 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1045/2209] 10.0.0.244 () {34 vars in 1040 bytes} [Sun Aug 23 15:54:09 2026] GET /v2.0/security-groups?id=f8c16db9-c94d-4f15-9cbe-7252daa94650&fields=id&fields=name => generated 113 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1165/2210] 10.0.0.244 () {34 vars in 990 bytes} [Sun Aug 23 15:54:10 2026] GET /v2.0/ports?device_id=ae44aeef-88d4-4d7f-96e0-1a6a7def9453 => generated 969 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1046/2211] 10.0.0.244 () {34 vars in 1040 bytes} [Sun Aug 23 15:54:10 2026] GET /v2.0/security-groups?id=f8c16db9-c94d-4f15-9cbe-7252daa94650&fields=id&fields=name => generated 113 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-23 15:54:10.875 7 INFO neutron_taas.services.taas.taas_plugin [None req-9ef1dd9e-e8aa-4444-8f6d-d2b8a5067378 f587c7dcfefb4fdda5c66155dd894154 6bb5c06278dd467caf31e9fe047ed86b - - default default] TaaS: Handle Delete Port: 82011068-50ea-46b0-85c6-cc7e96c1bf71 2026-08-23 15:54:10.878 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-9ef1dd9e-e8aa-4444-8f6d-d2b8a5067378 f587c7dcfefb4fdda5c66155dd894154 6bb5c06278dd467caf31e9fe047ed86b - - default default] Tap Mirror: Handle Delete Port: 82011068-50ea-46b0-85c6-cc7e96c1bf71 [pid: 7|app: 0|req: 1166/2212] 10.0.0.234 () {34 vars in 789 bytes} [Sun Aug 23 15:54:10 2026] PUT /v2.0/routers/80ddaae7-bf44-43c1-8210-d7177b115a90/remove_router_interface => generated 309 bytes in 926 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1167/2213] 10.0.0.244 () {34 vars in 990 bytes} [Sun Aug 23 15:54:11 2026] GET /v2.0/ports?device_id=ae44aeef-88d4-4d7f-96e0-1a6a7def9453 => generated 971 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1168/2214] 10.0.0.244 () {34 vars in 1040 bytes} [Sun Aug 23 15:54:11 2026] GET /v2.0/security-groups?id=f8c16db9-c94d-4f15-9cbe-7252daa94650&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-08-23 15:54:11.650 8 INFO neutron_taas.services.taas.taas_plugin [None req-48529f0a-7361-4b53-ad90-6a9f0ef50956 f587c7dcfefb4fdda5c66155dd894154 6bb5c06278dd467caf31e9fe047ed86b - - default default] TaaS: Handle Delete Port: 32273e28-09f8-4817-8073-23c570807e6f 2026-08-23 15:54:11.653 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-48529f0a-7361-4b53-ad90-6a9f0ef50956 f587c7dcfefb4fdda5c66155dd894154 6bb5c06278dd467caf31e9fe047ed86b - - default default] Tap Mirror: Handle Delete Port: 32273e28-09f8-4817-8073-23c570807e6f 2026-08-23 15:54:11.889 8 INFO neutron_taas.services.taas.taas_plugin [None req-48529f0a-7361-4b53-ad90-6a9f0ef50956 f587c7dcfefb4fdda5c66155dd894154 6bb5c06278dd467caf31e9fe047ed86b - - default default] TaaS: Handle Delete Port: 38b49fe0-90d6-4018-8801-735b58e77754 2026-08-23 15:54:11.892 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-48529f0a-7361-4b53-ad90-6a9f0ef50956 f587c7dcfefb4fdda5c66155dd894154 6bb5c06278dd467caf31e9fe047ed86b - - default default] Tap Mirror: Handle Delete Port: 38b49fe0-90d6-4018-8801-735b58e77754 2026-08-23 15:54:12.251 8 INFO neutron.services.segments.plugin [-] Segment 00a49724-859d-4da1-81a5-b7aa81d270a7 resource provider aggregate not found 2026-08-23 15:54:12.253 8 INFO neutron.services.segments.plugin [-] Segment 00a49724-859d-4da1-81a5-b7aa81d270a7 resource provider aggregate not found 2026-08-23 15:54:12.267 8 INFO neutron.services.segments.plugin [-] Segment 00a49724-859d-4da1-81a5-b7aa81d270a7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 00a49724-859d-4da1-81a5-b7aa81d270a7 found for delete ", "request_id": "req-4d3d0b52-cc1f-4ce9-b6d4-086341c50cd8"}]} 2026-08-23 15:54:12.270 8 INFO neutron.services.segments.plugin [-] Segment 00a49724-859d-4da1-81a5-b7aa81d270a7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 00a49724-859d-4da1-81a5-b7aa81d270a7 found for delete ", "request_id": "req-7d8fffe6-8d90-43f9-92f0-5c23df4f6fa7"}]} 2026-08-23 15:54:12.273 8 INFO neutron.db.l3_hamode_db [None req-48529f0a-7361-4b53-ad90-6a9f0ef50956 f587c7dcfefb4fdda5c66155dd894154 6bb5c06278dd467caf31e9fe047ed86b - - default default] HA network dd534d1d-6ce4-4866-aad1-fda00efbea28 was deleted as no HA routers are present in tenant c8ca7f678dc8453f8437a03ce763dabe. [pid: 8|app: 0|req: 1047/2215] 10.0.0.234 () {32 vars in 724 bytes} [Sun Aug 23 15:54:11 2026] DELETE /v2.0/routers/80ddaae7-bf44-43c1-8210-d7177b115a90 => generated 0 bytes in 876 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1169/2216] 10.0.0.234 () {32 vars in 724 bytes} [Sun Aug 23 15:54:12 2026] DELETE /v2.0/subnets/6b7b725a-e4a9-4e4e-a817-f4066369048c => generated 0 bytes in 145 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-23 15:54:12.549 8 INFO neutron_taas.services.taas.taas_plugin [None req-17b36321-bd87-404a-8bcc-a2f183df4cdc f587c7dcfefb4fdda5c66155dd894154 6bb5c06278dd467caf31e9fe047ed86b - - default default] TaaS: Handle Delete Port: 2973dd7d-912c-483d-a425-d6227d6ff62d 2026-08-23 15:54:12.554 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-17b36321-bd87-404a-8bcc-a2f183df4cdc f587c7dcfefb4fdda5c66155dd894154 6bb5c06278dd467caf31e9fe047ed86b - - default default] Tap Mirror: Handle Delete Port: 2973dd7d-912c-483d-a425-d6227d6ff62d [pid: 7|app: 0|req: 1170/2217] 10.0.0.244 () {34 vars in 990 bytes} [Sun Aug 23 15:54:12 2026] GET /v2.0/ports?device_id=ae44aeef-88d4-4d7f-96e0-1a6a7def9453 => generated 971 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1171/2218] 10.0.0.244 () {34 vars in 1040 bytes} [Sun Aug 23 15:54:12 2026] GET /v2.0/security-groups?id=f8c16db9-c94d-4f15-9cbe-7252daa94650&fields=id&fields=name => generated 113 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1048/2219] 10.0.0.234 () {32 vars in 726 bytes} [Sun Aug 23 15:54:12 2026] DELETE /v2.0/networks/d4f48cba-7018-49a1-bb13-e9761938d3b0 => generated 0 bytes in 291 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1172/2220] 10.0.0.244 () {34 vars in 990 bytes} [Sun Aug 23 15:54:12 2026] GET /v2.0/ports?device_id=ae44aeef-88d4-4d7f-96e0-1a6a7def9453 => generated 971 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1049/2221] 10.0.0.244 () {34 vars in 1040 bytes} [Sun Aug 23 15:54:12 2026] GET /v2.0/security-groups?id=f8c16db9-c94d-4f15-9cbe-7252daa94650&fields=id&fields=name => generated 113 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1173/2222] 10.0.0.234 () {32 vars in 774 bytes} [Sun Aug 23 15:54:12 2026] GET /v2.0/security-groups?tenant_id=c8ca7f678dc8453f8437a03ce763dabe&name=default => generated 2925 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1050/2223] 10.0.0.234 () {32 vars in 736 bytes} [Sun Aug 23 15:54:12 2026] GET /v2.0/ports?device_id=ae44aeef-88d4-4d7f-96e0-1a6a7def9453 => generated 1240 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1174/2224] 10.0.0.234 () {32 vars in 740 bytes} [Sun Aug 23 15:54:12 2026] DELETE /v2.0/security-groups/51cfa95d-58b4-4996-bd06-2114790321f7 => generated 0 bytes in 137 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-23 15:54:13.192 8 INFO neutron.db.l3_db [None req-ebe25884-0e49-4d01-8ed6-b22a18696ef7 648578dfdf4543e0b6226ed8b081b550 72d4a10361dd4d31944967522300bf70 - - default default] Floating IP 848f11db-0e58-412f-8273-b0471c971e4a associated. External IP: 10.96.250.207, port: 4924e142-4927-483e-8d67-e65b70313c48. [pid: 8|app: 0|req: 1051/2225] 10.0.0.234 () {34 vars in 749 bytes} [Sun Aug 23 15:54:12 2026] PUT /v2.0/floatingips/848f11db-0e58-412f-8273-b0471c971e4a => generated 855 bytes in 569 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-23 15:54:13.519 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-b7333992-8b3c-414d-9b22-790f1e647aca'] response: {'name': 'network-changed', 'server_uuid': 'ae44aeef-88d4-4d7f-96e0-1a6a7def9453', 'tag': '4924e142-4927-483e-8d67-e65b70313c48', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1175/2226] 10.0.0.234 () {32 vars in 729 bytes} [Sun Aug 23 15:54:13 2026] GET /v2.0/floatingips/848f11db-0e58-412f-8273-b0471c971e4a => generated 855 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1052/2227] 199.204.45.129 () {34 vars in 1080 bytes} [Sun Aug 23 15:54:14 2026] GET /v2.0/ports?tenant_id=72d4a10361dd4d31944967522300bf70&device_id=ae44aeef-88d4-4d7f-96e0-1a6a7def9453 => 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: 1176/2228] 199.204.45.129 () {34 vars in 986 bytes} [Sun Aug 23 15:54:14 2026] GET /v2.0/networks?id=78767e85-a8bf-42f7-8dbb-100ca29a1136 => generated 757 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1053/2229] 199.204.45.129 () {34 vars in 1058 bytes} [Sun Aug 23 15:54:14 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=4924e142-4927-483e-8d67-e65b70313c48 => generated 858 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1177/2230] 199.204.45.129 () {34 vars in 984 bytes} [Sun Aug 23 15:54:14 2026] GET /v2.0/subnets?id=e3493b8b-3483-4833-9ac5-2885c2ddd017 => generated 678 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1054/2231] 199.204.45.129 () {34 vars in 1052 bytes} [Sun Aug 23 15:54:14 2026] GET /v2.0/ports?network_id=78767e85-a8bf-42f7-8dbb-100ca29a1136&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-08-23 15:54:14.294 8 INFO neutron.services.segments.plugin [-] Segment 6135ba19-903d-4c60-8098-808b56ee9bfe resource provider aggregate not found 2026-08-23 15:54:14.298 8 INFO neutron.services.segments.plugin [-] Segment 6135ba19-903d-4c60-8098-808b56ee9bfe resource provider aggregate not found 2026-08-23 15:54:14.316 8 INFO neutron.services.segments.plugin [-] Segment 6135ba19-903d-4c60-8098-808b56ee9bfe resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6135ba19-903d-4c60-8098-808b56ee9bfe found for delete ", "request_id": "req-f151e6fe-89d2-488b-8829-93df7326ef75"}]} 2026-08-23 15:54:14.317 8 INFO neutron.services.segments.plugin [-] Segment 6135ba19-903d-4c60-8098-808b56ee9bfe resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6135ba19-903d-4c60-8098-808b56ee9bfe found for delete ", "request_id": "req-e6747a72-293b-4eb6-9c11-4c50eb005e16"}]} [pid: 7|app: 0|req: 1178/2232] 199.204.45.129 () {34 vars in 1012 bytes} [Sun Aug 23 15:54:14 2026] GET /v2.0/networks/78767e85-a8bf-42f7-8dbb-100ca29a1136?fields=segments => generated 14 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1055/2233] 199.204.45.129 () {34 vars in 1112 bytes} [Sun Aug 23 15:54:14 2026] GET /v2.0/networks/78767e85-a8bf-42f7-8dbb-100ca29a1136?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: 1179/2234] 10.0.0.234 () {32 vars in 729 bytes} [Sun Aug 23 15:54:14 2026] GET /v2.0/floatingips/848f11db-0e58-412f-8273-b0471c971e4a => generated 855 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1057/2237] 10.0.0.234 () {32 vars in 729 bytes} [Sun Aug 23 15:54:15 2026] GET /v2.0/floatingips/848f11db-0e58-412f-8273-b0471c971e4a => generated 857 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-23 15:54:21.964 7 INFO neutron.db.segments_db [None req-24c56085-6766-45ee-a0c3-ac922f65b7aa 6419a29a718949c28cf7c2621a23bdab f1fd32197d2443f2b13bdfdfde7c327c - - default default] Added segment 2bcbb293-69d7-4b67-859b-0d365279e88f of type vxlan for network f44c244f-1d65-4c67-9391-117b10eb3b13 [pid: 7|app: 0|req: 1181/2238] 10.0.0.234 () {34 vars in 670 bytes} [Sun Aug 23 15:54:21 2026] POST /v2.0/networks => generated 620 bytes in 355 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1058/2239] 10.0.0.234 () {34 vars in 669 bytes} [Sun Aug 23 15:54:22 2026] POST /v2.0/subnets => generated 657 bytes in 219 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1182/2240] 10.0.0.234 () {32 vars in 722 bytes} [Sun Aug 23 15:54:22 2026] GET /v2.0/subnetpools?name=shared-default-subnetpool-v6 => generated 19 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1059/2241] 10.0.0.234 () {34 vars in 669 bytes} [Sun Aug 23 15:54:22 2026] POST /v2.0/subnets => generated 732 bytes in 209 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-23 15:54:22.596 7 INFO neutron.db.segments_db [None req-33242b6e-d1b0-43c0-82ea-5d81b8e577c4 6419a29a718949c28cf7c2621a23bdab f1fd32197d2443f2b13bdfdfde7c327c - - default default] Added segment dad21c7f-9ee0-497e-8c5b-37c68766c31a of type vxlan for network ece6f3e5-16bc-4267-b077-87925aa95485 [pid: 7|app: 0|req: 1183/2242] 10.0.0.234 () {34 vars in 670 bytes} [Sun Aug 23 15:54:22 2026] POST /v2.0/networks => generated 618 bytes in 147 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1060/2243] 10.0.0.234 () {34 vars in 669 bytes} [Sun Aug 23 15:54:22 2026] POST /v2.0/subnets => generated 656 bytes in 189 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1184/2244] 10.0.0.234 () {34 vars in 669 bytes} [Sun Aug 23 15:54:22 2026] POST /v2.0/subnets => generated 726 bytes in 261 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-23 15:54:23.197 8 INFO neutron.db.segments_db [None req-e5e2a05d-a093-4088-b8e0-07a6a223ac21 6419a29a718949c28cf7c2621a23bdab f1fd32197d2443f2b13bdfdfde7c327c - - default default] Added segment 2eff9f8b-e65d-4a30-bd77-72db2cfca84d of type vxlan for network f56f3fd4-74b6-463e-bd6f-707a9bb4c666 [pid: 8|app: 0|req: 1061/2245] 10.0.0.234 () {34 vars in 670 bytes} [Sun Aug 23 15:54:23 2026] POST /v2.0/networks => generated 618 bytes in 123 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1062/2246] 10.0.0.89 () {34 vars in 989 bytes} [Sun Aug 23 15:54:23 2026] GET /v2.0/ports?device_id=ae44aeef-88d4-4d7f-96e0-1a6a7def9453 => generated 1240 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1063/2247] 10.0.0.89 () {34 vars in 1039 bytes} [Sun Aug 23 15:54:23 2026] GET /v2.0/security-groups?id=f8c16db9-c94d-4f15-9cbe-7252daa94650&fields=id&fields=name => generated 113 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1185/2248] 10.0.0.234 () {34 vars in 669 bytes} [Sun Aug 23 15:54:23 2026] POST /v2.0/subnets => generated 655 bytes in 286 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1064/2249] 10.0.0.234 () {34 vars in 669 bytes} [Sun Aug 23 15:54:23 2026] POST /v2.0/subnets => generated 729 bytes in 270 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-23 15:54:23.887 7 INFO neutron.db.segments_db [None req-77e9ae62-6c4c-49d8-9417-0a1c31d08e72 6419a29a718949c28cf7c2621a23bdab f1fd32197d2443f2b13bdfdfde7c327c - - default default] Added segment ba5594c6-628c-406b-b057-c4348e544b6e of type vxlan for network 33c3c413-a7b8-4e63-9084-c632751fbbd4 2026-08-23 15:54:24.167 7 INFO neutron.db.l3_hamode_db [None req-77e9ae62-6c4c-49d8-9417-0a1c31d08e72 6419a29a718949c28cf7c2621a23bdab f1fd32197d2443f2b13bdfdfde7c327c - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-08-23 15:54:24.921 7 INFO neutron.db.l3_hamode_db [None req-77e9ae62-6c4c-49d8-9417-0a1c31d08e72 6419a29a718949c28cf7c2621a23bdab f1fd32197d2443f2b13bdfdfde7c327c - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1186/2250] 10.0.0.234 () {34 vars in 669 bytes} [Sun Aug 23 15:54:23 2026] POST /v2.0/routers => generated 685 bytes in 1932 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1065/2251] 10.0.0.234 () {34 vars in 783 bytes} [Sun Aug 23 15:54:25 2026] PUT /v2.0/routers/dd2c987f-98df-4f41-8009-b32fe42eefcd/add_router_interface => generated 309 bytes in 1156 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1187/2252] 10.0.0.234 () {34 vars in 783 bytes} [Sun Aug 23 15:54:26 2026] PUT /v2.0/routers/dd2c987f-98df-4f41-8009-b32fe42eefcd/add_router_interface => generated 309 bytes in 1289 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1066/2253] 10.0.0.234 () {34 vars in 783 bytes} [Sun Aug 23 15:54:28 2026] PUT /v2.0/routers/dd2c987f-98df-4f41-8009-b32fe42eefcd/add_router_interface => generated 309 bytes in 1254 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1188/2254] 10.0.0.234 () {34 vars in 684 bytes} [Sun Aug 23 15:54:29 2026] POST /v2.0/security-groups => generated 1630 bytes in 119 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1067/2257] 10.0.0.234 () {34 vars in 695 bytes} [Sun Aug 23 15:54:29 2026] POST /v2.0/security-group-rules => generated 597 bytes in 111 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1191/2258] 10.0.0.234 () {34 vars in 695 bytes} [Sun Aug 23 15:54:29 2026] POST /v2.0/security-group-rules => generated 597 bytes in 157 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1068/2259] 10.0.0.234 () {34 vars in 695 bytes} [Sun Aug 23 15:54:29 2026] POST /v2.0/security-group-rules => generated 599 bytes in 135 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1192/2260] 10.0.0.234 () {34 vars in 695 bytes} [Sun Aug 23 15:54:30 2026] POST /v2.0/security-group-rules => generated 601 bytes in 117 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1069/2261] 10.0.0.234 () {34 vars in 695 bytes} [Sun Aug 23 15:54:30 2026] POST /v2.0/security-group-rules => generated 601 bytes in 127 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1193/2262] 10.0.0.234 () {34 vars in 695 bytes} [Sun Aug 23 15:54:30 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: 8|app: 0|req: 1070/2263] 10.0.0.234 () {34 vars in 695 bytes} [Sun Aug 23 15:54:30 2026] POST /v2.0/security-group-rules => generated 597 bytes in 145 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1194/2264] 10.0.0.234 () {34 vars in 695 bytes} [Sun Aug 23 15:54:30 2026] POST /v2.0/security-group-rules => generated 597 bytes in 123 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1071/2265] 10.0.0.234 () {34 vars in 695 bytes} [Sun Aug 23 15:54:30 2026] POST /v2.0/security-group-rules => generated 599 bytes in 125 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1195/2266] 10.0.0.234 () {34 vars in 695 bytes} [Sun Aug 23 15:54:30 2026] POST /v2.0/security-group-rules => generated 601 bytes in 166 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1072/2267] 10.0.0.234 () {34 vars in 695 bytes} [Sun Aug 23 15:54:31 2026] POST /v2.0/security-group-rules => generated 597 bytes in 159 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1196/2268] 10.0.0.244 () {34 vars in 1096 bytes} [Sun Aug 23 15:54:31 2026] GET /v2.0/security-groups?name=tempest-lb_member_SG-1318710293&fields=id&tenant_id=f1fd32197d2443f2b13bdfdfde7c327c => generated 69 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1073/2269] 10.0.0.244 () {34 vars in 982 bytes} [Sun Aug 23 15:54:31 2026] GET /v2.0/networks?id=ece6f3e5-16bc-4267-b077-87925aa95485 => generated 704 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1197/2270] 10.0.0.244 () {34 vars in 965 bytes} [Sun Aug 23 15:54:31 2026] GET /v2.0/quotas/f1fd32197d2443f2b13bdfdfde7c327c => 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: 1074/2271] 10.0.0.244 () {34 vars in 1002 bytes} [Sun Aug 23 15:54:31 2026] GET /v2.0/ports?tenant_id=f1fd32197d2443f2b13bdfdfde7c327c&fields=id => generated 241 bytes in 202 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1198/2272] 10.0.0.244 () {34 vars in 1008 bytes} [Sun Aug 23 15:54:31 2026] GET /v2.0/networks/ece6f3e5-16bc-4267-b077-87925aa95485?fields=segments => generated 14 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1075/2273] 10.0.0.244 () {34 vars in 1108 bytes} [Sun Aug 23 15:54:31 2026] GET /v2.0/networks/ece6f3e5-16bc-4267-b077-87925aa95485?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1199/2274] 10.0.0.244 () {34 vars in 990 bytes} [Sun Aug 23 15:54:32 2026] GET /v2.0/ports?device_id=5e5f09cc-b2ed-44ab-a715-aa4e58f503d5 => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1076/2275] 10.0.0.244 () {34 vars in 990 bytes} [Sun Aug 23 15:54:32 2026] GET /v2.0/ports?device_id=ae44aeef-88d4-4d7f-96e0-1a6a7def9453 => 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: 1200/2276] 10.0.0.244 () {34 vars in 1040 bytes} [Sun Aug 23 15:54:32 2026] GET /v2.0/security-groups?id=f8c16db9-c94d-4f15-9cbe-7252daa94650&fields=id&fields=name => generated 113 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1077/2277] 10.0.0.244 () {34 vars in 990 bytes} [Sun Aug 23 15:54:34 2026] GET /v2.0/ports?device_id=ae44aeef-88d4-4d7f-96e0-1a6a7def9453 => generated 971 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1201/2278] 10.0.0.244 () {34 vars in 1040 bytes} [Sun Aug 23 15:54:34 2026] GET /v2.0/security-groups?id=f8c16db9-c94d-4f15-9cbe-7252daa94650&fields=id&fields=name => generated 113 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1078/2279] 10.0.0.244 () {34 vars in 990 bytes} [Sun Aug 23 15:54:35 2026] GET /v2.0/ports?device_id=ae44aeef-88d4-4d7f-96e0-1a6a7def9453 => generated 971 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1202/2280] 10.0.0.244 () {34 vars in 1040 bytes} [Sun Aug 23 15:54:35 2026] GET /v2.0/security-groups?id=f8c16db9-c94d-4f15-9cbe-7252daa94650&fields=id&fields=name => generated 113 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1079/2281] 199.204.45.129 () {34 vars in 994 bytes} [Sun Aug 23 15:54:35 2026] GET /v2.0/ports?device_id=ae44aeef-88d4-4d7f-96e0-1a6a7def9453 => generated 971 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-23 15:54:35.506 7 INFO neutron_taas.services.taas.taas_plugin [req-eaa057e8-0978-4b54-8ce6-31152ab8b432 req-986e2585-1736-4b70-aba5-1c7141c02e2f 648578dfdf4543e0b6226ed8b081b550 72d4a10361dd4d31944967522300bf70 - - default default] TaaS: Handle Delete Port: 4924e142-4927-483e-8d67-e65b70313c48 2026-08-23 15:54:35.511 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-eaa057e8-0978-4b54-8ce6-31152ab8b432 req-986e2585-1736-4b70-aba5-1c7141c02e2f 648578dfdf4543e0b6226ed8b081b550 72d4a10361dd4d31944967522300bf70 - - default default] Tap Mirror: Handle Delete Port: 4924e142-4927-483e-8d67-e65b70313c48 2026-08-23 15:54:35.646 7 INFO neutron.db.l3_db [req-eaa057e8-0978-4b54-8ce6-31152ab8b432 req-986e2585-1736-4b70-aba5-1c7141c02e2f 648578dfdf4543e0b6226ed8b081b550 72d4a10361dd4d31944967522300bf70 - - default default] Floating IP 848f11db-0e58-412f-8273-b0471c971e4a disassociated. External IP: 10.96.250.207, port: 4924e142-4927-483e-8d67-e65b70313c48. [pid: 7|app: 0|req: 1203/2282] 199.204.45.129 () {36 vars in 997 bytes} [Sun Aug 23 15:54:35 2026] DELETE /v2.0/ports/4924e142-4927-483e-8d67-e65b70313c48 => generated 0 bytes in 648 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-23 15:54:36.045 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-0f957e61-feee-4223-8780-37f762eb9629'] response: {'server_uuid': 'ae44aeef-88d4-4d7f-96e0-1a6a7def9453', 'name': 'network-vif-deleted', 'tag': '4924e142-4927-483e-8d67-e65b70313c48', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1080/2283] 199.204.45.129 () {34 vars in 986 bytes} [Sun Aug 23 15:54:36 2026] GET /v2.0/networks?id=ece6f3e5-16bc-4267-b077-87925aa95485 => generated 704 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1081/2284] 10.0.0.244 () {34 vars in 990 bytes} [Sun Aug 23 15:54:36 2026] GET /v2.0/ports?device_id=ae44aeef-88d4-4d7f-96e0-1a6a7def9453 => 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: 1204/2285] 199.204.45.129 () {34 vars in 1050 bytes} [Sun Aug 23 15:54:36 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=f1fd32197d2443f2b13bdfdfde7c327c => generated 179 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1082/2286] 199.204.45.129 () {38 vars in 955 bytes} [Sun Aug 23 15:54:36 2026] POST /v2.0/ports => generated 1179 bytes in 422 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: 1083/2287] 10.0.0.244 () {34 vars in 990 bytes} [Sun Aug 23 15:54:37 2026] GET /v2.0/ports?device_id=5e5f09cc-b2ed-44ab-a715-aa4e58f503d5 => generated 1194 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1084/2288] 10.0.0.244 () {34 vars in 1040 bytes} [Sun Aug 23 15:54:37 2026] GET /v2.0/security-groups?id=7fbfa90c-0a42-4d74-9566-819b6710df7d&fields=id&fields=name => generated 112 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1205/2289] 199.204.45.129 () {38 vars in 1028 bytes} [Sun Aug 23 15:54:36 2026] PUT /v2.0/ports/f97eab6e-f4c0-41c4-9792-32e51b5961bf => generated 1460 bytes in 420 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1085/2290] 10.0.0.244 () {34 vars in 990 bytes} [Sun Aug 23 15:54:37 2026] GET /v2.0/ports?device_id=ae44aeef-88d4-4d7f-96e0-1a6a7def9453 => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-23 15:54:38.078 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-a11001d9-9a4d-4fa5-9b5b-f3abd1dc44b8'] response: {'name': 'network-changed', 'server_uuid': '5e5f09cc-b2ed-44ab-a715-aa4e58f503d5', 'tag': 'f97eab6e-f4c0-41c4-9792-32e51b5961bf', '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: 1206/2291] 199.204.45.129 () {34 vars in 1080 bytes} [Sun Aug 23 15:54:38 2026] GET /v2.0/ports?tenant_id=f1fd32197d2443f2b13bdfdfde7c327c&device_id=5e5f09cc-b2ed-44ab-a715-aa4e58f503d5 => generated 1463 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1086/2292] 199.204.45.129 () {34 vars in 1058 bytes} [Sun Aug 23 15:54:38 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.149&port_id=f97eab6e-f4c0-41c4-9792-32e51b5961bf => 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: 1207/2293] 199.204.45.129 () {34 vars in 1102 bytes} [Sun Aug 23 15:54:38 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3Ae2&port_id=f97eab6e-f4c0-41c4-9792-32e51b5961bf => generated 19 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1087/2294] 199.204.45.129 () {34 vars in 1064 bytes} [Sun Aug 23 15:54:38 2026] GET /v2.0/subnets?id=0c8cf255-02ce-40ac-a2f9-9640409cf398&id=f829b956-9c51-476e-85f3-b9d63751f3ec => generated 1411 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1208/2295] 199.204.45.129 () {34 vars in 1052 bytes} [Sun Aug 23 15:54:38 2026] GET /v2.0/ports?network_id=ece6f3e5-16bc-4267-b077-87925aa95485&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: 1088/2296] 199.204.45.129 () {34 vars in 1052 bytes} [Sun Aug 23 15:54:38 2026] GET /v2.0/ports?network_id=ece6f3e5-16bc-4267-b077-87925aa95485&device_owner=network%3Adhcp => generated 1457 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1209/2297] 199.204.45.129 () {34 vars in 1012 bytes} [Sun Aug 23 15:54:38 2026] GET /v2.0/networks/ece6f3e5-16bc-4267-b077-87925aa95485?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: 1210/2298] 10.0.0.244 () {34 vars in 990 bytes} [Sun Aug 23 15:54:38 2026] GET /v2.0/ports?device_id=ae44aeef-88d4-4d7f-96e0-1a6a7def9453 => 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: 1089/2299] 199.204.45.129 () {34 vars in 1112 bytes} [Sun Aug 23 15:54:38 2026] GET /v2.0/networks/ece6f3e5-16bc-4267-b077-87925aa95485?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: 1211/2300] 199.204.45.129 () {34 vars in 1080 bytes} [Sun Aug 23 15:54:39 2026] GET /v2.0/ports?tenant_id=f1fd32197d2443f2b13bdfdfde7c327c&device_id=5e5f09cc-b2ed-44ab-a715-aa4e58f503d5 => generated 1463 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1212/2301] 199.204.45.129 () {34 vars in 986 bytes} [Sun Aug 23 15:54:39 2026] GET /v2.0/networks?id=ece6f3e5-16bc-4267-b077-87925aa95485 => generated 800 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1213/2302] 199.204.45.129 () {34 vars in 1058 bytes} [Sun Aug 23 15:54:39 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.149&port_id=f97eab6e-f4c0-41c4-9792-32e51b5961bf => 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: 1214/2303] 199.204.45.129 () {34 vars in 1102 bytes} [Sun Aug 23 15:54:39 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3Ae2&port_id=f97eab6e-f4c0-41c4-9792-32e51b5961bf => 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: 1090/2304] 10.0.0.234 () {32 vars in 740 bytes} [Sun Aug 23 15:54:39 2026] DELETE /v2.0/security-groups/f8c16db9-c94d-4f15-9cbe-7252daa94650 => generated 0 bytes in 122 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1215/2305] 199.204.45.129 () {34 vars in 1064 bytes} [Sun Aug 23 15:54:39 2026] GET /v2.0/subnets?id=0c8cf255-02ce-40ac-a2f9-9640409cf398&id=f829b956-9c51-476e-85f3-b9d63751f3ec => 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: 1091/2306] 199.204.45.129 () {34 vars in 1052 bytes} [Sun Aug 23 15:54:39 2026] GET /v2.0/ports?network_id=ece6f3e5-16bc-4267-b077-87925aa95485&device_owner=network%3Adhcp => generated 1457 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1092/2307] 199.204.45.129 () {34 vars in 1052 bytes} [Sun Aug 23 15:54:39 2026] GET /v2.0/ports?network_id=ece6f3e5-16bc-4267-b077-87925aa95485&device_owner=network%3Adhcp => generated 1457 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-23 15:54:39.931 7 INFO neutron_taas.services.taas.taas_plugin [None req-b0e3382a-a245-4ed4-b016-496a6ef868fb 648578dfdf4543e0b6226ed8b081b550 72d4a10361dd4d31944967522300bf70 - - default default] TaaS: Handle Delete Port: 095d0d10-5ef8-44bb-80be-3be4ae9af5d3 2026-08-23 15:54:39.933 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b0e3382a-a245-4ed4-b016-496a6ef868fb 648578dfdf4543e0b6226ed8b081b550 72d4a10361dd4d31944967522300bf70 - - default default] Tap Mirror: Handle Delete Port: 095d0d10-5ef8-44bb-80be-3be4ae9af5d3 [pid: 8|app: 0|req: 1093/2308] 199.204.45.129 () {34 vars in 1012 bytes} [Sun Aug 23 15:54:39 2026] GET /v2.0/networks/ece6f3e5-16bc-4267-b077-87925aa95485?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: 1094/2309] 199.204.45.129 () {34 vars in 1112 bytes} [Sun Aug 23 15:54:39 2026] GET /v2.0/networks/ece6f3e5-16bc-4267-b077-87925aa95485?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: 1216/2310] 10.0.0.234 () {32 vars in 732 bytes} [Sun Aug 23 15:54:39 2026] DELETE /v2.0/floatingips/848f11db-0e58-412f-8273-b0471c971e4a => generated 0 bytes in 282 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1095/2311] 10.0.0.244 () {34 vars in 990 bytes} [Sun Aug 23 15:54:40 2026] GET /v2.0/ports?device_id=00854af5-efec-4aa7-b236-14efd88756e0 => generated 975 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1217/2312] 10.0.0.244 () {34 vars in 1040 bytes} [Sun Aug 23 15:54:40 2026] GET /v2.0/security-groups?id=24e80409-de1f-4b07-af79-e7ebad847bf8&fields=id&fields=name => generated 112 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1096/2313] 10.0.0.244 () {34 vars in 990 bytes} [Sun Aug 23 15:54:41 2026] GET /v2.0/ports?device_id=00854af5-efec-4aa7-b236-14efd88756e0 => generated 975 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1218/2314] 10.0.0.244 () {34 vars in 1040 bytes} [Sun Aug 23 15:54:41 2026] GET /v2.0/security-groups?id=24e80409-de1f-4b07-af79-e7ebad847bf8&fields=id&fields=name => generated 112 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1097/2315] 10.0.0.244 () {34 vars in 990 bytes} [Sun Aug 23 15:54:42 2026] GET /v2.0/ports?device_id=5e5f09cc-b2ed-44ab-a715-aa4e58f503d5 => generated 1194 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1219/2316] 10.0.0.244 () {34 vars in 1040 bytes} [Sun Aug 23 15:54:42 2026] GET /v2.0/security-groups?id=7fbfa90c-0a42-4d74-9566-819b6710df7d&fields=id&fields=name => generated 112 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1098/2317] 199.204.45.129 () {34 vars in 994 bytes} [Sun Aug 23 15:54:42 2026] GET /v2.0/ports?device_id=00854af5-efec-4aa7-b236-14efd88756e0 => generated 975 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1220/2318] 10.0.0.244 () {34 vars in 990 bytes} [Sun Aug 23 15:54:42 2026] GET /v2.0/ports?device_id=00854af5-efec-4aa7-b236-14efd88756e0 => generated 975 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1221/2319] 10.0.0.244 () {34 vars in 1040 bytes} [Sun Aug 23 15:54:42 2026] GET /v2.0/security-groups?id=24e80409-de1f-4b07-af79-e7ebad847bf8&fields=id&fields=name => generated 112 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-23 15:54:42.767 8 INFO neutron_taas.services.taas.taas_plugin [req-ab6409df-4e3e-473e-bb7b-d5cf15ee4914 req-c3ba7062-7aa5-4adc-865f-7c2caec4444b 648578dfdf4543e0b6226ed8b081b550 72d4a10361dd4d31944967522300bf70 - - default default] TaaS: Handle Delete Port: 08fe485c-46bb-4dd9-b964-4d9640a9b034 2026-08-23 15:54:42.772 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-ab6409df-4e3e-473e-bb7b-d5cf15ee4914 req-c3ba7062-7aa5-4adc-865f-7c2caec4444b 648578dfdf4543e0b6226ed8b081b550 72d4a10361dd4d31944967522300bf70 - - default default] Tap Mirror: Handle Delete Port: 08fe485c-46bb-4dd9-b964-4d9640a9b034 [pid: 8|app: 0|req: 1099/2320] 199.204.45.129 () {36 vars in 997 bytes} [Sun Aug 23 15:54:42 2026] DELETE /v2.0/ports/08fe485c-46bb-4dd9-b964-4d9640a9b034 => generated 0 bytes in 267 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-23 15:54:42.949 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-02592171-b27e-42f9-a70b-347916e4c392'] response: {'server_uuid': '00854af5-efec-4aa7-b236-14efd88756e0', 'name': 'network-vif-deleted', 'tag': '08fe485c-46bb-4dd9-b964-4d9640a9b034', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1222/2321] 10.0.0.244 () {34 vars in 990 bytes} [Sun Aug 23 15:54:43 2026] GET /v2.0/ports?device_id=00854af5-efec-4aa7-b236-14efd88756e0 => generated 12 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1101/2324] 10.0.0.244 () {34 vars in 990 bytes} [Sun Aug 23 15:54:44 2026] GET /v2.0/ports?device_id=00854af5-efec-4aa7-b236-14efd88756e0 => 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: 1224/2325] 10.0.0.244 () {34 vars in 990 bytes} [Sun Aug 23 15:54:46 2026] GET /v2.0/ports?device_id=00854af5-efec-4aa7-b236-14efd88756e0 => 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: 1102/2326] 10.0.0.234 () {32 vars in 740 bytes} [Sun Aug 23 15:54:47 2026] DELETE /v2.0/security-groups/24e80409-de1f-4b07-af79-e7ebad847bf8 => generated 0 bytes in 129 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1103/2327] 10.0.0.244 () {34 vars in 990 bytes} [Sun Aug 23 15:54:47 2026] GET /v2.0/ports?device_id=5e5f09cc-b2ed-44ab-a715-aa4e58f503d5 => generated 1196 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1104/2328] 10.0.0.244 () {34 vars in 1040 bytes} [Sun Aug 23 15:54:47 2026] GET /v2.0/security-groups?id=7fbfa90c-0a42-4d74-9566-819b6710df7d&fields=id&fields=name => generated 112 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-23 15:54:47.647 7 INFO neutron_taas.services.taas.taas_plugin [None req-6696a4a6-b76b-4c8f-b9a6-35578efbd2b3 648578dfdf4543e0b6226ed8b081b550 72d4a10361dd4d31944967522300bf70 - - default default] TaaS: Handle Delete Port: 1fb5ba1a-1fc4-45f1-9a57-86493fdb851b 2026-08-23 15:54:47.650 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-6696a4a6-b76b-4c8f-b9a6-35578efbd2b3 648578dfdf4543e0b6226ed8b081b550 72d4a10361dd4d31944967522300bf70 - - default default] Tap Mirror: Handle Delete Port: 1fb5ba1a-1fc4-45f1-9a57-86493fdb851b [pid: 8|app: 0|req: 1105/2329] 10.0.0.234 () {32 vars in 818 bytes} [Sun Aug 23 15:54:47 2026] GET /v2.0/ports?network_id=ece6f3e5-16bc-4267-b077-87925aa95485&mac_address=fa%3A16%3A3e%3A34%3A11%3A22 => generated 1196 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1225/2330] 10.0.0.234 () {34 vars in 789 bytes} [Sun Aug 23 15:54:47 2026] PUT /v2.0/routers/0edb29d6-e913-4221-9617-4cb82a5b63bf/remove_router_interface => generated 309 bytes in 854 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1226/2331] 10.0.0.234 () {32 vars in 724 bytes} [Sun Aug 23 15:54:48 2026] DELETE /v2.0/subnets/e3493b8b-3483-4833-9ac5-2885c2ddd017 => generated 0 bytes in 136 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-23 15:54:48.352 8 INFO neutron.db.l3_db [None req-ed00fdd6-b2b2-440f-8412-473430b3fb0e 6419a29a718949c28cf7c2621a23bdab f1fd32197d2443f2b13bdfdfde7c327c - - default default] Floating IP 8f2d22c2-72b4-4647-a875-63b1eb2d25e1 associated. External IP: 10.96.250.218, port: f97eab6e-f4c0-41c4-9792-32e51b5961bf. 2026-08-23 15:54:48.435 7 INFO neutron_taas.services.taas.taas_plugin [None req-70e3b885-40de-4d01-a514-f4d17ab1c692 648578dfdf4543e0b6226ed8b081b550 72d4a10361dd4d31944967522300bf70 - - default default] TaaS: Handle Delete Port: e800bd74-0362-4fb3-8eee-122567e0faec 2026-08-23 15:54:48.438 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-70e3b885-40de-4d01-a514-f4d17ab1c692 648578dfdf4543e0b6226ed8b081b550 72d4a10361dd4d31944967522300bf70 - - default default] Tap Mirror: Handle Delete Port: e800bd74-0362-4fb3-8eee-122567e0faec [pid: 8|app: 0|req: 1106/2332] 10.0.0.234 () {34 vars in 677 bytes} [Sun Aug 23 15:54:47 2026] POST /v2.0/floatingips => generated 855 bytes in 1000 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-23 15:54:48.687 7 INFO neutron_taas.services.taas.taas_plugin [None req-70e3b885-40de-4d01-a514-f4d17ab1c692 648578dfdf4543e0b6226ed8b081b550 72d4a10361dd4d31944967522300bf70 - - default default] TaaS: Handle Delete Port: babb013c-0812-405e-aeac-a2d92e149937 2026-08-23 15:54:48.689 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-70e3b885-40de-4d01-a514-f4d17ab1c692 648578dfdf4543e0b6226ed8b081b550 72d4a10361dd4d31944967522300bf70 - - default default] Tap Mirror: Handle Delete Port: babb013c-0812-405e-aeac-a2d92e149937 2026-08-23 15:54:48.711 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-4cf5ff09-93f2-4314-a46d-2d57123889fe'] response: {'name': 'network-changed', 'server_uuid': '5e5f09cc-b2ed-44ab-a715-aa4e58f503d5', 'tag': 'f97eab6e-f4c0-41c4-9792-32e51b5961bf', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1107/2333] 10.0.0.244 () {34 vars in 1096 bytes} [Sun Aug 23 15:54:48 2026] GET /v2.0/security-groups?name=tempest-lb_member_SG-1318710293&fields=id&tenant_id=f1fd32197d2443f2b13bdfdfde7c327c => generated 69 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1108/2334] 10.0.0.244 () {34 vars in 982 bytes} [Sun Aug 23 15:54:48 2026] GET /v2.0/networks?id=f56f3fd4-74b6-463e-bd6f-707a9bb4c666 => generated 704 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1109/2335] 10.0.0.244 () {34 vars in 965 bytes} [Sun Aug 23 15:54:48 2026] GET /v2.0/quotas/f1fd32197d2443f2b13bdfdfde7c327c => generated 292 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1110/2336] 10.0.0.244 () {34 vars in 1002 bytes} [Sun Aug 23 15:54:48 2026] GET /v2.0/ports?tenant_id=f1fd32197d2443f2b13bdfdfde7c327c&fields=id => generated 333 bytes in 128 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1111/2337] 10.0.0.244 () {34 vars in 1008 bytes} [Sun Aug 23 15:54:49 2026] GET /v2.0/networks/f56f3fd4-74b6-463e-bd6f-707a9bb4c666?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: 1112/2338] 10.0.0.244 () {34 vars in 1108 bytes} [Sun Aug 23 15:54:49 2026] GET /v2.0/networks/f56f3fd4-74b6-463e-bd6f-707a9bb4c666?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: 8|app: 0|req: 1113/2339] 10.0.0.244 () {34 vars in 990 bytes} [Sun Aug 23 15:54:49 2026] GET /v2.0/ports?device_id=e49c2b9c-fbca-4fdb-bfd8-52d7e0a24e85 => 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: 1114/2340] 199.204.45.129 () {34 vars in 1080 bytes} [Sun Aug 23 15:54:49 2026] GET /v2.0/ports?tenant_id=f1fd32197d2443f2b13bdfdfde7c327c&device_id=5e5f09cc-b2ed-44ab-a715-aa4e58f503d5 => generated 1465 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1115/2341] 199.204.45.129 () {34 vars in 986 bytes} [Sun Aug 23 15:54:49 2026] GET /v2.0/networks?id=ece6f3e5-16bc-4267-b077-87925aa95485 => 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: 1116/2342] 199.204.45.129 () {34 vars in 1058 bytes} [Sun Aug 23 15:54:49 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.149&port_id=f97eab6e-f4c0-41c4-9792-32e51b5961bf => generated 858 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1117/2343] 199.204.45.129 () {34 vars in 1102 bytes} [Sun Aug 23 15:54:49 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3Ae2&port_id=f97eab6e-f4c0-41c4-9792-32e51b5961bf => generated 19 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1118/2344] 199.204.45.129 () {34 vars in 1064 bytes} [Sun Aug 23 15:54:49 2026] GET /v2.0/subnets?id=0c8cf255-02ce-40ac-a2f9-9640409cf398&id=f829b956-9c51-476e-85f3-b9d63751f3ec => generated 1411 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-23 15:54:49.469 7 INFO neutron.services.segments.plugin [-] Segment e48a4e03-1a8c-4f1c-84a0-32e19a1900be resource provider aggregate not found 2026-08-23 15:54:49.481 7 INFO neutron.services.segments.plugin [-] Segment e48a4e03-1a8c-4f1c-84a0-32e19a1900be resource provider aggregate not found 2026-08-23 15:54:49.487 7 INFO neutron.services.segments.plugin [-] Segment e48a4e03-1a8c-4f1c-84a0-32e19a1900be resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e48a4e03-1a8c-4f1c-84a0-32e19a1900be found for delete ", "request_id": "req-66efec32-5ade-4e12-9d0f-1bb627d4cdc0"}]} 2026-08-23 15:54:49.495 7 INFO neutron.db.l3_hamode_db [None req-70e3b885-40de-4d01-a514-f4d17ab1c692 648578dfdf4543e0b6226ed8b081b550 72d4a10361dd4d31944967522300bf70 - - default default] HA network 79c6dfee-1960-42af-93ab-51e2135a8459 was deleted as no HA routers are present in tenant 72d4a10361dd4d31944967522300bf70. 2026-08-23 15:54:49.502 7 INFO neutron.services.segments.plugin [-] Segment e48a4e03-1a8c-4f1c-84a0-32e19a1900be resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e48a4e03-1a8c-4f1c-84a0-32e19a1900be found for delete ", "request_id": "req-938b1966-d4c4-4c3d-9287-e83eb455d23f"}]} [pid: 7|app: 0|req: 1227/2345] 10.0.0.234 () {32 vars in 724 bytes} [Sun Aug 23 15:54:48 2026] DELETE /v2.0/routers/0edb29d6-e913-4221-9617-4cb82a5b63bf => generated 0 bytes in 1231 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1119/2346] 199.204.45.129 () {34 vars in 1052 bytes} [Sun Aug 23 15:54:49 2026] GET /v2.0/ports?network_id=ece6f3e5-16bc-4267-b077-87925aa95485&device_owner=network%3Adhcp => generated 1457 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1120/2347] 199.204.45.129 () {34 vars in 1052 bytes} [Sun Aug 23 15:54:49 2026] GET /v2.0/ports?network_id=ece6f3e5-16bc-4267-b077-87925aa95485&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-08-23 15:54:49.601 7 INFO neutron_taas.services.taas.taas_plugin [None req-068ba60b-9521-4b7b-b998-1f4299e99cbe 648578dfdf4543e0b6226ed8b081b550 72d4a10361dd4d31944967522300bf70 - - default default] TaaS: Handle Delete Port: 8996194e-2b27-4f63-8b1e-b2cd518b82e2 2026-08-23 15:54:49.604 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-068ba60b-9521-4b7b-b998-1f4299e99cbe 648578dfdf4543e0b6226ed8b081b550 72d4a10361dd4d31944967522300bf70 - - default default] Tap Mirror: Handle Delete Port: 8996194e-2b27-4f63-8b1e-b2cd518b82e2 [pid: 8|app: 0|req: 1121/2348] 199.204.45.129 () {34 vars in 1012 bytes} [Sun Aug 23 15:54:49 2026] GET /v2.0/networks/ece6f3e5-16bc-4267-b077-87925aa95485?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: 1122/2349] 199.204.45.129 () {34 vars in 1112 bytes} [Sun Aug 23 15:54:49 2026] GET /v2.0/networks/ece6f3e5-16bc-4267-b077-87925aa95485?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: 1228/2350] 10.0.0.234 () {32 vars in 726 bytes} [Sun Aug 23 15:54:49 2026] DELETE /v2.0/networks/78767e85-a8bf-42f7-8dbb-100ca29a1136 => generated 0 bytes in 304 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1123/2351] 10.0.0.234 () {32 vars in 774 bytes} [Sun Aug 23 15:54:50 2026] GET /v2.0/security-groups?tenant_id=72d4a10361dd4d31944967522300bf70&name=default => generated 2925 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1229/2352] 10.0.0.234 () {32 vars in 740 bytes} [Sun Aug 23 15:54:50 2026] DELETE /v2.0/security-groups/d5c10f63-35ed-4b1f-88fb-be991d57b169 => generated 0 bytes in 92 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1124/2353] 10.0.0.234 () {32 vars in 774 bytes} [Sun Aug 23 15:54:50 2026] GET /v2.0/security-groups?tenant_id=9f4cf85e61254d91831632875611c561&name=default => generated 2929 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1230/2354] 10.0.0.234 () {32 vars in 740 bytes} [Sun Aug 23 15:54:50 2026] DELETE /v2.0/security-groups/4148fbca-80eb-4591-96c4-7188a01f9fde => generated 0 bytes in 104 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-23 15:54:51.506 7 INFO neutron.services.segments.plugin [-] Segment 3c8c8d43-fe35-4331-86f7-11d6bce65817 resource provider aggregate not found 2026-08-23 15:54:51.520 7 INFO neutron.services.segments.plugin [-] Segment 3c8c8d43-fe35-4331-86f7-11d6bce65817 resource provider aggregate not found 2026-08-23 15:54:51.524 7 INFO neutron.services.segments.plugin [-] Segment 3c8c8d43-fe35-4331-86f7-11d6bce65817 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3c8c8d43-fe35-4331-86f7-11d6bce65817 found for delete ", "request_id": "req-0eb87902-2fc4-41ba-bb46-0ef1f32a9926"}]} 2026-08-23 15:54:51.534 7 INFO neutron.services.segments.plugin [-] Segment 3c8c8d43-fe35-4331-86f7-11d6bce65817 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3c8c8d43-fe35-4331-86f7-11d6bce65817 found for delete ", "request_id": "req-e53af77e-bf0f-44c4-8ea5-0ba32f71b8c7"}]} 2026-08-23 15:54:52.958 8 INFO neutron.db.segments_db [None req-21bd8100-bdca-42ab-86b5-d50f1eaac5d1 f587c7dcfefb4fdda5c66155dd894154 6bb5c06278dd467caf31e9fe047ed86b - - default default] Added segment 8caff509-9a72-4167-af68-86fc88c67f0e of type vxlan for network 781bd684-7bfb-4ecf-a6d5-f19c3f48cc40 [pid: 8|app: 0|req: 1125/2355] 10.0.0.234 () {34 vars in 671 bytes} [Sun Aug 23 15:54:52 2026] POST /v2.0/networks => generated 722 bytes in 337 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1231/2356] 10.0.0.234 () {34 vars in 669 bytes} [Sun Aug 23 15:54:53 2026] POST /v2.0/subnets => generated 688 bytes in 159 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-23 15:54:53.230 8 INFO neutron.db.segments_db [None req-8207845b-293f-4989-9ca9-cdf8b0346235 f587c7dcfefb4fdda5c66155dd894154 6bb5c06278dd467caf31e9fe047ed86b - - default default] Added segment fd280ffe-c387-4b4c-b268-2506864b038b of type vxlan for network a6d34160-4df1-41c7-90de-115d122986e6 2026-08-23 15:54:53.431 8 INFO neutron.db.l3_hamode_db [None req-8207845b-293f-4989-9ca9-cdf8b0346235 f587c7dcfefb4fdda5c66155dd894154 b9de8d624c5d4333bed10ca7954d1fea - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1232/2357] 199.204.45.129 () {34 vars in 986 bytes} [Sun Aug 23 15:54:53 2026] GET /v2.0/networks?id=f56f3fd4-74b6-463e-bd6f-707a9bb4c666 => generated 704 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1233/2358] 199.204.45.129 () {34 vars in 1050 bytes} [Sun Aug 23 15:54:53 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=f1fd32197d2443f2b13bdfdfde7c327c => generated 179 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1234/2359] 199.204.45.129 () {38 vars in 955 bytes} [Sun Aug 23 15:54:53 2026] POST /v2.0/ports => generated 1187 bytes in 422 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-23 15:54:54.166 8 INFO neutron.db.l3_hamode_db [None req-8207845b-293f-4989-9ca9-cdf8b0346235 f587c7dcfefb4fdda5c66155dd894154 6bb5c06278dd467caf31e9fe047ed86b - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1235/2360] 199.204.45.129 () {38 vars in 1028 bytes} [Sun Aug 23 15:54:54 2026] PUT /v2.0/ports/637d651d-5c98-4590-908a-6dd6add7aec8 => generated 1468 bytes in 446 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: 1236/2361] 10.0.0.244 () {34 vars in 990 bytes} [Sun Aug 23 15:54:54 2026] GET /v2.0/ports?device_id=e49c2b9c-fbca-4fdb-bfd8-52d7e0a24e85 => generated 1202 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-23 15:54:54.509 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-3c755151-4dd4-41fa-8387-a7660cc52e0c'] response: {'name': 'network-changed', 'server_uuid': 'e49c2b9c-fbca-4fdb-bfd8-52d7e0a24e85', 'tag': '637d651d-5c98-4590-908a-6dd6add7aec8', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1237/2362] 10.0.0.244 () {34 vars in 1040 bytes} [Sun Aug 23 15:54:54 2026] GET /v2.0/security-groups?id=7fbfa90c-0a42-4d74-9566-819b6710df7d&fields=id&fields=name => generated 112 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1238/2363] 10.0.0.89 () {34 vars in 989 bytes} [Sun Aug 23 15:54:54 2026] GET /v2.0/ports?device_id=5e5f09cc-b2ed-44ab-a715-aa4e58f503d5 => generated 1465 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1239/2364] 10.0.0.89 () {34 vars in 1039 bytes} [Sun Aug 23 15:54:54 2026] GET /v2.0/security-groups?id=7fbfa90c-0a42-4d74-9566-819b6710df7d&fields=id&fields=name => generated 112 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1240/2365] 199.204.45.129 () {34 vars in 1080 bytes} [Sun Aug 23 15:54:55 2026] GET /v2.0/ports?tenant_id=f1fd32197d2443f2b13bdfdfde7c327c&device_id=e49c2b9c-fbca-4fdb-bfd8-52d7e0a24e85 => generated 1471 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1126/2366] 10.0.0.234 () {34 vars in 669 bytes} [Sun Aug 23 15:54:53 2026] POST /v2.0/routers => generated 728 bytes in 1900 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1241/2367] 199.204.45.129 () {34 vars in 1018 bytes} [Sun Aug 23 15:54:55 2026] GET /v2.0/networks?tenant_id=f1fd32197d2443f2b13bdfdfde7c327c&shared=False => generated 2374 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1242/2368] 199.204.45.129 () {34 vars in 930 bytes} [Sun Aug 23 15:54:55 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1127/2369] 10.0.0.234 () {34 vars in 783 bytes} [Sun Aug 23 15:54:55 2026] PUT /v2.0/routers/b60a2912-95e1-49e3-8ee0-c2bdba9cb996/add_router_interface => generated 309 bytes in 1104 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1243/2370] 199.204.45.129 () {34 vars in 1080 bytes} [Sun Aug 23 15:54:56 2026] GET /v2.0/ports?tenant_id=f1fd32197d2443f2b13bdfdfde7c327c&device_id=e49c2b9c-fbca-4fdb-bfd8-52d7e0a24e85 => generated 1471 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1128/2371] 199.204.45.129 () {34 vars in 1058 bytes} [Sun Aug 23 15:54:56 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.208&port_id=637d651d-5c98-4590-908a-6dd6add7aec8 => 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: 1244/2372] 199.204.45.129 () {34 vars in 1106 bytes} [Sun Aug 23 15:54:56 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A141&port_id=637d651d-5c98-4590-908a-6dd6add7aec8 => 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: 1129/2373] 199.204.45.129 () {34 vars in 1064 bytes} [Sun Aug 23 15:54:56 2026] GET /v2.0/subnets?id=bb76f14f-ca62-4593-90e0-de73dd173af9&id=b0fde728-2ecf-4229-bb9a-1759725f6e6c => 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: 1245/2374] 199.204.45.129 () {34 vars in 1052 bytes} [Sun Aug 23 15:54:56 2026] GET /v2.0/ports?network_id=f56f3fd4-74b6-463e-bd6f-707a9bb4c666&device_owner=network%3Adhcp => generated 1461 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1130/2375] 199.204.45.129 () {34 vars in 1052 bytes} [Sun Aug 23 15:54:56 2026] GET /v2.0/ports?network_id=f56f3fd4-74b6-463e-bd6f-707a9bb4c666&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: 7|app: 0|req: 1246/2376] 199.204.45.129 () {34 vars in 1012 bytes} [Sun Aug 23 15:54:56 2026] GET /v2.0/networks/f56f3fd4-74b6-463e-bd6f-707a9bb4c666?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: 1131/2377] 199.204.45.129 () {34 vars in 1112 bytes} [Sun Aug 23 15:54:56 2026] GET /v2.0/networks/f56f3fd4-74b6-463e-bd6f-707a9bb4c666?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) 2026-08-23 15:54:57.430 7 INFO neutron.db.segments_db [None req-c3df7341-53ac-4ee2-8c8a-0dff4e1aad4a f587c7dcfefb4fdda5c66155dd894154 6bb5c06278dd467caf31e9fe047ed86b - - default default] Added segment 3ff27b0a-308b-4012-9e36-7570815b93ba of type vxlan for network aadabd40-df60-4139-b7b3-65d9fee332cb [pid: 7|app: 0|req: 1247/2378] 10.0.0.234 () {34 vars in 671 bytes} [Sun Aug 23 15:54:57 2026] POST /v2.0/networks => generated 721 bytes in 234 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1132/2379] 10.0.0.234 () {34 vars in 669 bytes} [Sun Aug 23 15:54:57 2026] POST /v2.0/subnets => generated 688 bytes in 209 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-23 15:54:57.803 7 INFO neutron.db.segments_db [None req-f1a8027c-1ac3-48da-8c69-9a2f013692da f587c7dcfefb4fdda5c66155dd894154 6bb5c06278dd467caf31e9fe047ed86b - - default default] Added segment 9b979c2b-f09a-46af-9ac3-5ec75a2fa36b of type vxlan for network 2d6d1d69-be4b-4d86-b078-db337c240aeb 2026-08-23 15:54:58.036 7 INFO neutron.db.l3_hamode_db [None req-f1a8027c-1ac3-48da-8c69-9a2f013692da f587c7dcfefb4fdda5c66155dd894154 0df068a8d9184b12a5b9e244337c27b6 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-08-23 15:54:58.869 7 INFO neutron.db.l3_hamode_db [None req-f1a8027c-1ac3-48da-8c69-9a2f013692da f587c7dcfefb4fdda5c66155dd894154 6bb5c06278dd467caf31e9fe047ed86b - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1133/2380] 10.0.0.244 () {34 vars in 990 bytes} [Sun Aug 23 15:54:59 2026] GET /v2.0/ports?device_id=e49c2b9c-fbca-4fdb-bfd8-52d7e0a24e85 => generated 1204 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1134/2381] 10.0.0.244 () {34 vars in 1040 bytes} [Sun Aug 23 15:54:59 2026] GET /v2.0/security-groups?id=7fbfa90c-0a42-4d74-9566-819b6710df7d&fields=id&fields=name => generated 112 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1248/2384] 10.0.0.234 () {34 vars in 669 bytes} [Sun Aug 23 15:54:57 2026] POST /v2.0/routers => generated 728 bytes in 2052 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1137/2385] 10.0.0.234 () {34 vars in 783 bytes} [Sun Aug 23 15:54:59 2026] PUT /v2.0/routers/c572f86e-d602-47cb-80bd-9247d4df59e5/add_router_interface => generated 309 bytes in 1109 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1249/2386] 10.0.0.234 () {34 vars in 685 bytes} [Sun Aug 23 15:55:01 2026] POST /v2.0/security-groups => generated 1675 bytes in 128 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1138/2387] 10.0.0.234 () {34 vars in 695 bytes} [Sun Aug 23 15:55:01 2026] POST /v2.0/security-group-rules => generated 597 bytes in 107 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1250/2388] 10.0.0.234 () {34 vars in 695 bytes} [Sun Aug 23 15:55:01 2026] POST /v2.0/security-group-rules => generated 596 bytes in 116 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1139/2389] 10.0.0.234 () {34 vars in 695 bytes} [Sun Aug 23 15:55:02 2026] POST /v2.0/security-group-rules => generated 602 bytes in 127 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1251/2390] 10.0.0.234 () {34 vars in 695 bytes} [Sun Aug 23 15:55:02 2026] POST /v2.0/security-group-rules => generated 601 bytes in 147 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-23 15:55:02.445 8 INFO neutron.db.securitygroups_db [None req-ba13cb64-4d30-40c3-a4ba-9221e683a624 f1bb2ec5aefe43f2915dbecad2d6c3db b9de8d624c5d4333bed10ca7954d1fea - - default default] Project b9de8d624c5d4333bed10ca7954d1fea 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: 1140/2391] 10.0.0.234 () {34 vars in 695 bytes} [Sun Aug 23 15:55:02 2026] POST /v2.0/security-group-rules => generated 607 bytes in 148 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-23 15:55:02.583 7 INFO neutron.db.securitygroups_db [None req-3547ea43-e7b0-46e3-a41e-6896baa9f2d8 f1bb2ec5aefe43f2915dbecad2d6c3db b9de8d624c5d4333bed10ca7954d1fea - - default default] Project b9de8d624c5d4333bed10ca7954d1fea 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: 1252/2392] 10.0.0.234 () {34 vars in 695 bytes} [Sun Aug 23 15:55:02 2026] POST /v2.0/security-group-rules => generated 606 bytes in 110 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1141/2393] 10.0.0.234 () {34 vars in 685 bytes} [Sun Aug 23 15:55:03 2026] POST /v2.0/security-groups => generated 1662 bytes in 141 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1253/2394] 10.0.0.234 () {34 vars in 695 bytes} [Sun Aug 23 15:55:03 2026] POST /v2.0/security-group-rules => generated 597 bytes in 120 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1142/2395] 10.0.0.234 () {34 vars in 695 bytes} [Sun Aug 23 15:55:03 2026] POST /v2.0/security-group-rules => generated 602 bytes in 127 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1254/2396] 10.0.0.234 () {34 vars in 676 bytes} [Sun Aug 23 15:55:03 2026] POST /v2.0/floatingips => generated 552 bytes in 508 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1143/2397] 10.0.0.244 () {34 vars in 1098 bytes} [Sun Aug 23 15:55:04 2026] GET /v2.0/security-groups?name=tempest-securitygroup--209119399&fields=id&tenant_id=b9de8d624c5d4333bed10ca7954d1fea => generated 69 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1255/2398] 10.0.0.244 () {34 vars in 1098 bytes} [Sun Aug 23 15:55:04 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-114724217&fields=id&tenant_id=b9de8d624c5d4333bed10ca7954d1fea => generated 69 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1144/2399] 10.0.0.244 () {34 vars in 982 bytes} [Sun Aug 23 15:55:04 2026] GET /v2.0/networks?id=781bd684-7bfb-4ecf-a6d5-f19c3f48cc40 => generated 673 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1256/2400] 10.0.0.244 () {34 vars in 965 bytes} [Sun Aug 23 15:55:04 2026] GET /v2.0/quotas/b9de8d624c5d4333bed10ca7954d1fea => 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: 1145/2401] 10.0.0.244 () {34 vars in 1002 bytes} [Sun Aug 23 15:55:04 2026] GET /v2.0/ports?tenant_id=b9de8d624c5d4333bed10ca7954d1fea&fields=id => generated 103 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1257/2402] 10.0.0.244 () {34 vars in 1008 bytes} [Sun Aug 23 15:55:04 2026] GET /v2.0/networks/781bd684-7bfb-4ecf-a6d5-f19c3f48cc40?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: 1146/2403] 10.0.0.244 () {34 vars in 1108 bytes} [Sun Aug 23 15:55:04 2026] GET /v2.0/networks/781bd684-7bfb-4ecf-a6d5-f19c3f48cc40?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: 1258/2404] 10.0.0.244 () {34 vars in 990 bytes} [Sun Aug 23 15:55:04 2026] GET /v2.0/ports?device_id=360093c8-7ba7-43ac-936e-ea7fd74d2fd0 => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1147/2405] 10.0.0.244 () {34 vars in 990 bytes} [Sun Aug 23 15:55:04 2026] GET /v2.0/ports?device_id=e49c2b9c-fbca-4fdb-bfd8-52d7e0a24e85 => generated 1204 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1259/2406] 10.0.0.244 () {34 vars in 1040 bytes} [Sun Aug 23 15:55:04 2026] GET /v2.0/security-groups?id=7fbfa90c-0a42-4d74-9566-819b6710df7d&fields=id&fields=name => generated 112 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1148/2407] 10.0.0.234 () {32 vars in 818 bytes} [Sun Aug 23 15:55:05 2026] GET /v2.0/ports?network_id=f56f3fd4-74b6-463e-bd6f-707a9bb4c666&mac_address=fa%3A16%3A3e%3A33%3A81%3A40 => generated 1204 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1149/2408] 10.0.0.244 () {34 vars in 990 bytes} [Sun Aug 23 15:55:05 2026] GET /v2.0/ports?device_id=360093c8-7ba7-43ac-936e-ea7fd74d2fd0 => generated 12 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-23 15:55:05.816 7 INFO neutron.db.l3_db [None req-c18c82f6-64a0-4b6b-b25a-910198d15cfe 6419a29a718949c28cf7c2621a23bdab f1fd32197d2443f2b13bdfdfde7c327c - - default default] Floating IP 93b3ccfe-0c51-49cf-8a0b-fbb2332c2431 associated. External IP: 10.96.250.208, port: 637d651d-5c98-4590-908a-6dd6add7aec8. [pid: 7|app: 0|req: 1260/2409] 10.0.0.234 () {34 vars in 677 bytes} [Sun Aug 23 15:55:05 2026] POST /v2.0/floatingips => generated 855 bytes in 1065 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-23 15:55:06.155 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-f18744c1-5f9b-48fa-aa8f-2a6a3b8b6906'] response: {'name': 'network-changed', 'server_uuid': 'e49c2b9c-fbca-4fdb-bfd8-52d7e0a24e85', 'tag': '637d651d-5c98-4590-908a-6dd6add7aec8', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1150/2410] 199.204.45.129 () {34 vars in 1080 bytes} [Sun Aug 23 15:55:06 2026] GET /v2.0/ports?tenant_id=f1fd32197d2443f2b13bdfdfde7c327c&device_id=e49c2b9c-fbca-4fdb-bfd8-52d7e0a24e85 => generated 1473 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1261/2411] 199.204.45.129 () {34 vars in 986 bytes} [Sun Aug 23 15:55:06 2026] GET /v2.0/networks?id=f56f3fd4-74b6-463e-bd6f-707a9bb4c666 => generated 800 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1151/2412] 10.0.0.244 () {34 vars in 990 bytes} [Sun Aug 23 15:55:06 2026] GET /v2.0/ports?device_id=360093c8-7ba7-43ac-936e-ea7fd74d2fd0 => 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: 1262/2413] 199.204.45.129 () {34 vars in 1058 bytes} [Sun Aug 23 15:55:06 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.208&port_id=637d651d-5c98-4590-908a-6dd6add7aec8 => generated 858 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1152/2414] 199.204.45.129 () {34 vars in 1106 bytes} [Sun Aug 23 15:55:06 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A141&port_id=637d651d-5c98-4590-908a-6dd6add7aec8 => 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: 1263/2415] 199.204.45.129 () {34 vars in 1064 bytes} [Sun Aug 23 15:55:06 2026] GET /v2.0/subnets?id=bb76f14f-ca62-4593-90e0-de73dd173af9&id=b0fde728-2ecf-4229-bb9a-1759725f6e6c => generated 1413 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1153/2416] 199.204.45.129 () {34 vars in 1052 bytes} [Sun Aug 23 15:55:06 2026] GET /v2.0/ports?network_id=f56f3fd4-74b6-463e-bd6f-707a9bb4c666&device_owner=network%3Adhcp => generated 1461 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1264/2417] 199.204.45.129 () {34 vars in 1052 bytes} [Sun Aug 23 15:55:06 2026] GET /v2.0/ports?network_id=f56f3fd4-74b6-463e-bd6f-707a9bb4c666&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: 8|app: 0|req: 1154/2418] 199.204.45.129 () {34 vars in 1012 bytes} [Sun Aug 23 15:55:06 2026] GET /v2.0/networks/f56f3fd4-74b6-463e-bd6f-707a9bb4c666?fields=segments => generated 14 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1265/2419] 199.204.45.129 () {34 vars in 1112 bytes} [Sun Aug 23 15:55:07 2026] GET /v2.0/networks/f56f3fd4-74b6-463e-bd6f-707a9bb4c666?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: 1155/2420] 10.0.0.244 () {34 vars in 990 bytes} [Sun Aug 23 15:55:07 2026] GET /v2.0/ports?device_id=360093c8-7ba7-43ac-936e-ea7fd74d2fd0 => 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: 1266/2421] 199.204.45.129 () {34 vars in 986 bytes} [Sun Aug 23 15:55:08 2026] GET /v2.0/networks?id=781bd684-7bfb-4ecf-a6d5-f19c3f48cc40 => generated 673 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1156/2422] 199.204.45.129 () {34 vars in 1050 bytes} [Sun Aug 23 15:55:08 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=b9de8d624c5d4333bed10ca7954d1fea => generated 272 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1267/2423] 10.0.0.244 () {34 vars in 990 bytes} [Sun Aug 23 15:55:08 2026] GET /v2.0/ports?device_id=360093c8-7ba7-43ac-936e-ea7fd74d2fd0 => 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: 1157/2424] 199.204.45.129 () {38 vars in 955 bytes} [Sun Aug 23 15:55:08 2026] POST /v2.0/ports => generated 997 bytes in 331 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1268/2425] 199.204.45.129 () {38 vars in 1028 bytes} [Sun Aug 23 15:55:09 2026] PUT /v2.0/ports/53336ac0-4ebb-493c-a9d7-745174309c4c => generated 1278 bytes in 416 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-23 15:55:09.741 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-3b7dbd61-3855-49a2-bced-5cd38b7cc5f6'] response: {'name': 'network-changed', 'server_uuid': '360093c8-7ba7-43ac-936e-ea7fd74d2fd0', 'tag': '53336ac0-4ebb-493c-a9d7-745174309c4c', '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: 1158/2426] 10.0.0.244 () {34 vars in 990 bytes} [Sun Aug 23 15:55:10 2026] GET /v2.0/ports?device_id=360093c8-7ba7-43ac-936e-ea7fd74d2fd0 => generated 1012 bytes in 63 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: 1269/2427] 10.0.0.244 () {34 vars in 1120 bytes} [Sun Aug 23 15:55:10 2026] GET /v2.0/security-groups?id=01bdfa8f-6cd2-44c0-bef7-cffe295ba714&id=9930f881-c5f8-4ad7-bad0-4490f60f531c&fields=id&fields=name => generated 205 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1159/2428] 199.204.45.129 () {34 vars in 1080 bytes} [Sun Aug 23 15:55:10 2026] GET /v2.0/ports?tenant_id=b9de8d624c5d4333bed10ca7954d1fea&device_id=360093c8-7ba7-43ac-936e-ea7fd74d2fd0 => generated 1281 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1270/2429] 199.204.45.129 () {34 vars in 1018 bytes} [Sun Aug 23 15:55:10 2026] GET /v2.0/networks?tenant_id=b9de8d624c5d4333bed10ca7954d1fea&shared=False => generated 769 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1160/2430] 199.204.45.129 () {34 vars in 930 bytes} [Sun Aug 23 15:55:10 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1271/2431] 10.0.0.244 () {34 vars in 990 bytes} [Sun Aug 23 15:55:11 2026] GET /v2.0/ports?device_id=360093c8-7ba7-43ac-936e-ea7fd74d2fd0 => generated 1012 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1161/2432] 10.0.0.244 () {34 vars in 1120 bytes} [Sun Aug 23 15:55:11 2026] GET /v2.0/security-groups?id=01bdfa8f-6cd2-44c0-bef7-cffe295ba714&id=9930f881-c5f8-4ad7-bad0-4490f60f531c&fields=id&fields=name => generated 205 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1272/2433] 199.204.45.129 () {34 vars in 1080 bytes} [Sun Aug 23 15:55:11 2026] GET /v2.0/ports?tenant_id=b9de8d624c5d4333bed10ca7954d1fea&device_id=360093c8-7ba7-43ac-936e-ea7fd74d2fd0 => generated 1281 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1162/2434] 199.204.45.129 () {34 vars in 1060 bytes} [Sun Aug 23 15:55:11 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=53336ac0-4ebb-493c-a9d7-745174309c4c => 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: 1273/2435] 199.204.45.129 () {34 vars in 984 bytes} [Sun Aug 23 15:55:11 2026] GET /v2.0/subnets?id=fa4e7ba7-1907-4811-ad31-6bb1c6a55b9d => generated 691 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1163/2436] 199.204.45.129 () {34 vars in 1052 bytes} [Sun Aug 23 15:55:11 2026] GET /v2.0/ports?network_id=781bd684-7bfb-4ecf-a6d5-f19c3f48cc40&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: 1274/2437] 199.204.45.129 () {34 vars in 1012 bytes} [Sun Aug 23 15:55:11 2026] GET /v2.0/networks/781bd684-7bfb-4ecf-a6d5-f19c3f48cc40?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: 1164/2438] 199.204.45.129 () {34 vars in 1112 bytes} [Sun Aug 23 15:55:11 2026] GET /v2.0/networks/781bd684-7bfb-4ecf-a6d5-f19c3f48cc40?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: 1275/2439] 10.0.0.244 () {34 vars in 990 bytes} [Sun Aug 23 15:55:12 2026] GET /v2.0/ports?device_id=360093c8-7ba7-43ac-936e-ea7fd74d2fd0 => generated 1012 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1165/2440] 10.0.0.244 () {34 vars in 1120 bytes} [Sun Aug 23 15:55:12 2026] GET /v2.0/security-groups?id=01bdfa8f-6cd2-44c0-bef7-cffe295ba714&id=9930f881-c5f8-4ad7-bad0-4490f60f531c&fields=id&fields=name => generated 205 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1276/2441] 10.0.0.244 () {34 vars in 990 bytes} [Sun Aug 23 15:55:13 2026] GET /v2.0/ports?device_id=360093c8-7ba7-43ac-936e-ea7fd74d2fd0 => generated 1012 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1166/2442] 10.0.0.244 () {34 vars in 1120 bytes} [Sun Aug 23 15:55:13 2026] GET /v2.0/security-groups?id=01bdfa8f-6cd2-44c0-bef7-cffe295ba714&id=9930f881-c5f8-4ad7-bad0-4490f60f531c&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: 1277/2445] 10.0.0.244 () {34 vars in 990 bytes} [Sun Aug 23 15:55:14 2026] GET /v2.0/ports?device_id=360093c8-7ba7-43ac-936e-ea7fd74d2fd0 => generated 1012 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1169/2446] 199.204.45.129 () {34 vars in 994 bytes} [Sun Aug 23 15:55:14 2026] GET /v2.0/ports?device_id=360093c8-7ba7-43ac-936e-ea7fd74d2fd0 => generated 1281 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1278/2447] 10.0.0.244 () {34 vars in 1120 bytes} [Sun Aug 23 15:55:14 2026] GET /v2.0/security-groups?id=01bdfa8f-6cd2-44c0-bef7-cffe295ba714&id=9930f881-c5f8-4ad7-bad0-4490f60f531c&fields=id&fields=name => generated 205 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1170/2448] 199.204.45.129 () {34 vars in 1124 bytes} [Sun Aug 23 15:55:14 2026] GET /v2.0/security-groups?id=9930f881-c5f8-4ad7-bad0-4490f60f531c&id=01bdfa8f-6cd2-44c0-bef7-cffe295ba714&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: 1279/2449] 10.0.0.244 () {34 vars in 990 bytes} [Sun Aug 23 15:55:15 2026] GET /v2.0/ports?device_id=360093c8-7ba7-43ac-936e-ea7fd74d2fd0 => generated 1014 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1171/2450] 10.0.0.244 () {34 vars in 1120 bytes} [Sun Aug 23 15:55:15 2026] GET /v2.0/security-groups?id=01bdfa8f-6cd2-44c0-bef7-cffe295ba714&id=9930f881-c5f8-4ad7-bad0-4490f60f531c&fields=id&fields=name => generated 205 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1280/2451] 10.0.0.244 () {34 vars in 990 bytes} [Sun Aug 23 15:55:17 2026] GET /v2.0/ports?device_id=360093c8-7ba7-43ac-936e-ea7fd74d2fd0 => generated 1014 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1172/2452] 10.0.0.244 () {34 vars in 1120 bytes} [Sun Aug 23 15:55:17 2026] GET /v2.0/security-groups?id=01bdfa8f-6cd2-44c0-bef7-cffe295ba714&id=9930f881-c5f8-4ad7-bad0-4490f60f531c&fields=id&fields=name => generated 205 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1281/2453] 10.0.0.244 () {34 vars in 990 bytes} [Sun Aug 23 15:55:17 2026] GET /v2.0/ports?device_id=360093c8-7ba7-43ac-936e-ea7fd74d2fd0 => generated 1014 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1282/2454] 10.0.0.89 () {34 vars in 989 bytes} [Sun Aug 23 15:55:17 2026] GET /v2.0/ports?device_id=e49c2b9c-fbca-4fdb-bfd8-52d7e0a24e85 => generated 1473 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1283/2455] 10.0.0.89 () {34 vars in 1039 bytes} [Sun Aug 23 15:55:17 2026] GET /v2.0/security-groups?id=7fbfa90c-0a42-4d74-9566-819b6710df7d&fields=id&fields=name => generated 112 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-23 15:55:18.085 8 INFO neutron.db.l3_db [None req-dc6b317d-5018-4bd0-a612-c6c49a722b2b f1bb2ec5aefe43f2915dbecad2d6c3db b9de8d624c5d4333bed10ca7954d1fea - - default default] Floating IP a3d269f1-a52c-4d65-a7b7-179e78335843 associated. External IP: 10.96.250.213, port: 53336ac0-4ebb-493c-a9d7-745174309c4c. [pid: 8|app: 0|req: 1173/2456] 10.0.0.234 () {34 vars in 749 bytes} [Sun Aug 23 15:55:17 2026] PUT /v2.0/floatingips/a3d269f1-a52c-4d65-a7b7-179e78335843 => generated 856 bytes in 1082 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-23 15:55:18.413 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-baad8b05-8bd5-4672-b76f-5540eaee7c69'] response: {'name': 'network-changed', 'server_uuid': '360093c8-7ba7-43ac-936e-ea7fd74d2fd0', 'tag': '53336ac0-4ebb-493c-a9d7-745174309c4c', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1284/2457] 199.204.45.129 () {34 vars in 1080 bytes} [Sun Aug 23 15:55:18 2026] GET /v2.0/ports?tenant_id=b9de8d624c5d4333bed10ca7954d1fea&device_id=360093c8-7ba7-43ac-936e-ea7fd74d2fd0 => generated 1283 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1174/2458] 199.204.45.129 () {34 vars in 986 bytes} [Sun Aug 23 15:55:18 2026] GET /v2.0/networks?id=781bd684-7bfb-4ecf-a6d5-f19c3f48cc40 => generated 769 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1285/2459] 199.204.45.129 () {34 vars in 1060 bytes} [Sun Aug 23 15:55:19 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=53336ac0-4ebb-493c-a9d7-745174309c4c => generated 859 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1175/2460] 199.204.45.129 () {34 vars in 984 bytes} [Sun Aug 23 15:55:19 2026] GET /v2.0/subnets?id=fa4e7ba7-1907-4811-ad31-6bb1c6a55b9d => generated 691 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1286/2461] 199.204.45.129 () {34 vars in 1052 bytes} [Sun Aug 23 15:55:19 2026] GET /v2.0/ports?network_id=781bd684-7bfb-4ecf-a6d5-f19c3f48cc40&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: 1176/2462] 199.204.45.129 () {34 vars in 1012 bytes} [Sun Aug 23 15:55:19 2026] GET /v2.0/networks/781bd684-7bfb-4ecf-a6d5-f19c3f48cc40?fields=segments => generated 14 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1287/2463] 199.204.45.129 () {34 vars in 1112 bytes} [Sun Aug 23 15:55:19 2026] GET /v2.0/networks/781bd684-7bfb-4ecf-a6d5-f19c3f48cc40?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: 1177/2464] 10.0.0.244 () {34 vars in 990 bytes} [Sun Aug 23 15:55:27 2026] GET /v2.0/ports?device_id=360093c8-7ba7-43ac-936e-ea7fd74d2fd0 => generated 1014 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1288/2465] 10.0.0.244 () {34 vars in 1120 bytes} [Sun Aug 23 15:55:27 2026] GET /v2.0/security-groups?id=01bdfa8f-6cd2-44c0-bef7-cffe295ba714&id=9930f881-c5f8-4ad7-bad0-4490f60f531c&fields=id&fields=name => generated 205 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1178/2466] 10.0.0.234 () {32 vars in 736 bytes} [Sun Aug 23 15:55:27 2026] GET /v2.0/ports?device_id=360093c8-7ba7-43ac-936e-ea7fd74d2fd0 => generated 1283 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1289/2467] 10.0.0.234 () {32 vars in 858 bytes} [Sun Aug 23 15:55:27 2026] GET /v2.0/floatingips?floating_network_id=f868bd25-9d5c-4154-ac86-ae6a508ca94b&port_id=53336ac0-4ebb-493c-a9d7-745174309c4c => generated 861 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1179/2468] 10.0.0.89 () {34 vars in 989 bytes} [Sun Aug 23 15:55:28 2026] GET /v2.0/ports?device_id=360093c8-7ba7-43ac-936e-ea7fd74d2fd0 => generated 1283 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1290/2469] 10.0.0.89 () {34 vars in 1119 bytes} [Sun Aug 23 15:55:28 2026] GET /v2.0/security-groups?id=9930f881-c5f8-4ad7-bad0-4490f60f531c&id=01bdfa8f-6cd2-44c0-bef7-cffe295ba714&fields=id&fields=name => generated 205 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1180/2470] 10.0.0.234 () {32 vars in 721 bytes} [Sun Aug 23 15:55:29 2026] GET /v2.0/subnets/cc6e6df5-0afb-4778-abb2-5961766b6cb0 => generated 675 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1292/2473] 10.0.0.164 () {30 vars in 690 bytes} [Sun Aug 23 15:55:30 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1182/2474] 10.0.0.164 () {30 vars in 692 bytes} [Sun Aug 23 15:55:30 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1293/2475] 10.0.0.164 () {30 vars in 668 bytes} [Sun Aug 23 15:55:30 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: 8|app: 0|req: 1183/2476] 10.0.0.164 () {30 vars in 704 bytes} [Sun Aug 23 15:55:30 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: 1294/2477] 10.0.0.244 () {34 vars in 990 bytes} [Sun Aug 23 15:55:31 2026] GET /v2.0/ports?device_id=360093c8-7ba7-43ac-936e-ea7fd74d2fd0 => generated 1014 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1184/2478] 10.0.0.244 () {34 vars in 1120 bytes} [Sun Aug 23 15:55:31 2026] GET /v2.0/security-groups?id=01bdfa8f-6cd2-44c0-bef7-cffe295ba714&id=9930f881-c5f8-4ad7-bad0-4490f60f531c&fields=id&fields=name => generated 205 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1295/2479] 10.0.0.164 () {28 vars in 439 bytes} [Sun Aug 23 15:55:31 2026] GET / => generated 151 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1185/2480] 10.0.0.164 () {30 vars in 728 bytes} [Sun Aug 23 15:55:31 2026] GET /v2.0/subnets/cc6e6df5-0afb-4778-abb2-5961766b6cb0 => generated 657 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1296/2481] 10.0.0.164 () {30 vars in 690 bytes} [Sun Aug 23 15:55:31 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: 1186/2482] 10.0.0.164 () {30 vars in 692 bytes} [Sun Aug 23 15:55:31 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: 1297/2483] 10.0.0.164 () {30 vars in 668 bytes} [Sun Aug 23 15:55:31 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: 8|app: 0|req: 1187/2484] 10.0.0.164 () {30 vars in 704 bytes} [Sun Aug 23 15:55:31 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: 1298/2485] 10.0.0.164 () {30 vars in 728 bytes} [Sun Aug 23 15:55:31 2026] GET /v2.0/subnets/cc6e6df5-0afb-4778-abb2-5961766b6cb0 => generated 675 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1188/2486] 10.0.0.164 () {30 vars in 690 bytes} [Sun Aug 23 15:55:31 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: 1299/2487] 10.0.0.164 () {30 vars in 692 bytes} [Sun Aug 23 15:55:31 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: 1189/2488] 10.0.0.164 () {30 vars in 668 bytes} [Sun Aug 23 15:55:31 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: 1300/2489] 10.0.0.164 () {30 vars in 704 bytes} [Sun Aug 23 15:55:31 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: 1190/2490] 10.0.0.164 () {30 vars in 730 bytes} [Sun Aug 23 15:55:31 2026] GET /v2.0/networks/f44c244f-1d65-4c67-9391-117b10eb3b13 => generated 799 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1301/2491] 10.0.0.164 () {30 vars in 682 bytes} [Sun Aug 23 15:55:31 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: 8|app: 0|req: 1191/2492] 10.0.0.164 () {34 vars in 704 bytes} [Sun Aug 23 15:55:31 2026] POST /v2.0/ports => generated 1128 bytes in 338 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1302/2493] 10.0.0.244 () {34 vars in 990 bytes} [Sun Aug 23 15:55:32 2026] GET /v2.0/ports?device_id=360093c8-7ba7-43ac-936e-ea7fd74d2fd0 => generated 1014 bytes in 66 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: 1192/2494] 10.0.0.244 () {34 vars in 1120 bytes} [Sun Aug 23 15:55:32 2026] GET /v2.0/security-groups?id=01bdfa8f-6cd2-44c0-bef7-cffe295ba714&id=9930f881-c5f8-4ad7-bad0-4490f60f531c&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: 1303/2495] 10.0.0.244 () {34 vars in 990 bytes} [Sun Aug 23 15:55:33 2026] GET /v2.0/ports?device_id=360093c8-7ba7-43ac-936e-ea7fd74d2fd0 => generated 1014 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1304/2496] 10.0.0.244 () {34 vars in 1120 bytes} [Sun Aug 23 15:55:33 2026] GET /v2.0/security-groups?id=01bdfa8f-6cd2-44c0-bef7-cffe295ba714&id=9930f881-c5f8-4ad7-bad0-4490f60f531c&fields=id&fields=name => generated 205 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1193/2497] 199.204.45.129 () {34 vars in 994 bytes} [Sun Aug 23 15:55:33 2026] GET /v2.0/ports?device_id=360093c8-7ba7-43ac-936e-ea7fd74d2fd0 => generated 1014 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-23 15:55:33.736 7 INFO neutron_taas.services.taas.taas_plugin [req-f1959942-865b-495f-9848-6b77221353c2 req-55c43e2a-4b2b-4a6e-a529-c13e9ab809f9 f1bb2ec5aefe43f2915dbecad2d6c3db b9de8d624c5d4333bed10ca7954d1fea - - default default] TaaS: Handle Delete Port: 53336ac0-4ebb-493c-a9d7-745174309c4c 2026-08-23 15:55:33.739 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-f1959942-865b-495f-9848-6b77221353c2 req-55c43e2a-4b2b-4a6e-a529-c13e9ab809f9 f1bb2ec5aefe43f2915dbecad2d6c3db b9de8d624c5d4333bed10ca7954d1fea - - default default] Tap Mirror: Handle Delete Port: 53336ac0-4ebb-493c-a9d7-745174309c4c 2026-08-23 15:55:33.847 7 INFO neutron.db.l3_db [req-f1959942-865b-495f-9848-6b77221353c2 req-55c43e2a-4b2b-4a6e-a529-c13e9ab809f9 f1bb2ec5aefe43f2915dbecad2d6c3db b9de8d624c5d4333bed10ca7954d1fea - - default default] Floating IP a3d269f1-a52c-4d65-a7b7-179e78335843 disassociated. External IP: 10.96.250.213, port: 53336ac0-4ebb-493c-a9d7-745174309c4c. [pid: 7|app: 0|req: 1305/2498] 199.204.45.129 () {36 vars in 997 bytes} [Sun Aug 23 15:55:33 2026] DELETE /v2.0/ports/53336ac0-4ebb-493c-a9d7-745174309c4c => generated 0 bytes in 534 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-23 15:55:34.211 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-ad270b16-3d06-4e1d-bad2-006d0486dcd0'] response: {'server_uuid': '360093c8-7ba7-43ac-936e-ea7fd74d2fd0', 'name': 'network-vif-deleted', 'tag': '53336ac0-4ebb-493c-a9d7-745174309c4c', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1194/2499] 10.0.0.244 () {34 vars in 990 bytes} [Sun Aug 23 15:55:34 2026] GET /v2.0/ports?device_id=360093c8-7ba7-43ac-936e-ea7fd74d2fd0 => 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: 1306/2500] 199.204.45.129 () {30 vars in 703 bytes} [Sun Aug 23 15:55:34 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1195/2501] 199.204.45.129 () {30 vars in 705 bytes} [Sun Aug 23 15:55:35 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: 1307/2502] 199.204.45.129 () {30 vars in 681 bytes} [Sun Aug 23 15:55:35 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: 1196/2503] 199.204.45.129 () {30 vars in 717 bytes} [Sun Aug 23 15:55:35 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: 1308/2504] 199.204.45.129 () {30 vars in 737 bytes} [Sun Aug 23 15:55:35 2026] GET /v2.0/ports/a4d3af31-da71-4cf5-994d-6e03d840c2a5 => generated 1128 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1197/2505] 199.204.45.129 () {30 vars in 703 bytes} [Sun Aug 23 15:55:35 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: 1309/2506] 199.204.45.129 () {30 vars in 705 bytes} [Sun Aug 23 15:55:35 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: 1198/2507] 199.204.45.129 () {30 vars in 681 bytes} [Sun Aug 23 15:55:35 2026] GET /v2.0/extensions/qos => generated 166 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1310/2508] 199.204.45.129 () {30 vars in 717 bytes} [Sun Aug 23 15:55:35 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-23 15:55:35.370 8 INFO neutron.api.v2.resource [None req-3ab3f959-8646-486e-906f-fb4156518035 f587c7dcfefb4fdda5c66155dd894154 6bb5c06278dd467caf31e9fe047ed86b - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1199/2509] 199.204.45.129 () {30 vars in 763 bytes} [Sun Aug 23 15:55:35 2026] GET /v2.0/security-groups/lb-2c5e7225-12ee-4177-888b-2f530128be10 => 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: 1311/2510] 199.204.45.129 () {30 vars in 785 bytes} [Sun Aug 23 15:55:35 2026] GET /v2.0/security-groups?name=lb-2c5e7225-12ee-4177-888b-2f530128be10 => generated 23 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1200/2511] 199.204.45.129 () {34 vars in 736 bytes} [Sun Aug 23 15:55:35 2026] POST /v2.0/security-groups => generated 1638 bytes in 139 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1312/2512] 199.204.45.129 () {30 vars in 815 bytes} [Sun Aug 23 15:55:35 2026] GET /v2.0/security-group-rules?security_group_id=76b30b5f-89fc-4106-9bdc-2c1b6531b409 => generated 1182 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1313/2513] 10.0.0.244 () {34 vars in 990 bytes} [Sun Aug 23 15:55:35 2026] GET /v2.0/ports?device_id=360093c8-7ba7-43ac-936e-ea7fd74d2fd0 => 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: 1201/2514] 199.204.45.129 () {34 vars in 789 bytes} [Sun Aug 23 15:55:35 2026] PUT /v2.0/ports/a4d3af31-da71-4cf5-994d-6e03d840c2a5 => generated 1128 bytes in 203 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1314/2515] 199.204.45.129 () {30 vars in 703 bytes} [Sun Aug 23 15:55:35 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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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: 1202/2516] 199.204.45.129 () {30 vars in 705 bytes} [Sun Aug 23 15:55:35 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: 1315/2517] 199.204.45.129 () {30 vars in 681 bytes} [Sun Aug 23 15:55:35 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: 1203/2518] 199.204.45.129 () {30 vars in 717 bytes} [Sun Aug 23 15:55:35 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: 1316/2519] 199.204.45.129 () {30 vars in 741 bytes} [Sun Aug 23 15:55:35 2026] GET /v2.0/subnets/cc6e6df5-0afb-4778-abb2-5961766b6cb0 => generated 675 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1204/2520] 10.0.0.244 () {34 vars in 990 bytes} [Sun Aug 23 15:55:36 2026] GET /v2.0/ports?device_id=360093c8-7ba7-43ac-936e-ea7fd74d2fd0 => 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: 1317/2521] 10.0.0.234 () {32 vars in 740 bytes} [Sun Aug 23 15:55:38 2026] DELETE /v2.0/security-groups/9930f881-c5f8-4ad7-bad0-4490f60f531c => generated 0 bytes in 89 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-23 15:55:38.149 8 INFO neutron.api.v2.resource [None req-f06df205-f113-4c33-acdf-c5bed9e67726 f1bb2ec5aefe43f2915dbecad2d6c3db b9de8d624c5d4333bed10ca7954d1fea - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1205/2522] 10.0.0.234 () {32 vars in 737 bytes} [Sun Aug 23 15:55:38 2026] GET /v2.0/security-groups/9930f881-c5f8-4ad7-bad0-4490f60f531c => generated 146 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-23 15:55:38.270 7 INFO neutron_taas.services.taas.taas_plugin [None req-6d1007ed-c328-44ab-8d39-d7aa57ea015a f1bb2ec5aefe43f2915dbecad2d6c3db b9de8d624c5d4333bed10ca7954d1fea - - default default] TaaS: Handle Delete Port: 381c95fd-7ff4-414c-9581-fce0d810f34c 2026-08-23 15:55:38.273 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-6d1007ed-c328-44ab-8d39-d7aa57ea015a f1bb2ec5aefe43f2915dbecad2d6c3db b9de8d624c5d4333bed10ca7954d1fea - - default default] Tap Mirror: Handle Delete Port: 381c95fd-7ff4-414c-9581-fce0d810f34c [pid: 7|app: 0|req: 1318/2523] 10.0.0.234 () {32 vars in 732 bytes} [Sun Aug 23 15:55:38 2026] DELETE /v2.0/floatingips/a3d269f1-a52c-4d65-a7b7-179e78335843 => generated 0 bytes in 282 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1206/2524] 10.0.0.234 () {32 vars in 740 bytes} [Sun Aug 23 15:55:38 2026] DELETE /v2.0/security-groups/01bdfa8f-6cd2-44c0-bef7-cffe295ba714 => generated 0 bytes in 149 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-23 15:55:38.981 7 INFO neutron_taas.services.taas.taas_plugin [None req-f4ae42a9-49e0-4dac-bf07-ee67908c2c46 f587c7dcfefb4fdda5c66155dd894154 6bb5c06278dd467caf31e9fe047ed86b - - default default] TaaS: Handle Delete Port: 483e6489-866a-46d9-acda-c8e490418e67 2026-08-23 15:55:38.984 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f4ae42a9-49e0-4dac-bf07-ee67908c2c46 f587c7dcfefb4fdda5c66155dd894154 6bb5c06278dd467caf31e9fe047ed86b - - default default] Tap Mirror: Handle Delete Port: 483e6489-866a-46d9-acda-c8e490418e67 [pid: 7|app: 0|req: 1319/2525] 10.0.0.234 () {34 vars in 789 bytes} [Sun Aug 23 15:55:38 2026] PUT /v2.0/routers/b60a2912-95e1-49e3-8ee0-c2bdba9cb996/remove_router_interface => generated 309 bytes in 906 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-23 15:55:39.729 8 INFO neutron_taas.services.taas.taas_plugin [None req-afef1c1f-8b9a-49f7-ab20-81b7f1010dea f587c7dcfefb4fdda5c66155dd894154 6bb5c06278dd467caf31e9fe047ed86b - - default default] TaaS: Handle Delete Port: 2e37b8eb-5739-4655-b418-fb03224d1e0b 2026-08-23 15:55:39.732 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-afef1c1f-8b9a-49f7-ab20-81b7f1010dea f587c7dcfefb4fdda5c66155dd894154 6bb5c06278dd467caf31e9fe047ed86b - - default default] Tap Mirror: Handle Delete Port: 2e37b8eb-5739-4655-b418-fb03224d1e0b 2026-08-23 15:55:39.934 8 INFO neutron_taas.services.taas.taas_plugin [None req-afef1c1f-8b9a-49f7-ab20-81b7f1010dea f587c7dcfefb4fdda5c66155dd894154 6bb5c06278dd467caf31e9fe047ed86b - - default default] TaaS: Handle Delete Port: aa6c1c67-e209-4ec3-81a9-5b205b8b78da 2026-08-23 15:55:39.936 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-afef1c1f-8b9a-49f7-ab20-81b7f1010dea f587c7dcfefb4fdda5c66155dd894154 6bb5c06278dd467caf31e9fe047ed86b - - default default] Tap Mirror: Handle Delete Port: aa6c1c67-e209-4ec3-81a9-5b205b8b78da 2026-08-23 15:55:40.294 8 INFO neutron.db.l3_hamode_db [None req-afef1c1f-8b9a-49f7-ab20-81b7f1010dea f587c7dcfefb4fdda5c66155dd894154 6bb5c06278dd467caf31e9fe047ed86b - - default default] HA network a6d34160-4df1-41c7-90de-115d122986e6 was deleted as no HA routers are present in tenant b9de8d624c5d4333bed10ca7954d1fea. [pid: 8|app: 0|req: 1207/2526] 10.0.0.234 () {32 vars in 724 bytes} [Sun Aug 23 15:55:39 2026] DELETE /v2.0/routers/b60a2912-95e1-49e3-8ee0-c2bdba9cb996 => generated 0 bytes in 751 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-23 15:55:40.356 8 INFO neutron.services.segments.plugin [-] Segment fd280ffe-c387-4b4c-b268-2506864b038b resource provider aggregate not found 2026-08-23 15:55:40.373 8 INFO neutron.services.segments.plugin [-] Segment fd280ffe-c387-4b4c-b268-2506864b038b resource provider aggregate not found 2026-08-23 15:55:40.377 8 INFO neutron.services.segments.plugin [-] Segment fd280ffe-c387-4b4c-b268-2506864b038b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fd280ffe-c387-4b4c-b268-2506864b038b found for delete ", "request_id": "req-7025171f-2376-48ee-9437-41bb371ddd2d"}]} 2026-08-23 15:55:40.386 8 INFO neutron.services.segments.plugin [-] Segment fd280ffe-c387-4b4c-b268-2506864b038b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fd280ffe-c387-4b4c-b268-2506864b038b found for delete ", "request_id": "req-9100ebfe-964a-4f1e-9030-b744323e5578"}]} [pid: 7|app: 0|req: 1320/2527] 10.0.0.234 () {32 vars in 724 bytes} [Sun Aug 23 15:55:40 2026] DELETE /v2.0/subnets/fa4e7ba7-1907-4811-ad31-6bb1c6a55b9d => generated 0 bytes in 167 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-23 15:55:40.568 8 INFO neutron_taas.services.taas.taas_plugin [None req-b5a0e648-1fac-40fc-8e7f-9a4db1cfd802 f587c7dcfefb4fdda5c66155dd894154 6bb5c06278dd467caf31e9fe047ed86b - - default default] TaaS: Handle Delete Port: 84b9d9ae-49e1-4696-a6dc-1884328178d3 2026-08-23 15:55:40.574 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b5a0e648-1fac-40fc-8e7f-9a4db1cfd802 f587c7dcfefb4fdda5c66155dd894154 6bb5c06278dd467caf31e9fe047ed86b - - default default] Tap Mirror: Handle Delete Port: 84b9d9ae-49e1-4696-a6dc-1884328178d3 [pid: 8|app: 0|req: 1208/2528] 10.0.0.234 () {32 vars in 726 bytes} [Sun Aug 23 15:55:40 2026] DELETE /v2.0/networks/781bd684-7bfb-4ecf-a6d5-f19c3f48cc40 => generated 0 bytes in 241 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-23 15:55:41.078 7 INFO neutron_taas.services.taas.taas_plugin [None req-31435445-3463-499e-a618-847470b070ad f587c7dcfefb4fdda5c66155dd894154 6bb5c06278dd467caf31e9fe047ed86b - - default default] TaaS: Handle Delete Port: 10456014-1f91-495c-b57c-0d3a395997a3 2026-08-23 15:55:41.080 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-31435445-3463-499e-a618-847470b070ad f587c7dcfefb4fdda5c66155dd894154 6bb5c06278dd467caf31e9fe047ed86b - - default default] Tap Mirror: Handle Delete Port: 10456014-1f91-495c-b57c-0d3a395997a3 [pid: 7|app: 0|req: 1321/2529] 10.0.0.234 () {34 vars in 789 bytes} [Sun Aug 23 15:55:40 2026] PUT /v2.0/routers/c572f86e-d602-47cb-80bd-9247d4df59e5/remove_router_interface => generated 309 bytes in 909 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-23 15:55:41.836 8 INFO neutron_taas.services.taas.taas_plugin [None req-c070937e-43ee-4ea6-8a4a-7599f36a4692 f587c7dcfefb4fdda5c66155dd894154 6bb5c06278dd467caf31e9fe047ed86b - - default default] TaaS: Handle Delete Port: 44eafde4-f43d-46e6-a61e-ce24d0084d8b 2026-08-23 15:55:41.839 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c070937e-43ee-4ea6-8a4a-7599f36a4692 f587c7dcfefb4fdda5c66155dd894154 6bb5c06278dd467caf31e9fe047ed86b - - default default] Tap Mirror: Handle Delete Port: 44eafde4-f43d-46e6-a61e-ce24d0084d8b 2026-08-23 15:55:42.087 8 INFO neutron_taas.services.taas.taas_plugin [None req-c070937e-43ee-4ea6-8a4a-7599f36a4692 f587c7dcfefb4fdda5c66155dd894154 6bb5c06278dd467caf31e9fe047ed86b - - default default] TaaS: Handle Delete Port: b74a10d4-b81d-47e8-8857-8dfdf2005c90 2026-08-23 15:55:42.090 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c070937e-43ee-4ea6-8a4a-7599f36a4692 f587c7dcfefb4fdda5c66155dd894154 6bb5c06278dd467caf31e9fe047ed86b - - default default] Tap Mirror: Handle Delete Port: b74a10d4-b81d-47e8-8857-8dfdf2005c90 2026-08-23 15:55:42.400 8 INFO neutron.services.segments.plugin [-] Segment 8caff509-9a72-4167-af68-86fc88c67f0e resource provider aggregate not found 2026-08-23 15:55:42.413 8 INFO neutron.services.segments.plugin [-] Segment 8caff509-9a72-4167-af68-86fc88c67f0e resource provider aggregate not found 2026-08-23 15:55:42.421 8 INFO neutron.services.segments.plugin [-] Segment 8caff509-9a72-4167-af68-86fc88c67f0e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8caff509-9a72-4167-af68-86fc88c67f0e found for delete ", "request_id": "req-9e701914-1612-4317-95a9-edfa18f00cd5"}]} 2026-08-23 15:55:42.430 8 INFO neutron.services.segments.plugin [-] Segment 8caff509-9a72-4167-af68-86fc88c67f0e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8caff509-9a72-4167-af68-86fc88c67f0e found for delete ", "request_id": "req-339caf63-9598-4c64-989c-9c8cc062d21e"}]} 2026-08-23 15:55:42.493 8 INFO neutron.db.l3_hamode_db [None req-c070937e-43ee-4ea6-8a4a-7599f36a4692 f587c7dcfefb4fdda5c66155dd894154 6bb5c06278dd467caf31e9fe047ed86b - - default default] HA network 2d6d1d69-be4b-4d86-b078-db337c240aeb was deleted as no HA routers are present in tenant 0df068a8d9184b12a5b9e244337c27b6. [pid: 8|app: 0|req: 1209/2530] 10.0.0.234 () {32 vars in 724 bytes} [Sun Aug 23 15:55:41 2026] DELETE /v2.0/routers/c572f86e-d602-47cb-80bd-9247d4df59e5 => generated 0 bytes in 857 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1322/2531] 10.0.0.234 () {32 vars in 724 bytes} [Sun Aug 23 15:55:42 2026] DELETE /v2.0/subnets/bf7be302-2a37-40da-ba5b-45c65c636369 => generated 0 bytes in 162 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-23 15:55:42.755 8 INFO neutron_taas.services.taas.taas_plugin [None req-afa111c2-0d2c-408f-b05c-1dcb9f9bd64b f587c7dcfefb4fdda5c66155dd894154 6bb5c06278dd467caf31e9fe047ed86b - - default default] TaaS: Handle Delete Port: 7fc91b19-a594-4460-bf72-c11198ffc883 2026-08-23 15:55:42.759 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-afa111c2-0d2c-408f-b05c-1dcb9f9bd64b f587c7dcfefb4fdda5c66155dd894154 6bb5c06278dd467caf31e9fe047ed86b - - default default] Tap Mirror: Handle Delete Port: 7fc91b19-a594-4460-bf72-c11198ffc883 [pid: 8|app: 0|req: 1210/2532] 10.0.0.234 () {32 vars in 726 bytes} [Sun Aug 23 15:55:42 2026] DELETE /v2.0/networks/aadabd40-df60-4139-b7b3-65d9fee332cb => generated 0 bytes in 257 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1323/2533] 10.0.0.234 () {32 vars in 774 bytes} [Sun Aug 23 15:55:43 2026] GET /v2.0/security-groups?tenant_id=b9de8d624c5d4333bed10ca7954d1fea&name=default => generated 2929 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1211/2534] 10.0.0.234 () {32 vars in 740 bytes} [Sun Aug 23 15:55:43 2026] DELETE /v2.0/security-groups/0dbbc009-6cf6-42c0-8f47-65f1405469ca => generated 0 bytes in 130 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1324/2535] 10.0.0.234 () {32 vars in 774 bytes} [Sun Aug 23 15:55:43 2026] GET /v2.0/security-groups?tenant_id=0df068a8d9184b12a5b9e244337c27b6&name=default => generated 2929 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1212/2536] 10.0.0.234 () {32 vars in 740 bytes} [Sun Aug 23 15:55:43 2026] DELETE /v2.0/security-groups/024db6af-948c-4075-bcb0-e9768401e0a3 => generated 0 bytes in 118 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1325/2537] 10.0.0.244 () {34 vars in 1016 bytes} [Sun Aug 23 15:55:43 2026] GET /v2.0/security-groups?id=b8ba2f4b-b17f-4cf3-bf92-d22713c4f22a&fields=id => generated 69 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1213/2538] 10.0.0.244 () {34 vars in 982 bytes} [Sun Aug 23 15:55:43 2026] GET /v2.0/networks?id=97dcee94-3104-402a-97c0-9410653d88d2 => generated 735 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1326/2539] 10.0.0.244 () {34 vars in 965 bytes} [Sun Aug 23 15:55:43 2026] GET /v2.0/quotas/6bb5c06278dd467caf31e9fe047ed86b => generated 291 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1214/2540] 10.0.0.244 () {34 vars in 1002 bytes} [Sun Aug 23 15:55:43 2026] GET /v2.0/ports?tenant_id=6bb5c06278dd467caf31e9fe047ed86b&fields=id => generated 149 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1327/2541] 10.0.0.244 () {34 vars in 1008 bytes} [Sun Aug 23 15:55:43 2026] GET /v2.0/networks/97dcee94-3104-402a-97c0-9410653d88d2?fields=segments => generated 14 bytes in 207 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1215/2542] 10.0.0.244 () {34 vars in 1108 bytes} [Sun Aug 23 15:55:44 2026] GET /v2.0/networks/97dcee94-3104-402a-97c0-9410653d88d2?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) 2026-08-23 15:55:44.450 8 INFO neutron.services.segments.plugin [-] Segment 9b979c2b-f09a-46af-9ac3-5ec75a2fa36b resource provider aggregate not found 2026-08-23 15:55:44.458 8 INFO neutron.services.segments.plugin [-] Segment 9b979c2b-f09a-46af-9ac3-5ec75a2fa36b resource provider aggregate not found 2026-08-23 15:55:44.477 8 INFO neutron.services.segments.plugin [-] Segment 9b979c2b-f09a-46af-9ac3-5ec75a2fa36b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9b979c2b-f09a-46af-9ac3-5ec75a2fa36b found for delete ", "request_id": "req-3b320d6c-8e14-4848-87d5-a81b95e1d2b3"}]} 2026-08-23 15:55:44.486 8 INFO neutron.services.segments.plugin [-] Segment 9b979c2b-f09a-46af-9ac3-5ec75a2fa36b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9b979c2b-f09a-46af-9ac3-5ec75a2fa36b found for delete ", "request_id": "req-e9005b1b-2774-478a-ac6c-8a9dacbfbff8"}]} 2026-08-23 15:55:44.494 8 INFO neutron.services.segments.plugin [-] Segment 3ff27b0a-308b-4012-9e36-7570815b93ba resource provider aggregate not found 2026-08-23 15:55:44.501 8 INFO neutron.services.segments.plugin [-] Segment 3ff27b0a-308b-4012-9e36-7570815b93ba resource provider aggregate not found 2026-08-23 15:55:44.516 8 INFO neutron.services.segments.plugin [-] Segment 3ff27b0a-308b-4012-9e36-7570815b93ba resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3ff27b0a-308b-4012-9e36-7570815b93ba found for delete ", "request_id": "req-9a064d14-9734-4d98-883c-e28bc5438c97"}]} 2026-08-23 15:55:44.525 8 INFO neutron.services.segments.plugin [-] Segment 3ff27b0a-308b-4012-9e36-7570815b93ba resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3ff27b0a-308b-4012-9e36-7570815b93ba found for delete ", "request_id": "req-1f133394-dbf1-47f8-a8f4-2171149a45c5"}]} [pid: 8|app: 0|req: 1217/2545] 10.0.0.244 () {34 vars in 990 bytes} [Sun Aug 23 15:55:44 2026] GET /v2.0/ports?device_id=6d35c2ff-a356-4e8e-9d56-309c59c19f49 => 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: 1329/2546] 10.0.0.244 () {34 vars in 990 bytes} [Sun Aug 23 15:55:45 2026] GET /v2.0/ports?device_id=6d35c2ff-a356-4e8e-9d56-309c59c19f49 => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-23 15:55:47.762 8 INFO neutron.db.segments_db [None req-3d1585aa-bfc8-4f79-8159-e871238731cf fc8fd96af5794e869299673eacc76850 a97337e12945498798a39c00afa10d2f - - default default] Added segment 3e6b629c-54c2-4786-aaad-264e8eef7780 of type vxlan for network 906ecbd2-8659-441b-a25a-7d4ea3f10df0 [pid: 8|app: 0|req: 1218/2547] 10.0.0.234 () {34 vars in 670 bytes} [Sun Aug 23 15:55:47 2026] POST /v2.0/networks => generated 708 bytes in 351 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1330/2548] 10.0.0.244 () {34 vars in 990 bytes} [Sun Aug 23 15:55:47 2026] GET /v2.0/ports?device_id=6d35c2ff-a356-4e8e-9d56-309c59c19f49 => 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: 1331/2549] 10.0.0.244 () {34 vars in 990 bytes} [Sun Aug 23 15:55:47 2026] GET /v2.0/ports?device_id=6d35c2ff-a356-4e8e-9d56-309c59c19f49 => 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: 1219/2550] 10.0.0.234 () {34 vars in 669 bytes} [Sun Aug 23 15:55:47 2026] POST /v2.0/subnets => generated 644 bytes in 192 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-23 15:55:48.046 7 WARNING neutron.api.v2.base [None req-4359e641-faf8-4b5e-8841-e24d2ad1f335 fc8fd96af5794e869299673eacc76850 a97337e12945498798a39c00afa10d2f - - default default] An exception happened while processing the request body. The exception message is [Invalid input for target_tenant. Reason: 'None' is not a valid string.].: webob.exc.HTTPBadRequest: Invalid input for target_tenant. Reason: 'None' is not a valid string. 2026-08-23 15:55:48.047 7 INFO neutron.api.v2.resource [None req-4359e641-faf8-4b5e-8841-e24d2ad1f335 fc8fd96af5794e869299673eacc76850 a97337e12945498798a39c00afa10d2f - - default default] create failed (client error): Invalid input for target_tenant. Reason: 'None' is not a valid string. [pid: 7|app: 0|req: 1332/2551] 10.0.0.234 () {34 vars in 681 bytes} [Sun Aug 23 15:55:48 2026] POST /v2.0/rbac-policies => generated 143 bytes in 10 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) 2026-08-23 15:55:48.205 8 INFO neutron.services.segments.plugin [-] Segment 3e6b629c-54c2-4786-aaad-264e8eef7780 resource provider aggregate not found 2026-08-23 15:55:48.210 8 INFO neutron.services.segments.plugin [-] Segment 3e6b629c-54c2-4786-aaad-264e8eef7780 resource provider aggregate not found 2026-08-23 15:55:48.223 8 INFO neutron.services.segments.plugin [-] Segment 3e6b629c-54c2-4786-aaad-264e8eef7780 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3e6b629c-54c2-4786-aaad-264e8eef7780 found for delete ", "request_id": "req-83d8e453-80a6-4f60-9a1d-476cfe0123d8"}]} 2026-08-23 15:55:48.228 8 INFO neutron.services.segments.plugin [-] Segment 3e6b629c-54c2-4786-aaad-264e8eef7780 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3e6b629c-54c2-4786-aaad-264e8eef7780 found for delete ", "request_id": "req-6b2aad67-09c7-4902-a54a-0078b789b81a"}]} [pid: 8|app: 0|req: 1220/2552] 10.0.0.234 () {32 vars in 726 bytes} [Sun Aug 23 15:55:48 2026] DELETE /v2.0/networks/906ecbd2-8659-441b-a25a-7d4ea3f10df0 => generated 0 bytes in 180 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-23 15:55:48.291 7 INFO neutron.db.segments_db [None req-bf09ed15-97b5-4de6-87a5-6ffc357ae5b0 fc8fd96af5794e869299673eacc76850 a97337e12945498798a39c00afa10d2f - - default default] Added segment aefbcf87-3f37-4a60-bcdd-14784b7c5e0d of type vxlan for network 017994d5-8d7a-4adf-b68f-5d3150416631 [pid: 7|app: 0|req: 1333/2553] 10.0.0.234 () {34 vars in 670 bytes} [Sun Aug 23 15:55:48 2026] POST /v2.0/networks => generated 708 bytes in 132 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1221/2554] 10.0.0.234 () {34 vars in 669 bytes} [Sun Aug 23 15:55:48 2026] POST /v2.0/subnets => generated 647 bytes in 194 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-23 15:55:48.583 7 WARNING neutron.api.v2.base [None req-6607b8ef-4ad3-4c06-a351-7cd5496fab67 fc8fd96af5794e869299673eacc76850 a97337e12945498798a39c00afa10d2f - - default default] An exception happened while processing the request body. The exception message is [Invalid input for target_tenant. Reason: '1234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234' exceeds maximum length of 255.].: webob.exc.HTTPBadRequest: Invalid input for target_tenant. Reason: '1234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234' exceeds maximum length of 255. 2026-08-23 15:55:48.584 7 INFO neutron.api.v2.resource [None req-6607b8ef-4ad3-4c06-a351-7cd5496fab67 fc8fd96af5794e869299673eacc76850 a97337e12945498798a39c00afa10d2f - - default default] create failed (client error): Invalid input for target_tenant. Reason: '1234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234' exceeds maximum length of 255. [pid: 7|app: 0|req: 1334/2555] 10.0.0.234 () {34 vars in 681 bytes} [Sun Aug 23 15:55:48 2026] POST /v2.0/rbac-policies => generated 547 bytes in 8 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1222/2556] 10.0.0.234 () {32 vars in 726 bytes} [Sun Aug 23 15:55:48 2026] DELETE /v2.0/networks/017994d5-8d7a-4adf-b68f-5d3150416631 => generated 0 bytes in 160 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-23 15:55:48.809 7 INFO neutron.db.segments_db [None req-ba87821a-fafc-445c-b9c1-7ad233be0622 fc8fd96af5794e869299673eacc76850 a97337e12945498798a39c00afa10d2f - - default default] Added segment 404b6c13-eae2-41fd-b378-4c77bd9f7ca5 of type vxlan for network 3135d94f-c556-4825-962b-9b0bf50629da [pid: 7|app: 0|req: 1335/2557] 10.0.0.234 () {34 vars in 670 bytes} [Sun Aug 23 15:55:48 2026] POST /v2.0/networks => generated 708 bytes in 140 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1223/2558] 10.0.0.234 () {34 vars in 669 bytes} [Sun Aug 23 15:55:48 2026] POST /v2.0/subnets => generated 647 bytes in 183 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1336/2559] 199.204.45.129 () {34 vars in 986 bytes} [Sun Aug 23 15:55:48 2026] GET /v2.0/networks?id=97dcee94-3104-402a-97c0-9410653d88d2 => generated 735 bytes in 133 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1337/2560] 199.204.45.129 () {34 vars in 1050 bytes} [Sun Aug 23 15:55:49 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=6bb5c06278dd467caf31e9fe047ed86b => generated 343 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1224/2561] 10.0.0.234 () {34 vars in 681 bytes} [Sun Aug 23 15:55:49 2026] POST /v2.0/rbac-policies => generated 324 bytes in 170 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1338/2562] 199.204.45.129 () {38 vars in 955 bytes} [Sun Aug 23 15:55:49 2026] POST /v2.0/ports => generated 1074 bytes in 279 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: 1339/2563] 10.0.0.234 () {32 vars in 723 bytes} [Sun Aug 23 15:55:49 2026] GET /v2.0/networks/3135d94f-c556-4825-962b-9b0bf50629da => generated 655 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1225/2564] 199.204.45.129 () {38 vars in 1028 bytes} [Sun Aug 23 15:55:49 2026] PUT /v2.0/ports/aaafca41-e3de-40c7-ba4f-ddd6d41750e3 => generated 1235 bytes in 467 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-23 15:55:49.977 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-e2bcf5e2-d39d-4c79-9724-48c583365002'] response: {'name': 'network-changed', 'server_uuid': '6d35c2ff-a356-4e8e-9d56-309c59c19f49', 'tag': 'aaafca41-e3de-40c7-ba4f-ddd6d41750e3', 'status': 'completed', 'code': 200} 2026-08-23 15:55:50.139 7 INFO neutron.pecan_wsgi.hooks.translation [None req-569199d4-3f5a-4daf-a713-1e62df841893 e6c59ab8dc134e45851695a5dc2c4d5c 8c477bac630242a2ba571d6fc7e0c724 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1340/2565] 10.0.0.234 () {32 vars in 723 bytes} [Sun Aug 23 15:55:50 2026] GET /v2.0/networks/3135d94f-c556-4825-962b-9b0bf50629da => generated 138 bytes in 58 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-23 15:55:50.252 8 INFO neutron.services.segments.plugin [-] Segment aefbcf87-3f37-4a60-bcdd-14784b7c5e0d resource provider aggregate not found 2026-08-23 15:55:50.259 8 INFO neutron.services.segments.plugin [-] Segment aefbcf87-3f37-4a60-bcdd-14784b7c5e0d resource provider aggregate not found 2026-08-23 15:55:50.284 8 INFO neutron.services.segments.plugin [-] Segment aefbcf87-3f37-4a60-bcdd-14784b7c5e0d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid aefbcf87-3f37-4a60-bcdd-14784b7c5e0d found for delete ", "request_id": "req-bb004fb8-4d13-488d-ab54-b5ea6072df69"}]} 2026-08-23 15:55:50.292 8 INFO neutron.services.segments.plugin [-] Segment aefbcf87-3f37-4a60-bcdd-14784b7c5e0d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid aefbcf87-3f37-4a60-bcdd-14784b7c5e0d found for delete ", "request_id": "req-7bdecfc0-8a2a-4435-844f-ed8c53052b7b"}]} [pid: 8|app: 0|req: 1226/2566] 10.0.0.234 () {32 vars in 726 bytes} [Sun Aug 23 15:55:50 2026] DELETE /v2.0/networks/3135d94f-c556-4825-962b-9b0bf50629da => generated 0 bytes in 250 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-23 15:55:50.430 7 INFO neutron.pecan_wsgi.hooks.translation [None req-a8058419-1a93-4b35-88f7-ff454bb1408e fc8fd96af5794e869299673eacc76850 a97337e12945498798a39c00afa10d2f - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1341/2567] 10.0.0.234 () {32 vars in 724 bytes} [Sun Aug 23 15:55:50 2026] DELETE /v2.0/subnets/908bd349-58c9-47ab-a779-044d3437cae4 => generated 136 bytes in 30 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-23 15:55:50.450 8 INFO neutron.pecan_wsgi.hooks.translation [None req-bc59a625-efeb-459a-8be4-2d5a035d79ad fc8fd96af5794e869299673eacc76850 a97337e12945498798a39c00afa10d2f - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1227/2568] 10.0.0.234 () {32 vars in 724 bytes} [Sun Aug 23 15:55:50 2026] DELETE /v2.0/subnets/63633a29-0f65-4a68-9648-6c82864b869f => generated 136 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-23 15:55:50.467 7 INFO neutron.pecan_wsgi.hooks.translation [None req-e0b316d0-e527-4630-b12d-be806c5f349b fc8fd96af5794e869299673eacc76850 a97337e12945498798a39c00afa10d2f - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1342/2569] 10.0.0.234 () {32 vars in 724 bytes} [Sun Aug 23 15:55:50 2026] DELETE /v2.0/subnets/62c2ab38-816e-46a0-82b1-9fad332ec84f => generated 136 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1228/2570] 199.204.45.129 () {34 vars in 1080 bytes} [Sun Aug 23 15:55:50 2026] GET /v2.0/ports?tenant_id=6bb5c06278dd467caf31e9fe047ed86b&device_id=6d35c2ff-a356-4e8e-9d56-309c59c19f49 => generated 1238 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1343/2571] 199.204.45.129 () {34 vars in 1018 bytes} [Sun Aug 23 15:55:50 2026] GET /v2.0/networks?tenant_id=6bb5c06278dd467caf31e9fe047ed86b&shared=False => generated 735 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1229/2572] 199.204.45.129 () {34 vars in 930 bytes} [Sun Aug 23 15:55:50 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1344/2573] 10.0.0.244 () {34 vars in 990 bytes} [Sun Aug 23 15:55:50 2026] GET /v2.0/ports?device_id=6d35c2ff-a356-4e8e-9d56-309c59c19f49 => generated 1238 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1230/2574] 10.0.0.244 () {34 vars in 1040 bytes} [Sun Aug 23 15:55:50 2026] GET /v2.0/security-groups?id=b8ba2f4b-b17f-4cf3-bf92-d22713c4f22a&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: 7|app: 0|req: 1345/2575] 10.0.0.244 () {34 vars in 990 bytes} [Sun Aug 23 15:55:51 2026] GET /v2.0/ports?device_id=6d35c2ff-a356-4e8e-9d56-309c59c19f49 => generated 1238 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1231/2576] 10.0.0.234 () {32 vars in 774 bytes} [Sun Aug 23 15:55:51 2026] GET /v2.0/security-groups?tenant_id=07ac9b09b9f14ed2a313dc046edb472b&name=default => generated 2929 bytes in 247 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1346/2577] 10.0.0.234 () {32 vars in 740 bytes} [Sun Aug 23 15:55:51 2026] DELETE /v2.0/security-groups/268f03ad-5848-43bf-a3e5-d5f4bc911cb0 => 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: 1232/2578] 199.204.45.129 () {34 vars in 1080 bytes} [Sun Aug 23 15:55:51 2026] GET /v2.0/ports?tenant_id=6bb5c06278dd467caf31e9fe047ed86b&device_id=6d35c2ff-a356-4e8e-9d56-309c59c19f49 => generated 1238 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1347/2579] 199.204.45.129 () {34 vars in 1058 bytes} [Sun Aug 23 15:55:51 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.2.5&port_id=aaafca41-e3de-40c7-ba4f-ddd6d41750e3 => 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: 1348/2580] 199.204.45.129 () {34 vars in 984 bytes} [Sun Aug 23 15:55:51 2026] GET /v2.0/subnets?id=250af552-d03d-45a7-8d1b-f876c5946e31 => generated 654 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1349/2581] 199.204.45.129 () {34 vars in 1052 bytes} [Sun Aug 23 15:55:51 2026] GET /v2.0/ports?network_id=97dcee94-3104-402a-97c0-9410653d88d2&device_owner=network%3Adhcp => generated 1244 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1233/2582] 10.0.0.234 () {32 vars in 774 bytes} [Sun Aug 23 15:55:51 2026] GET /v2.0/security-groups?tenant_id=8c477bac630242a2ba571d6fc7e0c724&name=default => generated 2929 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1350/2583] 199.204.45.129 () {34 vars in 1012 bytes} [Sun Aug 23 15:55:51 2026] GET /v2.0/networks/97dcee94-3104-402a-97c0-9410653d88d2?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: 1351/2584] 199.204.45.129 () {34 vars in 1112 bytes} [Sun Aug 23 15:55:51 2026] GET /v2.0/networks/97dcee94-3104-402a-97c0-9410653d88d2?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: 1234/2585] 10.0.0.234 () {32 vars in 740 bytes} [Sun Aug 23 15:55:51 2026] DELETE /v2.0/security-groups/e4722d05-80bb-42f0-8884-c464ea8c88bd => 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: 1352/2586] 10.0.0.234 () {32 vars in 774 bytes} [Sun Aug 23 15:55:52 2026] GET /v2.0/security-groups?tenant_id=a97337e12945498798a39c00afa10d2f&name=default => generated 2929 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1235/2587] 10.0.0.234 () {32 vars in 740 bytes} [Sun Aug 23 15:55:52 2026] DELETE /v2.0/security-groups/20e0b233-1c54-45ef-835d-ca6e529e0cf7 => generated 0 bytes in 109 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-23 15:55:52.298 8 INFO neutron.services.segments.plugin [-] Segment 404b6c13-eae2-41fd-b378-4c77bd9f7ca5 resource provider aggregate not found 2026-08-23 15:55:52.312 8 INFO neutron.services.segments.plugin [-] Segment 404b6c13-eae2-41fd-b378-4c77bd9f7ca5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 404b6c13-eae2-41fd-b378-4c77bd9f7ca5 found for delete ", "request_id": "req-ec378620-1fc9-4f6a-be7a-16d93d117b7f"}]} 2026-08-23 15:55:52.314 8 INFO neutron.services.segments.plugin [-] Segment 404b6c13-eae2-41fd-b378-4c77bd9f7ca5 resource provider aggregate not found 2026-08-23 15:55:52.329 8 INFO neutron.services.segments.plugin [-] Segment 404b6c13-eae2-41fd-b378-4c77bd9f7ca5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 404b6c13-eae2-41fd-b378-4c77bd9f7ca5 found for delete ", "request_id": "req-078fe6a5-54c6-4ba2-96ef-fb0b5686efaf"}]} [pid: 7|app: 0|req: 1353/2588] 10.0.0.244 () {34 vars in 990 bytes} [Sun Aug 23 15:55:54 2026] GET /v2.0/ports?device_id=6d35c2ff-a356-4e8e-9d56-309c59c19f49 => generated 1238 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1236/2589] 10.0.0.244 () {34 vars in 1040 bytes} [Sun Aug 23 15:55:54 2026] GET /v2.0/security-groups?id=b8ba2f4b-b17f-4cf3-bf92-d22713c4f22a&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: 1354/2590] 10.0.0.244 () {34 vars in 990 bytes} [Sun Aug 23 15:55:54 2026] GET /v2.0/ports?device_id=6d35c2ff-a356-4e8e-9d56-309c59c19f49 => generated 1238 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-23 15:55:55.468 8 INFO neutron.db.segments_db [None req-7079976f-8aeb-4751-81ef-276838c52799 ef1cf5681f484e4b90cad2ad9aaec01e baa10e0c50114c71bc73438d69cd54a2 - - default default] Added segment d0b5347b-eedd-441a-97de-e989692aebfe of type vxlan for network 9b305887-8267-4485-9a33-578267e67fc8 2026-08-23 15:55:55.705 8 INFO neutron.db.l3_hamode_db [None req-7079976f-8aeb-4751-81ef-276838c52799 ef1cf5681f484e4b90cad2ad9aaec01e baa10e0c50114c71bc73438d69cd54a2 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-08-23 15:55:55.812 8 INFO neutron.db.l3_hamode_db [None req-7079976f-8aeb-4751-81ef-276838c52799 ef1cf5681f484e4b90cad2ad9aaec01e baa10e0c50114c71bc73438d69cd54a2 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1355/2591] 199.204.45.129 () {34 vars in 994 bytes} [Sun Aug 23 15:55:55 2026] GET /v2.0/ports?device_id=6d35c2ff-a356-4e8e-9d56-309c59c19f49 => generated 1238 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1356/2592] 199.204.45.129 () {34 vars in 1044 bytes} [Sun Aug 23 15:55:55 2026] GET /v2.0/security-groups?id=b8ba2f4b-b17f-4cf3-bf92-d22713c4f22a&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: 1237/2593] 10.0.0.234 () {34 vars in 668 bytes} [Sun Aug 23 15:55:55 2026] POST /v2.0/routers => generated 474 bytes in 1121 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1357/2594] 10.0.0.234 () {34 vars in 751 bytes} [Sun Aug 23 15:55:56 2026] PUT /v2.0/routers/699e7933-4d39-4efa-a703-265ee338f724/tags => generated 25 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1238/2595] 10.0.0.234 () {32 vars in 731 bytes} [Sun Aug 23 15:55:56 2026] GET /v2.0/routers/699e7933-4d39-4efa-a703-265ee338f724/tags => generated 25 bytes in 138 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1358/2596] 10.0.0.234 () {34 vars in 762 bytes} [Sun Aug 23 15:55:56 2026] PUT /v2.0/routers/699e7933-4d39-4efa-a703-265ee338f724/tags/green => generated 4 bytes in 180 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1239/2597] 10.0.0.234 () {32 vars in 731 bytes} [Sun Aug 23 15:55:56 2026] GET /v2.0/routers/699e7933-4d39-4efa-a703-265ee338f724/tags => generated 34 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1359/2598] 10.0.0.234 () {34 vars in 758 bytes} [Sun Aug 23 15:55:56 2026] PUT /v2.0/routers/699e7933-4d39-4efa-a703-265ee338f724/tags/red => generated 4 bytes in 136 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1240/2599] 10.0.0.244 () {34 vars in 990 bytes} [Sun Aug 23 15:55:57 2026] GET /v2.0/ports?device_id=6d35c2ff-a356-4e8e-9d56-309c59c19f49 => generated 1240 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1241/2600] 10.0.0.244 () {34 vars in 1040 bytes} [Sun Aug 23 15:55:57 2026] GET /v2.0/security-groups?id=b8ba2f4b-b17f-4cf3-bf92-d22713c4f22a&fields=id&fields=name => generated 96 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1360/2601] 10.0.0.234 () {32 vars in 731 bytes} [Sun Aug 23 15:55:57 2026] GET /v2.0/routers/699e7933-4d39-4efa-a703-265ee338f724/tags => generated 34 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1361/2602] 10.0.0.244 () {34 vars in 990 bytes} [Sun Aug 23 15:55:57 2026] GET /v2.0/ports?device_id=6d35c2ff-a356-4e8e-9d56-309c59c19f49 => generated 1240 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1242/2603] 10.0.0.234 () {34 vars in 780 bytes} [Sun Aug 23 15:55:57 2026] PUT /v2.0/routers/699e7933-4d39-4efa-a703-265ee338f724/tags/black.or.white => generated 4 bytes in 119 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1362/2604] 10.0.0.234 () {32 vars in 731 bytes} [Sun Aug 23 15:55:57 2026] GET /v2.0/routers/699e7933-4d39-4efa-a703-265ee338f724/tags => generated 52 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1243/2605] 10.0.0.234 () {34 vars in 751 bytes} [Sun Aug 23 15:55:57 2026] PUT /v2.0/routers/699e7933-4d39-4efa-a703-265ee338f724/tags => generated 37 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1363/2606] 10.0.0.234 () {32 vars in 731 bytes} [Sun Aug 23 15:55:57 2026] GET /v2.0/routers/699e7933-4d39-4efa-a703-265ee338f724/tags => generated 37 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1244/2607] 10.0.0.234 () {32 vars in 739 bytes} [Sun Aug 23 15:55:57 2026] GET /v2.0/routers/699e7933-4d39-4efa-a703-265ee338f724/tags/red => generated 0 bytes in 106 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-23 15:55:57.849 7 INFO neutron.api.v2.resource [None req-671ff586-c160-4da5-a508-bccb2e4b5183 ef1cf5681f484e4b90cad2ad9aaec01e baa10e0c50114c71bc73438d69cd54a2 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1364/2608] 10.0.0.234 () {32 vars in 743 bytes} [Sun Aug 23 15:55:57 2026] GET /v2.0/routers/699e7933-4d39-4efa-a703-265ee338f724/tags/green => generated 99 bytes in 92 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1245/2609] 10.0.0.234 () {32 vars in 742 bytes} [Sun Aug 23 15:55:57 2026] DELETE /v2.0/routers/699e7933-4d39-4efa-a703-265ee338f724/tags/red => generated 0 bytes in 120 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1365/2610] 10.0.0.234 () {32 vars in 731 bytes} [Sun Aug 23 15:55:57 2026] GET /v2.0/routers/699e7933-4d39-4efa-a703-265ee338f724/tags => generated 30 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-23 15:55:58.154 8 INFO neutron.api.v2.resource [None req-5e5d6e66-5db9-4b53-8252-c0c8a11ff898 ef1cf5681f484e4b90cad2ad9aaec01e baa10e0c50114c71bc73438d69cd54a2 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1246/2611] 10.0.0.234 () {32 vars in 746 bytes} [Sun Aug 23 15:55:58 2026] DELETE /v2.0/routers/699e7933-4d39-4efa-a703-265ee338f724/tags/green => generated 99 bytes in 84 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1366/2612] 10.0.0.234 () {32 vars in 734 bytes} [Sun Aug 23 15:55:58 2026] DELETE /v2.0/routers/699e7933-4d39-4efa-a703-265ee338f724/tags => generated 0 bytes in 111 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1247/2613] 10.0.0.234 () {32 vars in 731 bytes} [Sun Aug 23 15:55:58 2026] GET /v2.0/routers/699e7933-4d39-4efa-a703-265ee338f724/tags => generated 12 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1367/2614] 10.0.0.234 () {32 vars in 721 bytes} [Sun Aug 23 15:55:58 2026] GET /v2.0/routers/699e7933-4d39-4efa-a703-265ee338f724 => generated 480 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1248/2615] 10.0.0.234 () {34 vars in 742 bytes} [Sun Aug 23 15:55:58 2026] PUT /v2.0/routers/699e7933-4d39-4efa-a703-265ee338f724 => generated 480 bytes in 525 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1368/2616] 10.0.0.234 () {32 vars in 736 bytes} [Sun Aug 23 15:55:58 2026] GET /v2.0/ports?device_id=699e7933-4d39-4efa-a703-265ee338f724 => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-23 15:55:59.117 8 INFO neutron_taas.services.taas.taas_plugin [None req-0d789d1e-a6fa-48ba-a726-2a7239aaa6b9 ef1cf5681f484e4b90cad2ad9aaec01e baa10e0c50114c71bc73438d69cd54a2 - - default default] TaaS: Handle Delete Port: c76c4660-9b8f-4190-a4a8-54cc440c9fb2 2026-08-23 15:55:59.119 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-0d789d1e-a6fa-48ba-a726-2a7239aaa6b9 ef1cf5681f484e4b90cad2ad9aaec01e baa10e0c50114c71bc73438d69cd54a2 - - default default] Tap Mirror: Handle Delete Port: c76c4660-9b8f-4190-a4a8-54cc440c9fb2 2026-08-23 15:55:59.402 8 INFO neutron.services.segments.plugin [-] Segment d0b5347b-eedd-441a-97de-e989692aebfe resource provider aggregate not found 2026-08-23 15:55:59.407 8 INFO neutron.services.segments.plugin [-] Segment d0b5347b-eedd-441a-97de-e989692aebfe resource provider aggregate not found 2026-08-23 15:55:59.421 8 INFO neutron.db.l3_hamode_db [None req-0d789d1e-a6fa-48ba-a726-2a7239aaa6b9 ef1cf5681f484e4b90cad2ad9aaec01e baa10e0c50114c71bc73438d69cd54a2 - - default default] HA network 9b305887-8267-4485-9a33-578267e67fc8 was deleted as no HA routers are present in tenant baa10e0c50114c71bc73438d69cd54a2. 2026-08-23 15:55:59.425 8 INFO neutron.services.segments.plugin [-] Segment d0b5347b-eedd-441a-97de-e989692aebfe resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d0b5347b-eedd-441a-97de-e989692aebfe found for delete ", "request_id": "req-2929ea8a-2e79-4c4f-a6e1-208e361fa152"}]} 2026-08-23 15:55:59.425 8 INFO neutron.services.segments.plugin [-] Segment d0b5347b-eedd-441a-97de-e989692aebfe resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d0b5347b-eedd-441a-97de-e989692aebfe found for delete ", "request_id": "req-96b8b2b8-83ef-4226-aa3d-147b93dbf0b9"}]} [pid: 8|app: 0|req: 1249/2617] 10.0.0.234 () {32 vars in 724 bytes} [Sun Aug 23 15:55:58 2026] DELETE /v2.0/routers/699e7933-4d39-4efa-a703-265ee338f724 => generated 0 bytes in 448 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1370/2620] 10.0.0.244 () {34 vars in 990 bytes} [Sun Aug 23 15:55:59 2026] GET /v2.0/ports?device_id=6d35c2ff-a356-4e8e-9d56-309c59c19f49 => generated 1240 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1251/2621] 10.0.0.244 () {34 vars in 1040 bytes} [Sun Aug 23 15:55:59 2026] GET /v2.0/security-groups?id=b8ba2f4b-b17f-4cf3-bf92-d22713c4f22a&fields=id&fields=name => generated 96 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1371/2622] 10.0.0.244 () {34 vars in 990 bytes} [Sun Aug 23 15:56:00 2026] GET /v2.0/ports?device_id=6d35c2ff-a356-4e8e-9d56-309c59c19f49 => generated 1240 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1252/2623] 10.0.0.234 () {32 vars in 774 bytes} [Sun Aug 23 15:56:00 2026] GET /v2.0/security-groups?tenant_id=baa10e0c50114c71bc73438d69cd54a2&name=default => generated 2929 bytes in 254 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1372/2624] 10.0.0.234 () {32 vars in 740 bytes} [Sun Aug 23 15:56:00 2026] DELETE /v2.0/security-groups/92d3693b-14d8-4c3a-84af-33193b04165f => generated 0 bytes in 116 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1253/2625] 10.0.0.234 () {32 vars in 774 bytes} [Sun Aug 23 15:56:00 2026] GET /v2.0/security-groups?tenant_id=9e8adc269bbd445f920a126eb7277fc6&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: 1373/2626] 10.0.0.234 () {32 vars in 740 bytes} [Sun Aug 23 15:56:00 2026] DELETE /v2.0/security-groups/70e15f1e-93cf-4f93-ab4a-e9bb358ac4ce => generated 0 bytes in 98 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-23 15:56:04.313 8 INFO neutron.db.segments_db [None req-e63e7da5-f9fd-45e7-9831-f91ab9822d7a 5bcd57ba99a34be2b7d8bd20b2298f4d 7dab63187dd64ef1b4e6a32e88561611 - - default default] Added segment 7d7267e4-7a27-470a-891d-972bcad28837 of type vxlan for network c1095a5c-c5a4-47b0-b0ef-64a09129dfdb [pid: 8|app: 0|req: 1254/2627] 10.0.0.234 () {34 vars in 670 bytes} [Sun Aug 23 15:56:04 2026] POST /v2.0/networks => generated 613 bytes in 365 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-23 15:56:04.459 7 INFO neutron.db.segments_db [None req-8dc99652-e26b-4f66-8dcc-e067e257ee09 5bcd57ba99a34be2b7d8bd20b2298f4d 7dab63187dd64ef1b4e6a32e88561611 - - default default] Added segment b9eda667-a990-4b09-8e23-8c8877139863 of type vxlan for network df54ec12-24de-46fd-9479-c0a41c6fb089 [pid: 7|app: 0|req: 1374/2628] 10.0.0.234 () {34 vars in 670 bytes} [Sun Aug 23 15:56:04 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) [pid: 8|app: 0|req: 1255/2629] 10.0.0.234 () {34 vars in 753 bytes} [Sun Aug 23 15:56:04 2026] PUT /v2.0/networks/c1095a5c-c5a4-47b0-b0ef-64a09129dfdb/tags => generated 25 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1375/2630] 10.0.0.234 () {32 vars in 733 bytes} [Sun Aug 23 15:56:04 2026] GET /v2.0/networks/c1095a5c-c5a4-47b0-b0ef-64a09129dfdb/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: 1256/2631] 10.0.0.234 () {34 vars in 753 bytes} [Sun Aug 23 15:56:04 2026] PUT /v2.0/networks/df54ec12-24de-46fd-9479-c0a41c6fb089/tags => generated 17 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1376/2632] 10.0.0.234 () {32 vars in 733 bytes} [Sun Aug 23 15:56:04 2026] GET /v2.0/networks/df54ec12-24de-46fd-9479-c0a41c6fb089/tags => generated 17 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1257/2633] 10.0.0.234 () {34 vars in 753 bytes} [Sun Aug 23 15:56:04 2026] PUT /v2.0/networks/df54ec12-24de-46fd-9479-c0a41c6fb089/tags => generated 12 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1377/2634] 10.0.0.234 () {32 vars in 733 bytes} [Sun Aug 23 15:56:04 2026] GET /v2.0/networks/df54ec12-24de-46fd-9479-c0a41c6fb089/tags => generated 12 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1258/2635] 10.0.0.234 () {32 vars in 733 bytes} [Sun Aug 23 15:56:04 2026] GET /v2.0/networks/c1095a5c-c5a4-47b0-b0ef-64a09129dfdb/tags => generated 25 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1378/2636] 10.0.0.234 () {32 vars in 726 bytes} [Sun Aug 23 15:56:05 2026] DELETE /v2.0/networks/c1095a5c-c5a4-47b0-b0ef-64a09129dfdb => generated 0 bytes in 136 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-23 15:56:05.217 7 INFO neutron.services.segments.plugin [-] Segment 7d7267e4-7a27-470a-891d-972bcad28837 resource provider aggregate not found 2026-08-23 15:56:05.233 7 INFO neutron.services.segments.plugin [-] Segment 7d7267e4-7a27-470a-891d-972bcad28837 resource provider aggregate not found 2026-08-23 15:56:05.236 7 INFO neutron.services.segments.plugin [-] Segment 7d7267e4-7a27-470a-891d-972bcad28837 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7d7267e4-7a27-470a-891d-972bcad28837 found for delete ", "request_id": "req-f1160fb3-e39e-4af6-9308-55fe1b69511b"}]} 2026-08-23 15:56:05.244 7 INFO neutron.services.segments.plugin [-] Segment 7d7267e4-7a27-470a-891d-972bcad28837 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7d7267e4-7a27-470a-891d-972bcad28837 found for delete ", "request_id": "req-59aa71bd-fc4b-4b9e-8bbf-64b90742ba9b"}]} 2026-08-23 15:56:05.262 8 INFO neutron.services.segments.plugin [-] Segment b9eda667-a990-4b09-8e23-8c8877139863 resource provider aggregate not found 2026-08-23 15:56:05.270 8 INFO neutron.services.segments.plugin [-] Segment b9eda667-a990-4b09-8e23-8c8877139863 resource provider aggregate not found 2026-08-23 15:56:05.286 8 INFO neutron.services.segments.plugin [-] Segment b9eda667-a990-4b09-8e23-8c8877139863 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b9eda667-a990-4b09-8e23-8c8877139863 found for delete ", "request_id": "req-e7345e9a-f5b7-414d-aabb-3c18d3036481"}]} 2026-08-23 15:56:05.288 8 INFO neutron.services.segments.plugin [-] Segment b9eda667-a990-4b09-8e23-8c8877139863 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b9eda667-a990-4b09-8e23-8c8877139863 found for delete ", "request_id": "req-9e6f15c4-4eb0-4882-a49b-d382acf97649"}]} [pid: 8|app: 0|req: 1259/2637] 10.0.0.234 () {32 vars in 726 bytes} [Sun Aug 23 15:56:05 2026] DELETE /v2.0/networks/df54ec12-24de-46fd-9479-c0a41c6fb089 => generated 0 bytes in 157 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1379/2638] 10.0.0.234 () {32 vars in 774 bytes} [Sun Aug 23 15:56:05 2026] GET /v2.0/security-groups?tenant_id=7dab63187dd64ef1b4e6a32e88561611&name=default => generated 2929 bytes in 136 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1260/2639] 10.0.0.234 () {32 vars in 740 bytes} [Sun Aug 23 15:56:06 2026] DELETE /v2.0/security-groups/74c3da6a-577e-410f-9715-70536285f59d => 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: 1380/2640] 10.0.0.234 () {32 vars in 774 bytes} [Sun Aug 23 15:56:06 2026] GET /v2.0/security-groups?tenant_id=21a46a8516d64b12afc4215876d2cb37&name=default => generated 2929 bytes in 138 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1261/2641] 10.0.0.234 () {32 vars in 740 bytes} [Sun Aug 23 15:56:06 2026] DELETE /v2.0/security-groups/bc689d07-0ba8-4ee1-b3f6-2d41ac7c4aa6 => 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: 1381/2642] 10.0.0.234 () {32 vars in 774 bytes} [Sun Aug 23 15:56:09 2026] GET /v2.0/security-groups?tenant_id=6a5bf7d345af45679feb092217fa88a3&name=default => generated 2929 bytes in 279 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1262/2643] 10.0.0.234 () {32 vars in 740 bytes} [Sun Aug 23 15:56:10 2026] DELETE /v2.0/security-groups/b2c4ce2c-1d17-467f-8e0e-c3897b0a07dd => 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: 1382/2644] 10.0.0.234 () {32 vars in 774 bytes} [Sun Aug 23 15:56:10 2026] GET /v2.0/security-groups?tenant_id=6c3eae1e05d44afa859c4fb14e48685d&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: 1263/2645] 10.0.0.234 () {32 vars in 740 bytes} [Sun Aug 23 15:56:10 2026] DELETE /v2.0/security-groups/29a95d6a-c7a1-4b1d-ae85-aa1c1f5bd0e3 => 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: 1266/2650] 199.204.45.129 () {30 vars in 703 bytes} [Sun Aug 23 15:56:34 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: 1385/2651] 199.204.45.129 () {30 vars in 705 bytes} [Sun Aug 23 15:56:34 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: 1267/2652] 199.204.45.129 () {30 vars in 681 bytes} [Sun Aug 23 15:56:34 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: 1386/2653] 199.204.45.129 () {30 vars in 717 bytes} [Sun Aug 23 15:56:34 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: 1268/2654] 199.204.45.129 () {30 vars in 741 bytes} [Sun Aug 23 15:56:34 2026] GET /v2.0/subnets/cc6e6df5-0afb-4778-abb2-5961766b6cb0 => generated 675 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1387/2655] 199.204.45.129 () {30 vars in 769 bytes} [Sun Aug 23 15:56:34 2026] GET /v2.0/ports?device_id=6d35c2ff-a356-4e8e-9d56-309c59c19f49 => generated 1240 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1269/2656] 199.204.45.129 () {34 vars in 717 bytes} [Sun Aug 23 15:56:34 2026] POST /v2.0/ports => generated 1055 bytes in 288 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1388/2657] 10.0.0.244 () {34 vars in 971 bytes} [Sun Aug 23 15:56:35 2026] GET /v2.0/ports/a1f67554-42a1-4bd2-a44f-e5db05fd3d69 => generated 1055 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1270/2658] 10.0.0.244 () {34 vars in 907 bytes} [Sun Aug 23 15:56:35 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: 1389/2659] 199.204.45.129 () {34 vars in 1262 bytes} [Sun Aug 23 15:56:36 2026] GET /v2.0/ports/a1f67554-42a1-4bd2-a44f-e5db05fd3d69?fields=binding%3Avnic_type&fields=binding%3Aprofile&fields=network_id&fields=resource_request&fields=numa_affinity_policy&fields=device_profile => generated 136 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1271/2660] 199.204.45.129 () {34 vars in 1012 bytes} [Sun Aug 23 15:56:36 2026] GET /v2.0/networks/f44c244f-1d65-4c67-9391-117b10eb3b13?fields=segments => generated 14 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1390/2661] 199.204.45.129 () {34 vars in 1112 bytes} [Sun Aug 23 15:56:36 2026] GET /v2.0/networks/f44c244f-1d65-4c67-9391-117b10eb3b13?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1272/2662] 199.204.45.129 () {34 vars in 975 bytes} [Sun Aug 23 15:56:37 2026] GET /v2.0/ports/a1f67554-42a1-4bd2-a44f-e5db05fd3d69 => generated 1055 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1391/2663] 199.204.45.129 () {34 vars in 986 bytes} [Sun Aug 23 15:56:37 2026] GET /v2.0/networks?id=f44c244f-1d65-4c67-9391-117b10eb3b13 => generated 802 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1273/2664] 199.204.45.129 () {38 vars in 1028 bytes} [Sun Aug 23 15:56:37 2026] PUT /v2.0/ports/a1f67554-42a1-4bd2-a44f-e5db05fd3d69 => generated 1245 bytes in 406 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-23 15:56:37.651 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-28f16a89-19b3-453f-bf7b-07724ef36f2b'] response: {'name': 'network-changed', 'server_uuid': '6d35c2ff-a356-4e8e-9d56-309c59c19f49', 'tag': 'a1f67554-42a1-4bd2-a44f-e5db05fd3d69', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1392/2665] 199.204.45.129 () {34 vars in 1080 bytes} [Sun Aug 23 15:56:38 2026] GET /v2.0/ports?tenant_id=6bb5c06278dd467caf31e9fe047ed86b&device_id=6d35c2ff-a356-4e8e-9d56-309c59c19f49 => generated 2477 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1274/2666] 199.204.45.129 () {34 vars in 986 bytes} [Sun Aug 23 15:56:38 2026] GET /v2.0/networks?id=f44c244f-1d65-4c67-9391-117b10eb3b13 => generated 802 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1393/2667] 199.204.45.129 () {34 vars in 1056 bytes} [Sun Aug 23 15:56:38 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.28&port_id=a1f67554-42a1-4bd2-a44f-e5db05fd3d69 => generated 19 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1275/2668] 199.204.45.129 () {34 vars in 984 bytes} [Sun Aug 23 15:56:38 2026] GET /v2.0/subnets?id=cc6e6df5-0afb-4778-abb2-5961766b6cb0 => generated 678 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1394/2669] 199.204.45.129 () {34 vars in 1052 bytes} [Sun Aug 23 15:56:38 2026] GET /v2.0/ports?network_id=f44c244f-1d65-4c67-9391-117b10eb3b13&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: 1276/2670] 199.204.45.129 () {34 vars in 1012 bytes} [Sun Aug 23 15:56:38 2026] GET /v2.0/networks/f44c244f-1d65-4c67-9391-117b10eb3b13?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: 1395/2671] 199.204.45.129 () {34 vars in 1112 bytes} [Sun Aug 23 15:56:38 2026] GET /v2.0/networks/f44c244f-1d65-4c67-9391-117b10eb3b13?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: 1277/2672] 199.204.45.129 () {34 vars in 1080 bytes} [Sun Aug 23 15:56:39 2026] GET /v2.0/ports?tenant_id=6bb5c06278dd467caf31e9fe047ed86b&device_id=6d35c2ff-a356-4e8e-9d56-309c59c19f49 => generated 2477 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1396/2673] 199.204.45.129 () {34 vars in 1058 bytes} [Sun Aug 23 15:56:39 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.2.5&port_id=aaafca41-e3de-40c7-ba4f-ddd6d41750e3 => 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: 1278/2674] 199.204.45.129 () {34 vars in 984 bytes} [Sun Aug 23 15:56:39 2026] GET /v2.0/subnets?id=250af552-d03d-45a7-8d1b-f876c5946e31 => generated 654 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1397/2675] 199.204.45.129 () {34 vars in 1052 bytes} [Sun Aug 23 15:56:39 2026] GET /v2.0/ports?network_id=97dcee94-3104-402a-97c0-9410653d88d2&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: 1279/2676] 199.204.45.129 () {34 vars in 1012 bytes} [Sun Aug 23 15:56:39 2026] GET /v2.0/networks/97dcee94-3104-402a-97c0-9410653d88d2?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: 1398/2677] 199.204.45.129 () {34 vars in 1112 bytes} [Sun Aug 23 15:56:39 2026] GET /v2.0/networks/97dcee94-3104-402a-97c0-9410653d88d2?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: 1280/2678] 199.204.45.129 () {34 vars in 1056 bytes} [Sun Aug 23 15:56:39 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.28&port_id=a1f67554-42a1-4bd2-a44f-e5db05fd3d69 => 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: 1399/2679] 199.204.45.129 () {34 vars in 984 bytes} [Sun Aug 23 15:56:39 2026] GET /v2.0/subnets?id=cc6e6df5-0afb-4778-abb2-5961766b6cb0 => generated 678 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1281/2680] 199.204.45.129 () {34 vars in 1052 bytes} [Sun Aug 23 15:56:39 2026] GET /v2.0/ports?network_id=f44c244f-1d65-4c67-9391-117b10eb3b13&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: 1400/2681] 199.204.45.129 () {34 vars in 1012 bytes} [Sun Aug 23 15:56:39 2026] GET /v2.0/networks/f44c244f-1d65-4c67-9391-117b10eb3b13?fields=segments => generated 14 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1282/2682] 199.204.45.129 () {34 vars in 1112 bytes} [Sun Aug 23 15:56:39 2026] GET /v2.0/networks/f44c244f-1d65-4c67-9391-117b10eb3b13?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: 1401/2683] 10.0.0.244 () {34 vars in 971 bytes} [Sun Aug 23 15:56:43 2026] GET /v2.0/ports/a1f67554-42a1-4bd2-a44f-e5db05fd3d69 => generated 1247 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1283/2684] 199.204.45.129 () {34 vars in 789 bytes} [Sun Aug 23 15:56:43 2026] PUT /v2.0/ports/a1f67554-42a1-4bd2-a44f-e5db05fd3d69 => generated 1271 bytes in 208 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-23 15:56:44.220 7 INFO neutron.api.v2.resource [None req-b8733be7-4761-453c-ba2d-f58514c2fd95 f587c7dcfefb4fdda5c66155dd894154 6bb5c06278dd467caf31e9fe047ed86b - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1402/2685] 199.204.45.129 () {30 vars in 763 bytes} [Sun Aug 23 15:56:44 2026] GET /v2.0/security-groups/lb-2c5e7225-12ee-4177-888b-2f530128be10 => generated 149 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-23 15:56:44.239 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-ad853f28-5dbf-402b-afb4-9e05f0b97d53'] response: {'name': 'network-changed', 'server_uuid': '6d35c2ff-a356-4e8e-9d56-309c59c19f49', 'tag': 'a1f67554-42a1-4bd2-a44f-e5db05fd3d69', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1284/2686] 199.204.45.129 () {30 vars in 785 bytes} [Sun Aug 23 15:56:44 2026] GET /v2.0/security-groups?name=lb-2c5e7225-12ee-4177-888b-2f530128be10 => generated 1639 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1403/2687] 199.204.45.129 () {34 vars in 789 bytes} [Sun Aug 23 15:56:44 2026] PUT /v2.0/ports/a1f67554-42a1-4bd2-a44f-e5db05fd3d69 => generated 1309 bytes in 264 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-23 15:56:44.628 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-3dc49d72-2f0f-4aff-b57c-6f2225183b0e'] response: {'name': 'network-changed', 'server_uuid': '6d35c2ff-a356-4e8e-9d56-309c59c19f49', 'tag': 'a1f67554-42a1-4bd2-a44f-e5db05fd3d69', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1285/2688] 199.204.45.129 () {30 vars in 703 bytes} [Sun Aug 23 15:56:44 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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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: 1404/2689] 199.204.45.129 () {30 vars in 705 bytes} [Sun Aug 23 15:56:44 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: 1286/2690] 199.204.45.129 () {30 vars in 681 bytes} [Sun Aug 23 15:56:44 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: 1406/2693] 199.204.45.129 () {30 vars in 717 bytes} [Sun Aug 23 15:56:44 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1407/2694] 199.204.45.129 () {30 vars in 741 bytes} [Sun Aug 23 15:56:44 2026] GET /v2.0/subnets/cc6e6df5-0afb-4778-abb2-5961766b6cb0 => generated 675 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1288/2695] 199.204.45.129 () {34 vars in 1080 bytes} [Sun Aug 23 15:56:44 2026] GET /v2.0/ports?tenant_id=6bb5c06278dd467caf31e9fe047ed86b&device_id=6d35c2ff-a356-4e8e-9d56-309c59c19f49 => generated 2577 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1408/2696] 199.204.45.129 () {30 vars in 737 bytes} [Sun Aug 23 15:56:44 2026] GET /v2.0/ports/a4d3af31-da71-4cf5-994d-6e03d840c2a5 => generated 1128 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1289/2697] 199.204.45.129 () {34 vars in 986 bytes} [Sun Aug 23 15:56:44 2026] GET /v2.0/networks?id=f44c244f-1d65-4c67-9391-117b10eb3b13 => generated 802 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1290/2698] 199.204.45.129 () {34 vars in 1056 bytes} [Sun Aug 23 15:56:44 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.28&port_id=a1f67554-42a1-4bd2-a44f-e5db05fd3d69 => 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: 1409/2699] 199.204.45.129 () {30 vars in 737 bytes} [Sun Aug 23 15:56:44 2026] GET /v2.0/ports/a1f67554-42a1-4bd2-a44f-e5db05fd3d69 => generated 1345 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1291/2700] 199.204.45.129 () {34 vars in 984 bytes} [Sun Aug 23 15:56:44 2026] GET /v2.0/subnets?id=cc6e6df5-0afb-4778-abb2-5961766b6cb0 => 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: 1410/2701] 199.204.45.129 () {30 vars in 741 bytes} [Sun Aug 23 15:56:44 2026] GET /v2.0/subnets/cc6e6df5-0afb-4778-abb2-5961766b6cb0 => generated 675 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1292/2702] 199.204.45.129 () {34 vars in 1052 bytes} [Sun Aug 23 15:56:44 2026] GET /v2.0/ports?network_id=f44c244f-1d65-4c67-9391-117b10eb3b13&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: 1411/2703] 199.204.45.129 () {30 vars in 743 bytes} [Sun Aug 23 15:56:44 2026] GET /v2.0/networks/f44c244f-1d65-4c67-9391-117b10eb3b13 => generated 799 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1293/2704] 199.204.45.129 () {34 vars in 1012 bytes} [Sun Aug 23 15:56:44 2026] GET /v2.0/networks/f44c244f-1d65-4c67-9391-117b10eb3b13?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: 1412/2705] 199.204.45.129 () {30 vars in 737 bytes} [Sun Aug 23 15:56:44 2026] GET /v2.0/ports/a4d3af31-da71-4cf5-994d-6e03d840c2a5 => generated 1128 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1294/2706] 199.204.45.129 () {34 vars in 1112 bytes} [Sun Aug 23 15:56:45 2026] GET /v2.0/networks/f44c244f-1d65-4c67-9391-117b10eb3b13?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: 1413/2707] 199.204.45.129 () {30 vars in 741 bytes} [Sun Aug 23 15:56:45 2026] GET /v2.0/subnets/cc6e6df5-0afb-4778-abb2-5961766b6cb0 => generated 675 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1295/2708] 199.204.45.129 () {34 vars in 1080 bytes} [Sun Aug 23 15:56:46 2026] GET /v2.0/ports?tenant_id=6bb5c06278dd467caf31e9fe047ed86b&device_id=6d35c2ff-a356-4e8e-9d56-309c59c19f49 => generated 2577 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1414/2709] 199.204.45.129 () {34 vars in 986 bytes} [Sun Aug 23 15:56:46 2026] GET /v2.0/networks?id=f44c244f-1d65-4c67-9391-117b10eb3b13 => generated 802 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1296/2710] 199.204.45.129 () {34 vars in 1056 bytes} [Sun Aug 23 15:56:46 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.28&port_id=a1f67554-42a1-4bd2-a44f-e5db05fd3d69 => 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: 1415/2711] 199.204.45.129 () {34 vars in 984 bytes} [Sun Aug 23 15:56:46 2026] GET /v2.0/subnets?id=cc6e6df5-0afb-4778-abb2-5961766b6cb0 => generated 678 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1297/2712] 199.204.45.129 () {34 vars in 1052 bytes} [Sun Aug 23 15:56:46 2026] GET /v2.0/ports?network_id=f44c244f-1d65-4c67-9391-117b10eb3b13&device_owner=network%3Adhcp => generated 1461 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1416/2713] 199.204.45.129 () {34 vars in 1012 bytes} [Sun Aug 23 15:56:46 2026] GET /v2.0/networks/f44c244f-1d65-4c67-9391-117b10eb3b13?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: 1298/2714] 199.204.45.129 () {34 vars in 1112 bytes} [Sun Aug 23 15:56:46 2026] GET /v2.0/networks/f44c244f-1d65-4c67-9391-117b10eb3b13?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) 2026-08-23 15:56:53.075 7 INFO neutron.db.l3_db [None req-fdedb116-3d39-4396-9c56-f58a4ea85692 6419a29a718949c28cf7c2621a23bdab f1fd32197d2443f2b13bdfdfde7c327c - - default default] Floating IP 80821947-50f9-4067-80c1-55e133f33a30 associated. External IP: 10.96.250.216, port: a4d3af31-da71-4cf5-994d-6e03d840c2a5. [pid: 7|app: 0|req: 1417/2715] 10.0.0.234 () {34 vars in 677 bytes} [Sun Aug 23 15:56:52 2026] POST /v2.0/floatingips => generated 898 bytes in 842 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1299/2716] 199.204.45.129 () {30 vars in 703 bytes} [Sun Aug 23 15:56:57 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1418/2717] 199.204.45.129 () {30 vars in 705 bytes} [Sun Aug 23 15:56:57 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: 1300/2718] 199.204.45.129 () {30 vars in 681 bytes} [Sun Aug 23 15:56:57 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: 1419/2719] 199.204.45.129 () {30 vars in 717 bytes} [Sun Aug 23 15:56:57 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-23 15:56:57.932 8 INFO neutron.api.v2.resource [None req-4a26bf84-466a-4b4e-b58a-54794f3a909b f587c7dcfefb4fdda5c66155dd894154 6bb5c06278dd467caf31e9fe047ed86b - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1301/2720] 199.204.45.129 () {30 vars in 763 bytes} [Sun Aug 23 15:56:57 2026] GET /v2.0/security-groups/lb-2c5e7225-12ee-4177-888b-2f530128be10 => generated 149 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1420/2721] 199.204.45.129 () {30 vars in 785 bytes} [Sun Aug 23 15:56:57 2026] GET /v2.0/security-groups?name=lb-2c5e7225-12ee-4177-888b-2f530128be10 => generated 1639 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1302/2722] 199.204.45.129 () {30 vars in 815 bytes} [Sun Aug 23 15:56:57 2026] GET /v2.0/security-group-rules?security_group_id=76b30b5f-89fc-4106-9bdc-2c1b6531b409 => generated 1182 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1421/2723] 199.204.45.129 () {34 vars in 747 bytes} [Sun Aug 23 15:56:58 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: 1303/2724] 199.204.45.129 () {34 vars in 747 bytes} [Sun Aug 23 15:56:58 2026] POST /v2.0/security-group-rules => generated 601 bytes in 105 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1423/2727] 10.0.0.164 () {30 vars in 690 bytes} [Sun Aug 23 15:57:05 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1305/2728] 10.0.0.164 () {30 vars in 692 bytes} [Sun Aug 23 15:57:05 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: 1424/2729] 10.0.0.164 () {30 vars in 668 bytes} [Sun Aug 23 15:57:05 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: 1306/2730] 10.0.0.164 () {30 vars in 704 bytes} [Sun Aug 23 15:57: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: 7|app: 0|req: 1425/2731] 10.0.0.164 () {28 vars in 439 bytes} [Sun Aug 23 15:57:05 2026] GET / => generated 151 bytes in 3 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1307/2732] 10.0.0.164 () {30 vars in 728 bytes} [Sun Aug 23 15:57:05 2026] GET /v2.0/subnets/f829b956-9c51-476e-85f3-b9d63751f3ec => generated 656 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1426/2733] 199.204.45.129 () {30 vars in 703 bytes} [Sun Aug 23 15:57:06 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: 1308/2734] 199.204.45.129 () {30 vars in 705 bytes} [Sun Aug 23 15:57:06 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1427/2735] 199.204.45.129 () {30 vars in 681 bytes} [Sun Aug 23 15:57:06 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: 1309/2736] 199.204.45.129 () {30 vars in 717 bytes} [Sun Aug 23 15:57:06 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1428/2737] 199.204.45.129 () {30 vars in 741 bytes} [Sun Aug 23 15:57:06 2026] GET /v2.0/subnets/f829b956-9c51-476e-85f3-b9d63751f3ec => generated 674 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1310/2738] 199.204.45.129 () {30 vars in 769 bytes} [Sun Aug 23 15:57:06 2026] GET /v2.0/ports?device_id=6d35c2ff-a356-4e8e-9d56-309c59c19f49 => generated 2577 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1429/2739] 199.204.45.129 () {30 vars in 703 bytes} [Sun Aug 23 15:57:06 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: 1311/2740] 199.204.45.129 () {30 vars in 705 bytes} [Sun Aug 23 15:57:06 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1430/2741] 199.204.45.129 () {30 vars in 681 bytes} [Sun Aug 23 15:57:06 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: 8|app: 0|req: 1312/2742] 199.204.45.129 () {30 vars in 717 bytes} [Sun Aug 23 15:57:06 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: 1431/2743] 199.204.45.129 () {34 vars in 717 bytes} [Sun Aug 23 15:57:06 2026] POST /v2.0/ports => generated 1324 bytes in 286 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1313/2744] 10.0.0.244 () {34 vars in 971 bytes} [Sun Aug 23 15:57:07 2026] GET /v2.0/ports/255b4e9e-1be2-421b-9d13-7f2d31542694 => generated 1324 bytes in 35 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: 1432/2745] 199.204.45.129 () {34 vars in 1262 bytes} [Sun Aug 23 15:57:08 2026] GET /v2.0/ports/255b4e9e-1be2-421b-9d13-7f2d31542694?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: 1314/2746] 199.204.45.129 () {34 vars in 1012 bytes} [Sun Aug 23 15:57:08 2026] GET /v2.0/networks/ece6f3e5-16bc-4267-b077-87925aa95485?fields=segments => generated 14 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1433/2747] 199.204.45.129 () {34 vars in 1112 bytes} [Sun Aug 23 15:57:08 2026] GET /v2.0/networks/ece6f3e5-16bc-4267-b077-87925aa95485?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: 1315/2748] 199.204.45.129 () {34 vars in 975 bytes} [Sun Aug 23 15:57:08 2026] GET /v2.0/ports/255b4e9e-1be2-421b-9d13-7f2d31542694 => generated 1324 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1434/2749] 199.204.45.129 () {34 vars in 986 bytes} [Sun Aug 23 15:57:08 2026] GET /v2.0/networks?id=ece6f3e5-16bc-4267-b077-87925aa95485 => generated 800 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1316/2750] 199.204.45.129 () {38 vars in 1028 bytes} [Sun Aug 23 15:57:08 2026] PUT /v2.0/ports/255b4e9e-1be2-421b-9d13-7f2d31542694 => generated 1514 bytes in 452 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-23 15:57:09.446 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-88ed6ef1-3fc6-4f11-8199-f2975e4e60bd'] response: {'name': 'network-changed', 'server_uuid': '6d35c2ff-a356-4e8e-9d56-309c59c19f49', 'tag': '255b4e9e-1be2-421b-9d13-7f2d31542694', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1435/2751] 199.204.45.129 () {34 vars in 1080 bytes} [Sun Aug 23 15:57:09 2026] GET /v2.0/ports?tenant_id=6bb5c06278dd467caf31e9fe047ed86b&device_id=6d35c2ff-a356-4e8e-9d56-309c59c19f49 => generated 4083 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: 1317/2752] 199.204.45.129 () {34 vars in 986 bytes} [Sun Aug 23 15:57:09 2026] GET /v2.0/networks?id=ece6f3e5-16bc-4267-b077-87925aa95485 => generated 800 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1436/2753] 199.204.45.129 () {34 vars in 1058 bytes} [Sun Aug 23 15:57:10 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.132&port_id=255b4e9e-1be2-421b-9d13-7f2d31542694 => generated 19 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1318/2754] 199.204.45.129 () {34 vars in 1102 bytes} [Sun Aug 23 15:57:10 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A28&port_id=255b4e9e-1be2-421b-9d13-7f2d31542694 => generated 19 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1437/2755] 199.204.45.129 () {34 vars in 1064 bytes} [Sun Aug 23 15:57:10 2026] GET /v2.0/subnets?id=0c8cf255-02ce-40ac-a2f9-9640409cf398&id=f829b956-9c51-476e-85f3-b9d63751f3ec => generated 1411 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1319/2756] 199.204.45.129 () {34 vars in 1052 bytes} [Sun Aug 23 15:57:10 2026] GET /v2.0/ports?network_id=ece6f3e5-16bc-4267-b077-87925aa95485&device_owner=network%3Adhcp => generated 1457 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1438/2757] 199.204.45.129 () {34 vars in 1052 bytes} [Sun Aug 23 15:57:10 2026] GET /v2.0/ports?network_id=ece6f3e5-16bc-4267-b077-87925aa95485&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: 1320/2758] 199.204.45.129 () {34 vars in 1012 bytes} [Sun Aug 23 15:57:10 2026] GET /v2.0/networks/ece6f3e5-16bc-4267-b077-87925aa95485?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: 1439/2759] 199.204.45.129 () {34 vars in 1112 bytes} [Sun Aug 23 15:57:10 2026] GET /v2.0/networks/ece6f3e5-16bc-4267-b077-87925aa95485?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: 1321/2760] 199.204.45.129 () {34 vars in 1080 bytes} [Sun Aug 23 15:57:11 2026] GET /v2.0/ports?tenant_id=6bb5c06278dd467caf31e9fe047ed86b&device_id=6d35c2ff-a356-4e8e-9d56-309c59c19f49 => generated 4083 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1440/2761] 199.204.45.129 () {34 vars in 1058 bytes} [Sun Aug 23 15:57:11 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.2.5&port_id=aaafca41-e3de-40c7-ba4f-ddd6d41750e3 => 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: 1322/2762] 199.204.45.129 () {34 vars in 984 bytes} [Sun Aug 23 15:57:11 2026] GET /v2.0/subnets?id=250af552-d03d-45a7-8d1b-f876c5946e31 => generated 654 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1441/2763] 199.204.45.129 () {34 vars in 1052 bytes} [Sun Aug 23 15:57:11 2026] GET /v2.0/ports?network_id=97dcee94-3104-402a-97c0-9410653d88d2&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: 1323/2764] 199.204.45.129 () {34 vars in 1012 bytes} [Sun Aug 23 15:57:11 2026] GET /v2.0/networks/97dcee94-3104-402a-97c0-9410653d88d2?fields=segments => generated 14 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1442/2765] 199.204.45.129 () {34 vars in 1112 bytes} [Sun Aug 23 15:57:11 2026] GET /v2.0/networks/97dcee94-3104-402a-97c0-9410653d88d2?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: 1324/2766] 199.204.45.129 () {34 vars in 1056 bytes} [Sun Aug 23 15:57:11 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.28&port_id=a1f67554-42a1-4bd2-a44f-e5db05fd3d69 => 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: 1443/2767] 199.204.45.129 () {34 vars in 984 bytes} [Sun Aug 23 15:57:11 2026] GET /v2.0/subnets?id=cc6e6df5-0afb-4778-abb2-5961766b6cb0 => generated 678 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1325/2768] 199.204.45.129 () {34 vars in 1052 bytes} [Sun Aug 23 15:57:11 2026] GET /v2.0/ports?network_id=f44c244f-1d65-4c67-9391-117b10eb3b13&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: 1444/2769] 199.204.45.129 () {34 vars in 1012 bytes} [Sun Aug 23 15:57:11 2026] GET /v2.0/networks/f44c244f-1d65-4c67-9391-117b10eb3b13?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: 1326/2770] 199.204.45.129 () {34 vars in 1112 bytes} [Sun Aug 23 15:57:11 2026] GET /v2.0/networks/f44c244f-1d65-4c67-9391-117b10eb3b13?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: 1445/2771] 199.204.45.129 () {34 vars in 1058 bytes} [Sun Aug 23 15:57:11 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.132&port_id=255b4e9e-1be2-421b-9d13-7f2d31542694 => 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: 1327/2772] 199.204.45.129 () {34 vars in 1102 bytes} [Sun Aug 23 15:57:11 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A28&port_id=255b4e9e-1be2-421b-9d13-7f2d31542694 => generated 19 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1446/2773] 199.204.45.129 () {34 vars in 1064 bytes} [Sun Aug 23 15:57:11 2026] GET /v2.0/subnets?id=0c8cf255-02ce-40ac-a2f9-9640409cf398&id=f829b956-9c51-476e-85f3-b9d63751f3ec => generated 1411 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1328/2774] 199.204.45.129 () {34 vars in 1052 bytes} [Sun Aug 23 15:57:11 2026] GET /v2.0/ports?network_id=ece6f3e5-16bc-4267-b077-87925aa95485&device_owner=network%3Adhcp => generated 1457 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1447/2775] 199.204.45.129 () {34 vars in 1052 bytes} [Sun Aug 23 15:57:11 2026] GET /v2.0/ports?network_id=ece6f3e5-16bc-4267-b077-87925aa95485&device_owner=network%3Adhcp => generated 1457 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1329/2776] 199.204.45.129 () {34 vars in 1012 bytes} [Sun Aug 23 15:57:11 2026] GET /v2.0/networks/ece6f3e5-16bc-4267-b077-87925aa95485?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: 1448/2777] 199.204.45.129 () {34 vars in 1112 bytes} [Sun Aug 23 15:57:12 2026] GET /v2.0/networks/ece6f3e5-16bc-4267-b077-87925aa95485?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: 1331/2780] 10.0.0.244 () {34 vars in 971 bytes} [Sun Aug 23 15:57:16 2026] GET /v2.0/ports/255b4e9e-1be2-421b-9d13-7f2d31542694 => generated 1516 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1450/2781] 199.204.45.129 () {30 vars in 743 bytes} [Sun Aug 23 15:57:16 2026] GET /v2.0/networks/ece6f3e5-16bc-4267-b077-87925aa95485 => generated 797 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1332/2782] 199.204.45.129 () {30 vars in 741 bytes} [Sun Aug 23 15:57:16 2026] GET /v2.0/subnets/f829b956-9c51-476e-85f3-b9d63751f3ec => generated 674 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1451/2783] 199.204.45.129 () {30 vars in 741 bytes} [Sun Aug 23 15:57:16 2026] GET /v2.0/subnets/0c8cf255-02ce-40ac-a2f9-9640409cf398 => generated 744 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1333/2784] 199.204.45.129 () {30 vars in 703 bytes} [Sun Aug 23 15:57:16 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1452/2785] 199.204.45.129 () {30 vars in 705 bytes} [Sun Aug 23 15:57:16 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: 1334/2786] 199.204.45.129 () {30 vars in 681 bytes} [Sun Aug 23 15:57:16 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/2787] 199.204.45.129 () {30 vars in 717 bytes} [Sun Aug 23 15:57: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: 1335/2788] 199.204.45.129 () {30 vars in 741 bytes} [Sun Aug 23 15:57:16 2026] GET /v2.0/subnets/cc6e6df5-0afb-4778-abb2-5961766b6cb0 => generated 675 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1454/2789] 199.204.45.129 () {30 vars in 737 bytes} [Sun Aug 23 15:57:16 2026] GET /v2.0/ports/a4d3af31-da71-4cf5-994d-6e03d840c2a5 => generated 1128 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1336/2790] 199.204.45.129 () {30 vars in 737 bytes} [Sun Aug 23 15:57:16 2026] GET /v2.0/ports/a1f67554-42a1-4bd2-a44f-e5db05fd3d69 => generated 1345 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1455/2791] 199.204.45.129 () {30 vars in 741 bytes} [Sun Aug 23 15:57:16 2026] GET /v2.0/subnets/cc6e6df5-0afb-4778-abb2-5961766b6cb0 => generated 675 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1337/2792] 199.204.45.129 () {30 vars in 743 bytes} [Sun Aug 23 15:57:16 2026] GET /v2.0/networks/f44c244f-1d65-4c67-9391-117b10eb3b13 => generated 799 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1456/2793] 199.204.45.129 () {30 vars in 737 bytes} [Sun Aug 23 15:57:16 2026] GET /v2.0/ports/a4d3af31-da71-4cf5-994d-6e03d840c2a5 => generated 1128 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1338/2794] 199.204.45.129 () {30 vars in 741 bytes} [Sun Aug 23 15:57:16 2026] GET /v2.0/subnets/cc6e6df5-0afb-4778-abb2-5961766b6cb0 => generated 675 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1457/2795] 10.0.0.164 () {30 vars in 690 bytes} [Sun Aug 23 15:57:21 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: 1339/2796] 10.0.0.164 () {30 vars in 692 bytes} [Sun Aug 23 15:57:21 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: 1458/2797] 10.0.0.164 () {30 vars in 668 bytes} [Sun Aug 23 15:57:21 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: 8|app: 0|req: 1340/2798] 10.0.0.164 () {30 vars in 704 bytes} [Sun Aug 23 15:57:21 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: 1459/2799] 10.0.0.164 () {28 vars in 439 bytes} [Sun Aug 23 15:57:21 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: 1341/2800] 10.0.0.164 () {30 vars in 728 bytes} [Sun Aug 23 15:57:21 2026] GET /v2.0/subnets/bb76f14f-ca62-4593-90e0-de73dd173af9 => generated 655 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1460/2801] 199.204.45.129 () {30 vars in 703 bytes} [Sun Aug 23 15:57:22 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: 1342/2802] 199.204.45.129 () {30 vars in 705 bytes} [Sun Aug 23 15:57:22 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1461/2803] 199.204.45.129 () {30 vars in 681 bytes} [Sun Aug 23 15:57:22 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: 1343/2804] 199.204.45.129 () {30 vars in 717 bytes} [Sun Aug 23 15:57:22 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: 1462/2805] 199.204.45.129 () {30 vars in 741 bytes} [Sun Aug 23 15:57:22 2026] GET /v2.0/subnets/f829b956-9c51-476e-85f3-b9d63751f3ec => generated 674 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1344/2806] 199.204.45.129 () {30 vars in 741 bytes} [Sun Aug 23 15:57:22 2026] GET /v2.0/subnets/bb76f14f-ca62-4593-90e0-de73dd173af9 => generated 673 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1463/2807] 199.204.45.129 () {30 vars in 769 bytes} [Sun Aug 23 15:57:22 2026] GET /v2.0/ports?device_id=6d35c2ff-a356-4e8e-9d56-309c59c19f49 => generated 4085 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1345/2808] 199.204.45.129 () {30 vars in 703 bytes} [Sun Aug 23 15:57:22 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: 1464/2809] 199.204.45.129 () {30 vars in 705 bytes} [Sun Aug 23 15:57:22 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: 1346/2810] 199.204.45.129 () {30 vars in 681 bytes} [Sun Aug 23 15:57:22 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: 1465/2811] 199.204.45.129 () {30 vars in 717 bytes} [Sun Aug 23 15:57:22 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: 1347/2812] 199.204.45.129 () {34 vars in 717 bytes} [Sun Aug 23 15:57:22 2026] POST /v2.0/ports => generated 1332 bytes in 357 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1466/2813] 10.0.0.244 () {34 vars in 971 bytes} [Sun Aug 23 15:57:23 2026] GET /v2.0/ports/dbc9ac2e-a040-4444-8662-9bb2bec99e89 => generated 1332 bytes in 36 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: 1348/2814] 10.0.0.244 () {34 vars in 907 bytes} [Sun Aug 23 15:57:23 2026] GET /v2.0/extensions => generated 21537 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1467/2815] 199.204.45.129 () {34 vars in 1262 bytes} [Sun Aug 23 15:57:24 2026] GET /v2.0/ports/dbc9ac2e-a040-4444-8662-9bb2bec99e89?fields=binding%3Avnic_type&fields=binding%3Aprofile&fields=network_id&fields=resource_request&fields=numa_affinity_policy&fields=device_profile => generated 136 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1349/2816] 199.204.45.129 () {34 vars in 1012 bytes} [Sun Aug 23 15:57:24 2026] GET /v2.0/networks/f56f3fd4-74b6-463e-bd6f-707a9bb4c666?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: 1468/2817] 199.204.45.129 () {34 vars in 1112 bytes} [Sun Aug 23 15:57:24 2026] GET /v2.0/networks/f56f3fd4-74b6-463e-bd6f-707a9bb4c666?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: 1350/2818] 199.204.45.129 () {34 vars in 975 bytes} [Sun Aug 23 15:57:24 2026] GET /v2.0/ports/dbc9ac2e-a040-4444-8662-9bb2bec99e89 => generated 1332 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1469/2819] 199.204.45.129 () {34 vars in 986 bytes} [Sun Aug 23 15:57:24 2026] GET /v2.0/networks?id=f56f3fd4-74b6-463e-bd6f-707a9bb4c666 => generated 800 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1351/2820] 199.204.45.129 () {38 vars in 1028 bytes} [Sun Aug 23 15:57:24 2026] PUT /v2.0/ports/dbc9ac2e-a040-4444-8662-9bb2bec99e89 => generated 1522 bytes in 395 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-23 15:57:25.276 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-23c8e86a-0750-45df-9303-d8a89307cd8e'] response: {'name': 'network-changed', 'server_uuid': '6d35c2ff-a356-4e8e-9d56-309c59c19f49', 'tag': 'dbc9ac2e-a040-4444-8662-9bb2bec99e89', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1470/2821] 199.204.45.129 () {34 vars in 1080 bytes} [Sun Aug 23 15:57:25 2026] GET /v2.0/ports?tenant_id=6bb5c06278dd467caf31e9fe047ed86b&device_id=6d35c2ff-a356-4e8e-9d56-309c59c19f49 => generated 5599 bytes in 48 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: 1352/2822] 199.204.45.129 () {34 vars in 986 bytes} [Sun Aug 23 15:57:25 2026] GET /v2.0/networks?id=f56f3fd4-74b6-463e-bd6f-707a9bb4c666 => generated 800 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1471/2823] 199.204.45.129 () {34 vars in 1058 bytes} [Sun Aug 23 15:57:25 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.178&port_id=dbc9ac2e-a040-4444-8662-9bb2bec99e89 => 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: 1353/2824] 199.204.45.129 () {34 vars in 1106 bytes} [Sun Aug 23 15:57:25 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A265&port_id=dbc9ac2e-a040-4444-8662-9bb2bec99e89 => 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: 1472/2825] 199.204.45.129 () {34 vars in 1064 bytes} [Sun Aug 23 15:57:25 2026] GET /v2.0/subnets?id=bb76f14f-ca62-4593-90e0-de73dd173af9&id=b0fde728-2ecf-4229-bb9a-1759725f6e6c => generated 1413 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1354/2826] 199.204.45.129 () {34 vars in 1052 bytes} [Sun Aug 23 15:57:26 2026] GET /v2.0/ports?network_id=f56f3fd4-74b6-463e-bd6f-707a9bb4c666&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: 7|app: 0|req: 1473/2827] 199.204.45.129 () {34 vars in 1052 bytes} [Sun Aug 23 15:57:26 2026] GET /v2.0/ports?network_id=f56f3fd4-74b6-463e-bd6f-707a9bb4c666&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: 1355/2828] 199.204.45.129 () {34 vars in 1012 bytes} [Sun Aug 23 15:57:26 2026] GET /v2.0/networks/f56f3fd4-74b6-463e-bd6f-707a9bb4c666?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: 1474/2829] 199.204.45.129 () {34 vars in 1112 bytes} [Sun Aug 23 15:57:26 2026] GET /v2.0/networks/f56f3fd4-74b6-463e-bd6f-707a9bb4c666?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: 8|app: 0|req: 1356/2830] 199.204.45.129 () {34 vars in 1080 bytes} [Sun Aug 23 15:57:27 2026] GET /v2.0/ports?tenant_id=6bb5c06278dd467caf31e9fe047ed86b&device_id=6d35c2ff-a356-4e8e-9d56-309c59c19f49 => generated 5599 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1475/2831] 199.204.45.129 () {34 vars in 1058 bytes} [Sun Aug 23 15:57:27 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.2.5&port_id=aaafca41-e3de-40c7-ba4f-ddd6d41750e3 => generated 19 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1357/2832] 199.204.45.129 () {34 vars in 984 bytes} [Sun Aug 23 15:57:27 2026] GET /v2.0/subnets?id=250af552-d03d-45a7-8d1b-f876c5946e31 => generated 654 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1476/2833] 199.204.45.129 () {34 vars in 1052 bytes} [Sun Aug 23 15:57:27 2026] GET /v2.0/ports?network_id=97dcee94-3104-402a-97c0-9410653d88d2&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: 8|app: 0|req: 1358/2834] 199.204.45.129 () {34 vars in 1012 bytes} [Sun Aug 23 15:57:27 2026] GET /v2.0/networks/97dcee94-3104-402a-97c0-9410653d88d2?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: 1477/2835] 199.204.45.129 () {34 vars in 1112 bytes} [Sun Aug 23 15:57:27 2026] GET /v2.0/networks/97dcee94-3104-402a-97c0-9410653d88d2?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: 1359/2836] 199.204.45.129 () {34 vars in 1056 bytes} [Sun Aug 23 15:57:27 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.28&port_id=a1f67554-42a1-4bd2-a44f-e5db05fd3d69 => 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: 1478/2837] 199.204.45.129 () {34 vars in 984 bytes} [Sun Aug 23 15:57:27 2026] GET /v2.0/subnets?id=cc6e6df5-0afb-4778-abb2-5961766b6cb0 => generated 678 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1360/2838] 199.204.45.129 () {34 vars in 1052 bytes} [Sun Aug 23 15:57:27 2026] GET /v2.0/ports?network_id=f44c244f-1d65-4c67-9391-117b10eb3b13&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: 1479/2839] 199.204.45.129 () {34 vars in 1012 bytes} [Sun Aug 23 15:57:27 2026] GET /v2.0/networks/f44c244f-1d65-4c67-9391-117b10eb3b13?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: 1361/2840] 199.204.45.129 () {34 vars in 1112 bytes} [Sun Aug 23 15:57:27 2026] GET /v2.0/networks/f44c244f-1d65-4c67-9391-117b10eb3b13?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: 1480/2841] 199.204.45.129 () {34 vars in 1058 bytes} [Sun Aug 23 15:57:27 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.132&port_id=255b4e9e-1be2-421b-9d13-7f2d31542694 => 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: 1362/2842] 199.204.45.129 () {34 vars in 1102 bytes} [Sun Aug 23 15:57:27 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A28&port_id=255b4e9e-1be2-421b-9d13-7f2d31542694 => 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: 1481/2843] 199.204.45.129 () {34 vars in 1064 bytes} [Sun Aug 23 15:57:27 2026] GET /v2.0/subnets?id=0c8cf255-02ce-40ac-a2f9-9640409cf398&id=f829b956-9c51-476e-85f3-b9d63751f3ec => 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: 1363/2844] 199.204.45.129 () {34 vars in 1052 bytes} [Sun Aug 23 15:57:27 2026] GET /v2.0/ports?network_id=ece6f3e5-16bc-4267-b077-87925aa95485&device_owner=network%3Adhcp => generated 1457 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1482/2845] 199.204.45.129 () {34 vars in 1052 bytes} [Sun Aug 23 15:57:27 2026] GET /v2.0/ports?network_id=ece6f3e5-16bc-4267-b077-87925aa95485&device_owner=network%3Adhcp => generated 1457 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1364/2846] 199.204.45.129 () {34 vars in 1012 bytes} [Sun Aug 23 15:57:27 2026] GET /v2.0/networks/ece6f3e5-16bc-4267-b077-87925aa95485?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: 1483/2847] 199.204.45.129 () {34 vars in 1112 bytes} [Sun Aug 23 15:57:27 2026] GET /v2.0/networks/ece6f3e5-16bc-4267-b077-87925aa95485?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: 8|app: 0|req: 1365/2848] 199.204.45.129 () {34 vars in 1058 bytes} [Sun Aug 23 15:57:27 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.178&port_id=dbc9ac2e-a040-4444-8662-9bb2bec99e89 => 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: 1484/2849] 199.204.45.129 () {34 vars in 1106 bytes} [Sun Aug 23 15:57:27 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A265&port_id=dbc9ac2e-a040-4444-8662-9bb2bec99e89 => 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: 1366/2850] 199.204.45.129 () {34 vars in 1064 bytes} [Sun Aug 23 15:57:27 2026] GET /v2.0/subnets?id=bb76f14f-ca62-4593-90e0-de73dd173af9&id=b0fde728-2ecf-4229-bb9a-1759725f6e6c => generated 1413 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1485/2851] 199.204.45.129 () {34 vars in 1052 bytes} [Sun Aug 23 15:57:28 2026] GET /v2.0/ports?network_id=f56f3fd4-74b6-463e-bd6f-707a9bb4c666&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: 1367/2852] 199.204.45.129 () {34 vars in 1052 bytes} [Sun Aug 23 15:57:28 2026] GET /v2.0/ports?network_id=f56f3fd4-74b6-463e-bd6f-707a9bb4c666&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: 1486/2853] 199.204.45.129 () {34 vars in 1012 bytes} [Sun Aug 23 15:57:28 2026] GET /v2.0/networks/f56f3fd4-74b6-463e-bd6f-707a9bb4c666?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: 1368/2854] 199.204.45.129 () {34 vars in 1112 bytes} [Sun Aug 23 15:57:28 2026] GET /v2.0/networks/f56f3fd4-74b6-463e-bd6f-707a9bb4c666?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: 1488/2857] 10.0.0.244 () {34 vars in 971 bytes} [Sun Aug 23 15:57:32 2026] GET /v2.0/ports/dbc9ac2e-a040-4444-8662-9bb2bec99e89 => generated 1524 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1370/2858] 199.204.45.129 () {30 vars in 743 bytes} [Sun Aug 23 15:57:32 2026] GET /v2.0/networks/f56f3fd4-74b6-463e-bd6f-707a9bb4c666 => generated 797 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1489/2859] 199.204.45.129 () {30 vars in 741 bytes} [Sun Aug 23 15:57:32 2026] GET /v2.0/subnets/bb76f14f-ca62-4593-90e0-de73dd173af9 => generated 673 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1371/2860] 199.204.45.129 () {30 vars in 741 bytes} [Sun Aug 23 15:57:32 2026] GET /v2.0/subnets/b0fde728-2ecf-4229-bb9a-1759725f6e6c => generated 747 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1490/2861] 199.204.45.129 () {30 vars in 737 bytes} [Sun Aug 23 15:57:32 2026] GET /v2.0/ports/255b4e9e-1be2-421b-9d13-7f2d31542694 => generated 1516 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1372/2862] 199.204.45.129 () {34 vars in 790 bytes} [Sun Aug 23 15:57:32 2026] PUT /v2.0/ports/255b4e9e-1be2-421b-9d13-7f2d31542694 => generated 1255 bytes in 457 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-23 15:57:32.862 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-42926b8a-8d9a-4f33-b25c-585f973ab189'] response: {'name': 'network-changed', 'server_uuid': '6d35c2ff-a356-4e8e-9d56-309c59c19f49', 'tag': '255b4e9e-1be2-421b-9d13-7f2d31542694', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1491/2863] 199.204.45.129 () {30 vars in 743 bytes} [Sun Aug 23 15:57:32 2026] GET /v2.0/networks/ece6f3e5-16bc-4267-b077-87925aa95485 => generated 797 bytes in 50 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: 1373/2864] 199.204.45.129 () {30 vars in 741 bytes} [Sun Aug 23 15:57:32 2026] GET /v2.0/subnets/f829b956-9c51-476e-85f3-b9d63751f3ec => generated 674 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1492/2865] 199.204.45.129 () {30 vars in 703 bytes} [Sun Aug 23 15:57:33 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: 1374/2866] 199.204.45.129 () {30 vars in 705 bytes} [Sun Aug 23 15:57:33 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: 1493/2867] 199.204.45.129 () {30 vars in 681 bytes} [Sun Aug 23 15:57:33 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: 8|app: 0|req: 1375/2868] 199.204.45.129 () {30 vars in 717 bytes} [Sun Aug 23 15:57:33 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: 1494/2869] 199.204.45.129 () {30 vars in 741 bytes} [Sun Aug 23 15:57:33 2026] GET /v2.0/subnets/cc6e6df5-0afb-4778-abb2-5961766b6cb0 => generated 675 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1376/2870] 199.204.45.129 () {30 vars in 737 bytes} [Sun Aug 23 15:57:33 2026] GET /v2.0/ports/a4d3af31-da71-4cf5-994d-6e03d840c2a5 => generated 1128 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1495/2871] 199.204.45.129 () {30 vars in 737 bytes} [Sun Aug 23 15:57:33 2026] GET /v2.0/ports/a1f67554-42a1-4bd2-a44f-e5db05fd3d69 => generated 1345 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1377/2872] 199.204.45.129 () {30 vars in 741 bytes} [Sun Aug 23 15:57:33 2026] GET /v2.0/subnets/cc6e6df5-0afb-4778-abb2-5961766b6cb0 => generated 675 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1496/2873] 199.204.45.129 () {30 vars in 743 bytes} [Sun Aug 23 15:57:33 2026] GET /v2.0/networks/f44c244f-1d65-4c67-9391-117b10eb3b13 => generated 799 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1378/2874] 199.204.45.129 () {30 vars in 737 bytes} [Sun Aug 23 15:57:33 2026] GET /v2.0/ports/a4d3af31-da71-4cf5-994d-6e03d840c2a5 => generated 1128 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1497/2875] 199.204.45.129 () {30 vars in 741 bytes} [Sun Aug 23 15:57:33 2026] GET /v2.0/subnets/cc6e6df5-0afb-4778-abb2-5961766b6cb0 => generated 675 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1379/2876] 199.204.45.129 () {34 vars in 1080 bytes} [Sun Aug 23 15:57:33 2026] GET /v2.0/ports?tenant_id=6bb5c06278dd467caf31e9fe047ed86b&device_id=6d35c2ff-a356-4e8e-9d56-309c59c19f49 => generated 5376 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1498/2877] 199.204.45.129 () {34 vars in 986 bytes} [Sun Aug 23 15:57:33 2026] GET /v2.0/networks?id=ece6f3e5-16bc-4267-b077-87925aa95485 => generated 800 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1380/2878] 199.204.45.129 () {34 vars in 1058 bytes} [Sun Aug 23 15:57:33 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.132&port_id=255b4e9e-1be2-421b-9d13-7f2d31542694 => 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: 1499/2879] 199.204.45.129 () {34 vars in 984 bytes} [Sun Aug 23 15:57:33 2026] GET /v2.0/subnets?id=f829b956-9c51-476e-85f3-b9d63751f3ec => generated 677 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1381/2880] 199.204.45.129 () {34 vars in 1052 bytes} [Sun Aug 23 15:57:33 2026] GET /v2.0/ports?network_id=ece6f3e5-16bc-4267-b077-87925aa95485&device_owner=network%3Adhcp => generated 1457 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1500/2881] 199.204.45.129 () {34 vars in 1012 bytes} [Sun Aug 23 15:57:33 2026] GET /v2.0/networks/ece6f3e5-16bc-4267-b077-87925aa95485?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: 1382/2882] 199.204.45.129 () {34 vars in 1112 bytes} [Sun Aug 23 15:57:33 2026] GET /v2.0/networks/ece6f3e5-16bc-4267-b077-87925aa95485?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: 1502/2885] 199.204.45.129 () {30 vars in 703 bytes} [Sun Aug 23 15:57:45 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: 1384/2886] 199.204.45.129 () {30 vars in 705 bytes} [Sun Aug 23 15:57:45 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: 1503/2887] 199.204.45.129 () {30 vars in 681 bytes} [Sun Aug 23 15:57:45 2026] GET /v2.0/extensions/qos => generated 166 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1385/2888] 199.204.45.129 () {30 vars in 717 bytes} [Sun Aug 23 15:57:45 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: 1504/2889] 199.204.45.129 () {30 vars in 741 bytes} [Sun Aug 23 15:57:45 2026] GET /v2.0/subnets/f829b956-9c51-476e-85f3-b9d63751f3ec => generated 674 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1386/2890] 199.204.45.129 () {30 vars in 769 bytes} [Sun Aug 23 15:57:45 2026] GET /v2.0/ports?device_id=6d35c2ff-a356-4e8e-9d56-309c59c19f49 => generated 5376 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1505/2891] 199.204.45.129 () {30 vars in 703 bytes} [Sun Aug 23 15:57:46 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: 1387/2892] 199.204.45.129 () {30 vars in 705 bytes} [Sun Aug 23 15:57:46 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: 1506/2893] 199.204.45.129 () {30 vars in 681 bytes} [Sun Aug 23 15:57:46 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: 8|app: 0|req: 1388/2894] 199.204.45.129 () {30 vars in 717 bytes} [Sun Aug 23 15:57:46 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1507/2895] 199.204.45.129 () {30 vars in 737 bytes} [Sun Aug 23 15:57:46 2026] GET /v2.0/ports/dbc9ac2e-a040-4444-8662-9bb2bec99e89 => generated 1524 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1389/2896] 199.204.45.129 () {34 vars in 790 bytes} [Sun Aug 23 15:57:46 2026] PUT /v2.0/ports/dbc9ac2e-a040-4444-8662-9bb2bec99e89 => generated 1255 bytes in 255 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-23 15:57:46.510 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-a2b16d36-8a76-4a9c-843a-fc33b839b8d5'] response: {'name': 'network-changed', 'server_uuid': '6d35c2ff-a356-4e8e-9d56-309c59c19f49', 'tag': 'dbc9ac2e-a040-4444-8662-9bb2bec99e89', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1508/2897] 199.204.45.129 () {30 vars in 743 bytes} [Sun Aug 23 15:57:46 2026] GET /v2.0/networks/f56f3fd4-74b6-463e-bd6f-707a9bb4c666 => generated 797 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1390/2898] 199.204.45.129 () {30 vars in 741 bytes} [Sun Aug 23 15:57:46 2026] GET /v2.0/subnets/bb76f14f-ca62-4593-90e0-de73dd173af9 => generated 673 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1509/2899] 199.204.45.129 () {30 vars in 737 bytes} [Sun Aug 23 15:57:46 2026] GET /v2.0/ports/dbc9ac2e-a040-4444-8662-9bb2bec99e89 => generated 1291 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1391/2900] 199.204.45.129 () {34 vars in 789 bytes} [Sun Aug 23 15:57:46 2026] PUT /v2.0/ports/dbc9ac2e-a040-4444-8662-9bb2bec99e89 => generated 1080 bytes in 236 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1510/2901] 199.204.45.129 () {30 vars in 743 bytes} [Sun Aug 23 15:57:46 2026] GET /v2.0/networks/f56f3fd4-74b6-463e-bd6f-707a9bb4c666 => generated 797 bytes in 42 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: 1392/2902] 199.204.45.129 () {30 vars in 769 bytes} [Sun Aug 23 15:57:46 2026] GET /v2.0/ports?device_id=6d35c2ff-a356-4e8e-9d56-309c59c19f49 => generated 4968 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1511/2903] 199.204.45.129 () {34 vars in 1080 bytes} [Sun Aug 23 15:57:47 2026] GET /v2.0/ports?tenant_id=6bb5c06278dd467caf31e9fe047ed86b&device_id=6d35c2ff-a356-4e8e-9d56-309c59c19f49 => generated 4968 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1393/2904] 199.204.45.129 () {30 vars in 769 bytes} [Sun Aug 23 15:57:47 2026] GET /v2.0/ports?device_id=6d35c2ff-a356-4e8e-9d56-309c59c19f49 => generated 4968 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1512/2905] 199.204.45.129 () {34 vars in 986 bytes} [Sun Aug 23 15:57:47 2026] GET /v2.0/networks?id=f56f3fd4-74b6-463e-bd6f-707a9bb4c666 => generated 800 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1394/2906] 199.204.45.129 () {34 vars in 1012 bytes} [Sun Aug 23 15:57:47 2026] GET /v2.0/networks/f56f3fd4-74b6-463e-bd6f-707a9bb4c666?fields=segments => generated 14 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1513/2907] 199.204.45.129 () {34 vars in 1112 bytes} [Sun Aug 23 15:57:47 2026] GET /v2.0/networks/f56f3fd4-74b6-463e-bd6f-707a9bb4c666?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: 8|app: 0|req: 1395/2908] 199.204.45.129 () {30 vars in 769 bytes} [Sun Aug 23 15:57:48 2026] GET /v2.0/ports?device_id=6d35c2ff-a356-4e8e-9d56-309c59c19f49 => generated 4968 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-23 15:57:48.548 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-e511a2ad-d85f-402f-b1dc-d8fedcd141aa'] response: {'name': 'network-changed', 'server_uuid': '6d35c2ff-a356-4e8e-9d56-309c59c19f49', 'tag': 'dbc9ac2e-a040-4444-8662-9bb2bec99e89', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1514/2909] 199.204.45.129 () {34 vars in 1080 bytes} [Sun Aug 23 15:57:49 2026] GET /v2.0/ports?tenant_id=6bb5c06278dd467caf31e9fe047ed86b&device_id=6d35c2ff-a356-4e8e-9d56-309c59c19f49 => generated 4968 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1396/2910] 199.204.45.129 () {34 vars in 986 bytes} [Sun Aug 23 15:57:49 2026] GET /v2.0/networks?id=f56f3fd4-74b6-463e-bd6f-707a9bb4c666 => generated 800 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1515/2911] 199.204.45.129 () {34 vars in 1012 bytes} [Sun Aug 23 15:57:49 2026] GET /v2.0/networks/f56f3fd4-74b6-463e-bd6f-707a9bb4c666?fields=segments => generated 14 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1516/2912] 199.204.45.129 () {30 vars in 769 bytes} [Sun Aug 23 15:57:49 2026] GET /v2.0/ports?device_id=6d35c2ff-a356-4e8e-9d56-309c59c19f49 => generated 4968 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1397/2913] 199.204.45.129 () {34 vars in 1112 bytes} [Sun Aug 23 15:57:49 2026] GET /v2.0/networks/f56f3fd4-74b6-463e-bd6f-707a9bb4c666?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: 1517/2914] 199.204.45.129 () {34 vars in 975 bytes} [Sun Aug 23 15:57:49 2026] GET /v2.0/ports/dbc9ac2e-a040-4444-8662-9bb2bec99e89 => generated 1116 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1398/2915] 199.204.45.129 () {34 vars in 1060 bytes} [Sun Aug 23 15:57:49 2026] GET /v2.0/ports/dbc9ac2e-a040-4444-8662-9bb2bec99e89?fields=binding%3Aprofile&fields=network_id => generated 83 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1518/2916] 199.204.45.129 () {34 vars in 1016 bytes} [Sun Aug 23 15:57:49 2026] GET /v2.0/networks/f56f3fd4-74b6-463e-bd6f-707a9bb4c666?fields=dns_domain => generated 29 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1399/2917] 199.204.45.129 () {38 vars in 1028 bytes} [Sun Aug 23 15:57:49 2026] PUT /v2.0/ports/dbc9ac2e-a040-4444-8662-9bb2bec99e89 => generated 917 bytes in 241 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1519/2918] 199.204.45.129 () {30 vars in 769 bytes} [Sun Aug 23 15:57:50 2026] GET /v2.0/ports?device_id=6d35c2ff-a356-4e8e-9d56-309c59c19f49 => generated 3860 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-23 15:57:50.405 8 INFO neutron_taas.services.taas.taas_plugin [None req-370f25b0-826e-4b03-83c9-c5a99fb9300a f587c7dcfefb4fdda5c66155dd894154 6bb5c06278dd467caf31e9fe047ed86b - - default default] TaaS: Handle Delete Port: dbc9ac2e-a040-4444-8662-9bb2bec99e89 2026-08-23 15:57:50.407 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-370f25b0-826e-4b03-83c9-c5a99fb9300a f587c7dcfefb4fdda5c66155dd894154 6bb5c06278dd467caf31e9fe047ed86b - - default default] Tap Mirror: Handle Delete Port: dbc9ac2e-a040-4444-8662-9bb2bec99e89 [pid: 8|app: 0|req: 1400/2919] 199.204.45.129 () {32 vars in 759 bytes} [Sun Aug 23 15:57:50 2026] DELETE /v2.0/ports/dbc9ac2e-a040-4444-8662-9bb2bec99e89 => generated 0 bytes in 188 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1520/2920] 199.204.45.129 () {30 vars in 703 bytes} [Sun Aug 23 15:57:50 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1401/2921] 199.204.45.129 () {30 vars in 705 bytes} [Sun Aug 23 15:57:50 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: 1521/2922] 199.204.45.129 () {30 vars in 681 bytes} [Sun Aug 23 15:57:50 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: 1402/2923] 199.204.45.129 () {30 vars in 717 bytes} [Sun Aug 23 15:57:50 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1522/2924] 199.204.45.129 () {30 vars in 741 bytes} [Sun Aug 23 15:57:50 2026] GET /v2.0/subnets/cc6e6df5-0afb-4778-abb2-5961766b6cb0 => generated 675 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1403/2925] 199.204.45.129 () {30 vars in 737 bytes} [Sun Aug 23 15:57:50 2026] GET /v2.0/ports/a4d3af31-da71-4cf5-994d-6e03d840c2a5 => generated 1128 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1523/2926] 199.204.45.129 () {30 vars in 737 bytes} [Sun Aug 23 15:57:50 2026] GET /v2.0/ports/a1f67554-42a1-4bd2-a44f-e5db05fd3d69 => generated 1345 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1404/2927] 199.204.45.129 () {30 vars in 741 bytes} [Sun Aug 23 15:57:50 2026] GET /v2.0/subnets/cc6e6df5-0afb-4778-abb2-5961766b6cb0 => generated 675 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1524/2928] 199.204.45.129 () {30 vars in 743 bytes} [Sun Aug 23 15:57:50 2026] GET /v2.0/networks/f44c244f-1d65-4c67-9391-117b10eb3b13 => generated 799 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1405/2929] 199.204.45.129 () {30 vars in 737 bytes} [Sun Aug 23 15:57:50 2026] GET /v2.0/ports/a4d3af31-da71-4cf5-994d-6e03d840c2a5 => generated 1128 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1525/2930] 199.204.45.129 () {30 vars in 741 bytes} [Sun Aug 23 15:57:50 2026] GET /v2.0/subnets/cc6e6df5-0afb-4778-abb2-5961766b6cb0 => generated 675 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1406/2931] 199.204.45.129 () {34 vars in 1080 bytes} [Sun Aug 23 15:57:51 2026] GET /v2.0/ports?tenant_id=6bb5c06278dd467caf31e9fe047ed86b&device_id=6d35c2ff-a356-4e8e-9d56-309c59c19f49 => generated 3860 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1526/2932] 199.204.45.129 () {34 vars in 1226 bytes} [Sun Aug 23 15:57:51 2026] GET /v2.0/networks?id=97dcee94-3104-402a-97c0-9410653d88d2&id=f44c244f-1d65-4c67-9391-117b10eb3b13&id=ece6f3e5-16bc-4267-b077-87925aa95485&id=f56f3fd4-74b6-463e-bd6f-707a9bb4c666 => generated 3095 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1407/2933] 199.204.45.129 () {34 vars in 1058 bytes} [Sun Aug 23 15:57:51 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.2.5&port_id=aaafca41-e3de-40c7-ba4f-ddd6d41750e3 => 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: 1527/2934] 199.204.45.129 () {34 vars in 984 bytes} [Sun Aug 23 15:57:51 2026] GET /v2.0/subnets?id=250af552-d03d-45a7-8d1b-f876c5946e31 => generated 654 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1408/2935] 199.204.45.129 () {34 vars in 1052 bytes} [Sun Aug 23 15:57:51 2026] GET /v2.0/ports?network_id=97dcee94-3104-402a-97c0-9410653d88d2&device_owner=network%3Adhcp => generated 1244 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1528/2936] 199.204.45.129 () {34 vars in 1012 bytes} [Sun Aug 23 15:57:51 2026] GET /v2.0/networks/97dcee94-3104-402a-97c0-9410653d88d2?fields=segments => generated 14 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1409/2937] 199.204.45.129 () {34 vars in 1112 bytes} [Sun Aug 23 15:57:51 2026] GET /v2.0/networks/97dcee94-3104-402a-97c0-9410653d88d2?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1529/2938] 199.204.45.129 () {34 vars in 1056 bytes} [Sun Aug 23 15:57:51 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.28&port_id=a1f67554-42a1-4bd2-a44f-e5db05fd3d69 => 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: 1410/2939] 199.204.45.129 () {34 vars in 984 bytes} [Sun Aug 23 15:57:51 2026] GET /v2.0/subnets?id=cc6e6df5-0afb-4778-abb2-5961766b6cb0 => generated 678 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1530/2940] 199.204.45.129 () {34 vars in 1052 bytes} [Sun Aug 23 15:57:51 2026] GET /v2.0/ports?network_id=f44c244f-1d65-4c67-9391-117b10eb3b13&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: 1411/2941] 199.204.45.129 () {34 vars in 1012 bytes} [Sun Aug 23 15:57:51 2026] GET /v2.0/networks/f44c244f-1d65-4c67-9391-117b10eb3b13?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: 1531/2942] 199.204.45.129 () {34 vars in 1112 bytes} [Sun Aug 23 15:57:51 2026] GET /v2.0/networks/f44c244f-1d65-4c67-9391-117b10eb3b13?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1412/2943] 199.204.45.129 () {34 vars in 1058 bytes} [Sun Aug 23 15:57:51 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.132&port_id=255b4e9e-1be2-421b-9d13-7f2d31542694 => 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: 1532/2944] 199.204.45.129 () {34 vars in 984 bytes} [Sun Aug 23 15:57:51 2026] GET /v2.0/subnets?id=f829b956-9c51-476e-85f3-b9d63751f3ec => generated 677 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1413/2945] 199.204.45.129 () {34 vars in 1052 bytes} [Sun Aug 23 15:57:51 2026] GET /v2.0/ports?network_id=ece6f3e5-16bc-4267-b077-87925aa95485&device_owner=network%3Adhcp => generated 1457 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1533/2946] 199.204.45.129 () {34 vars in 1012 bytes} [Sun Aug 23 15:57:51 2026] GET /v2.0/networks/ece6f3e5-16bc-4267-b077-87925aa95485?fields=segments => generated 14 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1414/2947] 199.204.45.129 () {34 vars in 1112 bytes} [Sun Aug 23 15:57:51 2026] GET /v2.0/networks/ece6f3e5-16bc-4267-b077-87925aa95485?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: 1534/2948] 199.204.45.129 () {30 vars in 703 bytes} [Sun Aug 23 15:57:56 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1415/2949] 199.204.45.129 () {30 vars in 705 bytes} [Sun Aug 23 15:57:56 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: 1535/2950] 199.204.45.129 () {30 vars in 681 bytes} [Sun Aug 23 15:57:56 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: 8|app: 0|req: 1416/2951] 199.204.45.129 () {30 vars in 717 bytes} [Sun Aug 23 15:57:56 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: 1536/2952] 199.204.45.129 () {30 vars in 769 bytes} [Sun Aug 23 15:57:56 2026] GET /v2.0/ports?device_id=6d35c2ff-a356-4e8e-9d56-309c59c19f49 => generated 3860 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1417/2953] 199.204.45.129 () {30 vars in 703 bytes} [Sun Aug 23 15:57:56 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1537/2954] 199.204.45.129 () {30 vars in 705 bytes} [Sun Aug 23 15:57:56 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1418/2955] 199.204.45.129 () {30 vars in 681 bytes} [Sun Aug 23 15:57:56 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: 1538/2956] 199.204.45.129 () {30 vars in 717 bytes} [Sun Aug 23 15:57:56 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: 1419/2957] 199.204.45.129 () {30 vars in 737 bytes} [Sun Aug 23 15:57:56 2026] GET /v2.0/ports/255b4e9e-1be2-421b-9d13-7f2d31542694 => generated 1291 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1539/2958] 199.204.45.129 () {34 vars in 789 bytes} [Sun Aug 23 15:57:57 2026] PUT /v2.0/ports/255b4e9e-1be2-421b-9d13-7f2d31542694 => generated 1080 bytes in 277 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-23 15:57:57.329 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-c3f3a781-217b-4a66-86c8-5d576c78c9b5'] response: {'name': 'network-changed', 'server_uuid': '6d35c2ff-a356-4e8e-9d56-309c59c19f49', 'tag': '255b4e9e-1be2-421b-9d13-7f2d31542694', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1420/2959] 199.204.45.129 () {30 vars in 743 bytes} [Sun Aug 23 15:57:57 2026] GET /v2.0/networks/ece6f3e5-16bc-4267-b077-87925aa95485 => generated 797 bytes in 41 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: 1540/2960] 199.204.45.129 () {30 vars in 769 bytes} [Sun Aug 23 15:57:57 2026] GET /v2.0/ports?device_id=6d35c2ff-a356-4e8e-9d56-309c59c19f49 => generated 3685 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1421/2961] 199.204.45.129 () {30 vars in 769 bytes} [Sun Aug 23 15:57:57 2026] GET /v2.0/ports?device_id=6d35c2ff-a356-4e8e-9d56-309c59c19f49 => generated 3685 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1541/2962] 199.204.45.129 () {34 vars in 1080 bytes} [Sun Aug 23 15:57:57 2026] GET /v2.0/ports?tenant_id=6bb5c06278dd467caf31e9fe047ed86b&device_id=6d35c2ff-a356-4e8e-9d56-309c59c19f49 => generated 3685 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1422/2963] 199.204.45.129 () {34 vars in 986 bytes} [Sun Aug 23 15:57:57 2026] GET /v2.0/networks?id=ece6f3e5-16bc-4267-b077-87925aa95485 => generated 800 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1542/2964] 199.204.45.129 () {34 vars in 1012 bytes} [Sun Aug 23 15:57:57 2026] GET /v2.0/networks/ece6f3e5-16bc-4267-b077-87925aa95485?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: 1423/2965] 199.204.45.129 () {34 vars in 1112 bytes} [Sun Aug 23 15:57:57 2026] GET /v2.0/networks/ece6f3e5-16bc-4267-b077-87925aa95485?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: 7|app: 0|req: 1543/2966] 199.204.45.129 () {30 vars in 769 bytes} [Sun Aug 23 15:57:58 2026] GET /v2.0/ports?device_id=6d35c2ff-a356-4e8e-9d56-309c59c19f49 => generated 3685 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1424/2967] 199.204.45.129 () {34 vars in 975 bytes} [Sun Aug 23 15:57:59 2026] GET /v2.0/ports/255b4e9e-1be2-421b-9d13-7f2d31542694 => generated 1116 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1544/2968] 199.204.45.129 () {34 vars in 1060 bytes} [Sun Aug 23 15:57:59 2026] GET /v2.0/ports/255b4e9e-1be2-421b-9d13-7f2d31542694?fields=binding%3Aprofile&fields=network_id => generated 83 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1425/2969] 199.204.45.129 () {34 vars in 1016 bytes} [Sun Aug 23 15:57:59 2026] GET /v2.0/networks/ece6f3e5-16bc-4267-b077-87925aa95485?fields=dns_domain => generated 29 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1545/2970] 199.204.45.129 () {30 vars in 769 bytes} [Sun Aug 23 15:57:59 2026] GET /v2.0/ports?device_id=6d35c2ff-a356-4e8e-9d56-309c59c19f49 => generated 3685 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1426/2973] 199.204.45.129 () {38 vars in 1028 bytes} [Sun Aug 23 15:57:59 2026] PUT /v2.0/ports/255b4e9e-1be2-421b-9d13-7f2d31542694 => generated 917 bytes in 220 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1548/2974] 199.204.45.129 () {30 vars in 769 bytes} [Sun Aug 23 15:58:00 2026] GET /v2.0/ports?device_id=6d35c2ff-a356-4e8e-9d56-309c59c19f49 => generated 2577 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-23 15:58:00.823 8 INFO neutron_taas.services.taas.taas_plugin [None req-f53e02db-6156-4531-8fd3-d7adae1e3bc3 f587c7dcfefb4fdda5c66155dd894154 6bb5c06278dd467caf31e9fe047ed86b - - default default] TaaS: Handle Delete Port: 255b4e9e-1be2-421b-9d13-7f2d31542694 2026-08-23 15:58:00.825 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f53e02db-6156-4531-8fd3-d7adae1e3bc3 f587c7dcfefb4fdda5c66155dd894154 6bb5c06278dd467caf31e9fe047ed86b - - default default] Tap Mirror: Handle Delete Port: 255b4e9e-1be2-421b-9d13-7f2d31542694 [pid: 8|app: 0|req: 1427/2975] 199.204.45.129 () {32 vars in 759 bytes} [Sun Aug 23 15:58:00 2026] DELETE /v2.0/ports/255b4e9e-1be2-421b-9d13-7f2d31542694 => 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: 1549/2976] 199.204.45.129 () {30 vars in 703 bytes} [Sun Aug 23 15:58:01 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: 1428/2977] 199.204.45.129 () {30 vars in 705 bytes} [Sun Aug 23 15:58:01 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: 1550/2978] 199.204.45.129 () {30 vars in 681 bytes} [Sun Aug 23 15:58:01 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: 1429/2979] 199.204.45.129 () {30 vars in 717 bytes} [Sun Aug 23 15:58:01 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: 1551/2980] 199.204.45.129 () {30 vars in 741 bytes} [Sun Aug 23 15:58:01 2026] GET /v2.0/subnets/cc6e6df5-0afb-4778-abb2-5961766b6cb0 => generated 675 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1430/2981] 199.204.45.129 () {30 vars in 737 bytes} [Sun Aug 23 15:58:01 2026] GET /v2.0/ports/a4d3af31-da71-4cf5-994d-6e03d840c2a5 => generated 1128 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1552/2982] 199.204.45.129 () {30 vars in 737 bytes} [Sun Aug 23 15:58:01 2026] GET /v2.0/ports/a1f67554-42a1-4bd2-a44f-e5db05fd3d69 => generated 1345 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1431/2983] 199.204.45.129 () {30 vars in 741 bytes} [Sun Aug 23 15:58:01 2026] GET /v2.0/subnets/cc6e6df5-0afb-4778-abb2-5961766b6cb0 => generated 675 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1553/2984] 199.204.45.129 () {30 vars in 743 bytes} [Sun Aug 23 15:58:01 2026] GET /v2.0/networks/f44c244f-1d65-4c67-9391-117b10eb3b13 => generated 799 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1432/2985] 199.204.45.129 () {30 vars in 737 bytes} [Sun Aug 23 15:58:01 2026] GET /v2.0/ports/a4d3af31-da71-4cf5-994d-6e03d840c2a5 => generated 1128 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1554/2986] 199.204.45.129 () {30 vars in 741 bytes} [Sun Aug 23 15:58:01 2026] GET /v2.0/subnets/cc6e6df5-0afb-4778-abb2-5961766b6cb0 => generated 675 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1433/2987] 199.204.45.129 () {34 vars in 1080 bytes} [Sun Aug 23 15:58:01 2026] GET /v2.0/ports?tenant_id=6bb5c06278dd467caf31e9fe047ed86b&device_id=6d35c2ff-a356-4e8e-9d56-309c59c19f49 => generated 2577 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1555/2988] 199.204.45.129 () {34 vars in 1146 bytes} [Sun Aug 23 15:58:01 2026] GET /v2.0/networks?id=97dcee94-3104-402a-97c0-9410653d88d2&id=f44c244f-1d65-4c67-9391-117b10eb3b13&id=ece6f3e5-16bc-4267-b077-87925aa95485 => generated 2309 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1434/2989] 199.204.45.129 () {34 vars in 1058 bytes} [Sun Aug 23 15:58:01 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.2.5&port_id=aaafca41-e3de-40c7-ba4f-ddd6d41750e3 => 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: 1556/2990] 199.204.45.129 () {34 vars in 984 bytes} [Sun Aug 23 15:58:01 2026] GET /v2.0/subnets?id=250af552-d03d-45a7-8d1b-f876c5946e31 => generated 654 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1435/2991] 199.204.45.129 () {34 vars in 1052 bytes} [Sun Aug 23 15:58:01 2026] GET /v2.0/ports?network_id=97dcee94-3104-402a-97c0-9410653d88d2&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: 1557/2992] 199.204.45.129 () {34 vars in 1012 bytes} [Sun Aug 23 15:58:01 2026] GET /v2.0/networks/97dcee94-3104-402a-97c0-9410653d88d2?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: 1436/2993] 199.204.45.129 () {34 vars in 1112 bytes} [Sun Aug 23 15:58:01 2026] GET /v2.0/networks/97dcee94-3104-402a-97c0-9410653d88d2?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: 1558/2994] 199.204.45.129 () {34 vars in 1056 bytes} [Sun Aug 23 15:58:01 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.28&port_id=a1f67554-42a1-4bd2-a44f-e5db05fd3d69 => 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: 1437/2995] 199.204.45.129 () {34 vars in 984 bytes} [Sun Aug 23 15:58:01 2026] GET /v2.0/subnets?id=cc6e6df5-0afb-4778-abb2-5961766b6cb0 => generated 678 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1559/2996] 199.204.45.129 () {34 vars in 1052 bytes} [Sun Aug 23 15:58:01 2026] GET /v2.0/ports?network_id=f44c244f-1d65-4c67-9391-117b10eb3b13&device_owner=network%3Adhcp => generated 1461 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1438/2997] 199.204.45.129 () {34 vars in 1012 bytes} [Sun Aug 23 15:58:01 2026] GET /v2.0/networks/f44c244f-1d65-4c67-9391-117b10eb3b13?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: 1560/2998] 199.204.45.129 () {34 vars in 1112 bytes} [Sun Aug 23 15:58:01 2026] GET /v2.0/networks/f44c244f-1d65-4c67-9391-117b10eb3b13?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: 1439/2999] 199.204.45.129 () {30 vars in 703 bytes} [Sun Aug 23 15:58:12 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: 1561/3000] 199.204.45.129 () {30 vars in 705 bytes} [Sun Aug 23 15:58: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: 1440/3001] 199.204.45.129 () {30 vars in 681 bytes} [Sun Aug 23 15:58:12 2026] GET /v2.0/extensions/qos => generated 166 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1562/3002] 199.204.45.129 () {30 vars in 717 bytes} [Sun Aug 23 15:58:12 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-08-23 15:58:12.535 8 INFO neutron.api.v2.resource [None req-52b28029-6091-4bb4-be8a-2449ec092aba f587c7dcfefb4fdda5c66155dd894154 6bb5c06278dd467caf31e9fe047ed86b - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1441/3003] 199.204.45.129 () {30 vars in 763 bytes} [Sun Aug 23 15:58:12 2026] GET /v2.0/security-groups/lb-2c5e7225-12ee-4177-888b-2f530128be10 => generated 149 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1563/3004] 199.204.45.129 () {30 vars in 785 bytes} [Sun Aug 23 15:58:12 2026] GET /v2.0/security-groups?name=lb-2c5e7225-12ee-4177-888b-2f530128be10 => generated 2865 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1442/3005] 199.204.45.129 () {30 vars in 815 bytes} [Sun Aug 23 15:58:12 2026] GET /v2.0/security-group-rules?security_group_id=76b30b5f-89fc-4106-9bdc-2c1b6531b409 => generated 2334 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1564/3006] 199.204.45.129 () {32 vars in 789 bytes} [Sun Aug 23 15:58:12 2026] DELETE /v2.0/security-group-rules/ddc5cc78-9a71-4e83-9877-e55a53b51ae6 => generated 0 bytes in 56 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1443/3007] 199.204.45.129 () {32 vars in 789 bytes} [Sun Aug 23 15:58:12 2026] DELETE /v2.0/security-group-rules/ed836d6d-afbc-496e-8470-57e227fa4127 => generated 0 bytes in 52 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-23 15:58:16.649 7 INFO neutron_taas.services.taas.taas_plugin [None req-e62774fb-09bf-4359-bf6b-5625f4d08705 6419a29a718949c28cf7c2621a23bdab f1fd32197d2443f2b13bdfdfde7c327c - - default default] TaaS: Handle Delete Port: f42bfa71-dc64-4372-8149-d4fe24c25263 2026-08-23 15:58:16.651 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-e62774fb-09bf-4359-bf6b-5625f4d08705 6419a29a718949c28cf7c2621a23bdab f1fd32197d2443f2b13bdfdfde7c327c - - default default] Tap Mirror: Handle Delete Port: f42bfa71-dc64-4372-8149-d4fe24c25263 2026-08-23 15:58:16.830 7 INFO neutron.db.l3_db [None req-e62774fb-09bf-4359-bf6b-5625f4d08705 6419a29a718949c28cf7c2621a23bdab f1fd32197d2443f2b13bdfdfde7c327c - - default default] Floating IP 80821947-50f9-4067-80c1-55e133f33a30 disassociated (deleted). External IP: 10.96.250.216, port: a4d3af31-da71-4cf5-994d-6e03d840c2a5. [pid: 7|app: 0|req: 1566/3010] 10.0.0.234 () {32 vars in 732 bytes} [Sun Aug 23 15:58:16 2026] DELETE /v2.0/floatingips/80821947-50f9-4067-80c1-55e133f33a30 => generated 0 bytes in 678 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-23 15:58:17.220 8 INFO neutron.api.v2.resource [None req-4d476abf-d3da-4932-a83a-6fffd466aec1 6419a29a718949c28cf7c2621a23bdab f1fd32197d2443f2b13bdfdfde7c327c - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1445/3011] 10.0.0.234 () {32 vars in 729 bytes} [Sun Aug 23 15:58:17 2026] GET /v2.0/floatingips/80821947-50f9-4067-80c1-55e133f33a30 => generated 144 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1567/3012] 199.204.45.129 () {30 vars in 703 bytes} [Sun Aug 23 15:58:18 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1446/3013] 199.204.45.129 () {30 vars in 705 bytes} [Sun Aug 23 15:58:18 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: 1568/3014] 199.204.45.129 () {30 vars in 681 bytes} [Sun Aug 23 15:58:18 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: 8|app: 0|req: 1447/3015] 199.204.45.129 () {30 vars in 717 bytes} [Sun Aug 23 15:58: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) 2026-08-23 15:58:18.207 7 INFO neutron.api.v2.resource [None req-2874d94d-0ec0-481d-8f44-af02e5e6abf3 f587c7dcfefb4fdda5c66155dd894154 6bb5c06278dd467caf31e9fe047ed86b - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1569/3016] 199.204.45.129 () {30 vars in 763 bytes} [Sun Aug 23 15:58:18 2026] GET /v2.0/security-groups/lb-2c5e7225-12ee-4177-888b-2f530128be10 => generated 149 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1448/3017] 199.204.45.129 () {30 vars in 785 bytes} [Sun Aug 23 15:58:18 2026] GET /v2.0/security-groups?name=lb-2c5e7225-12ee-4177-888b-2f530128be10 => generated 1639 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1570/3018] 199.204.45.129 () {30 vars in 815 bytes} [Sun Aug 23 15:58:18 2026] GET /v2.0/security-group-rules?security_group_id=76b30b5f-89fc-4106-9bdc-2c1b6531b409 => generated 1182 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1449/3019] 199.204.45.129 () {30 vars in 703 bytes} [Sun Aug 23 15:58:18 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1571/3020] 199.204.45.129 () {30 vars in 705 bytes} [Sun Aug 23 15:58:18 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: 1450/3021] 199.204.45.129 () {30 vars in 681 bytes} [Sun Aug 23 15:58:18 2026] GET /v2.0/extensions/qos => generated 166 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1572/3022] 199.204.45.129 () {30 vars in 717 bytes} [Sun Aug 23 15:58:18 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: 1451/3023] 199.204.45.129 () {30 vars in 741 bytes} [Sun Aug 23 15:58:18 2026] GET /v2.0/subnets/cc6e6df5-0afb-4778-abb2-5961766b6cb0 => generated 675 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1573/3024] 199.204.45.129 () {30 vars in 769 bytes} [Sun Aug 23 15:58:18 2026] GET /v2.0/ports?device_id=6d35c2ff-a356-4e8e-9d56-309c59c19f49 => generated 2577 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1452/3025] 199.204.45.129 () {30 vars in 769 bytes} [Sun Aug 23 15:58:18 2026] GET /v2.0/ports?device_id=6d35c2ff-a356-4e8e-9d56-309c59c19f49 => generated 2577 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1574/3026] 199.204.45.129 () {30 vars in 769 bytes} [Sun Aug 23 15:58:18 2026] GET /v2.0/ports?device_id=6d35c2ff-a356-4e8e-9d56-309c59c19f49 => generated 2577 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1453/3027] 199.204.45.129 () {30 vars in 769 bytes} [Sun Aug 23 15:58:20 2026] GET /v2.0/ports?device_id=6d35c2ff-a356-4e8e-9d56-309c59c19f49 => generated 2577 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1575/3028] 199.204.45.129 () {34 vars in 975 bytes} [Sun Aug 23 15:58:21 2026] GET /v2.0/ports/a1f67554-42a1-4bd2-a44f-e5db05fd3d69 => generated 1345 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1454/3029] 199.204.45.129 () {34 vars in 1060 bytes} [Sun Aug 23 15:58:21 2026] GET /v2.0/ports/a1f67554-42a1-4bd2-a44f-e5db05fd3d69?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: 7|app: 0|req: 1576/3030] 199.204.45.129 () {30 vars in 769 bytes} [Sun Aug 23 15:58:21 2026] GET /v2.0/ports?device_id=6d35c2ff-a356-4e8e-9d56-309c59c19f49 => generated 2577 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1455/3031] 199.204.45.129 () {34 vars in 1016 bytes} [Sun Aug 23 15:58:21 2026] GET /v2.0/networks/f44c244f-1d65-4c67-9391-117b10eb3b13?fields=dns_domain => generated 29 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1577/3032] 199.204.45.129 () {38 vars in 1028 bytes} [Sun Aug 23 15:58:21 2026] PUT /v2.0/ports/a1f67554-42a1-4bd2-a44f-e5db05fd3d69 => generated 1146 bytes in 225 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1456/3033] 199.204.45.129 () {30 vars in 769 bytes} [Sun Aug 23 15:58:22 2026] GET /v2.0/ports?device_id=6d35c2ff-a356-4e8e-9d56-309c59c19f49 => generated 1240 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: 7|app: 0|req: 1578/3034] 199.204.45.129 () {34 vars in 789 bytes} [Sun Aug 23 15:58:22 2026] PUT /v2.0/ports/a1f67554-42a1-4bd2-a44f-e5db05fd3d69 => generated 1086 bytes in 205 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1457/3035] 199.204.45.129 () {30 vars in 737 bytes} [Sun Aug 23 15:58:22 2026] GET /v2.0/ports/a1f67554-42a1-4bd2-a44f-e5db05fd3d69 => generated 1086 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-23 15:58:22.572 7 INFO neutron_taas.services.taas.taas_plugin [None req-98421333-c140-452c-8eca-cddf002ad4db f587c7dcfefb4fdda5c66155dd894154 6bb5c06278dd467caf31e9fe047ed86b - - default default] TaaS: Handle Delete Port: a1f67554-42a1-4bd2-a44f-e5db05fd3d69 2026-08-23 15:58:22.575 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-98421333-c140-452c-8eca-cddf002ad4db f587c7dcfefb4fdda5c66155dd894154 6bb5c06278dd467caf31e9fe047ed86b - - default default] Tap Mirror: Handle Delete Port: a1f67554-42a1-4bd2-a44f-e5db05fd3d69 [pid: 7|app: 0|req: 1579/3036] 199.204.45.129 () {32 vars in 759 bytes} [Sun Aug 23 15:58:22 2026] DELETE /v2.0/ports/a1f67554-42a1-4bd2-a44f-e5db05fd3d69 => generated 0 bytes in 282 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1458/3037] 199.204.45.129 () {30 vars in 703 bytes} [Sun Aug 23 15:58:22 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1580/3038] 199.204.45.129 () {30 vars in 705 bytes} [Sun Aug 23 15:58:22 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: 1459/3039] 199.204.45.129 () {30 vars in 681 bytes} [Sun Aug 23 15:58:22 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: 1581/3040] 199.204.45.129 () {30 vars in 717 bytes} [Sun Aug 23 15:58:22 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-23 15:58:22.852 8 INFO neutron.pecan_wsgi.hooks.translation [None req-993e5846-cb24-4d31-94bb-f7ad13b9b798 f587c7dcfefb4fdda5c66155dd894154 6bb5c06278dd467caf31e9fe047ed86b - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1460/3041] 199.204.45.129 () {32 vars in 759 bytes} [Sun Aug 23 15:58:22 2026] DELETE /v2.0/ports/a1f67554-42a1-4bd2-a44f-e5db05fd3d69 => 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: 1582/3042] 199.204.45.129 () {30 vars in 737 bytes} [Sun Aug 23 15:58:22 2026] GET /v2.0/ports/a4d3af31-da71-4cf5-994d-6e03d840c2a5 => generated 1128 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1461/3043] 199.204.45.129 () {34 vars in 1080 bytes} [Sun Aug 23 15:58:22 2026] GET /v2.0/ports?tenant_id=6bb5c06278dd467caf31e9fe047ed86b&device_id=6d35c2ff-a356-4e8e-9d56-309c59c19f49 => generated 1240 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-23 15:58:22.912 7 INFO neutron.api.v2.resource [None req-8f91f766-aafa-4e5c-adf1-3d88e3bc0eb5 f587c7dcfefb4fdda5c66155dd894154 6bb5c06278dd467caf31e9fe047ed86b - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1583/3044] 199.204.45.129 () {30 vars in 763 bytes} [Sun Aug 23 15:58:22 2026] GET /v2.0/security-groups/lb-2c5e7225-12ee-4177-888b-2f530128be10 => 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: 1584/3045] 199.204.45.129 () {30 vars in 785 bytes} [Sun Aug 23 15:58:22 2026] GET /v2.0/security-groups?name=lb-2c5e7225-12ee-4177-888b-2f530128be10 => generated 1639 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1462/3046] 199.204.45.129 () {34 vars in 1066 bytes} [Sun Aug 23 15:58:22 2026] GET /v2.0/networks?id=97dcee94-3104-402a-97c0-9410653d88d2&id=f44c244f-1d65-4c67-9391-117b10eb3b13 => generated 1523 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1585/3047] 199.204.45.129 () {30 vars in 737 bytes} [Sun Aug 23 15:58:22 2026] GET /v2.0/ports/a4d3af31-da71-4cf5-994d-6e03d840c2a5 => generated 1128 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1463/3048] 199.204.45.129 () {34 vars in 1058 bytes} [Sun Aug 23 15:58:22 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.2.5&port_id=aaafca41-e3de-40c7-ba4f-ddd6d41750e3 => 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: 1586/3049] 199.204.45.129 () {34 vars in 984 bytes} [Sun Aug 23 15:58:22 2026] GET /v2.0/subnets?id=250af552-d03d-45a7-8d1b-f876c5946e31 => generated 654 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1587/3050] 199.204.45.129 () {34 vars in 1052 bytes} [Sun Aug 23 15:58:23 2026] GET /v2.0/ports?network_id=97dcee94-3104-402a-97c0-9410653d88d2&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: 1588/3051] 199.204.45.129 () {34 vars in 1012 bytes} [Sun Aug 23 15:58:23 2026] GET /v2.0/networks/97dcee94-3104-402a-97c0-9410653d88d2?fields=segments => generated 14 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1589/3052] 199.204.45.129 () {34 vars in 1112 bytes} [Sun Aug 23 15:58:23 2026] GET /v2.0/networks/97dcee94-3104-402a-97c0-9410653d88d2?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: 1464/3053] 199.204.45.129 () {34 vars in 789 bytes} [Sun Aug 23 15:58:22 2026] PUT /v2.0/ports/a4d3af31-da71-4cf5-994d-6e03d840c2a5 => generated 1090 bytes in 187 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1590/3054] 199.204.45.129 () {32 vars in 779 bytes} [Sun Aug 23 15:58:23 2026] DELETE /v2.0/security-groups/76b30b5f-89fc-4106-9bdc-2c1b6531b409 => generated 0 bytes in 78 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-23 15:58:23.386 8 INFO neutron_taas.services.taas.taas_plugin [None req-e16a12d7-d341-4cb3-89f1-a1895e4ca064 f587c7dcfefb4fdda5c66155dd894154 6bb5c06278dd467caf31e9fe047ed86b - - default default] TaaS: Handle Delete Port: a4d3af31-da71-4cf5-994d-6e03d840c2a5 2026-08-23 15:58:23.389 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-e16a12d7-d341-4cb3-89f1-a1895e4ca064 f587c7dcfefb4fdda5c66155dd894154 6bb5c06278dd467caf31e9fe047ed86b - - default default] Tap Mirror: Handle Delete Port: a4d3af31-da71-4cf5-994d-6e03d840c2a5 [pid: 8|app: 0|req: 1465/3055] 199.204.45.129 () {32 vars in 759 bytes} [Sun Aug 23 15:58:23 2026] DELETE /v2.0/ports/a4d3af31-da71-4cf5-994d-6e03d840c2a5 => generated 0 bytes in 285 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1591/3056] 199.204.45.129 () {34 vars in 994 bytes} [Sun Aug 23 15:58:26 2026] GET /v2.0/ports?device_id=6d35c2ff-a356-4e8e-9d56-309c59c19f49 => generated 1238 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-23 15:58:26.342 8 INFO neutron_taas.services.taas.taas_plugin [req-295489ba-bd30-41d9-b626-292fdc61d6b5 req-06c42b35-4bde-40d7-842c-86a7f0c24078 f587c7dcfefb4fdda5c66155dd894154 6bb5c06278dd467caf31e9fe047ed86b - - default default] TaaS: Handle Delete Port: aaafca41-e3de-40c7-ba4f-ddd6d41750e3 2026-08-23 15:58:26.346 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-295489ba-bd30-41d9-b626-292fdc61d6b5 req-06c42b35-4bde-40d7-842c-86a7f0c24078 f587c7dcfefb4fdda5c66155dd894154 6bb5c06278dd467caf31e9fe047ed86b - - default default] Tap Mirror: Handle Delete Port: aaafca41-e3de-40c7-ba4f-ddd6d41750e3 [pid: 8|app: 0|req: 1466/3057] 199.204.45.129 () {36 vars in 997 bytes} [Sun Aug 23 15:58:26 2026] DELETE /v2.0/ports/aaafca41-e3de-40c7-ba4f-ddd6d41750e3 => generated 0 bytes in 257 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-23 15:58:26.536 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-9f0b4c71-4359-4a9f-9bdf-4570a59d40c6'] response: {'server_uuid': '6d35c2ff-a356-4e8e-9d56-309c59c19f49', 'name': 'network-vif-deleted', 'tag': 'aaafca41-e3de-40c7-ba4f-ddd6d41750e3', 'status': 'completed', 'code': 200} 2026-08-23 15:58:27.549 7 INFO neutron_taas.services.taas.taas_plugin [None req-dc2c733a-697f-4d00-acef-a6508263c78a 6419a29a718949c28cf7c2621a23bdab f1fd32197d2443f2b13bdfdfde7c327c - - default default] TaaS: Handle Delete Port: d467f8e3-138f-4611-b51a-c58b8e9f8855 2026-08-23 15:58:27.552 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-dc2c733a-697f-4d00-acef-a6508263c78a 6419a29a718949c28cf7c2621a23bdab f1fd32197d2443f2b13bdfdfde7c327c - - default default] Tap Mirror: Handle Delete Port: d467f8e3-138f-4611-b51a-c58b8e9f8855 2026-08-23 15:58:27.678 7 INFO neutron.db.l3_db [None req-dc2c733a-697f-4d00-acef-a6508263c78a 6419a29a718949c28cf7c2621a23bdab f1fd32197d2443f2b13bdfdfde7c327c - - default default] Floating IP 93b3ccfe-0c51-49cf-8a0b-fbb2332c2431 disassociated (deleted). External IP: 10.96.250.208, port: 637d651d-5c98-4590-908a-6dd6add7aec8. [pid: 7|app: 0|req: 1592/3058] 10.0.0.234 () {32 vars in 732 bytes} [Sun Aug 23 15:58:27 2026] DELETE /v2.0/floatingips/93b3ccfe-0c51-49cf-8a0b-fbb2332c2431 => generated 0 bytes in 475 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-23 15:58:27.931 8 INFO neutron.api.v2.resource [None req-06ca756b-abe9-4696-920e-31dfbaca52c7 6419a29a718949c28cf7c2621a23bdab f1fd32197d2443f2b13bdfdfde7c327c - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1467/3059] 10.0.0.234 () {32 vars in 729 bytes} [Sun Aug 23 15:58:27 2026] GET /v2.0/floatingips/93b3ccfe-0c51-49cf-8a0b-fbb2332c2431 => generated 144 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-23 15:58:27.949 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-3067d103-9121-4bdc-afcc-cd28d06562e1'] response: {'name': 'network-changed', 'server_uuid': 'e49c2b9c-fbca-4fdb-bfd8-52d7e0a24e85', 'tag': '637d651d-5c98-4590-908a-6dd6add7aec8', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1593/3060] 10.0.0.244 () {34 vars in 990 bytes} [Sun Aug 23 15:58:28 2026] GET /v2.0/ports?device_id=e49c2b9c-fbca-4fdb-bfd8-52d7e0a24e85 => generated 1204 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1468/3061] 10.0.0.244 () {34 vars in 1040 bytes} [Sun Aug 23 15:58:28 2026] GET /v2.0/security-groups?id=7fbfa90c-0a42-4d74-9566-819b6710df7d&fields=id&fields=name => generated 112 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1594/3062] 199.204.45.129 () {34 vars in 1080 bytes} [Sun Aug 23 15:58:28 2026] GET /v2.0/ports?tenant_id=f1fd32197d2443f2b13bdfdfde7c327c&device_id=e49c2b9c-fbca-4fdb-bfd8-52d7e0a24e85 => generated 1473 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1469/3063] 199.204.45.129 () {34 vars in 986 bytes} [Sun Aug 23 15:58:28 2026] GET /v2.0/networks?id=f56f3fd4-74b6-463e-bd6f-707a9bb4c666 => 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: 1595/3064] 199.204.45.129 () {34 vars in 1058 bytes} [Sun Aug 23 15:58:28 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.208&port_id=637d651d-5c98-4590-908a-6dd6add7aec8 => 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: 1470/3065] 199.204.45.129 () {34 vars in 1106 bytes} [Sun Aug 23 15:58:28 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A141&port_id=637d651d-5c98-4590-908a-6dd6add7aec8 => generated 19 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1596/3066] 199.204.45.129 () {34 vars in 1064 bytes} [Sun Aug 23 15:58:28 2026] GET /v2.0/subnets?id=bb76f14f-ca62-4593-90e0-de73dd173af9&id=b0fde728-2ecf-4229-bb9a-1759725f6e6c => generated 1413 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1471/3067] 199.204.45.129 () {34 vars in 1052 bytes} [Sun Aug 23 15:58:28 2026] GET /v2.0/ports?network_id=f56f3fd4-74b6-463e-bd6f-707a9bb4c666&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: 1597/3068] 199.204.45.129 () {34 vars in 1052 bytes} [Sun Aug 23 15:58:28 2026] GET /v2.0/ports?network_id=f56f3fd4-74b6-463e-bd6f-707a9bb4c666&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: 1472/3069] 199.204.45.129 () {34 vars in 1012 bytes} [Sun Aug 23 15:58:28 2026] GET /v2.0/networks/f56f3fd4-74b6-463e-bd6f-707a9bb4c666?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: 1598/3070] 199.204.45.129 () {34 vars in 1112 bytes} [Sun Aug 23 15:58:28 2026] GET /v2.0/networks/f56f3fd4-74b6-463e-bd6f-707a9bb4c666?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: 1474/3073] 199.204.45.129 () {34 vars in 994 bytes} [Sun Aug 23 15:58:30 2026] GET /v2.0/ports?device_id=e49c2b9c-fbca-4fdb-bfd8-52d7e0a24e85 => generated 1204 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-23 15:58:30.692 7 INFO neutron_taas.services.taas.taas_plugin [req-4a2f1441-f17c-4ab5-b933-05306e36ec78 req-bf06db7b-a68a-4266-8ae2-e0599ff75aa9 6419a29a718949c28cf7c2621a23bdab f1fd32197d2443f2b13bdfdfde7c327c - - default default] TaaS: Handle Delete Port: 637d651d-5c98-4590-908a-6dd6add7aec8 2026-08-23 15:58:30.695 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-4a2f1441-f17c-4ab5-b933-05306e36ec78 req-bf06db7b-a68a-4266-8ae2-e0599ff75aa9 6419a29a718949c28cf7c2621a23bdab f1fd32197d2443f2b13bdfdfde7c327c - - default default] Tap Mirror: Handle Delete Port: 637d651d-5c98-4590-908a-6dd6add7aec8 [pid: 7|app: 0|req: 1600/3074] 199.204.45.129 () {36 vars in 997 bytes} [Sun Aug 23 15:58:30 2026] DELETE /v2.0/ports/637d651d-5c98-4590-908a-6dd6add7aec8 => generated 0 bytes in 284 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-23 15:58:30.889 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-c4b3055a-8004-4138-b077-875ab146fa4b'] response: {'server_uuid': 'e49c2b9c-fbca-4fdb-bfd8-52d7e0a24e85', 'name': 'network-vif-deleted', 'tag': '637d651d-5c98-4590-908a-6dd6add7aec8', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1475/3075] 10.0.0.244 () {34 vars in 990 bytes} [Sun Aug 23 15:58:33 2026] GET /v2.0/ports?device_id=e49c2b9c-fbca-4fdb-bfd8-52d7e0a24e85 => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-23 15:58:38.477 7 INFO neutron_taas.services.taas.taas_plugin [None req-c9c58d83-ac21-4e0e-aa7a-5449704e97f7 6419a29a718949c28cf7c2621a23bdab f1fd32197d2443f2b13bdfdfde7c327c - - default default] TaaS: Handle Delete Port: 3d07a2d0-7e04-4e38-adf4-ca6c27de6666 2026-08-23 15:58:38.480 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c9c58d83-ac21-4e0e-aa7a-5449704e97f7 6419a29a718949c28cf7c2621a23bdab f1fd32197d2443f2b13bdfdfde7c327c - - default default] Tap Mirror: Handle Delete Port: 3d07a2d0-7e04-4e38-adf4-ca6c27de6666 2026-08-23 15:58:39.546 7 INFO neutron.db.l3_db [None req-c9c58d83-ac21-4e0e-aa7a-5449704e97f7 6419a29a718949c28cf7c2621a23bdab f1fd32197d2443f2b13bdfdfde7c327c - - default default] Floating IP 8f2d22c2-72b4-4647-a875-63b1eb2d25e1 disassociated (deleted). External IP: 10.96.250.218, port: f97eab6e-f4c0-41c4-9792-32e51b5961bf. [pid: 7|app: 0|req: 1601/3076] 10.0.0.234 () {32 vars in 732 bytes} [Sun Aug 23 15:58:38 2026] DELETE /v2.0/floatingips/8f2d22c2-72b4-4647-a875-63b1eb2d25e1 => generated 0 bytes in 1531 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-23 15:58:39.918 8 INFO neutron.api.v2.resource [None req-a805a030-c748-481b-be83-7bdaaa173b9e 6419a29a718949c28cf7c2621a23bdab f1fd32197d2443f2b13bdfdfde7c327c - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1476/3077] 10.0.0.234 () {32 vars in 729 bytes} [Sun Aug 23 15:58:39 2026] GET /v2.0/floatingips/8f2d22c2-72b4-4647-a875-63b1eb2d25e1 => generated 144 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-23 15:58:39.928 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-b573c17e-c047-4f8f-a8af-6526f6891e80'] response: {'name': 'network-changed', 'server_uuid': '5e5f09cc-b2ed-44ab-a715-aa4e58f503d5', 'tag': 'f97eab6e-f4c0-41c4-9792-32e51b5961bf', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1602/3078] 10.0.0.244 () {34 vars in 990 bytes} [Sun Aug 23 15:58:40 2026] GET /v2.0/ports?device_id=5e5f09cc-b2ed-44ab-a715-aa4e58f503d5 => generated 1196 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1477/3079] 10.0.0.244 () {34 vars in 1040 bytes} [Sun Aug 23 15:58:40 2026] GET /v2.0/security-groups?id=7fbfa90c-0a42-4d74-9566-819b6710df7d&fields=id&fields=name => generated 112 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1603/3080] 199.204.45.129 () {34 vars in 1080 bytes} [Sun Aug 23 15:58:40 2026] GET /v2.0/ports?tenant_id=f1fd32197d2443f2b13bdfdfde7c327c&device_id=5e5f09cc-b2ed-44ab-a715-aa4e58f503d5 => generated 1465 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1478/3081] 199.204.45.129 () {34 vars in 986 bytes} [Sun Aug 23 15:58:40 2026] GET /v2.0/networks?id=ece6f3e5-16bc-4267-b077-87925aa95485 => generated 800 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1604/3082] 199.204.45.129 () {34 vars in 1058 bytes} [Sun Aug 23 15:58:40 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.149&port_id=f97eab6e-f4c0-41c4-9792-32e51b5961bf => generated 19 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1479/3083] 199.204.45.129 () {34 vars in 1102 bytes} [Sun Aug 23 15:58:40 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3Ae2&port_id=f97eab6e-f4c0-41c4-9792-32e51b5961bf => generated 19 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1605/3084] 199.204.45.129 () {34 vars in 1064 bytes} [Sun Aug 23 15:58:40 2026] GET /v2.0/subnets?id=0c8cf255-02ce-40ac-a2f9-9640409cf398&id=f829b956-9c51-476e-85f3-b9d63751f3ec => generated 1411 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1480/3085] 199.204.45.129 () {34 vars in 1052 bytes} [Sun Aug 23 15:58:40 2026] GET /v2.0/ports?network_id=ece6f3e5-16bc-4267-b077-87925aa95485&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: 7|app: 0|req: 1606/3086] 199.204.45.129 () {34 vars in 1052 bytes} [Sun Aug 23 15:58:40 2026] GET /v2.0/ports?network_id=ece6f3e5-16bc-4267-b077-87925aa95485&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: 1481/3087] 199.204.45.129 () {34 vars in 1012 bytes} [Sun Aug 23 15:58:40 2026] GET /v2.0/networks/ece6f3e5-16bc-4267-b077-87925aa95485?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: 1607/3088] 199.204.45.129 () {34 vars in 1112 bytes} [Sun Aug 23 15:58:40 2026] GET /v2.0/networks/ece6f3e5-16bc-4267-b077-87925aa95485?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: 1482/3089] 199.204.45.129 () {34 vars in 994 bytes} [Sun Aug 23 15:58:42 2026] GET /v2.0/ports?device_id=5e5f09cc-b2ed-44ab-a715-aa4e58f503d5 => generated 1196 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-23 15:58:42.634 7 INFO neutron_taas.services.taas.taas_plugin [req-f22a008c-2b60-490e-b0cf-6a3f6a37927c req-04099ae1-50b4-40f3-8df2-c7f6f24e06f8 6419a29a718949c28cf7c2621a23bdab f1fd32197d2443f2b13bdfdfde7c327c - - default default] TaaS: Handle Delete Port: f97eab6e-f4c0-41c4-9792-32e51b5961bf 2026-08-23 15:58:42.637 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-f22a008c-2b60-490e-b0cf-6a3f6a37927c req-04099ae1-50b4-40f3-8df2-c7f6f24e06f8 6419a29a718949c28cf7c2621a23bdab f1fd32197d2443f2b13bdfdfde7c327c - - default default] Tap Mirror: Handle Delete Port: f97eab6e-f4c0-41c4-9792-32e51b5961bf [pid: 7|app: 0|req: 1608/3090] 199.204.45.129 () {36 vars in 997 bytes} [Sun Aug 23 15:58:42 2026] DELETE /v2.0/ports/f97eab6e-f4c0-41c4-9792-32e51b5961bf => generated 0 bytes in 226 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-23 15:58:42.797 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-45395e28-9816-4e59-8014-a15b1366689a'] response: {'server_uuid': '5e5f09cc-b2ed-44ab-a715-aa4e58f503d5', 'name': 'network-vif-deleted', 'tag': 'f97eab6e-f4c0-41c4-9792-32e51b5961bf', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1484/3093] 10.0.0.244 () {34 vars in 990 bytes} [Sun Aug 23 15:58:45 2026] GET /v2.0/ports?device_id=5e5f09cc-b2ed-44ab-a715-aa4e58f503d5 => 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: 1610/3094] 10.0.0.234 () {32 vars in 750 bytes} [Sun Aug 23 15:58:50 2026] DELETE /v2.0/security-group-rules/058b7583-4e69-4b08-8b95-e49dc7ecca89 => generated 0 bytes in 52 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-23 15:58:50.410 8 INFO neutron.api.v2.resource [None req-8ca45c34-a634-4dfc-a45b-4021363d546f 6419a29a718949c28cf7c2621a23bdab f1fd32197d2443f2b13bdfdfde7c327c - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1485/3095] 10.0.0.234 () {32 vars in 747 bytes} [Sun Aug 23 15:58:50 2026] GET /v2.0/security-group-rules/058b7583-4e69-4b08-8b95-e49dc7ecca89 => generated 155 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1611/3096] 10.0.0.234 () {32 vars in 750 bytes} [Sun Aug 23 15:58:50 2026] DELETE /v2.0/security-group-rules/69797da3-91ae-4d27-9b0c-d2b435a56ec1 => generated 0 bytes in 49 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-23 15:58:50.476 8 INFO neutron.api.v2.resource [None req-38857828-e3b1-4dbe-9490-874f1ed87640 6419a29a718949c28cf7c2621a23bdab f1fd32197d2443f2b13bdfdfde7c327c - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1486/3097] 10.0.0.234 () {32 vars in 747 bytes} [Sun Aug 23 15:58:50 2026] GET /v2.0/security-group-rules/69797da3-91ae-4d27-9b0c-d2b435a56ec1 => generated 155 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1612/3098] 10.0.0.234 () {32 vars in 750 bytes} [Sun Aug 23 15:58:50 2026] DELETE /v2.0/security-group-rules/618ee2c9-40a1-412b-8c69-d7cf3a07b892 => generated 0 bytes in 70 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-23 15:58:50.566 8 INFO neutron.api.v2.resource [None req-c6d8f6c9-a333-42d8-8284-263a7c96c098 6419a29a718949c28cf7c2621a23bdab f1fd32197d2443f2b13bdfdfde7c327c - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1487/3099] 10.0.0.234 () {32 vars in 747 bytes} [Sun Aug 23 15:58:50 2026] GET /v2.0/security-group-rules/618ee2c9-40a1-412b-8c69-d7cf3a07b892 => 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: 1613/3100] 10.0.0.234 () {32 vars in 750 bytes} [Sun Aug 23 15:58:50 2026] DELETE /v2.0/security-group-rules/b57b59c9-ba69-4259-a11e-b342713925c1 => generated 0 bytes in 58 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-23 15:58:50.646 8 INFO neutron.api.v2.resource [None req-101a0037-d61d-49b4-90b9-784317175991 6419a29a718949c28cf7c2621a23bdab f1fd32197d2443f2b13bdfdfde7c327c - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1488/3101] 10.0.0.234 () {32 vars in 747 bytes} [Sun Aug 23 15:58:50 2026] GET /v2.0/security-group-rules/b57b59c9-ba69-4259-a11e-b342713925c1 => generated 155 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1614/3102] 10.0.0.234 () {32 vars in 750 bytes} [Sun Aug 23 15:58:50 2026] DELETE /v2.0/security-group-rules/ae46fc49-2246-4892-8aa5-5a8dd7b8f725 => generated 0 bytes in 58 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-23 15:58:50.725 8 INFO neutron.api.v2.resource [None req-81da2f4e-d001-40c8-b05e-2c71bb869676 6419a29a718949c28cf7c2621a23bdab f1fd32197d2443f2b13bdfdfde7c327c - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1489/3103] 10.0.0.234 () {32 vars in 747 bytes} [Sun Aug 23 15:58:50 2026] GET /v2.0/security-group-rules/ae46fc49-2246-4892-8aa5-5a8dd7b8f725 => 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: 1615/3104] 10.0.0.234 () {32 vars in 750 bytes} [Sun Aug 23 15:58:50 2026] DELETE /v2.0/security-group-rules/b171d88d-491e-4189-9f61-3f3fa77844cc => generated 0 bytes in 51 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-23 15:58:50.797 8 INFO neutron.api.v2.resource [None req-46851984-1aea-44f1-9488-30e0b5edbfc1 6419a29a718949c28cf7c2621a23bdab f1fd32197d2443f2b13bdfdfde7c327c - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1490/3105] 10.0.0.234 () {32 vars in 747 bytes} [Sun Aug 23 15:58:50 2026] GET /v2.0/security-group-rules/b171d88d-491e-4189-9f61-3f3fa77844cc => 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: 1616/3106] 10.0.0.234 () {32 vars in 750 bytes} [Sun Aug 23 15:58:50 2026] DELETE /v2.0/security-group-rules/87cf1bb5-eff5-49fd-bd1d-714d92a61819 => generated 0 bytes in 53 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-23 15:58:50.874 8 INFO neutron.api.v2.resource [None req-6618fa9d-6dcf-4f8c-9531-f506ed4a818f 6419a29a718949c28cf7c2621a23bdab f1fd32197d2443f2b13bdfdfde7c327c - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1491/3107] 10.0.0.234 () {32 vars in 747 bytes} [Sun Aug 23 15:58:50 2026] GET /v2.0/security-group-rules/87cf1bb5-eff5-49fd-bd1d-714d92a61819 => generated 155 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1617/3108] 10.0.0.234 () {32 vars in 750 bytes} [Sun Aug 23 15:58:50 2026] DELETE /v2.0/security-group-rules/47608a71-ec1f-4ebb-8012-2f0326a7e077 => generated 0 bytes in 64 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-23 15:58:50.963 8 INFO neutron.api.v2.resource [None req-ea6f8a5a-64d6-4df5-b56c-56fd2ece26bc 6419a29a718949c28cf7c2621a23bdab f1fd32197d2443f2b13bdfdfde7c327c - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1492/3109] 10.0.0.234 () {32 vars in 747 bytes} [Sun Aug 23 15:58:50 2026] GET /v2.0/security-group-rules/47608a71-ec1f-4ebb-8012-2f0326a7e077 => 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: 1618/3110] 10.0.0.234 () {32 vars in 750 bytes} [Sun Aug 23 15:58:50 2026] DELETE /v2.0/security-group-rules/19c3c76a-3e84-4aa0-a2ad-c12cb687297f => generated 0 bytes in 67 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-23 15:58:51.048 8 INFO neutron.api.v2.resource [None req-bbc55e00-5945-41b3-81ca-202fcd9e7453 6419a29a718949c28cf7c2621a23bdab f1fd32197d2443f2b13bdfdfde7c327c - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1493/3111] 10.0.0.234 () {32 vars in 747 bytes} [Sun Aug 23 15:58:51 2026] GET /v2.0/security-group-rules/19c3c76a-3e84-4aa0-a2ad-c12cb687297f => 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: 1619/3112] 10.0.0.234 () {32 vars in 750 bytes} [Sun Aug 23 15:58:51 2026] DELETE /v2.0/security-group-rules/06ba95d1-d62b-41d7-8a7e-0766a750e3a5 => generated 0 bytes in 51 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-23 15:58:51.120 8 INFO neutron.api.v2.resource [None req-b4cb6eec-ac9e-4ae1-96e5-73913dc3d1b3 6419a29a718949c28cf7c2621a23bdab f1fd32197d2443f2b13bdfdfde7c327c - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1494/3113] 10.0.0.234 () {32 vars in 747 bytes} [Sun Aug 23 15:58:51 2026] GET /v2.0/security-group-rules/06ba95d1-d62b-41d7-8a7e-0766a750e3a5 => 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: 1620/3114] 10.0.0.234 () {32 vars in 750 bytes} [Sun Aug 23 15:58:51 2026] DELETE /v2.0/security-group-rules/e7d0cb24-7603-41a9-9a85-6cd1d59ad63d => generated 0 bytes in 64 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-23 15:58:51.205 8 INFO neutron.api.v2.resource [None req-61a92786-7c23-46c6-aad2-f39c47eca3af 6419a29a718949c28cf7c2621a23bdab f1fd32197d2443f2b13bdfdfde7c327c - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1495/3115] 10.0.0.234 () {32 vars in 747 bytes} [Sun Aug 23 15:58:51 2026] GET /v2.0/security-group-rules/e7d0cb24-7603-41a9-9a85-6cd1d59ad63d => 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: 1621/3116] 10.0.0.234 () {32 vars in 740 bytes} [Sun Aug 23 15:58:51 2026] DELETE /v2.0/security-groups/7fbfa90c-0a42-4d74-9566-819b6710df7d => generated 0 bytes in 108 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-23 15:58:51.334 8 INFO neutron.api.v2.resource [None req-ee627a0b-df06-4b1d-8161-87bcda216263 6419a29a718949c28cf7c2621a23bdab f1fd32197d2443f2b13bdfdfde7c327c - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1496/3117] 10.0.0.234 () {32 vars in 737 bytes} [Sun Aug 23 15:58:51 2026] GET /v2.0/security-groups/7fbfa90c-0a42-4d74-9566-819b6710df7d => generated 146 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-23 15:58:51.783 7 INFO neutron_taas.services.taas.taas_plugin [None req-d0443dff-fc3f-4eab-bda1-77255676929f 6419a29a718949c28cf7c2621a23bdab f1fd32197d2443f2b13bdfdfde7c327c - - default default] TaaS: Handle Delete Port: b52ee971-7d66-4318-afba-4893c12db8cd 2026-08-23 15:58:51.786 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d0443dff-fc3f-4eab-bda1-77255676929f 6419a29a718949c28cf7c2621a23bdab f1fd32197d2443f2b13bdfdfde7c327c - - default default] Tap Mirror: Handle Delete Port: b52ee971-7d66-4318-afba-4893c12db8cd [pid: 7|app: 0|req: 1622/3118] 10.0.0.234 () {34 vars in 789 bytes} [Sun Aug 23 15:58:51 2026] PUT /v2.0/routers/dd2c987f-98df-4f41-8009-b32fe42eefcd/remove_router_interface => generated 309 bytes in 939 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-23 15:58:52.445 8 INFO neutron.api.v2.resource [None req-da05ffea-26e8-4bd0-a623-e34d248de1ab 6419a29a718949c28cf7c2621a23bdab f1fd32197d2443f2b13bdfdfde7c327c - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1497/3119] 10.0.0.234 () {34 vars in 789 bytes} [Sun Aug 23 15:58:52 2026] PUT /v2.0/routers/dd2c987f-98df-4f41-8009-b32fe42eefcd/remove_router_interface => generated 198 bytes in 125 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-23 15:58:52.785 7 INFO neutron_taas.services.taas.taas_plugin [None req-e87da148-4915-431d-8253-95aa275c2966 6419a29a718949c28cf7c2621a23bdab f1fd32197d2443f2b13bdfdfde7c327c - - default default] TaaS: Handle Delete Port: 0505656a-f098-48a5-8ea0-6e8365ba759b 2026-08-23 15:58:52.788 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-e87da148-4915-431d-8253-95aa275c2966 6419a29a718949c28cf7c2621a23bdab f1fd32197d2443f2b13bdfdfde7c327c - - default default] Tap Mirror: Handle Delete Port: 0505656a-f098-48a5-8ea0-6e8365ba759b [pid: 7|app: 0|req: 1623/3120] 10.0.0.234 () {34 vars in 789 bytes} [Sun Aug 23 15:58:52 2026] PUT /v2.0/routers/dd2c987f-98df-4f41-8009-b32fe42eefcd/remove_router_interface => generated 309 bytes in 823 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-23 15:58:53.421 8 INFO neutron.api.v2.resource [None req-92690280-3a89-40a1-b97b-28b3420f780c 6419a29a718949c28cf7c2621a23bdab f1fd32197d2443f2b13bdfdfde7c327c - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1498/3121] 10.0.0.234 () {34 vars in 789 bytes} [Sun Aug 23 15:58:53 2026] PUT /v2.0/routers/dd2c987f-98df-4f41-8009-b32fe42eefcd/remove_router_interface => generated 198 bytes in 140 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-23 15:58:53.792 7 INFO neutron_taas.services.taas.taas_plugin [None req-a19f7694-9aca-494d-801a-7961bde9bbce 6419a29a718949c28cf7c2621a23bdab f1fd32197d2443f2b13bdfdfde7c327c - - default default] TaaS: Handle Delete Port: ca88f0b1-6047-4d9d-adff-bc73707130f6 2026-08-23 15:58:53.795 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a19f7694-9aca-494d-801a-7961bde9bbce 6419a29a718949c28cf7c2621a23bdab f1fd32197d2443f2b13bdfdfde7c327c - - default default] Tap Mirror: Handle Delete Port: ca88f0b1-6047-4d9d-adff-bc73707130f6 [pid: 7|app: 0|req: 1624/3122] 10.0.0.234 () {34 vars in 789 bytes} [Sun Aug 23 15:58:53 2026] PUT /v2.0/routers/dd2c987f-98df-4f41-8009-b32fe42eefcd/remove_router_interface => generated 309 bytes in 942 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-23 15:58:54.568 8 INFO neutron.api.v2.resource [None req-00c5e9ec-6849-4f33-aef6-df5d84bbac4d 6419a29a718949c28cf7c2621a23bdab f1fd32197d2443f2b13bdfdfde7c327c - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1499/3123] 10.0.0.234 () {34 vars in 789 bytes} [Sun Aug 23 15:58:54 2026] PUT /v2.0/routers/dd2c987f-98df-4f41-8009-b32fe42eefcd/remove_router_interface => generated 198 bytes in 196 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-23 15:58:54.789 7 INFO neutron_taas.services.taas.taas_plugin [None req-0d280207-ade1-4d10-a04c-9415baa3fd26 6419a29a718949c28cf7c2621a23bdab f1fd32197d2443f2b13bdfdfde7c327c - - default default] TaaS: Handle Delete Port: 255089ae-92d4-4216-b033-62e7f5ab25cb 2026-08-23 15:58:54.792 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-0d280207-ade1-4d10-a04c-9415baa3fd26 6419a29a718949c28cf7c2621a23bdab f1fd32197d2443f2b13bdfdfde7c327c - - default default] Tap Mirror: Handle Delete Port: 255089ae-92d4-4216-b033-62e7f5ab25cb 2026-08-23 15:58:55.051 7 INFO neutron_taas.services.taas.taas_plugin [None req-0d280207-ade1-4d10-a04c-9415baa3fd26 6419a29a718949c28cf7c2621a23bdab f1fd32197d2443f2b13bdfdfde7c327c - - default default] TaaS: Handle Delete Port: 85776963-347a-4a46-852f-694885340cb1 2026-08-23 15:58:55.053 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-0d280207-ade1-4d10-a04c-9415baa3fd26 6419a29a718949c28cf7c2621a23bdab f1fd32197d2443f2b13bdfdfde7c327c - - default default] Tap Mirror: Handle Delete Port: 85776963-347a-4a46-852f-694885340cb1 2026-08-23 15:58:55.370 7 INFO neutron.services.segments.plugin [-] Segment ba5594c6-628c-406b-b057-c4348e544b6e resource provider aggregate not found 2026-08-23 15:58:55.381 7 INFO neutron.services.segments.plugin [-] Segment ba5594c6-628c-406b-b057-c4348e544b6e resource provider aggregate not found 2026-08-23 15:58:55.393 7 INFO neutron.services.segments.plugin [-] Segment ba5594c6-628c-406b-b057-c4348e544b6e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ba5594c6-628c-406b-b057-c4348e544b6e found for delete ", "request_id": "req-98a92348-6b8b-42b1-8017-081c97c2dc15"}]} 2026-08-23 15:58:55.397 7 INFO neutron.services.segments.plugin [-] Segment ba5594c6-628c-406b-b057-c4348e544b6e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ba5594c6-628c-406b-b057-c4348e544b6e found for delete ", "request_id": "req-35136656-05af-4168-8ae2-653c91ebfcd7"}]} 2026-08-23 15:58:55.404 7 INFO neutron.db.l3_hamode_db [None req-0d280207-ade1-4d10-a04c-9415baa3fd26 6419a29a718949c28cf7c2621a23bdab f1fd32197d2443f2b13bdfdfde7c327c - - default default] HA network 33c3c413-a7b8-4e63-9084-c632751fbbd4 was deleted as no HA routers are present in tenant f1fd32197d2443f2b13bdfdfde7c327c. [pid: 7|app: 0|req: 1625/3124] 10.0.0.234 () {32 vars in 724 bytes} [Sun Aug 23 15:58:54 2026] DELETE /v2.0/routers/dd2c987f-98df-4f41-8009-b32fe42eefcd => generated 0 bytes in 837 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-23 15:58:55.437 8 INFO neutron.api.v2.resource [None req-61e2e609-536e-42a8-aad7-9f00b8bfe8df 6419a29a718949c28cf7c2621a23bdab f1fd32197d2443f2b13bdfdfde7c327c - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1500/3125] 10.0.0.234 () {32 vars in 721 bytes} [Sun Aug 23 15:58:55 2026] GET /v2.0/routers/dd2c987f-98df-4f41-8009-b32fe42eefcd => generated 135 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1626/3126] 10.0.0.234 () {32 vars in 724 bytes} [Sun Aug 23 15:58:55 2026] DELETE /v2.0/subnets/b0fde728-2ecf-4229-bb9a-1759725f6e6c => generated 0 bytes in 175 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-23 15:58:55.637 8 INFO neutron.pecan_wsgi.hooks.translation [None req-8f663520-8142-45c2-955f-31ebffaca51c 6419a29a718949c28cf7c2621a23bdab f1fd32197d2443f2b13bdfdfde7c327c - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1501/3127] 10.0.0.234 () {32 vars in 721 bytes} [Sun Aug 23 15:58:55 2026] GET /v2.0/subnets/b0fde728-2ecf-4229-bb9a-1759725f6e6c => 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: 1627/3128] 10.0.0.234 () {32 vars in 724 bytes} [Sun Aug 23 15:58:55 2026] DELETE /v2.0/subnets/bb76f14f-ca62-4593-90e0-de73dd173af9 => generated 0 bytes in 131 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-23 15:58:55.792 8 INFO neutron.pecan_wsgi.hooks.translation [None req-64f11401-acb2-4398-bdbe-1f74cf4b285b 6419a29a718949c28cf7c2621a23bdab f1fd32197d2443f2b13bdfdfde7c327c - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1502/3129] 10.0.0.234 () {32 vars in 721 bytes} [Sun Aug 23 15:58:55 2026] GET /v2.0/subnets/bb76f14f-ca62-4593-90e0-de73dd173af9 => generated 136 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-23 15:58:55.873 7 INFO neutron_taas.services.taas.taas_plugin [None req-d9705818-6f2c-4947-ac8d-63b7db52be71 6419a29a718949c28cf7c2621a23bdab f1fd32197d2443f2b13bdfdfde7c327c - - default default] TaaS: Handle Delete Port: 558d9b39-5090-4418-9819-c25e6bb1dbd5 2026-08-23 15:58:55.876 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d9705818-6f2c-4947-ac8d-63b7db52be71 6419a29a718949c28cf7c2621a23bdab f1fd32197d2443f2b13bdfdfde7c327c - - default default] Tap Mirror: Handle Delete Port: 558d9b39-5090-4418-9819-c25e6bb1dbd5 [pid: 7|app: 0|req: 1628/3130] 10.0.0.234 () {32 vars in 726 bytes} [Sun Aug 23 15:58:55 2026] DELETE /v2.0/networks/f56f3fd4-74b6-463e-bd6f-707a9bb4c666 => generated 0 bytes in 259 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-23 15:58:56.081 8 INFO neutron.pecan_wsgi.hooks.translation [None req-b768b542-d4ce-43df-a788-e9ee2de5d541 6419a29a718949c28cf7c2621a23bdab f1fd32197d2443f2b13bdfdfde7c327c - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1503/3131] 10.0.0.234 () {32 vars in 723 bytes} [Sun Aug 23 15:58:56 2026] GET /v2.0/networks/f56f3fd4-74b6-463e-bd6f-707a9bb4c666 => generated 138 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1629/3132] 10.0.0.234 () {32 vars in 724 bytes} [Sun Aug 23 15:58:56 2026] DELETE /v2.0/subnets/0c8cf255-02ce-40ac-a2f9-9640409cf398 => generated 0 bytes in 174 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-23 15:58:56.279 8 INFO neutron.pecan_wsgi.hooks.translation [None req-7a9083a0-777a-4f25-9cf6-95ec84582bd4 6419a29a718949c28cf7c2621a23bdab f1fd32197d2443f2b13bdfdfde7c327c - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1504/3133] 10.0.0.234 () {32 vars in 721 bytes} [Sun Aug 23 15:58:56 2026] GET /v2.0/subnets/0c8cf255-02ce-40ac-a2f9-9640409cf398 => 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: 1630/3134] 10.0.0.234 () {32 vars in 724 bytes} [Sun Aug 23 15:58:56 2026] DELETE /v2.0/subnets/f829b956-9c51-476e-85f3-b9d63751f3ec => generated 0 bytes in 224 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-23 15:58:56.527 8 INFO neutron.pecan_wsgi.hooks.translation [None req-23cb8fa6-1e2e-4a57-bcf4-375945f1ad45 6419a29a718949c28cf7c2621a23bdab f1fd32197d2443f2b13bdfdfde7c327c - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1505/3135] 10.0.0.234 () {32 vars in 721 bytes} [Sun Aug 23 15:58:56 2026] GET /v2.0/subnets/f829b956-9c51-476e-85f3-b9d63751f3ec => generated 136 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-23 15:58:56.621 7 INFO neutron_taas.services.taas.taas_plugin [None req-3c00645c-0204-4986-a10e-7b10ee1164fe 6419a29a718949c28cf7c2621a23bdab f1fd32197d2443f2b13bdfdfde7c327c - - default default] TaaS: Handle Delete Port: 5dd6d0e0-67a6-4c7b-a79e-29d8c6695c9d 2026-08-23 15:58:56.624 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-3c00645c-0204-4986-a10e-7b10ee1164fe 6419a29a718949c28cf7c2621a23bdab f1fd32197d2443f2b13bdfdfde7c327c - - default default] Tap Mirror: Handle Delete Port: 5dd6d0e0-67a6-4c7b-a79e-29d8c6695c9d [pid: 7|app: 0|req: 1631/3136] 10.0.0.234 () {32 vars in 726 bytes} [Sun Aug 23 15:58:56 2026] DELETE /v2.0/networks/ece6f3e5-16bc-4267-b077-87925aa95485 => generated 0 bytes in 254 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-23 15:58:56.806 8 INFO neutron.pecan_wsgi.hooks.translation [None req-37c7876c-dff2-4e8c-a5cb-c65779a25fbd 6419a29a718949c28cf7c2621a23bdab f1fd32197d2443f2b13bdfdfde7c327c - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1506/3137] 10.0.0.234 () {32 vars in 723 bytes} [Sun Aug 23 15:58:56 2026] GET /v2.0/networks/ece6f3e5-16bc-4267-b077-87925aa95485 => 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: 1632/3138] 10.0.0.234 () {32 vars in 724 bytes} [Sun Aug 23 15:58:56 2026] DELETE /v2.0/subnets/af7497d0-e103-4b05-b9f8-9694146ad304 => generated 0 bytes in 112 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-23 15:58:56.937 8 INFO neutron.pecan_wsgi.hooks.translation [None req-4956a604-3fc7-4c96-817f-f76a34432136 6419a29a718949c28cf7c2621a23bdab f1fd32197d2443f2b13bdfdfde7c327c - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1507/3139] 10.0.0.234 () {32 vars in 721 bytes} [Sun Aug 23 15:58:56 2026] GET /v2.0/subnets/af7497d0-e103-4b05-b9f8-9694146ad304 => 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: 1633/3140] 10.0.0.234 () {32 vars in 724 bytes} [Sun Aug 23 15:58:56 2026] DELETE /v2.0/subnets/cc6e6df5-0afb-4778-abb2-5961766b6cb0 => generated 0 bytes in 119 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-23 15:58:57.079 8 INFO neutron.pecan_wsgi.hooks.translation [None req-acb0c057-48f5-4885-994e-6364eb72e85a 6419a29a718949c28cf7c2621a23bdab f1fd32197d2443f2b13bdfdfde7c327c - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1508/3141] 10.0.0.234 () {32 vars in 721 bytes} [Sun Aug 23 15:58:57 2026] GET /v2.0/subnets/cc6e6df5-0afb-4778-abb2-5961766b6cb0 => generated 136 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-23 15:58:57.171 7 INFO neutron_taas.services.taas.taas_plugin [None req-fc51136f-e6a3-4235-8b1a-9afdd350d93c 6419a29a718949c28cf7c2621a23bdab f1fd32197d2443f2b13bdfdfde7c327c - - default default] TaaS: Handle Delete Port: 63886b4f-1954-4480-8782-e1a69b12c732 2026-08-23 15:58:57.174 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-fc51136f-e6a3-4235-8b1a-9afdd350d93c 6419a29a718949c28cf7c2621a23bdab f1fd32197d2443f2b13bdfdfde7c327c - - default default] Tap Mirror: Handle Delete Port: 63886b4f-1954-4480-8782-e1a69b12c732 [pid: 7|app: 0|req: 1634/3142] 10.0.0.234 () {32 vars in 726 bytes} [Sun Aug 23 15:58:57 2026] DELETE /v2.0/networks/f44c244f-1d65-4c67-9391-117b10eb3b13 => generated 0 bytes in 256 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-23 15:58:57.361 8 INFO neutron.pecan_wsgi.hooks.translation [None req-0a9a7e6c-4dce-4310-912f-c5a84bd1016c 6419a29a718949c28cf7c2621a23bdab f1fd32197d2443f2b13bdfdfde7c327c - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1509/3143] 10.0.0.234 () {32 vars in 723 bytes} [Sun Aug 23 15:58:57 2026] GET /v2.0/networks/f44c244f-1d65-4c67-9391-117b10eb3b13 => generated 138 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-23 15:58:57.411 7 INFO neutron.services.segments.plugin [-] Segment 2eff9f8b-e65d-4a30-bd77-72db2cfca84d resource provider aggregate not found 2026-08-23 15:58:57.414 7 INFO neutron.services.segments.plugin [-] Segment 2eff9f8b-e65d-4a30-bd77-72db2cfca84d resource provider aggregate not found 2026-08-23 15:58:57.428 7 INFO neutron.services.segments.plugin [-] Segment 2eff9f8b-e65d-4a30-bd77-72db2cfca84d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2eff9f8b-e65d-4a30-bd77-72db2cfca84d found for delete ", "request_id": "req-e8f7e534-b9d4-493c-ac9c-807c25068668"}]} 2026-08-23 15:58:57.429 7 INFO neutron.services.segments.plugin [-] Segment 2eff9f8b-e65d-4a30-bd77-72db2cfca84d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2eff9f8b-e65d-4a30-bd77-72db2cfca84d found for delete ", "request_id": "req-a450a49c-934d-4a6f-9f33-07be456dcb72"}]} 2026-08-23 15:58:57.445 7 INFO neutron.services.segments.plugin [-] Segment dad21c7f-9ee0-497e-8c5b-37c68766c31a resource provider aggregate not found 2026-08-23 15:58:57.452 7 INFO neutron.services.segments.plugin [-] Segment dad21c7f-9ee0-497e-8c5b-37c68766c31a resource provider aggregate not found 2026-08-23 15:58:57.464 7 INFO neutron.services.segments.plugin [-] Segment dad21c7f-9ee0-497e-8c5b-37c68766c31a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid dad21c7f-9ee0-497e-8c5b-37c68766c31a found for delete ", "request_id": "req-750f1257-c590-4b69-8cb2-b17183c7ed18"}]} 2026-08-23 15:58:57.470 7 INFO neutron.services.segments.plugin [-] Segment dad21c7f-9ee0-497e-8c5b-37c68766c31a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid dad21c7f-9ee0-497e-8c5b-37c68766c31a found for delete ", "request_id": "req-50177608-d341-4f3b-8f12-6d9e1d4627c9"}]} 2026-08-23 15:58:57.482 7 INFO neutron.services.segments.plugin [-] Segment 2bcbb293-69d7-4b67-859b-0d365279e88f resource provider aggregate not found 2026-08-23 15:58:57.486 7 INFO neutron.services.segments.plugin [-] Segment 2bcbb293-69d7-4b67-859b-0d365279e88f resource provider aggregate not found 2026-08-23 15:58:57.499 7 INFO neutron.services.segments.plugin [-] Segment 2bcbb293-69d7-4b67-859b-0d365279e88f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2bcbb293-69d7-4b67-859b-0d365279e88f found for delete ", "request_id": "req-95ec927a-03a1-4293-a31d-5e375f495745"}]} 2026-08-23 15:58:57.506 7 INFO neutron.services.segments.plugin [-] Segment 2bcbb293-69d7-4b67-859b-0d365279e88f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2bcbb293-69d7-4b67-859b-0d365279e88f found for delete ", "request_id": "req-cbbf89ea-ed08-475f-b8c1-99d14226a58e"}]} [pid: 7|app: 0|req: 1635/3144] 10.0.0.234 () {32 vars in 774 bytes} [Sun Aug 23 15:58:59 2026] GET /v2.0/security-groups?tenant_id=f64b6f20afe2406b8bb4051a0af4c854&name=default => generated 2929 bytes in 240 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1510/3145] 10.0.0.234 () {32 vars in 740 bytes} [Sun Aug 23 15:58:59 2026] DELETE /v2.0/security-groups/7012a72c-5a23-42af-b8e1-1d35a5c90618 => 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: 1636/3146] 10.0.0.234 () {32 vars in 774 bytes} [Sun Aug 23 15:58:59 2026] GET /v2.0/security-groups?tenant_id=ffca4645d1fe4501b7dbe7ee9fa61a59&name=default => generated 2929 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1511/3149] 10.0.0.234 () {32 vars in 740 bytes} [Sun Aug 23 15:58:59 2026] DELETE /v2.0/security-groups/ba369e56-3551-49d6-bb53-81ad26fda31d => 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: 1639/3150] 10.0.0.234 () {32 vars in 774 bytes} [Sun Aug 23 15:58:59 2026] GET /v2.0/security-groups?tenant_id=392f6ad8fc974e328904cb409bfefc1d&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: 1512/3151] 10.0.0.234 () {32 vars in 740 bytes} [Sun Aug 23 15:59:00 2026] DELETE /v2.0/security-groups/e761b01c-40f7-4bf5-84ee-73132518f135 => 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: 1640/3152] 10.0.0.234 () {32 vars in 774 bytes} [Sun Aug 23 15:59:00 2026] GET /v2.0/security-groups?tenant_id=d2438578c1e942c08c5555b696050001&name=default => generated 2929 bytes in 155 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1513/3153] 10.0.0.234 () {32 vars in 740 bytes} [Sun Aug 23 15:59:00 2026] DELETE /v2.0/security-groups/f1af2180-c3ac-4ec3-94f8-48ab267ab33f => 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: 1641/3154] 10.0.0.234 () {32 vars in 774 bytes} [Sun Aug 23 15:59:00 2026] GET /v2.0/security-groups?tenant_id=e83e592533d443748ab5cf84a4c994b6&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: 1514/3155] 10.0.0.234 () {32 vars in 740 bytes} [Sun Aug 23 15:59:00 2026] DELETE /v2.0/security-groups/4d6a2373-7d50-4768-a9b5-479831792b49 => 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: 1642/3156] 10.0.0.234 () {32 vars in 774 bytes} [Sun Aug 23 15:59:01 2026] GET /v2.0/security-groups?tenant_id=07f07312423540b085b2e179de34fc45&name=default => generated 2929 bytes in 127 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1515/3157] 10.0.0.234 () {32 vars in 740 bytes} [Sun Aug 23 15:59:01 2026] DELETE /v2.0/security-groups/17e1f09c-7b52-40d6-a786-16737074c8cd => 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: 1643/3158] 10.0.0.234 () {32 vars in 774 bytes} [Sun Aug 23 15:59:01 2026] GET /v2.0/security-groups?tenant_id=f1fd32197d2443f2b13bdfdfde7c327c&name=default => generated 2925 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1516/3159] 10.0.0.234 () {32 vars in 740 bytes} [Sun Aug 23 15:59:01 2026] DELETE /v2.0/security-groups/983e931e-ff20-4d3c-b883-ef02bc90d881 => 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: 1644/3160] 10.0.0.234 () {34 vars in 684 bytes} [Sun Aug 23 15:59:05 2026] POST /v2.0/security-groups => generated 1603 bytes in 340 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1517/3161] 10.0.0.234 () {34 vars in 684 bytes} [Sun Aug 23 15:59:05 2026] POST /v2.0/security-groups => generated 1603 bytes in 122 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1645/3162] 10.0.0.234 () {34 vars in 684 bytes} [Sun Aug 23 15:59:05 2026] POST /v2.0/security-groups => generated 1603 bytes in 130 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1518/3163] 10.0.0.234 () {34 vars in 684 bytes} [Sun Aug 23 15:59:06 2026] POST /v2.0/security-groups => generated 1603 bytes in 113 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1646/3164] 10.0.0.234 () {34 vars in 684 bytes} [Sun Aug 23 15:59:06 2026] POST /v2.0/security-groups => generated 1603 bytes in 121 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1519/3165] 10.0.0.234 () {34 vars in 767 bytes} [Sun Aug 23 15:59:06 2026] PUT /v2.0/security-groups/0527ea12-8009-48e3-b224-4651bb4c2cf9/tags => generated 17 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1647/3166] 10.0.0.234 () {34 vars in 767 bytes} [Sun Aug 23 15:59:06 2026] PUT /v2.0/security-groups/d8f3ca0b-225c-425d-bcaa-4ec86429d2eb/tags => generated 25 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1520/3167] 10.0.0.234 () {34 vars in 767 bytes} [Sun Aug 23 15:59:06 2026] PUT /v2.0/security-groups/8e9ef14a-4eef-4d74-b1fa-ffca6879974a/tags => generated 34 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1648/3168] 10.0.0.234 () {34 vars in 767 bytes} [Sun Aug 23 15:59:06 2026] PUT /v2.0/security-groups/3fe21146-81af-4826-9003-bd22917d1a70/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: 1521/3169] 10.0.0.234 () {32 vars in 680 bytes} [Sun Aug 23 15:59:06 2026] GET /v2.0/security-groups?tags=red => generated 4810 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1649/3170] 10.0.0.234 () {32 vars in 694 bytes} [Sun Aug 23 15:59:06 2026] GET /v2.0/security-groups?tags=red%2Cblue => generated 3222 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1522/3171] 10.0.0.234 () {32 vars in 690 bytes} [Sun Aug 23 15:59:06 2026] GET /v2.0/security-groups?tags-any=blue => generated 3222 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1650/3172] 10.0.0.234 () {32 vars in 702 bytes} [Sun Aug 23 15:59:06 2026] GET /v2.0/security-groups?tags-any=red%2Cblue => generated 4810 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1523/3173] 10.0.0.234 () {32 vars in 688 bytes} [Sun Aug 23 15:59:06 2026] GET /v2.0/security-groups?not-tags=red => generated 6102 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1651/3174] 10.0.0.234 () {32 vars in 702 bytes} [Sun Aug 23 15:59:06 2026] GET /v2.0/security-groups?not-tags=red%2Cblue => generated 7690 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1524/3175] 10.0.0.234 () {32 vars in 698 bytes} [Sun Aug 23 15:59:06 2026] GET /v2.0/security-groups?not-tags-any=blue => generated 7690 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1652/3176] 10.0.0.234 () {32 vars in 710 bytes} [Sun Aug 23 15:59:06 2026] GET /v2.0/security-groups?not-tags-any=red%2Cblue => generated 6102 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1525/3177] 10.0.0.234 () {32 vars in 740 bytes} [Sun Aug 23 15:59:06 2026] DELETE /v2.0/security-groups/0527ea12-8009-48e3-b224-4651bb4c2cf9 => generated 0 bytes in 77 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1653/3178] 10.0.0.234 () {32 vars in 740 bytes} [Sun Aug 23 15:59:07 2026] DELETE /v2.0/security-groups/d8f3ca0b-225c-425d-bcaa-4ec86429d2eb => 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: 1526/3179] 10.0.0.234 () {32 vars in 740 bytes} [Sun Aug 23 15:59:07 2026] DELETE /v2.0/security-groups/8e9ef14a-4eef-4d74-b1fa-ffca6879974a => generated 0 bytes in 75 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1654/3180] 10.0.0.234 () {32 vars in 740 bytes} [Sun Aug 23 15:59:07 2026] DELETE /v2.0/security-groups/3fe21146-81af-4826-9003-bd22917d1a70 => 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: 1527/3181] 10.0.0.234 () {32 vars in 740 bytes} [Sun Aug 23 15:59:07 2026] DELETE /v2.0/security-groups/efae50ef-bb09-4d91-9d88-1d9df816cb16 => 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: 1655/3182] 10.0.0.234 () {32 vars in 774 bytes} [Sun Aug 23 15:59:08 2026] GET /v2.0/security-groups?tenant_id=deb0910ce041415fa64d75c0bf29d149&name=default => generated 2929 bytes in 265 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1528/3183] 10.0.0.234 () {32 vars in 740 bytes} [Sun Aug 23 15:59:08 2026] DELETE /v2.0/security-groups/f64c0ce9-8443-49c6-b920-f8d502e94b97 => generated 0 bytes in 122 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1656/3184] 10.0.0.234 () {32 vars in 774 bytes} [Sun Aug 23 15:59:08 2026] GET /v2.0/security-groups?tenant_id=30bdbdce08be49af9a0a48a5d6053a7a&name=default => generated 2929 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1529/3185] 10.0.0.234 () {32 vars in 740 bytes} [Sun Aug 23 15:59:08 2026] DELETE /v2.0/security-groups/16f726a9-0426-4e2d-8f0e-fddfb571a50f => 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: 1657/3186] 10.0.0.234 () {32 vars in 774 bytes} [Sun Aug 23 15:59:08 2026] GET /v2.0/security-groups?tenant_id=366f010b18484f3dbedf65620cda5ad0&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: 1530/3187] 10.0.0.234 () {32 vars in 740 bytes} [Sun Aug 23 15:59:08 2026] DELETE /v2.0/security-groups/f0bf9fc7-a0ec-4d67-bc0d-9f6091f8f872 => generated 0 bytes in 100 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-23 15:59:13.348 7 INFO neutron.db.segments_db [None req-9ed54d56-d091-4774-a9fc-9cce66b0080d 644226e9e3d848a6adab03cf76aa2fe6 b0b4d2afc66a44978e7b3516d047d6cf - - default default] Added segment 718fffa9-d182-442e-a68f-63381f88437d of type vxlan for network f0058846-61f3-4822-a2da-5977f1177e37 [pid: 7|app: 0|req: 1658/3188] 10.0.0.234 () {34 vars in 670 bytes} [Sun Aug 23 15:59:13 2026] POST /v2.0/networks => generated 613 bytes in 296 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1531/3189] 10.0.0.234 () {34 vars in 669 bytes} [Sun Aug 23 15:59:13 2026] POST /v2.0/subnets => generated 626 bytes in 219 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-23 15:59:13.702 7 INFO neutron.db.segments_db [None req-a988209e-229b-4942-916c-eecb70ff419a 644226e9e3d848a6adab03cf76aa2fe6 b0b4d2afc66a44978e7b3516d047d6cf - - default default] Added segment f564e264-49c6-405f-8e23-53b61349bb27 of type vxlan for network 3895f81e-66b3-4c6f-97c7-9aa6e29b7b11 [pid: 7|app: 0|req: 1659/3190] 10.0.0.234 () {34 vars in 670 bytes} [Sun Aug 23 15:59:13 2026] POST /v2.0/networks => generated 613 bytes in 146 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1532/3191] 10.0.0.234 () {34 vars in 669 bytes} [Sun Aug 23 15:59:13 2026] POST /v2.0/subnets => generated 629 bytes in 203 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-23 15:59:14.052 7 INFO neutron.db.segments_db [None req-08e15464-cf26-455b-9b4d-f916fc86e104 644226e9e3d848a6adab03cf76aa2fe6 b0b4d2afc66a44978e7b3516d047d6cf - - default default] Added segment 756912e6-e45c-4871-894f-d208e681ed0e of type vxlan for network 327ea967-6286-48a3-ad77-197fab056778 [pid: 7|app: 0|req: 1660/3192] 10.0.0.234 () {34 vars in 670 bytes} [Sun Aug 23 15:59:13 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: 1533/3193] 10.0.0.234 () {34 vars in 669 bytes} [Sun Aug 23 15:59:14 2026] POST /v2.0/subnets => generated 629 bytes in 194 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-23 15:59:14.390 7 INFO neutron.db.segments_db [None req-88842cf2-be60-487e-b5b8-b78d27951a16 644226e9e3d848a6adab03cf76aa2fe6 b0b4d2afc66a44978e7b3516d047d6cf - - default default] Added segment a8c9ac6a-bbff-4020-83aa-853d6969d58a of type vxlan for network 974d9d26-d35f-455a-b7f9-a389f704e5ff [pid: 7|app: 0|req: 1661/3194] 10.0.0.234 () {34 vars in 670 bytes} [Sun Aug 23 15:59:14 2026] POST /v2.0/networks => generated 613 bytes in 149 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1534/3195] 10.0.0.234 () {34 vars in 669 bytes} [Sun Aug 23 15:59:14 2026] POST /v2.0/subnets => generated 629 bytes in 245 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-23 15:59:14.799 7 INFO neutron.db.segments_db [None req-52017da2-3789-428f-b854-c64414c4759e 644226e9e3d848a6adab03cf76aa2fe6 b0b4d2afc66a44978e7b3516d047d6cf - - default default] Added segment f89fcb11-51cc-4f91-8c66-1d54889f2c5b of type vxlan for network b94e139e-114a-4418-a00b-ced85f738af1 [pid: 7|app: 0|req: 1662/3198] 10.0.0.234 () {34 vars in 670 bytes} [Sun Aug 23 15:59:14 2026] POST /v2.0/networks => generated 613 bytes in 143 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1537/3199] 10.0.0.234 () {34 vars in 669 bytes} [Sun Aug 23 15:59:14 2026] POST /v2.0/subnets => generated 629 bytes in 235 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1663/3200] 10.0.0.234 () {34 vars in 751 bytes} [Sun Aug 23 15:59:15 2026] PUT /v2.0/subnets/c8d3ebba-0b7c-4f06-a0fa-b4348556e45b/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: 1538/3201] 10.0.0.234 () {34 vars in 751 bytes} [Sun Aug 23 15:59:15 2026] PUT /v2.0/subnets/ecb50d5f-ad36-4b83-82fc-0423e2cd39eb/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: 1664/3202] 10.0.0.234 () {34 vars in 751 bytes} [Sun Aug 23 15:59:15 2026] PUT /v2.0/subnets/4f4ae0d8-9b3a-4448-afd7-dadd565b7d17/tags => generated 34 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1539/3203] 10.0.0.234 () {34 vars in 751 bytes} [Sun Aug 23 15:59:15 2026] PUT /v2.0/subnets/b5b543f2-028a-4470-ac29-0bf334e9295d/tags => generated 19 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1665/3204] 10.0.0.234 () {32 vars in 664 bytes} [Sun Aug 23 15:59:15 2026] GET /v2.0/subnets?tags=red => generated 1904 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1540/3205] 10.0.0.234 () {32 vars in 678 bytes} [Sun Aug 23 15:59:15 2026] GET /v2.0/subnets?tags=red%2Cblue => generated 1283 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1666/3206] 10.0.0.234 () {32 vars in 674 bytes} [Sun Aug 23 15:59:15 2026] GET /v2.0/subnets?tags-any=blue => generated 1283 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1541/3207] 10.0.0.234 () {32 vars in 686 bytes} [Sun Aug 23 15:59:15 2026] GET /v2.0/subnets?tags-any=red%2Cblue => generated 1904 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1667/3208] 10.0.0.234 () {32 vars in 672 bytes} [Sun Aug 23 15:59:15 2026] GET /v2.0/subnets?not-tags=red => generated 1894 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1542/3209] 10.0.0.234 () {32 vars in 686 bytes} [Sun Aug 23 15:59:15 2026] GET /v2.0/subnets?not-tags=red%2Cblue => generated 2515 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1668/3210] 10.0.0.234 () {32 vars in 682 bytes} [Sun Aug 23 15:59:15 2026] GET /v2.0/subnets?not-tags-any=blue => generated 2515 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1543/3211] 10.0.0.234 () {32 vars in 694 bytes} [Sun Aug 23 15:59:15 2026] GET /v2.0/subnets?not-tags-any=red%2Cblue => generated 1894 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1669/3212] 10.0.0.234 () {32 vars in 724 bytes} [Sun Aug 23 15:59:15 2026] DELETE /v2.0/subnets/c8d3ebba-0b7c-4f06-a0fa-b4348556e45b => 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: 1544/3213] 10.0.0.234 () {32 vars in 724 bytes} [Sun Aug 23 15:59:15 2026] DELETE /v2.0/subnets/ecb50d5f-ad36-4b83-82fc-0423e2cd39eb => 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: 1670/3214] 10.0.0.234 () {32 vars in 724 bytes} [Sun Aug 23 15:59:16 2026] DELETE /v2.0/subnets/4f4ae0d8-9b3a-4448-afd7-dadd565b7d17 => 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: 1545/3215] 10.0.0.234 () {32 vars in 724 bytes} [Sun Aug 23 15:59:16 2026] DELETE /v2.0/subnets/b5b543f2-028a-4470-ac29-0bf334e9295d => 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: 1671/3216] 10.0.0.234 () {32 vars in 724 bytes} [Sun Aug 23 15:59:16 2026] DELETE /v2.0/subnets/81209def-54bb-441d-aa38-df431923f04b => generated 0 bytes in 94 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-23 15:59:16.521 8 INFO neutron_taas.services.taas.taas_plugin [None req-28bb1c8b-5035-41ea-b7e7-d5b72f8e1a73 644226e9e3d848a6adab03cf76aa2fe6 b0b4d2afc66a44978e7b3516d047d6cf - - default default] TaaS: Handle Delete Port: 9df2f5bb-09dd-4fb1-bc04-ee8484a19156 2026-08-23 15:59:16.524 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-28bb1c8b-5035-41ea-b7e7-d5b72f8e1a73 644226e9e3d848a6adab03cf76aa2fe6 b0b4d2afc66a44978e7b3516d047d6cf - - default default] Tap Mirror: Handle Delete Port: 9df2f5bb-09dd-4fb1-bc04-ee8484a19156 2026-08-23 15:59:16.675 8 INFO neutron.services.segments.plugin [-] Segment 718fffa9-d182-442e-a68f-63381f88437d resource provider aggregate not found 2026-08-23 15:59:16.679 8 INFO neutron.services.segments.plugin [-] Segment 718fffa9-d182-442e-a68f-63381f88437d resource provider aggregate not found 2026-08-23 15:59:16.694 8 INFO neutron.services.segments.plugin [-] Segment 718fffa9-d182-442e-a68f-63381f88437d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 718fffa9-d182-442e-a68f-63381f88437d found for delete ", "request_id": "req-23a9fff4-b09a-48be-bf7a-25f8b61c8b1e"}]} 2026-08-23 15:59:16.696 8 INFO neutron.services.segments.plugin [-] Segment 718fffa9-d182-442e-a68f-63381f88437d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 718fffa9-d182-442e-a68f-63381f88437d found for delete ", "request_id": "req-3200fcb0-bd29-4d8a-a88f-51758193afc6"}]} [pid: 8|app: 0|req: 1546/3217] 10.0.0.234 () {32 vars in 726 bytes} [Sun Aug 23 15:59:16 2026] DELETE /v2.0/networks/f0058846-61f3-4822-a2da-5977f1177e37 => generated 0 bytes in 276 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-23 15:59:16.829 7 INFO neutron.services.segments.plugin [-] Segment f564e264-49c6-405f-8e23-53b61349bb27 resource provider aggregate not found 2026-08-23 15:59:16.830 7 INFO neutron.services.segments.plugin [-] Segment f564e264-49c6-405f-8e23-53b61349bb27 resource provider aggregate not found 2026-08-23 15:59:16.853 7 INFO neutron.services.segments.plugin [-] Segment f564e264-49c6-405f-8e23-53b61349bb27 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f564e264-49c6-405f-8e23-53b61349bb27 found for delete ", "request_id": "req-e72ef4cf-dfcf-42d1-b771-372d70fd23d0"}]} 2026-08-23 15:59:16.860 7 INFO neutron.services.segments.plugin [-] Segment f564e264-49c6-405f-8e23-53b61349bb27 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f564e264-49c6-405f-8e23-53b61349bb27 found for delete ", "request_id": "req-3ee26e43-f4f8-4c5e-9c93-bb5d88d48fe4"}]} [pid: 7|app: 0|req: 1672/3218] 10.0.0.234 () {32 vars in 726 bytes} [Sun Aug 23 15:59:16 2026] DELETE /v2.0/networks/3895f81e-66b3-4c6f-97c7-9aa6e29b7b11 => generated 0 bytes in 167 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1547/3219] 10.0.0.234 () {32 vars in 726 bytes} [Sun Aug 23 15:59:16 2026] DELETE /v2.0/networks/327ea967-6286-48a3-ad77-197fab056778 => generated 0 bytes in 161 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1673/3220] 10.0.0.234 () {32 vars in 726 bytes} [Sun Aug 23 15:59:17 2026] DELETE /v2.0/networks/974d9d26-d35f-455a-b7f9-a389f704e5ff => 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: 1548/3221] 10.0.0.234 () {32 vars in 726 bytes} [Sun Aug 23 15:59:17 2026] DELETE /v2.0/networks/b94e139e-114a-4418-a00b-ced85f738af1 => generated 0 bytes in 137 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1674/3222] 10.0.0.234 () {32 vars in 774 bytes} [Sun Aug 23 15:59:18 2026] GET /v2.0/security-groups?tenant_id=c56594accf054f59bf95b5c59d91d861&name=default => generated 2929 bytes in 281 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1549/3223] 10.0.0.234 () {32 vars in 740 bytes} [Sun Aug 23 15:59:18 2026] DELETE /v2.0/security-groups/47cb028b-2853-42f4-9721-935de7dcafd8 => 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: 1675/3224] 10.0.0.234 () {32 vars in 774 bytes} [Sun Aug 23 15:59:18 2026] GET /v2.0/security-groups?tenant_id=b0b4d2afc66a44978e7b3516d047d6cf&name=default => generated 2929 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-23 15:59:18.718 8 INFO neutron.services.segments.plugin [-] Segment 756912e6-e45c-4871-894f-d208e681ed0e resource provider aggregate not found 2026-08-23 15:59:18.724 8 INFO neutron.services.segments.plugin [-] Segment 756912e6-e45c-4871-894f-d208e681ed0e resource provider aggregate not found 2026-08-23 15:59:18.743 8 INFO neutron.services.segments.plugin [-] Segment 756912e6-e45c-4871-894f-d208e681ed0e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 756912e6-e45c-4871-894f-d208e681ed0e found for delete ", "request_id": "req-5dffd038-426a-44ee-a62e-efebd3222f52"}]} 2026-08-23 15:59:18.748 8 INFO neutron.services.segments.plugin [-] Segment 756912e6-e45c-4871-894f-d208e681ed0e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 756912e6-e45c-4871-894f-d208e681ed0e found for delete ", "request_id": "req-ec9748ea-b158-49f9-bee1-d9e9e3554be0"}]} [pid: 8|app: 0|req: 1550/3225] 10.0.0.234 () {32 vars in 740 bytes} [Sun Aug 23 15:59:18 2026] DELETE /v2.0/security-groups/94284cc1-39a0-4a48-9167-0f80befbbbed => generated 0 bytes in 132 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-23 15:59:18.763 8 INFO neutron.services.segments.plugin [-] Segment f89fcb11-51cc-4f91-8c66-1d54889f2c5b resource provider aggregate not found 2026-08-23 15:59:18.768 8 INFO neutron.services.segments.plugin [-] Segment f89fcb11-51cc-4f91-8c66-1d54889f2c5b resource provider aggregate not found 2026-08-23 15:59:18.779 8 INFO neutron.services.segments.plugin [-] Segment f89fcb11-51cc-4f91-8c66-1d54889f2c5b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f89fcb11-51cc-4f91-8c66-1d54889f2c5b found for delete ", "request_id": "req-ce9eac46-f43c-49dd-9cc4-a041f29501b9"}]} 2026-08-23 15:59:18.783 8 INFO neutron.services.segments.plugin [-] Segment f89fcb11-51cc-4f91-8c66-1d54889f2c5b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f89fcb11-51cc-4f91-8c66-1d54889f2c5b found for delete ", "request_id": "req-1b3a3b5f-a780-424d-afd5-4c9541530f1e"}]} 2026-08-23 15:59:18.868 7 INFO neutron.services.segments.plugin [-] Segment a8c9ac6a-bbff-4020-83aa-853d6969d58a resource provider aggregate not found 2026-08-23 15:59:18.875 7 INFO neutron.services.segments.plugin [-] Segment a8c9ac6a-bbff-4020-83aa-853d6969d58a resource provider aggregate not found 2026-08-23 15:59:18.880 7 INFO neutron.services.segments.plugin [-] Segment a8c9ac6a-bbff-4020-83aa-853d6969d58a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a8c9ac6a-bbff-4020-83aa-853d6969d58a found for delete ", "request_id": "req-e8f5a20f-37c0-48fb-9669-da411730ba41"}]} 2026-08-23 15:59:18.886 7 INFO neutron.services.segments.plugin [-] Segment a8c9ac6a-bbff-4020-83aa-853d6969d58a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a8c9ac6a-bbff-4020-83aa-853d6969d58a found for delete ", "request_id": "req-53d6c099-ff51-42f4-93a2-011a6ef4227f"}]} [pid: 7|app: 0|req: 1676/3226] 10.0.0.234 () {32 vars in 774 bytes} [Sun Aug 23 15:59:18 2026] GET /v2.0/security-groups?tenant_id=65880477add9413caa29f34e219429b3&name=default => generated 2929 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1551/3227] 10.0.0.234 () {32 vars in 740 bytes} [Sun Aug 23 15:59:19 2026] DELETE /v2.0/security-groups/ea7610ae-c429-44bc-910a-5bfdf154d7a0 => generated 0 bytes in 92 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-23 15:59:22.457 7 INFO neutron.db.segments_db [None req-ea9c1ec3-c55f-4906-8b59-48895a363de3 b48c473f803b4e8f84c4dea6a5f7b374 eb6b3e6514a34e63906b92af5af2d860 - - default default] Added segment 075e4c3b-29c7-40e5-9447-50a617eeb71b of type vxlan for network 183a10e4-451a-4c0a-b9e0-0800cd7cce7b [pid: 7|app: 0|req: 1677/3228] 10.0.0.234 () {34 vars in 670 bytes} [Sun Aug 23 15:59:22 2026] POST /v2.0/networks => generated 612 bytes in 391 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1552/3229] 10.0.0.234 () {34 vars in 753 bytes} [Sun Aug 23 15:59:22 2026] PUT /v2.0/networks/183a10e4-451a-4c0a-b9e0-0800cd7cce7b/tags => generated 25 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1678/3230] 10.0.0.234 () {32 vars in 733 bytes} [Sun Aug 23 15:59:22 2026] GET /v2.0/networks/183a10e4-451a-4c0a-b9e0-0800cd7cce7b/tags => generated 25 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1553/3231] 10.0.0.234 () {34 vars in 764 bytes} [Sun Aug 23 15:59:22 2026] PUT /v2.0/networks/183a10e4-451a-4c0a-b9e0-0800cd7cce7b/tags/green => generated 4 bytes in 71 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1679/3232] 10.0.0.234 () {32 vars in 733 bytes} [Sun Aug 23 15:59:22 2026] GET /v2.0/networks/183a10e4-451a-4c0a-b9e0-0800cd7cce7b/tags => generated 34 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1554/3233] 10.0.0.234 () {34 vars in 760 bytes} [Sun Aug 23 15:59:22 2026] PUT /v2.0/networks/183a10e4-451a-4c0a-b9e0-0800cd7cce7b/tags/red => 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: 1680/3234] 10.0.0.234 () {32 vars in 733 bytes} [Sun Aug 23 15:59:22 2026] GET /v2.0/networks/183a10e4-451a-4c0a-b9e0-0800cd7cce7b/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: 1555/3235] 10.0.0.234 () {34 vars in 782 bytes} [Sun Aug 23 15:59:22 2026] PUT /v2.0/networks/183a10e4-451a-4c0a-b9e0-0800cd7cce7b/tags/black.or.white => generated 4 bytes in 72 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1681/3236] 10.0.0.234 () {32 vars in 733 bytes} [Sun Aug 23 15:59:23 2026] GET /v2.0/networks/183a10e4-451a-4c0a-b9e0-0800cd7cce7b/tags => generated 52 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1556/3237] 10.0.0.234 () {34 vars in 753 bytes} [Sun Aug 23 15:59:23 2026] PUT /v2.0/networks/183a10e4-451a-4c0a-b9e0-0800cd7cce7b/tags => generated 37 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1682/3238] 10.0.0.234 () {32 vars in 733 bytes} [Sun Aug 23 15:59:23 2026] GET /v2.0/networks/183a10e4-451a-4c0a-b9e0-0800cd7cce7b/tags => generated 37 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1557/3239] 10.0.0.234 () {32 vars in 741 bytes} [Sun Aug 23 15:59:23 2026] GET /v2.0/networks/183a10e4-451a-4c0a-b9e0-0800cd7cce7b/tags/red => generated 0 bytes in 37 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-23 15:59:23.256 7 INFO neutron.api.v2.resource [None req-066e6d06-ecf0-4ed9-a37f-fe3265ab614e b48c473f803b4e8f84c4dea6a5f7b374 eb6b3e6514a34e63906b92af5af2d860 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1683/3240] 10.0.0.234 () {32 vars in 745 bytes} [Sun Aug 23 15:59:23 2026] GET /v2.0/networks/183a10e4-451a-4c0a-b9e0-0800cd7cce7b/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: 1558/3241] 10.0.0.234 () {32 vars in 744 bytes} [Sun Aug 23 15:59:23 2026] DELETE /v2.0/networks/183a10e4-451a-4c0a-b9e0-0800cd7cce7b/tags/red => generated 0 bytes in 52 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1684/3242] 10.0.0.234 () {32 vars in 733 bytes} [Sun Aug 23 15:59:23 2026] GET /v2.0/networks/183a10e4-451a-4c0a-b9e0-0800cd7cce7b/tags => generated 30 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-23 15:59:23.412 8 INFO neutron.api.v2.resource [None req-3e12f1d8-74fd-461d-b938-1e4b4247f5ad b48c473f803b4e8f84c4dea6a5f7b374 eb6b3e6514a34e63906b92af5af2d860 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1559/3243] 10.0.0.234 () {32 vars in 748 bytes} [Sun Aug 23 15:59:23 2026] DELETE /v2.0/networks/183a10e4-451a-4c0a-b9e0-0800cd7cce7b/tags/green => generated 99 bytes in 47 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1685/3244] 10.0.0.234 () {32 vars in 736 bytes} [Sun Aug 23 15:59:23 2026] DELETE /v2.0/networks/183a10e4-451a-4c0a-b9e0-0800cd7cce7b/tags => 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: 1560/3245] 10.0.0.234 () {32 vars in 733 bytes} [Sun Aug 23 15:59:23 2026] GET /v2.0/networks/183a10e4-451a-4c0a-b9e0-0800cd7cce7b/tags => generated 12 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-23 15:59:23.659 7 INFO neutron.services.segments.plugin [-] Segment 075e4c3b-29c7-40e5-9447-50a617eeb71b resource provider aggregate not found 2026-08-23 15:59:23.660 7 INFO neutron.services.segments.plugin [-] Segment 075e4c3b-29c7-40e5-9447-50a617eeb71b resource provider aggregate not found 2026-08-23 15:59:23.686 7 INFO neutron.services.segments.plugin [-] Segment 075e4c3b-29c7-40e5-9447-50a617eeb71b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 075e4c3b-29c7-40e5-9447-50a617eeb71b found for delete ", "request_id": "req-613567e7-0e41-4805-8875-6e6834d4f30f"}]} 2026-08-23 15:59:23.687 7 INFO neutron.services.segments.plugin [-] Segment 075e4c3b-29c7-40e5-9447-50a617eeb71b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 075e4c3b-29c7-40e5-9447-50a617eeb71b found for delete ", "request_id": "req-f94f174f-5594-4211-90a1-795187529a06"}]} [pid: 7|app: 0|req: 1686/3246] 10.0.0.234 () {32 vars in 726 bytes} [Sun Aug 23 15:59:23 2026] DELETE /v2.0/networks/183a10e4-451a-4c0a-b9e0-0800cd7cce7b => generated 0 bytes in 157 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1561/3247] 10.0.0.234 () {32 vars in 774 bytes} [Sun Aug 23 15:59:24 2026] GET /v2.0/security-groups?tenant_id=eb6b3e6514a34e63906b92af5af2d860&name=default => generated 2929 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1687/3248] 10.0.0.234 () {32 vars in 740 bytes} [Sun Aug 23 15:59:24 2026] DELETE /v2.0/security-groups/6c961958-1128-44f9-bb02-7c94b44929af => generated 0 bytes in 126 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1562/3249] 10.0.0.234 () {32 vars in 774 bytes} [Sun Aug 23 15:59:24 2026] GET /v2.0/security-groups?tenant_id=001e0afad9a7405d8cc179e8a1495e83&name=default => generated 2929 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1688/3250] 10.0.0.234 () {32 vars in 740 bytes} [Sun Aug 23 15:59:24 2026] DELETE /v2.0/security-groups/7e679bf2-6044-43eb-b179-75cc9a35766d => generated 0 bytes in 81 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1563/3251] 10.0.0.234 () {32 vars in 649 bytes} [Sun Aug 23 15:59:27 2026] GET /v2.0/networks => generated 2168 bytes in 191 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1689/3252] 10.0.0.234 () {32 vars in 655 bytes} [Sun Aug 23 15:59:28 2026] GET /v2.0/floatingips => generated 19 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1564/3253] 10.0.0.234 () {32 vars in 647 bytes} [Sun Aug 23 15:59:28 2026] GET /v2.0/routers => generated 15 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1690/3254] 10.0.0.234 () {32 vars in 643 bytes} [Sun Aug 23 15:59:28 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: 1565/3255] 10.0.0.234 () {32 vars in 647 bytes} [Sun Aug 23 15:59:29 2026] GET /v2.0/subnets => generated 1308 bytes in 558 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1691/3256] 10.0.0.234 () {32 vars in 649 bytes} [Sun Aug 23 15:59:29 2026] GET /v2.0/networks => generated 2168 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1566/3257] 10.0.0.234 () {32 vars in 663 bytes} [Sun Aug 23 15:59:29 2026] GET /v2.0/security-groups => generated 17397 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1692/3258] 10.0.0.234 () {32 vars in 655 bytes} [Sun Aug 23 15:59:29 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)